Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "block_pools": [
- {
- "name": "RubberLog",
- "type": {
- "type": "block",
- "name": "contenttweaker:rubber_log"
- },
- "clicktype": "rightclick",
- "properties": [
- {
- "type": "require_item",
- "name": "contenttweaker:tool_treetap"
- },
- {
- "type": "damage_item",
- "amount": 1
- },
- {
- "type": "swing_hand",
- "disableJEI": true
- },
- {
- "type": "per_block_limit",
- "usage": 1,
- "max": 1,
- "replacement": {"name": "contenttweaker:stripped_rubber_log"}
- }
- ],
- "drops": []
- }
- ]
- }
Advertisement
Add Comment
Please, Sign In to add comment