Advertisement
willabusta

aquatweeks config vanilla made by willabusta

Jun 23rd, 2015
349
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.07 KB | None | 0 0
  1. # Configuration file
  2.  
  3. manualtweaks {
  4. # This string array can be used to add blocks manually to AquaTweaks. Note that these need to be the proper registry names. The cobblestone wall added here can also be removed. They are optional but might be useful for people who use the walls as pillars or something. [default: [cobblestone_wall]]
  5. S:tweaks <
  6. cobblestone_wall
  7. piston
  8. sticky_piston
  9. piston_head
  10. piston_extension
  11. daylight_detector
  12. wooden_door
  13. iron_door
  14. minecraft:trapdoor
  15. oak_stairs
  16. stone_stairs
  17. brick_stairs
  18. stone_brick_stairs
  19. nether_brick_stairs
  20. sandstone_stairs
  21. spruce_stairs
  22. birch_stairs
  23. jungle_stairs
  24. quartz_stairs
  25. acacia_stairs
  26. dark_oak_stairs
  27. red_sandstone_stairs
  28. double_stone_slab
  29. stone_slab
  30. double_wooden_slab
  31. wooden_slab
  32. double_stone_slab2
  33. stone_slab2
  34. >
  35. }
  36.  
  37.  
  38. tweakglass {
  39. # Set to false to re-enable water rendering its sides towards glass [default: true]
  40. B:tweaks=true
  41. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement