Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "display": {
- "icon": {
- "item": "bewitchment:broom"
- },
- "title": {
- "translate": "advancements.bewitchment.broom.title"
- },
- "description": {
- "translate": "advancements.bewitchment.broom.description"
- }
- },
- "parent": "bewitchment:fda",
- "criteria": {
- "juniper": {
- "trigger": "minecraft:inventory_changed",
- "conditions": {
- "items": {
- "item": "bewitchment:juniper_broom"
- }
- }
- },
- "elder": {
- "trigger": "minecraft:inventory_changed",
- "conditions": {
- "items": {
- "item": "bewitchment:elder_broom"
- }
- }
- },
- "cypress": {
- "trigger": "minecraft:inventory_changed",
- "conditions": {
- "items": {
- "item": "bewitchment:cypress_broom"
- }
- }
- },
- "dragon_resin": {
- "trigger": "minecraft:inventory_changed",
- "conditions": {
- "items": {
- "item": "bewitchment:dragons_blood_broom"
- }
- }
- }
- },
- "requirements": [
- [
- "cypress",
- "juniper",
- "dragon_resin",
- "elder"
- ]
- ]
- }
Advertisement
Add Comment
Please, Sign In to add comment