forked from Ferdzz/PlaceableItems
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathupdate.json
50 lines (50 loc) · 2.29 KB
/
update.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
{
"homepage": "http://minecraft.curseforge.com/mc-mods/227951-placeableitems/files",
"promos": {
"1.9.4-latest": "3.0.4.1",
"1.9.4-recommended": "3.0.4.1",
"1.10.2-latest": "3.0.4.1",
"1.10.2-recommended": "3.0.4.1",
"1.11.2-latest": "3.0.4.1",
"1.11.2-recommended": "3.0.4.1",
"1.12.2-latest": "3.1.1",
"1.12.2-recommended": "3.1.1"
},
"1.9.4": {
"3.0.4.1": "Added recipe for stands, removed block attraction AI",
"3.0.4": "Added horse armor stands and saddle stands",
"3.0.3.1": "Various fixes",
"3.0.3": "Added plates, crash fixes",
"3.0.2.3": "Fixed ingots drops (again). Drops are also de-stackable with shift-right click with an empty hand",
"3.0.2.2": "Fixed ingots drops",
"3.0.2.1": "Fixed book and quill not dropping",
"3.0.2": "Content update",
"3.0.1.2": "Small update",
"3.0.1.1": "Small hotfix",
"3.0.1": "Big update, check the curseforge",
"3.0": "The mod is completely reborn! \nThis means that no old models where used, no old textures either. The entirety of the code and the logic has been updated, and any lag issues you might have experienced are now fixed. Have fun discovering the new features! Stay tuned for more!"
},
"1.10.2": {
"3.0.4.1": "Added recipe for stands, removed block attraction AI",
"3.0.4": "Added horse armor stands and saddle stands",
"3.0.3.1": "Various fixes",
"3.0.3": "Added plates, crash fixes",
"3.0.2.3": "Fixed ingots drops (again). Drops are also de-stackable with shift-right click with an empty hand",
"3.0.2.2": "Fixed ingots drops",
"3.0.2.1": "Fixed book and quill not dropping",
"3.0.2": "Content update",
"3.0.1.2": "Small update",
"3.0.1.1": "Small hotfix",
"3.0.1": "Big update, check the curseforge",
"3.0": "The mod is completely reborn! \nThis means that no old models where used, no old textures either. The entirety of the code and the logic has been updated, and any lag issues you might have experienced are now fixed. Have fun discovering the new features! Stay tuned for more!"
},
"1.11.2": {
"3.0.4.1": "Added recipe for stands, removed block attraction AI",
"3.0.4": "Added horse armor stands and saddle stands",
"3.0.3.1": "Various fixes"
},
"1.12.2": {
"3.1": "Added tons of new models - 1.12 support",
"3.1.1": "Updated models and textures"
}
}