Skip to content

help #40

@dinobossytnew

Description

@dinobossytnew

how would you use executableitems with your reforges plugin?
because the way I put it does not work osea:

executableitems:
chestplate:
item: leather_chestplate color:#303030 hide_dye
name: "&cReaper Chestplate"
advancedName: "GRADIENT:f12711Advanced</GRADIENT:f5af19>&c Reaper Chestplate"
effectiveDurability: 2048
effects: []
advancedEffects: []
conditions: []
lore:
- "&c&lREAPER SET BONUS"
- "&8» &cDeal 25% more damage"
- "&8&oRequires full set to be worn"
- ''
- "&fTier: %tier%"
- "&8&oUpgrade with an Upgrade Crystal"
craftable: true
crafting-permission: "permission" # (Optional: Require a permission to craft this item) # (Optional: Require a permission to craft this item)
defaultTier: default
recipe:
- executableitems:test ? air
- nether_star
- executableitems:test ? air
- nether_star
- netherite_chestplate
- nether_star
- air
- nether_star
- air

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions