1.21.4
This commit is contained in:
parent
2a06afb374
commit
18a65c1b80
5548 changed files with 51408 additions and 35134 deletions
|
@ -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"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
7
assets/minecraft/blockstates/chiseled_resin_bricks.json
Normal file
7
assets/minecraft/blockstates/chiseled_resin_bricks.json
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "minecraft:block/chiseled_resin_bricks"
|
||||
}
|
||||
}
|
||||
}
|
7
assets/minecraft/blockstates/closed_eyeblossom.json
Normal file
7
assets/minecraft/blockstates/closed_eyeblossom.json
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "minecraft:block/closed_eyeblossom"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -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
|
||||
}
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "minecraft:block/end_portal"
|
||||
"model": "minecraft:block/end_gateway"
|
||||
}
|
||||
}
|
||||
}
|
7
assets/minecraft/blockstates/open_eyeblossom.json
Normal file
7
assets/minecraft/blockstates/open_eyeblossom.json
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "minecraft:block/open_eyeblossom"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "minecraft:block/potted_closed_eyeblossom"
|
||||
}
|
||||
}
|
||||
}
|
7
assets/minecraft/blockstates/potted_open_eyeblossom.json
Normal file
7
assets/minecraft/blockstates/potted_open_eyeblossom.json
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "minecraft:block/potted_open_eyeblossom"
|
||||
}
|
||||
}
|
||||
}
|
7
assets/minecraft/blockstates/resin_block.json
Normal file
7
assets/minecraft/blockstates/resin_block.json
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "minecraft:block/resin_block"
|
||||
}
|
||||
}
|
||||
}
|
13
assets/minecraft/blockstates/resin_brick_slab.json
Normal file
13
assets/minecraft/blockstates/resin_brick_slab.json
Normal 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"
|
||||
}
|
||||
}
|
||||
}
|
209
assets/minecraft/blockstates/resin_brick_stairs.json
Normal file
209
assets/minecraft/blockstates/resin_brick_stairs.json
Normal 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
|
||||
}
|
||||
}
|
||||
}
|
90
assets/minecraft/blockstates/resin_brick_wall.json
Normal file
90
assets/minecraft/blockstates/resin_brick_wall.json
Normal 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"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
7
assets/minecraft/blockstates/resin_bricks.json
Normal file
7
assets/minecraft/blockstates/resin_bricks.json
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "minecraft:block/resin_bricks"
|
||||
}
|
||||
}
|
||||
}
|
150
assets/minecraft/blockstates/resin_clump.json
Normal file
150
assets/minecraft/blockstates/resin_clump.json
Normal 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"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "minecraft:block/chest"
|
||||
"model": "minecraft:block/trapped_chest"
|
||||
}
|
||||
}
|
||||
}
|
6
assets/minecraft/items/acacia_boat.json
Normal file
6
assets/minecraft/items/acacia_boat.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/acacia_boat"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/acacia_button.json
Normal file
6
assets/minecraft/items/acacia_button.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/acacia_button_inventory"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/acacia_chest_boat.json
Normal file
6
assets/minecraft/items/acacia_chest_boat.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/acacia_chest_boat"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/acacia_door.json
Normal file
6
assets/minecraft/items/acacia_door.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/acacia_door"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/acacia_fence.json
Normal file
6
assets/minecraft/items/acacia_fence.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/acacia_fence_inventory"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/acacia_fence_gate.json
Normal file
6
assets/minecraft/items/acacia_fence_gate.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/acacia_fence_gate"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/acacia_hanging_sign.json
Normal file
6
assets/minecraft/items/acacia_hanging_sign.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/acacia_hanging_sign"
|
||||
}
|
||||
}
|
12
assets/minecraft/items/acacia_leaves.json
Normal file
12
assets/minecraft/items/acacia_leaves.json
Normal file
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/acacia_leaves",
|
||||
"tints": [
|
||||
{
|
||||
"type": "minecraft:constant",
|
||||
"value": -12012264
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
6
assets/minecraft/items/acacia_log.json
Normal file
6
assets/minecraft/items/acacia_log.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/acacia_log"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/acacia_planks.json
Normal file
6
assets/minecraft/items/acacia_planks.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/acacia_planks"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/acacia_pressure_plate.json
Normal file
6
assets/minecraft/items/acacia_pressure_plate.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/acacia_pressure_plate"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/acacia_sapling.json
Normal file
6
assets/minecraft/items/acacia_sapling.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/acacia_sapling"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/acacia_sign.json
Normal file
6
assets/minecraft/items/acacia_sign.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/acacia_sign"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/acacia_slab.json
Normal file
6
assets/minecraft/items/acacia_slab.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/acacia_slab"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/acacia_stairs.json
Normal file
6
assets/minecraft/items/acacia_stairs.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/acacia_stairs"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/acacia_trapdoor.json
Normal file
6
assets/minecraft/items/acacia_trapdoor.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/acacia_trapdoor_bottom"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/acacia_wood.json
Normal file
6
assets/minecraft/items/acacia_wood.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/acacia_wood"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/activator_rail.json
Normal file
6
assets/minecraft/items/activator_rail.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/activator_rail"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/air.json
Normal file
6
assets/minecraft/items/air.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/air"
|
||||
}
|
||||
}
|
16
assets/minecraft/items/allay_spawn_egg.json
Normal file
16
assets/minecraft/items/allay_spawn_egg.json
Normal 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
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
6
assets/minecraft/items/allium.json
Normal file
6
assets/minecraft/items/allium.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/allium"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/amethyst_block.json
Normal file
6
assets/minecraft/items/amethyst_block.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/amethyst_block"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/amethyst_cluster.json
Normal file
6
assets/minecraft/items/amethyst_cluster.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/amethyst_cluster"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/amethyst_shard.json
Normal file
6
assets/minecraft/items/amethyst_shard.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/amethyst_shard"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/ancient_debris.json
Normal file
6
assets/minecraft/items/ancient_debris.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/ancient_debris"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/andesite.json
Normal file
6
assets/minecraft/items/andesite.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/andesite"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/andesite_slab.json
Normal file
6
assets/minecraft/items/andesite_slab.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/andesite_slab"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/andesite_stairs.json
Normal file
6
assets/minecraft/items/andesite_stairs.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/andesite_stairs"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/andesite_wall.json
Normal file
6
assets/minecraft/items/andesite_wall.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/andesite_wall_inventory"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/angler_pottery_sherd.json
Normal file
6
assets/minecraft/items/angler_pottery_sherd.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/angler_pottery_sherd"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/anvil.json
Normal file
6
assets/minecraft/items/anvil.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/anvil"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/apple.json
Normal file
6
assets/minecraft/items/apple.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/apple"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/archer_pottery_sherd.json
Normal file
6
assets/minecraft/items/archer_pottery_sherd.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/archer_pottery_sherd"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/armadillo_scute.json
Normal file
6
assets/minecraft/items/armadillo_scute.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/armadillo_scute"
|
||||
}
|
||||
}
|
16
assets/minecraft/items/armadillo_spawn_egg.json
Normal file
16
assets/minecraft/items/armadillo_spawn_egg.json
Normal 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
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
6
assets/minecraft/items/armor_stand.json
Normal file
6
assets/minecraft/items/armor_stand.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/armor_stand"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/arms_up_pottery_sherd.json
Normal file
6
assets/minecraft/items/arms_up_pottery_sherd.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/arms_up_pottery_sherd"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/arrow.json
Normal file
6
assets/minecraft/items/arrow.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/arrow"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/axolotl_bucket.json
Normal file
6
assets/minecraft/items/axolotl_bucket.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/axolotl_bucket"
|
||||
}
|
||||
}
|
16
assets/minecraft/items/axolotl_spawn_egg.json
Normal file
16
assets/minecraft/items/axolotl_spawn_egg.json
Normal 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
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
6
assets/minecraft/items/azalea.json
Normal file
6
assets/minecraft/items/azalea.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/azalea"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/azalea_leaves.json
Normal file
6
assets/minecraft/items/azalea_leaves.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/azalea_leaves"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/azure_bluet.json
Normal file
6
assets/minecraft/items/azure_bluet.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/azure_bluet"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/baked_potato.json
Normal file
6
assets/minecraft/items/baked_potato.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/baked_potato"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/bamboo.json
Normal file
6
assets/minecraft/items/bamboo.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/bamboo"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/bamboo_block.json
Normal file
6
assets/minecraft/items/bamboo_block.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/bamboo_block"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/bamboo_button.json
Normal file
6
assets/minecraft/items/bamboo_button.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/bamboo_button_inventory"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/bamboo_chest_raft.json
Normal file
6
assets/minecraft/items/bamboo_chest_raft.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/bamboo_chest_raft"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/bamboo_door.json
Normal file
6
assets/minecraft/items/bamboo_door.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/bamboo_door"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/bamboo_fence.json
Normal file
6
assets/minecraft/items/bamboo_fence.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/bamboo_fence_inventory"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/bamboo_fence_gate.json
Normal file
6
assets/minecraft/items/bamboo_fence_gate.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/bamboo_fence_gate"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/bamboo_hanging_sign.json
Normal file
6
assets/minecraft/items/bamboo_hanging_sign.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/bamboo_hanging_sign"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/bamboo_mosaic.json
Normal file
6
assets/minecraft/items/bamboo_mosaic.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/bamboo_mosaic"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/bamboo_mosaic_slab.json
Normal file
6
assets/minecraft/items/bamboo_mosaic_slab.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/bamboo_mosaic_slab"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/bamboo_mosaic_stairs.json
Normal file
6
assets/minecraft/items/bamboo_mosaic_stairs.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/bamboo_mosaic_stairs"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/bamboo_planks.json
Normal file
6
assets/minecraft/items/bamboo_planks.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/bamboo_planks"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/bamboo_pressure_plate.json
Normal file
6
assets/minecraft/items/bamboo_pressure_plate.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/bamboo_pressure_plate"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/bamboo_raft.json
Normal file
6
assets/minecraft/items/bamboo_raft.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/bamboo_raft"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/bamboo_sign.json
Normal file
6
assets/minecraft/items/bamboo_sign.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/bamboo_sign"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/bamboo_slab.json
Normal file
6
assets/minecraft/items/bamboo_slab.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/bamboo_slab"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/bamboo_stairs.json
Normal file
6
assets/minecraft/items/bamboo_stairs.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/bamboo_stairs"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/bamboo_trapdoor.json
Normal file
6
assets/minecraft/items/bamboo_trapdoor.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/bamboo_trapdoor_bottom"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/barrel.json
Normal file
6
assets/minecraft/items/barrel.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/barrel"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/barrier.json
Normal file
6
assets/minecraft/items/barrier.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/barrier"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/basalt.json
Normal file
6
assets/minecraft/items/basalt.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/basalt"
|
||||
}
|
||||
}
|
16
assets/minecraft/items/bat_spawn_egg.json
Normal file
16
assets/minecraft/items/bat_spawn_egg.json
Normal 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
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
6
assets/minecraft/items/beacon.json
Normal file
6
assets/minecraft/items/beacon.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/beacon"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/bedrock.json
Normal file
6
assets/minecraft/items/bedrock.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/bedrock"
|
||||
}
|
||||
}
|
20
assets/minecraft/items/bee_nest.json
Normal file
20
assets/minecraft/items/bee_nest.json
Normal 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"
|
||||
}
|
||||
}
|
16
assets/minecraft/items/bee_spawn_egg.json
Normal file
16
assets/minecraft/items/bee_spawn_egg.json
Normal 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
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
6
assets/minecraft/items/beef.json
Normal file
6
assets/minecraft/items/beef.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/beef"
|
||||
}
|
||||
}
|
20
assets/minecraft/items/beehive.json
Normal file
20
assets/minecraft/items/beehive.json
Normal 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"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/beetroot.json
Normal file
6
assets/minecraft/items/beetroot.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/beetroot"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/beetroot_seeds.json
Normal file
6
assets/minecraft/items/beetroot_seeds.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/beetroot_seeds"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/beetroot_soup.json
Normal file
6
assets/minecraft/items/beetroot_soup.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/beetroot_soup"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/bell.json
Normal file
6
assets/minecraft/items/bell.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/bell"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/big_dripleaf.json
Normal file
6
assets/minecraft/items/big_dripleaf.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/big_dripleaf"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/birch_boat.json
Normal file
6
assets/minecraft/items/birch_boat.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/birch_boat"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/birch_button.json
Normal file
6
assets/minecraft/items/birch_button.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/birch_button_inventory"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/birch_chest_boat.json
Normal file
6
assets/minecraft/items/birch_chest_boat.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/birch_chest_boat"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/birch_door.json
Normal file
6
assets/minecraft/items/birch_door.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/birch_door"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/birch_fence.json
Normal file
6
assets/minecraft/items/birch_fence.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/birch_fence_inventory"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/birch_fence_gate.json
Normal file
6
assets/minecraft/items/birch_fence_gate.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/birch_fence_gate"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/birch_hanging_sign.json
Normal file
6
assets/minecraft/items/birch_hanging_sign.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/birch_hanging_sign"
|
||||
}
|
||||
}
|
12
assets/minecraft/items/birch_leaves.json
Normal file
12
assets/minecraft/items/birch_leaves.json
Normal file
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/birch_leaves",
|
||||
"tints": [
|
||||
{
|
||||
"type": "minecraft:constant",
|
||||
"value": -8345771
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
6
assets/minecraft/items/birch_log.json
Normal file
6
assets/minecraft/items/birch_log.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/birch_log"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/birch_planks.json
Normal file
6
assets/minecraft/items/birch_planks.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/birch_planks"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/birch_pressure_plate.json
Normal file
6
assets/minecraft/items/birch_pressure_plate.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/birch_pressure_plate"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/birch_sapling.json
Normal file
6
assets/minecraft/items/birch_sapling.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/birch_sapling"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/birch_sign.json
Normal file
6
assets/minecraft/items/birch_sign.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/birch_sign"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/birch_slab.json
Normal file
6
assets/minecraft/items/birch_slab.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/birch_slab"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/birch_stairs.json
Normal file
6
assets/minecraft/items/birch_stairs.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/birch_stairs"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/birch_trapdoor.json
Normal file
6
assets/minecraft/items/birch_trapdoor.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/birch_trapdoor_bottom"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/birch_wood.json
Normal file
6
assets/minecraft/items/birch_wood.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/birch_wood"
|
||||
}
|
||||
}
|
10
assets/minecraft/items/black_banner.json
Normal file
10
assets/minecraft/items/black_banner.json
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:special",
|
||||
"base": "minecraft:item/template_banner",
|
||||
"model": {
|
||||
"type": "minecraft:banner",
|
||||
"color": "black"
|
||||
}
|
||||
}
|
||||
}
|
10
assets/minecraft/items/black_bed.json
Normal file
10
assets/minecraft/items/black_bed.json
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:special",
|
||||
"base": "minecraft:item/black_bed",
|
||||
"model": {
|
||||
"type": "minecraft:bed",
|
||||
"texture": "minecraft:black"
|
||||
}
|
||||
}
|
||||
}
|
39
assets/minecraft/items/black_bundle.json
Normal file
39
assets/minecraft/items/black_bundle.json
Normal 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"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/black_candle.json
Normal file
6
assets/minecraft/items/black_candle.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/black_candle"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/black_carpet.json
Normal file
6
assets/minecraft/items/black_carpet.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/black_carpet"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/black_concrete.json
Normal file
6
assets/minecraft/items/black_concrete.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/black_concrete"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/black_concrete_powder.json
Normal file
6
assets/minecraft/items/black_concrete_powder.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/black_concrete_powder"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/black_dye.json
Normal file
6
assets/minecraft/items/black_dye.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/black_dye"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/black_glazed_terracotta.json
Normal file
6
assets/minecraft/items/black_glazed_terracotta.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/black_glazed_terracotta"
|
||||
}
|
||||
}
|
10
assets/minecraft/items/black_shulker_box.json
Normal file
10
assets/minecraft/items/black_shulker_box.json
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:special",
|
||||
"base": "minecraft:item/black_shulker_box",
|
||||
"model": {
|
||||
"type": "minecraft:shulker_box",
|
||||
"texture": "minecraft:shulker_black"
|
||||
}
|
||||
}
|
||||
}
|
6
assets/minecraft/items/black_stained_glass.json
Normal file
6
assets/minecraft/items/black_stained_glass.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/black_stained_glass"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/black_stained_glass_pane.json
Normal file
6
assets/minecraft/items/black_stained_glass_pane.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/black_stained_glass_pane"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/black_terracotta.json
Normal file
6
assets/minecraft/items/black_terracotta.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/black_terracotta"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/black_wool.json
Normal file
6
assets/minecraft/items/black_wool.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/black_wool"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/blackstone.json
Normal file
6
assets/minecraft/items/blackstone.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/blackstone"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/blackstone_slab.json
Normal file
6
assets/minecraft/items/blackstone_slab.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/blackstone_slab"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/blackstone_stairs.json
Normal file
6
assets/minecraft/items/blackstone_stairs.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/blackstone_stairs"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/blackstone_wall.json
Normal file
6
assets/minecraft/items/blackstone_wall.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/blackstone_wall_inventory"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/blade_pottery_sherd.json
Normal file
6
assets/minecraft/items/blade_pottery_sherd.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/blade_pottery_sherd"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/blast_furnace.json
Normal file
6
assets/minecraft/items/blast_furnace.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/blast_furnace"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/blaze_powder.json
Normal file
6
assets/minecraft/items/blaze_powder.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/blaze_powder"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/blaze_rod.json
Normal file
6
assets/minecraft/items/blaze_rod.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/blaze_rod"
|
||||
}
|
||||
}
|
16
assets/minecraft/items/blaze_spawn_egg.json
Normal file
16
assets/minecraft/items/blaze_spawn_egg.json
Normal 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
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
10
assets/minecraft/items/blue_banner.json
Normal file
10
assets/minecraft/items/blue_banner.json
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:special",
|
||||
"base": "minecraft:item/template_banner",
|
||||
"model": {
|
||||
"type": "minecraft:banner",
|
||||
"color": "blue"
|
||||
}
|
||||
}
|
||||
}
|
10
assets/minecraft/items/blue_bed.json
Normal file
10
assets/minecraft/items/blue_bed.json
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:special",
|
||||
"base": "minecraft:item/blue_bed",
|
||||
"model": {
|
||||
"type": "minecraft:bed",
|
||||
"texture": "minecraft:blue"
|
||||
}
|
||||
}
|
||||
}
|
39
assets/minecraft/items/blue_bundle.json
Normal file
39
assets/minecraft/items/blue_bundle.json
Normal 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"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/blue_candle.json
Normal file
6
assets/minecraft/items/blue_candle.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/blue_candle"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/blue_carpet.json
Normal file
6
assets/minecraft/items/blue_carpet.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/blue_carpet"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/blue_concrete.json
Normal file
6
assets/minecraft/items/blue_concrete.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/blue_concrete"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/blue_concrete_powder.json
Normal file
6
assets/minecraft/items/blue_concrete_powder.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/blue_concrete_powder"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/blue_dye.json
Normal file
6
assets/minecraft/items/blue_dye.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/blue_dye"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/blue_glazed_terracotta.json
Normal file
6
assets/minecraft/items/blue_glazed_terracotta.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/blue_glazed_terracotta"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/blue_ice.json
Normal file
6
assets/minecraft/items/blue_ice.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/blue_ice"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/blue_orchid.json
Normal file
6
assets/minecraft/items/blue_orchid.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/blue_orchid"
|
||||
}
|
||||
}
|
10
assets/minecraft/items/blue_shulker_box.json
Normal file
10
assets/minecraft/items/blue_shulker_box.json
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:special",
|
||||
"base": "minecraft:item/blue_shulker_box",
|
||||
"model": {
|
||||
"type": "minecraft:shulker_box",
|
||||
"texture": "minecraft:shulker_blue"
|
||||
}
|
||||
}
|
||||
}
|
6
assets/minecraft/items/blue_stained_glass.json
Normal file
6
assets/minecraft/items/blue_stained_glass.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/blue_stained_glass"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/blue_stained_glass_pane.json
Normal file
6
assets/minecraft/items/blue_stained_glass_pane.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/blue_stained_glass_pane"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/blue_terracotta.json
Normal file
6
assets/minecraft/items/blue_terracotta.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/blue_terracotta"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/blue_wool.json
Normal file
6
assets/minecraft/items/blue_wool.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/blue_wool"
|
||||
}
|
||||
}
|
16
assets/minecraft/items/bogged_spawn_egg.json
Normal file
16
assets/minecraft/items/bogged_spawn_egg.json
Normal 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
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/bolt_armor_trim_smithing_template"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/bone.json
Normal file
6
assets/minecraft/items/bone.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/bone"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/bone_block.json
Normal file
6
assets/minecraft/items/bone_block.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/bone_block"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/bone_meal.json
Normal file
6
assets/minecraft/items/bone_meal.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/bone_meal"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/book.json
Normal file
6
assets/minecraft/items/book.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/book"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/bookshelf.json
Normal file
6
assets/minecraft/items/bookshelf.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/bookshelf"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/bordure_indented_banner_pattern"
|
||||
}
|
||||
}
|
35
assets/minecraft/items/bow.json
Normal file
35
assets/minecraft/items/bow.json
Normal 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"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/bowl.json
Normal file
6
assets/minecraft/items/bowl.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/bowl"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/brain_coral.json
Normal file
6
assets/minecraft/items/brain_coral.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/brain_coral"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/brain_coral_block.json
Normal file
6
assets/minecraft/items/brain_coral_block.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/brain_coral_block"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/brain_coral_fan.json
Normal file
6
assets/minecraft/items/brain_coral_fan.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/brain_coral_fan"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/bread.json
Normal file
6
assets/minecraft/items/bread.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/bread"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/breeze_rod.json
Normal file
6
assets/minecraft/items/breeze_rod.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/breeze_rod"
|
||||
}
|
||||
}
|
16
assets/minecraft/items/breeze_spawn_egg.json
Normal file
16
assets/minecraft/items/breeze_spawn_egg.json
Normal 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
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
6
assets/minecraft/items/brewer_pottery_sherd.json
Normal file
6
assets/minecraft/items/brewer_pottery_sherd.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/brewer_pottery_sherd"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/brewing_stand.json
Normal file
6
assets/minecraft/items/brewing_stand.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/brewing_stand"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/brick.json
Normal file
6
assets/minecraft/items/brick.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/brick"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/brick_slab.json
Normal file
6
assets/minecraft/items/brick_slab.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/brick_slab"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/brick_stairs.json
Normal file
6
assets/minecraft/items/brick_stairs.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/brick_stairs"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/brick_wall.json
Normal file
6
assets/minecraft/items/brick_wall.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/brick_wall_inventory"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/bricks.json
Normal file
6
assets/minecraft/items/bricks.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/bricks"
|
||||
}
|
||||
}
|
10
assets/minecraft/items/brown_banner.json
Normal file
10
assets/minecraft/items/brown_banner.json
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:special",
|
||||
"base": "minecraft:item/template_banner",
|
||||
"model": {
|
||||
"type": "minecraft:banner",
|
||||
"color": "brown"
|
||||
}
|
||||
}
|
||||
}
|
10
assets/minecraft/items/brown_bed.json
Normal file
10
assets/minecraft/items/brown_bed.json
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:special",
|
||||
"base": "minecraft:item/brown_bed",
|
||||
"model": {
|
||||
"type": "minecraft:bed",
|
||||
"texture": "minecraft:brown"
|
||||
}
|
||||
}
|
||||
}
|
39
assets/minecraft/items/brown_bundle.json
Normal file
39
assets/minecraft/items/brown_bundle.json
Normal 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"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/brown_candle.json
Normal file
6
assets/minecraft/items/brown_candle.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/brown_candle"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/brown_carpet.json
Normal file
6
assets/minecraft/items/brown_carpet.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/brown_carpet"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/brown_concrete.json
Normal file
6
assets/minecraft/items/brown_concrete.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/brown_concrete"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/brown_concrete_powder.json
Normal file
6
assets/minecraft/items/brown_concrete_powder.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/brown_concrete_powder"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/brown_dye.json
Normal file
6
assets/minecraft/items/brown_dye.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/brown_dye"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/brown_glazed_terracotta.json
Normal file
6
assets/minecraft/items/brown_glazed_terracotta.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/brown_glazed_terracotta"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/brown_mushroom.json
Normal file
6
assets/minecraft/items/brown_mushroom.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/brown_mushroom"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/brown_mushroom_block.json
Normal file
6
assets/minecraft/items/brown_mushroom_block.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/brown_mushroom_block_inventory"
|
||||
}
|
||||
}
|
10
assets/minecraft/items/brown_shulker_box.json
Normal file
10
assets/minecraft/items/brown_shulker_box.json
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:special",
|
||||
"base": "minecraft:item/brown_shulker_box",
|
||||
"model": {
|
||||
"type": "minecraft:shulker_box",
|
||||
"texture": "minecraft:shulker_brown"
|
||||
}
|
||||
}
|
||||
}
|
6
assets/minecraft/items/brown_stained_glass.json
Normal file
6
assets/minecraft/items/brown_stained_glass.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/brown_stained_glass"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/brown_stained_glass_pane.json
Normal file
6
assets/minecraft/items/brown_stained_glass_pane.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/brown_stained_glass_pane"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/brown_terracotta.json
Normal file
6
assets/minecraft/items/brown_terracotta.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/brown_terracotta"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/brown_wool.json
Normal file
6
assets/minecraft/items/brown_wool.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/brown_wool"
|
||||
}
|
||||
}
|
35
assets/minecraft/items/brush.json
Normal file
35
assets/minecraft/items/brush.json
Normal 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
|
||||
}
|
||||
}
|
6
assets/minecraft/items/bubble_coral.json
Normal file
6
assets/minecraft/items/bubble_coral.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/bubble_coral"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/bubble_coral_block.json
Normal file
6
assets/minecraft/items/bubble_coral_block.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/bubble_coral_block"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/bubble_coral_fan.json
Normal file
6
assets/minecraft/items/bubble_coral_fan.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/bubble_coral_fan"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/bucket.json
Normal file
6
assets/minecraft/items/bucket.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/bucket"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/budding_amethyst.json
Normal file
6
assets/minecraft/items/budding_amethyst.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/budding_amethyst"
|
||||
}
|
||||
}
|
39
assets/minecraft/items/bundle.json
Normal file
39
assets/minecraft/items/bundle.json
Normal 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"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/burn_pottery_sherd.json
Normal file
6
assets/minecraft/items/burn_pottery_sherd.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/burn_pottery_sherd"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/cactus.json
Normal file
6
assets/minecraft/items/cactus.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/cactus"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/cake.json
Normal file
6
assets/minecraft/items/cake.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/cake"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/calcite.json
Normal file
6
assets/minecraft/items/calcite.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/calcite"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/calibrated_sculk_sensor.json
Normal file
6
assets/minecraft/items/calibrated_sculk_sensor.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/calibrated_sculk_sensor_inactive"
|
||||
}
|
||||
}
|
16
assets/minecraft/items/camel_spawn_egg.json
Normal file
16
assets/minecraft/items/camel_spawn_egg.json
Normal 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
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
6
assets/minecraft/items/campfire.json
Normal file
6
assets/minecraft/items/campfire.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/campfire"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/candle.json
Normal file
6
assets/minecraft/items/candle.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/candle"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/carrot.json
Normal file
6
assets/minecraft/items/carrot.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/carrot"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/carrot_on_a_stick.json
Normal file
6
assets/minecraft/items/carrot_on_a_stick.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/carrot_on_a_stick"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/cartography_table.json
Normal file
6
assets/minecraft/items/cartography_table.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/cartography_table"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/carved_pumpkin.json
Normal file
6
assets/minecraft/items/carved_pumpkin.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/carved_pumpkin"
|
||||
}
|
||||
}
|
16
assets/minecraft/items/cat_spawn_egg.json
Normal file
16
assets/minecraft/items/cat_spawn_egg.json
Normal 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
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
6
assets/minecraft/items/cauldron.json
Normal file
6
assets/minecraft/items/cauldron.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/cauldron"
|
||||
}
|
||||
}
|
16
assets/minecraft/items/cave_spider_spawn_egg.json
Normal file
16
assets/minecraft/items/cave_spider_spawn_egg.json
Normal 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
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
6
assets/minecraft/items/chain.json
Normal file
6
assets/minecraft/items/chain.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/chain"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/chain_command_block.json
Normal file
6
assets/minecraft/items/chain_command_block.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/chain_command_block"
|
||||
}
|
||||
}
|
89
assets/minecraft/items/chainmail_boots.json
Normal file
89
assets/minecraft/items/chainmail_boots.json
Normal 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"
|
||||
}
|
||||
}
|
89
assets/minecraft/items/chainmail_chestplate.json
Normal file
89
assets/minecraft/items/chainmail_chestplate.json
Normal 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"
|
||||
}
|
||||
}
|
89
assets/minecraft/items/chainmail_helmet.json
Normal file
89
assets/minecraft/items/chainmail_helmet.json
Normal 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"
|
||||
}
|
||||
}
|
89
assets/minecraft/items/chainmail_leggings.json
Normal file
89
assets/minecraft/items/chainmail_leggings.json
Normal 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"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/charcoal.json
Normal file
6
assets/minecraft/items/charcoal.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/charcoal"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/cherry_boat.json
Normal file
6
assets/minecraft/items/cherry_boat.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/cherry_boat"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/cherry_button.json
Normal file
6
assets/minecraft/items/cherry_button.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/cherry_button_inventory"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/cherry_chest_boat.json
Normal file
6
assets/minecraft/items/cherry_chest_boat.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/cherry_chest_boat"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/cherry_door.json
Normal file
6
assets/minecraft/items/cherry_door.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/cherry_door"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/cherry_fence.json
Normal file
6
assets/minecraft/items/cherry_fence.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/cherry_fence_inventory"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/cherry_fence_gate.json
Normal file
6
assets/minecraft/items/cherry_fence_gate.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/cherry_fence_gate"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/cherry_hanging_sign.json
Normal file
6
assets/minecraft/items/cherry_hanging_sign.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/cherry_hanging_sign"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/cherry_leaves.json
Normal file
6
assets/minecraft/items/cherry_leaves.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/cherry_leaves"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/cherry_log.json
Normal file
6
assets/minecraft/items/cherry_log.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/cherry_log"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/cherry_planks.json
Normal file
6
assets/minecraft/items/cherry_planks.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/cherry_planks"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/cherry_pressure_plate.json
Normal file
6
assets/minecraft/items/cherry_pressure_plate.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/cherry_pressure_plate"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/cherry_sapling.json
Normal file
6
assets/minecraft/items/cherry_sapling.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/cherry_sapling"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/cherry_sign.json
Normal file
6
assets/minecraft/items/cherry_sign.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/cherry_sign"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/cherry_slab.json
Normal file
6
assets/minecraft/items/cherry_slab.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/cherry_slab"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/cherry_stairs.json
Normal file
6
assets/minecraft/items/cherry_stairs.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/cherry_stairs"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/cherry_trapdoor.json
Normal file
6
assets/minecraft/items/cherry_trapdoor.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/cherry_trapdoor_bottom"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/cherry_wood.json
Normal file
6
assets/minecraft/items/cherry_wood.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/cherry_wood"
|
||||
}
|
||||
}
|
32
assets/minecraft/items/chest.json
Normal file
32
assets/minecraft/items/chest.json
Normal 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"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/chest_minecart.json
Normal file
6
assets/minecraft/items/chest_minecart.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/chest_minecart"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/chicken.json
Normal file
6
assets/minecraft/items/chicken.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/chicken"
|
||||
}
|
||||
}
|
16
assets/minecraft/items/chicken_spawn_egg.json
Normal file
16
assets/minecraft/items/chicken_spawn_egg.json
Normal 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
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
6
assets/minecraft/items/chipped_anvil.json
Normal file
6
assets/minecraft/items/chipped_anvil.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/chipped_anvil"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/chiseled_bookshelf.json
Normal file
6
assets/minecraft/items/chiseled_bookshelf.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/chiseled_bookshelf_inventory"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/chiseled_copper.json
Normal file
6
assets/minecraft/items/chiseled_copper.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/chiseled_copper"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/chiseled_deepslate.json
Normal file
6
assets/minecraft/items/chiseled_deepslate.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/chiseled_deepslate"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/chiseled_nether_bricks.json
Normal file
6
assets/minecraft/items/chiseled_nether_bricks.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/chiseled_nether_bricks"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/chiseled_polished_blackstone.json
Normal file
6
assets/minecraft/items/chiseled_polished_blackstone.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/chiseled_polished_blackstone"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/chiseled_quartz_block.json
Normal file
6
assets/minecraft/items/chiseled_quartz_block.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/chiseled_quartz_block"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/chiseled_red_sandstone.json
Normal file
6
assets/minecraft/items/chiseled_red_sandstone.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/chiseled_red_sandstone"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/chiseled_resin_bricks.json
Normal file
6
assets/minecraft/items/chiseled_resin_bricks.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/chiseled_resin_bricks"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/chiseled_sandstone.json
Normal file
6
assets/minecraft/items/chiseled_sandstone.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/chiseled_sandstone"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/chiseled_stone_bricks.json
Normal file
6
assets/minecraft/items/chiseled_stone_bricks.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/chiseled_stone_bricks"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/chiseled_tuff.json
Normal file
6
assets/minecraft/items/chiseled_tuff.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/chiseled_tuff"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/chiseled_tuff_bricks.json
Normal file
6
assets/minecraft/items/chiseled_tuff_bricks.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/chiseled_tuff_bricks"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/chorus_flower.json
Normal file
6
assets/minecraft/items/chorus_flower.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/chorus_flower"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/chorus_fruit.json
Normal file
6
assets/minecraft/items/chorus_fruit.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/chorus_fruit"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/chorus_plant.json
Normal file
6
assets/minecraft/items/chorus_plant.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/chorus_plant"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/clay.json
Normal file
6
assets/minecraft/items/clay.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/clay"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/clay_ball.json
Normal file
6
assets/minecraft/items/clay_ball.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/clay_ball"
|
||||
}
|
||||
}
|
937
assets/minecraft/items/clock.json
Normal file
937
assets/minecraft/items/clock.json
Normal 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"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/closed_eyeblossom.json
Normal file
6
assets/minecraft/items/closed_eyeblossom.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/closed_eyeblossom"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/coal.json
Normal file
6
assets/minecraft/items/coal.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/coal"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/coal_block.json
Normal file
6
assets/minecraft/items/coal_block.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/coal_block"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/coal_ore.json
Normal file
6
assets/minecraft/items/coal_ore.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/coal_ore"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/coarse_dirt.json
Normal file
6
assets/minecraft/items/coarse_dirt.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/coarse_dirt"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/coast_armor_trim_smithing_template"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/cobbled_deepslate.json
Normal file
6
assets/minecraft/items/cobbled_deepslate.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/cobbled_deepslate"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/cobbled_deepslate_slab.json
Normal file
6
assets/minecraft/items/cobbled_deepslate_slab.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/cobbled_deepslate_slab"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/cobbled_deepslate_stairs.json
Normal file
6
assets/minecraft/items/cobbled_deepslate_stairs.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/cobbled_deepslate_stairs"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/cobbled_deepslate_wall.json
Normal file
6
assets/minecraft/items/cobbled_deepslate_wall.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/cobbled_deepslate_wall_inventory"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/cobblestone.json
Normal file
6
assets/minecraft/items/cobblestone.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/cobblestone"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/cobblestone_slab.json
Normal file
6
assets/minecraft/items/cobblestone_slab.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/cobblestone_slab"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/cobblestone_stairs.json
Normal file
6
assets/minecraft/items/cobblestone_stairs.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/cobblestone_stairs"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/cobblestone_wall.json
Normal file
6
assets/minecraft/items/cobblestone_wall.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:block/cobblestone_wall_inventory"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/cobweb.json
Normal file
6
assets/minecraft/items/cobweb.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/cobweb"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/cocoa_beans.json
Normal file
6
assets/minecraft/items/cocoa_beans.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/cocoa_beans"
|
||||
}
|
||||
}
|
6
assets/minecraft/items/cod.json
Normal file
6
assets/minecraft/items/cod.json
Normal 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
Loading…
Add table
Add a link
Reference in a new issue