This commit is contained in:
19
61/assets/minecraft/items/anvil.json
Normal file
19
61/assets/minecraft/items/anvil.json
Normal file
@ -0,0 +1,19 @@
|
||||
{
|
||||
"model": {
|
||||
"type": "range_dispatch",
|
||||
"property": "custom_model_data",
|
||||
"fallback": {
|
||||
"type": "model",
|
||||
"model": "minecraft:block/anvil"
|
||||
},
|
||||
"entries": [
|
||||
{
|
||||
"threshold": 1,
|
||||
"model": {
|
||||
"type": "model",
|
||||
"model": "item/anvil/button_simulator_element_settings"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
19
61/assets/minecraft/items/arrow.json
Normal file
19
61/assets/minecraft/items/arrow.json
Normal file
@ -0,0 +1,19 @@
|
||||
{
|
||||
"model": {
|
||||
"type": "range_dispatch",
|
||||
"property": "custom_model_data",
|
||||
"fallback": {
|
||||
"type": "model",
|
||||
"model": "minecraft:item/arrow"
|
||||
},
|
||||
"entries": [
|
||||
{
|
||||
"threshold": 1,
|
||||
"model": {
|
||||
"type": "model",
|
||||
"model": "item/arrow/button_back"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
19
61/assets/minecraft/items/barrier.json
Normal file
19
61/assets/minecraft/items/barrier.json
Normal file
@ -0,0 +1,19 @@
|
||||
{
|
||||
"model": {
|
||||
"type": "range_dispatch",
|
||||
"property": "custom_model_data",
|
||||
"fallback": {
|
||||
"type": "model",
|
||||
"model": "minecraft:item/barrier"
|
||||
},
|
||||
"entries": [
|
||||
{
|
||||
"threshold": 1,
|
||||
"model": {
|
||||
"type": "model",
|
||||
"model": "item/barrier/button_delete"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
19
61/assets/minecraft/items/beacon.json
Normal file
19
61/assets/minecraft/items/beacon.json
Normal file
@ -0,0 +1,19 @@
|
||||
{
|
||||
"model": {
|
||||
"type": "range_dispatch",
|
||||
"property": "custom_model_data",
|
||||
"fallback": {
|
||||
"type": "model",
|
||||
"model": "minecraft:block/beacon"
|
||||
},
|
||||
"entries": [
|
||||
{
|
||||
"threshold": 1,
|
||||
"model": {
|
||||
"type": "model",
|
||||
"model": "item/beacon/1"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
33
61/assets/minecraft/items/blaze_rod.json
Normal file
33
61/assets/minecraft/items/blaze_rod.json
Normal file
@ -0,0 +1,33 @@
|
||||
{
|
||||
"model": {
|
||||
"type": "range_dispatch",
|
||||
"property": "custom_model_data",
|
||||
"fallback": {
|
||||
"type": "model",
|
||||
"model": "item/blaze_rod"
|
||||
},
|
||||
"entries": [
|
||||
{
|
||||
"threshold": 1,
|
||||
"model": {
|
||||
"type": "model",
|
||||
"model": "item/blaze_rod/1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"threshold": 2,
|
||||
"model": {
|
||||
"type": "model",
|
||||
"model": "item/blaze_rod/2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"threshold": 3,
|
||||
"model": {
|
||||
"type": "model",
|
||||
"model": "item/blaze_rod/3"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
19
61/assets/minecraft/items/bucket.json
Normal file
19
61/assets/minecraft/items/bucket.json
Normal file
@ -0,0 +1,19 @@
|
||||
{
|
||||
"model": {
|
||||
"type": "range_dispatch",
|
||||
"property": "custom_model_data",
|
||||
"fallback": {
|
||||
"type": "model",
|
||||
"model": "minecraft:item/bucket"
|
||||
},
|
||||
"entries": [
|
||||
{
|
||||
"threshold": 1,
|
||||
"model": {
|
||||
"type": "model",
|
||||
"model": "item/bucket/schematic_show_private"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
19
61/assets/minecraft/items/calibrated_sculk_sensor.json
Normal file
19
61/assets/minecraft/items/calibrated_sculk_sensor.json
Normal file
@ -0,0 +1,19 @@
|
||||
{
|
||||
"model": {
|
||||
"type": "range_dispatch",
|
||||
"property": "custom_model_data",
|
||||
"fallback": {
|
||||
"type": "model",
|
||||
"model": "minecraft:block/calibrated_sculk_sensor_inactive"
|
||||
},
|
||||
"entries": [
|
||||
{
|
||||
"threshold": 1,
|
||||
"model": {
|
||||
"type": "model",
|
||||
"model": "item/calibrated_sculk_sensor/button_simulator_autostab"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
40
61/assets/minecraft/items/cauldron.json
Normal file
40
61/assets/minecraft/items/cauldron.json
Normal file
@ -0,0 +1,40 @@
|
||||
{
|
||||
"model": {
|
||||
"type": "range_dispatch",
|
||||
"property": "custom_model_data",
|
||||
"fallback": {
|
||||
"type": "model",
|
||||
"model": "minecraft:item/cauldron"
|
||||
},
|
||||
"entries": [
|
||||
{
|
||||
"threshold": 1,
|
||||
"model": {
|
||||
"type": "model",
|
||||
"model": "item/cauldron/1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"threshold": 2,
|
||||
"model": {
|
||||
"type": "model",
|
||||
"model": "item/cauldron/2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"threshold": 3,
|
||||
"model": {
|
||||
"type": "model",
|
||||
"model": "item/cauldron/schematic_sort_type_ascending"
|
||||
}
|
||||
},
|
||||
{
|
||||
"threshold": 4,
|
||||
"model": {
|
||||
"type": "model",
|
||||
"model": "item/cauldron/schematic_sort_type_descending"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
52
61/assets/minecraft/items/chest.json
Normal file
52
61/assets/minecraft/items/chest.json
Normal file
@ -0,0 +1,52 @@
|
||||
{
|
||||
"model": {
|
||||
"type": "range_dispatch",
|
||||
"property": "custom_model_data",
|
||||
"fallback": {
|
||||
"type": "minecraft:select",
|
||||
"cases": [
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:special",
|
||||
"base": "minecraft:item/chest",
|
||||
"model": {
|
||||
"type": "minecraft:chest",
|
||||
"texture": "minecraft:christmas"
|
||||
}
|
||||
},
|
||||
"when": [
|
||||
"12-24",
|
||||
"12-25",
|
||||
"12-26"
|
||||
]
|
||||
}
|
||||
],
|
||||
"fallback": {
|
||||
"type": "minecraft:special",
|
||||
"base": "minecraft:item/chest",
|
||||
"model": {
|
||||
"type": "minecraft:chest",
|
||||
"texture": "minecraft:normal"
|
||||
}
|
||||
},
|
||||
"pattern": "MM-dd",
|
||||
"property": "minecraft:local_time"
|
||||
},
|
||||
"entries": [
|
||||
{
|
||||
"threshold": 1,
|
||||
"model": {
|
||||
"type": "model",
|
||||
"model": "item/chest/button_simulator_make_group"
|
||||
}
|
||||
},
|
||||
{
|
||||
"threshold": 2,
|
||||
"model": {
|
||||
"type": "model",
|
||||
"model": "item/chest/schematic_folder"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
957
61/assets/minecraft/items/clock.json
Normal file
957
61/assets/minecraft/items/clock.json
Normal file
@ -0,0 +1,957 @@
|
||||
{
|
||||
"model": {
|
||||
"type": "range_dispatch",
|
||||
"property": "custom_model_data",
|
||||
"fallback": {
|
||||
"type": "minecraft:select",
|
||||
"cases": [
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:range_dispatch",
|
||||
"entries": [
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_00"
|
||||
},
|
||||
"threshold": 0.0
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_01"
|
||||
},
|
||||
"threshold": 0.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_02"
|
||||
},
|
||||
"threshold": 1.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_03"
|
||||
},
|
||||
"threshold": 2.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_04"
|
||||
},
|
||||
"threshold": 3.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_05"
|
||||
},
|
||||
"threshold": 4.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_06"
|
||||
},
|
||||
"threshold": 5.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_07"
|
||||
},
|
||||
"threshold": 6.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_08"
|
||||
},
|
||||
"threshold": 7.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_09"
|
||||
},
|
||||
"threshold": 8.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_10"
|
||||
},
|
||||
"threshold": 9.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_11"
|
||||
},
|
||||
"threshold": 10.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_12"
|
||||
},
|
||||
"threshold": 11.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_13"
|
||||
},
|
||||
"threshold": 12.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_14"
|
||||
},
|
||||
"threshold": 13.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_15"
|
||||
},
|
||||
"threshold": 14.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_16"
|
||||
},
|
||||
"threshold": 15.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_17"
|
||||
},
|
||||
"threshold": 16.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_18"
|
||||
},
|
||||
"threshold": 17.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_19"
|
||||
},
|
||||
"threshold": 18.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_20"
|
||||
},
|
||||
"threshold": 19.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_21"
|
||||
},
|
||||
"threshold": 20.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_22"
|
||||
},
|
||||
"threshold": 21.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_23"
|
||||
},
|
||||
"threshold": 22.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_24"
|
||||
},
|
||||
"threshold": 23.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_25"
|
||||
},
|
||||
"threshold": 24.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_26"
|
||||
},
|
||||
"threshold": 25.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_27"
|
||||
},
|
||||
"threshold": 26.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_28"
|
||||
},
|
||||
"threshold": 27.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_29"
|
||||
},
|
||||
"threshold": 28.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_30"
|
||||
},
|
||||
"threshold": 29.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_31"
|
||||
},
|
||||
"threshold": 30.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_32"
|
||||
},
|
||||
"threshold": 31.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_33"
|
||||
},
|
||||
"threshold": 32.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_34"
|
||||
},
|
||||
"threshold": 33.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_35"
|
||||
},
|
||||
"threshold": 34.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_36"
|
||||
},
|
||||
"threshold": 35.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_37"
|
||||
},
|
||||
"threshold": 36.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_38"
|
||||
},
|
||||
"threshold": 37.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_39"
|
||||
},
|
||||
"threshold": 38.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_40"
|
||||
},
|
||||
"threshold": 39.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_41"
|
||||
},
|
||||
"threshold": 40.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_42"
|
||||
},
|
||||
"threshold": 41.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_43"
|
||||
},
|
||||
"threshold": 42.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_44"
|
||||
},
|
||||
"threshold": 43.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_45"
|
||||
},
|
||||
"threshold": 44.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_46"
|
||||
},
|
||||
"threshold": 45.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_47"
|
||||
},
|
||||
"threshold": 46.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_48"
|
||||
},
|
||||
"threshold": 47.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_49"
|
||||
},
|
||||
"threshold": 48.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_50"
|
||||
},
|
||||
"threshold": 49.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_51"
|
||||
},
|
||||
"threshold": 50.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_52"
|
||||
},
|
||||
"threshold": 51.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_53"
|
||||
},
|
||||
"threshold": 52.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_54"
|
||||
},
|
||||
"threshold": 53.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_55"
|
||||
},
|
||||
"threshold": 54.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_56"
|
||||
},
|
||||
"threshold": 55.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_57"
|
||||
},
|
||||
"threshold": 56.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_58"
|
||||
},
|
||||
"threshold": 57.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_59"
|
||||
},
|
||||
"threshold": 58.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_60"
|
||||
},
|
||||
"threshold": 59.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_61"
|
||||
},
|
||||
"threshold": 60.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_62"
|
||||
},
|
||||
"threshold": 61.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_63"
|
||||
},
|
||||
"threshold": 62.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_00"
|
||||
},
|
||||
"threshold": 63.5
|
||||
}
|
||||
],
|
||||
"property": "minecraft:time",
|
||||
"scale": 64.0,
|
||||
"source": "daytime"
|
||||
},
|
||||
"when": "minecraft:overworld"
|
||||
}
|
||||
],
|
||||
"fallback": {
|
||||
"type": "minecraft:range_dispatch",
|
||||
"entries": [
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_00"
|
||||
},
|
||||
"threshold": 0.0
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_01"
|
||||
},
|
||||
"threshold": 0.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_02"
|
||||
},
|
||||
"threshold": 1.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_03"
|
||||
},
|
||||
"threshold": 2.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_04"
|
||||
},
|
||||
"threshold": 3.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_05"
|
||||
},
|
||||
"threshold": 4.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_06"
|
||||
},
|
||||
"threshold": 5.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_07"
|
||||
},
|
||||
"threshold": 6.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_08"
|
||||
},
|
||||
"threshold": 7.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_09"
|
||||
},
|
||||
"threshold": 8.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_10"
|
||||
},
|
||||
"threshold": 9.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_11"
|
||||
},
|
||||
"threshold": 10.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_12"
|
||||
},
|
||||
"threshold": 11.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_13"
|
||||
},
|
||||
"threshold": 12.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_14"
|
||||
},
|
||||
"threshold": 13.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_15"
|
||||
},
|
||||
"threshold": 14.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_16"
|
||||
},
|
||||
"threshold": 15.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_17"
|
||||
},
|
||||
"threshold": 16.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_18"
|
||||
},
|
||||
"threshold": 17.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_19"
|
||||
},
|
||||
"threshold": 18.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_20"
|
||||
},
|
||||
"threshold": 19.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_21"
|
||||
},
|
||||
"threshold": 20.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_22"
|
||||
},
|
||||
"threshold": 21.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_23"
|
||||
},
|
||||
"threshold": 22.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_24"
|
||||
},
|
||||
"threshold": 23.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_25"
|
||||
},
|
||||
"threshold": 24.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_26"
|
||||
},
|
||||
"threshold": 25.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_27"
|
||||
},
|
||||
"threshold": 26.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_28"
|
||||
},
|
||||
"threshold": 27.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_29"
|
||||
},
|
||||
"threshold": 28.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_30"
|
||||
},
|
||||
"threshold": 29.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_31"
|
||||
},
|
||||
"threshold": 30.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_32"
|
||||
},
|
||||
"threshold": 31.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_33"
|
||||
},
|
||||
"threshold": 32.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_34"
|
||||
},
|
||||
"threshold": 33.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_35"
|
||||
},
|
||||
"threshold": 34.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_36"
|
||||
},
|
||||
"threshold": 35.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_37"
|
||||
},
|
||||
"threshold": 36.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_38"
|
||||
},
|
||||
"threshold": 37.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_39"
|
||||
},
|
||||
"threshold": 38.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_40"
|
||||
},
|
||||
"threshold": 39.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_41"
|
||||
},
|
||||
"threshold": 40.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_42"
|
||||
},
|
||||
"threshold": 41.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_43"
|
||||
},
|
||||
"threshold": 42.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_44"
|
||||
},
|
||||
"threshold": 43.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_45"
|
||||
},
|
||||
"threshold": 44.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_46"
|
||||
},
|
||||
"threshold": 45.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_47"
|
||||
},
|
||||
"threshold": 46.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_48"
|
||||
},
|
||||
"threshold": 47.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_49"
|
||||
},
|
||||
"threshold": 48.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_50"
|
||||
},
|
||||
"threshold": 49.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_51"
|
||||
},
|
||||
"threshold": 50.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_52"
|
||||
},
|
||||
"threshold": 51.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_53"
|
||||
},
|
||||
"threshold": 52.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_54"
|
||||
},
|
||||
"threshold": 53.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_55"
|
||||
},
|
||||
"threshold": 54.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_56"
|
||||
},
|
||||
"threshold": 55.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_57"
|
||||
},
|
||||
"threshold": 56.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_58"
|
||||
},
|
||||
"threshold": 57.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_59"
|
||||
},
|
||||
"threshold": 58.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_60"
|
||||
},
|
||||
"threshold": 59.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_61"
|
||||
},
|
||||
"threshold": 60.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_62"
|
||||
},
|
||||
"threshold": 61.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_63"
|
||||
},
|
||||
"threshold": 62.5
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clock_00"
|
||||
},
|
||||
"threshold": 63.5
|
||||
}
|
||||
],
|
||||
"property": "minecraft:time",
|
||||
"scale": 64.0,
|
||||
"source": "random"
|
||||
},
|
||||
"property": "minecraft:context_dimension"
|
||||
},
|
||||
"entries": [
|
||||
{
|
||||
"threshold": 3,
|
||||
"model": {
|
||||
"type": "model",
|
||||
"model": "item/clock/schematic_sort_time_ascending"
|
||||
}
|
||||
},
|
||||
{
|
||||
"threshold": 4,
|
||||
"model": {
|
||||
"type": "model",
|
||||
"model": "item/clock/schematic_sort_time_descending"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
19
61/assets/minecraft/items/ender_eye.json
Normal file
19
61/assets/minecraft/items/ender_eye.json
Normal file
@ -0,0 +1,19 @@
|
||||
{
|
||||
"model": {
|
||||
"type": "range_dispatch",
|
||||
"property": "custom_model_data",
|
||||
"fallback": {
|
||||
"type": "model",
|
||||
"model": "minecraft:item/ender_eye"
|
||||
},
|
||||
"entries": [
|
||||
{
|
||||
"threshold": 1,
|
||||
"model": {
|
||||
"type": "model",
|
||||
"model": "item/ender_eye/button_simulator_element_enabled"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
19
61/assets/minecraft/items/ender_pearl.json
Normal file
19
61/assets/minecraft/items/ender_pearl.json
Normal file
@ -0,0 +1,19 @@
|
||||
{
|
||||
"model": {
|
||||
"type": "range_dispatch",
|
||||
"property": "custom_model_data",
|
||||
"fallback": {
|
||||
"type": "model",
|
||||
"model": "minecraft:item/ender_pearl"
|
||||
},
|
||||
"entries": [
|
||||
{
|
||||
"threshold": 1,
|
||||
"model": {
|
||||
"type": "model",
|
||||
"model": "item/ender_pearl/button_simulator_element_disabled"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
19
61/assets/minecraft/items/firework_star.json
Normal file
19
61/assets/minecraft/items/firework_star.json
Normal file
@ -0,0 +1,19 @@
|
||||
{
|
||||
"model": {
|
||||
"type": "range_dispatch",
|
||||
"property": "custom_model_data",
|
||||
"fallback": {
|
||||
"type": "model",
|
||||
"model": "minecraft:item/firework_star"
|
||||
},
|
||||
"entries": [
|
||||
{
|
||||
"threshold": 1,
|
||||
"model": {
|
||||
"type": "model",
|
||||
"model": "item/firework_star/1"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
19
61/assets/minecraft/items/flint_and_steel.json
Normal file
19
61/assets/minecraft/items/flint_and_steel.json
Normal file
@ -0,0 +1,19 @@
|
||||
{
|
||||
"model": {
|
||||
"type": "range_dispatch",
|
||||
"property": "custom_model_data",
|
||||
"fallback": {
|
||||
"type": "model",
|
||||
"model": "minecraft:item/flint_and_steel"
|
||||
},
|
||||
"entries": [
|
||||
{
|
||||
"threshold": 1,
|
||||
"model": {
|
||||
"type": "model",
|
||||
"model": "item/flint_and_steel/1"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
19
61/assets/minecraft/items/glass.json
Normal file
19
61/assets/minecraft/items/glass.json
Normal file
@ -0,0 +1,19 @@
|
||||
{
|
||||
"model": {
|
||||
"type": "range_dispatch",
|
||||
"property": "custom_model_data",
|
||||
"fallback": {
|
||||
"type": "model",
|
||||
"model": "minecraft:block/glass"
|
||||
},
|
||||
"entries": [
|
||||
{
|
||||
"threshold": 1,
|
||||
"model": {
|
||||
"type": "model",
|
||||
"model": "item/glass/schematic_show_public"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
19
61/assets/minecraft/items/glass_bottle.json
Normal file
19
61/assets/minecraft/items/glass_bottle.json
Normal file
@ -0,0 +1,19 @@
|
||||
{
|
||||
"model": {
|
||||
"type": "range_dispatch",
|
||||
"property": "custom_model_data",
|
||||
"fallback": {
|
||||
"type": "model",
|
||||
"model": "minecraft:item/glass_bottle"
|
||||
},
|
||||
"entries": [
|
||||
{
|
||||
"threshold": 1,
|
||||
"model": {
|
||||
"type": "model",
|
||||
"model": "item/glass_bottle/1"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
33
61/assets/minecraft/items/gray_dye.json
Normal file
33
61/assets/minecraft/items/gray_dye.json
Normal file
@ -0,0 +1,33 @@
|
||||
{
|
||||
"model": {
|
||||
"type": "range_dispatch",
|
||||
"property": "custom_model_data",
|
||||
"fallback": {
|
||||
"type": "model",
|
||||
"model": "minecraft:item/gray_dye"
|
||||
},
|
||||
"entries": [
|
||||
{
|
||||
"threshold": 1,
|
||||
"model": {
|
||||
"type": "model",
|
||||
"model": "item/gray_dye/1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"threshold": 2,
|
||||
"model": {
|
||||
"type": "model",
|
||||
"model": "item/gray_dye/2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"threshold": 3,
|
||||
"model": {
|
||||
"type": "model",
|
||||
"model": "item/gray_dye/button_simulator_element_blank"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
19
61/assets/minecraft/items/gunpowder.json
Normal file
19
61/assets/minecraft/items/gunpowder.json
Normal file
@ -0,0 +1,19 @@
|
||||
{
|
||||
"model": {
|
||||
"type": "range_dispatch",
|
||||
"property": "custom_model_data",
|
||||
"fallback": {
|
||||
"type": "model",
|
||||
"model": "minecraft:item/gunpowder"
|
||||
},
|
||||
"entries": [
|
||||
{
|
||||
"threshold": 1,
|
||||
"model": {
|
||||
"type": "model",
|
||||
"model": "item/gunpowder/button_simulator_tnt_new"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
19
61/assets/minecraft/items/heavy_weighted_pressure_plate.json
Normal file
19
61/assets/minecraft/items/heavy_weighted_pressure_plate.json
Normal file
@ -0,0 +1,19 @@
|
||||
{
|
||||
"model": {
|
||||
"type": "range_dispatch",
|
||||
"property": "custom_model_data",
|
||||
"fallback": {
|
||||
"type": "model",
|
||||
"model": "minecraft:block/heavy_weighted_pressure_plate"
|
||||
},
|
||||
"entries": [
|
||||
{
|
||||
"threshold": 1,
|
||||
"model": {
|
||||
"type": "model",
|
||||
"model": "item/heavy_weighted_pressure_plate/1"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
26
61/assets/minecraft/items/lead.json
Normal file
26
61/assets/minecraft/items/lead.json
Normal file
@ -0,0 +1,26 @@
|
||||
{
|
||||
"model": {
|
||||
"type": "range_dispatch",
|
||||
"property": "custom_model_data",
|
||||
"fallback": {
|
||||
"type": "model",
|
||||
"model": "minecraft:item/lead"
|
||||
},
|
||||
"entries": [
|
||||
{
|
||||
"threshold": 1,
|
||||
"model": {
|
||||
"type": "model",
|
||||
"model": "item/lead/button_simulator_join_group"
|
||||
}
|
||||
},
|
||||
{
|
||||
"threshold": 2,
|
||||
"model": {
|
||||
"type": "model",
|
||||
"model": "item/arrow/button_back"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
19
61/assets/minecraft/items/leather_chestplate.json
Normal file
19
61/assets/minecraft/items/leather_chestplate.json
Normal file
@ -0,0 +1,19 @@
|
||||
{
|
||||
"model": {
|
||||
"type": "range_dispatch",
|
||||
"property": "custom_model_data",
|
||||
"fallback": {
|
||||
"type": "model",
|
||||
"model": "minecraft:item/leather_chestplate"
|
||||
},
|
||||
"entries": [
|
||||
{
|
||||
"threshold": 1,
|
||||
"model": {
|
||||
"type": "model",
|
||||
"model": "item/leather_chestplate/1"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
33
61/assets/minecraft/items/lime_dye.json
Normal file
33
61/assets/minecraft/items/lime_dye.json
Normal file
@ -0,0 +1,33 @@
|
||||
{
|
||||
"model": {
|
||||
"type": "range_dispatch",
|
||||
"property": "custom_model_data",
|
||||
"fallback": {
|
||||
"type": "model",
|
||||
"model": "minecraft:item/lime_dye"
|
||||
},
|
||||
"entries": [
|
||||
{
|
||||
"threshold": 1,
|
||||
"model": {
|
||||
"type": "model",
|
||||
"model": "item/lime_dye/1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"threshold": 2,
|
||||
"model": {
|
||||
"type": "model",
|
||||
"model": "item/lime_dye/2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"threshold": 3,
|
||||
"model": {
|
||||
"type": "model",
|
||||
"model": "item/lime_dye/button_simulator_element_increase"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
33
61/assets/minecraft/items/name_tag.json
Normal file
33
61/assets/minecraft/items/name_tag.json
Normal file
@ -0,0 +1,33 @@
|
||||
{
|
||||
"model": {
|
||||
"type": "range_dispatch",
|
||||
"property": "custom_model_data",
|
||||
"fallback": {
|
||||
"type": "model",
|
||||
"model": "minecraft:item/name_tag"
|
||||
},
|
||||
"entries": [
|
||||
{
|
||||
"threshold": 1,
|
||||
"model": {
|
||||
"type": "model",
|
||||
"model": "item/name_tag/1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"threshold": 2,
|
||||
"model": {
|
||||
"type": "model",
|
||||
"model": "item/name_tag/2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"threshold": 3,
|
||||
"model": {
|
||||
"type": "model",
|
||||
"model": "item/name_tag/schematic_filter"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
26
61/assets/minecraft/items/nether_star.json
Normal file
26
61/assets/minecraft/items/nether_star.json
Normal file
@ -0,0 +1,26 @@
|
||||
{
|
||||
"model": {
|
||||
"type": "range_dispatch",
|
||||
"property": "custom_model_data",
|
||||
"fallback": {
|
||||
"type": "model",
|
||||
"model": "minecraft:item/nether_star"
|
||||
},
|
||||
"entries": [
|
||||
{
|
||||
"threshold": 1,
|
||||
"model": {
|
||||
"type": "model",
|
||||
"model": "item/nether_star/1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"threshold": 2,
|
||||
"model": {
|
||||
"type": "model",
|
||||
"model": "item/nether_star/2"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
19
61/assets/minecraft/items/observer.json
Normal file
19
61/assets/minecraft/items/observer.json
Normal file
@ -0,0 +1,19 @@
|
||||
{
|
||||
"model": {
|
||||
"type": "range_dispatch",
|
||||
"property": "custom_model_data",
|
||||
"fallback": {
|
||||
"type": "model",
|
||||
"model": "minecraft:block/observer"
|
||||
},
|
||||
"entries": [
|
||||
{
|
||||
"threshold": 1,
|
||||
"model": {
|
||||
"type": "model",
|
||||
"model": "item/observer/1"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
19
61/assets/minecraft/items/obsidian.json
Normal file
19
61/assets/minecraft/items/obsidian.json
Normal file
@ -0,0 +1,19 @@
|
||||
{
|
||||
"model": {
|
||||
"type": "range_dispatch",
|
||||
"property": "custom_model_data",
|
||||
"fallback": {
|
||||
"type": "model",
|
||||
"model": "minecraft:item/obsidian"
|
||||
},
|
||||
"entries": [
|
||||
{
|
||||
"threshold": 1,
|
||||
"model": {
|
||||
"type": "model",
|
||||
"model": "item/obsidian/1"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
33
61/assets/minecraft/items/paper.json
Normal file
33
61/assets/minecraft/items/paper.json
Normal file
@ -0,0 +1,33 @@
|
||||
{
|
||||
"model": {
|
||||
"type": "range_dispatch",
|
||||
"property": "custom_model_data",
|
||||
"fallback": {
|
||||
"type": "model",
|
||||
"model": "minecraft:item/paper"
|
||||
},
|
||||
"entries": [
|
||||
{
|
||||
"threshold": 1,
|
||||
"model": {
|
||||
"type": "model",
|
||||
"model": "item/paper/1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"threshold": 3,
|
||||
"model": {
|
||||
"type": "model",
|
||||
"model": "item/paper/schematic_sort_name_ascending"
|
||||
}
|
||||
},
|
||||
{
|
||||
"threshold": 4,
|
||||
"model": {
|
||||
"type": "model",
|
||||
"model": "item/paper/schematic_sort_name_descending"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
19
61/assets/minecraft/items/quartz.json
Normal file
19
61/assets/minecraft/items/quartz.json
Normal file
@ -0,0 +1,19 @@
|
||||
{
|
||||
"model": {
|
||||
"type": "range_dispatch",
|
||||
"property": "custom_model_data",
|
||||
"fallback": {
|
||||
"type": "model",
|
||||
"model": "minecraft:item/quartz"
|
||||
},
|
||||
"entries": [
|
||||
{
|
||||
"threshold": 1,
|
||||
"model": {
|
||||
"type": "model",
|
||||
"model": "item/quartz/button_simulator_observer_new"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
19
61/assets/minecraft/items/red_dye.json
Normal file
19
61/assets/minecraft/items/red_dye.json
Normal file
@ -0,0 +1,19 @@
|
||||
{
|
||||
"model": {
|
||||
"type": "range_dispatch",
|
||||
"property": "custom_model_data",
|
||||
"fallback": {
|
||||
"type": "model",
|
||||
"model": "minecraft:item/red_dye"
|
||||
},
|
||||
"entries": [
|
||||
{
|
||||
"threshold": 3,
|
||||
"model": {
|
||||
"type": "model",
|
||||
"model": "item/red_dye/button_simulator_element_decrease"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
19
61/assets/minecraft/items/redstone.json
Normal file
19
61/assets/minecraft/items/redstone.json
Normal file
@ -0,0 +1,19 @@
|
||||
{
|
||||
"model": {
|
||||
"type": "range_dispatch",
|
||||
"property": "custom_model_data",
|
||||
"fallback": {
|
||||
"type": "model",
|
||||
"model": "minecraft:item/redstone"
|
||||
},
|
||||
"entries": [
|
||||
{
|
||||
"threshold": 1,
|
||||
"model": {
|
||||
"type": "model",
|
||||
"model": "item/redstone/button_simulator_redstone_block_new"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
19
61/assets/minecraft/items/repeater.json
Normal file
19
61/assets/minecraft/items/repeater.json
Normal file
@ -0,0 +1,19 @@
|
||||
{
|
||||
"model": {
|
||||
"type": "range_dispatch",
|
||||
"property": "custom_model_data",
|
||||
"fallback": {
|
||||
"type": "model",
|
||||
"model": "minecraft:item/repeater"
|
||||
},
|
||||
"entries": [
|
||||
{
|
||||
"threshold": 1,
|
||||
"model": {
|
||||
"type": "model",
|
||||
"model": "item/repeater/button_settings"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
19
61/assets/minecraft/items/stick.json
Normal file
19
61/assets/minecraft/items/stick.json
Normal file
@ -0,0 +1,19 @@
|
||||
{
|
||||
"model": {
|
||||
"type": "range_dispatch",
|
||||
"property": "custom_model_data",
|
||||
"fallback": {
|
||||
"type": "model",
|
||||
"model": "minecraft:item/stick"
|
||||
},
|
||||
"entries": [
|
||||
{
|
||||
"threshold": 1,
|
||||
"model": {
|
||||
"type": "model",
|
||||
"model": "item/stick/1"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@ -1,19 +0,0 @@
|
||||
{
|
||||
"model": {
|
||||
"type": "",
|
||||
"property": "custom_model_data",
|
||||
"fallback": {
|
||||
"type": "model",
|
||||
"model": "minecraft:block/anvil"
|
||||
}
|
||||
},
|
||||
"entries": [
|
||||
{
|
||||
"threshold": 1,
|
||||
"model": {
|
||||
"type": "model",
|
||||
"model": "item/anvil/button_simulator_element_settings"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
9
61/build.py
Normal file
9
61/build.py
Normal file
@ -0,0 +1,9 @@
|
||||
import os
|
||||
|
||||
current_dir = os.getcwd()
|
||||
|
||||
# Removing all old item Model json files, since they are now located in 'assets/minecraft/items' and are a different format!
|
||||
itemModelsDir = os.path.join(current_dir, "assets/minecraft/models/item")
|
||||
jsonFiles = [name for name in os.listdir(itemModelsDir) if os.path.isfile(os.path.join(itemModelsDir, name))]
|
||||
for jsonFile in jsonFiles:
|
||||
os.remove(os.path.join(itemModelsDir, jsonFile))
|
||||
13
build.py
13
build.py
@ -4,6 +4,7 @@ import tempfile
|
||||
import hashlib
|
||||
import time
|
||||
import zipfile
|
||||
import importlib.util
|
||||
|
||||
current_dir = os.getcwd()
|
||||
|
||||
@ -23,6 +24,18 @@ def buildPack(dir, version):
|
||||
current_path = os.path.join(current_dir, str(version))
|
||||
copyFiles(current_path, dir)
|
||||
|
||||
buildScript = os.path.join(dir, "build.py")
|
||||
if (os.path.isfile(buildScript)):
|
||||
old_cwd = os.getcwd()
|
||||
os.chdir(dir)
|
||||
|
||||
spec = importlib.util.spec_from_file_location('dynamic_module', buildScript)
|
||||
module = importlib.util.module_from_spec(spec)
|
||||
spec.loader.exec_module(module)
|
||||
|
||||
os.chdir(old_cwd)
|
||||
os.remove(buildScript)
|
||||
|
||||
zip_folder(dir, current_path + ".zip")
|
||||
# shutil.make_archive(current_path, "zip", dir)
|
||||
current_path = current_path + ".zip"
|
||||
|
||||
Reference in New Issue
Block a user