1.14/1.15: Config tweaks for mod packing. Added Factory Hopper bottom item handler. Block shapes refined. Fixed duping bug (issue #87).

This commit is contained in:
stfwi 2020-02-13 21:18:12 +01:00
parent 123319eaf0
commit 85384a91a4
55 changed files with 998 additions and 368 deletions

View file

@ -1,7 +1,7 @@
{
"textures": {
"end": "engineersdecor:block/pipe/passive_fluid_accumulator_front_texture",
"particle": "engineersdecor:block/pipe/passive_fluid_accumulator_front_texture",
"end": "engineersdecor:block/pipe/passive_fluid_accumulator_front_texture",
"side": "engineersdecor:block/pipe/passive_fluid_accumulator_side_texture",
"back": "engineersdecor:block/pipe/passive_fluid_accumulator_back_texture"
},
@ -42,7 +42,7 @@
"scale": [0.35, 0.35, 0.35]
},
"ground": {
"translation": [0, 1.75, 0],
"translation": [0, 1.75, 0],
"scale": [0.2, 0.2, 0.2]
},
"gui": {