No recipe being created in game paper 1.21.5
Code :
Code :
Code:
on first join:
execute console command "/minecraft:recipe give %player% custom:elder-blade"
on skript load:
set {_i} to netherite sword
set custom model data of {_i} to 1205
enchant {_i} with sharpness 10
enchant {_i} with unbreaking 5
set name of {_i} to "&6&lELDER &8&lBLADE"
register shaped recipe:
id: "custom:elder-blade"
result: {_i}
shape: "aba", " c ", "aba"
group: "customPvP"
category: "equipment"
ingredients:
set ingredient of "a" to netherite ingot
set ingredient of "b" to diamond block
set ingredient of "c" to wooden sword