Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "criteria": {
- "stack_of_obsidian": {
- "trigger": "minecraft:inventory_changed",
- "conditions": {
- "items": [
- {
- "item": "minecraft:obsidian",
- "count": 64
- }
- ]
- }
- }
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement