This commit is contained in:
unurled 2022-11-21 10:05:00 +01:00
parent 8122ecbe70
commit 21f32349ee
29 changed files with 284 additions and 228 deletions

View file

@ -1,14 +0,0 @@
{
"providers": [
{
"chars":
[
"ꀀ"
],
"file": "minecraft:/recipe_showcase.png",
"ascent":40,
"height":164,
"type":"bitmap"
}
]
}

View file

@ -1,15 +0,0 @@
{
"parent": "item/generated",
"textures": {
"layer0": "item/compass_16"
},
"overrides": [
{
"predicate": {
"custom_model_data": 1
},
"model": "raxen/item/device"
}
]
}

View file

@ -1,20 +0,0 @@
{
"parent":"item/handheld",
"textures": {
"layer0":"item/diamond_axe"
},
"overrides": [
{
"predicate": {
"custom_model_data":1
},
"model":"default/magical_axe"
},
{
"predicate": {
"custom_model_data":2
},
"model":"default/battle_axe"
}
]
}

View file

@ -1,25 +0,0 @@
{
"parent": "minecraft:item/handheld",
"textures": {
"layer0": "minecraft:item/diamond_shovel"
},
"overrides": [
{
"predicate": {
"custom_model_data": 1
},
"model":"raxen/item/device"
},
{
"predicate": {
"custom_model_data": 2
},
"model":"raxen/gui/lower_section"
},{
"predicate": {
"custom_model_data": 3
},
"model":"raxen/gui/upper_section"
}
]
}

View file

@ -1,27 +0,0 @@
{
"textures": {
"texture": "raxen/gui/lower_section"
},
"elements": [
{
"from": [ -16, -16, 15.9375 ],
"to": [ 32, 32, 16 ],
"faces": {
"north": { "uv": [ 11, 16, 0, 5 ], "rotation": 180, "texture": "#texture" },
"south": { "uv": [ 0, 5, 11, 16 ], "texture": "#texture" }
}
}
],
"display": {
"firstperson_lefthand": {
"rotation": [ 0, 0, 0 ],
"translation": [ 0, 0, 0 ],
"scale": [ 0, 0, 0 ]
},
"gui": {
"rotation": [ 0, 0, 0 ],
"translation": [ 72, -74, -80 ],
"scale": [ 3.66, 3.66, 3.66 ]
}
}
}

View file

@ -1,27 +0,0 @@
{
"textures": {
"texture": "raxen/gui/upper_section"
},
"elements": [
{
"from": [ -16, -16, 15.9375 ],
"to": [ 32, 32, 16 ],
"faces": {
"north": { "uv": [ 11, 16, 0, 5 ], "rotation": 180, "texture": "#texture" },
"south": { "uv": [ 0, 5, 11, 16 ], "texture": "#texture" }
}
}
],
"display": {
"firstperson_lefthand": {
"rotation": [ 0, 0, 0 ],
"translation": [ 0, 0, 0 ],
"scale": [ 0, 0, 0 ]
},
"gui": {
"rotation": [ 0, 0, 0 ],
"translation": [ 72, 29, -80 ],
"scale": [ 3.66, 3.66, 3.66 ]
}
}
}

View file

@ -1,37 +0,0 @@
{
"credit": "Made with Blockbench",
"texture_size": [32, 32],
"textures": {
"0": "raxen/item/device"
},
"elements": [
{
"from": [5, 4, 7],
"to": [12, 12, 9],
"faces": {
"north": {"uv": [7, 0, 14, 8], "texture": "#0"},
"east": {"uv": [2, 8, 4, 16], "texture": "#0"},
"south": {"uv": [0, 0, 7, 8], "texture": "#0"},
"west": {"uv": [0, 8, 2, 16], "texture": "#0"},
"up": {"uv": [11, 10, 4, 8], "rotation": 180, "texture": "#0"},
"down": {"uv": [11, 10, 4, 12], "rotation": 180, "texture": "#0"}
}
}
],
"display": {
"thirdperson_righthand": {
"translation": [0, 4, 1]
},
"firstperson_righthand": {
"rotation": [-12, -25, 0]
},
"gui": {
"translation": [-0.75, 0, 0],
"scale": [1.5, 1.5, 1.5]
},
"fixed": {
"rotation": [0, -180, 0],
"scale": [1.5, 1.5, 1.5]
}
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 201 B