-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathupdate.json
33 lines (33 loc) · 1.02 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
{
"1.12.2": {
"1.12.2-beta1.0.0.1": "
- Fixed crash with servers, saying it can't find a class.
",
"1.12.2-beta1.0.0.0": "
- Config is easier to read now.
- Condenser works now.
- Fixed several bugs and fatal crashes for server.
- More crafting recipes.
- Dungeon loots.
- Added snow melter.
- Added gold, diamond, lapis, obsidian and blaze bars blocks.
- Added lava cobblestone, stone and obsidian.
- Added aqua and magma reservoirs.
- And more!
",
"1.12.2-alpha1.0.0.0": "
- You can eat edible blocks now.
- You can dye a colored block (wool, glass, etc) by right clicking it with a dye in hand.
- Feather block prevents fall damage.
- Fixed pufferfish block.
- Added config options!
- Added pure quartz.
- Added leather scraps.
- Added zombie curing kit.",
"1.12.2-alpha0.1": "Took the 1.7.10 version and updated it for 1.12.2"
},
"promos": {
"1.12.2-latest": "1.12.2-beta1.0.0.1",
"1.12.2-recommended": "1.12.2-beta1.0.0.1"
}
}