Updated Model Index to 0

This commit is contained in:
Mark Rapson 2025-05-14 15:58:32 +01:00
parent e0ec570c68
commit 444e5071d4
11 changed files with 1 additions and 11 deletions

View File

@ -2,7 +2,6 @@
"model": {
"type": "select",
"property": "custom_model_data",
"index": 1,
"fallback": {
"type": "minecraft:model",
"model": "minecraft:item/carrot_on_a_stick"

View File

@ -1 +1 @@
give @s minecraft:carrot_on_a_stick[minecraft:custom_name={"text":"Rotator Wrench","color":"aqua"},minecraft:lore=["Default"],minecraft:custom_model_data={strings:["lzstools:wrench","lzstools:wrench_default"]},minecraft:custom_data={lzstools:"wrench"},minecraft:unbreakable={},minecraft:enchantment_glint_override=false,minecraft:tooltip_display={hidden_components:["minecraft:unbreakable"]}]
give @s minecraft:carrot_on_a_stick[minecraft:custom_name={"text":"Rotator Wrench","color":"aqua"},minecraft:lore=["Default"],minecraft:custom_model_data={strings:["lzstools:wrench_default"]},minecraft:custom_data={lzstools:"wrench"},minecraft:unbreakable={},minecraft:enchantment_glint_override=false,minecraft:tooltip_display={hidden_components:["minecraft:unbreakable"]}]

View File

@ -13,7 +13,6 @@
"function": "minecraft:set_custom_model_data",
"strings": {
"values": [
"lzstools:wrench",
"lzstools:wrench_default"
],
"mode": "replace_all"

View File

@ -13,7 +13,6 @@
"function": "minecraft:set_custom_model_data",
"strings": {
"values": [
"lzstools:wrench",
"lzstools:wrench_face_click"
],
"mode": "replace_all"

View File

@ -13,7 +13,6 @@
"function": "minecraft:set_custom_model_data",
"strings": {
"values": [
"lzstools:wrench",
"lzstools:wrench_face_player"
],
"mode": "replace_all"

View File

@ -13,7 +13,6 @@
"function": "minecraft:set_custom_model_data",
"strings": {
"values": [
"lzstools:wrench",
"lzstools:wrench_flip"
],
"mode": "replace_all"

View File

@ -16,7 +16,6 @@
"function": "minecraft:set_custom_model_data",
"strings": {
"values": [
"lzstools:wrench",
"lzstools:wrench_terracotta"
],
"mode": "replace_all"

View File

@ -16,7 +16,6 @@
"function": "minecraft:set_custom_model_data",
"strings": {
"values": [
"lzstools:wrench",
"lzstools:wrench_terracotta"
],
"mode": "replace_all"

View File

@ -16,7 +16,6 @@
"function": "minecraft:set_custom_model_data",
"strings": {
"values": [
"lzstools:wrench",
"lzstools:wrench_terracotta"
],
"mode": "replace_all"

View File

@ -16,7 +16,6 @@
"function": "minecraft:set_custom_model_data",
"strings": {
"values": [
"lzstools:wrench",
"lzstools:wrench_terracotta"
],
"mode": "replace_all"

View File

@ -23,7 +23,6 @@
],
"minecraft:custom_model_data": {
"strings": [
"lzstools:wrench",
"lzstools:wrench_default"
]
},