Advertisement
CcytherR

Recipear CFG

Mar 7th, 2014
20
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.64 KB | None | 0 0
  1. # Format for removing items by ID is <ID>[:METADATA][:TYPE] and by Names is <NAME>[:TYPE], every recipe ban needs to be seperated with a new line,
  2. # also supports comments.. and to see supported TYPE's check out the log file.
  3. # Examples:
  4. # 58 #Removes Crafting Table entirely from being crafted
  5. # CraftingTable #same as above
  6. # 58:CRAFTING #Removes Crafting Table from Crafting
  7. # 58:0:CRAFTING #Removes Crafting Table with metadata 0 from Crafting
  8. # Iron Dust # Will disable it from being crafted entirely
  9. # Iron Dust:MACERATOR # Will disable it only from IC2 Macerator
  10. 29954:18001:CRAFTING
  11. 29954:1:CRAFTING
  12. 29953:27:CRAFTING
  13. 29953:1:CRAFTING
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement