initial commit

This commit is contained in:
2025-02-06 09:44:25 +00:00
commit cdc7e5d2cd
89 changed files with 412 additions and 0 deletions
@@ -0,0 +1,6 @@
{
"parent": "item/diamond_boots",
"textures": {
"layer0": "fantasysmp:item/blazing_boots"
}
}
@@ -0,0 +1,6 @@
{
"parent": "item/diamond_chestplate",
"textures": {
"layer0": "fantasysmp:item/blazing_chestplate"
}
}
@@ -0,0 +1,6 @@
{
"parent": "item/diamond_helmet",
"textures": {
"layer0": "fantasysmp:item/blazing_helmet"
}
}
@@ -0,0 +1,6 @@
{
"parent": "item/diamond_leggings",
"textures": {
"layer0": "fantasysmp:item/blazing_leggings"
}
}
@@ -0,0 +1,6 @@
{
"parent": "item/diamond_sword",
"textures": {
"layer0": "fantasysmp:item/blazing_sword"
}
}
@@ -0,0 +1,6 @@
{
"parent": "item/netherite_boots",
"textures": {
"layer0": "fantasysmp:item/dragon_boots"
}
}
@@ -0,0 +1,6 @@
{
"parent": "item/netherite_chestplate",
"textures": {
"layer0": "fantasysmp:item/dragon_chestplate"
}
}
@@ -0,0 +1,6 @@
{
"parent": "item/netherite_helmet",
"textures": {
"layer0": "fantasysmp:item/dragon_helmet"
}
}
@@ -0,0 +1,6 @@
{
"parent": "item/netherite_leggings",
"textures": {
"layer0": "fantasysmp:item/dragon_leggings"
}
}
@@ -0,0 +1,6 @@
{
"parent": "item/netherite_sword",
"textures": {
"layer0": "fantasysmp:item/dragon_sword"
}
}
@@ -0,0 +1,7 @@
{
"parent": "item/netherite_sword",
"textures": {
"layer0": "fantasysmp:item/lightning_sword"
}
}
@@ -0,0 +1,28 @@
{
"parent": "item/netherite_sword",
"display": {
"thirdperson_righthand": {
"rotation": [ 0, -90, 55 ],
"translation": [ 0, 12, -1 ],
"scale": [ 2.0, 2.0, 1.25 ]
},
"thirdperson_lefthand": {
"rotation": [ 0, 90, -55 ],
"translation": [ 0, 12, -1 ],
"scale": [ 2.0, 2.0, 1.25 ]
},
"firstperson_righthand": {
"rotation": [ 0, -90, 40 ],
"translation": [ 1.13, 3.2, 1.13 ],
"scale": [ 1.5, 1.5, 1.5 ]
},
"firstperson_lefthand": {
"rotation": [ 0, 90, -40 ],
"translation": [ 1.13, 3.2, 1.13 ],
"scale": [ 1.5, 1.5, 1.5 ]
}
},
"textures": {
"layer0": "fantasysmp:item/stevens_wrath"
}
}
@@ -0,0 +1,6 @@
{
"parent": "item/netherite_boots",
"textures": {
"layer0": "fantasysmp:item/true_netherite_boots"
}
}
@@ -0,0 +1,6 @@
{
"parent": "item/netherite_chestplate",
"textures": {
"layer0": "fantasysmp:item/true_netherite_chestplate"
}
}
@@ -0,0 +1,6 @@
{
"parent": "item/netherite_helmet",
"textures": {
"layer0": "fantasysmp:item/true_netherite_helmet"
}
}
@@ -0,0 +1,6 @@
{
"parent": "item/netherite_leggings",
"textures": {
"layer0": "fantasysmp:item/true_netherite_leggings"
}
}
@@ -0,0 +1,6 @@
{
"parent": "item/netherite_sword",
"textures": {
"layer0": "fantasysmp:item/true_netherite_sword"
}
}
@@ -0,0 +1,6 @@
{
"parent": "item/netherite_boots",
"textures": {
"layer0": "fantasysmp:item/witherite_boots"
}
}
@@ -0,0 +1,6 @@
{
"parent": "item/netherite_helmet",
"textures": {
"layer0": "fantasysmp:item/witherite_chestplate"
}
}
@@ -0,0 +1,6 @@
{
"parent": "item/netherite_helmet",
"textures": {
"layer0": "fantasysmp:item/witherite_helmet"
}
}
@@ -0,0 +1,6 @@
{
"parent": "item/netherite_leggings",
"textures": {
"layer0": "fantasysmp:item/witherite_leggings"
}
}
@@ -0,0 +1,6 @@
{
"parent": "item/netherite_sword",
"textures": {
"layer0": "fantasysmp:item/witherite_sword"
}
}