Updated Namespace
Integrated Resourcepack
This commit is contained in:
6
assets/lzstools/models/items/wrench_default.json
Normal file
6
assets/lzstools/models/items/wrench_default.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:item/handheld",
|
||||
"textures": {
|
||||
"layer0": "lzstools:item/wrench/default"
|
||||
}
|
||||
}
|
6
assets/lzstools/models/items/wrench_face_click.json
Normal file
6
assets/lzstools/models/items/wrench_face_click.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:item/handheld",
|
||||
"textures": {
|
||||
"layer0": "lzstools:item/wrench/face_click"
|
||||
}
|
||||
}
|
6
assets/lzstools/models/items/wrench_face_player.json
Normal file
6
assets/lzstools/models/items/wrench_face_player.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:item/handheld",
|
||||
"textures": {
|
||||
"layer0": "lzstools:item/wrench/face_player"
|
||||
}
|
||||
}
|
6
assets/lzstools/models/items/wrench_flip.json
Normal file
6
assets/lzstools/models/items/wrench_flip.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:item/handheld",
|
||||
"textures": {
|
||||
"layer0": "lzstools:item/wrench/flip"
|
||||
}
|
||||
}
|
6
assets/lzstools/models/items/wrench_terracotta.json
Normal file
6
assets/lzstools/models/items/wrench_terracotta.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:item/handheld",
|
||||
"textures": {
|
||||
"layer0": "lzstools:item/wrench/terracotta"
|
||||
}
|
||||
}
|
BIN
assets/lzstools/textures/item/wrench/default.png
Normal file
BIN
assets/lzstools/textures/item/wrench/default.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.7 KiB |
BIN
assets/lzstools/textures/item/wrench/face_click.png
Normal file
BIN
assets/lzstools/textures/item/wrench/face_click.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.7 KiB |
BIN
assets/lzstools/textures/item/wrench/face_player.png
Normal file
BIN
assets/lzstools/textures/item/wrench/face_player.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.6 KiB |
BIN
assets/lzstools/textures/item/wrench/flip.png
Normal file
BIN
assets/lzstools/textures/item/wrench/flip.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.7 KiB |
BIN
assets/lzstools/textures/item/wrench/terracotta.png
Normal file
BIN
assets/lzstools/textures/item/wrench/terracotta.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.7 KiB |
Reference in New Issue
Block a user