Unused texture files cleanup, thin_steel_pole_recipe nerfed from 18 to 12 out stacks.

This commit is contained in:
stfwi 2019-04-22 14:00:25 +02:00
parent bcb088b1a4
commit af228ac730
5 changed files with 16 additions and 10 deletions

View file

@ -89,7 +89,7 @@ tile.engineersdecor.small_lab_furnace.help=§6Small metal cased lab kiln.§r Sol
and fuel. Place an external heater into a aux slot and connect power for electrical \
smelting speed boost.
#-----------------------------------------------------------------------------------------------------------
tile.engineersdecor.sign_decor.name=Sign plate (Engineer's decor logo)
tile.engineersdecor.sign_decor.name=Sign plate (Engineer's decor)
tile.engineersdecor.sign_decor.help=§6This should not be craftable or visible in JEI. Used for creative tab and screenshots.
#-----------------------------------------------------------------------------------------------------------

View file

@ -20,6 +20,6 @@
},
"result": {
"item": "engineersdecor:thin_steel_pole",
"count": 18
"count": 12
}
}