Advertisement
jayhillx

logs/leaves tags

Aug 5th, 2020
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.76 KB | None | 0 0
  1. data/minecraft/tags/leaves.json>
  2. {
  3. "replace": false,
  4. "values": [
  5. "mysticsbiomes:dandelion_leaves",
  6. "mysticsbiomes:lemon_lime_leaves",
  7. "mysticsbiomes:seafoam_leaves",
  8. "mysticsbiomes:tropical_leaves",
  9. "mysticsbiomes:strawberry_leaves",
  10. "mysticsbiomes:sweet_strawberry_leaves",
  11. "mysticsbiomes:lavender_leaves",
  12. "mysticsbiomes:mystic_leaves"
  13. ]
  14. }
  15.  
  16. data/minecraft/tags/logs.json>
  17. {
  18. "replace": false,
  19. "values": [
  20. "#mysticsbiomes:dandelion_logs",
  21. "#mysticsbiomes:lemon_lime_logs",
  22. "#mysticsbiomes:seafoam_logs",
  23. "#mysticsbiomes:tropical_logs",
  24. "#mysticsbiomes:strawberry_logs",
  25. "#mysticsbiomes:sweet_strawberry_logs",
  26. "#mysticsbiomes:lavender_logs",
  27. "#mysticsbiomes:mystic_logs"
  28. ]
  29. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement