first commit
This commit is contained in:
commit
717dc29f27
27 changed files with 775 additions and 0 deletions
11
settingtypes.txt
Normal file
11
settingtypes.txt
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# Crafitem used as waffle maker casing.
|
||||
waffles.craftitem_maker_casing (Waffle maker casing craftitem) string default:tin_ingot
|
||||
|
||||
# Crafitem used as waffle maker wiring.
|
||||
waffles.craftitem_maker_wiring (Waffle maker wiring craftitem) string default:steel_ingot
|
||||
|
||||
# Crafitem used as waffle maker heating.
|
||||
waffles.craftitem_maker_heating (Waffle maker heating craftitem) string default:copper_ingot
|
||||
|
||||
# Space/comma-separated list of craftitems used to make waffle batter. `item=replacement` defines replacements.
|
||||
waffles.waffle_batter_recipe (Waffle batter recipe craftitems) string farming:flour farming:flour bucket:bucket_water=bucket:bucket_empty
|
||||
Loading…
Add table
Add a link
Reference in a new issue