Advertisement
Guest User

Untitled

a guest
Jan 29th, 2022
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.42 KB | None | 0 0
  1.  
  2. #net.minecraft.scalar.mineall.mod_MineAllSMP
  3. [configuration]
  4. #Boolean: true
  5. DestroyUnder = true
  6. #Boolean: true
  7. StartMode = true
  8. #Boolean: true
  9. UseOreTag = true
  10. #String: "iron_pickaxe, wooden_pickaxe, stone_pickaxe, diamond_pickaxe, golden_pickaxe, netherite_pickaxe, wooden_hoe,stone_hoe,golden_hoe,iron_hoe,diamond_hoe,netherite_hoe"
  11. itemIds = "iron_pickaxe, wooden_pickaxe, stone_pickaxe, diamond_pickaxe, golden_pickaxe, netherite_pickaxe, wooden_hoe,stone_hoe,golden_hoe,iron_hoe,diamond_hoe,netherite_hoe"
  12. #Boolean: false
  13. DropGather = true
  14. #String: "gold_ore, iron_ore, coal_ore, lapis_ore, obsidian, diamond_ore, redstone_ore, glowstone, emerald_ore, nether_quartz_ore, granite, polished_granite, diorite, polished_diorite, andesite, polished_andesite,ancient_debris,nether_gold_ore,sponge,wet_sponge,nether_wart_block,warped_wart_block,crying_obsidian,ancient_debris"
  15. blockIds = "gold_ore, iron_ore, coal_ore, lapis_ore, obsidian, diamond_ore, redstone_ore, glowstone, emerald_ore, nether_quartz_ore, granite, ancient_debris,nether_gold_ore,sponge,wet_sponge,nether_wart_block,warped_wart_block,crying_obsidian,ancient_debris"
  16. #Integer: 0
  17. #0:not decrease durability 1,2:decrease durability(1=until whole blocks 2=until break an item)
  18. Durability = 1
  19. #String: "mod_mineall"
  20. channelName = "mod_mineall"
  21. #Boolean: false
  22. AutoCollect = false
  23. #String: "KEY_M"
  24. Key = "KEY_M"
  25. #Integer: 0
  26. Limiter = 1
  27.  
  28.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement