vanilla tweaks redstone utilities

This commit is contained in:
David Allemang
2026-07-04 11:10:04 -04:00
parent 8249c4dd52
commit 7b0c4e4554
313 changed files with 3873 additions and 1172 deletions

View File

@@ -1,94 +1,94 @@
{
"variants": {
"facing=east,honey_level=0": {
"model": "minecraft:block/bee_nest_empty",
"y": 90
"y": 90,
"model": "minecraft:block/bee_nest_empty"
},
"facing=east,honey_level=1": {
"model": "minecraft:block/bee_nest_empty",
"y": 90
"y": 90,
"model": "minecraft:block/bee_nest_filled_1"
},
"facing=east,honey_level=2": {
"model": "minecraft:block/bee_nest_empty",
"y": 90
"y": 90,
"model": "minecraft:block/bee_nest_filled_2"
},
"facing=east,honey_level=3": {
"model": "minecraft:block/bee_nest_empty",
"y": 90
"y": 90,
"model": "minecraft:block/bee_nest_filled_3"
},
"facing=east,honey_level=4": {
"model": "minecraft:block/bee_nest_empty",
"y": 90
"y": 90,
"model": "minecraft:block/bee_nest_filled_4"
},
"facing=east,honey_level=5": {
"model": "minecraft:block/bee_nest_honey",
"y": 90
"y": 90,
"model": "minecraft:block/bee_nest_honey"
},
"facing=north,honey_level=0": {
"model": "minecraft:block/bee_nest_empty"
},
"facing=north,honey_level=1": {
"model": "minecraft:block/bee_nest_empty"
"model": "minecraft:block/bee_nest_filled_1"
},
"facing=north,honey_level=2": {
"model": "minecraft:block/bee_nest_empty"
"model": "minecraft:block/bee_nest_filled_2"
},
"facing=north,honey_level=3": {
"model": "minecraft:block/bee_nest_empty"
"model": "minecraft:block/bee_nest_filled_3"
},
"facing=north,honey_level=4": {
"model": "minecraft:block/bee_nest_empty"
"model": "minecraft:block/bee_nest_filled_4"
},
"facing=north,honey_level=5": {
"model": "minecraft:block/bee_nest_honey"
},
"facing=south,honey_level=0": {
"model": "minecraft:block/bee_nest_empty",
"y": 180
"y": 180,
"model": "minecraft:block/bee_nest_empty"
},
"facing=south,honey_level=1": {
"model": "minecraft:block/bee_nest_empty",
"y": 180
"y": 180,
"model": "minecraft:block/bee_nest_filled_1"
},
"facing=south,honey_level=2": {
"model": "minecraft:block/bee_nest_empty",
"y": 180
"y": 180,
"model": "minecraft:block/bee_nest_filled_2"
},
"facing=south,honey_level=3": {
"model": "minecraft:block/bee_nest_empty",
"y": 180
"y": 180,
"model": "minecraft:block/bee_nest_filled_3"
},
"facing=south,honey_level=4": {
"model": "minecraft:block/bee_nest_empty",
"y": 180
"y": 180,
"model": "minecraft:block/bee_nest_filled_4"
},
"facing=south,honey_level=5": {
"model": "minecraft:block/bee_nest_honey",
"y": 180
"y": 180,
"model": "minecraft:block/bee_nest_honey"
},
"facing=west,honey_level=0": {
"model": "minecraft:block/bee_nest_empty",
"y": 270
"y": 270,
"model": "minecraft:block/bee_nest_empty"
},
"facing=west,honey_level=1": {
"model": "minecraft:block/bee_nest_empty",
"y": 270
"y": 270,
"model": "minecraft:block/bee_nest_filled_1"
},
"facing=west,honey_level=2": {
"model": "minecraft:block/bee_nest_empty",
"y": 270
"y": 270,
"model": "minecraft:block/bee_nest_filled_2"
},
"facing=west,honey_level=3": {
"model": "minecraft:block/bee_nest_empty",
"y": 270
"y": 270,
"model": "minecraft:block/bee_nest_filled_3"
},
"facing=west,honey_level=4": {
"model": "minecraft:block/bee_nest_empty",
"y": 270
"y": 270,
"model": "minecraft:block/bee_nest_filled_4"
},
"facing=west,honey_level=5": {
"model": "minecraft:block/bee_nest_honey",
"y": 270
"y": 270,
"model": "minecraft:block/bee_nest_honey"
}
}
}

View File

@@ -1,94 +1,94 @@
{
"variants": {
"facing=east,honey_level=0": {
"model": "minecraft:block/beehive_empty",
"y": 90
"y": 90,
"model": "minecraft:block/beehive_empty"
},
"facing=east,honey_level=1": {
"model": "minecraft:block/beehive_empty",
"y": 90
"y": 90,
"model": "minecraft:block/beehive_filled_1"
},
"facing=east,honey_level=2": {
"model": "minecraft:block/beehive_empty",
"y": 90
"y": 90,
"model": "minecraft:block/beehive_filled_2"
},
"facing=east,honey_level=3": {
"model": "minecraft:block/beehive_empty",
"y": 90
"y": 90,
"model": "minecraft:block/beehive_filled_3"
},
"facing=east,honey_level=4": {
"model": "minecraft:block/beehive_empty",
"y": 90
"y": 90,
"model": "minecraft:block/beehive_filled_4"
},
"facing=east,honey_level=5": {
"model": "minecraft:block/beehive_honey",
"y": 90
"y": 90,
"model": "minecraft:block/beehive_honey"
},
"facing=north,honey_level=0": {
"model": "minecraft:block/beehive_empty"
},
"facing=north,honey_level=1": {
"model": "minecraft:block/beehive_empty"
"model": "minecraft:block/beehive_filled_1"
},
"facing=north,honey_level=2": {
"model": "minecraft:block/beehive_empty"
"model": "minecraft:block/beehive_filled_2"
},
"facing=north,honey_level=3": {
"model": "minecraft:block/beehive_empty"
"model": "minecraft:block/beehive_filled_3"
},
"facing=north,honey_level=4": {
"model": "minecraft:block/beehive_empty"
"model": "minecraft:block/beehive_filled_4"
},
"facing=north,honey_level=5": {
"model": "minecraft:block/beehive_honey"
},
"facing=south,honey_level=0": {
"model": "minecraft:block/beehive_empty",
"y": 180
"y": 180,
"model": "minecraft:block/beehive_empty"
},
"facing=south,honey_level=1": {
"model": "minecraft:block/beehive_empty",
"y": 180
"y": 180,
"model": "minecraft:block/beehive_filled_1"
},
"facing=south,honey_level=2": {
"model": "minecraft:block/beehive_empty",
"y": 180
"y": 180,
"model": "minecraft:block/beehive_filled_2"
},
"facing=south,honey_level=3": {
"model": "minecraft:block/beehive_empty",
"y": 180
"y": 180,
"model": "minecraft:block/beehive_filled_3"
},
"facing=south,honey_level=4": {
"model": "minecraft:block/beehive_empty",
"y": 180
"y": 180,
"model": "minecraft:block/beehive_filled_4"
},
"facing=south,honey_level=5": {
"model": "minecraft:block/beehive_honey",
"y": 180
"y": 180,
"model": "minecraft:block/beehive_honey"
},
"facing=west,honey_level=0": {
"model": "minecraft:block/beehive_empty",
"y": 270
"y": 270,
"model": "minecraft:block/beehive_empty"
},
"facing=west,honey_level=1": {
"model": "minecraft:block/beehive_empty",
"y": 270
"y": 270,
"model": "minecraft:block/beehive_filled_1"
},
"facing=west,honey_level=2": {
"model": "minecraft:block/beehive_empty",
"y": 270
"y": 270,
"model": "minecraft:block/beehive_filled_2"
},
"facing=west,honey_level=3": {
"model": "minecraft:block/beehive_empty",
"y": 270
"y": 270,
"model": "minecraft:block/beehive_filled_3"
},
"facing=west,honey_level=4": {
"model": "minecraft:block/beehive_empty",
"y": 270
"y": 270,
"model": "minecraft:block/beehive_filled_4"
},
"facing=west,honey_level=5": {
"model": "minecraft:block/beehive_honey",
"y": 270
"y": 270,
"model": "minecraft:block/beehive_honey"
}
}
}

View File

@@ -1,13 +1,7 @@
{
"variants": {
"type=bottom": {
"model": "minecraft:block/cut_copper_slab"
},
"type=double": {
"model": "minecraft:block/cut_copper"
},
"type=top": {
"model": "minecraft:block/cut_copper_slab_top"
"variants": {
"type=bottom": { "model": "block/cut_copper_slab" },
"type=top": { "model": "block/cut_copper_slab_top" },
"type=double": { "model": "block/cut_copper_slab_double" }
}
}
}
}

View File

@@ -1,13 +1,7 @@
{
"variants": {
"type=bottom": {
"model": "minecraft:block/cut_red_sandstone_slab"
},
"type=double": {
"model": "minecraft:block/cut_red_sandstone"
},
"type=top": {
"model": "minecraft:block/cut_red_sandstone_slab_top"
"variants": {
"type=bottom": { "model": "block/cut_red_sandstone_slab" },
"type=top": { "model": "block/cut_red_sandstone_slab_top" },
"type=double": { "model": "block/cut_red_sandstone_slab_double" }
}
}
}
}

View File

@@ -1,13 +1,7 @@
{
"variants": {
"type=bottom": {
"model": "minecraft:block/cut_sandstone_slab"
},
"type=double": {
"model": "minecraft:block/cut_sandstone"
},
"type=top": {
"model": "minecraft:block/cut_sandstone_slab_top"
"variants": {
"type=bottom": { "model": "block/cut_sandstone_slab" },
"type=top": { "model": "block/cut_sandstone_slab_top" },
"type=double": { "model": "block/cut_sandstone_slab_double" }
}
}
}
}

View File

@@ -1,13 +1,7 @@
{
"variants": {
"type=bottom": {
"model": "minecraft:block/exposed_cut_copper_slab"
},
"type=double": {
"model": "minecraft:block/exposed_cut_copper"
},
"type=top": {
"model": "minecraft:block/exposed_cut_copper_slab_top"
"variants": {
"type=bottom": { "model": "block/exposed_cut_copper_slab" },
"type=top": { "model": "block/exposed_cut_copper_slab_top" },
"type=double": { "model": "block/exposed_cut_copper_slab_double" }
}
}
}
}

View File

@@ -1,7 +1,79 @@
{
"variants": {
"": {
"model": "minecraft:block/note_block"
}
}
"variants": {
"note=0": {
"model": "block/note_block_0"
},
"note=1": {
"model": "block/note_block_1"
},
"note=2": {
"model": "block/note_block_2"
},
"note=3": {
"model": "block/note_block_3"
},
"note=4": {
"model": "block/note_block_4"
},
"note=5": {
"model": "block/note_block_5"
},
"note=6": {
"model": "block/note_block_6"
},
"note=7": {
"model": "block/note_block_7"
},
"note=8": {
"model": "block/note_block_8"
},
"note=9": {
"model": "block/note_block_9"
},
"note=10": {
"model": "block/note_block_10"
},
"note=11": {
"model": "block/note_block_11"
},
"note=12": {
"model": "block/note_block_12"
},
"note=13": {
"model": "block/note_block_13"
},
"note=14": {
"model": "block/note_block_14"
},
"note=15": {
"model": "block/note_block_15"
},
"note=16": {
"model": "block/note_block_16"
},
"note=17": {
"model": "block/note_block_17"
},
"note=18": {
"model": "block/note_block_18"
},
"note=19": {
"model": "block/note_block_19"
},
"note=20": {
"model": "block/note_block_20"
},
"note=21": {
"model": "block/note_block_21"
},
"note=22": {
"model": "block/note_block_22"
},
"note=23": {
"model": "block/note_block_23"
},
"note=24": {
"model": "block/note_block_24"
}
}
}

View File

@@ -1,13 +1,7 @@
{
"variants": {
"type=bottom": {
"model": "minecraft:block/oxidized_cut_copper_slab"
},
"type=double": {
"model": "minecraft:block/oxidized_cut_copper"
},
"type=top": {
"model": "minecraft:block/oxidized_cut_copper_slab_top"
"variants": {
"type=bottom": { "model": "block/oxidized_cut_copper_slab" },
"type=top": { "model": "block/oxidized_cut_copper_slab_top" },
"type=double": { "model": "block/oxidized_cut_copper_slab_double" }
}
}
}
}

View File

@@ -1,13 +1,7 @@
{
"variants": {
"type=bottom": {
"model": "minecraft:block/polished_andesite_slab"
},
"type=double": {
"model": "minecraft:block/polished_andesite"
},
"type=top": {
"model": "minecraft:block/polished_andesite_slab_top"
"variants": {
"type=bottom": { "model": "block/polished_andesite_slab" },
"type=top": { "model": "block/polished_andesite_slab_top" },
"type=double": { "model": "block/polished_andesite_slab_double" }
}
}
}
}

View File

@@ -1,13 +1,7 @@
{
"variants": {
"type=bottom": {
"model": "minecraft:block/polished_blackstone_slab"
},
"type=double": {
"model": "minecraft:block/polished_blackstone"
},
"type=top": {
"model": "minecraft:block/polished_blackstone_slab_top"
"variants": {
"type=bottom": { "model": "block/polished_blackstone_slab" },
"type=top": { "model": "block/polished_blackstone_slab_top" },
"type=double": { "model": "block/polished_blackstone_slab_double" }
}
}
}
}

View File

@@ -1,13 +1,7 @@
{
"variants": {
"type=bottom": {
"model": "minecraft:block/polished_cinnabar_slab"
},
"type=double": {
"model": "minecraft:block/polished_cinnabar"
},
"type=top": {
"model": "minecraft:block/polished_cinnabar_slab_top"
"variants": {
"type=bottom": { "model": "block/polished_cinnabar_slab" },
"type=top": { "model": "block/polished_cinnabar_slab_top" },
"type=double": { "model": "block/polished_cinnabar_slab_double" }
}
}
}
}

View File

@@ -1,13 +1,7 @@
{
"variants": {
"type=bottom": {
"model": "minecraft:block/polished_deepslate_slab"
},
"type=double": {
"model": "minecraft:block/polished_deepslate"
},
"type=top": {
"model": "minecraft:block/polished_deepslate_slab_top"
"variants": {
"type=bottom": { "model": "block/polished_deepslate_slab" },
"type=top": { "model": "block/polished_deepslate_slab_top" },
"type=double": { "model": "block/polished_deepslate_slab_double" }
}
}
}
}

View File

@@ -1,13 +1,7 @@
{
"variants": {
"type=bottom": {
"model": "minecraft:block/polished_diorite_slab"
},
"type=double": {
"model": "minecraft:block/polished_diorite"
},
"type=top": {
"model": "minecraft:block/polished_diorite_slab_top"
"variants": {
"type=bottom": { "model": "block/polished_diorite_slab" },
"type=top": { "model": "block/polished_diorite_slab_top" },
"type=double": { "model": "block/polished_diorite_slab_double" }
}
}
}
}

View File

@@ -1,13 +1,7 @@
{
"variants": {
"type=bottom": {
"model": "minecraft:block/polished_granite_slab"
},
"type=double": {
"model": "minecraft:block/polished_granite"
},
"type=top": {
"model": "minecraft:block/polished_granite_slab_top"
"variants": {
"type=bottom": { "model": "block/polished_granite_slab" },
"type=top": { "model": "block/polished_granite_slab_top" },
"type=double": { "model": "block/polished_granite_slab_double" }
}
}
}
}

View File

@@ -1,13 +1,7 @@
{
"variants": {
"type=bottom": {
"model": "minecraft:block/polished_sulfur_slab"
},
"type=double": {
"model": "minecraft:block/polished_sulfur"
},
"type=top": {
"model": "minecraft:block/polished_sulfur_slab_top"
"variants": {
"type=bottom": { "model": "block/polished_sulfur_slab" },
"type=top": { "model": "block/polished_sulfur_slab_top" },
"type=double": { "model": "block/polished_sulfur_slab_double" }
}
}
}
}

View File

@@ -1,13 +1,7 @@
{
"variants": {
"type=bottom": {
"model": "minecraft:block/polished_tuff_slab"
},
"type=double": {
"model": "minecraft:block/polished_tuff"
},
"type=top": {
"model": "minecraft:block/polished_tuff_slab_top"
"variants": {
"type=bottom": { "model": "block/polished_tuff_slab" },
"type=top": { "model": "block/polished_tuff_slab_top" },
"type=double": { "model": "block/polished_tuff_slab_double" }
}
}
}
}

View File

@@ -1,13 +1,13 @@
{
"variants": {
"level=1": {
"model": "minecraft:block/powder_snow_cauldron_level1"
"model": "minecraft:block/powder_snow_cauldron_level_1"
},
"level=2": {
"model": "minecraft:block/powder_snow_cauldron_level2"
"model": "minecraft:block/powder_snow_cauldron_level_2"
},
"level=3": {
"model": "minecraft:block/powder_snow_cauldron_full"
"model": "minecraft:block/powder_snow_cauldron_level_3"
}
}
}

View File

@@ -1,13 +1,7 @@
{
"variants": {
"type=bottom": {
"model": "minecraft:block/prismarine_brick_slab"
},
"type=double": {
"model": "minecraft:block/prismarine_bricks"
},
"type=top": {
"model": "minecraft:block/prismarine_brick_slab_top"
"variants": {
"type=bottom": { "model": "block/prismarine_brick_slab" },
"type=top": { "model": "block/prismarine_brick_slab_top" },
"type=double": { "model": "block/prismarine_brick_slab_double" }
}
}
}
}

View File

@@ -1,13 +1,7 @@
{
"variants": {
"type=bottom": {
"model": "minecraft:block/quartz_slab"
},
"type=double": {
"model": "minecraft:block/quartz_block"
},
"type=top": {
"model": "minecraft:block/quartz_slab_top"
"variants": {
"type=bottom": { "model": "block/quartz_slab" },
"type=top": { "model": "block/quartz_slab_top" },
"type=double": { "model": "block/quartz_slab_double" }
}
}
}
}

View File

@@ -1,13 +1,7 @@
{
"variants": {
"type=bottom": {
"model": "minecraft:block/red_sandstone_slab"
},
"type=double": {
"model": "minecraft:block/red_sandstone"
},
"type=top": {
"model": "minecraft:block/red_sandstone_slab_top"
"variants": {
"type=bottom": { "model": "block/red_sandstone_slab" },
"type=top": { "model": "block/red_sandstone_slab_top" },
"type=double": { "model": "block/red_sandstone_slab_double" }
}
}
}
}

View File

@@ -1,104 +1,272 @@
{
"multipart": [
{
"apply": {
"model": "minecraft:block/redstone_dust_dot"
},
"when": {
"OR": [
{
"east": "none",
"north": "none",
"south": "none",
"west": "none"
},
{
"east": "side|up",
"north": "side|up"
},
{
"east": "side|up",
"south": "side|up"
},
{
"south": "side|up",
"west": "side|up"
},
{
"north": "side|up",
"west": "side|up"
}
]
}
},
{
"apply": {
"model": "minecraft:block/redstone_dust_side0"
},
"when": {
"north": "side|up"
}
},
{
"apply": {
"model": "minecraft:block/redstone_dust_side_alt0"
},
"when": {
"south": "side|up"
}
},
{
"apply": {
"model": "minecraft:block/redstone_dust_side_alt1",
"y": 270
},
"when": {
"east": "side|up"
}
},
{
"apply": {
"model": "minecraft:block/redstone_dust_side1",
"y": 270
},
"when": {
"west": "side|up"
}
},
{
"apply": {
"model": "minecraft:block/redstone_dust_up"
},
"when": {
"north": "up"
}
},
{
"apply": {
"model": "minecraft:block/redstone_dust_up",
"y": 90
},
"when": {
"east": "up"
}
},
{
"apply": {
"model": "minecraft:block/redstone_dust_up",
"y": 180
},
"when": {
"south": "up"
}
},
{
"apply": {
"model": "minecraft:block/redstone_dust_up",
"y": 270
},
"when": {
"west": "up"
}
}
]
"multipart": [
{
"when": {
"OR": [
{
"north": "none",
"east": "none",
"south": "none",
"west": "none"
},
{
"north": "side|up",
"east": "side|up"
},
{
"east": "side|up",
"south": "side|up"
},
{
"south": "side|up",
"west": "side|up"
},
{
"west": "side|up",
"north": "side|up"
}
]
},
"apply": {
"model": "block/redstone_dust_dot"
}
},
{
"when": {
"OR": [
{
"north": "side|up"
},
{
"north": "none",
"east": "none",
"south": "side|up",
"west": "none"
}
]
},
"apply": {
"model": "block/redstone_dust_side0"
}
},
{
"when": {
"OR": [
{
"south": "side|up"
},
{
"north": "side|up",
"east": "none",
"south": "none",
"west": "none"
}
]
},
"apply": {
"model": "block/redstone_dust_side_alt0"
}
},
{
"when": {
"OR": [
{
"east": "side|up"
},
{
"north": "none",
"east": "none",
"south": "none",
"west": "side|up"
}
]
},
"apply": {
"model": "block/redstone_dust_side_alt1",
"y": 270
}
},
{
"when": {
"OR": [
{
"west": "side|up"
},
{
"north": "none",
"east": "side|up",
"south": "none",
"west": "none"
}
]
},
"apply": {
"model": "block/redstone_dust_side1",
"y": 270
}
},
{
"when": {
"north": "up"
},
"apply": {
"model": "block/redstone_dust_up"
}
},
{
"when": {
"east": "up"
},
"apply": {
"model": "block/redstone_dust_up",
"y": 90
}
},
{
"when": {
"south": "up"
},
"apply": {
"model": "block/redstone_dust_up",
"y": 180
}
},
{
"when": {
"west": "up"
},
"apply": {
"model": "block/redstone_dust_up",
"y": 270
}
},
{
"when": {
"power": 0
},
"apply": {
"model": "block/redstone_power_level_00"
}
},
{
"when": {
"power": 1
},
"apply": {
"model": "block/redstone_power_level_01"
}
},
{
"when": {
"power": 2
},
"apply": {
"model": "block/redstone_power_level_02"
}
},
{
"when": {
"power": 3
},
"apply": {
"model": "block/redstone_power_level_03"
}
},
{
"when": {
"power": 4
},
"apply": {
"model": "block/redstone_power_level_04"
}
},
{
"when": {
"power": 5
},
"apply": {
"model": "block/redstone_power_level_05"
}
},
{
"when": {
"power": 6
},
"apply": {
"model": "block/redstone_power_level_06"
}
},
{
"when": {
"power": 7
},
"apply": {
"model": "block/redstone_power_level_07"
}
},
{
"when": {
"power": 8
},
"apply": {
"model": "block/redstone_power_level_08"
}
},
{
"when": {
"power": 9
},
"apply": {
"model": "block/redstone_power_level_09"
}
},
{
"when": {
"power": 10
},
"apply": {
"model": "block/redstone_power_level_10"
}
},
{
"when": {
"power": 11
},
"apply": {
"model": "block/redstone_power_level_11"
}
},
{
"when": {
"power": 12
},
"apply": {
"model": "block/redstone_power_level_12"
}
},
{
"when": {
"power": 13
},
"apply": {
"model": "block/redstone_power_level_13"
}
},
{
"when": {
"power": 14
},
"apply": {
"model": "block/redstone_power_level_14"
}
},
{
"when": {
"power": 15
},
"apply": {
"model": "block/redstone_power_level_15"
}
}
]
}

View File

@@ -1,13 +1,7 @@
{
"variants": {
"type=bottom": {
"model": "minecraft:block/sandstone_slab"
},
"type=double": {
"model": "minecraft:block/sandstone"
},
"type=top": {
"model": "minecraft:block/sandstone_slab_top"
"variants": {
"type=bottom": { "model": "block/sandstone_slab" },
"type=top": { "model": "block/sandstone_slab_top" },
"type=double": { "model": "block/sandstone_slab_double" }
}
}
}
}

View File

@@ -1,13 +1,13 @@
{
"variants": {
"level=1": {
"model": "minecraft:block/water_cauldron_level1"
"model": "minecraft:block/water_cauldron_level_1"
},
"level=2": {
"model": "minecraft:block/water_cauldron_level2"
"model": "minecraft:block/water_cauldron_level_2"
},
"level=3": {
"model": "minecraft:block/water_cauldron_full"
"model": "minecraft:block/water_cauldron_level_3"
}
}
}

View File

@@ -1,13 +1,7 @@
{
"variants": {
"type=bottom": {
"model": "minecraft:block/weathered_cut_copper_slab"
},
"type=double": {
"model": "minecraft:block/weathered_cut_copper"
},
"type=top": {
"model": "minecraft:block/weathered_cut_copper_slab_top"
"variants": {
"type=bottom": { "model": "block/weathered_cut_copper_slab" },
"type=top": { "model": "block/weathered_cut_copper_slab_top" },
"type=double": { "model": "block/weathered_cut_copper_slab_double" }
}
}
}
}

View File

@@ -1,6 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "minecraft:block/note_block"
"model": "minecraft:item/note_block"
}
}

View File

@@ -0,0 +1,10 @@
{
"parent": "minecraft:block/orientable_with_bottom",
"textures": {
"top": "minecraft:block/bee_nest_top",
"bottom": "minecraft:block/bee_nest_bottom",
"side": "minecraft:block/bee_nest_side",
"front": "minecraft:block/bee_nest_front_filled_1",
"particle": "minecraft:block/bee_nest_side"
}
}

View File

@@ -0,0 +1,10 @@
{
"parent": "minecraft:block/orientable_with_bottom",
"textures": {
"top": "minecraft:block/bee_nest_top",
"bottom": "minecraft:block/bee_nest_bottom",
"side": "minecraft:block/bee_nest_side",
"front": "minecraft:block/bee_nest_front_filled_2",
"particle": "minecraft:block/bee_nest_side"
}
}

View File

@@ -0,0 +1,10 @@
{
"parent": "minecraft:block/orientable_with_bottom",
"textures": {
"top": "minecraft:block/bee_nest_top",
"bottom": "minecraft:block/bee_nest_bottom",
"side": "minecraft:block/bee_nest_side",
"front": "minecraft:block/bee_nest_front_filled_3",
"particle": "minecraft:block/bee_nest_side"
}
}

View File

