Port to Architectury
2
common/src/main/resources/architectury.common.json
Normal file
@@ -0,0 +1,2 @@
|
||||
{
|
||||
}
|
||||
10
common/src/main/resources/assets/visualoverhaul/blockstates/jukebox_top.json
Executable file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"variants": {
|
||||
"has_record=true": {
|
||||
"model": "visualoverhaul:block/jukebox_top_playing"
|
||||
},
|
||||
"has_record=false": {
|
||||
"model": "visualoverhaul:block/jukebox_top_stopped"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"variants": {
|
||||
"playing=true,channel=0": {"model": "visualoverhaul:block/phonos/jukebox_top_playing_0"},
|
||||
"playing=false,channel=0": {"model": "visualoverhaul:block/phonos/jukebox_top_stopped_0"},
|
||||
"playing=true,channel=1": {"model": "visualoverhaul:block/phonos/jukebox_top_playing_1"},
|
||||
"playing=false,channel=1": {"model": "visualoverhaul:block/phonos/jukebox_top_stopped_1"},
|
||||
"playing=true,channel=2": {"model": "visualoverhaul:block/phonos/jukebox_top_playing_2"},
|
||||
"playing=false,channel=2": {"model": "visualoverhaul:block/phonos/jukebox_top_stopped_2"},
|
||||
"playing=true,channel=3": {"model": "visualoverhaul:block/phonos/jukebox_top_playing_3"},
|
||||
"playing=false,channel=3": {"model": "visualoverhaul:block/phonos/jukebox_top_stopped_3"},
|
||||
"playing=true,channel=4": {"model": "visualoverhaul:block/phonos/jukebox_top_playing_4"},
|
||||
"playing=false,channel=4": {"model": "visualoverhaul:block/phonos/jukebox_top_stopped_4"},
|
||||
"playing=true,channel=5": {"model": "visualoverhaul:block/phonos/jukebox_top_playing_5"},
|
||||
"playing=false,channel=5": {"model": "visualoverhaul:block/phonos/jukebox_top_stopped_5"},
|
||||
"playing=true,channel=6": {"model": "visualoverhaul:block/phonos/jukebox_top_playing_6"},
|
||||
"playing=false,channel=6": {"model": "visualoverhaul:block/phonos/jukebox_top_stopped_6"},
|
||||
"playing=true,channel=7": {"model": "visualoverhaul:block/phonos/jukebox_top_playing_7"},
|
||||
"playing=false,channel=7": {"model": "visualoverhaul:block/phonos/jukebox_top_stopped_7"},
|
||||
"playing=true,channel=8": {"model": "visualoverhaul:block/phonos/jukebox_top_playing_8"},
|
||||
"playing=false,channel=8": {"model": "visualoverhaul:block/phonos/jukebox_top_stopped_8"},
|
||||
"playing=true,channel=9": {"model": "visualoverhaul:block/phonos/jukebox_top_playing_9"},
|
||||
"playing=false,channel=9": {"model": "visualoverhaul:block/phonos/jukebox_top_stopped_9"},
|
||||
"playing=true,channel=10": {"model": "visualoverhaul:block/phonos/jukebox_top_playing_10"},
|
||||
"playing=false,channel=10": {"model": "visualoverhaul:block/phonos/jukebox_top_stopped_10"},
|
||||
"playing=true,channel=11": {"model": "visualoverhaul:block/phonos/jukebox_top_playing_11"},
|
||||
"playing=false,channel=11": {"model": "visualoverhaul:block/phonos/jukebox_top_stopped_11"},
|
||||
"playing=true,channel=12": {"model": "visualoverhaul:block/phonos/jukebox_top_playing_12"},
|
||||
"playing=false,channel=12": {"model": "visualoverhaul:block/phonos/jukebox_top_stopped_12"},
|
||||
"playing=true,channel=13": {"model": "visualoverhaul:block/phonos/jukebox_top_playing_13"},
|
||||
"playing=false,channel=13": {"model": "visualoverhaul:block/phonos/jukebox_top_stopped_13"},
|
||||
"playing=true,channel=14": {"model": "visualoverhaul:block/phonos/jukebox_top_playing_14"},
|
||||
"playing=false,channel=14": {"model": "visualoverhaul:block/phonos/jukebox_top_stopped_14"},
|
||||
"playing=true,channel=15": {"model": "visualoverhaul:block/phonos/jukebox_top_playing_15"},
|
||||
"playing=false,channel=15": {"model": "visualoverhaul:block/phonos/jukebox_top_stopped_15"},
|
||||
"playing=true,channel=16": {"model": "visualoverhaul:block/phonos/jukebox_top_playing_16"},
|
||||
"playing=false,channel=16": {"model": "visualoverhaul:block/phonos/jukebox_top_stopped_16"},
|
||||
"playing=true,channel=17": {"model": "visualoverhaul:block/phonos/jukebox_top_playing_17"},
|
||||
"playing=false,channel=17": {"model": "visualoverhaul:block/phonos/jukebox_top_stopped_17"},
|
||||
"playing=true,channel=18": {"model": "visualoverhaul:block/phonos/jukebox_top_playing_18"},
|
||||
"playing=false,channel=18": {"model": "visualoverhaul:block/phonos/jukebox_top_stopped_18"},
|
||||
"playing=true,channel=19": {"model": "visualoverhaul:block/phonos/jukebox_top_playing_19"},
|
||||
"playing=false,channel=19": {"model": "visualoverhaul:block/phonos/jukebox_top_stopped_19"}
|
||||
}
|
||||
}
|
||||
BIN
common/src/main/resources/assets/visualoverhaul/icon.png
Executable file
|
After Width: | Height: | Size: 11 KiB |
14
common/src/main/resources/assets/visualoverhaul/lang/en_us.json
Executable file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"visualoverhaul.midnightconfig.title":"Visual Overhaul Config",
|
||||
"visualoverhaul.midnightconfig.brewingstand":"Brewing Stand Enhancements",
|
||||
"visualoverhaul.midnightconfig.jukebox":"Jukebox Enhancements",
|
||||
"visualoverhaul.midnightconfig.jukebox_fake_block":"Fake block on jukebox top",
|
||||
"visualoverhaul.midnightconfig.furnace":"Furnace Enhancements",
|
||||
"visualoverhaul.midnightconfig.smoker_particles":"Smoker Particles",
|
||||
"visualoverhaul.midnightconfig.blast_furnace_particles":"Blast Furnace Particles",
|
||||
"visualoverhaul.midnightconfig.coloredItems":"Biome-based item colors",
|
||||
"visualoverhaul.midnightconfig.coloredItems.tooltip":"§cNeeds restart!",
|
||||
"visualoverhaul.midnightconfig.coloredLilypad":"Biome-based Lily Pad color",
|
||||
"visualoverhaul.midnightconfig.coloredLilypad.tooltip":"§cNeeds restart!",
|
||||
"visualoverhaul.midnightconfig.potionEnchantmentGlint":"Potion enchantment glint"
|
||||
}
|
||||
@@ -0,0 +1,77 @@
|
||||
{
|
||||
"credit": "made by Motschen",
|
||||
"textures": {
|
||||
"0": "block/glass",
|
||||
"1": "block/black_concrete",
|
||||
"2": "block/anvil",
|
||||
"3": "visualoverhaul:block/vo_jukebox_top",
|
||||
"particle": "block/glass"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [0, 0, 0],
|
||||
"to": [16, 0.01, 16],
|
||||
"faces": {
|
||||
"up": {"uv": [0, 0, 16, 16], "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [0, 0, 0],
|
||||
"to": [16, 5, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 16, 5], "texture": "#0"},
|
||||
"east": {"uv": [0, 0, 16, 5], "texture": "#0"},
|
||||
"south": {"uv": [0, 0, 16, 5], "texture": "#0"},
|
||||
"west": {"uv": [0, 0, 16, 5], "texture": "#0"},
|
||||
"up": {"uv": [0, 0, 16, 16], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [7.875, 0, 7.875],
|
||||
"to": [8.125, 1.25, 8.125],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 0.25, 2], "texture": "#1"},
|
||||
"east": {"uv": [0, 0, 0.25, 2], "texture": "#1"},
|
||||
"south": {"uv": [0, 0, 0.25, 2], "texture": "#1"},
|
||||
"west": {"uv": [0, 0, 0.25, 2], "texture": "#1"},
|
||||
"up": {"uv": [0, 0, 0.25, 0.25], "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [5.75, 1, 11.29],
|
||||
"to": [6, 1.5, 11.54],
|
||||
"rotation": {"angle": 45, "axis": "y", "origin": [5, 8, 12]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 0.25, 2], "texture": "#2"},
|
||||
"east": {"uv": [0, 0, 0.25, 2], "texture": "#2"},
|
||||
"south": {"uv": [0, 0, 0.25, 2], "texture": "#2"},
|
||||
"west": {"uv": [0, 0, 0.25, 2], "texture": "#2"},
|
||||
"up": {"uv": [0, 0, 0.25, 0.25], "texture": "#2"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [0.875, 0, 14.875],
|
||||
"to": [1.375, 1.5, 15.375],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [1, 8, 15]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 0.25, 2], "texture": "#1"},
|
||||
"east": {"uv": [0, 0, 0.25, 2], "texture": "#1"},
|
||||
"south": {"uv": [0, 0, 0.25, 2], "texture": "#1"},
|
||||
"west": {"uv": [0, 0, 0.25, 2], "texture": "#1"},
|
||||
"up": {"uv": [0, 0, 0.25, 0.25], "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [0.65, 1.5, 14.875],
|
||||
"to": [7.15, 2, 15.375],
|
||||
"rotation": {"angle": 45, "axis": "y", "origin": [1, 10, 15]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 0.25, 2], "texture": "#1"},
|
||||
"east": {"uv": [0, 0, 0.25, 2], "texture": "#1"},
|
||||
"south": {"uv": [0, 0, 0.25, 2], "texture": "#1"},
|
||||
"west": {"uv": [0, 0, 0.25, 2], "texture": "#1"},
|
||||
"up": {"uv": [0, 0, 0.25, 0.25], "texture": "#1"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,77 @@
|
||||
{
|
||||
"credit": "made by Motschen",
|
||||
"textures": {
|
||||
"0": "block/glass",
|
||||
"1": "block/black_concrete",
|
||||
"2": "block/anvil",
|
||||
"3": "visualoverhaul:block/vo_jukebox_top",
|
||||
"particle": "block/glass"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [0, 0, 0],
|
||||
"to": [16, 0.01, 16],
|
||||
"faces": {
|
||||
"up": {"uv": [0, 0, 16, 16], "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [0, 0, 0],
|
||||
"to": [16, 5, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 16, 5], "texture": "#0"},
|
||||
"east": {"uv": [0, 0, 16, 5], "texture": "#0"},
|
||||
"south": {"uv": [0, 0, 16, 5], "texture": "#0"},
|
||||
"west": {"uv": [0, 0, 16, 5], "texture": "#0"},
|
||||
"up": {"uv": [0, 0, 16, 16], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [7.875, 0, 7.875],
|
||||
"to": [8.125, 1.25, 8.125],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 0.25, 2], "texture": "#1"},
|
||||
"east": {"uv": [0, 0, 0.25, 2], "texture": "#1"},
|
||||
"south": {"uv": [0, 0, 0.25, 2], "texture": "#1"},
|
||||
"west": {"uv": [0, 0, 0.25, 2], "texture": "#1"},
|
||||
"up": {"uv": [0, 0, 0.25, 0.25], "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [6.75, 1, 15],
|
||||
"to": [7, 1.5, 15.25],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [6, 8, 16]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 0.25, 2], "texture": "#2"},
|
||||
"east": {"uv": [0, 0, 0.25, 2], "texture": "#2"},
|
||||
"south": {"uv": [0, 0, 0.25, 2], "texture": "#2"},
|
||||
"west": {"uv": [0, 0, 0.25, 2], "texture": "#2"},
|
||||
"up": {"uv": [0, 0, 0.25, 0.25], "texture": "#2"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [0.875, 0, 14.875],
|
||||
"to": [1.375, 1.5, 15.375],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [1, 8, 15]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 0.25, 2], "texture": "#1"},
|
||||
"east": {"uv": [0, 0, 0.25, 2], "texture": "#1"},
|
||||
"south": {"uv": [0, 0, 0.25, 2], "texture": "#1"},
|
||||
"west": {"uv": [0, 0, 0.25, 2], "texture": "#1"},
|
||||
"up": {"uv": [0, 0, 0.25, 0.25], "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [0.65, 1.5, 14.875],
|
||||
"to": [7.15, 2, 15.375],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [1, 10, 15]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 0.25, 2], "texture": "#1"},
|
||||
"east": {"uv": [0, 0, 0.25, 2], "texture": "#1"},
|
||||
"south": {"uv": [0, 0, 0.25, 2], "texture": "#1"},
|
||||
"west": {"uv": [0, 0, 0.25, 2], "texture": "#1"},
|
||||
"up": {"uv": [0, 0, 0.25, 0.25], "texture": "#1"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,85 @@
|
||||
{
|
||||
"credit": "made by Motschen",
|
||||
"textures": {
|
||||
"0": "block/glass",
|
||||
"1": "block/black_concrete",
|
||||
"2": "block/anvil",
|
||||
"3": "visualoverhaul:block/vo_jukebox_top",
|
||||
"4": "phonos:block/speaker_top_0",
|
||||
"particle": "block/glass"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [0, 0, 0],
|
||||
"to": [16, 0.01, 16],
|
||||
"faces": {
|
||||
"up": {"uv": [0, 0, 16, 16], "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [0, 0, 0],
|
||||
"to": [16, 5, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 16, 5], "texture": "#0"},
|
||||
"east": {"uv": [0, 0, 16, 5], "texture": "#0"},
|
||||
"south": {"uv": [0, 0, 16, 5], "texture": "#0"},
|
||||
"west": {"uv": [0, 0, 16, 5], "texture": "#0"},
|
||||
"up": {"uv": [0, 0, 16, 16], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [7.875, 0, 7.875],
|
||||
"to": [8.125, 1.25, 8.125],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 0.25, 2], "texture": "#1"},
|
||||
"east": {"uv": [0, 0, 0.25, 2], "texture": "#1"},
|
||||
"south": {"uv": [0, 0, 0.25, 2], "texture": "#1"},
|
||||
"west": {"uv": [0, 0, 0.25, 2], "texture": "#1"},
|
||||
"up": {"uv": [0, 0, 0.25, 0.25], "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [5.75, 1, 11.29],
|
||||
"to": [6, 1.5, 11.54],
|
||||
"rotation": {"angle": 45, "axis": "y", "origin": [5, 8, 12]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 0.25, 2], "texture": "#2"},
|
||||
"east": {"uv": [0, 0, 0.25, 2], "texture": "#2"},
|
||||
"south": {"uv": [0, 0, 0.25, 2], "texture": "#2"},
|
||||
"west": {"uv": [0, 0, 0.25, 2], "texture": "#2"},
|
||||
"up": {"uv": [0, 0, 0.25, 0.25], "texture": "#2"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [0.875, 0, 14.875],
|
||||
"to": [1.375, 1.5, 15.375],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [1, 8, 15]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 0.25, 2], "texture": "#1"},
|
||||
"east": {"uv": [0, 0, 0.25, 2], "texture": "#1"},
|
||||
"south": {"uv": [0, 0, 0.25, 2], "texture": "#1"},
|
||||
"west": {"uv": [0, 0, 0.25, 2], "texture": "#1"},
|
||||
"up": {"uv": [0, 0, 0.25, 0.25], "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [0.65, 1.5, 14.875],
|
||||
"to": [7.15, 2, 15.375],
|
||||
"rotation": {"angle": 45, "axis": "y", "origin": [1, 10, 15]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 0.25, 2], "texture": "#1"},
|
||||
"east": {"uv": [0, 0, 0.25, 2], "texture": "#1"},
|
||||
"south": {"uv": [0, 0, 0.25, 2], "texture": "#1"},
|
||||
"west": {"uv": [0, 0, 0.25, 2], "texture": "#1"},
|
||||
"up": {"uv": [0, 0, 0.25, 0.25], "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [10, 0.1, 12],
|
||||
"to": [15, 0.1, 15],
|
||||
"faces": {
|
||||
"up": {"uv": [4, 5, 12, 10], "rotation": 180, "texture": "#4"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "visualoverhaul:block/phonos/jukebox_top_playing_0",
|
||||
"textures": {
|
||||
"4": "phonos:block/speaker_top_1"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "visualoverhaul:block/phonos/jukebox_top_playing_0",
|
||||
"textures": {
|
||||
"4": "phonos:block/speaker_top_10"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "visualoverhaul:block/phonos/jukebox_top_playing_0",
|
||||
"textures": {
|
||||
"4": "phonos:block/speaker_top_11"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "visualoverhaul:block/phonos/jukebox_top_playing_0",
|
||||
"textures": {
|
||||
"4": "phonos:block/speaker_top_12"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "visualoverhaul:block/phonos/jukebox_top_playing_0",
|
||||
"textures": {
|
||||
"4": "phonos:block/speaker_top_13"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "visualoverhaul:block/phonos/jukebox_top_playing_0",
|
||||
"textures": {
|
||||
"4": "phonos:block/speaker_top_14"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "visualoverhaul:block/phonos/jukebox_top_playing_0",
|
||||
"textures": {
|
||||
"4": "phonos:block/speaker_top_15"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "visualoverhaul:block/phonos/jukebox_top_playing_0",
|
||||
"textures": {
|
||||
"4": "phonos:block/speaker_top_16"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "visualoverhaul:block/phonos/jukebox_top_playing_0",
|
||||
"textures": {
|
||||
"4": "phonos:block/speaker_top_17"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "visualoverhaul:block/phonos/jukebox_top_playing_0",
|
||||
"textures": {
|
||||
"4": "phonos:block/speaker_top_18"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "visualoverhaul:block/phonos/jukebox_top_playing_0",
|
||||
"textures": {
|
||||
"4": "phonos:block/speaker_top_19"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "visualoverhaul:block/phonos/jukebox_top_playing_0",
|
||||
"textures": {
|
||||
"4": "phonos:block/speaker_top_2"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "visualoverhaul:block/phonos/jukebox_top_playing_0",
|
||||
"textures": {
|
||||
"4": "phonos:block/speaker_top_3"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "visualoverhaul:block/phonos/jukebox_top_playing_0",
|
||||
"textures": {
|
||||
"4": "phonos:block/speaker_top_4"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "visualoverhaul:block/phonos/jukebox_top_playing_0",
|
||||
"textures": {
|
||||
"4": "phonos:block/speaker_top_5"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "visualoverhaul:block/phonos/jukebox_top_playing_0",
|
||||
"textures": {
|
||||
"4": "phonos:block/speaker_top_6"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "visualoverhaul:block/phonos/jukebox_top_playing_0",
|
||||
"textures": {
|
||||
"4": "phonos:block/speaker_top_7"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "visualoverhaul:block/phonos/jukebox_top_playing_0",
|
||||
"textures": {
|
||||
"4": "phonos:block/speaker_top_8"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "visualoverhaul:block/phonos/jukebox_top_playing_0",
|
||||
"textures": {
|
||||
"4": "phonos:block/speaker_top_9"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,85 @@
|
||||
{
|
||||
"credit": "made by Motschen",
|
||||
"textures": {
|
||||
"0": "block/glass",
|
||||
"1": "block/black_concrete",
|
||||
"2": "block/anvil",
|
||||
"3": "visualoverhaul:block/vo_jukebox_top",
|
||||
"4": "phonos:block/speaker_top_0",
|
||||
"particle": "block/glass"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [0, 0, 0],
|
||||
"to": [16, 0.01, 16],
|
||||
"faces": {
|
||||
"up": {"uv": [0, 0, 16, 16], "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [0, 0, 0],
|
||||
"to": [16, 5, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 16, 5], "texture": "#0"},
|
||||
"east": {"uv": [0, 0, 16, 5], "texture": "#0"},
|
||||
"south": {"uv": [0, 0, 16, 5], "texture": "#0"},
|
||||
"west": {"uv": [0, 0, 16, 5], "texture": "#0"},
|
||||
"up": {"uv": [0, 0, 16, 16], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [7.875, 0, 7.875],
|
||||
"to": [8.125, 1.25, 8.125],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 0.25, 2], "texture": "#1"},
|
||||
"east": {"uv": [0, 0, 0.25, 2], "texture": "#1"},
|
||||
"south": {"uv": [0, 0, 0.25, 2], "texture": "#1"},
|
||||
"west": {"uv": [0, 0, 0.25, 2], "texture": "#1"},
|
||||
"up": {"uv": [0, 0, 0.25, 0.25], "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [6.75, 1, 15],
|
||||
"to": [7, 1.5, 15.25],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [6, 8, 16]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 0.25, 2], "texture": "#2"},
|
||||
"east": {"uv": [0, 0, 0.25, 2], "texture": "#2"},
|
||||
"south": {"uv": [0, 0, 0.25, 2], "texture": "#2"},
|
||||
"west": {"uv": [0, 0, 0.25, 2], "texture": "#2"},
|
||||
"up": {"uv": [0, 0, 0.25, 0.25], "texture": "#2"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [0.875, 0, 14.875],
|
||||
"to": [1.375, 1.5, 15.375],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [1, 8, 15]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 0.25, 2], "texture": "#1"},
|
||||
"east": {"uv": [0, 0, 0.25, 2], "texture": "#1"},
|
||||
"south": {"uv": [0, 0, 0.25, 2], "texture": "#1"},
|
||||
"west": {"uv": [0, 0, 0.25, 2], "texture": "#1"},
|
||||
"up": {"uv": [0, 0, 0.25, 0.25], "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [0.65, 1.5, 14.875],
|
||||
"to": [7.15, 2, 15.375],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [1, 10, 15]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 0.25, 2], "texture": "#1"},
|
||||
"east": {"uv": [0, 0, 0.25, 2], "texture": "#1"},
|
||||
"south": {"uv": [0, 0, 0.25, 2], "texture": "#1"},
|
||||
"west": {"uv": [0, 0, 0.25, 2], "texture": "#1"},
|
||||
"up": {"uv": [0, 0, 0.25, 0.25], "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [10, 0.1, 12],
|
||||
"to": [15, 0.1, 15],
|
||||
"faces": {
|
||||
"up": {"uv": [4, 5, 12, 10], "rotation": 180, "texture": "#4"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "visualoverhaul:block/phonos/jukebox_top_stopped_0",
|
||||
"textures": {
|
||||
"4": "phonos:block/speaker_top_1"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "visualoverhaul:block/phonos/jukebox_top_stopped_0",
|
||||
"textures": {
|
||||
"4": "phonos:block/speaker_top_10"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "visualoverhaul:block/phonos/jukebox_top_stopped_0",
|
||||
"textures": {
|
||||
"4": "phonos:block/speaker_top_11"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "visualoverhaul:block/phonos/jukebox_top_stopped_0",
|
||||
"textures": {
|
||||
"4": "phonos:block/speaker_top_12"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "visualoverhaul:block/phonos/jukebox_top_stopped_0",
|
||||
"textures": {
|
||||
"4": "phonos:block/speaker_top_13"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "visualoverhaul:block/phonos/jukebox_top_stopped_0",
|
||||
"textures": {
|
||||
"4": "phonos:block/speaker_top_14"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "visualoverhaul:block/phonos/jukebox_top_stopped_0",
|
||||
"textures": {
|
||||
"4": "phonos:block/speaker_top_15"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "visualoverhaul:block/phonos/jukebox_top_stopped_0",
|
||||
"textures": {
|
||||
"4": "phonos:block/speaker_top_16"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "visualoverhaul:block/phonos/jukebox_top_stopped_0",
|
||||
"textures": {
|
||||
"4": "phonos:block/speaker_top_17"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "visualoverhaul:block/phonos/jukebox_top_stopped_0",
|
||||
"textures": {
|
||||
"4": "phonos:block/speaker_top_18"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "visualoverhaul:block/phonos/jukebox_top_stopped_0",
|
||||
"textures": {
|
||||
"4": "phonos:block/speaker_top_19"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "visualoverhaul:block/phonos/jukebox_top_stopped_0",
|
||||
"textures": {
|
||||
"4": "phonos:block/speaker_top_2"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "visualoverhaul:block/phonos/jukebox_top_stopped_0",
|
||||
"textures": {
|
||||
"4": "phonos:block/speaker_top_3"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "visualoverhaul:block/phonos/jukebox_top_stopped_0",
|
||||
"textures": {
|
||||
"4": "phonos:block/speaker_top_4"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "visualoverhaul:block/phonos/jukebox_top_stopped_0",
|
||||
"textures": {
|
||||
"4": "phonos:block/speaker_top_5"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "visualoverhaul:block/phonos/jukebox_top_stopped_0",
|
||||
"textures": {
|
||||
"4": "phonos:block/speaker_top_6"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "visualoverhaul:block/phonos/jukebox_top_stopped_0",
|
||||
"textures": {
|
||||
"4": "phonos:block/speaker_top_7"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "visualoverhaul:block/phonos/jukebox_top_stopped_0",
|
||||
"textures": {
|
||||
"4": "phonos:block/speaker_top_8"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "visualoverhaul:block/phonos/jukebox_top_stopped_0",
|
||||
"textures": {
|
||||
"4": "phonos:block/speaker_top_9"
|
||||
}
|
||||
}
|
||||
|
After Width: | Height: | Size: 226 B |
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer1": "item/axolotl_bucket_overlay",
|
||||
"layer0": "item/axolotl_bucket"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer1": "item/fish_bucket_overlay",
|
||||
"layer0": "item/cod_bucket"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer1": "item/pufferfish_bucket_overlay",
|
||||
"layer0": "item/pufferfish_bucket"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer1": "item/fish_bucket_overlay",
|
||||
"layer0": "item/salmon_bucket"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer1": "item/fish_bucket_overlay",
|
||||
"layer0": "item/tropical_fish_bucket"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer1": "item/water_bucket_overlay",
|
||||
"layer0": "item/water_bucket"
|
||||
}
|
||||
}
|
||||
|
After Width: | Height: | Size: 4.9 KiB |
|
After Width: | Height: | Size: 5.0 KiB |
|
After Width: | Height: | Size: 5.1 KiB |
|
After Width: | Height: | Size: 5.0 KiB |
|
After Width: | Height: | Size: 5.2 KiB |
|
After Width: | Height: | Size: 5.0 KiB |
|
After Width: | Height: | Size: 181 B |
6
common/src/main/resources/resourcepacks/coloredwaterbucket/pack.mcmeta
Executable file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"pack": {
|
||||
"pack_format": 9,
|
||||
"description": "§2Makes the water bucket respect biome colors"
|
||||
}
|
||||
}
|
||||
BIN
common/src/main/resources/resourcepacks/coloredwaterbucket/pack.png
Executable file
|
After Width: | Height: | Size: 277 B |
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,lit=false": {
|
||||
"model": "minecraft:block/blast_furnace",
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,lit=true": {
|
||||
"model": "minecraft:block/blast_furnace_on",
|
||||
"y": 90
|
||||
},
|
||||
"facing=north,lit=false": {
|
||||
"model": "minecraft:block/blast_furnace"
|
||||
},
|
||||
"facing=north,lit=true": {
|
||||
"model": "minecraft:block/blast_furnace_on"
|
||||
},
|
||||
"facing=south,lit=false": {
|
||||
"model": "minecraft:block/blast_furnace",
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,lit=true": {
|
||||
"model": "minecraft:block/blast_furnace_on",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,lit=false": {
|
||||
"model": "minecraft:block/blast_furnace",
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,lit=true": {
|
||||
"model": "minecraft:block/blast_furnace_on",
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,lit=false": {
|
||||
"model": "minecraft:block/furnace",
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,lit=true": {
|
||||
"model": "minecraft:block/furnace_on",
|
||||
"y": 90
|
||||
},
|
||||
"facing=north,lit=false": {
|
||||
"model": "minecraft:block/furnace"
|
||||
},
|
||||
"facing=north,lit=true": {
|
||||
"model": "minecraft:block/furnace_on"
|
||||
},
|
||||
"facing=south,lit=false": {
|
||||
"model": "minecraft:block/furnace",
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,lit=true": {
|
||||
"model": "minecraft:block/furnace_on",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,lit=false": {
|
||||
"model": "minecraft:block/furnace",
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,lit=true": {
|
||||
"model": "minecraft:block/furnace_on",
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,lit=false": {
|
||||
"model": "minecraft:block/smoker",
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,lit=true": {
|
||||
"model": "minecraft:block/smoker_on",
|
||||
"y": 90
|
||||
},
|
||||
"facing=north,lit=false": {
|
||||
"model": "minecraft:block/smoker"
|
||||
},
|
||||
"facing=north,lit=true": {
|
||||
"model": "minecraft:block/smoker_on"
|
||||
},
|
||||
"facing=south,lit=false": {
|
||||
"model": "minecraft:block/smoker",
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,lit=true": {
|
||||
"model": "minecraft:block/smoker_on",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,lit=false": {
|
||||
"model": "minecraft:block/smoker",
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,lit=true": {
|
||||
"model": "minecraft:block/smoker_on",
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"defaultMap": {
|
||||
"spriteMap": [
|
||||
{
|
||||
"sprite": "minecraft:block/furnace_front_on",
|
||||
"material": "canvas:warm_glow"
|
||||
},
|
||||
{
|
||||
"sprite": "minecraft:block/campfire_fire",
|
||||
"material": "canvas:warm_glow"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,96 @@
|
||||
{
|
||||
"credit": "Made with Blockbench",
|
||||
"parent": "block/block",
|
||||
"textures": {
|
||||
"0": "block/blast_furnace_front",
|
||||
"2": "block/blast_furnace_side",
|
||||
"3": "block/blast_furnace_top",
|
||||
"particle": "block/blast_furnace_front"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [0, 0, 5],
|
||||
"to": [16, 16, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [8, 0, 9, 16], "texture": "#0"},
|
||||
"east": {"uv": [0, 0, 11, 16], "texture": "#2"},
|
||||
"south": {"uv": [0, 0, 16, 16], "texture": "#2"},
|
||||
"west": {"uv": [5, 0, 16, 16], "texture": "#2"},
|
||||
"up": {"uv": [0, 5, 16, 16], "texture": "#3"},
|
||||
"down": {"uv": [0, 0, 16, 11], "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [10, 0, 0],
|
||||
"to": [16, 16, 5],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 6, 16], "texture": "#0"},
|
||||
"east": {"uv": [11, 0, 16, 16], "texture": "#2"},
|
||||
"west": {"uv": [6, 0, 7, 16], "texture": "#0"},
|
||||
"up": {"uv": [10, 0, 16, 5], "texture": "#3"},
|
||||
"down": {"uv": [10, 11, 16, 16], "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [0, 0, 0],
|
||||
"to": [5, 16, 5],
|
||||
"faces": {
|
||||
"north": {"uv": [11, 0, 16, 16], "texture": "#0"},
|
||||
"east": {"uv": [10, 0, 11, 16], "texture": "#0"},
|
||||
"west": {"uv": [0, 0, 5, 16], "texture": "#2"},
|
||||
"up": {"uv": [0, 0, 5, 5], "texture": "#3"},
|
||||
"down": {"uv": [0, 11, 5, 16], "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [5, 8, 0],
|
||||
"to": [10, 16, 5],
|
||||
"faces": {
|
||||
"north": {"uv": [6, 0, 11, 8], "texture": "#0"},
|
||||
"up": {"uv": [5, 0, 10, 5], "texture": "#3"},
|
||||
"down": {"uv": [6, 8, 7, 13], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [5, 0, 0],
|
||||
"to": [10, 5, 5],
|
||||
"faces": {
|
||||
"north": {"uv": [6, 11, 11, 16], "texture": "#0"},
|
||||
"up": {"uv": [6, 12, 7, 15], "texture": "#2"},
|
||||
"down": {"uv": [5, 11, 10, 16], "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [8, 5, 0],
|
||||
"to": [9, 8, 1],
|
||||
"faces": {
|
||||
"north": {"uv": [7, 8, 8, 11], "texture": "#0"},
|
||||
"east": {"uv": [7, 8, 8, 11], "texture": "#0"},
|
||||
"west": {"uv": [7, 8, 8, 11], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [9.99, 5, 0],
|
||||
"to": [9.99, 8, 1],
|
||||
"faces": {
|
||||
"west": {"uv": [5, 8, 6, 11], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [6, 5, 0],
|
||||
"to": [7, 8, 1],
|
||||
"faces": {
|
||||
"north": {"uv": [9, 8, 10, 11], "texture": "#0"},
|
||||
"east": {"uv": [9, 8, 10, 11], "texture": "#0"},
|
||||
"west": {"uv": [9, 8, 10, 11], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [5.01, 5, 0],
|
||||
"to": [5.01, 8, 1],
|
||||
"faces": {
|
||||
"east": {"uv": [11, 8, 12, 11], "texture": "#0"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,97 @@
|
||||
{
|
||||
"credit": "Made with Blockbench",
|
||||
"parent": "block/block",
|
||||
"textures": {
|
||||
"0": "block/blast_furnace_front",
|
||||
"1": "block/blast_furnace_front_on",
|
||||
"2": "block/blast_furnace_side",
|
||||
"3": "block/blast_furnace_top",
|
||||
"particle": "block/blast_furnace_front"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [0, 0, 5],
|
||||
"to": [16, 16, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [8, 0, 9, 16], "texture": "#1"},
|
||||
"east": {"uv": [0, 0, 11, 16], "texture": "#2"},
|
||||
"south": {"uv": [0, 0, 16, 16], "texture": "#2"},
|
||||
"west": {"uv": [5, 0, 16, 16], "texture": "#2"},
|
||||
"up": {"uv": [0, 5, 16, 16], "texture": "#3"},
|
||||
"down": {"uv": [0, 0, 16, 11], "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [10, 0, 0],
|
||||
"to": [16, 16, 5],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 6, 16], "texture": "#0"},
|
||||
"east": {"uv": [11, 0, 16, 16], "texture": "#2"},
|
||||
"west": {"uv": [6, 0, 7, 16], "texture": "#1"},
|
||||
"up": {"uv": [10, 0, 16, 5], "texture": "#3"},
|
||||
"down": {"uv": [10, 11, 16, 16], "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [0, 0, 0],
|
||||
"to": [5, 16, 5],
|
||||
"faces": {
|
||||
"north": {"uv": [11, 0, 16, 16], "texture": "#0"},
|
||||
"east": {"uv": [10, 0, 11, 16], "texture": "#1"},
|
||||
"west": {"uv": [0, 0, 5, 16], "texture": "#2"},
|
||||
"up": {"uv": [0, 0, 5, 5], "texture": "#3"},
|
||||
"down": {"uv": [0, 11, 5, 16], "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [5, 8, 0],
|
||||
"to": [10, 16, 5],
|
||||
"faces": {
|
||||
"north": {"uv": [6, 0, 11, 8], "texture": "#0"},
|
||||
"up": {"uv": [5, 0, 10, 5], "texture": "#3"},
|
||||
"down": {"uv": [6, 8, 7, 13], "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [5, 0, 0],
|
||||
"to": [10, 5, 5],
|
||||
"faces": {
|
||||
"north": {"uv": [6, 11, 11, 16], "texture": "#0"},
|
||||
"up": {"uv": [6, 12, 7, 15], "texture": "#2"},
|
||||
"down": {"uv": [5, 11, 10, 16], "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [8, 5, 0],
|
||||
"to": [9, 8, 1],
|
||||
"faces": {
|
||||
"north": {"uv": [7, 8, 8, 11], "texture": "#0"},
|
||||
"east": {"uv": [7, 8, 8, 11], "texture": "#0"},
|
||||
"west": {"uv": [7, 8, 8, 11], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [9.99, 5, 0],
|
||||
"to": [9.99, 8, 1],
|
||||
"faces": {
|
||||
"west": {"uv": [5, 8, 6, 11], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [6, 5, 0],
|
||||
"to": [7, 8, 1],
|
||||
"faces": {
|
||||
"north": {"uv": [9, 8, 10, 11], "texture": "#0"},
|
||||
"east": {"uv": [9, 8, 10, 11], "texture": "#0"},
|
||||
"west": {"uv": [9, 8, 10, 11], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [5.01, 5, 0],
|
||||
"to": [5.01, 8, 1],
|
||||
"faces": {
|
||||
"east": {"uv": [11, 8, 12, 11], "texture": "#0"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,148 @@
|
||||
{
|
||||
"credit": "made by Motschen",
|
||||
"parent": "block/block",
|
||||
"textures": {
|
||||
"0": "block/furnace_front",
|
||||
"1": "block/furnace_side",
|
||||
"2": "block/furnace_top",
|
||||
"3": "block/smooth_stone",
|
||||
"4": "block/furnace_front",
|
||||
"5": "block/campfire_fire",
|
||||
"particle": "block/furnace_front"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [0, 0, 6],
|
||||
"to": [16, 16, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 16, 16], "texture": "#4"},
|
||||
"east": {"uv": [0, 0, 10, 16], "texture": "#1"},
|
||||
"south": {"uv": [0, 0, 16, 16], "texture": "#1"},
|
||||
"west": {"uv": [6, 0, 16, 16], "texture": "#1"},
|
||||
"up": {"uv": [0, 6, 16, 16], "texture": "#2"},
|
||||
"down": {"uv": [0, 0, 16, 10], "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [13, 0, 0],
|
||||
"to": [16, 16, 6],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, -2]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 3, 16], "texture": "#0"},
|
||||
"east": {"uv": [10, 0, 16, 16], "texture": "#1"},
|
||||
"west": {"uv": [0, 0, 6, 16], "texture": "#1"},
|
||||
"up": {"uv": [13, 0, 16, 6], "texture": "#2"},
|
||||
"down": {"uv": [13, 10, 16, 16], "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [12, 11, 0],
|
||||
"to": [13, 16, 6],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [5, 8, -2]},
|
||||
"faces": {
|
||||
"north": {"uv": [3, 0, 4, 5], "texture": "#0"},
|
||||
"west": {"uv": [1, 9, 7, 14], "texture": "#1"},
|
||||
"up": {"uv": [12, 0, 13, 6], "texture": "#2"},
|
||||
"down": {"uv": [12, 10, 13, 16], "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [3, 11, 0],
|
||||
"to": [4, 16, 6],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [-4, 8, -2]},
|
||||
"faces": {
|
||||
"north": {"uv": [3, 0, 4, 5], "texture": "#0"},
|
||||
"east": {"uv": [1, 9, 7, 14], "texture": "#1"},
|
||||
"west": {"uv": [1, 8, 7, 13], "texture": "#1"},
|
||||
"up": {"uv": [12, 0, 13, 6], "texture": "#2"},
|
||||
"down": {"uv": [3, 10, 4, 16], "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [4, 12, 0],
|
||||
"to": [12, 16, 6],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [3, 8, -2]},
|
||||
"faces": {
|
||||
"north": {"uv": [4, 0, 12, 4], "texture": "#0"},
|
||||
"up": {"uv": [4, 0, 12, 6], "texture": "#2"},
|
||||
"down": {"uv": [4, 10, 12, 16], "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [0, 0, 0],
|
||||
"to": [3, 16, 6],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [-5, 8, -2]},
|
||||
"faces": {
|
||||
"north": {"uv": [13, 0, 16, 16], "texture": "#0"},
|
||||
"east": {"uv": [10, 0, 16, 16], "texture": "#1"},
|
||||
"west": {"uv": [0, 0, 6, 16], "texture": "#1"},
|
||||
"up": {"uv": [0, 0, 3, 6], "texture": "#2"},
|
||||
"down": {"uv": [0, 10, 3, 16], "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [12, 3, 0],
|
||||
"to": [13, 9, 6],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [5, 8, -2]},
|
||||
"faces": {
|
||||
"north": {"uv": [3, 7, 4, 13], "texture": "#0"},
|
||||
"west": {"uv": [1, 8, 7, 14], "texture": "#1"},
|
||||
"up": {"uv": [3, 0, 4, 6], "texture": "#2"},
|
||||
"down": {"uv": [3, 10, 4, 16], "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [3, 3, 0],
|
||||
"to": [4, 9, 6],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [-4, 8, -2]},
|
||||
"faces": {
|
||||
"north": {"uv": [12, 7, 13, 13], "texture": "#0"},
|
||||
"east": {"uv": [9, 8, 15, 14], "texture": "#1"},
|
||||
"up": {"uv": [12, 0, 13, 6], "texture": "#2"},
|
||||
"down": {"uv": [12, 10, 13, 16], "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [11, 4, 0],
|
||||
"to": [12, 9, 6],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [4, 8, -2]},
|
||||
"faces": {
|
||||
"north": {"uv": [4, 7, 5, 12], "texture": "#0"},
|
||||
"west": {"uv": [1, 9, 7, 14], "texture": "#1"},
|
||||
"up": {"uv": [4, 0, 5, 6], "texture": "#2"},
|
||||
"down": {"uv": [4, 10, 5, 16], "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [4, 4, 0],
|
||||
"to": [5, 9, 6],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [-3, 8, -2]},
|
||||
"faces": {
|
||||
"north": {"uv": [11, 7, 12, 12], "texture": "#0"},
|
||||
"east": {"uv": [10, 9, 16, 14], "texture": "#1"},
|
||||
"up": {"uv": [11, 0, 12, 6], "texture": "#2"},
|
||||
"down": {"uv": [11, 10, 12, 16], "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [5, 5, 0],
|
||||
"to": [11, 9, 6],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [3, 8, -2]},
|
||||
"faces": {
|
||||
"north": {"uv": [5, 7, 11, 11], "texture": "#0"},
|
||||
"up": {"uv": [5, 0, 11, 6], "texture": "#2"},
|
||||
"down": {"uv": [5, 10, 11, 16], "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [3, 0, 0],
|
||||
"to": [13, 1, 6],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [5, 5, -2]},
|
||||
"faces": {
|
||||
"north": {"uv": [3, 15, 13, 16], "texture": "#0"},
|
||||
"up": {"uv": [3, 0, 13, 6], "texture": "#2"},
|
||||
"down": {"uv": [3, 10, 13, 16], "texture": "#3"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,156 @@
|
||||
{
|
||||
"credit": "made by Motschen",
|
||||
"parent": "block/block",
|
||||
"textures": {
|
||||
"0": "block/furnace_front",
|
||||
"1": "block/furnace_side",
|
||||
"2": "block/furnace_top",
|
||||
"3": "block/smooth_stone",
|
||||
"4": "block/furnace_front_on",
|
||||
"5": "block/campfire_fire",
|
||||
"particle": "block/furnace_front"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [0, 0, 6],
|
||||
"to": [16, 16, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 16, 16], "texture": "#4"},
|
||||
"east": {"uv": [0, 0, 10, 16], "texture": "#1"},
|
||||
"south": {"uv": [0, 0, 16, 16], "texture": "#1"},
|
||||
"west": {"uv": [6, 0, 16, 16], "texture": "#1"},
|
||||
"up": {"uv": [0, 6, 16, 16], "texture": "#2"},
|
||||
"down": {"uv": [0, 0, 16, 10], "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [13, 0, 0],
|
||||
"to": [16, 16, 6],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, -2]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 3, 16], "texture": "#0"},
|
||||
"east": {"uv": [10, 0, 16, 16], "texture": "#1"},
|
||||
"west": {"uv": [0, 0, 6, 16], "texture": "#1"},
|
||||
"up": {"uv": [13, 0, 16, 6], "texture": "#2"},
|
||||
"down": {"uv": [13, 10, 16, 16], "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [12, 11, 0],
|
||||
"to": [13, 16, 6],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [5, 8, -2]},
|
||||
"faces": {
|
||||
"north": {"uv": [3, 0, 4, 5], "texture": "#0"},
|
||||
"west": {"uv": [1, 9, 7, 14], "texture": "#1"},
|
||||
"up": {"uv": [12, 0, 13, 6], "texture": "#2"},
|
||||
"down": {"uv": [12, 10, 13, 16], "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [3, 11, 0],
|
||||
"to": [4, 16, 6],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [-4, 8, -2]},
|
||||
"faces": {
|
||||
"north": {"uv": [3, 0, 4, 5], "texture": "#0"},
|
||||
"east": {"uv": [1, 9, 7, 14], "texture": "#1"},
|
||||
"west": {"uv": [1, 8, 7, 13], "texture": "#1"},
|
||||
"up": {"uv": [12, 0, 13, 6], "texture": "#2"},
|
||||
"down": {"uv": [3, 10, 4, 16], "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [4, 12, 0],
|
||||
"to": [12, 16, 6],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [3, 8, -2]},
|
||||
"faces": {
|
||||
"north": {"uv": [4, 0, 12, 4], "texture": "#0"},
|
||||
"up": {"uv": [4, 0, 12, 6], "texture": "#2"},
|
||||
"down": {"uv": [4, 10, 12, 16], "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [0, 0, 0],
|
||||
"to": [3, 16, 6],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [-5, 8, -2]},
|
||||
"faces": {
|
||||
"north": {"uv": [13, 0, 16, 16], "texture": "#0"},
|
||||
"east": {"uv": [10, 0, 16, 16], "texture": "#1"},
|
||||
"west": {"uv": [0, 0, 6, 16], "texture": "#1"},
|
||||
"up": {"uv": [0, 0, 3, 6], "texture": "#2"},
|
||||
"down": {"uv": [0, 10, 3, 16], "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [12, 3, 0],
|
||||
"to": [13, 9, 6],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [5, 8, -2]},
|
||||
"faces": {
|
||||
"north": {"uv": [3, 7, 4, 13], "texture": "#0"},
|
||||
"west": {"uv": [1, 8, 7, 14], "texture": "#1"},
|
||||
"up": {"uv": [3, 0, 4, 6], "texture": "#2"},
|
||||
"down": {"uv": [3, 10, 4, 16], "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [3, 3, 0],
|
||||
"to": [4, 9, 6],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [-4, 8, -2]},
|
||||
"faces": {
|
||||
"north": {"uv": [12, 7, 13, 13], "texture": "#0"},
|
||||
"east": {"uv": [9, 8, 15, 14], "texture": "#1"},
|
||||
"up": {"uv": [12, 0, 13, 6], "texture": "#2"},
|
||||
"down": {"uv": [12, 10, 13, 16], "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [11, 4, 0],
|
||||
"to": [12, 9, 6],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [4, 8, -2]},
|
||||
"faces": {
|
||||
"north": {"uv": [4, 7, 5, 12], "texture": "#0"},
|
||||
"west": {"uv": [1, 9, 7, 14], "texture": "#1"},
|
||||
"up": {"uv": [4, 0, 5, 6], "texture": "#2"},
|
||||
"down": {"uv": [4, 10, 5, 16], "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [4, 4, 0],
|
||||
"to": [5, 9, 6],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [-3, 8, -2]},
|
||||
"faces": {
|
||||
"north": {"uv": [11, 7, 12, 12], "texture": "#0"},
|
||||
"east": {"uv": [10, 9, 16, 14], "texture": "#1"},
|
||||
"up": {"uv": [11, 0, 12, 6], "texture": "#2"},
|
||||
"down": {"uv": [11, 10, 12, 16], "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [5, 5, 0],
|
||||
"to": [11, 9, 6],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [3, 8, -2]},
|
||||
"faces": {
|
||||
"north": {"uv": [5, 7, 11, 11], "texture": "#0"},
|
||||
"up": {"uv": [5, 0, 11, 6], "texture": "#2"},
|
||||
"down": {"uv": [5, 10, 11, 16], "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [3, 0, 0],
|
||||
"to": [13, 1, 6],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [5, 5, -2]},
|
||||
"faces": {
|
||||
"north": {"uv": [3, 15, 13, 16], "texture": "#0"},
|
||||
"up": {"uv": [3, 0, 13, 6], "texture": "#2"},
|
||||
"down": {"uv": [3, 10, 13, 16], "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [4, 1, 2],
|
||||
"to": [12, 3, 2],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [14, 9, 10]},
|
||||
"faces": {
|
||||
"north": {"uv": [4, 0, 12, 2], "texture": "#5"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,174 @@
|
||||
{
|
||||
"credit": "Made with Blockbench",
|
||||
"parent": "block/block",
|
||||
"textures": {
|
||||
"0": "block/smoker_front",
|
||||
"1": "block/smoker_bottom",
|
||||
"2": "block/smoker_top",
|
||||
"3": "block/smoker_side",
|
||||
"4": "block/smoker_front_on",
|
||||
"particle": "block/smoker_front"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [0, 12, 0],
|
||||
"to": [16, 16, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 16, 4], "texture": "#0"},
|
||||
"east": {"uv": [0, 0, 16, 4], "texture": "#3"},
|
||||
"south": {"uv": [0, 0, 16, 4], "texture": "#3"},
|
||||
"west": {"uv": [0, 0, 16, 4], "texture": "#3"},
|
||||
"up": {"uv": [0, 0, 16, 16], "texture": "#2"},
|
||||
"down": {"uv": [0, 0, 16, 16], "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [0, 0, 0],
|
||||
"to": [16, 2, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 14, 16, 16], "texture": "#4"},
|
||||
"east": {"uv": [0, 14, 16, 16], "texture": "#3"},
|
||||
"south": {"uv": [0, 14, 16, 16], "texture": "#3"},
|
||||
"west": {"uv": [0, 14, 16, 16], "texture": "#3"},
|
||||
"up": {"uv": [0, 0, 16, 16], "texture": "#1"},
|
||||
"down": {"uv": [0, 0, 16, 16], "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [14, 2, 0],
|
||||
"to": [16, 12, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 4, 2, 14], "texture": "#0"},
|
||||
"east": {"uv": [0, 4, 16, 14], "texture": "#3"},
|
||||
"south": {"uv": [14, 4, 16, 14], "texture": "#3"},
|
||||
"west": {"uv": [0, 0, 16, 10], "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [0, 2, 0],
|
||||
"to": [2, 12, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [14, 4, 16, 14], "texture": "#0"},
|
||||
"east": {"uv": [0, 0, 16, 10], "texture": "#1"},
|
||||
"south": {"uv": [0, 4, 2, 14], "texture": "#3"},
|
||||
"west": {"uv": [0, 4, 16, 14], "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [13, 8, 0],
|
||||
"to": [14, 12, 1],
|
||||
"faces": {
|
||||
"north": {"uv": [2, 4, 3, 8], "texture": "#4"},
|
||||
"west": {"uv": [4, 4, 5, 8], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [12, 8, 0],
|
||||
"to": [13, 9, 1],
|
||||
"faces": {
|
||||
"north": {"uv": [3, 7, 4, 8], "texture": "#4"},
|
||||
"west": {"uv": [3, 7, 4, 8], "texture": "#4"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [12, 11, 0],
|
||||
"to": [13, 12, 1],
|
||||
"faces": {
|
||||
"north": {"uv": [3, 4, 4, 5], "texture": "#4"},
|
||||
"west": {"uv": [3, 4, 4, 5], "texture": "#4"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [2, 8, 0],
|
||||
"to": [4, 12, 1],
|
||||
"faces": {
|
||||
"north": {"uv": [12, 4, 14, 8], "texture": "#0"},
|
||||
"east": {"uv": [12, 4, 13, 8], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [2, 8, 1],
|
||||
"to": [4, 12, 6],
|
||||
"faces": {
|
||||
"east": {"uv": [3, 3, 8, 7], "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [11, 8, 1],
|
||||
"to": [14, 12, 6],
|
||||
"faces": {
|
||||
"north": {"uv": [2, 4, 5, 8], "texture": "#1"},
|
||||
"east": {"uv": [3, 3, 8, 7], "texture": "#1"},
|
||||
"west": {"uv": [5, 4, 10, 8], "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [2, 7, 0],
|
||||
"to": [14, 8, 8],
|
||||
"faces": {
|
||||
"north": {"uv": [2, 8, 14, 9], "texture": "#0"},
|
||||
"up": {"uv": [2, 8, 14, 12], "texture": "#1"},
|
||||
"down": {"uv": [2, 5, 14, 9], "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [2, 7, 6],
|
||||
"to": [14, 12, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [2, 4, 14, 9], "texture": "#0"},
|
||||
"south": {"uv": [2, 4, 14, 9], "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [2, 1, 5],
|
||||
"to": [14, 7, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [5, 5, 12, 8], "texture": "#0"},
|
||||
"south": {"uv": [2, 9, 14, 15], "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [4.9, 10, -5],
|
||||
"to": [12.9, 12, -4],
|
||||
"rotation": {"angle": -22.5, "axis": "y", "origin": [0.9, 0, -4.6]},
|
||||
"faces": {
|
||||
"north": {"uv": [4, 4, 12, 6], "texture": "#4"},
|
||||
"east": {"uv": [4, 4, 5, 6], "texture": "#4"},
|
||||
"south": {"uv": [4, 4, 12, 6], "texture": "#4"},
|
||||
"west": {"uv": [11, 4, 12, 6], "texture": "#4"},
|
||||
"up": {"uv": [4, 4, 12, 5], "texture": "#4"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [4.9, 8, -5],
|
||||
"to": [12.9, 10, -4],
|
||||
"rotation": {"angle": -22.5, "axis": "y", "origin": [0.9, -2, -4.6]},
|
||||
"faces": {
|
||||
"north": {"uv": [4, 4, 12, 6], "rotation": 180, "texture": "#4"},
|
||||
"east": {"uv": [4, 4, 5, 6], "rotation": 180, "texture": "#4"},
|
||||
"south": {"uv": [4, 4, 12, 6], "rotation": 180, "texture": "#4"},
|
||||
"west": {"uv": [11, 4, 12, 6], "rotation": 180, "texture": "#4"},
|
||||
"up": {"uv": [4, 4, 12, 5], "texture": "#4"},
|
||||
"down": {"uv": [4, 5, 12, 6], "texture": "#4"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [12.9, 9, -4.9],
|
||||
"to": [13.9, 11, -3.9],
|
||||
"rotation": {"angle": -22.5, "axis": "y", "origin": [0.9, 0, -4.6]},
|
||||
"faces": {
|
||||
"north": {"uv": [3, 5, 4, 7], "texture": "#4"},
|
||||
"south": {"uv": [3, 5, 4, 7], "texture": "#4"},
|
||||
"up": {"uv": [3, 5, 4, 6], "texture": "#4"},
|
||||
"down": {"uv": [3, 6, 4, 7], "texture": "#4"}
|
||||
}
|
||||
}
|
||||
],
|
||||
"groups": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12,
|
||||
{
|
||||
"name": "group",
|
||||
"origin": [0, 0, 0],
|
||||
"children": [13, 14, 15]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,153 @@
|
||||
{
|
||||
"credit": "Made with Blockbench",
|
||||
"parent": "block/block",
|
||||
"textures": {
|
||||
"0": "block/smoker_front",
|
||||
"1": "block/smoker_bottom",
|
||||
"2": "block/smoker_top",
|
||||
"3": "block/smoker_side",
|
||||
"4": "block/smoker_front_on",
|
||||
"particle": "block/smoker_front"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [0, 12, 0],
|
||||
"to": [16, 16, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 16, 4], "texture": "#0"},
|
||||
"east": {"uv": [0, 0, 16, 4], "texture": "#3"},
|
||||
"south": {"uv": [0, 0, 16, 4], "texture": "#3"},
|
||||
"west": {"uv": [0, 0, 16, 4], "texture": "#3"},
|
||||
"up": {"uv": [0, 0, 16, 16], "texture": "#2"},
|
||||
"down": {"uv": [0, 0, 16, 16], "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [0, 0, 0],
|
||||
"to": [16, 2, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 14, 16, 16], "texture": "#4"},
|
||||
"east": {"uv": [0, 14, 16, 16], "texture": "#3"},
|
||||
"south": {"uv": [0, 14, 16, 16], "texture": "#3"},
|
||||
"west": {"uv": [0, 14, 16, 16], "texture": "#3"},
|
||||
"up": {"uv": [0, 0, 16, 16], "texture": "#1"},
|
||||
"down": {"uv": [0, 0, 16, 16], "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [14, 2, 0],
|
||||
"to": [16, 12, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 4, 2, 14], "texture": "#0"},
|
||||
"east": {"uv": [0, 4, 16, 14], "texture": "#3"},
|
||||
"south": {"uv": [14, 4, 16, 14], "texture": "#3"},
|
||||
"west": {"uv": [0, 0, 16, 10], "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [0, 2, 0],
|
||||
"to": [2, 12, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [14, 4, 16, 14], "texture": "#0"},
|
||||
"east": {"uv": [0, 0, 16, 10], "texture": "#1"},
|
||||
"south": {"uv": [0, 4, 2, 14], "texture": "#3"},
|
||||
"west": {"uv": [0, 4, 16, 14], "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [13, 8, 0],
|
||||
"to": [14, 12, 1],
|
||||
"faces": {
|
||||
"north": {"uv": [2, 4, 3, 8], "texture": "#4"},
|
||||
"west": {"uv": [4, 4, 5, 8], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [12, 8, 0],
|
||||
"to": [13, 9, 1],
|
||||
"faces": {
|
||||
"north": {"uv": [3, 7, 4, 8], "texture": "#4"},
|
||||
"west": {"uv": [3, 7, 4, 8], "texture": "#4"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [12, 11, 0],
|
||||
"to": [13, 12, 1],
|
||||
"faces": {
|
||||
"north": {"uv": [3, 4, 4, 5], "texture": "#4"},
|
||||
"west": {"uv": [3, 4, 4, 5], "texture": "#4"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [2, 8, 0],
|
||||
"to": [4, 12, 1],
|
||||
"faces": {
|
||||
"north": {"uv": [12, 4, 14, 8], "texture": "#0"},
|
||||
"east": {"uv": [12, 4, 13, 8], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [2, 8, 1],
|
||||
"to": [4, 12, 6],
|
||||
"faces": {
|
||||
"east": {"uv": [3, 3, 8, 7], "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [11, 8, 1],
|
||||
"to": [14, 12, 6],
|
||||
"faces": {
|
||||
"north": {"uv": [2, 4, 5, 8], "texture": "#1"},
|
||||
"east": {"uv": [3, 3, 8, 7], "texture": "#1"},
|
||||
"west": {"uv": [5, 4, 10, 8], "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [2, 7, 0],
|
||||
"to": [14, 8, 8],
|
||||
"faces": {
|
||||
"north": {"uv": [2, 8, 14, 9], "texture": "#0"},
|
||||
"up": {"uv": [2, 8, 14, 12], "texture": "#1"},
|
||||
"down": {"uv": [2, 5, 14, 9], "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [2, 7, 6],
|
||||
"to": [14, 12, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [2, 4, 14, 9], "texture": "#0"},
|
||||
"south": {"uv": [2, 4, 14, 9], "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [2, 1, 5],
|
||||
"to": [14, 7, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [2, 9, 14, 15], "texture": "#4"},
|
||||
"south": {"uv": [2, 9, 14, 15], "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [4, 8, -0.4],
|
||||
"to": [12, 12, 0.6],
|
||||
"faces": {
|
||||
"north": {"uv": [4, 4, 12, 8], "texture": "#4"},
|
||||
"east": {"uv": [4, 4, 5, 8], "texture": "#4"},
|
||||
"west": {"uv": [11, 4, 12, 8], "texture": "#4"},
|
||||
"up": {"uv": [4, 4, 12, 5], "texture": "#4"},
|
||||
"down": {"uv": [4, 7, 12, 8], "texture": "#4"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [12, 9, -0.3],
|
||||
"to": [13, 11, 0.7],
|
||||
"faces": {
|
||||
"north": {"uv": [3, 5, 4, 7], "texture": "#4"},
|
||||
"east": {"uv": [3, 5, 4, 7], "texture": "#4"},
|
||||
"west": {"uv": [3, 5, 4, 7], "texture": "#4"},
|
||||
"up": {"uv": [3, 5, 4, 6], "texture": "#4"},
|
||||
"down": {"uv": [3, 6, 4, 7], "texture": "#4"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
6
common/src/main/resources/resourcepacks/fancyfurnace/pack.mcmeta
Executable file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"pack": {
|
||||
"pack_format": 9,
|
||||
"description": "§2Changes the model of the furnace to be 3D"
|
||||
}
|
||||
}
|
||||
BIN
common/src/main/resources/resourcepacks/fancyfurnace/pack.png
Executable file
|
After Width: | Height: | Size: 2.5 KiB |
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"credit": "Made with Blockbench",
|
||||
"textures": {
|
||||
"particle": "block/brewing_stand",
|
||||
"stand": "block/brewing_stand"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [8, 0, 8],
|
||||
"to": [11, 16, 8],
|
||||
"faces": {
|
||||
"north": {"uv": [5, 0, 8, 16], "texture": "#stand"},
|
||||
"south": {"uv": [8, 0, 5, 16], "texture": "#stand"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [11, 8, 8],
|
||||
"to": [16, 16, 8],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 5, 8], "texture": "#stand"},
|
||||
"south": {"uv": [5, 0, 0, 8], "texture": "#stand"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"credit": "Made with Blockbench",
|
||||
"textures": {
|
||||
"particle": "block/brewing_stand",
|
||||
"stand": "block/brewing_stand"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [4.59, 0, 8],
|
||||
"to": [7.59, 16, 8],
|
||||
"rotation": {"angle": -45, "axis": "y", "origin": [8, 8, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [8, 0, 5, 16], "texture": "#stand"},
|
||||
"south": {"uv": [5, 0, 8, 16], "texture": "#stand"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [-0.41, 8, 8],
|
||||
"to": [4.59, 16, 8],
|
||||
"rotation": {"angle": -45, "axis": "y", "origin": [8, 8, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [5, 0, 0, 8], "texture": "#stand"},
|
||||
"south": {"uv": [0, 0, 5, 8], "texture": "#stand"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"credit": "Made with Blockbench",
|
||||
"textures": {
|
||||
"particle": "block/brewing_stand",
|
||||
"stand": "block/brewing_stand"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [4.59, 0, 8],
|
||||
"to": [7.59, 16, 8],
|
||||
"rotation": {"angle": 45, "axis": "y", "origin": [8, 8, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [8, 0, 5, 16], "texture": "#stand"},
|
||||
"south": {"uv": [5, 0, 8, 16], "texture": "#stand"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [-0.41, 8, 8],
|
||||
"to": [4.59, 16, 8],
|
||||
"rotation": {"angle": 45, "axis": "y", "origin": [8, 8, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [5, 0, 0, 8], "texture": "#stand"},
|
||||
"south": {"uv": [0, 0, 5, 8], "texture": "#stand"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 5.4 KiB |
6
common/src/main/resources/resourcepacks/nobrewingbottles/pack.mcmeta
Executable file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"pack": {
|
||||
"pack_format": 9,
|
||||
"description": "§2Removes the bottles from the brewing stand"
|
||||
}
|
||||
}
|
||||
BIN
common/src/main/resources/resourcepacks/nobrewingbottles/pack.png
Executable file
|
After Width: | Height: | Size: 355 B |
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"parent": "minecraft:item/generated",
|
||||
"textures": {
|
||||
"layer0": "biomemakeover:item/music_disk_button_mushrooms"
|
||||
},
|
||||
|
||||
"overrides": [
|
||||
{
|
||||
"predicate": {
|
||||
"round": 1
|
||||
},
|
||||
"model": "biomemakeover:item/button_mushrooms_music_disk_round"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "visualoverhaul:item/round_disc",
|
||||
"textures": {
|
||||
"0": "biomemakeover:item/music_disk_button_mushrooms"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"parent": "minecraft:item/generated",
|
||||
"textures": {
|
||||
"layer0": "biomemakeover:item/music_disc_ghost_town"
|
||||
},
|
||||
|
||||
"overrides": [
|
||||
{
|
||||
"predicate": {
|
||||
"round": 1
|
||||
},
|
||||
"model": "biomemakeover:item/ghost_town_music_disk_round"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "visualoverhaul:item/round_disc",
|
||||
"textures": {
|
||||
"0": "biomemakeover:item/music_disc_ghost_town"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"parent": "minecraft:item/generated",
|
||||
"textures": {
|
||||
"layer0": "biomemakeover:item/music_disc_swamp_jives"
|
||||
},
|
||||
|
||||
"overrides": [
|
||||
{
|
||||
"predicate": {
|
||||
"round": 1
|
||||
},
|
||||
"model": "biomemakeover:item/swamp_jives_music_disk_round"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "visualoverhaul:item/round_disc",
|
||||
"textures": {
|
||||
"0": "biomemakeover:item/music_disc_swamp_jives"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"parent": "minecraft:item/generated",
|
||||
"textures": {
|
||||
"layer0": "desolation:item/music_disc_ashes"
|
||||
},
|
||||
|
||||
"overrides": [
|
||||
{
|
||||
"predicate": {
|
||||
"round": 1
|
||||
},
|
||||
"model": "desolation:item/music_disc_ashes_round"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "visualoverhaul:item/round_disc",
|
||||
"textures": {
|
||||
"0": "desolation:item/music_disc_ashes"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"parent": "minecraft:item/generated",
|
||||
"textures": {
|
||||
"layer0": "minecraft:item/music_disc_13"
|
||||
},
|
||||
|
||||
"overrides": [
|
||||
{
|
||||
"predicate": {
|
||||
"round": 1
|
||||
},
|
||||
"model": "minecraft:item/music_disc_13_round"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"parent": "minecraft:item/generated",
|
||||
"textures": {
|
||||
"layer0": "extra_discs:item/music_disc_0x10c"
|
||||
},
|
||||
|
||||
"overrides": [
|
||||
{
|
||||
"predicate": {
|
||||
"round": 1
|
||||
},
|
||||
"model": "extra_discs:item/music_disc_0x10c_round"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "visualoverhaul:item/round_disc",
|
||||
"textures": {
|
||||
"0": "extra_discs:item/music_disc_0x10c"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"parent": "minecraft:item/generated",
|
||||
"textures": {
|
||||
"layer0": "extra_discs:item/music_disc_cliffside_hinson"
|
||||
},
|
||||
|
||||
"overrides": [
|
||||
{
|
||||
"predicate": {
|
||||
"round": 1
|
||||
},
|
||||
"model": "extra_discs:item/music_disc_cliffside_hinson_round"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "visualoverhaul:item/round_disc",
|
||||
"textures": {
|
||||
"0": "extra_discs:item/music_disc_cliffside_hinson"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"parent": "minecraft:item/generated",
|
||||
"textures": {
|
||||
"layer0": "extra_discs:item/music_disc_i_jate_my_hob"
|
||||
},
|
||||
|
||||
"overrides": [
|
||||
{
|
||||
"predicate": {
|
||||
"round": 1
|
||||
},
|
||||
"model": "extra_discs:item/music_disc_i_jate_my_hob_round"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "visualoverhaul:item/round_disc",
|
||||
"textures": {
|
||||
"0": "extra_discs:item/music_disc_i_jate_my_hob"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"parent": "minecraft:item/generated",
|
||||
"textures": {
|
||||
"layer0": "extra_discs:item/music_disc_peanuts"
|
||||
},
|
||||
|
||||
"overrides": [
|
||||
{
|
||||
"predicate": {
|
||||
"round": 1
|
||||
},
|
||||
"model": "extra_discs:item/music_disc_peanuts_round"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "visualoverhaul:item/round_disc",
|
||||
"textures": {
|
||||
"0": "extra_discs:item/music_disc_peanuts"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"parent": "minecraft:item/generated",
|
||||
"textures": {
|
||||
"layer0": "extra_discs:item/music_disc_repetition"
|
||||
},
|
||||
|
||||
"overrides": [
|
||||
{
|
||||
"predicate": {
|
||||
"round": 1
|
||||
},
|
||||
"model": "extra_discs:item/music_disc_repetition_round"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "visualoverhaul:item/round_disc",
|
||||
"textures": {
|
||||
"0": "extra_discs:item/music_disc_repetition"
|
||||
}
|
||||
}
|
||||