Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- info:
- namespace: myitems
- items:
- op:
- display_name: "Op sword"
- permission: opsword
- resource:
- material: DIAMOND_SWORD
- generate: true
- textures:
- - item/op_sword.png
- durability:
- max_custom_durability: 1
- attribute_modifers:
- mainhand:
- attackDamage: 9999999999999
- offhand:
- attackDamage: 9999999999999
- blocked_enchants:
- - ALL
- recipes:
- crafting_table:
- op:
- permission: craftopsword
- enabled: true
- pattern:
- - XDX
- - DDD
- - XSX
- ingredients:
- D: DIAMOND_BLOCK
- S: STICK
- result:
- item: myitems:OP
- amount: 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement