-
Notifications
You must be signed in to change notification settings - Fork 8
Integration
Ollie Lansdell edited this page Jan 17, 2016
·
1 revision
##Forging Hammer - Minetweaker Support
- You can add recipes using
mods.logistics.hammer.addRecipe - You can remove recipes using
mods.logistics.hammer.removeRecipe
Examples:
-
mods.logistics.hammer.addRecipe(<minecraft:grass>, <minecraft:stick>); -
mods.logistics.hammer.addRecipe(<minecraft:grass>, <minecraft:stick>); -
mods.logistics.hammer.addRecipe(<ore:stone>, <Calculator:SmallStone>); -
mods.logistics.hammer.removeRecipe(<ore:oreSapphire>);
Main
Connectors
Readers
Wireless
Displaying
Misc