1.0.0 beta ready to deploy
build / build (push) Has been cancelled

This commit is contained in:
2026-07-01 22:32:27 +01:00
parent 4536bc7304
commit d392be38c5
35 changed files with 124 additions and 44 deletions
@@ -1,6 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "fantasysmp:item/dragon_boots"
"model": "fantasysmp:item/dragonite_boots"
}
}
@@ -1,6 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "fantasysmp:item/dragon_leggings"
"model": "fantasysmp:item/dragonite_chestplate"
}
}
@@ -1,6 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "fantasysmp:item/dragon_helmet"
"model": "fantasysmp:item/dragonite_helmet"
}
}
@@ -1,6 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "fantasysmp:item/dragon_chestplate"
"model": "fantasysmp:item/dragonite_leggings"
}
}
@@ -1,6 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "fantasysmp:item/dragon_sword"
"model": "fantasysmp:item/dragonite_sword"
}
}