1.12: Factory Hopper. Recipe json file tree structured. Conditional recipe constant fixed. Waste Incinerator shifting improved.

This commit is contained in:
stfwi 2019-10-19 14:09:42 +02:00
parent 97ae2c3af1
commit 0d8c86bf8d
127 changed files with 37 additions and 36 deletions

View file

@ -4,9 +4,9 @@
"model": "engineersdecor:block/pole/straight_thick_metal_pole_head_model",
"x":-90,
"textures": {
"particle": "engineersdecor:blocks/pole/thick_steel_pole_side_texture",
"side": "engineersdecor:blocks/pole/thick_steel_pole_side_texture",
"top": "engineersdecor:blocks/pole/thick_steel_pole_top_texture"
"particle": "engineersdecor:block/pole/thick_steel_pole_side_texture",
"side": "engineersdecor:block/pole/thick_steel_pole_side_texture",
"top": "engineersdecor:block/pole/thick_steel_pole_top_texture"
}
},
"variants": {

View file

@ -4,9 +4,9 @@
"model": "engineersdecor:block/pole/straight_thin_metal_pole_head_model",
"x":-90,
"textures": {
"particle": "engineersdecor:blocks/pole/thin_steel_pole_side_texture",
"side": "engineersdecor:blocks/pole/thin_steel_pole_side_texture",
"top": "engineersdecor:blocks/pole/thin_steel_pole_top_texture"
"particle": "engineersdecor:block/pole/thin_steel_pole_side_texture",
"side": "engineersdecor:block/pole/thin_steel_pole_side_texture",
"top": "engineersdecor:block/pole/thin_steel_pole_top_texture"
}
},
"variants": {