Removed getShape() from standard blocks base to enable Chisels&Bits to support basic blocks like clinkers. Labeled Crate drops made stateless.

This commit is contained in:
stfwi 2021-03-28 18:36:14 +02:00
parent 4f07f82e01
commit bed43ef505
33 changed files with 122 additions and 111 deletions

View file

@ -1,6 +1,7 @@
{
"homepage": "https://www.curseforge.com/minecraft/mc-mods/engineers-decor/",
"1.16.4": {
"1.1.12": "[F] Chisels&Bits compatibility addressed (issue #172, ty rodg88).\n[F] Labeled Crate drop list made stateless (issue #173, ty HopsandBarley && Harmonised).",
"1.1.11": "[F] Fixed Window placement dupe (issue #170, ty NillerMedDild).",
"1.1.10": "[A] Added Small Lab Furnace config for accepted speed-boost heaters (PR#165, ty mrh0).\n[F] Fixed Labeled Crate mouse scrolling crash (issue #169, ty vaelzan).",
"1.1.9": "[A] Dark Shingle Roof Wire Conduit recipe added.\n[F] Fixed Ladder climbing (affects forge>=36.0.45, issue #167, thx ZED).",
@ -31,7 +32,7 @@
"1.1.2-b1": "[U] Ported to MC1.16.2."
},
"promos": {
"1.16.4-recommended": "1.1.11",
"1.16.4-latest": "1.1.11"
"1.16.4-recommended": "1.1.12",
"1.16.4-latest": "1.1.12"
}
}