@@ -0,0 +1,10 @@
{
"parent": "minecraft:block/orientable_with_bottom",
"textures": {
"top": "minecraft:block/bee_nest_top",
"bottom": "minecraft:block/bee_nest_bottom",
"side": "minecraft:block/bee_nest_side",
"front": "minecraft:block/bee_nest_front_filled_4",
"particle": "minecraft:block/bee_nest_side"
}
}

View File

@@ -0,0 +1,10 @@
{
"parent": "minecraft:block/orientable_with_bottom",
"textures": {
"top": "minecraft:block/beehive_end",
"bottom": "minecraft:block/beehive_end",
"side": "minecraft:block/beehive_side",
"front": "minecraft:block/beehive_front_filled_1",
"particle": "minecraft:block/beehive_side"
}
}

View File

@@ -0,0 +1,10 @@
{
"parent": "minecraft:block/orientable_with_bottom",
"textures": {
"top": "minecraft:block/beehive_end",
"bottom": "minecraft:block/beehive_end",
"side": "minecraft:block/beehive_side",
"front": "minecraft:block/beehive_front_filled_2",
"particle": "minecraft:block/beehive_side"
}
}

View File

@@ -0,0 +1,10 @@
{
"parent": "minecraft:block/orientable_with_bottom",
"textures": {
"top": "minecraft:block/beehive_end",
"bottom": "minecraft:block/beehive_end",
"side": "minecraft:block/beehive_side",
"front": "minecraft:block/beehive_front_filled_3",
"particle": "minecraft:block/beehive_side"
}
}

View File

@@ -0,0 +1,10 @@
{
"parent": "minecraft:block/orientable_with_bottom",
"textures": {
"top": "minecraft:block/beehive_end",
"bottom": "minecraft:block/beehive_end",
"side": "minecraft:block/beehive_side",
"front": "minecraft:block/beehive_front_filled_4",
"particle": "minecraft:block/beehive_side"
}
}

View File

@@ -1,148 +1,150 @@
{
"ambientocclusion": false,
"textures": {
"particle": "block/cauldron_side",
"top": "block/cauldron_top",
"bottom": "block/cauldron_bottom",
"side": "block/cauldron_side",
"inside": "block/cauldron_inner"
},
"elements": [
{
"from": [ 0, 3, 0 ],
"to": [ 2, 16, 16 ],
"faces": {
"north": { "texture": "#side", "cullface": "north" },
"east": { "texture": "#side" },
"south": { "texture": "#side", "cullface": "south" },
"west": { "texture": "#side", "cullface": "west" },
"up": { "texture": "#top", "cullface": "up" },
"down": { "texture": "#inside" }
}
},
{
"from": [ 2, 3, 2 ],
"to": [ 14, 4, 14 ],
"faces": {
"up": { "texture": "#inside" },
"down": { "texture": "#inside" }
}
},
{
"from": [ 14, 3, 0 ],
"to": [ 16, 16, 16 ],
"faces": {
"north": { "texture": "#side", "cullface": "north" },
"east": { "texture": "#side", "cullface": "east" },
"south": { "texture": "#side", "cullface": "south" },
"west": { "texture": "#side" },
"up": { "texture": "#top", "cullface": "up" },
"down": { "texture": "#inside" }
}
},
{
"from": [ 2, 3, 0 ],
"to": [ 14, 16, 2 ],
"faces": {
"north": { "texture": "#side", "cullface": "north" },
"south": { "texture": "#side" },
"up": { "texture": "#top", "cullface": "up" },
"down": { "texture": "#inside" }
}
},
{
"from": [ 2, 3, 14 ],
"to": [ 14, 16, 16 ],
"faces": {
"north": { "texture": "#side" },
"south": { "texture": "#side", "cullface": "south" },
"up": { "texture": "#top", "cullface": "up" },
"down": { "texture": "#inside" }
}
},
{
"from": [ 0, 0, 0 ],
"to": [ 4, 3, 2 ],
"faces": {
"north": { "texture": "#side", "cullface": "north" },
"east": { "texture": "#side" },
"south": { "texture": "#side" },
"west": { "texture": "#side", "cullface": "west" },
"down": { "texture": "#bottom", "cullface": "down" }
}
},
{
"from": [ 0, 0, 2 ],
"to": [ 2, 3, 4 ],
"faces": {
"east": { "texture": "#side" },
"south": { "texture": "#side" },
"west": { "texture": "#side", "cullface": "west" },
"down": { "texture": "#bottom", "cullface": "down" }
}
},
{
"from": [ 12, 0, 0 ],
"to": [ 16, 3, 2 ],
"faces": {
"north": { "texture": "#side", "cullface": "north" },
"east": { "texture": "#side", "cullface": "east" },
"south": { "texture": "#side" },
"west": { "texture": "#side" },
"down": { "texture": "#bottom", "cullface": "down" }
}
},
{
"from": [ 14, 0, 2 ],
"to": [ 16, 3, 4 ],
"faces": {
"east": { "texture": "#side", "cullface": "east" },
"south": { "texture": "#side" },
"west": { "texture": "#side" },
"down": { "texture": "#bottom", "cullface": "down" }
}
},
{
"from": [ 0, 0, 14 ],
"to": [ 4, 3, 16 ],
"faces": {
"north": { "texture": "#side" },
"east": { "texture": "#side" },
"south": { "texture": "#side", "cullface": "south" },
"west": { "texture": "#side", "cullface": "west" },
"down": { "texture": "#bottom", "cullface": "down" }
}
},
{
"from": [ 0, 0, 12 ],
"to": [ 2, 3, 14 ],
"faces": {
"north": { "texture": "#side" },
"east": { "texture": "#side" },
"west": { "texture": "#side", "cullface": "west" },
"down": { "texture": "#bottom", "cullface": "down" }
}
},
{
"from": [ 12, 0, 14 ],
"to": [ 16, 3, 16 ],
"faces": {
"north": { "texture": "#side" },
"east": { "texture": "#side", "cullface": "east" },
"south": { "texture": "#side", "cullface": "south" },
"west": { "texture": "#side" },
"down": { "texture": "#bottom", "cullface": "down" }
}
},
{
"from": [ 14, 0, 12 ],
"to": [ 16, 3, 14 ],
"faces": {
"north": { "texture": "#side" },
"east": { "texture": "#side", "cullface": "east" },
"west": { "texture": "#side" },
"down": { "texture": "#bottom", "cullface": "down" }
}
}
]
}
"credit": "Created by Stridey",
"ambientocclusion": false,
"textures": {
"outside": "block/cauldron_side_level_0",
"top": "block/cauldron_top",
"bottom": "block/cauldron_bottom",
"particle": "block/cauldron_side",
"side": "block/cauldron_side",
"inside": "block/cauldron_inner"
},
"elements": [
{
"from": [0, 3, 0],
"to": [2, 16, 16],
"faces": {
"north": {"uv": [14, 0, 16, 13], "texture": "#side", "cullface": "north"},
"east": {"uv": [0, 0, 16, 13], "texture": "#side", "cullface": "up"},
"south": {"uv": [0, 0, 2, 13], "texture": "#side", "cullface": "south"},
"west": {"uv": [0, 0, 16, 13], "texture": "#outside", "cullface": "west"},
"up": {"uv": [0, 0, 2, 16], "texture": "#top", "cullface": "up"},
"down": {"uv": [0, 0, 2, 16], "texture": "#inside"}
}
},
{
"from": [2, 3, 2],
"to": [14, 4, 14],
"faces": {
"up": {"uv": [2, 2, 14, 14], "texture": "#inside", "cullface": "up"},
"down": {"uv": [2, 2, 14, 14], "texture": "#inside"}
}
},
{
"from": [14, 3, 0],
"to": [16, 16, 16],
"faces": {
"north": {"uv": [0, 0, 2, 13], "texture": "#side", "cullface": "north"},
"east": {"uv": [0, 0, 16, 13], "texture": "#outside", "cullface": "east"},
"south": {"uv": [14, 0, 16, 13], "texture": "#side", "cullface": "south"},
"west": {"uv": [0, 0, 16, 13], "texture": "#side", "cullface": "up"},
"up": {"uv": [14, 0, 16, 16], "texture": "#top", "cullface": "up"},
"down": {"uv": [14, 0, 16, 16], "texture": "#inside"}
}
},
{
"from": [2, 3, 0],
"to": [14, 16, 2],
"faces": {
"north": {"uv": [2, 0, 14, 13], "texture": "#outside", "cullface": "north"},
"south": {"uv": [2, 0, 14, 13], "texture": "#side", "cullface": "up"},
"up": {"uv": [2, 0, 14, 2], "texture": "#top", "cullface": "up"},
"down": {"uv": [2, 14, 14, 16], "texture": "#inside"}
}
},
{
"from": [2, 3, 14],
"to": [14, 16, 16],
"faces": {
"north": {"uv": [2, 0, 14, 13], "texture": "#side", "cullface": "up"},
"south": {"uv": [2, 0, 14, 13], "texture": "#outside", "cullface": "south"},
"up": {"uv": [2, 14, 14, 16], "texture": "#top", "cullface": "up"},
"down": {"uv": [2, 0, 14, 2], "texture": "#inside"}
}
},
{
"from": [0, 0, 0],
"to": [4, 3, 2],
"faces": {
"north": {"uv": [12, 13, 16, 16], "texture": "#side", "cullface": "north"},
"east": {"uv": [14, 13, 16, 16], "texture": "#side"},
"south": {"uv": [0, 13, 4, 16], "texture": "#side"},
"west": {"uv": [0, 13, 2, 16], "texture": "#side", "cullface": "west"},
"down": {"uv": [0, 14, 4, 16], "texture": "#bottom", "cullface": "down"}
}
},
{
"from": [0, 0, 2],
"to": [2, 3, 4],
"faces": {
"east": {"uv": [12, 13, 14, 16], "texture": "#side"},
"south": {"uv": [0, 13, 2, 16], "texture": "#side"},
"west": {"uv": [2, 13, 4, 16], "texture": "#side", "cullface": "west"},
"down": {"uv": [0, 12, 2, 14], "texture": "#bottom", "cullface": "down"}
}
},
{
"from": [12, 0, 0],
"to": [16, 3, 2],
"faces": {
"north": {"uv": [0, 13, 4, 16], "texture": "#side", "cullface": "north"},
"east": {"uv": [14, 13, 16, 16], "texture": "#side", "cullface": "east"},
"south": {"uv": [12, 13, 16, 16], "texture": "#side"},
"west": {"uv": [0, 13, 2, 16], "texture": "#side"},
"down": {"uv": [12, 14, 16, 16], "texture": "#bottom", "cullface": "down"}
}
},
{
"from": [14, 0, 2],
"to": [16, 3, 4],
"faces": {
"east": {"uv": [12, 13, 14, 16], "texture": "#side", "cullface": "east"},
"south": {"uv": [14, 13, 16, 16], "texture": "#side"},
"west": {"uv": [2, 13, 4, 16], "texture": "#side"},
"down": {"uv": [14, 12, 16, 14], "texture": "#bottom", "cullface": "down"}
}
},
{
"from": [0, 0, 14],
"to": [4, 3, 16],
"faces": {
"north": {"uv": [12, 13, 16, 16], "texture": "#side"},
"east": {"uv": [0, 13, 2, 16], "texture": "#side"},
"south": {"uv": [0, 13, 4, 16], "texture": "#side", "cullface": "south"},
"west": {"uv": [14, 13, 16, 16], "texture": "#side", "cullface": "west"},
"down": {"uv": [0, 0, 4, 2], "texture": "#bottom", "cullface": "down"}
}
},
{
"from": [0, 0, 12],
"to": [2, 3, 14],
"faces": {
"north": {"uv": [14, 13, 16, 16], "texture": "#side"},
"east": {"uv": [2, 13, 4, 16], "texture": "#side"},
"west": {"uv": [12, 13, 14, 16], "texture": "#side", "cullface": "west"},
"down": {"uv": [0, 2, 2, 4], "texture": "#bottom", "cullface": "down"}
}
},
{
"from": [12, 0, 14],
"to": [16, 3, 16],
"faces": {
"north": {"uv": [0, 13, 4, 16], "texture": "#side"},
"east": {"uv": [0, 13, 2, 16], "texture": "#side", "cullface": "east"},
"south": {"uv": [12, 13, 16, 16], "texture": "#side", "cullface": "south"},
"west": {"uv": [14, 13, 16, 16], "texture": "#side"},
"down": {"uv": [12, 0, 16, 2], "texture": "#bottom", "cullface": "down"}
}
},
{
"from": [14, 0, 12],
"to": [16, 3, 14],
"faces": {
"north": {"uv": [0, 13, 2, 16], "texture": "#side"},
"east": {"uv": [2, 13, 4, 16], "texture": "#side", "cullface": "east"},
"west": {"uv": [12, 13, 14, 16], "texture": "#side"},
"down": {"uv": [14, 2, 16, 4], "texture": "#bottom", "cullface": "down"}
}
}
]
}

View File

@@ -1,55 +1,61 @@
{
"parent": "block/block",
"textures": {
"particle": "block/composter_side",
"top": "block/composter_top",
"bottom": "block/composter_bottom",
"side": "block/composter_side",
"inside": "block/composter_bottom"
},
"elements": [
{ "from": [ 0, 0, 0 ],
"to": [ 16, 2, 16 ],
"faces": {
"up": { "texture": "#inside" },
"down": { "texture": "#bottom", "cullface": "down" }
}
},
{ "from": [ 0, 0, 0 ],
"to": [ 2, 16, 16 ],
"faces": {
"up": { "texture": "#top", "cullface": "up" },
"north": { "texture": "#side", "cullface": "north" },
"south": { "texture": "#side", "cullface": "south" },
"west": { "texture": "#side", "cullface": "west" },
"east": { "texture": "#side" }
}
},
{ "from": [ 14, 0, 0 ],
"to": [ 16, 16, 16 ],
"faces": {
"up": { "texture": "#top", "cullface": "up" },
"north": { "texture": "#side", "cullface": "north" },
"south": { "texture": "#side", "cullface": "south" },
"west": { "texture": "#side" },
"east": { "texture": "#side", "cullface": "east" }
}
},
{ "from": [ 2, 0, 0 ],
"to": [ 14, 16, 2 ],
"faces": {
"up": { "texture": "#top", "cullface": "up" },
"north": { "texture": "#side", "cullface": "north" },
"south": { "texture": "#side" }
}
},
{ "from": [ 2, 0, 14 ],
"to": [ 14, 16, 16 ],
"faces": {
"up": { "texture": "#top", "cullface": "up" },
"north": { "texture": "#side" },
"south": { "texture": "#side", "cullface": "south" }
}
}
]
}
"credit": "Created by Stridey",
"parent": "block/block",
"textures": {
"top": "block/composter_top",
"outside": "block/composter_side_level_0",
"bottom": "block/composter_bottom",
"particle": "block/composter_side",
"side": "block/composter_side"
},
"elements": [
{
"from": [0, 0, 0],
"to": [16, 2, 16],
"faces": {
"up": {"uv": [0, 0, 16, 16], "texture": "#bottom", "cullface": "up"},
"down": {"uv": [0, 0, 16, 16], "texture": "#bottom", "cullface": "down"}
}
},
{
"from": [0, 0, 0],
"to": [2, 16, 16],
"faces": {
"north": {"uv": [14, 0, 16, 16], "texture": "#side", "cullface": "north"},
"east": {"uv": [0, 0, 16, 16], "texture": "#side", "cullface": "up"},
"south": {"uv": [0, 0, 2, 16], "texture": "#side", "cullface": "south"},
"west": {"uv": [0, 0, 16, 16], "texture": "#outside", "cullface": "west"},
"up": {"uv": [0, 0, 2, 16], "texture": "#top", "cullface": "up"}
}
},
{
"from": [14, 0, 0],
"to": [16, 16, 16],
"faces": {
"north": {"uv": [0, 0, 2, 16], "texture": "#side", "cullface": "north"},
"east": {"uv": [0, 0, 16, 16], "texture": "#outside", "cullface": "east"},
"south": {"uv": [14, 0, 16, 16], "texture": "#side", "cullface": "south"},
"west": {"uv": [0, 0, 16, 16], "texture": "#side", "cullface": "up"},
"up": {"uv": [14, 0, 16, 16], "texture": "#top", "cullface": "up"}
}
},
{
"from": [2, 0, 0],
"to": [14, 16, 2],
"faces": {
"north": {"uv": [2, 0, 14, 16], "texture": "#outside", "cullface": "north"},
"south": {"uv": [2, 0, 14, 16], "texture": "#side", "cullface": "up"},
"up": {"uv": [2, 0, 14, 2], "texture": "#top", "cullface": "up"}
}
},
{
"from": [2, 0, 14],
"to": [14, 16, 16],
"faces": {
"north": {"uv": [2, 0, 14, 16], "texture": "#side", "cullface": "up"},
"south": {"uv": [2, 0, 14, 16], "texture": "#outside", "cullface": "south"},
"up": {"uv": [2, 14, 14, 16], "texture": "#top", "cullface": "up"}
}
}
]
}

View File

@@ -1,14 +1,62 @@
{
"textures": {
"particle": "block/composter_compost",
"inside": "block/composter_compost"
},
"elements": [
{ "from": [ 2, 0, 2 ],
"to": [ 14, 3, 14 ],
"faces": {
"up": { "texture": "#inside" }
}
}
]
}
"credit": "Created by Stridey",
"parent": "block/block",
"textures": {
"4": "block/composter_compost",
"top": "block/composter_top",
"outside": "block/composter_side_level_1",
"bottom": "block/composter_bottom",
"particle": "block/composter_side",
"side": "block/composter_side"
},
"elements": [
{
"from": [0, 0, 0],
"to": [16, 3, 16],
"faces": {
"up": {"uv": [0, 0, 16, 16], "texture": "#4", "cullface": "up"},
"down": {"uv": [0, 0, 16, 16], "texture": "#bottom", "cullface": "down"}
}
},
{
"from": [0, 0, 0],
"to": [2, 16, 16],
"faces": {
"north": {"uv": [14, 0, 16, 16], "texture": "#side", "cullface": "north"},
"east": {"uv": [0, 0, 16, 16], "texture": "#side", "cullface": "up"},
"south": {"uv": [0, 0, 2, 16], "texture": "#side", "cullface": "south"},
"west": {"uv": [0, 0, 16, 16], "texture": "#outside", "cullface": "west"},
"up": {"uv": [0, 0, 2, 16], "texture": "#top", "cullface": "up"}
}
},
{
"from": [14, 0, 0],
"to": [16, 16, 16],
"faces": {
"north": {"uv": [0, 0, 2, 16], "texture": "#side", "cullface": "north"},
"east": {"uv": [0, 0, 16, 16], "texture": "#outside", "cullface": "east"},
"south": {"uv": [14, 0, 16, 16], "texture": "#side", "cullface": "south"},
"west": {"uv": [0, 0, 16, 16], "texture": "#side", "cullface": "up"},
"up": {"uv": [14, 0, 16, 16], "texture": "#top", "cullface": "up"}
}
},
{
"from": [2, 0, 0],
"to": [14, 16, 2],
"faces": {
"north": {"uv": [2, 0, 14, 16], "texture": "#outside", "cullface": "north"},
"south": {"uv": [2, 0, 14, 16], "texture": "#side", "cullface": "up"},
"up": {"uv": [2, 0, 14, 2], "texture": "#top", "cullface": "up"}
}
},
{
"from": [2, 0, 14],
"to": [14, 16, 16],
"faces": {
"north": {"uv": [2, 0, 14, 16], "texture": "#side", "cullface": "up"},
"south": {"uv": [2, 0, 14, 16], "texture": "#outside", "cullface": "south"},
"up": {"uv": [2, 14, 14, 16], "texture": "#top", "cullface": "up"}
}
}
]
}

View File

@@ -1,14 +1,62 @@
{
"textures": {
"particle": "block/composter_compost",
"inside": "block/composter_compost"
},
"elements": [
{ "from": [ 2, 0, 2 ],
"to": [ 14, 5, 14 ],
"faces": {
"up": { "texture": "#inside" }
}
}
]
}
"credit": "Created by Stridey",
"parent": "block/block",
"textures": {
"4": "block/composter_compost",
"top": "block/composter_top",
"outside": "block/composter_side_level_2",
"bottom": "block/composter_bottom",
"particle": "block/composter_side",
"side": "block/composter_side"
},
"elements": [
{
"from": [0, 0, 0],
"to": [16, 5, 16],
"faces": {
"up": {"uv": [0, 0, 16, 16], "texture": "#4", "cullface": "up"},
"down": {"uv": [0, 0, 16, 16], "texture": "#bottom", "cullface": "down"}
}
},
{
"from": [0, 0, 0],
"to": [2, 16, 16],
"faces": {
"north": {"uv": [14, 0, 16, 16], "texture": "#side", "cullface": "north"},
"east": {"uv": [0, 0, 16, 16], "texture": "#side", "cullface": "up"},
"south": {"uv": [0, 0, 2, 16], "texture": "#side", "cullface": "south"},
"west": {"uv": [0, 0, 16, 16], "texture": "#outside", "cullface": "west"},
"up": {"uv": [0, 0, 2, 16], "texture": "#top", "cullface": "up"}
}
},
{
"from": [14, 0, 0],
"to": [16, 16, 16],
"faces": {
"north": {"uv": [0, 0, 2, 16], "texture": "#side", "cullface": "north"},
"east": {"uv": [0, 0, 16, 16], "texture": "#outside", "cullface": "east"},
"south": {"uv": [14, 0, 16, 16], "texture": "#side", "cullface": "south"},
"west": {"uv": [0, 0, 16, 16], "texture": "#side", "cullface": "up"},
"up": {"uv": [14, 0, 16, 16], "texture": "#top", "cullface": "up"}
}
},
{
"from": [2, 0, 0],
"to": [14, 16, 2],
"faces": {
"north": {"uv": [2, 0, 14, 16], "texture": "#outside", "cullface": "north"},
"south": {"uv": [2, 0, 14, 16], "texture": "#side", "cullface": "up"},
"up": {"uv": [2, 0, 14, 2], "texture": "#top", "cullface": "up"}
}
},
{
"from": [2, 0, 14],
"to": [14, 16, 16],
"faces": {
"north": {"uv": [2, 0, 14, 16], "texture": "#side", "cullface": "up"},
"south": {"uv": [2, 0, 14, 16], "texture": "#outside", "cullface": "south"},
"up": {"uv": [2, 14, 14, 16], "texture": "#top", "cullface": "up"}
}
}
]
}

View File

@@ -1,14 +1,62 @@
{
"textures": {
"particle": "block/composter_compost",
"inside": "block/composter_compost"
},
"elements": [
{ "from": [ 2, 0, 2 ],
"to": [ 14, 7, 14 ],
"faces": {
"up": { "texture": "#inside" }
}
}
]
}
"credit": "Created by Stridey",
"parent": "block/block",
"textures": {
"4": "block/composter_compost",
"top": "block/composter_top",
"outside": "block/composter_side_level_3",
"bottom": "block/composter_bottom",
"particle": "block/composter_side",
"side": "block/composter_side"
},
"elements": [
{
"from": [0, 0, 0],
"to": [16, 7, 16],
"faces": {
"up": {"uv": [0, 0, 16, 16], "texture": "#4", "cullface": "up"},
"down": {"uv": [0, 0, 16, 16], "texture": "#bottom", "cullface": "down"}
}
},
{
"from": [0, 0, 0],
"to": [2, 16, 16],
"faces": {
"north": {"uv": [14, 0, 16, 16], "texture": "#side", "cullface": "north"},
"east": {"uv": [0, 0, 16, 16], "texture": "#side", "cullface": "up"},
"south": {"uv": [0, 0, 2, 16], "texture": "#side", "cullface": "south"},
"west": {"uv": [0, 0, 16, 16], "texture": "#outside", "cullface": "west"},
"up": {"uv": [0, 0, 2, 16], "texture": "#top", "cullface": "up"}
}
},
{
"from": [14, 0, 0],
"to": [16, 16, 16],
"faces": {
"north": {"uv": [0, 0, 2, 16], "texture": "#side", "cullface": "north"},
"east": {"uv": [0, 0, 16, 16], "texture": "#outside", "cullface": "east"},
"south": {"uv": [14, 0, 16, 16], "texture": "#side", "cullface": "south"},
"west": {"uv": [0, 0, 16, 16], "texture": "#side", "cullface": "up"},
"up": {"uv": [14, 0, 16, 16], "texture": "#top", "cullface": "up"}
}
},
{
"from": [2, 0, 0],
"to": [14, 16, 2],
"faces": {
"north": {"uv": [2, 0, 14, 16], "texture": "#outside", "cullface": "north"},
"south": {"uv": [2, 0, 14, 16], "texture": "#side", "cullface": "up"},
"up": {"uv": [2, 0, 14, 2], "texture": "#top", "cullface": "up"}
}
},
{
"from": [2, 0, 14],
"to": [14, 16, 16],
"faces": {
"north": {"uv": [2, 0, 14, 16], "texture": "#side", "cullface": "up"},
"south": {"uv": [2, 0, 14, 16], "texture": "#outside", "cullface": "south"},
"up": {"uv": [2, 14, 14, 16], "texture": "#top", "cullface": "up"}
}
}
]
}

View File

@@ -1,14 +1,62 @@
{
"textures": {
"particle": "block/composter_compost",
"inside": "block/composter_compost"
},
"elements": [
{ "from": [ 2, 0, 2 ],
"to": [ 14, 9, 14 ],
"faces": {
"up": { "texture": "#inside" }
}
}
]
}
"credit": "Created by Stridey",
"parent": "block/block",
"textures": {
"4": "block/composter_compost",
"top": "block/composter_top",
"outside": "block/composter_side_level_4",
"bottom": "block/composter_bottom",
"particle": "block/composter_side",
"side": "block/composter_side"
},
"elements": [
{
"from": [0, 0, 0],
"to": [16, 9, 16],
"faces": {
"up": {"uv": [0, 0, 16, 16], "texture": "#4", "cullface": "up"},
"down": {"uv": [0, 0, 16, 16], "texture": "#bottom", "cullface": "down"}
}
},
{
"from": [0, 0, 0],
"to": [2, 16, 16],
"faces": {
"north": {"uv": [14, 0, 16, 16], "texture": "#side", "cullface": "north"},
"east": {"uv": [0, 0, 16, 16], "texture": "#side", "cullface": "up"},
"south": {"uv": [0, 0, 2, 16], "texture": "#side", "cullface": "south"},
"west": {"uv": [0, 0, 16, 16], "texture": "#outside", "cullface": "west"},
"up": {"uv": [0, 0, 2, 16], "texture": "#top", "cullface": "up"}
}
},
{
"from": [14, 0, 0],
"to": [16, 16, 16],
"faces": {
"north": {"uv": [0, 0, 2, 16], "texture": "#side", "cullface": "north"},
"east": {"uv": [0, 0, 16, 16], "texture": "#outside", "cullface": "east"},
"south": {"uv": [14, 0, 16, 16], "texture": "#side", "cullface": "south"},
"west": {"uv": [0, 0, 16, 16], "texture": "#side", "cullface": "up"},
"up": {"uv": [14, 0, 16, 16], "texture": "#top", "cullface": "up"}
}
},
{
"from": [2, 0, 0],
"to": [14, 16, 2],
"faces": {
"north": {"uv": [2, 0, 14, 16], "texture": "#outside", "cullface": "north"},
"south": {"uv": [2, 0, 14, 16], "texture": "#side", "cullface": "up"},
"up": {"uv": [2, 0, 14, 2], "texture": "#top", "cullface": "up"}
}
},
{
"from": [2, 0, 14],
"to": [14, 16, 16],
"faces": {
"north": {"uv": [2, 0, 14, 16], "texture": "#side", "cullface": "up"},
"south": {"uv": [2, 0, 14, 16], "texture": "#outside", "cullface": "south"},
"up": {"uv": [2, 14, 14, 16], "texture": "#top", "cullface": "up"}
}
}
]
}

View File

@@ -1,14 +1,62 @@
{
"textures": {
"particle": "block/composter_compost",
"inside": "block/composter_compost"
},
"elements": [
{ "from": [ 2, 0, 2 ],
"to": [ 14, 11, 14 ],
"faces": {
"up": { "texture": "#inside" }
}
}
]
}
"credit": "Created by Stridey",
"parent": "block/block",
"textures": {
"4": "block/composter_compost",
"top": "block/composter_top",
"outside": "block/composter_side_level_5",
"bottom": "block/composter_bottom",
"particle": "block/composter_side",
"side": "block/composter_side"
},
"elements": [
{
"from": [0, 0, 0],
"to": [16, 11, 16],
"faces": {
"up": {"uv": [0, 0, 16, 16], "texture": "#4", "cullface": "up"},
"down": {"uv": [0, 0, 16, 16], "texture": "#bottom", "cullface": "down"}
}
},
{
"from": [0, 0, 0],
"to": [2, 16, 16],
"faces": {
"north": {"uv": [14, 0, 16, 16], "texture": "#side", "cullface": "north"},
"east": {"uv": [0, 0, 16, 16], "texture": "#side", "cullface": "up"},
"south": {"uv": [0, 0, 2, 16], "texture": "#side", "cullface": "south"},
"west": {"uv": [0, 0, 16, 16], "texture": "#outside", "cullface": "west"},
"up": {"uv": [0, 0, 2, 16], "texture": "#top", "cullface": "up"}
}
},
{
"from": [14, 0, 0],
"to": [16, 16, 16],
"faces": {
"north": {"uv": [0, 0, 2, 16], "texture": "#side", "cullface": "north"},
"east": {"uv": [0, 0, 16, 16], "texture": "#outside", "cullface": "east"},
"south": {"uv": [14, 0, 16, 16], "texture": "#side", "cullface": "south"},
"west": {"uv": [0, 0, 16, 16], "texture": "#side", "cullface": "up"},
"up": {"uv": [14, 0, 16, 16], "texture": "#top", "cullface": "up"}
}
},
{
"from": [2, 0, 0],
"to": [14, 16, 2],
"faces": {
"north": {"uv": [2, 0, 14, 16], "texture": "#outside", "cullface": "north"},
"south": {"uv": [2, 0, 14, 16], "texture": "#side", "cullface": "up"},
"up": {"uv": [2, 0, 14, 2], "texture": "#top", "cullface": "up"}
}
},
{
"from": [2, 0, 14],
"to": [14, 16, 16],
"faces": {
"north": {"uv": [2, 0, 14, 16], "texture": "#side", "cullface": "up"},
"south": {"uv": [2, 0, 14, 16], "texture": "#outside", "cullface": "south"},
"up": {"uv": [2, 14, 14, 16], "texture": "#top", "cullface": "up"}
}
}
]
}

View File

@@ -1,14 +1,62 @@
{
"textures": {
"particle": "block/composter_compost",
"inside": "block/composter_compost"
},
"elements": [
{ "from": [ 2, 0, 2 ],
"to": [ 14, 13, 14 ],
"faces": {
"up": { "texture": "#inside" }
}
}
]
}
"credit": "Created by Stridey",
"parent": "block/block",
"textures": {
"4": "block/composter_compost",
"top": "block/composter_top",
"outside": "block/composter_side_level_6",
"bottom": "block/composter_bottom",
"particle": "block/composter_side",
"side": "block/composter_side"
},
"elements": [
{
"from": [0, 0, 0],
"to": [16, 13, 16],
"faces": {
"up": {"uv": [0, 0, 16, 16], "texture": "#4", "cullface": "up"},
"down": {"uv": [0, 0, 16, 16], "texture": "#bottom", "cullface": "down"}
}
},
{
"from": [0, 0, 0],
"to": [2, 16, 16],
"faces": {
"north": {"uv": [14, 0, 16, 16], "texture": "#side", "cullface": "north"},
"east": {"uv": [0, 0, 16, 16], "texture": "#side", "cullface": "up"},
"south": {"uv": [0, 0, 2, 16], "texture": "#side", "cullface": "south"},
"west": {"uv": [0, 0, 16, 16], "texture": "#outside", "cullface": "west"},
"up": {"uv": [0, 0, 2, 16], "texture": "#top", "cullface": "up"}
}
},
{
"from": [14, 0, 0],
"to": [16, 16, 16],
"faces": {
"north": {"uv": [0, 0, 2, 16], "texture": "#side", "cullface": "north"},
"east": {"uv": [0, 0, 16, 16], "texture": "#outside", "cullface": "east"},
"south": {"uv": [14, 0, 16, 16], "texture": "#side", "cullface": "south"},
"west": {"uv": [0, 0, 16, 16], "texture": "#side", "cullface": "up"},
"up": {"uv": [14, 0, 16, 16], "texture": "#top", "cullface": "up"}
}
},
{
"from": [2, 0, 0],
"to": [14, 16, 2],
"faces": {
"north": {"uv": [2, 0, 14, 16], "texture": "#outside", "cullface": "north"},
"south": {"uv": [2, 0, 14, 16], "texture": "#side", "cullface": "up"},
"up": {"uv": [2, 0, 14, 2], "texture": "#top", "cullface": "up"}
}
},
{
"from": [2, 0, 14],
"to": [14, 16, 16],
"faces": {
"north": {"uv": [2, 0, 14, 16], "texture": "#side", "cullface": "up"},
"south": {"uv": [2, 0, 14, 16], "texture": "#outside", "cullface": "south"},
"up": {"uv": [2, 14, 14, 16], "texture": "#top", "cullface": "up"}
}
}
]
}

View File

@@ -1,14 +1,62 @@
{
"textures": {
"particle": "block/composter_compost",
"inside": "block/composter_compost"
},
"elements": [
{ "from": [ 2, 0, 2 ],
"to": [ 14, 15, 14 ],
"faces": {
"up": { "texture": "#inside" }
}
}
]
}
"credit": "Created by Stridey",
"parent": "block/block",
"textures": {
"4": "block/composter_compost",
"top": "block/composter_top",
"outside": "block/composter_side_level_7",
"bottom": "block/composter_bottom",
"particle": "block/composter_side",
"side": "block/composter_side"
},
"elements": [
{
"from": [0, 0, 0],
"to": [16, 15, 16],
"faces": {
"up": {"uv": [0, 0, 16, 16], "texture": "#4", "cullface": "up"},
"down": {"uv": [0, 0, 16, 16], "texture": "#bottom", "cullface": "down"}
}
},
{
"from": [0, 0, 0],
"to": [2, 16, 16],
"faces": {
"north": {"uv": [14, 0, 16, 16], "texture": "#side", "cullface": "north"},
"east": {"uv": [0, 0, 16, 16], "texture": "#side", "cullface": "up"},
"south": {"uv": [0, 0, 2, 16], "texture": "#side", "cullface": "south"},
"west": {"uv": [0, 0, 16, 16], "texture": "#outside", "cullface": "west"},
"up": {"uv": [0, 0, 2, 16], "texture": "#top", "cullface": "up"}
}
},
{
"from": [14, 0, 0],
"to": [16, 16, 16],
"faces": {
"north": {"uv": [0, 0, 2, 16], "texture": "#side", "cullface": "north"},
"east": {"uv": [0, 0, 16, 16], "texture": "#outside", "cullface": "east"},
"south": {"uv": [14, 0, 16, 16], "texture": "#side", "cullface": "south"},
"west": {"uv": [0, 0, 16, 16], "texture": "#side", "cullface": "up"},
"up": {"uv": [14, 0, 16, 16], "texture": "#top", "cullface": "up"}
}
},
{
"from": [2, 0, 0],
"to": [14, 16, 2],
"faces": {
"north": {"uv": [2, 0, 14, 16], "texture": "#outside", "cullface": "north"},
"south": {"uv": [2, 0, 14, 16], "texture": "#side", "cullface": "up"},
"up": {"uv": [2, 0, 14, 2], "texture": "#top", "cullface": "up"}
}
},
{
"from": [2, 0, 14],
"to": [14, 16, 16],
"faces": {
"north": {"uv": [2, 0, 14, 16], "texture": "#side", "cullface": "up"},
"south": {"uv": [2, 0, 14, 16], "texture": "#outside", "cullface": "south"},
"up": {"uv": [2, 14, 14, 16], "texture": "#top", "cullface": "up"}
}
}
]
}

View File

@@ -1,14 +1,62 @@
{
"textures": {
"particle": "block/composter_compost",
"inside": "block/composter_ready"
},
"elements": [
{ "from": [ 2, 0, 2 ],
"to": [ 14, 15, 14 ],
"faces": {
"up": { "texture": "#inside" }
}
}
]
}
"credit": "Created by Stridey",
"parent": "block/block",
"textures": {
"5": "block/composter_ready",
"top": "block/composter_top",
"outside": "block/composter_side_level_8",
"bottom": "block/composter_bottom",
"particle": "block/composter_side",
"side": "block/composter_side"
},
"elements": [
{
"from": [0, 0, 0],
"to": [16, 15, 16],
"faces": {
"up": {"uv": [0, 0, 16, 16], "texture": "#5", "cullface": "up"},
"down": {"uv": [0, 0, 16, 16], "texture": "#bottom", "cullface": "down"}
}
},
{
"from": [0, 0, 0],
"to": [2, 16, 16],
"faces": {
"north": {"uv": [14, 0, 16, 16], "texture": "#side", "cullface": "north"},
"east": {"uv": [0, 0, 16, 16], "texture": "#side", "cullface": "up"},
"south": {"uv": [0, 0, 2, 16], "texture": "#side", "cullface": "south"},
"west": {"uv": [0, 0, 16, 16], "texture": "#outside", "cullface": "west"},
"up": {"uv": [0, 0, 2, 16], "texture": "#top", "cullface": "up"}
}
},
{
"from": [14, 0, 0],
"to": [16, 16, 16],
"faces": {
"north": {"uv": [0, 0, 2, 16], "texture": "#side", "cullface": "north"},
"east": {"uv": [0, 0, 16, 16], "texture": "#outside", "cullface": "east"},
"south": {"uv": [14, 0, 16, 16], "texture": "#side", "cullface": "south"},
"west": {"uv": [0, 0, 16, 16], "texture": "#side", "cullface": "up"},
"up": {"uv": [14, 0, 16, 16], "texture": "#top", "cullface": "up"}
}
},
{
"from": [2, 0, 0],
"to": [14, 16, 2],
"faces": {
"north": {"uv": [2, 0, 14, 16], "texture": "#outside", "cullface": "north"},
"south": {"uv": [2, 0, 14, 16], "texture": "#side", "cullface": "up"},
"up": {"uv": [2, 0, 14, 2], "texture": "#top", "cullface": "up"}
}
},
{
"from": [2, 0, 14],
"to": [14, 16, 16],
"faces": {
"north": {"uv": [2, 0, 14, 16], "texture": "#side", "cullface": "up"},
"south": {"uv": [2, 0, 14, 16], "texture": "#outside", "cullface": "south"},
"up": {"uv": [2, 14, 14, 16], "texture": "#top", "cullface": "up"}
}
}
]
}

View File

@@ -1,8 +1,8 @@
{
"parent": "minecraft:block/slab",
"textures": {
"bottom": "minecraft:block/cut_copper",
"side": "minecraft:block/cut_copper",
"top": "minecraft:block/cut_copper"
"bottom": "minecraft:block/cut_copper_slab_double",
"top": "minecraft:block/cut_copper_slab_double",
"side": "minecraft:block/cut_copper_slab_double"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "minecraft:block/cube_all",
"textures": {
"all": "minecraft:block/cut_copper_slab_double"
}
}

View File

@@ -1,8 +1,8 @@
{
"parent": "minecraft:block/slab_top",
"textures": {
"bottom": "minecraft:block/cut_copper",
"side": "minecraft:block/cut_copper",
"top": "minecraft:block/cut_copper"
"bottom": "minecraft:block/cut_copper_slab_double",
"top": "minecraft:block/cut_copper_slab_double",
"side": "minecraft:block/cut_copper_slab_double"
}
}

View File

@@ -1,8 +1,8 @@
{
"parent": "minecraft:block/slab",
"textures": {
"bottom": "minecraft:block/red_sandstone_top",
"side": "minecraft:block/cut_red_sandstone",
"top": "minecraft:block/red_sandstone_top"
}
}
"parent": "block/slab",
"textures": {
"bottom": "block/red_sandstone_top",
"top": "block/red_sandstone_top",
"side": "block/cut_red_sandstone_slab_side"
}
}

View File

@@ -0,0 +1,8 @@
{
"credit": "Created by Stridey",
"parent": "block/cube_column",
"textures": {
"side": "block/cut_red_sandstone_slab_side",
"end": "block/red_sandstone_top"
}
}

View File

@@ -1,8 +1,8 @@
{
"parent": "minecraft:block/slab_top",
"textures": {
"bottom": "minecraft:block/red_sandstone_top",
"side": "minecraft:block/cut_red_sandstone",
"top": "minecraft:block/red_sandstone_top"
}
}
"parent": "block/slab_top",
"textures": {
"bottom": "block/red_sandstone_top",
"top": "block/red_sandstone_top",
"side": "block/cut_red_sandstone_slab_side"
}
}

View File

@@ -1,8 +1,8 @@
{
"parent": "minecraft:block/slab",
"textures": {
"bottom": "minecraft:block/sandstone_top",
"side": "minecraft:block/cut_sandstone",
"top": "minecraft:block/sandstone_top"
}
}
"parent": "block/slab",
"textures": {
"bottom": "block/sandstone_top",
"top": "block/sandstone_top",
"side": "block/cut_sandstone_slab_side"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "minecraft:block/sandstone_top",
"side": "minecraft:block/cut_sandstone_slab_side"
}
}

View File

@@ -1,8 +1,8 @@
{
"parent": "minecraft:block/slab_top",
"textures": {
"bottom": "minecraft:block/sandstone_top",
"side": "minecraft:block/cut_sandstone",
"top": "minecraft:block/sandstone_top"
}
}
"parent": "block/slab_top",
"textures": {
"bottom": "block/sandstone_top",
"top": "block/sandstone_top",
"side": "block/cut_sandstone_slab_side"
}
}

View File

@@ -1,8 +1,56 @@
{
"parent": "minecraft:block/orientable",
"textures": {
"front": "minecraft:block/dispenser_front",
"side": "minecraft:block/furnace_side",
"top": "minecraft:block/furnace_top"
}
"credit": "Created by Stridey",
"textures": {
"0": "block/dispenser_side_l",
"1": "block/dispenser_side_r",
"2": "block/dispenser_front",
"5": "block/dispenser_top",
"6": "block/dispenser_back",
"particle": "block/dispenser_side_l"
},
"elements": [
{
"from": [0, 0, 0],
"to": [16, 16, 16],
"faces": {
"north": {"uv": [0, 0, 16, 16], "texture": "#2", "cullface": "north"},
"east": {"uv": [0, 0, 16, 16], "texture": "#1", "cullface": "east"},
"south": {"uv": [0, 0, 16, 16], "texture": "#6", "cullface": "south"},
"west": {"uv": [0, 0, 16, 16], "texture": "#0", "cullface": "west"},
"up": {"uv": [0, 0, 16, 16], "texture": "#5", "cullface": "up"},
"down": {"uv": [0, 0, 16, 16], "rotation": 180, "texture": "#5", "cullface": "down"}
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [75, 45, 0],
"translation": [0, 2.5, 0],
"scale": [0.375, 0.375, 0.375]
},
"thirdperson_lefthand": {
"rotation": [75, 45, 0],
"translation": [0, 2.5, 0],
"scale": [0.375, 0.375, 0.375]
},
"firstperson_righthand": {
"rotation": [0, 45, 0],
"scale": [0.4, 0.4, 0.4]
},
"firstperson_lefthand": {
"rotation": [0, 225, 0],
"scale": [0.4, 0.4, 0.4]
},
"ground": {
"translation": [0, 3, 0],
"scale": [0.25, 0.25, 0.25]
},
"gui": {
"rotation": [30, 225, 0],
"scale": [0.625, 0.625, 0.625]
},
"fixed": {
"scale": [0.5, 0.5, 0.5]
}
}
}

View File

@@ -1,7 +1,24 @@
{
"parent": "minecraft:block/orientable_vertical",
"textures": {
"front": "minecraft:block/dispenser_front_vertical",
"side": "minecraft:block/furnace_top"
}
"credit": "Created by Stridey",
"parent": "block/cube",
"textures": {
"0": "block/dispenser_top",
"1": "block/furnace_top",
"2": "block/dispenser_front_vertical",
"particle": "block/dispenser_top"
},
"elements": [
{
"from": [0, 0, 0],
"to": [16, 16, 16],
"faces": {
"north": {"uv": [0, 0, 16, 16], "texture": "#0", "cullface": "north"},
"east": {"uv": [0, 0, 16, 16], "texture": "#0", "cullface": "east"},
"south": {"uv": [0, 0, 16, 16], "texture": "#0", "cullface": "south"},
"west": {"uv": [0, 0, 16, 16], "texture": "#0", "cullface": "west"},
"up": {"uv": [0, 0, 16, 16], "texture": "#2", "cullface": "up"},
"down": {"uv": [0, 0, 16, 16], "texture": "#1", "cullface": "down"}
}
}
]
}

View File

@@ -1,8 +1,56 @@
{
"parent": "minecraft:block/orientable",
"textures": {
"front": "minecraft:block/dropper_front",
"side": "minecraft:block/furnace_side",
"top": "minecraft:block/furnace_top"
}
"credit": "Created by Stridey",
"textures": {
"0": "block/dispenser_side_l",
"1": "block/dispenser_side_r",
"2": "block/dropper_front",
"5": "block/dispenser_top",
"6": "block/dispenser_back",
"particle": "block/dispenser_side_l"
},
"elements": [
{
"from": [0, 0, 0],
"to": [16, 16, 16],
"faces": {
"north": {"uv": [0, 0, 16, 16], "texture": "#2", "cullface": "north"},
"east": {"uv": [0, 0, 16, 16], "texture": "#1", "cullface": "east"},
"south": {"uv": [0, 0, 16, 16], "texture": "#6", "cullface": "south"},
"west": {"uv": [0, 0, 16, 16], "texture": "#0", "cullface": "west"},
"up": {"uv": [0, 0, 16, 16], "texture": "#5", "cullface": "up"},
"down": {"uv": [0, 0, 16, 16], "rotation": 180, "texture": "#5", "cullface": "down"}
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [75, 45, 0],
"translation": [0, 2.5, 0],
"scale": [0.375, 0.375, 0.375]
},
"thirdperson_lefthand": {
"rotation": [75, 45, 0],
"translation": [0, 2.5, 0],
"scale": [0.375, 0.375, 0.375]
},
"firstperson_righthand": {
"rotation": [0, 45, 0],
"scale": [0.4, 0.4, 0.4]
},
"firstperson_lefthand": {
"rotation": [0, 225, 0],
"scale": [0.4, 0.4, 0.4]
},
"ground": {
"translation": [0, 3, 0],
"scale": [0.25, 0.25, 0.25]
},
"gui": {
"rotation": [30, 225, 0],
"scale": [0.625, 0.625, 0.625]
},
"fixed": {
"scale": [0.5, 0.5, 0.5]
}
}
}

View File

@@ -1,7 +1,24 @@
{
"parent": "minecraft:block/orientable_vertical",
"textures": {
"front": "minecraft:block/dropper_front_vertical",
"side": "minecraft:block/furnace_top"
}
"credit": "Created by Stridey",
"parent": "block/cube",
"textures": {
"0": "block/dispenser_top",
"1": "block/furnace_top",
"2": "block/dropper_front_vertical",
"particle": "block/dispenser_top"
},
"elements": [
{
"from": [0, 0, 0],
"to": [16, 16, 16],
"faces": {
"north": {"uv": [0, 0, 16, 16], "texture": "#0", "cullface": "north"},
"east": {"uv": [0, 0, 16, 16], "texture": "#0", "cullface": "east"},
"south": {"uv": [0, 0, 16, 16], "texture": "#0", "cullface": "south"},
"west": {"uv": [0, 0, 16, 16], "texture": "#0", "cullface": "west"},
"up": {"uv": [0, 0, 16, 16], "texture": "#2", "cullface": "up"},
"down": {"uv": [0, 0, 16, 16], "texture": "#1", "cullface": "down"}
}
}
]
}

View File

@@ -1,8 +1,8 @@
{
"parent": "minecraft:block/slab",
"textures": {
"bottom": "minecraft:block/exposed_cut_copper",
"side": "minecraft:block/exposed_cut_copper",
"top": "minecraft:block/exposed_cut_copper"
"bottom": "minecraft:block/exposed_cut_copper_slab_double",
"top": "minecraft:block/exposed_cut_copper_slab_double",
"side": "minecraft:block/exposed_cut_copper_slab_double"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "minecraft:block/cube_all",
"textures": {
"all": "minecraft:block/exposed_cut_copper_slab_double"
}
}

View File

@@ -1,8 +1,8 @@
{
"parent": "minecraft:block/slab_top",
"textures": {
"bottom": "minecraft:block/exposed_cut_copper",
"side": "minecraft:block/exposed_cut_copper",
"top": "minecraft:block/exposed_cut_copper"
"bottom": "minecraft:block/exposed_cut_copper_slab_double",
"top": "minecraft:block/exposed_cut_copper_slab_double",
"side": "minecraft:block/exposed_cut_copper_slab_double"
}
}

View File

@@ -1,78 +1,88 @@
{
"ambientocclusion": false,
"textures": {
"particle": "block/hopper_outside",
"top": "block/hopper_top",
"side": "block/hopper_outside",
"inside": "block/hopper_inside"
},
"elements": [
{ "from": [ 0, 10, 0 ],
"to": [ 16, 11, 16 ],
"faces": {
"down": { "texture": "#inside" },
"up": { "texture": "#inside", "cullface": "up" },
"north": { "texture": "#side", "cullface": "north" },
"south": { "texture": "#side", "cullface": "south" },
"west": { "texture": "#side", "cullface": "west" },
"east": { "texture": "#side", "cullface": "east" }
}
},
{ "from": [ 0, 11, 0 ],
"to": [ 2, 16, 16 ],
"faces": {
"up": { "texture": "#top", "cullface": "up" },
"north": { "texture": "#side", "cullface": "north" },
"south": { "texture": "#side", "cullface": "south" },
"west": { "texture": "#side", "cullface": "west" },
"east": { "texture": "#side", "cullface": "up" }
}
},
{ "from": [ 14, 11, 0 ],
"to": [ 16, 16, 16 ],
"faces": {
"up": { "texture": "#top", "cullface": "up" },
"north": { "texture": "#side", "cullface": "north" },
"south": { "texture": "#side", "cullface": "south" },
"west": { "texture": "#side", "cullface": "up" },
"east": { "texture": "#side", "cullface": "east" }
}
},
{ "from": [ 2, 11, 0 ],
"to": [ 14, 16, 2 ],
"faces": {
"up": { "texture": "#top", "cullface": "up" },
"north": { "texture": "#side", "cullface": "north" },
"south": { "texture": "#side", "cullface": "up" }
}
},
{ "from": [ 2, 11, 14 ],
"to": [ 14, 16, 16 ],
"faces": {
"up": { "texture": "#top", "cullface": "up" },
"north": { "texture": "#side", "cullface": "up" },
"south": { "texture": "#side", "cullface": "south" }
}
},
{ "from": [ 4, 4, 4 ],
"to": [ 12, 10, 12 ],
"faces": {
"down": { "texture": "#inside" },
"north": { "texture": "#side" },
"south": { "texture": "#side" },
"west": { "texture": "#side" },
"east": { "texture": "#side" }
}
},
{ "from": [ 6, 4, 0 ],
"to": [ 10, 8, 4 ],
"faces": {
"down": { "texture": "#inside" },
"up": { "texture": "#side" },
"north": { "texture": "#side", "cullface": "north" },
"west": { "texture": "#side" },
"east": { "texture": "#side" }
}
}
]
}
"credit": "Created by Stridey",
"ambientocclusion": false,
"textures": {
"bottom": "block/hopper_inside",
"top": "block/hopper_top",
"particle": "block/hopper_outside",
"side": "block/hopper_outside",
"inside_arrow": "block/hopper_inside_arrow",
"side_arrow": "block/hopper_outside_arrow"
},
"elements": [
{
"from": [0, 10, 0],
"to": [16, 11, 16],
"faces": {
"north": {"uv": [0, 5, 16, 6], "texture": "#side", "cullface": "north"},
"east": {"uv": [0, 5, 16, 6], "texture": "#side", "cullface": "east"},
"south": {"uv": [0, 5, 16, 6], "texture": "#side", "cullface": "south"},
"west": {"uv": [0, 5, 16, 6], "texture": "#side", "cullface": "west"},
"up": {"uv": [0, 0, 16, 16], "texture": "#inside_arrow", "cullface": "up"},
"down": {"uv": [0, 0, 16, 16], "texture": "#bottom"}
}
},
{
"from": [0, 11, 0],
"to": [2, 16, 16],
"faces": {
"north": {"uv": [14, 0, 16, 5], "texture": "#side", "cullface": "north"},
"east": {"uv": [0, 0, 16, 5], "texture": "#side_arrow", "cullface": "up"},
"south": {"uv": [0, 0, 2, 5], "texture": "#side", "cullface": "south"},
"west": {"uv": [16, 0, 0, 5], "texture": "#side_arrow", "cullface": "west"},
"up": {"uv": [0, 0, 2, 16], "texture": "#top", "cullface": "up"}
}
},
{
"from": [14, 11, 0],
"to": [16, 16, 16],
"faces": {
"north": {"uv": [0, 0, 2, 5], "texture": "#side", "cullface": "north"},
"east": {"uv": [0, 0, 16, 5], "texture": "#side_arrow", "cullface": "east"},
"south": {"uv": [14, 0, 16, 5], "texture": "#side", "cullface": "south"},
"west": {"uv": [16, 0, 0, 5], "texture": "#side_arrow", "cullface": "up"},
"up": {"uv": [14, 0, 16, 16], "texture": "#top", "cullface": "up"}
}
},
{
"from": [2, 11, 0],
"to": [14, 16, 2],
"faces": {
"north": {"uv": [2, 0, 14, 5], "texture": "#side", "cullface": "north"},
"south": {"uv": [2, 0, 14, 5], "texture": "#side", "cullface": "up"},
"up": {"uv": [2, 0, 14, 2], "texture": "#top", "cullface": "up"}
}
},
{
"from": [2, 11, 14],
"to": [14, 16, 16],
"faces": {
"north": {"uv": [2, 0, 14, 5], "texture": "#side", "cullface": "up"},
"south": {"uv": [2, 0, 14, 5], "texture": "#side", "cullface": "south"},
"up": {"uv": [2, 14, 14, 16], "texture": "#top", "cullface": "up"}
}
},
{
"from": [4, 4, 4],
"to": [12, 10, 12],
"faces": {
"north": {"uv": [4, 6, 12, 12], "texture": "#side"},
"east": {"uv": [4, 6, 12, 12], "texture": "#side"},
"south": {"uv": [4, 6, 12, 12], "texture": "#side"},
"west": {"uv": [4, 6, 12, 12], "texture": "#side"},
"down": {"uv": [4, 4, 12, 12], "texture": "#bottom"}
}
},
{
"from": [6, 4, 0],
"to": [10, 8, 4],
"faces": {
"north": {"uv": [6, 8, 10, 12], "texture": "#side", "cullface": "north"},
"east": {"uv": [12, 8, 16, 12], "texture": "#side"},
"west": {"uv": [0, 8, 4, 12], "texture": "#side"},
"up": {"uv": [6, 0, 10, 4], "texture": "#side"},
"down": {"uv": [6, 12, 10, 16], "texture": "#bottom"}
}
}
]
}

View File

@@ -1,11 +1,151 @@
{
"parent": "minecraft:block/template_cauldron_full",
"textures": {
"bottom": "minecraft:block/cauldron_bottom",
"content": "minecraft:block/lava_still",
"inside": "minecraft:block/cauldron_inner",
"particle": "minecraft:block/cauldron_side",
"side": "minecraft:block/cauldron_side",
"top": "minecraft:block/cauldron_top"
}
"credit": "Created by Stridey",
"ambientocclusion": false,
"textures": {
"6": "block/lava_still",
"outside": "block/lava_cauldron_side",
"top": "block/cauldron_top",
"bottom": "block/cauldron_bottom",
"particle": "block/cauldron_side",
"side": "block/cauldron_side",
"inside": "block/cauldron_inner"
},
"elements": [
{
"from": [0, 3, 0],
"to": [2, 16, 16],
"faces": {
"north": {"uv": [14, 0, 16, 13], "texture": "#side", "cullface": "north"},
"east": {"uv": [0, 0, 16, 13], "texture": "#side", "cullface": "up"},
"south": {"uv": [0, 0, 2, 13], "texture": "#side", "cullface": "south"},
"west": {"uv": [0, 0, 16, 13], "texture": "#outside", "cullface": "west"},
"up": {"uv": [0, 0, 2, 16], "texture": "#top", "cullface": "up"},
"down": {"uv": [0, 0, 2, 16], "texture": "#inside"}
}
},
{
"from": [2, 3, 2],
"to": [14, 15, 14],
"faces": {
"up": {"uv": [2, 2, 14, 14], "texture": "#6", "cullface": "up"},
"down": {"uv": [2, 2, 14, 14], "texture": "#inside"}
}
},
{
"from": [14, 3, 0],
"to": [16, 16, 16],
"faces": {
"north": {"uv": [0, 0, 2, 13], "texture": "#side", "cullface": "north"},
"east": {"uv": [0, 0, 16, 13], "texture": "#outside", "cullface": "east"},
"south": {"uv": [14, 0, 16, 13], "texture": "#side", "cullface": "south"},
"west": {"uv": [0, 0, 16, 13], "texture": "#side", "cullface": "up"},
"up": {"uv": [14, 0, 16, 16], "texture": "#top", "cullface": "up"},
"down": {"uv": [14, 0, 16, 16], "texture": "#inside"}
}
},
{
"from": [2, 3, 0],
"to": [14, 16, 2],
"faces": {
"north": {"uv": [2, 0, 14, 13], "texture": "#outside", "cullface": "north"},
"south": {"uv": [2, 0, 14, 13], "texture": "#side", "cullface": "up"},
"up": {"uv": [2, 0, 14, 2], "texture": "#top", "cullface": "up"},
"down": {"uv": [2, 14, 14, 16], "texture": "#inside"}
}
},
{
"from": [2, 3, 14],
"to": [14, 16, 16],
"faces": {
"north": {"uv": [2, 0, 14, 13], "texture": "#side", "cullface": "up"},
"south": {"uv": [2, 0, 14, 13], "texture": "#outside", "cullface": "south"},
"up": {"uv": [2, 14, 14, 16], "texture": "#top", "cullface": "up"},
"down": {"uv": [2, 0, 14, 2], "texture": "#inside"}
}
},
{
"from": [0, 0, 0],
"to": [4, 3, 2],
"faces": {
"north": {"uv": [12, 13, 16, 16], "texture": "#side", "cullface": "north"},
"east": {"uv": [14, 13, 16, 16], "texture": "#side"},
"south": {"uv": [0, 13, 4, 16], "texture": "#side"},
"west": {"uv": [0, 13, 2, 16], "texture": "#side", "cullface": "west"},
"down": {"uv": [0, 14, 4, 16], "texture": "#bottom", "cullface": "down"}
}
},
{
"from": [0, 0, 2],
"to": [2, 3, 4],
"faces": {
"east": {"uv": [12, 13, 14, 16], "texture": "#side"},
"south": {"uv": [0, 13, 2, 16], "texture": "#side"},
"west": {"uv": [2, 13, 4, 16], "texture": "#side", "cullface": "west"},
"down": {"uv": [0, 12, 2, 14], "texture": "#bottom", "cullface": "down"}
}
},
{
"from": [12, 0, 0],
"to": [16, 3, 2],
"faces": {
"north": {"uv": [0, 13, 4, 16], "texture": "#side", "cullface": "north"},
"east": {"uv": [14, 13, 16, 16], "texture": "#side", "cullface": "east"},
"south": {"uv": [12, 13, 16, 16], "texture": "#side"},
"west": {"uv": [0, 13, 2, 16], "texture": "#side"},
"down": {"uv": [12, 14, 16, 16], "texture": "#bottom", "cullface": "down"}
}
},
{
"from": [14, 0, 2],
"to": [16, 3, 4],
"faces": {
"east": {"uv": [12, 13, 14, 16], "texture": "#side", "cullface": "east"},
"south": {"uv": [14, 13, 16, 16], "texture": "#side"},
"west": {"uv": [2, 13, 4, 16], "texture": "#side"},
"down": {"uv": [14, 12, 16, 14], "texture": "#bottom", "cullface": "down"}
}
},
{
"from": [0, 0, 14],
"to": [4, 3, 16],
"faces": {
"north": {"uv": [12, 13, 16, 16], "texture": "#side"},
"east": {"uv": [0, 13, 2, 16], "texture": "#side"},
"south": {"uv": [0, 13, 4, 16], "texture": "#side", "cullface": "south"},
"west": {"uv": [14, 13, 16, 16], "texture": "#side", "cullface": "west"},
"down": {"uv": [0, 0, 4, 2], "texture": "#bottom", "cullface": "down"}
}
},
{
"from": [0, 0, 12],
"to": [2, 3, 14],
"faces": {
"north": {"uv": [14, 13, 16, 16], "texture": "#side"},
"east": {"uv": [2, 13, 4, 16], "texture": "#side"},
"west": {"uv": [12, 13, 14, 16], "texture": "#side", "cullface": "west"},
"down": {"uv": [0, 2, 2, 4], "texture": "#bottom", "cullface": "down"}
}
},
{
"from": [12, 0, 14],
"to": [16, 3, 16],
"faces": {
"north": {"uv": [0, 13, 4, 16], "texture": "#side"},
"east": {"uv": [0, 13, 2, 16], "texture": "#side", "cullface": "east"},
"south": {"uv": [12, 13, 16, 16], "texture": "#side", "cullface": "south"},
"west": {"uv": [14, 13, 16, 16], "texture": "#side"},
"down": {"uv": [12, 0, 16, 2], "texture": "#bottom", "cullface": "down"}
}
},
{
"from": [14, 0, 12],
"to": [16, 3, 14],
"faces": {
"north": {"uv": [0, 13, 2, 16], "texture": "#side"},
"east": {"uv": [2, 13, 4, 16], "texture": "#side", "cullface": "east"},
"west": {"uv": [12, 13, 14, 16], "texture": "#side"},
"down": {"uv": [14, 2, 16, 4], "texture": "#bottom", "cullface": "down"}
}
}
]
}

View File

@@ -1,32 +1,36 @@
{
"ambientocclusion": false,
"textures": {
"particle": "block/cobblestone",
"base": "block/cobblestone",
"lever": "block/lever"
},
"elements": [
{ "from": [ 5, -0.02, 4 ],
"to": [ 11, 2.98, 12 ],
"faces": {
"down": { "uv": [ 5, 4, 11, 12 ], "texture": "#base", "cullface": "down" },
"up": { "uv": [ 5, 4, 11, 12 ], "texture": "#base" },
"north": { "uv": [ 5, 0, 11, 3 ], "texture": "#base" },
"south": { "uv": [ 5, 0, 11, 3 ], "texture": "#base" },
"west": { "uv": [ 4, 0, 12, 3 ], "texture": "#base" },
"east": { "uv": [ 4, 0, 12, 3 ], "texture": "#base" }
}
},
{ "from": [ 7, 1, 7 ],
"to": [ 9, 11, 9 ],
"rotation": { "origin": [ 8, 1, 8 ], "axis": "x", "angle": -45 },
"faces": {
"up": { "uv": [ 7, 6, 9, 8 ], "texture": "#lever" },
"north": { "uv": [ 7, 6, 9, 16 ], "texture": "#lever" },
"south": { "uv": [ 7, 6, 9, 16 ], "texture": "#lever" },
"west": { "uv": [ 7, 6, 9, 16 ], "texture": "#lever" },
"east": { "uv": [ 7, 6, 9, 16 ], "texture": "#lever" }
}
}
]
}
"credit": "Created by Stridey",
"ambientocclusion": false,
"textures": {
"base_texture": "minecraft:block/lever_base",
"particle": "minecraft:block/cobblestone",
"base": "minecraft:block/cobblestone",
"lever": "minecraft:block/lever"
},
"elements": [
{
"from": [5, 0, 4],
"to": [11, 3, 12],
"faces": {
"north": {"uv": [5, 0, 11, 3], "texture": "#base"},
"east": {"uv": [4, 0, 12, 3], "texture": "#base"},
"south": {"uv": [5, 0, 11, 3], "texture": "#base"},
"west": {"uv": [4, 0, 12, 3], "texture": "#base"},
"up": {"uv": [9, 4, 15, 12], "texture": "#base_texture"},
"down": {"uv": [5, 4, 11, 12], "texture": "#base", "cullface": "down"}
}
},
{
"from": [7, 1, 7],
"to": [9, 11, 9],
"rotation": {"angle": -45, "axis": "x", "origin": [8, 1, 8]},
"faces": {
"north": {"uv": [7, 6, 9, 16], "texture": "#lever"},
"east": {"uv": [7, 6, 9, 16], "texture": "#lever"},
"south": {"uv": [7, 6, 9, 16], "texture": "#lever"},
"west": {"uv": [7, 6, 9, 16], "texture": "#lever"},
"up": {"uv": [7, 6, 9, 8], "texture": "#lever"}
}
}
]
}

View File

@@ -1,32 +1,36 @@
{
"ambientocclusion": false,
"textures": {
"particle": "block/cobblestone",
"base": "block/cobblestone",
"lever": "block/lever"
},
"elements": [
{ "from": [ 5, -0.02, 4 ],
"to": [ 11, 2.98, 12 ],
"faces": {
"down": { "uv": [ 5, 4, 11, 12 ], "texture": "#base", "cullface": "down" },
"up": { "uv": [ 5, 4, 11, 12 ], "texture": "#base" },
"north": { "uv": [ 5, 0, 11, 3 ], "texture": "#base" },
"south": { "uv": [ 5, 0, 11, 3 ], "texture": "#base" },
"west": { "uv": [ 4, 0, 12, 3 ], "texture": "#base" },
"east": { "uv": [ 4, 0, 12, 3 ], "texture": "#base" }
}
},
{ "from": [ 7, 1, 7 ],
"to": [ 9, 11, 9 ],
"rotation": { "origin": [ 8, 1, 8 ], "axis": "x", "angle": 45 },
"faces": {
"up": { "uv": [ 7, 6, 9, 8 ], "texture": "#lever" },
"north": { "uv": [ 7, 6, 9, 16 ], "texture": "#lever" },
"south": { "uv": [ 7, 6, 9, 16 ], "texture": "#lever" },
"west": { "uv": [ 7, 6, 9, 16 ], "texture": "#lever" },
"east": { "uv": [ 7, 6, 9, 16 ], "texture": "#lever" }
}
}
]
}
"credit": "Created by Stridey",
"ambientocclusion": false,
"textures": {
"base_texture": "minecraft:block/lever_base",
"particle": "minecraft:block/cobblestone",
"base": "minecraft:block/cobblestone",
"lever": "minecraft:block/lever"
},
"elements": [
{
"from": [5, 0, 4],
"to": [11, 3, 12],
"faces": {
"north": {"uv": [5, 0, 11, 3], "texture": "#base"},
"east": {"uv": [4, 0, 12, 3], "texture": "#base"},
"south": {"uv": [5, 0, 11, 3], "texture": "#base"},
"west": {"uv": [4, 0, 12, 3], "texture": "#base"},
"up": {"uv": [1, 4, 7, 12], "texture": "#base_texture"},
"down": {"uv": [5, 4, 11, 12], "texture": "#base", "cullface": "down"}
}
},
{
"from": [7, 1, 7],
"to": [9, 11, 9],
"rotation": {"angle": 45, "axis": "x", "origin": [8, 1, 8]},
"faces": {
"north": {"uv": [7, 6, 9, 16], "texture": "#lever"},
"east": {"uv": [7, 6, 9, 16], "texture": "#lever"},
"south": {"uv": [7, 6, 9, 16], "texture": "#lever"},
"west": {"uv": [7, 6, 9, 16], "texture": "#lever"},
"up": {"uv": [7, 6, 9, 8], "texture": "#lever"}
}
}
]
}

View File

@@ -1,7 +1,18 @@
{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "minecraft:block/lodestone_top",
"side": "minecraft:block/lodestone_side"
}
"parent": "block/cube",
"textures": {
"east": "block/lodestone_east",
"north": "block/lodestone_north",
"south": "block/lodestone_south",
"up": "block/lodestone_top",
"down": "block/lodestone_top",
"west": "block/lodestone_west",
"particle": "block/lodestone_east"
},
"display": {
"gui": {
"rotation": [30, 135, 0],
"scale": [0.625, 0.625, 0.625]
}
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/template_note_block",
"textures": {
"numerical": "block/note_block_numerical_0",
"pitch": "block/note_block_pitch_0"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/template_note_block",
"textures": {
"numerical": "block/note_block_numerical_1",
"pitch": "block/note_block_pitch_1"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/template_note_block",
"textures": {
"numerical": "block/note_block_numerical_10",
"pitch": "block/note_block_pitch_10"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/template_note_block",
"textures": {
"numerical": "block/note_block_numerical_11",
"pitch": "block/note_block_pitch_11"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/template_note_block",
"textures": {
"numerical": "block/note_block_numerical_12",
"pitch": "block/note_block_pitch_12"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/template_note_block",
"textures": {
"numerical": "block/note_block_numerical_13",
"pitch": "block/note_block_pitch_13"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/template_note_block",
"textures": {
"numerical": "block/note_block_numerical_14",
"pitch": "block/note_block_pitch_14"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/template_note_block",
"textures": {
"numerical": "block/note_block_numerical_15",
"pitch": "block/note_block_pitch_15"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/template_note_block",
"textures": {
"numerical": "block/note_block_numerical_16",
"pitch": "block/note_block_pitch_16"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/template_note_block",
"textures": {
"numerical": "block/note_block_numerical_17",
"pitch": "block/note_block_pitch_17"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/template_note_block",
"textures": {
"numerical": "block/note_block_numerical_18",
"pitch": "block/note_block_pitch_18"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/template_note_block",
"textures": {
"numerical": "block/note_block_numerical_19",
"pitch": "block/note_block_pitch_19"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/template_note_block",
"textures": {
"numerical": "block/note_block_numerical_2",
"pitch": "block/note_block_pitch_2"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/template_note_block",
"textures": {
"numerical": "block/note_block_numerical_20",
"pitch": "block/note_block_pitch_20"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/template_note_block",
"textures": {
"numerical": "block/note_block_numerical_21",
"pitch": "block/note_block_pitch_21"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/template_note_block",
"textures": {
"numerical": "block/note_block_numerical_22",
"pitch": "block/note_block_pitch_22"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/template_note_block",
"textures": {
"numerical": "block/note_block_numerical_23",
"pitch": "block/note_block_pitch_23"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/template_note_block",
"textures": {
"numerical": "block/note_block_numerical_24",
"pitch": "block/note_block_pitch_24"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/template_note_block",
"textures": {
"numerical": "block/note_block_numerical_3",
"pitch": "block/note_block_pitch_3"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/template_note_block",
"textures": {
"numerical": "block/note_block_numerical_4",
"pitch": "block/note_block_pitch_4"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/template_note_block",
"textures": {
"numerical": "block/note_block_numerical_5",
"pitch": "block/note_block_pitch_5"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/template_note_block",
"textures": {
"numerical": "block/note_block_numerical_6",
"pitch": "block/note_block_pitch_6"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/template_note_block",
"textures": {
"numerical": "block/note_block_numerical_7",
"pitch": "block/note_block_pitch_7"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/template_note_block",
"textures": {
"numerical": "block/note_block_numerical_8",
"pitch": "block/note_block_pitch_8"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/template_note_block",
"textures": {
"numerical": "block/note_block_numerical_9",
"pitch": "block/note_block_pitch_9"
}
}

View File

@@ -1,23 +1,25 @@
{
"parent": "block/block",
"textures": {
"bottom": "block/observer_back",
"side": "block/observer_side",
"top": "block/observer_top",
"front": "block/observer_front",
"particle": "block/observer_front"
},
"elements": [
{ "from": [ 0, 0, 0 ],
"to": [ 16, 16, 16 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#top", "cullface": "down" },
"up": { "uv": [ 0, 16, 16, 0 ], "texture": "#top", "cullface": "up" },
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#front", "cullface": "north" },
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#bottom", "cullface": "south" },
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#side", "cullface": "west" },
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#side", "cullface": "east" }
}
}
]
}
"credit": "Created by Stridey",
"parent": "block/block",
"textures": {
"bottom": "block/observer_back",
"side": "block/observer_side",
"top": "block/observer_top",
"particle": "block/observer_front",
"front": "block/observer_front"
},
"elements": [
{
"from": [0, 0, 0],
"to": [16, 16, 16],
"faces": {
"north": {"uv": [0, 0, 16, 16], "texture": "#front", "cullface": "north"},
"east": {"uv": [16, 16, 0, 0], "rotation": 180, "texture": "#side", "cullface": "east"},
"south": {"uv": [0, 0, 16, 16], "texture": "#bottom", "cullface": "south"},
"west": {"uv": [0, 16, 16, 0], "rotation": 180, "texture": "#side", "cullface": "west"},
"up": {"uv": [0, 16, 16, 0], "texture": "#top", "cullface": "up"},
"down": {"uv": [0, 0, 16, 16], "texture": "#top", "cullface": "down"}
}
}
]
}

View File

@@ -1,6 +1,24 @@
{
"parent": "block/observer",
"textures": {
"bottom": "block/observer_back_on"
}
}
"credit": "Created by Stridey",
"parent": "block/observer",
"textures": {
"bottom": "block/observer_back_on",
"front": "block/observer_front_powered",
"side": "block/observer_side_powered",
"top": "block/observer_top_powered"
},
"elements": [
{
"from": [0, 0, 0],
"to": [16, 16, 16],
"faces": {
"north": {"uv": [0, 0, 16, 16], "texture": "#front", "cullface": "north"},
"east": {"uv": [16, 16, 0, 0], "rotation": 180, "texture": "#side", "cullface": "east"},
"south": {"uv": [0, 0, 16, 16], "texture": "#bottom", "cullface": "south"},
"west": {"uv": [0, 16, 16, 0], "rotation": 180, "texture": "#side", "cullface": "west"},
"up": {"uv": [0, 16, 16, 0], "texture": "#top", "cullface": "up"},
"down": {"uv": [0, 0, 16, 16], "texture": "#top", "cullface": "down"}
}
}
]
}

View File

@@ -1,8 +1,8 @@
{
"parent": "minecraft:block/slab",
"textures": {
"bottom": "minecraft:block/oxidized_cut_copper",
"side": "minecraft:block/oxidized_cut_copper",
"top": "minecraft:block/oxidized_cut_copper"
"bottom": "minecraft:block/oxidized_cut_copper_slab_double",
"top": "minecraft:block/oxidized_cut_copper_slab_double",
"side": "minecraft:block/oxidized_cut_copper_slab_double"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "minecraft:block/cube_all",
"textures": {
"all": "minecraft:block/oxidized_cut_copper_slab_double"
}
}

View File

@@ -1,8 +1,8 @@
{
"parent": "minecraft:block/slab_top",
"textures": {
"bottom": "minecraft:block/oxidized_cut_copper",
"side": "minecraft:block/oxidized_cut_copper",
"top": "minecraft:block/oxidized_cut_copper"
"bottom": "minecraft:block/oxidized_cut_copper_slab_double",
"top": "minecraft:block/oxidized_cut_copper_slab_double",
"side": "minecraft:block/oxidized_cut_copper_slab_double"
}
}

View File

@@ -2,7 +2,7 @@
"parent": "minecraft:block/template_piston_head_short",
"textures": {
"platform": "minecraft:block/piston_top_sticky",
"side": "minecraft:block/piston_side",
"side": "minecraft:block/piston_side_sticky",
"unsticky": "minecraft:block/piston_top"
}
}

View File

@@ -1,8 +1,34 @@
{
"parent": "minecraft:block/template_piston_head",
"textures": {
"platform": "minecraft:block/piston_top_sticky",
"side": "minecraft:block/piston_side",
"unsticky": "minecraft:block/piston_top"
}
"credit": "Created by Stridey",
"textures": {
"3": "block/piston_side_sticky",
"4": "block/piston_bottom_sticky",
"particle": "block/piston_top_sticky",
"platform": "block/piston_top_sticky",
"side": "block/piston_side"
},
"elements": [
{
"from": [0, 0, 0],
"to": [16, 16, 4],
"faces": {
"north": {"uv": [0, 0, 16, 16], "texture": "#platform", "cullface": "north"},
"east": {"uv": [0, 0, 16, 4], "rotation": 90, "texture": "#3", "cullface": "east"},
"south": {"uv": [0, 0, 16, 16], "texture": "#4"},
"west": {"uv": [0, 0, 16, 4], "rotation": 270, "texture": "#3", "cullface": "west"},
"up": {"uv": [0, 0, 16, 4], "texture": "#3", "cullface": "up"},
"down": {"uv": [0, 0, 16, 4], "rotation": 180, "texture": "#3", "cullface": "down"}
}
},
{
"from": [6, 6, 4],
"to": [10, 10, 20],
"faces": {
"east": {"uv": [0, 0, 16, 4], "texture": "#side"},
"west": {"uv": [16, 4, 0, 0], "texture": "#side"},
"up": {"uv": [0, 0, 16, 4], "rotation": 270, "texture": "#side"},
"down": {"uv": [0, 0, 16, 4], "rotation": 90, "texture": "#side"}
}
}
]
}

View File

@@ -1,8 +1,8 @@
{
"parent": "minecraft:block/slab",
"textures": {
"bottom": "minecraft:block/polished_andesite",
"side": "minecraft:block/polished_andesite",
"top": "minecraft:block/polished_andesite"
}
}
"parent": "block/slab",
"textures": {
"bottom": "block/polished_andesite",
"top": "block/polished_andesite",
"side": "block/polished_andesite_slab_side"
}
}

View File

@@ -0,0 +1,8 @@
{
"credit": "Created by Stridey",
"parent": "block/cube_column",
"textures": {
"side": "block/polished_andesite_slab_side",
"end": "block/polished_andesite"
}
}

View File

@@ -1,8 +1,8 @@
{
"parent": "minecraft:block/slab_top",
"textures": {
"bottom": "minecraft:block/polished_andesite",
"side": "minecraft:block/polished_andesite",
"top": "minecraft:block/polished_andesite"
}
}
"parent": "block/slab_top",
"textures": {
"bottom": "block/polished_andesite",
"top": "block/polished_andesite",
"side": "block/polished_andesite_slab_side"
}
}

View File

@@ -1,8 +1,8 @@
{
"parent": "minecraft:block/slab",
"textures": {
"bottom": "minecraft:block/polished_blackstone",
"side": "minecraft:block/polished_blackstone",
"top": "minecraft:block/polished_blackstone"
}
}
"parent": "block/slab",
"textures": {
"bottom": "block/polished_blackstone",
"top": "block/polished_blackstone",
"side": "block/polished_blackstone_slab_side"
}
}

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