This commit is contained in:
Sergey 2025-07-04 03:15:13 +03:00
parent 2a06afb374
commit 18a65c1b80
5548 changed files with 51408 additions and 35134 deletions

View file

@ -55,7 +55,8 @@
"iron_darker": "trims/color_palettes/iron_darker",
"gold_darker": "trims/color_palettes/gold_darker",
"diamond_darker": "trims/color_palettes/diamond_darker",
"netherite_darker": "trims/color_palettes/netherite_darker"
"netherite_darker": "trims/color_palettes/netherite_darker",
"resin": "trims/color_palettes/resin"
}
}
]

View file

@ -50,7 +50,8 @@
"iron_darker": "trims/color_palettes/iron_darker",
"gold_darker": "trims/color_palettes/gold_darker",
"diamond_darker": "trims/color_palettes/diamond_darker",
"netherite_darker": "trims/color_palettes/netherite_darker"
"netherite_darker": "trims/color_palettes/netherite_darker",
"resin": "trims/color_palettes/resin"
}
}
]

View file

@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "minecraft:block/chiseled_resin_bricks"
}
}
}

View file

@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "minecraft:block/closed_eyeblossom"
}
}
}

View file

@ -1,38 +1,26 @@
{
"variants": {
"axis=x,creaking=active": {
"model": "minecraft:block/creaking_heart_active_horizontal",
"x": 90,
"y": 90
},
"axis=x,creaking=disabled": {
"active=false,axis=x": {
"model": "minecraft:block/creaking_heart_horizontal",
"x": 90,
"y": 90
},
"axis=x,creaking=dormant": {
"model": "minecraft:block/creaking_heart_active_horizontal",
"x": 90,
"y": 90
},
"axis=y,creaking=active": {
"model": "minecraft:block/creaking_heart_active"
},
"axis=y,creaking=disabled": {
"active=false,axis=y": {
"model": "minecraft:block/creaking_heart"
},
"axis=y,creaking=dormant": {
"model": "minecraft:block/creaking_heart_active"
},
"axis=z,creaking=active": {
"model": "minecraft:block/creaking_heart_active_horizontal",
"x": 90
},
"axis=z,creaking=disabled": {
"active=false,axis=z": {
"model": "minecraft:block/creaking_heart_horizontal",
"x": 90
},
"axis=z,creaking=dormant": {
"active=true,axis=x": {
"model": "minecraft:block/creaking_heart_active_horizontal",
"x": 90,
"y": 90
},
"active=true,axis=y": {
"model": "minecraft:block/creaking_heart_active"
},
"active=true,axis=z": {
"model": "minecraft:block/creaking_heart_active_horizontal",
"x": 90
}

View file

@ -1,7 +1,7 @@
{
"variants": {
"": {
"model": "minecraft:block/end_portal"
"model": "minecraft:block/end_gateway"
}
}
}

View file

@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "minecraft:block/open_eyeblossom"
}
}
}

View file

@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "minecraft:block/potted_closed_eyeblossom"
}
}
}

View file

@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "minecraft:block/potted_open_eyeblossom"
}
}
}

View file

@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "minecraft:block/resin_block"
}
}
}

View file

@ -0,0 +1,13 @@
{
"variants": {
"type=bottom": {
"model": "minecraft:block/resin_brick_slab"
},
"type=double": {
"model": "minecraft:block/resin_bricks"
},
"type=top": {
"model": "minecraft:block/resin_brick_slab_top"
}
}
}

View file

@ -0,0 +1,209 @@
{
"variants": {
"facing=east,half=bottom,shape=inner_left": {
"model": "minecraft:block/resin_brick_stairs_inner",
"uvlock": true,
"y": 270
},
"facing=east,half=bottom,shape=inner_right": {
"model": "minecraft:block/resin_brick_stairs_inner"
},
"facing=east,half=bottom,shape=outer_left": {
"model": "minecraft:block/resin_brick_stairs_outer",
"uvlock": true,
"y": 270
},
"facing=east,half=bottom,shape=outer_right": {
"model": "minecraft:block/resin_brick_stairs_outer"
},
"facing=east,half=bottom,shape=straight": {
"model": "minecraft:block/resin_brick_stairs"
},
"facing=east,half=top,shape=inner_left": {
"model": "minecraft:block/resin_brick_stairs_inner",
"uvlock": true,
"x": 180
},
"facing=east,half=top,shape=inner_right": {
"model": "minecraft:block/resin_brick_stairs_inner",
"uvlock": true,
"x": 180,
"y": 90
},
"facing=east,half=top,shape=outer_left": {
"model": "minecraft:block/resin_brick_stairs_outer",
"uvlock": true,
"x": 180
},
"facing=east,half=top,shape=outer_right": {
"model": "minecraft:block/resin_brick_stairs_outer",
"uvlock": true,
"x": 180,
"y": 90
},
"facing=east,half=top,shape=straight": {
"model": "minecraft:block/resin_brick_stairs",
"uvlock": true,
"x": 180
},
"facing=north,half=bottom,shape=inner_left": {
"model": "minecraft:block/resin_brick_stairs_inner",
"uvlock": true,
"y": 180
},
"facing=north,half=bottom,shape=inner_right": {
"model": "minecraft:block/resin_brick_stairs_inner",
"uvlock": true,
"y": 270
},
"facing=north,half=bottom,shape=outer_left": {
"model": "minecraft:block/resin_brick_stairs_outer",
"uvlock": true,
"y": 180
},
"facing=north,half=bottom,shape=outer_right": {
"model": "minecraft:block/resin_brick_stairs_outer",
"uvlock": true,
"y": 270
},
"facing=north,half=bottom,shape=straight": {
"model": "minecraft:block/resin_brick_stairs",
"uvlock": true,
"y": 270
},
"facing=north,half=top,shape=inner_left": {
"model": "minecraft:block/resin_brick_stairs_inner",
"uvlock": true,
"x": 180,
"y": 270
},
"facing=north,half=top,shape=inner_right": {
"model": "minecraft:block/resin_brick_stairs_inner",
"uvlock": true,
"x": 180
},
"facing=north,half=top,shape=outer_left": {
"model": "minecraft:block/resin_brick_stairs_outer",
"uvlock": true,
"x": 180,
"y": 270
},
"facing=north,half=top,shape=outer_right": {
"model": "minecraft:block/resin_brick_stairs_outer",
"uvlock": true,
"x": 180
},
"facing=north,half=top,shape=straight": {
"model": "minecraft:block/resin_brick_stairs",
"uvlock": true,
"x": 180,
"y": 270
},
"facing=south,half=bottom,shape=inner_left": {
"model": "minecraft:block/resin_brick_stairs_inner"
},
"facing=south,half=bottom,shape=inner_right": {
"model": "minecraft:block/resin_brick_stairs_inner",
"uvlock": true,
"y": 90
},
"facing=south,half=bottom,shape=outer_left": {
"model": "minecraft:block/resin_brick_stairs_outer"
},
"facing=south,half=bottom,shape=outer_right": {
"model": "minecraft:block/resin_brick_stairs_outer",
"uvlock": true,
"y": 90
},
"facing=south,half=bottom,shape=straight": {
"model": "minecraft:block/resin_brick_stairs",
"uvlock": true,
"y": 90
},
"facing=south,half=top,shape=inner_left": {
"model": "minecraft:block/resin_brick_stairs_inner",
"uvlock": true,
"x": 180,
"y": 90
},
"facing=south,half=top,shape=inner_right": {
"model": "minecraft:block/resin_brick_stairs_inner",
"uvlock": true,
"x": 180,
"y": 180
},
"facing=south,half=top,shape=outer_left": {
"model": "minecraft:block/resin_brick_stairs_outer",
"uvlock": true,
"x": 180,
"y": 90
},
"facing=south,half=top,shape=outer_right": {
"model": "minecraft:block/resin_brick_stairs_outer",
"uvlock": true,
"x": 180,
"y": 180
},
"facing=south,half=top,shape=straight": {
"model": "minecraft:block/resin_brick_stairs",
"uvlock": true,
"x": 180,
"y": 90
},
"facing=west,half=bottom,shape=inner_left": {
"model": "minecraft:block/resin_brick_stairs_inner",
"uvlock": true,
"y": 90
},
"facing=west,half=bottom,shape=inner_right": {
"model": "minecraft:block/resin_brick_stairs_inner",
"uvlock": true,
"y": 180
},
"facing=west,half=bottom,shape=outer_left": {
"model": "minecraft:block/resin_brick_stairs_outer",
"uvlock": true,
"y": 90
},
"facing=west,half=bottom,shape=outer_right": {
"model": "minecraft:block/resin_brick_stairs_outer",
"uvlock": true,
"y": 180
},
"facing=west,half=bottom,shape=straight": {
"model": "minecraft:block/resin_brick_stairs",
"uvlock": true,
"y": 180
},
"facing=west,half=top,shape=inner_left": {
"model": "minecraft:block/resin_brick_stairs_inner",
"uvlock": true,
"x": 180,
"y": 180
},
"facing=west,half=top,shape=inner_right": {
"model": "minecraft:block/resin_brick_stairs_inner",
"uvlock": true,
"x": 180,
"y": 270
},
"facing=west,half=top,shape=outer_left": {
"model": "minecraft:block/resin_brick_stairs_outer",
"uvlock": true,
"x": 180,
"y": 180
},
"facing=west,half=top,shape=outer_right": {
"model": "minecraft:block/resin_brick_stairs_outer",
"uvlock": true,
"x": 180,
"y": 270
},
"facing=west,half=top,shape=straight": {
"model": "minecraft:block/resin_brick_stairs",
"uvlock": true,
"x": 180,
"y": 180
}
}
}

View file

@ -0,0 +1,90 @@
{
"multipart": [
{
"apply": {
"model": "minecraft:block/resin_brick_wall_post"
},
"when": {
"up": "true"
}
},
{
"apply": {
"model": "minecraft:block/resin_brick_wall_side",
"uvlock": true
},
"when": {
"north": "low"
}
},
{
"apply": {
"model": "minecraft:block/resin_brick_wall_side",
"uvlock": true,
"y": 90
},
"when": {
"east": "low"
}
},
{
"apply": {
"model": "minecraft:block/resin_brick_wall_side",
"uvlock": true,
"y": 180
},
"when": {
"south": "low"
}
},
{
"apply": {
"model": "minecraft:block/resin_brick_wall_side",
"uvlock": true,
"y": 270
},
"when": {
"west": "low"
}
},
{
"apply": {
"model": "minecraft:block/resin_brick_wall_side_tall",
"uvlock": true
},
"when": {
"north": "tall"
}
},
{
"apply": {
"model": "minecraft:block/resin_brick_wall_side_tall",
"uvlock": true,
"y": 90
},
"when": {
"east": "tall"
}
},
{
"apply": {
"model": "minecraft:block/resin_brick_wall_side_tall",
"uvlock": true,
"y": 180
},
"when": {
"south": "tall"
}
},
{
"apply": {
"model": "minecraft:block/resin_brick_wall_side_tall",
"uvlock": true,
"y": 270
},
"when": {
"west": "tall"
}
}
]
}

View file

@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "minecraft:block/resin_bricks"
}
}
}

View file

@ -0,0 +1,150 @@
{
"multipart": [
{
"apply": {
"model": "minecraft:block/resin_clump"
},
"when": {
"north": "true"
}
},
{
"apply": {
"model": "minecraft:block/resin_clump"
},
"when": {
"down": "false",
"east": "false",
"north": "false",
"south": "false",
"up": "false",
"west": "false"
}
},
{
"apply": {
"model": "minecraft:block/resin_clump",
"uvlock": true,
"y": 90
},
"when": {
"east": "true"
}
},
{
"apply": {
"model": "minecraft:block/resin_clump",
"uvlock": true,
"y": 90
},
"when": {
"down": "false",
"east": "false",
"north": "false",
"south": "false",
"up": "false",
"west": "false"
}
},
{
"apply": {
"model": "minecraft:block/resin_clump",
"uvlock": true,
"y": 180
},
"when": {
"south": "true"
}
},
{
"apply": {
"model": "minecraft:block/resin_clump",
"uvlock": true,
"y": 180
},
"when": {
"down": "false",
"east": "false",
"north": "false",
"south": "false",
"up": "false",
"west": "false"
}
},
{
"apply": {
"model": "minecraft:block/resin_clump",
"uvlock": true,
"y": 270
},
"when": {
"west": "true"
}
},
{
"apply": {
"model": "minecraft:block/resin_clump",
"uvlock": true,
"y": 270
},
"when": {
"down": "false",
"east": "false",
"north": "false",
"south": "false",
"up": "false",
"west": "false"
}
},
{
"apply": {
"model": "minecraft:block/resin_clump",
"uvlock": true,
"x": 270
},
"when": {
"up": "true"
}
},
{
"apply": {
"model": "minecraft:block/resin_clump",
"uvlock": true,
"x": 270
},
"when": {
"down": "false",
"east": "false",
"north": "false",
"south": "false",
"up": "false",
"west": "false"
}
},
{
"apply": {
"model": "minecraft:block/resin_clump",
"uvlock": true,
"x": 90
},
"when": {
"down": "true"
}
},
{
"apply": {
"model": "minecraft:block/resin_clump",
"uvlock": true,
"x": 90
},
"when": {
"down": "false",
"east": "false",
"north": "false",
"south": "false",
"up": "false",
"west": "false"
}
}
]
}

View file

@ -1,7 +1,7 @@
{
"variants": {
"": {
"model": "minecraft:block/chest"
"model": "minecraft:block/trapped_chest"
}
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/acacia_boat"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/acacia_button_inventory"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/acacia_chest_boat"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/acacia_door"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/acacia_fence_inventory"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/acacia_fence_gate"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/acacia_hanging_sign"
}
}

View file

@ -0,0 +1,12 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/acacia_leaves",
"tints": [
{
"type": "minecraft:constant",
"value": -12012264
}
]
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/acacia_log"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/acacia_planks"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/acacia_pressure_plate"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/acacia_sapling"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/acacia_sign"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/acacia_slab"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/acacia_stairs"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/acacia_trapdoor_bottom"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/acacia_wood"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/activator_rail"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/air"
}
}

View file

@ -0,0 +1,16 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/template_spawn_egg",
"tints": [
{
"type": "minecraft:constant",
"value": -16721153
},
{
"type": "minecraft:constant",
"value": -16732673
}
]
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/allium"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/amethyst_block"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/amethyst_cluster"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/amethyst_shard"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/ancient_debris"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/andesite"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/andesite_slab"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/andesite_stairs"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/andesite_wall_inventory"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/angler_pottery_sherd"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/anvil"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/apple"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/archer_pottery_sherd"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/armadillo_scute"
}
}

View file

@ -0,0 +1,16 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/template_spawn_egg",
"tints": [
{
"type": "minecraft:constant",
"value": -5410451
},
{
"type": "minecraft:constant",
"value": -8239032
}
]
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/armor_stand"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/arms_up_pottery_sherd"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/arrow"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/axolotl_bucket"
}
}

View file

@ -0,0 +1,16 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/template_spawn_egg",
"tints": [
{
"type": "minecraft:constant",
"value": -278045
},
{
"type": "minecraft:constant",
"value": -5886604
}
]
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/azalea"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/azalea_leaves"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/azure_bluet"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/baked_potato"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/bamboo"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/bamboo_block"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/bamboo_button_inventory"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/bamboo_chest_raft"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/bamboo_door"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/bamboo_fence_inventory"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/bamboo_fence_gate"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/bamboo_hanging_sign"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/bamboo_mosaic"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/bamboo_mosaic_slab"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/bamboo_mosaic_stairs"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/bamboo_planks"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/bamboo_pressure_plate"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/bamboo_raft"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/bamboo_sign"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/bamboo_slab"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/bamboo_stairs"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/bamboo_trapdoor_bottom"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/barrel"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/barrier"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/basalt"
}
}

View file

@ -0,0 +1,16 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/template_spawn_egg",
"tints": [
{
"type": "minecraft:constant",
"value": -11780560
},
{
"type": "minecraft:constant",
"value": -15790321
}
]
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/beacon"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/bedrock"
}
}

View file

@ -0,0 +1,20 @@
{
"model": {
"type": "minecraft:select",
"block_state_property": "honey_level",
"cases": [
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/bee_nest_honey"
},
"when": "5"
}
],
"fallback": {
"type": "minecraft:model",
"model": "minecraft:block/bee_nest_empty"
},
"property": "minecraft:block_state"
}
}

View file

@ -0,0 +1,16 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/template_spawn_egg",
"tints": [
{
"type": "minecraft:constant",
"value": -1195197
},
{
"type": "minecraft:constant",
"value": -12377061
}
]
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/beef"
}
}

View file

@ -0,0 +1,20 @@
{
"model": {
"type": "minecraft:select",
"block_state_property": "honey_level",
"cases": [
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/beehive_honey"
},
"when": "5"
}
],
"fallback": {
"type": "minecraft:model",
"model": "minecraft:block/beehive_empty"
},
"property": "minecraft:block_state"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/beetroot"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/beetroot_seeds"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/beetroot_soup"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/bell"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/big_dripleaf"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/birch_boat"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/birch_button_inventory"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/birch_chest_boat"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/birch_door"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/birch_fence_inventory"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/birch_fence_gate"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/birch_hanging_sign"
}
}

View file

@ -0,0 +1,12 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/birch_leaves",
"tints": [
{
"type": "minecraft:constant",
"value": -8345771
}
]
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/birch_log"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/birch_planks"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/birch_pressure_plate"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/birch_sapling"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/birch_sign"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/birch_slab"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/birch_stairs"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/birch_trapdoor_bottom"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/birch_wood"
}
}

View file

@ -0,0 +1,10 @@
{
"model": {
"type": "minecraft:special",
"base": "minecraft:item/template_banner",
"model": {
"type": "minecraft:banner",
"color": "black"
}
}
}

View file

@ -0,0 +1,10 @@
{
"model": {
"type": "minecraft:special",
"base": "minecraft:item/black_bed",
"model": {
"type": "minecraft:bed",
"texture": "minecraft:black"
}
}
}

View file

@ -0,0 +1,39 @@
{
"model": {
"type": "minecraft:select",
"cases": [
{
"model": {
"type": "minecraft:condition",
"on_false": {
"type": "minecraft:model",
"model": "minecraft:item/black_bundle"
},
"on_true": {
"type": "minecraft:composite",
"models": [
{
"type": "minecraft:model",
"model": "minecraft:item/black_bundle_open_back"
},
{
"type": "minecraft:bundle/selected_item"
},
{
"type": "minecraft:model",
"model": "minecraft:item/black_bundle_open_front"
}
]
},
"property": "minecraft:bundle/has_selected_item"
},
"when": "gui"
}
],
"fallback": {
"type": "minecraft:model",
"model": "minecraft:item/black_bundle"
},
"property": "minecraft:display_context"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/black_candle"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/black_carpet"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/black_concrete"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/black_concrete_powder"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/black_dye"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/black_glazed_terracotta"
}
}

View file

@ -0,0 +1,10 @@
{
"model": {
"type": "minecraft:special",
"base": "minecraft:item/black_shulker_box",
"model": {
"type": "minecraft:shulker_box",
"texture": "minecraft:shulker_black"
}
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/black_stained_glass"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/black_stained_glass_pane"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/black_terracotta"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/black_wool"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/blackstone"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/blackstone_slab"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/blackstone_stairs"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/blackstone_wall_inventory"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/blade_pottery_sherd"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/blast_furnace"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/blaze_powder"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/blaze_rod"
}
}

View file

@ -0,0 +1,16 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/template_spawn_egg",
"tints": [
{
"type": "minecraft:constant",
"value": -609791
},
{
"type": "minecraft:constant",
"value": -1922
}
]
}
}

View file

@ -0,0 +1,10 @@
{
"model": {
"type": "minecraft:special",
"base": "minecraft:item/template_banner",
"model": {
"type": "minecraft:banner",
"color": "blue"
}
}
}

View file

@ -0,0 +1,10 @@
{
"model": {
"type": "minecraft:special",
"base": "minecraft:item/blue_bed",
"model": {
"type": "minecraft:bed",
"texture": "minecraft:blue"
}
}
}

View file

@ -0,0 +1,39 @@
{
"model": {
"type": "minecraft:select",
"cases": [
{
"model": {
"type": "minecraft:condition",
"on_false": {
"type": "minecraft:model",
"model": "minecraft:item/blue_bundle"
},
"on_true": {
"type": "minecraft:composite",
"models": [
{
"type": "minecraft:model",
"model": "minecraft:item/blue_bundle_open_back"
},
{
"type": "minecraft:bundle/selected_item"
},
{
"type": "minecraft:model",
"model": "minecraft:item/blue_bundle_open_front"
}
]
},
"property": "minecraft:bundle/has_selected_item"
},
"when": "gui"
}
],
"fallback": {
"type": "minecraft:model",
"model": "minecraft:item/blue_bundle"
},
"property": "minecraft:display_context"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/blue_candle"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/blue_carpet"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/blue_concrete"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/blue_concrete_powder"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/blue_dye"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/blue_glazed_terracotta"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/blue_ice"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/blue_orchid"
}
}

View file

@ -0,0 +1,10 @@
{
"model": {
"type": "minecraft:special",
"base": "minecraft:item/blue_shulker_box",
"model": {
"type": "minecraft:shulker_box",
"texture": "minecraft:shulker_blue"
}
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/blue_stained_glass"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/blue_stained_glass_pane"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/blue_terracotta"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/blue_wool"
}
}

View file

@ -0,0 +1,16 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/template_spawn_egg",
"tints": [
{
"type": "minecraft:constant",
"value": -7693198
},
{
"type": "minecraft:constant",
"value": -13546213
}
]
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/bolt_armor_trim_smithing_template"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/bone"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/bone_block"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/bone_meal"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/book"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/bookshelf"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/bordure_indented_banner_pattern"
}
}

View file

@ -0,0 +1,35 @@
{
"model": {
"type": "minecraft:condition",
"on_false": {
"type": "minecraft:model",
"model": "minecraft:item/bow"
},
"on_true": {
"type": "minecraft:range_dispatch",
"entries": [
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/bow_pulling_1"
},
"threshold": 0.65
},
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/bow_pulling_2"
},
"threshold": 0.9
}
],
"fallback": {
"type": "minecraft:model",
"model": "minecraft:item/bow_pulling_0"
},
"property": "minecraft:use_duration",
"scale": 0.05
},
"property": "minecraft:using_item"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/bowl"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/brain_coral"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/brain_coral_block"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/brain_coral_fan"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/bread"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/breeze_rod"
}
}

View file

@ -0,0 +1,16 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/template_spawn_egg",
"tints": [
{
"type": "minecraft:constant",
"value": -5270305
},
{
"type": "minecraft:constant",
"value": -7248161
}
]
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/brewer_pottery_sherd"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/brewing_stand"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/brick"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/brick_slab"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/brick_stairs"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/brick_wall_inventory"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/bricks"
}
}

View file

@ -0,0 +1,10 @@
{
"model": {
"type": "minecraft:special",
"base": "minecraft:item/template_banner",
"model": {
"type": "minecraft:banner",
"color": "brown"
}
}
}

View file

@ -0,0 +1,10 @@
{
"model": {
"type": "minecraft:special",
"base": "minecraft:item/brown_bed",
"model": {
"type": "minecraft:bed",
"texture": "minecraft:brown"
}
}
}

View file

@ -0,0 +1,39 @@
{
"model": {
"type": "minecraft:select",
"cases": [
{
"model": {
"type": "minecraft:condition",
"on_false": {
"type": "minecraft:model",
"model": "minecraft:item/brown_bundle"
},
"on_true": {
"type": "minecraft:composite",
"models": [
{
"type": "minecraft:model",
"model": "minecraft:item/brown_bundle_open_back"
},
{
"type": "minecraft:bundle/selected_item"
},
{
"type": "minecraft:model",
"model": "minecraft:item/brown_bundle_open_front"
}
]
},
"property": "minecraft:bundle/has_selected_item"
},
"when": "gui"
}
],
"fallback": {
"type": "minecraft:model",
"model": "minecraft:item/brown_bundle"
},
"property": "minecraft:display_context"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/brown_candle"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/brown_carpet"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/brown_concrete"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/brown_concrete_powder"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/brown_dye"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/brown_glazed_terracotta"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/brown_mushroom"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/brown_mushroom_block_inventory"
}
}

View file

@ -0,0 +1,10 @@
{
"model": {
"type": "minecraft:special",
"base": "minecraft:item/brown_shulker_box",
"model": {
"type": "minecraft:shulker_box",
"texture": "minecraft:shulker_brown"
}
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/brown_stained_glass"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/brown_stained_glass_pane"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/brown_terracotta"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/brown_wool"
}
}

View file

@ -0,0 +1,35 @@
{
"model": {
"type": "minecraft:range_dispatch",
"entries": [
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/brush_brushing_0"
},
"threshold": 0.25
},
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/brush_brushing_1"
},
"threshold": 0.5
},
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/brush_brushing_2"
},
"threshold": 0.75
}
],
"fallback": {
"type": "minecraft:model",
"model": "minecraft:item/brush"
},
"period": 10.0,
"property": "minecraft:use_cycle",
"scale": 0.1
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/bubble_coral"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/bubble_coral_block"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/bubble_coral_fan"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/bucket"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/budding_amethyst"
}
}

View file

@ -0,0 +1,39 @@
{
"model": {
"type": "minecraft:select",
"cases": [
{
"model": {
"type": "minecraft:condition",
"on_false": {
"type": "minecraft:model",
"model": "minecraft:item/bundle"
},
"on_true": {
"type": "minecraft:composite",
"models": [
{
"type": "minecraft:model",
"model": "minecraft:item/bundle_open_back"
},
{
"type": "minecraft:bundle/selected_item"
},
{
"type": "minecraft:model",
"model": "minecraft:item/bundle_open_front"
}
]
},
"property": "minecraft:bundle/has_selected_item"
},
"when": "gui"
}
],
"fallback": {
"type": "minecraft:model",
"model": "minecraft:item/bundle"
},
"property": "minecraft:display_context"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/burn_pottery_sherd"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/cactus"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/cake"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/calcite"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/calibrated_sculk_sensor_inactive"
}
}

View file

@ -0,0 +1,16 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/template_spawn_egg",
"tints": [
{
"type": "minecraft:constant",
"value": -212119
},
{
"type": "minecraft:constant",
"value": -3435721
}
]
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/campfire"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/candle"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/carrot"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/carrot_on_a_stick"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/cartography_table"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/carved_pumpkin"
}
}

View file

@ -0,0 +1,16 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/template_spawn_egg",
"tints": [
{
"type": "minecraft:constant",
"value": -1062770
},
{
"type": "minecraft:constant",
"value": -6983082
}
]
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/cauldron"
}
}

View file

@ -0,0 +1,16 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/template_spawn_egg",
"tints": [
{
"type": "minecraft:constant",
"value": -15973810
},
{
"type": "minecraft:constant",
"value": -5763570
}
]
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/chain"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/chain_command_block"
}
}

View file

@ -0,0 +1,89 @@
{
"model": {
"type": "minecraft:select",
"cases": [
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/chainmail_boots_quartz_trim"
},
"when": "minecraft:quartz"
},
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/chainmail_boots_iron_trim"
},
"when": "minecraft:iron"
},
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/chainmail_boots_netherite_trim"
},
"when": "minecraft:netherite"
},
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/chainmail_boots_redstone_trim"
},
"when": "minecraft:redstone"
},
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/chainmail_boots_copper_trim"
},
"when": "minecraft:copper"
},
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/chainmail_boots_gold_trim"
},
"when": "minecraft:gold"
},
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/chainmail_boots_emerald_trim"
},
"when": "minecraft:emerald"
},
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/chainmail_boots_diamond_trim"
},
"when": "minecraft:diamond"
},
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/chainmail_boots_lapis_trim"
},
"when": "minecraft:lapis"
},
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/chainmail_boots_amethyst_trim"
},
"when": "minecraft:amethyst"
},
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/chainmail_boots_resin_trim"
},
"when": "minecraft:resin"
}
],
"fallback": {
"type": "minecraft:model",
"model": "minecraft:item/chainmail_boots"
},
"property": "minecraft:trim_material"
}
}

View file

@ -0,0 +1,89 @@
{
"model": {
"type": "minecraft:select",
"cases": [
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/chainmail_chestplate_quartz_trim"
},
"when": "minecraft:quartz"
},
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/chainmail_chestplate_iron_trim"
},
"when": "minecraft:iron"
},
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/chainmail_chestplate_netherite_trim"
},
"when": "minecraft:netherite"
},
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/chainmail_chestplate_redstone_trim"
},
"when": "minecraft:redstone"
},
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/chainmail_chestplate_copper_trim"
},
"when": "minecraft:copper"
},
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/chainmail_chestplate_gold_trim"
},
"when": "minecraft:gold"
},
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/chainmail_chestplate_emerald_trim"
},
"when": "minecraft:emerald"
},
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/chainmail_chestplate_diamond_trim"
},
"when": "minecraft:diamond"
},
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/chainmail_chestplate_lapis_trim"
},
"when": "minecraft:lapis"
},
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/chainmail_chestplate_amethyst_trim"
},
"when": "minecraft:amethyst"
},
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/chainmail_chestplate_resin_trim"
},
"when": "minecraft:resin"
}
],
"fallback": {
"type": "minecraft:model",
"model": "minecraft:item/chainmail_chestplate"
},
"property": "minecraft:trim_material"
}
}

View file

@ -0,0 +1,89 @@
{
"model": {
"type": "minecraft:select",
"cases": [
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/chainmail_helmet_quartz_trim"
},
"when": "minecraft:quartz"
},
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/chainmail_helmet_iron_trim"
},
"when": "minecraft:iron"
},
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/chainmail_helmet_netherite_trim"
},
"when": "minecraft:netherite"
},
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/chainmail_helmet_redstone_trim"
},
"when": "minecraft:redstone"
},
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/chainmail_helmet_copper_trim"
},
"when": "minecraft:copper"
},
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/chainmail_helmet_gold_trim"
},
"when": "minecraft:gold"
},
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/chainmail_helmet_emerald_trim"
},
"when": "minecraft:emerald"
},
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/chainmail_helmet_diamond_trim"
},
"when": "minecraft:diamond"
},
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/chainmail_helmet_lapis_trim"
},
"when": "minecraft:lapis"
},
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/chainmail_helmet_amethyst_trim"
},
"when": "minecraft:amethyst"
},
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/chainmail_helmet_resin_trim"
},
"when": "minecraft:resin"
}
],
"fallback": {
"type": "minecraft:model",
"model": "minecraft:item/chainmail_helmet"
},
"property": "minecraft:trim_material"
}
}

View file

@ -0,0 +1,89 @@
{
"model": {
"type": "minecraft:select",
"cases": [
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/chainmail_leggings_quartz_trim"
},
"when": "minecraft:quartz"
},
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/chainmail_leggings_iron_trim"
},
"when": "minecraft:iron"
},
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/chainmail_leggings_netherite_trim"
},
"when": "minecraft:netherite"
},
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/chainmail_leggings_redstone_trim"
},
"when": "minecraft:redstone"
},
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/chainmail_leggings_copper_trim"
},
"when": "minecraft:copper"
},
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/chainmail_leggings_gold_trim"
},
"when": "minecraft:gold"
},
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/chainmail_leggings_emerald_trim"
},
"when": "minecraft:emerald"
},
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/chainmail_leggings_diamond_trim"
},
"when": "minecraft:diamond"
},
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/chainmail_leggings_lapis_trim"
},
"when": "minecraft:lapis"
},
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/chainmail_leggings_amethyst_trim"
},
"when": "minecraft:amethyst"
},
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/chainmail_leggings_resin_trim"
},
"when": "minecraft:resin"
}
],
"fallback": {
"type": "minecraft:model",
"model": "minecraft:item/chainmail_leggings"
},
"property": "minecraft:trim_material"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/charcoal"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/cherry_boat"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/cherry_button_inventory"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/cherry_chest_boat"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/cherry_door"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/cherry_fence_inventory"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/cherry_fence_gate"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/cherry_hanging_sign"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/cherry_leaves"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/cherry_log"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/cherry_planks"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/cherry_pressure_plate"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/cherry_sapling"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/cherry_sign"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/cherry_slab"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/cherry_stairs"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/cherry_trapdoor_bottom"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/cherry_wood"
}
}

View file

@ -0,0 +1,32 @@
{
"model": {
"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"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/chest_minecart"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/chicken"
}
}

View file

@ -0,0 +1,16 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/template_spawn_egg",
"tints": [
{
"type": "minecraft:constant",
"value": -6184543
},
{
"type": "minecraft:constant",
"value": -65536
}
]
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/chipped_anvil"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/chiseled_bookshelf_inventory"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/chiseled_copper"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/chiseled_deepslate"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/chiseled_nether_bricks"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/chiseled_polished_blackstone"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/chiseled_quartz_block"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/chiseled_red_sandstone"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/chiseled_resin_bricks"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/chiseled_sandstone"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/chiseled_stone_bricks"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/chiseled_tuff"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/chiseled_tuff_bricks"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/chorus_flower"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/chorus_fruit"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/chorus_plant"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/clay"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/clay_ball"
}
}

View file

@ -0,0 +1,937 @@
{
"model": {
"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"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/closed_eyeblossom"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/coal"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/coal_block"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/coal_ore"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/coarse_dirt"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/coast_armor_trim_smithing_template"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/cobbled_deepslate"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/cobbled_deepslate_slab"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/cobbled_deepslate_stairs"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/cobbled_deepslate_wall_inventory"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/cobblestone"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/cobblestone_slab"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/cobblestone_stairs"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/cobblestone_wall_inventory"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/cobweb"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/cocoa_beans"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/cod"
}
}

Some files were not shown because too many files have changed in this diff Show more