Alloy furnace - More configuration options
This commit is contained in:
parent
8174b02091
commit
18b484741a
8 changed files with 236 additions and 49 deletions
src/resources/assets/mmm/lang
|
@ -25,6 +25,12 @@ item.mmm.tech.base.alloy_furnace.name=Alloy Furnace
|
|||
container.mmm.alloy_furnace.contents=Furnace Contents
|
||||
container.mmm.alloy_furnace.recipe=Alloy Selection
|
||||
container.mmm.alloy_furnace.select=Select Alloy
|
||||
container.mmm.alloy_furnace.cfg.ihinv.yes=Allow invalid hopper input
|
||||
container.mmm.alloy_furnace.cfg.ihinv.no=Block invalid hopper input
|
||||
container.mmm.alloy_furnace.cfg.ohinvin.yes=Remove invalid input
|
||||
container.mmm.alloy_furnace.cfg.ohinvin.no=Keep invalid input
|
||||
container.mmm.alloy_furnace.cfg.ohinvf.yes=Remove spent fuel buckets
|
||||
container.mmm.alloy_furnace.cfg.ohinvf.no=Keep spent fuel buckets
|
||||
|
||||
|
||||
item.mmm.tech.tools.copper.shovel.name=Copper Shovel
|
||||
|
|
Reference in a new issue