Advertisement
Guest User

tombmanygraves config file

a guest
Dec 4th, 2020
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.29 KB | None | 0 0
  1. # Configuration file
  2.  
  3. internal {
  4. # 0 to 100
  5. D:"% chance of Fertile Soil creating a plant per growth tick. (Default 100)"=100.0
  6. S:"Item ids for wrench items. Should be in format 'modid:itemregistryname', ex. minecraft:apple or crossroads:wrench." <
  7. essentials:wrench
  8. crossroads:liech_wrench
  9. actuallyadditions:itemlaserwrench
  10. appliedenergistics2:certus_quartz_wrench
  11. appliedenergistics2:nether_quartz_wrench
  12. base:wrench
  13. enderio:itemyetawrench
  14. extrautils2:wrench
  15. bigreactors:wrench
  16. forestry:wrench
  17. progressiveautomation:wrench
  18. thermalfoundation:wrench
  19. redstonearsenal:tool.wrench_flux
  20. rftools:smartwrench
  21. immersiveengineering:tool
  22. >
  23. I:"Range of the brazier witch-blocking effect. Set to 0 to disable. (Default 64)"=64
  24. B:"Should the Item Chute require Crossroads rotary power when Crossroads is installed? (Default false)"=false
  25. B:"Show the wrench in the creative menu? (Default true)"=true
  26. }
  27.  
  28.  
  29. recipes {
  30. B:"Add a recipe for nametags (Default true)?"=true
  31. B:"Add a recipe for obsidian cutting kits (Default true)?"=true
  32. B:"Add a recipe for pistons (Default true)?"=true
  33. B:"Add a recipe for saddles (Default true)?"=true
  34. }
  35.  
  36.  
  37.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement