Fixed ladder bounding boxes (issue #6).
This commit is contained in:
parent
c78dd954fd
commit
839a56f4cc
3 changed files with 6 additions and 2 deletions
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"homepage": "https://www.curseforge.com/minecraft/mc-mods/engineers-decor/",
|
||||
"1.12.2": {
|
||||
"1.0.1-b2": "[F] Fixed ladder bounding boxes to allow climbing connected trap doors (issue #6, thanks to Forgilageord).",
|
||||
"1.0.1-b1": "[F] Fixed missing condition for ie:stone_deco in recipe constants.\n[A] Added clinker brick wall.",
|
||||
"1.0.0": "[R] Release based on v1.0.0-b4",
|
||||
"1.0.0-b4": "[F] Fixed vanished recipe for the rebar concrete wall.\n[A] Concrete wall, material: IE concrete.",
|
||||
|
@ -10,6 +11,6 @@
|
|||
},
|
||||
"promos": {
|
||||
"1.12.2-recommended": "1.0.0",
|
||||
"1.12.2-latest": "1.0.1-b1"
|
||||
"1.12.2-latest": "1.0.1-b2"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue