Compare commits

...
Sign in to create a new pull request.

4 commits

Author SHA1 Message Date
647c903435 1.21.5 2025-07-04 03:45:38 +03:00
18a65c1b80 1.21.4 2025-07-04 03:15:13 +03:00
2a06afb374 1.21.3 2025-07-04 02:49:36 +03:00
f4679c012e 1.21.2 2025-07-04 02:00:41 +03:00
10254 changed files with 187962 additions and 134576 deletions

View file

@ -1,62 +1,63 @@
{
"sources": [
{
"type": "paletted_permutations",
"textures": [
"trims/models/armor/coast",
"trims/models/armor/coast_leggings",
"trims/models/armor/sentry",
"trims/models/armor/sentry_leggings",
"trims/models/armor/dune",
"trims/models/armor/dune_leggings",
"trims/models/armor/wild",
"trims/models/armor/wild_leggings",
"trims/models/armor/ward",
"trims/models/armor/ward_leggings",
"trims/models/armor/eye",
"trims/models/armor/eye_leggings",
"trims/models/armor/vex",
"trims/models/armor/vex_leggings",
"trims/models/armor/tide",
"trims/models/armor/tide_leggings",
"trims/models/armor/snout",
"trims/models/armor/snout_leggings",
"trims/models/armor/rib",
"trims/models/armor/rib_leggings",
"trims/models/armor/spire",
"trims/models/armor/spire_leggings",
"trims/models/armor/wayfinder",
"trims/models/armor/wayfinder_leggings",
"trims/models/armor/shaper",
"trims/models/armor/shaper_leggings",
"trims/models/armor/silence",
"trims/models/armor/silence_leggings",
"trims/models/armor/raiser",
"trims/models/armor/raiser_leggings",
"trims/models/armor/host",
"trims/models/armor/host_leggings",
"trims/models/armor/flow",
"trims/models/armor/flow_leggings",
"trims/models/armor/bolt",
"trims/models/armor/bolt_leggings"
],
"palette_key": "trims/color_palettes/trim_palette",
"permutations": {
"quartz": "trims/color_palettes/quartz",
"iron": "trims/color_palettes/iron",
"gold": "trims/color_palettes/gold",
"diamond": "trims/color_palettes/diamond",
"netherite": "trims/color_palettes/netherite",
"redstone": "trims/color_palettes/redstone",
"copper": "trims/color_palettes/copper",
"emerald": "trims/color_palettes/emerald",
"lapis": "trims/color_palettes/lapis",
"amethyst": "trims/color_palettes/amethyst",
"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"
}
}
]
}
"sources": [
{
"type": "minecraft:paletted_permutations",
"palette_key": "minecraft:trims/color_palettes/trim_palette",
"permutations": {
"amethyst": "minecraft:trims/color_palettes/amethyst",
"copper": "minecraft:trims/color_palettes/copper",
"diamond": "minecraft:trims/color_palettes/diamond",
"diamond_darker": "minecraft:trims/color_palettes/diamond_darker",
"emerald": "minecraft:trims/color_palettes/emerald",
"gold": "minecraft:trims/color_palettes/gold",
"gold_darker": "minecraft:trims/color_palettes/gold_darker",
"iron": "minecraft:trims/color_palettes/iron",
"iron_darker": "minecraft:trims/color_palettes/iron_darker",
"lapis": "minecraft:trims/color_palettes/lapis",
"netherite": "minecraft:trims/color_palettes/netherite",
"netherite_darker": "minecraft:trims/color_palettes/netherite_darker",
"quartz": "minecraft:trims/color_palettes/quartz",
"redstone": "minecraft:trims/color_palettes/redstone",
"resin": "minecraft:trims/color_palettes/resin"
},
"textures": [
"minecraft:trims/entity/humanoid/sentry",
"minecraft:trims/entity/humanoid_leggings/sentry",
"minecraft:trims/entity/humanoid/dune",
"minecraft:trims/entity/humanoid_leggings/dune",
"minecraft:trims/entity/humanoid/coast",
"minecraft:trims/entity/humanoid_leggings/coast",
"minecraft:trims/entity/humanoid/wild",
"minecraft:trims/entity/humanoid_leggings/wild",
"minecraft:trims/entity/humanoid/ward",
"minecraft:trims/entity/humanoid_leggings/ward",
"minecraft:trims/entity/humanoid/eye",
"minecraft:trims/entity/humanoid_leggings/eye",
"minecraft:trims/entity/humanoid/vex",
"minecraft:trims/entity/humanoid_leggings/vex",
"minecraft:trims/entity/humanoid/tide",
"minecraft:trims/entity/humanoid_leggings/tide",
"minecraft:trims/entity/humanoid/snout",
"minecraft:trims/entity/humanoid_leggings/snout",
"minecraft:trims/entity/humanoid/rib",
"minecraft:trims/entity/humanoid_leggings/rib",
"minecraft:trims/entity/humanoid/spire",
"minecraft:trims/entity/humanoid_leggings/spire",
"minecraft:trims/entity/humanoid/wayfinder",
"minecraft:trims/entity/humanoid_leggings/wayfinder",
"minecraft:trims/entity/humanoid/shaper",
"minecraft:trims/entity/humanoid_leggings/shaper",
"minecraft:trims/entity/humanoid/silence",
"minecraft:trims/entity/humanoid_leggings/silence",
"minecraft:trims/entity/humanoid/raiser",
"minecraft:trims/entity/humanoid_leggings/raiser",
"minecraft:trims/entity/humanoid/host",
"minecraft:trims/entity/humanoid_leggings/host",
"minecraft:trims/entity/humanoid/flow",
"minecraft:trims/entity/humanoid_leggings/flow",
"minecraft:trims/entity/humanoid/bolt",
"minecraft:trims/entity/humanoid_leggings/bolt"
]
}
]
}

View file

@ -1,13 +1,13 @@
{
"sources": [
{
"type": "single",
"resource": "entity/banner_base"
},
{
"type": "directory",
"source": "entity/banner",
"prefix": "entity/banner/"
}
]
"sources": [
{
"type": "minecraft:single",
"resource": "minecraft:entity/banner_base"
},
{
"type": "minecraft:directory",
"prefix": "entity/banner/",
"source": "entity/banner"
}
]
}

View file

@ -1,9 +1,9 @@
{
"sources": [
{
"type": "directory",
"source": "entity/bed",
"prefix": "entity/bed/"
}
]
"sources": [
{
"type": "minecraft:directory",
"prefix": "entity/bed/",
"source": "entity/bed"
}
]
}

View file

@ -1,57 +1,58 @@
{
"sources": [
{
"type": "directory",
"source": "block",
"prefix": "block/"
},
{
"type": "directory",
"source": "item",
"prefix": "item/"
},
{
"type": "directory",
"source": "entity/conduit",
"prefix": "entity/conduit/"
},
{
"type": "single",
"resource": "entity/bell/bell_body"
},
{
"type": "single",
"resource": "entity/decorated_pot/decorated_pot_side"
},
{
"type": "single",
"resource": "entity/enchanting_table_book"
},
{
"type": "paletted_permutations",
"textures": [
"trims/items/leggings_trim",
"trims/items/chestplate_trim",
"trims/items/helmet_trim",
"trims/items/boots_trim"
],
"palette_key": "trims/color_palettes/trim_palette",
"permutations": {
"quartz": "trims/color_palettes/quartz",
"iron": "trims/color_palettes/iron",
"gold": "trims/color_palettes/gold",
"diamond": "trims/color_palettes/diamond",
"netherite": "trims/color_palettes/netherite",
"redstone": "trims/color_palettes/redstone",
"copper": "trims/color_palettes/copper",
"emerald": "trims/color_palettes/emerald",
"lapis": "trims/color_palettes/lapis",
"amethyst": "trims/color_palettes/amethyst",
"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"
}
}
]
}
"sources": [
{
"type": "minecraft:directory",
"prefix": "block/",
"source": "block"
},
{
"type": "minecraft:directory",
"prefix": "item/",
"source": "item"
},
{
"type": "minecraft:directory",
"prefix": "entity/conduit/",
"source": "entity/conduit"
},
{
"type": "minecraft:single",
"resource": "minecraft:entity/bell/bell_body"
},
{
"type": "minecraft:single",
"resource": "minecraft:entity/decorated_pot/decorated_pot_side"
},
{
"type": "minecraft:single",
"resource": "minecraft:entity/enchanting_table_book"
},
{
"type": "minecraft:paletted_permutations",
"palette_key": "minecraft:trims/color_palettes/trim_palette",
"permutations": {
"amethyst": "minecraft:trims/color_palettes/amethyst",
"copper": "minecraft:trims/color_palettes/copper",
"diamond": "minecraft:trims/color_palettes/diamond",
"diamond_darker": "minecraft:trims/color_palettes/diamond_darker",
"emerald": "minecraft:trims/color_palettes/emerald",
"gold": "minecraft:trims/color_palettes/gold",
"gold_darker": "minecraft:trims/color_palettes/gold_darker",
"iron": "minecraft:trims/color_palettes/iron",
"iron_darker": "minecraft:trims/color_palettes/iron_darker",
"lapis": "minecraft:trims/color_palettes/lapis",
"netherite": "minecraft:trims/color_palettes/netherite",
"netherite_darker": "minecraft:trims/color_palettes/netherite_darker",
"quartz": "minecraft:trims/color_palettes/quartz",
"redstone": "minecraft:trims/color_palettes/redstone",
"resin": "minecraft:trims/color_palettes/resin"
},
"textures": [
"minecraft:trims/items/helmet_trim",
"minecraft:trims/items/chestplate_trim",
"minecraft:trims/items/leggings_trim",
"minecraft:trims/items/boots_trim"
]
}
]
}

View file

@ -1,9 +1,9 @@
{
"sources": [
{
"type": "directory",
"source": "entity/chest",
"prefix": "entity/chest/"
}
]
"sources": [
{
"type": "minecraft:directory",
"prefix": "entity/chest/",
"source": "entity/chest"
}
]
}

View file

@ -1,9 +1,9 @@
{
"sources": [
{
"type": "directory",
"source": "entity/decorated_pot",
"prefix": "entity/decorated_pot/"
"type": "minecraft:directory",
"prefix": "entity/decorated_pot/",
"source": "entity/decorated_pot"
}
]
}
}

View file

@ -1,9 +1,9 @@
{
"sources": [
{
"type": "directory",
"source": "gui/sprites",
"prefix": ""
}
]
}
"sources": [
{
"type": "minecraft:directory",
"prefix": "",
"source": "gui/sprites"
}
]
}

View file

@ -1,9 +1,9 @@
{
"sources": [
{
"type": "directory",
"source": "map/decorations",
"prefix": ""
}
]
}
"sources": [
{
"type": "minecraft:directory",
"prefix": "",
"source": "map/decorations"
}
]
}

View file

@ -1,9 +1,9 @@
{
"sources": [
{
"type": "directory",
"source": "mob_effect",
"prefix": ""
}
]
"sources": [
{
"type": "minecraft:directory",
"prefix": "",
"source": "mob_effect"
}
]
}

View file

@ -1,9 +1,9 @@
{
"sources": [
{
"type": "directory",
"source": "painting",
"prefix": ""
}
]
"sources": [
{
"type": "minecraft:directory",
"prefix": "",
"source": "painting"
}
]
}

View file

@ -1,9 +1,9 @@
{
"sources": [
{
"type": "directory",
"source": "particle",
"prefix": ""
}
]
"sources": [
{
"type": "minecraft:directory",
"prefix": "",
"source": "particle"
}
]
}

View file

@ -1,17 +1,17 @@
{
"sources": [
{
"type": "single",
"resource": "entity/shield_base"
},
{
"type": "single",
"resource": "entity/shield_base_nopattern"
},
{
"type": "directory",
"source": "entity/shield",
"prefix": "entity/shield/"
}
]
"sources": [
{
"type": "minecraft:single",
"resource": "minecraft:entity/shield_base"
},
{
"type": "minecraft:single",
"resource": "minecraft:entity/shield_base_nopattern"
},
{
"type": "minecraft:directory",
"prefix": "entity/shield/",
"source": "entity/shield"
}
]
}

View file

@ -1,9 +1,9 @@
{
"sources": [
{
"type": "directory",
"source": "entity/shulker",
"prefix": "entity/shulker/"
}
]
"sources": [
{
"type": "minecraft:directory",
"prefix": "entity/shulker/",
"source": "entity/shulker"
}
]
}

View file

@ -1,9 +1,9 @@
{
"sources": [
{
"type": "directory",
"source": "entity/signs",
"prefix": "entity/signs/"
}
]
"sources": [
{
"type": "minecraft:directory",
"prefix": "entity/signs/",
"source": "entity/signs"
}
]
}

View file

@ -45,8 +45,7 @@
},
"facing=south,half=top,open=true": {
"model": "minecraft:block/acacia_trapdoor_open",
"x": 180,
"y": 0
"x": 180
},
"facing=west,half=bottom,open=false": {
"model": "minecraft:block/acacia_trapdoor_bottom",

View file

@ -7,8 +7,7 @@
},
{
"apply": {
"model": "minecraft:block/bamboo_fence_side_north",
"uvlock": false
"model": "minecraft:block/bamboo_fence_side_north"
},
"when": {
"north": "true"
@ -16,8 +15,7 @@
},
{
"apply": {
"model": "minecraft:block/bamboo_fence_side_east",
"uvlock": false
"model": "minecraft:block/bamboo_fence_side_east"
},
"when": {
"east": "true"
@ -25,8 +23,7 @@
},
{
"apply": {
"model": "minecraft:block/bamboo_fence_side_south",
"uvlock": false
"model": "minecraft:block/bamboo_fence_side_south"
},
"when": {
"south": "true"
@ -34,8 +31,7 @@
},
{
"apply": {
"model": "minecraft:block/bamboo_fence_side_west",
"uvlock": false
"model": "minecraft:block/bamboo_fence_side_west"
},
"when": {
"west": "true"

View file

@ -2,78 +2,62 @@
"variants": {
"facing=east,in_wall=false,open=false": {
"model": "minecraft:block/bamboo_fence_gate",
"uvlock": false,
"y": 270
},
"facing=east,in_wall=false,open=true": {
"model": "minecraft:block/bamboo_fence_gate_open",
"uvlock": false,
"y": 270
},
"facing=east,in_wall=true,open=false": {
"model": "minecraft:block/bamboo_fence_gate_wall",
"uvlock": false,
"y": 270
},
"facing=east,in_wall=true,open=true": {
"model": "minecraft:block/bamboo_fence_gate_wall_open",
"uvlock": false,
"y": 270
},
"facing=north,in_wall=false,open=false": {
"model": "minecraft:block/bamboo_fence_gate",
"uvlock": false,
"y": 180
},
"facing=north,in_wall=false,open=true": {
"model": "minecraft:block/bamboo_fence_gate_open",
"uvlock": false,
"y": 180
},
"facing=north,in_wall=true,open=false": {
"model": "minecraft:block/bamboo_fence_gate_wall",
"uvlock": false,
"y": 180
},
"facing=north,in_wall=true,open=true": {
"model": "minecraft:block/bamboo_fence_gate_wall_open",
"uvlock": false,
"y": 180
},
"facing=south,in_wall=false,open=false": {
"model": "minecraft:block/bamboo_fence_gate",
"uvlock": false
"model": "minecraft:block/bamboo_fence_gate"
},
"facing=south,in_wall=false,open=true": {
"model": "minecraft:block/bamboo_fence_gate_open",
"uvlock": false
"model": "minecraft:block/bamboo_fence_gate_open"
},
"facing=south,in_wall=true,open=false": {
"model": "minecraft:block/bamboo_fence_gate_wall",
"uvlock": false
"model": "minecraft:block/bamboo_fence_gate_wall"
},
"facing=south,in_wall=true,open=true": {
"model": "minecraft:block/bamboo_fence_gate_wall_open",
"uvlock": false
"model": "minecraft:block/bamboo_fence_gate_wall_open"
},
"facing=west,in_wall=false,open=false": {
"model": "minecraft:block/bamboo_fence_gate",
"uvlock": false,
"y": 90
},
"facing=west,in_wall=false,open=true": {
"model": "minecraft:block/bamboo_fence_gate_open",
"uvlock": false,
"y": 90
},
"facing=west,in_wall=true,open=false": {
"model": "minecraft:block/bamboo_fence_gate_wall",
"uvlock": false,
"y": 90
},
"facing=west,in_wall=true,open=true": {
"model": "minecraft:block/bamboo_fence_gate_wall_open",
"uvlock": false,
"y": 90
}
}

View file

@ -45,8 +45,7 @@
},
"facing=south,half=top,open=true": {
"model": "minecraft:block/bamboo_trapdoor_open",
"x": 180,
"y": 0
"x": 180
},
"facing=west,half=bottom,open=false": {
"model": "minecraft:block/bamboo_trapdoor_bottom",

View file

@ -1,23 +1,23 @@
{
"variants": {
"facing=east,honey_level=0": {
"model": "minecraft:block/bee_nest",
"model": "minecraft:block/bee_nest_empty",
"y": 90
},
"facing=east,honey_level=1": {
"model": "minecraft:block/bee_nest",
"model": "minecraft:block/bee_nest_empty",
"y": 90
},
"facing=east,honey_level=2": {
"model": "minecraft:block/bee_nest",
"model": "minecraft:block/bee_nest_empty",
"y": 90
},
"facing=east,honey_level=3": {
"model": "minecraft:block/bee_nest",
"model": "minecraft:block/bee_nest_empty",
"y": 90
},
"facing=east,honey_level=4": {
"model": "minecraft:block/bee_nest",
"model": "minecraft:block/bee_nest_empty",
"y": 90
},
"facing=east,honey_level=5": {
@ -25,41 +25,41 @@
"y": 90
},
"facing=north,honey_level=0": {
"model": "minecraft:block/bee_nest"
"model": "minecraft:block/bee_nest_empty"
},
"facing=north,honey_level=1": {
"model": "minecraft:block/bee_nest"
"model": "minecraft:block/bee_nest_empty"
},
"facing=north,honey_level=2": {
"model": "minecraft:block/bee_nest"
"model": "minecraft:block/bee_nest_empty"
},
"facing=north,honey_level=3": {
"model": "minecraft:block/bee_nest"
"model": "minecraft:block/bee_nest_empty"
},
"facing=north,honey_level=4": {
"model": "minecraft:block/bee_nest"
"model": "minecraft:block/bee_nest_empty"
},
"facing=north,honey_level=5": {
"model": "minecraft:block/bee_nest_honey"
},
"facing=south,honey_level=0": {
"model": "minecraft:block/bee_nest",
"model": "minecraft:block/bee_nest_empty",
"y": 180
},
"facing=south,honey_level=1": {
"model": "minecraft:block/bee_nest",
"model": "minecraft:block/bee_nest_empty",
"y": 180
},
"facing=south,honey_level=2": {
"model": "minecraft:block/bee_nest",
"model": "minecraft:block/bee_nest_empty",
"y": 180
},
"facing=south,honey_level=3": {
"model": "minecraft:block/bee_nest",
"model": "minecraft:block/bee_nest_empty",
"y": 180
},
"facing=south,honey_level=4": {
"model": "minecraft:block/bee_nest",
"model": "minecraft:block/bee_nest_empty",
"y": 180
},
"facing=south,honey_level=5": {
@ -67,23 +67,23 @@
"y": 180
},
"facing=west,honey_level=0": {
"model": "minecraft:block/bee_nest",
"model": "minecraft:block/bee_nest_empty",
"y": 270
},
"facing=west,honey_level=1": {
"model": "minecraft:block/bee_nest",
"model": "minecraft:block/bee_nest_empty",
"y": 270
},
"facing=west,honey_level=2": {
"model": "minecraft:block/bee_nest",
"model": "minecraft:block/bee_nest_empty",
"y": 270
},
"facing=west,honey_level=3": {
"model": "minecraft:block/bee_nest",
"model": "minecraft:block/bee_nest_empty",
"y": 270
},
"facing=west,honey_level=4": {
"model": "minecraft:block/bee_nest",
"model": "minecraft:block/bee_nest_empty",
"y": 270
},
"facing=west,honey_level=5": {

View file

@ -1,23 +1,23 @@
{
"variants": {
"facing=east,honey_level=0": {
"model": "minecraft:block/beehive",
"model": "minecraft:block/beehive_empty",
"y": 90
},
"facing=east,honey_level=1": {
"model": "minecraft:block/beehive",
"model": "minecraft:block/beehive_empty",
"y": 90
},
"facing=east,honey_level=2": {
"model": "minecraft:block/beehive",
"model": "minecraft:block/beehive_empty",
"y": 90
},
"facing=east,honey_level=3": {
"model": "minecraft:block/beehive",
"model": "minecraft:block/beehive_empty",
"y": 90
},
"facing=east,honey_level=4": {
"model": "minecraft:block/beehive",
"model": "minecraft:block/beehive_empty",
"y": 90
},
"facing=east,honey_level=5": {
@ -25,41 +25,41 @@
"y": 90
},
"facing=north,honey_level=0": {
"model": "minecraft:block/beehive"
"model": "minecraft:block/beehive_empty"
},
"facing=north,honey_level=1": {
"model": "minecraft:block/beehive"
"model": "minecraft:block/beehive_empty"
},
"facing=north,honey_level=2": {
"model": "minecraft:block/beehive"
"model": "minecraft:block/beehive_empty"
},
"facing=north,honey_level=3": {
"model": "minecraft:block/beehive"
"model": "minecraft:block/beehive_empty"
},
"facing=north,honey_level=4": {
"model": "minecraft:block/beehive"
"model": "minecraft:block/beehive_empty"
},
"facing=north,honey_level=5": {
"model": "minecraft:block/beehive_honey"
},
"facing=south,honey_level=0": {
"model": "minecraft:block/beehive",
"model": "minecraft:block/beehive_empty",
"y": 180
},
"facing=south,honey_level=1": {
"model": "minecraft:block/beehive",
"model": "minecraft:block/beehive_empty",
"y": 180
},
"facing=south,honey_level=2": {
"model": "minecraft:block/beehive",
"model": "minecraft:block/beehive_empty",
"y": 180
},
"facing=south,honey_level=3": {
"model": "minecraft:block/beehive",
"model": "minecraft:block/beehive_empty",
"y": 180
},
"facing=south,honey_level=4": {
"model": "minecraft:block/beehive",
"model": "minecraft:block/beehive_empty",
"y": 180
},
"facing=south,honey_level=5": {
@ -67,23 +67,23 @@
"y": 180
},
"facing=west,honey_level=0": {
"model": "minecraft:block/beehive",
"model": "minecraft:block/beehive_empty",
"y": 270
},
"facing=west,honey_level=1": {
"model": "minecraft:block/beehive",
"model": "minecraft:block/beehive_empty",
"y": 270
},
"facing=west,honey_level=2": {
"model": "minecraft:block/beehive",
"model": "minecraft:block/beehive_empty",
"y": 270
},
"facing=west,honey_level=3": {
"model": "minecraft:block/beehive",
"model": "minecraft:block/beehive_empty",
"y": 270
},
"facing=west,honey_level=4": {
"model": "minecraft:block/beehive",
"model": "minecraft:block/beehive_empty",
"y": 270
},
"facing=west,honey_level=5": {

View file

@ -45,8 +45,7 @@
},
"facing=south,half=top,open=true": {
"model": "minecraft:block/birch_trapdoor_open",
"x": 180,
"y": 0
"x": 180
},
"facing=west,half=bottom,open=false": {
"model": "minecraft:block/birch_trapdoor_bottom",

View file

@ -69,7 +69,6 @@
{
"apply": {
"model": "minecraft:block/mushroom_block_inside",
"uvlock": false,
"y": 90
},
"when": {
@ -79,7 +78,6 @@
{
"apply": {
"model": "minecraft:block/mushroom_block_inside",
"uvlock": false,
"y": 180
},
"when": {
@ -89,7 +87,6 @@
{
"apply": {
"model": "minecraft:block/mushroom_block_inside",
"uvlock": false,
"y": 270
},
"when": {
@ -99,7 +96,6 @@
{
"apply": {
"model": "minecraft:block/mushroom_block_inside",
"uvlock": false,
"x": 270
},
"when": {
@ -109,7 +105,6 @@
{
"apply": {
"model": "minecraft:block/mushroom_block_inside",
"uvlock": false,
"x": 90
},
"when": {

View file

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

View file

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

View file

@ -45,8 +45,7 @@
},
"facing=south,half=top,open=true": {
"model": "minecraft:block/cherry_trapdoor_open",
"x": 180,
"y": 0
"x": 180
},
"facing=west,half=bottom,open=false": {
"model": "minecraft:block/cherry_trapdoor_bottom",

View file

@ -3,8 +3,7 @@
{
"apply": {
"model": "minecraft:block/chiseled_bookshelf",
"uvlock": true,
"y": 0
"uvlock": true
},
"when": {
"facing": "north"
@ -12,8 +11,7 @@
},
{
"apply": {
"model": "minecraft:block/chiseled_bookshelf_occupied_slot_top_left",
"y": 0
"model": "minecraft:block/chiseled_bookshelf_occupied_slot_top_left"
},
"when": {
"AND": [
@ -28,8 +26,7 @@
},
{
"apply": {
"model": "minecraft:block/chiseled_bookshelf_empty_slot_top_left",
"y": 0
"model": "minecraft:block/chiseled_bookshelf_empty_slot_top_left"
},
"when": {
"AND": [
@ -44,8 +41,7 @@
},
{
"apply": {
"model": "minecraft:block/chiseled_bookshelf_occupied_slot_top_mid",
"y": 0
"model": "minecraft:block/chiseled_bookshelf_occupied_slot_top_mid"
},
"when": {
"AND": [
@ -60,8 +56,7 @@
},
{
"apply": {
"model": "minecraft:block/chiseled_bookshelf_empty_slot_top_mid",
"y": 0
"model": "minecraft:block/chiseled_bookshelf_empty_slot_top_mid"
},
"when": {
"AND": [
@ -76,8 +71,7 @@
},
{
"apply": {
"model": "minecraft:block/chiseled_bookshelf_occupied_slot_top_right",
"y": 0
"model": "minecraft:block/chiseled_bookshelf_occupied_slot_top_right"
},
"when": {
"AND": [
@ -92,8 +86,7 @@
},
{
"apply": {
"model": "minecraft:block/chiseled_bookshelf_empty_slot_top_right",
"y": 0
"model": "minecraft:block/chiseled_bookshelf_empty_slot_top_right"
},
"when": {
"AND": [
@ -108,8 +101,7 @@
},
{
"apply": {
"model": "minecraft:block/chiseled_bookshelf_occupied_slot_bottom_left",
"y": 0
"model": "minecraft:block/chiseled_bookshelf_occupied_slot_bottom_left"
},
"when": {
"AND": [
@ -124,8 +116,7 @@
},
{
"apply": {
"model": "minecraft:block/chiseled_bookshelf_empty_slot_bottom_left",
"y": 0
"model": "minecraft:block/chiseled_bookshelf_empty_slot_bottom_left"
},
"when": {
"AND": [
@ -140,8 +131,7 @@
},
{
"apply": {
"model": "minecraft:block/chiseled_bookshelf_occupied_slot_bottom_mid",
"y": 0
"model": "minecraft:block/chiseled_bookshelf_occupied_slot_bottom_mid"
},
"when": {
"AND": [
@ -156,8 +146,7 @@
},
{
"apply": {
"model": "minecraft:block/chiseled_bookshelf_empty_slot_bottom_mid",
"y": 0
"model": "minecraft:block/chiseled_bookshelf_empty_slot_bottom_mid"
},
"when": {
"AND": [
@ -172,8 +161,7 @@
},
{
"apply": {
"model": "minecraft:block/chiseled_bookshelf_occupied_slot_bottom_right",
"y": 0
"model": "minecraft:block/chiseled_bookshelf_occupied_slot_bottom_right"
},
"when": {
"AND": [
@ -188,8 +176,7 @@
},
{
"apply": {
"model": "minecraft:block/chiseled_bookshelf_empty_slot_bottom_right",
"y": 0
"model": "minecraft:block/chiseled_bookshelf_empty_slot_bottom_right"
},
"when": {
"AND": [

View file

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

View file

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

View file

@ -0,0 +1,40 @@
{
"variants": {
"axis=x,creaking_heart_state=awake": {
"model": "minecraft:block/creaking_heart_awake_horizontal",
"x": 90,
"y": 90
},
"axis=x,creaking_heart_state=dormant": {
"model": "minecraft:block/creaking_heart_dormant_horizontal",
"x": 90,
"y": 90
},
"axis=x,creaking_heart_state=uprooted": {
"model": "minecraft:block/creaking_heart_horizontal",
"x": 90,
"y": 90
},
"axis=y,creaking_heart_state=awake": {
"model": "minecraft:block/creaking_heart_awake"
},
"axis=y,creaking_heart_state=dormant": {
"model": "minecraft:block/creaking_heart_dormant"
},
"axis=y,creaking_heart_state=uprooted": {
"model": "minecraft:block/creaking_heart"
},
"axis=z,creaking_heart_state=awake": {
"model": "minecraft:block/creaking_heart_awake_horizontal",
"x": 90
},
"axis=z,creaking_heart_state=dormant": {
"model": "minecraft:block/creaking_heart_dormant_horizontal",
"x": 90
},
"axis=z,creaking_heart_state=uprooted": {
"model": "minecraft:block/creaking_heart_horizontal",
"x": 90
}
}
}

View file

@ -45,8 +45,7 @@
},
"facing=south,half=top,open=true": {
"model": "minecraft:block/crimson_trapdoor_open",
"x": 180,
"y": 0
"x": 180
},
"facing=west,half=bottom,open=false": {
"model": "minecraft:block/crimson_trapdoor_bottom",

View file

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

View file

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

View file

@ -45,8 +45,7 @@
},
"facing=south,half=top,open=true": {
"model": "minecraft:block/jungle_trapdoor_open",
"x": 180,
"y": 0
"x": 180
},
"facing=west,half=bottom,open=false": {
"model": "minecraft:block/jungle_trapdoor_bottom",

View file

@ -0,0 +1,160 @@
{
"multipart": [
{
"apply": {
"model": "minecraft:block/leaf_litter_1"
},
"when": {
"facing": "north",
"segment_amount": "1"
}
},
{
"apply": {
"model": "minecraft:block/leaf_litter_1",
"y": 90
},
"when": {
"facing": "east",
"segment_amount": "1"
}
},
{
"apply": {
"model": "minecraft:block/leaf_litter_1",
"y": 180
},
"when": {
"facing": "south",
"segment_amount": "1"
}
},
{
"apply": {
"model": "minecraft:block/leaf_litter_1",
"y": 270
},
"when": {
"facing": "west",
"segment_amount": "1"
}
},
{
"apply": {
"model": "minecraft:block/leaf_litter_2"
},
"when": {
"facing": "north",
"segment_amount": "2|3"
}
},
{
"apply": {
"model": "minecraft:block/leaf_litter_2",
"y": 90
},
"when": {
"facing": "east",
"segment_amount": "2|3"
}
},
{
"apply": {
"model": "minecraft:block/leaf_litter_2",
"y": 180
},
"when": {
"facing": "south",
"segment_amount": "2|3"
}
},
{
"apply": {
"model": "minecraft:block/leaf_litter_2",
"y": 270
},
"when": {
"facing": "west",
"segment_amount": "2|3"
}
},
{
"apply": {
"model": "minecraft:block/leaf_litter_3"
},
"when": {
"facing": "north",
"segment_amount": "3"
}
},
{
"apply": {
"model": "minecraft:block/leaf_litter_3",
"y": 90
},
"when": {
"facing": "east",
"segment_amount": "3"
}
},
{
"apply": {
"model": "minecraft:block/leaf_litter_3",
"y": 180
},
"when": {
"facing": "south",
"segment_amount": "3"
}
},
{
"apply": {
"model": "minecraft:block/leaf_litter_3",
"y": 270
},
"when": {
"facing": "west",
"segment_amount": "3"
}
},
{
"apply": {
"model": "minecraft:block/leaf_litter_4"
},
"when": {
"facing": "north",
"segment_amount": "4"
}
},
{
"apply": {
"model": "minecraft:block/leaf_litter_4",
"y": 90
},
"when": {
"facing": "east",
"segment_amount": "4"
}
},
{
"apply": {
"model": "minecraft:block/leaf_litter_4",
"y": 180
},
"when": {
"facing": "south",
"segment_amount": "4"
}
},
{
"apply": {
"model": "minecraft:block/leaf_litter_4",
"y": 270
},
"when": {
"facing": "west",
"segment_amount": "4"
}
}
]
}

View file

@ -45,8 +45,7 @@
},
"facing=south,half=top,open=true": {
"model": "minecraft:block/mangrove_trapdoor_open",
"x": 180,
"y": 0
"x": 180
},
"facing=west,half=bottom,open=false": {
"model": "minecraft:block/mangrove_trapdoor_bottom",

View file

@ -69,7 +69,6 @@
{
"apply": {
"model": "minecraft:block/mushroom_block_inside",
"uvlock": false,
"y": 90
},
"when": {
@ -79,7 +78,6 @@
{
"apply": {
"model": "minecraft:block/mushroom_block_inside",
"uvlock": false,
"y": 180
},
"when": {
@ -89,7 +87,6 @@
{
"apply": {
"model": "minecraft:block/mushroom_block_inside",
"uvlock": false,
"y": 270
},
"when": {
@ -99,7 +96,6 @@
{
"apply": {
"model": "minecraft:block/mushroom_block_inside",
"uvlock": false,
"x": 270
},
"when": {
@ -109,7 +105,6 @@
{
"apply": {
"model": "minecraft:block/mushroom_block_inside",
"uvlock": false,
"x": 90
},
"when": {

View file

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

View file

@ -0,0 +1,10 @@
{
"variants": {
"tip=false": {
"model": "minecraft:block/pale_hanging_moss"
},
"tip=true": {
"model": "minecraft:block/pale_hanging_moss_tip"
}
}
}

View file

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

View file

@ -0,0 +1,154 @@
{
"multipart": [
{
"apply": {
"model": "minecraft:block/pale_moss_carpet"
},
"when": {
"bottom": "true"
}
},
{
"apply": {
"model": "minecraft:block/pale_moss_carpet"
},
"when": {
"bottom": "false",
"east": "none",
"north": "none",
"south": "none",
"west": "none"
}
},
{
"apply": {
"model": "minecraft:block/pale_moss_carpet_side_tall"
},
"when": {
"north": "tall"
}
},
{
"apply": {
"model": "minecraft:block/pale_moss_carpet_side_small"
},
"when": {
"north": "low"
}
},
{
"apply": {
"model": "minecraft:block/pale_moss_carpet_side_tall"
},
"when": {
"bottom": "false",
"east": "none",
"north": "none",
"south": "none",
"west": "none"
}
},
{
"apply": {
"model": "minecraft:block/pale_moss_carpet_side_tall",
"uvlock": true,
"y": 90
},
"when": {
"east": "tall"
}
},
{
"apply": {
"model": "minecraft:block/pale_moss_carpet_side_small",
"uvlock": true,
"y": 90
},
"when": {
"east": "low"
}
},
{
"apply": {
"model": "minecraft:block/pale_moss_carpet_side_tall",
"uvlock": true,
"y": 90
},
"when": {
"bottom": "false",
"east": "none",
"north": "none",
"south": "none",
"west": "none"
}
},
{
"apply": {
"model": "minecraft:block/pale_moss_carpet_side_tall",
"uvlock": true,
"y": 180
},
"when": {
"south": "tall"
}
},
{
"apply": {
"model": "minecraft:block/pale_moss_carpet_side_small",
"uvlock": true,
"y": 180
},
"when": {
"south": "low"
}
},
{
"apply": {
"model": "minecraft:block/pale_moss_carpet_side_tall",
"uvlock": true,
"y": 180
},
"when": {
"bottom": "false",
"east": "none",
"north": "none",
"south": "none",
"west": "none"
}
},
{
"apply": {
"model": "minecraft:block/pale_moss_carpet_side_tall",
"uvlock": true,
"y": 270
},
"when": {
"west": "tall"
}
},
{
"apply": {
"model": "minecraft:block/pale_moss_carpet_side_small",
"uvlock": true,
"y": 270
},
"when": {
"west": "low"
}
},
{
"apply": {
"model": "minecraft:block/pale_moss_carpet_side_tall",
"uvlock": true,
"y": 270
},
"when": {
"bottom": "false",
"east": "none",
"north": "none",
"south": "none",
"west": "none"
}
}
]
}

View file

@ -0,0 +1,118 @@
{
"variants": {
"face=ceiling,facing=east,powered=false": {
"model": "minecraft:block/pale_oak_button",
"x": 180,
"y": 270
},
"face=ceiling,facing=east,powered=true": {
"model": "minecraft:block/pale_oak_button_pressed",
"x": 180,
"y": 270
},
"face=ceiling,facing=north,powered=false": {
"model": "minecraft:block/pale_oak_button",
"x": 180,
"y": 180
},
"face=ceiling,facing=north,powered=true": {
"model": "minecraft:block/pale_oak_button_pressed",
"x": 180,
"y": 180
},
"face=ceiling,facing=south,powered=false": {
"model": "minecraft:block/pale_oak_button",
"x": 180
},
"face=ceiling,facing=south,powered=true": {
"model": "minecraft:block/pale_oak_button_pressed",
"x": 180
},
"face=ceiling,facing=west,powered=false": {
"model": "minecraft:block/pale_oak_button",
"x": 180,
"y": 90
},
"face=ceiling,facing=west,powered=true": {
"model": "minecraft:block/pale_oak_button_pressed",
"x": 180,
"y": 90
},
"face=floor,facing=east,powered=false": {
"model": "minecraft:block/pale_oak_button",
"y": 90
},
"face=floor,facing=east,powered=true": {
"model": "minecraft:block/pale_oak_button_pressed",
"y": 90
},
"face=floor,facing=north,powered=false": {
"model": "minecraft:block/pale_oak_button"
},
"face=floor,facing=north,powered=true": {
"model": "minecraft:block/pale_oak_button_pressed"
},
"face=floor,facing=south,powered=false": {
"model": "minecraft:block/pale_oak_button",
"y": 180
},
"face=floor,facing=south,powered=true": {
"model": "minecraft:block/pale_oak_button_pressed",
"y": 180
},
"face=floor,facing=west,powered=false": {
"model": "minecraft:block/pale_oak_button",
"y": 270
},
"face=floor,facing=west,powered=true": {
"model": "minecraft:block/pale_oak_button_pressed",
"y": 270
},
"face=wall,facing=east,powered=false": {
"model": "minecraft:block/pale_oak_button",
"uvlock": true,
"x": 90,
"y": 90
},
"face=wall,facing=east,powered=true": {
"model": "minecraft:block/pale_oak_button_pressed",
"uvlock": true,
"x": 90,
"y": 90
},
"face=wall,facing=north,powered=false": {
"model": "minecraft:block/pale_oak_button",
"uvlock": true,
"x": 90
},
"face=wall,facing=north,powered=true": {
"model": "minecraft:block/pale_oak_button_pressed",
"uvlock": true,
"x": 90
},
"face=wall,facing=south,powered=false": {
"model": "minecraft:block/pale_oak_button",
"uvlock": true,
"x": 90,
"y": 180
},
"face=wall,facing=south,powered=true": {
"model": "minecraft:block/pale_oak_button_pressed",
"uvlock": true,
"x": 90,
"y": 180
},
"face=wall,facing=west,powered=false": {
"model": "minecraft:block/pale_oak_button",
"uvlock": true,
"x": 90,
"y": 270
},
"face=wall,facing=west,powered=true": {
"model": "minecraft:block/pale_oak_button_pressed",
"uvlock": true,
"x": 90,
"y": 270
}
}
}

View file

@ -0,0 +1,124 @@
{
"variants": {
"facing=east,half=lower,hinge=left,open=false": {
"model": "minecraft:block/pale_oak_door_bottom_left"
},
"facing=east,half=lower,hinge=left,open=true": {
"model": "minecraft:block/pale_oak_door_bottom_left_open",
"y": 90
},
"facing=east,half=lower,hinge=right,open=false": {
"model": "minecraft:block/pale_oak_door_bottom_right"
},
"facing=east,half=lower,hinge=right,open=true": {
"model": "minecraft:block/pale_oak_door_bottom_right_open",
"y": 270
},
"facing=east,half=upper,hinge=left,open=false": {
"model": "minecraft:block/pale_oak_door_top_left"
},
"facing=east,half=upper,hinge=left,open=true": {
"model": "minecraft:block/pale_oak_door_top_left_open",
"y": 90
},
"facing=east,half=upper,hinge=right,open=false": {
"model": "minecraft:block/pale_oak_door_top_right"
},
"facing=east,half=upper,hinge=right,open=true": {
"model": "minecraft:block/pale_oak_door_top_right_open",
"y": 270
},
"facing=north,half=lower,hinge=left,open=false": {
"model": "minecraft:block/pale_oak_door_bottom_left",
"y": 270
},
"facing=north,half=lower,hinge=left,open=true": {
"model": "minecraft:block/pale_oak_door_bottom_left_open"
},
"facing=north,half=lower,hinge=right,open=false": {
"model": "minecraft:block/pale_oak_door_bottom_right",
"y": 270
},
"facing=north,half=lower,hinge=right,open=true": {
"model": "minecraft:block/pale_oak_door_bottom_right_open",
"y": 180
},
"facing=north,half=upper,hinge=left,open=false": {
"model": "minecraft:block/pale_oak_door_top_left",
"y": 270
},
"facing=north,half=upper,hinge=left,open=true": {
"model": "minecraft:block/pale_oak_door_top_left_open"
},
"facing=north,half=upper,hinge=right,open=false": {
"model": "minecraft:block/pale_oak_door_top_right",
"y": 270
},
"facing=north,half=upper,hinge=right,open=true": {
"model": "minecraft:block/pale_oak_door_top_right_open",
"y": 180
},
"facing=south,half=lower,hinge=left,open=false": {
"model": "minecraft:block/pale_oak_door_bottom_left",
"y": 90
},
"facing=south,half=lower,hinge=left,open=true": {
"model": "minecraft:block/pale_oak_door_bottom_left_open",
"y": 180
},
"facing=south,half=lower,hinge=right,open=false": {
"model": "minecraft:block/pale_oak_door_bottom_right",
"y": 90
},
"facing=south,half=lower,hinge=right,open=true": {
"model": "minecraft:block/pale_oak_door_bottom_right_open"
},
"facing=south,half=upper,hinge=left,open=false": {
"model": "minecraft:block/pale_oak_door_top_left",
"y": 90
},
"facing=south,half=upper,hinge=left,open=true": {
"model": "minecraft:block/pale_oak_door_top_left_open",
"y": 180
},
"facing=south,half=upper,hinge=right,open=false": {
"model": "minecraft:block/pale_oak_door_top_right",
"y": 90
},
"facing=south,half=upper,hinge=right,open=true": {
"model": "minecraft:block/pale_oak_door_top_right_open"
},
"facing=west,half=lower,hinge=left,open=false": {
"model": "minecraft:block/pale_oak_door_bottom_left",
"y": 180
},
"facing=west,half=lower,hinge=left,open=true": {
"model": "minecraft:block/pale_oak_door_bottom_left_open",
"y": 270
},
"facing=west,half=lower,hinge=right,open=false": {
"model": "minecraft:block/pale_oak_door_bottom_right",
"y": 180
},
"facing=west,half=lower,hinge=right,open=true": {
"model": "minecraft:block/pale_oak_door_bottom_right_open",
"y": 90
},
"facing=west,half=upper,hinge=left,open=false": {
"model": "minecraft:block/pale_oak_door_top_left",
"y": 180
},
"facing=west,half=upper,hinge=left,open=true": {
"model": "minecraft:block/pale_oak_door_top_left_open",
"y": 270
},
"facing=west,half=upper,hinge=right,open=false": {
"model": "minecraft:block/pale_oak_door_top_right",
"y": 180
},
"facing=west,half=upper,hinge=right,open=true": {
"model": "minecraft:block/pale_oak_door_top_right_open",
"y": 90
}
}
}

View file

@ -0,0 +1,48 @@
{
"multipart": [
{
"apply": {
"model": "minecraft:block/pale_oak_fence_post"
}
},
{
"apply": {
"model": "minecraft:block/pale_oak_fence_side",
"uvlock": true
},
"when": {
"north": "true"
}
},
{
"apply": {
"model": "minecraft:block/pale_oak_fence_side",
"uvlock": true,
"y": 90
},
"when": {
"east": "true"
}
},
{
"apply": {
"model": "minecraft:block/pale_oak_fence_side",
"uvlock": true,
"y": 180
},
"when": {
"south": "true"
}
},
{
"apply": {
"model": "minecraft:block/pale_oak_fence_side",
"uvlock": true,
"y": 270
},
"when": {
"west": "true"
}
}
]
}

View file

@ -0,0 +1,80 @@
{
"variants": {
"facing=east,in_wall=false,open=false": {
"model": "minecraft:block/pale_oak_fence_gate",
"uvlock": true,
"y": 270
},
"facing=east,in_wall=false,open=true": {
"model": "minecraft:block/pale_oak_fence_gate_open",
"uvlock": true,
"y": 270
},
"facing=east,in_wall=true,open=false": {
"model": "minecraft:block/pale_oak_fence_gate_wall",
"uvlock": true,
"y": 270
},
"facing=east,in_wall=true,open=true": {
"model": "minecraft:block/pale_oak_fence_gate_wall_open",
"uvlock": true,
"y": 270
},
"facing=north,in_wall=false,open=false": {
"model": "minecraft:block/pale_oak_fence_gate",
"uvlock": true,
"y": 180
},
"facing=north,in_wall=false,open=true": {
"model": "minecraft:block/pale_oak_fence_gate_open",
"uvlock": true,
"y": 180
},
"facing=north,in_wall=true,open=false": {
"model": "minecraft:block/pale_oak_fence_gate_wall",
"uvlock": true,
"y": 180
},
"facing=north,in_wall=true,open=true": {
"model": "minecraft:block/pale_oak_fence_gate_wall_open",
"uvlock": true,
"y": 180
},
"facing=south,in_wall=false,open=false": {
"model": "minecraft:block/pale_oak_fence_gate",
"uvlock": true
},
"facing=south,in_wall=false,open=true": {
"model": "minecraft:block/pale_oak_fence_gate_open",
"uvlock": true
},
"facing=south,in_wall=true,open=false": {
"model": "minecraft:block/pale_oak_fence_gate_wall",
"uvlock": true
},
"facing=south,in_wall=true,open=true": {
"model": "minecraft:block/pale_oak_fence_gate_wall_open",
"uvlock": true
},
"facing=west,in_wall=false,open=false": {
"model": "minecraft:block/pale_oak_fence_gate",
"uvlock": true,
"y": 90
},
"facing=west,in_wall=false,open=true": {
"model": "minecraft:block/pale_oak_fence_gate_open",
"uvlock": true,
"y": 90
},
"facing=west,in_wall=true,open=false": {
"model": "minecraft:block/pale_oak_fence_gate_wall",
"uvlock": true,
"y": 90
},
"facing=west,in_wall=true,open=true": {
"model": "minecraft:block/pale_oak_fence_gate_wall_open",
"uvlock": true,
"y": 90
}
}
}

View file

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

View file

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

View file

@ -0,0 +1,16 @@
{
"variants": {
"axis=x": {
"model": "minecraft:block/pale_oak_log_horizontal",
"x": 90,
"y": 90
},
"axis=y": {
"model": "minecraft:block/pale_oak_log"
},
"axis=z": {
"model": "minecraft:block/pale_oak_log_horizontal",
"x": 90
}
}
}

View file

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

View file

@ -0,0 +1,10 @@
{
"variants": {
"powered=false": {
"model": "minecraft:block/pale_oak_pressure_plate"
},
"powered=true": {
"model": "minecraft:block/pale_oak_pressure_plate_down"
}
}
}

View file

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

View file

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

View file

@ -0,0 +1,13 @@
{
"variants": {
"type=bottom": {
"model": "minecraft:block/pale_oak_slab"
},
"type=double": {
"model": "minecraft:block/pale_oak_planks"
},
"type=top": {
"model": "minecraft:block/pale_oak_slab_top"
}
}
}

View file

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

View file

@ -0,0 +1,68 @@
{
"variants": {
"facing=east,half=bottom,open=false": {
"model": "minecraft:block/pale_oak_trapdoor_bottom",
"y": 90
},
"facing=east,half=bottom,open=true": {
"model": "minecraft:block/pale_oak_trapdoor_open",
"y": 90
},
"facing=east,half=top,open=false": {
"model": "minecraft:block/pale_oak_trapdoor_top",
"y": 90
},
"facing=east,half=top,open=true": {
"model": "minecraft:block/pale_oak_trapdoor_open",
"x": 180,
"y": 270
},
"facing=north,half=bottom,open=false": {
"model": "minecraft:block/pale_oak_trapdoor_bottom"
},
"facing=north,half=bottom,open=true": {
"model": "minecraft:block/pale_oak_trapdoor_open"
},
"facing=north,half=top,open=false": {
"model": "minecraft:block/pale_oak_trapdoor_top"
},
"facing=north,half=top,open=true": {
"model": "minecraft:block/pale_oak_trapdoor_open",
"x": 180,
"y": 180
},
"facing=south,half=bottom,open=false": {
"model": "minecraft:block/pale_oak_trapdoor_bottom",
"y": 180
},
"facing=south,half=bottom,open=true": {
"model": "minecraft:block/pale_oak_trapdoor_open",
"y": 180
},
"facing=south,half=top,open=false": {
"model": "minecraft:block/pale_oak_trapdoor_top",
"y": 180
},
"facing=south,half=top,open=true": {
"model": "minecraft:block/pale_oak_trapdoor_open",
"x": 180
},
"facing=west,half=bottom,open=false": {
"model": "minecraft:block/pale_oak_trapdoor_bottom",
"y": 270
},
"facing=west,half=bottom,open=true": {
"model": "minecraft:block/pale_oak_trapdoor_open",
"y": 270
},
"facing=west,half=top,open=false": {
"model": "minecraft:block/pale_oak_trapdoor_top",
"y": 270
},
"facing=west,half=top,open=true": {
"model": "minecraft:block/pale_oak_trapdoor_open",
"x": 180,
"y": 90
}
}
}

View file

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

View file

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

View file

@ -0,0 +1,16 @@
{
"variants": {
"axis=x": {
"model": "minecraft:block/pale_oak_wood",
"x": 90,
"y": 90
},
"axis=y": {
"model": "minecraft:block/pale_oak_wood"
},
"axis=z": {
"model": "minecraft:block/pale_oak_wood",
"x": 90
}
}
}

View file

@ -5,8 +5,7 @@
"model": "minecraft:block/pink_petals_1"
},
"when": {
"facing": "north",
"flower_amount": "1|2|3|4"
"facing": "north"
}
},
{
@ -15,8 +14,7 @@
"y": 90
},
"when": {
"facing": "east",
"flower_amount": "1|2|3|4"
"facing": "east"
}
},
{
@ -25,8 +23,7 @@
"y": 180
},
"when": {
"facing": "south",
"flower_amount": "1|2|3|4"
"facing": "south"
}
},
{
@ -35,8 +32,7 @@
"y": 270
},
"when": {
"facing": "west",
"flower_amount": "1|2|3|4"
"facing": "west"
}
},
{

View file

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

View file

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

View file

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

View file

@ -69,7 +69,6 @@
{
"apply": {
"model": "minecraft:block/mushroom_block_inside",
"uvlock": false,
"y": 90
},
"when": {
@ -79,7 +78,6 @@
{
"apply": {
"model": "minecraft:block/mushroom_block_inside",
"uvlock": false,
"y": 180
},
"when": {
@ -89,7 +87,6 @@
{
"apply": {
"model": "minecraft:block/mushroom_block_inside",
"uvlock": false,
"y": 270
},
"when": {
@ -99,7 +96,6 @@
{
"apply": {
"model": "minecraft:block/mushroom_block_inside",
"uvlock": false,
"x": 270
},
"when": {
@ -109,7 +105,6 @@
{
"apply": {
"model": "minecraft:block/mushroom_block_inside",
"uvlock": false,
"x": 90
},
"when": {

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

@ -45,8 +45,7 @@
},
"facing=south,half=top,open=true": {
"model": "minecraft:block/spruce_trapdoor_open",
"x": 180,
"y": 0
"x": 180
},
"facing=west,half=bottom,open=false": {
"model": "minecraft:block/spruce_trapdoor_bottom",

View file

@ -0,0 +1,16 @@
{
"variants": {
"axis=x": {
"model": "minecraft:block/stripped_pale_oak_log_horizontal",
"x": 90,
"y": 90
},
"axis=y": {
"model": "minecraft:block/stripped_pale_oak_log"
},
"axis=z": {
"model": "minecraft:block/stripped_pale_oak_log_horizontal",
"x": 90
}
}
}

View file

@ -0,0 +1,16 @@
{
"variants": {
"axis=x": {
"model": "minecraft:block/stripped_pale_oak_wood",
"x": 90,
"y": 90
},
"axis=y": {
"model": "minecraft:block/stripped_pale_oak_wood"
},
"axis=z": {
"model": "minecraft:block/stripped_pale_oak_wood",
"x": 90
}
}
}

View file

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

View file

@ -0,0 +1,16 @@
{
"variants": {
"mode=accept": {
"model": "minecraft:block/test_block_accept"
},
"mode=fail": {
"model": "minecraft:block/test_block_fail"
},
"mode=log": {
"model": "minecraft:block/test_block_log"
},
"mode=start": {
"model": "minecraft:block/test_block_start"
}
}
}

View file

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

View file

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

View file

@ -45,8 +45,7 @@
},
"facing=south,half=top,open=true": {
"model": "minecraft:block/warped_trapdoor_open",
"x": 180,
"y": 0
"x": 180
},
"facing=west,half=bottom,open=false": {
"model": "minecraft:block/warped_trapdoor_bottom",

View file

@ -0,0 +1,156 @@
{
"multipart": [
{
"apply": {
"model": "minecraft:block/wildflowers_1"
},
"when": {
"facing": "north"
}
},
{
"apply": {
"model": "minecraft:block/wildflowers_1",
"y": 90
},
"when": {
"facing": "east"
}
},
{
"apply": {
"model": "minecraft:block/wildflowers_1",
"y": 180
},
"when": {
"facing": "south"
}
},
{
"apply": {
"model": "minecraft:block/wildflowers_1",
"y": 270
},
"when": {
"facing": "west"
}
},
{
"apply": {
"model": "minecraft:block/wildflowers_2"
},
"when": {
"facing": "north",
"flower_amount": "2|3|4"
}
},
{
"apply": {
"model": "minecraft:block/wildflowers_2",
"y": 90
},
"when": {
"facing": "east",
"flower_amount": "2|3|4"
}
},
{
"apply": {
"model": "minecraft:block/wildflowers_2",
"y": 180
},
"when": {
"facing": "south",
"flower_amount": "2|3|4"
}
},
{
"apply": {
"model": "minecraft:block/wildflowers_2",
"y": 270
},
"when": {
"facing": "west",
"flower_amount": "2|3|4"
}
},
{
"apply": {
"model": "minecraft:block/wildflowers_3"
},
"when": {
"facing": "north",
"flower_amount": "3|4"
}
},
{
"apply": {
"model": "minecraft:block/wildflowers_3",
"y": 90
},
"when": {
"facing": "east",
"flower_amount": "3|4"
}
},
{
"apply": {
"model": "minecraft:block/wildflowers_3",
"y": 180
},
"when": {
"facing": "south",
"flower_amount": "3|4"
}
},
{
"apply": {
"model": "minecraft:block/wildflowers_3",
"y": 270
},
"when": {
"facing": "west",
"flower_amount": "3|4"
}
},
{
"apply": {
"model": "minecraft:block/wildflowers_4"
},
"when": {
"facing": "north",
"flower_amount": "4"
}
},
{
"apply": {
"model": "minecraft:block/wildflowers_4",
"y": 90
},
"when": {
"facing": "east",
"flower_amount": "4"
}
},
{
"apply": {
"model": "minecraft:block/wildflowers_4",
"y": 180
},
"when": {
"facing": "south",
"flower_amount": "4"
}
},
{
"apply": {
"model": "minecraft:block/wildflowers_4",
"y": 270
},
"when": {
"facing": "west",
"flower_amount": "4"
}
}
]
}

View file

@ -0,0 +1,13 @@
{
"layers": {
"wolf_body": [
{
"texture": "minecraft:armadillo_scute"
},
{
"dyeable": {},
"texture": "minecraft:armadillo_scute_overlay"
}
]
}
}

View file

@ -0,0 +1,9 @@
{
"layers": {
"llama_body": [
{
"texture": "minecraft:black"
}
]
}
}

View file

@ -0,0 +1,9 @@
{
"layers": {
"llama_body": [
{
"texture": "minecraft:blue"
}
]
}
}

View file

@ -0,0 +1,9 @@
{
"layers": {
"llama_body": [
{
"texture": "minecraft:brown"
}
]
}
}

View file

@ -0,0 +1,14 @@
{
"layers": {
"humanoid": [
{
"texture": "minecraft:chainmail"
}
],
"humanoid_leggings": [
{
"texture": "minecraft:chainmail"
}
]
}
}

View file

@ -0,0 +1,9 @@
{
"layers": {
"llama_body": [
{
"texture": "minecraft:cyan"
}
]
}
}

View file

@ -0,0 +1,19 @@
{
"layers": {
"horse_body": [
{
"texture": "minecraft:diamond"
}
],
"humanoid": [
{
"texture": "minecraft:diamond"
}
],
"humanoid_leggings": [
{
"texture": "minecraft:diamond"
}
]
}
}

View file

@ -0,0 +1,10 @@
{
"layers": {
"wings": [
{
"texture": "minecraft:elytra",
"use_player_texture": true
}
]
}
}

View file

@ -0,0 +1,19 @@
{
"layers": {
"horse_body": [
{
"texture": "minecraft:gold"
}
],
"humanoid": [
{
"texture": "minecraft:gold"
}
],
"humanoid_leggings": [
{
"texture": "minecraft:gold"
}
]
}
}

View file

@ -0,0 +1,9 @@
{
"layers": {
"llama_body": [
{
"texture": "minecraft:gray"
}
]
}
}

View file

@ -0,0 +1,9 @@
{
"layers": {
"llama_body": [
{
"texture": "minecraft:green"
}
]
}
}

View file

@ -0,0 +1,19 @@
{
"layers": {
"horse_body": [
{
"texture": "minecraft:iron"
}
],
"humanoid": [
{
"texture": "minecraft:iron"
}
],
"humanoid_leggings": [
{
"texture": "minecraft:iron"
}
]
}
}

View file

@ -0,0 +1,34 @@
{
"layers": {
"horse_body": [
{
"dyeable": {
"color_when_undyed": -6265536
},
"texture": "minecraft:leather"
}
],
"humanoid": [
{
"dyeable": {
"color_when_undyed": -6265536
},
"texture": "minecraft:leather"
},
{
"texture": "minecraft:leather_overlay"
}
],
"humanoid_leggings": [
{
"dyeable": {
"color_when_undyed": -6265536
},
"texture": "minecraft:leather"
},
{
"texture": "minecraft:leather_overlay"
}
]
}
}

View file

@ -0,0 +1,9 @@
{
"layers": {
"llama_body": [
{
"texture": "minecraft:light_blue"
}
]
}
}

View file

@ -0,0 +1,9 @@
{
"layers": {
"llama_body": [
{
"texture": "minecraft:light_gray"
}
]
}
}

View file

@ -0,0 +1,9 @@
{
"layers": {
"llama_body": [
{
"texture": "minecraft:lime"
}
]
}
}

View file

@ -0,0 +1,9 @@
{
"layers": {
"llama_body": [
{
"texture": "minecraft:magenta"
}
]
}
}

View file

@ -0,0 +1,14 @@
{
"layers": {
"humanoid": [
{
"texture": "minecraft:netherite"
}
],
"humanoid_leggings": [
{
"texture": "minecraft:netherite"
}
]
}
}

View file

@ -0,0 +1,9 @@
{
"layers": {
"llama_body": [
{
"texture": "minecraft:orange"
}
]
}
}

View file

@ -0,0 +1,9 @@
{
"layers": {
"llama_body": [
{
"texture": "minecraft:pink"
}
]
}
}

View file

@ -0,0 +1,9 @@
{
"layers": {
"llama_body": [
{
"texture": "minecraft:purple"
}
]
}
}

View file

@ -0,0 +1,9 @@
{
"layers": {
"llama_body": [
{
"texture": "minecraft:red"
}
]
}
}

View file

@ -0,0 +1,44 @@
{
"layers": {
"camel_saddle": [
{
"texture": "minecraft:saddle"
}
],
"donkey_saddle": [
{
"texture": "minecraft:saddle"
}
],
"horse_saddle": [
{
"texture": "minecraft:saddle"
}
],
"mule_saddle": [
{
"texture": "minecraft:saddle"
}
],
"pig_saddle": [
{
"texture": "minecraft:saddle"
}
],
"skeleton_horse_saddle": [
{
"texture": "minecraft:saddle"
}
],
"strider_saddle": [
{
"texture": "minecraft:saddle"
}
],
"zombie_horse_saddle": [
{
"texture": "minecraft:saddle"
}
]
}
}

View file

@ -0,0 +1,9 @@
{
"layers": {
"llama_body": [
{
"texture": "minecraft:trader_llama"
}
]
}
}

View file

@ -0,0 +1,9 @@
{
"layers": {
"humanoid": [
{
"texture": "minecraft:turtle_scute"
}
]
}
}

View file

@ -0,0 +1,9 @@
{
"layers": {
"llama_body": [
{
"texture": "minecraft:white"
}
]
}
}

View file

@ -0,0 +1,9 @@
{
"layers": {
"llama_body": [
{
"texture": "minecraft:yellow"
}
]
}
}

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

@ -0,0 +1,13 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/bush",
"tints": [
{
"type": "minecraft:grass",
"downfall": 1.0,
"temperature": 0.5
}
]
}
}

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

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