diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/acacia_sign.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/acacia_sign.json new file mode 100644 index 00000000..2e239a32 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/acacia_sign.json @@ -0,0 +1,5 @@ +{ + "variants": { + "": { "model": "block/acacia_sign" } + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/acacia_wall_sign.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/acacia_wall_sign.json new file mode 100644 index 00000000..2e239a32 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/acacia_wall_sign.json @@ -0,0 +1,5 @@ +{ + "variants": { + "": { "model": "block/acacia_sign" } + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/andesite_slab.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/andesite_slab.json new file mode 100644 index 00000000..6b2f26f1 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/andesite_slab.json @@ -0,0 +1,7 @@ +{ + "variants": { + "type=bottom": { "model": "block/andesite_slab" }, + "type=top": { "model": "block/andesite_slab_top" }, + "type=double": { "model": "block/andesite" } + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/andesite_stairs.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/andesite_stairs.json new file mode 100644 index 00000000..7c9b5fa7 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/andesite_stairs.json @@ -0,0 +1,44 @@ +{ + "variants": { + "facing=east,half=bottom,shape=straight": { "model": "block/andesite_stairs" }, + "facing=west,half=bottom,shape=straight": { "model": "block/andesite_stairs", "y": 180, "uvlock": true }, + "facing=south,half=bottom,shape=straight": { "model": "block/andesite_stairs", "y": 90, "uvlock": true }, + "facing=north,half=bottom,shape=straight": { "model": "block/andesite_stairs", "y": 270, "uvlock": true }, + "facing=east,half=bottom,shape=outer_right": { "model": "block/andesite_stairs_outer" }, + "facing=west,half=bottom,shape=outer_right": { "model": "block/andesite_stairs_outer", "y": 180, "uvlock": true }, + "facing=south,half=bottom,shape=outer_right": { "model": "block/andesite_stairs_outer", "y": 90, "uvlock": true }, + "facing=north,half=bottom,shape=outer_right": { "model": "block/andesite_stairs_outer", "y": 270, "uvlock": true }, + "facing=east,half=bottom,shape=outer_left": { "model": "block/andesite_stairs_outer", "y": 270, "uvlock": true }, + "facing=west,half=bottom,shape=outer_left": { "model": "block/andesite_stairs_outer", "y": 90, "uvlock": true }, + "facing=south,half=bottom,shape=outer_left": { "model": "block/andesite_stairs_outer" }, + "facing=north,half=bottom,shape=outer_left": { "model": "block/andesite_stairs_outer", "y": 180, "uvlock": true }, + "facing=east,half=bottom,shape=inner_right": { "model": "block/andesite_stairs_inner" }, + "facing=west,half=bottom,shape=inner_right": { "model": "block/andesite_stairs_inner", "y": 180, "uvlock": true }, + "facing=south,half=bottom,shape=inner_right": { "model": "block/andesite_stairs_inner", "y": 90, "uvlock": true }, + "facing=north,half=bottom,shape=inner_right": { "model": "block/andesite_stairs_inner", "y": 270, "uvlock": true }, + "facing=east,half=bottom,shape=inner_left": { "model": "block/andesite_stairs_inner", "y": 270, "uvlock": true }, + "facing=west,half=bottom,shape=inner_left": { "model": "block/andesite_stairs_inner", "y": 90, "uvlock": true }, + "facing=south,half=bottom,shape=inner_left": { "model": "block/andesite_stairs_inner" }, + "facing=north,half=bottom,shape=inner_left": { "model": "block/andesite_stairs_inner", "y": 180, "uvlock": true }, + "facing=east,half=top,shape=straight": { "model": "block/andesite_stairs", "x": 180, "uvlock": true }, + "facing=west,half=top,shape=straight": { "model": "block/andesite_stairs", "x": 180, "y": 180, "uvlock": true }, + "facing=south,half=top,shape=straight": { "model": "block/andesite_stairs", "x": 180, "y": 90, "uvlock": true }, + "facing=north,half=top,shape=straight": { "model": "block/andesite_stairs", "x": 180, "y": 270, "uvlock": true }, + "facing=east,half=top,shape=outer_right": { "model": "block/andesite_stairs_outer", "x": 180, "y": 90, "uvlock": true }, + "facing=west,half=top,shape=outer_right": { "model": "block/andesite_stairs_outer", "x": 180, "y": 270, "uvlock": true }, + "facing=south,half=top,shape=outer_right": { "model": "block/andesite_stairs_outer", "x": 180, "y": 180, "uvlock": true }, + "facing=north,half=top,shape=outer_right": { "model": "block/andesite_stairs_outer", "x": 180, "uvlock": true }, + "facing=east,half=top,shape=outer_left": { "model": "block/andesite_stairs_outer", "x": 180, "uvlock": true }, + "facing=west,half=top,shape=outer_left": { "model": "block/andesite_stairs_outer", "x": 180, "y": 180, "uvlock": true }, + "facing=south,half=top,shape=outer_left": { "model": "block/andesite_stairs_outer", "x": 180, "y": 90, "uvlock": true }, + "facing=north,half=top,shape=outer_left": { "model": "block/andesite_stairs_outer", "x": 180, "y": 270, "uvlock": true }, + "facing=east,half=top,shape=inner_right": { "model": "block/andesite_stairs_inner", "x": 180, "y": 90, "uvlock": true }, + "facing=west,half=top,shape=inner_right": { "model": "block/andesite_stairs_inner", "x": 180, "y": 270, "uvlock": true }, + "facing=south,half=top,shape=inner_right": { "model": "block/andesite_stairs_inner", "x": 180, "y": 180, "uvlock": true }, + "facing=north,half=top,shape=inner_right": { "model": "block/andesite_stairs_inner", "x": 180, "uvlock": true }, + "facing=east,half=top,shape=inner_left": { "model": "block/andesite_stairs_inner", "x": 180, "uvlock": true }, + "facing=west,half=top,shape=inner_left": { "model": "block/andesite_stairs_inner", "x": 180, "y": 180, "uvlock": true }, + "facing=south,half=top,shape=inner_left": { "model": "block/andesite_stairs_inner", "x": 180, "y": 90, "uvlock": true }, + "facing=north,half=top,shape=inner_left": { "model": "block/andesite_stairs_inner", "x": 180, "y": 270, "uvlock": true } + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/andesite_wall.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/andesite_wall.json new file mode 100644 index 00000000..7356ff91 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/andesite_wall.json @@ -0,0 +1,19 @@ +{ + "multipart": [ + { "when": { "up": "true" }, + "apply": { "model": "block/andesite_wall_post" } + }, + { "when": { "north": "true" }, + "apply": { "model": "block/andesite_wall_side", "uvlock": true } + }, + { "when": { "east": "true" }, + "apply": { "model": "block/andesite_wall_side", "y": 90, "uvlock": true } + }, + { "when": { "south": "true" }, + "apply": { "model": "block/andesite_wall_side", "y": 180, "uvlock": true } + }, + { "when": { "west": "true" }, + "apply": { "model": "block/andesite_wall_side", "y": 270, "uvlock": true } + } + ] +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/bamboo.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/bamboo.json new file mode 100644 index 00000000..cfa0c1a9 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/bamboo.json @@ -0,0 +1,26 @@ +{ + "multipart": [ + { "when": { "age": "0" }, + "apply": [ + { "model": "block/bamboo1_age0" }, + { "model": "block/bamboo2_age0" }, + { "model": "block/bamboo3_age0" }, + { "model": "block/bamboo4_age0" } + ] + }, + { "when": { "age": "1" }, + "apply": [ + { "model": "block/bamboo1_age1" }, + { "model": "block/bamboo2_age1" }, + { "model": "block/bamboo3_age1" }, + { "model": "block/bamboo4_age1" } + ] + }, + { "when": { "leaves": "small" }, + "apply": { "model": "block/bamboo_small_leaves" } + }, + { "when": { "leaves": "large" }, + "apply": { "model": "block/bamboo_large_leaves" } + } + ] +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/bamboo_sapling.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/bamboo_sapling.json new file mode 100644 index 00000000..9755a079 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/bamboo_sapling.json @@ -0,0 +1,5 @@ +{ + "variants": { + "": { "model": "block/bamboo_sapling" } + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/barrel.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/barrel.json new file mode 100644 index 00000000..e31119fa --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/barrel.json @@ -0,0 +1,16 @@ +{ + "variants": { + "facing=down,open=false": { "model": "block/barrel", "x": 180 }, + "facing=up,open=false": { "model": "block/barrel" }, + "facing=north,open=false": { "model": "block/barrel", "x": 90 }, + "facing=south,open=false": { "model": "block/barrel", "x": 90, "y": 180 }, + "facing=west,open=false": { "model": "block/barrel", "x": 90, "y": 270 }, + "facing=east,open=false": { "model": "block/barrel", "x": 90, "y": 90 }, + "facing=down,open=true": { "model": "block/barrel_open", "x": 180 }, + "facing=up,open=true": { "model": "block/barrel_open" }, + "facing=north,open=true": { "model": "block/barrel_open", "x": 90 }, + "facing=south,open=true": { "model": "block/barrel_open", "x": 90, "y": 180 }, + "facing=west,open=true": { "model": "block/barrel_open", "x": 90, "y": 270 }, + "facing=east,open=true": { "model": "block/barrel_open", "x": 90, "y": 90 } + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/bell.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/bell.json new file mode 100644 index 00000000..2e06b6e2 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/bell.json @@ -0,0 +1,20 @@ +{ + "variants": { + "facing=north,attachment=floor": { "model": "block/bell_floor" }, + "facing=south,attachment=floor": { "model": "block/bell_floor", "y": 180 }, + "facing=east,attachment=floor": { "model": "block/bell_floor", "y": 90 }, + "facing=west,attachment=floor": { "model": "block/bell_floor", "y": 270 }, + "facing=north,attachment=ceiling": { "model": "block/bell_ceiling" }, + "facing=south,attachment=ceiling": { "model": "block/bell_ceiling", "y": 180 }, + "facing=east,attachment=ceiling": { "model": "block/bell_ceiling", "y": 90 }, + "facing=west,attachment=ceiling": { "model": "block/bell_ceiling", "y": 270 }, + "facing=east,attachment=single_wall": { "model": "block/bell_wall" }, + "facing=west,attachment=single_wall": { "model": "block/bell_wall", "y": 180 }, + "facing=south,attachment=single_wall": { "model": "block/bell_wall", "y": 90 }, + "facing=north,attachment=single_wall": { "model": "block/bell_wall", "y": 270 }, + "facing=east,attachment=double_wall": { "model": "block/bell_between_walls" }, + "facing=west,attachment=double_wall": { "model": "block/bell_between_walls", "y": 180 }, + "facing=north,attachment=double_wall": { "model": "block/bell_between_walls", "y": 90 }, + "facing=south,attachment=double_wall": { "model": "block/bell_between_walls", "y": 270 } + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/birch_sign.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/birch_sign.json new file mode 100644 index 00000000..873d83db --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/birch_sign.json @@ -0,0 +1,5 @@ +{ + "variants": { + "": { "model": "block/birch_sign" } + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/birch_wall_sign.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/birch_wall_sign.json new file mode 100644 index 00000000..873d83db --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/birch_wall_sign.json @@ -0,0 +1,5 @@ +{ + "variants": { + "": { "model": "block/birch_sign" } + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/blast_furnace.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/blast_furnace.json new file mode 100644 index 00000000..8392fcd9 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/blast_furnace.json @@ -0,0 +1,12 @@ +{ + "variants": { + "facing=north,lit=false": { "model": "block/blast_furnace" }, + "facing=south,lit=false": { "model": "block/blast_furnace", "y": 180 }, + "facing=west,lit=false": { "model": "block/blast_furnace", "y": 270 }, + "facing=east,lit=false": { "model": "block/blast_furnace", "y": 90 }, + "facing=north,lit=true": { "model": "block/blast_furnace_on" }, + "facing=south,lit=true": { "model": "block/blast_furnace_on", "y": 180 }, + "facing=west,lit=true": { "model": "block/blast_furnace_on", "y": 270 }, + "facing=east,lit=true": { "model": "block/blast_furnace_on", "y": 90 } + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/brick_wall.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/brick_wall.json new file mode 100644 index 00000000..8e8b9b71 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/brick_wall.json @@ -0,0 +1,19 @@ +{ + "multipart": [ + { "when": { "up": "true" }, + "apply": { "model": "block/brick_wall_post" } + }, + { "when": { "north": "true" }, + "apply": { "model": "block/brick_wall_side", "uvlock": true } + }, + { "when": { "east": "true" }, + "apply": { "model": "block/brick_wall_side", "y": 90, "uvlock": true } + }, + { "when": { "south": "true" }, + "apply": { "model": "block/brick_wall_side", "y": 180, "uvlock": true } + }, + { "when": { "west": "true" }, + "apply": { "model": "block/brick_wall_side", "y": 270, "uvlock": true } + } + ] +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/campfire.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/campfire.json new file mode 100644 index 00000000..b7d995d4 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/campfire.json @@ -0,0 +1,12 @@ +{ + "variants": { + "facing=north,lit=true": { "model": "block/campfire", "y": 180 }, + "facing=south,lit=true": { "model": "block/campfire" }, + "facing=east,lit=true": { "model": "block/campfire", "y": 270 }, + "facing=west,lit=true": { "model": "block/campfire", "y": 90 }, + "facing=north,lit=false": { "model": "block/campfire_off", "y": 180 }, + "facing=south,lit=false": { "model": "block/campfire_off" }, + "facing=east,lit=false": { "model": "block/campfire_off", "y": 270 }, + "facing=west,lit=false": { "model": "block/campfire_off", "y": 90 } + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/cartography_table.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/cartography_table.json new file mode 100644 index 00000000..f010c88d --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/cartography_table.json @@ -0,0 +1,5 @@ +{ + "variants": { + "": { "model": "block/cartography_table" } + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/composter.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/composter.json new file mode 100644 index 00000000..fac7a958 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/composter.json @@ -0,0 +1,29 @@ +{ + "multipart": [ + { "apply": { "model": "block/composter" }}, + { "when": { "level": "1" }, + "apply": { "model": "block/composter_contents1" } + }, + { "when": { "level": "2" }, + "apply": { "model": "block/composter_contents2" } + }, + { "when": { "level": "3" }, + "apply": { "model": "block/composter_contents3" } + }, + { "when": { "level": "4" }, + "apply": { "model": "block/composter_contents4" } + }, + { "when": { "level": "5" }, + "apply": { "model": "block/composter_contents5" } + }, + { "when": { "level": "6" }, + "apply": { "model": "block/composter_contents6" } + }, + { "when": { "level": "7" }, + "apply": { "model": "block/composter_contents7" } + }, + { "when": { "level": "8" }, + "apply": { "model": "block/composter_contents_ready" } + } + ] +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/cornflower.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/cornflower.json new file mode 100644 index 00000000..3b20c551 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/cornflower.json @@ -0,0 +1,5 @@ +{ + "variants": { + "": { "model": "block/cornflower" } + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/cut_red_sandstone_slab.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/cut_red_sandstone_slab.json new file mode 100644 index 00000000..6ef96863 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/cut_red_sandstone_slab.json @@ -0,0 +1,7 @@ +{ + "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" } + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/cut_sandstone_slab.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/cut_sandstone_slab.json new file mode 100644 index 00000000..e5f960c3 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/cut_sandstone_slab.json @@ -0,0 +1,7 @@ +{ + "variants": { + "type=bottom": { "model": "block/cut_sandstone_slab" }, + "type=top": { "model": "block/cut_sandstone_slab_top" }, + "type=double": { "model": "block/cut_sandstone" } + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/dark_oak_sign.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/dark_oak_sign.json new file mode 100644 index 00000000..f2bd54fc --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/dark_oak_sign.json @@ -0,0 +1,5 @@ +{ + "variants": { + "": { "model": "block/dark_oak_sign" } + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/dark_oak_wall_sign.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/dark_oak_wall_sign.json new file mode 100644 index 00000000..f2bd54fc --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/dark_oak_wall_sign.json @@ -0,0 +1,5 @@ +{ + "variants": { + "": { "model": "block/dark_oak_sign" } + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/diorite_slab.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/diorite_slab.json new file mode 100644 index 00000000..10268932 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/diorite_slab.json @@ -0,0 +1,7 @@ +{ + "variants": { + "type=bottom": { "model": "block/diorite_slab" }, + "type=top": { "model": "block/diorite_slab_top" }, + "type=double": { "model": "block/diorite" } + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/diorite_stairs.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/diorite_stairs.json new file mode 100644 index 00000000..cca1a2a6 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/diorite_stairs.json @@ -0,0 +1,44 @@ +{ + "variants": { + "facing=east,half=bottom,shape=straight": { "model": "block/diorite_stairs" }, + "facing=west,half=bottom,shape=straight": { "model": "block/diorite_stairs", "y": 180, "uvlock": true }, + "facing=south,half=bottom,shape=straight": { "model": "block/diorite_stairs", "y": 90, "uvlock": true }, + "facing=north,half=bottom,shape=straight": { "model": "block/diorite_stairs", "y": 270, "uvlock": true }, + "facing=east,half=bottom,shape=outer_right": { "model": "block/diorite_stairs_outer" }, + "facing=west,half=bottom,shape=outer_right": { "model": "block/diorite_stairs_outer", "y": 180, "uvlock": true }, + "facing=south,half=bottom,shape=outer_right": { "model": "block/diorite_stairs_outer", "y": 90, "uvlock": true }, + "facing=north,half=bottom,shape=outer_right": { "model": "block/diorite_stairs_outer", "y": 270, "uvlock": true }, + "facing=east,half=bottom,shape=outer_left": { "model": "block/diorite_stairs_outer", "y": 270, "uvlock": true }, + "facing=west,half=bottom,shape=outer_left": { "model": "block/diorite_stairs_outer", "y": 90, "uvlock": true }, + "facing=south,half=bottom,shape=outer_left": { "model": "block/diorite_stairs_outer" }, + "facing=north,half=bottom,shape=outer_left": { "model": "block/diorite_stairs_outer", "y": 180, "uvlock": true }, + "facing=east,half=bottom,shape=inner_right": { "model": "block/diorite_stairs_inner" }, + "facing=west,half=bottom,shape=inner_right": { "model": "block/diorite_stairs_inner", "y": 180, "uvlock": true }, + "facing=south,half=bottom,shape=inner_right": { "model": "block/diorite_stairs_inner", "y": 90, "uvlock": true }, + "facing=north,half=bottom,shape=inner_right": { "model": "block/diorite_stairs_inner", "y": 270, "uvlock": true }, + "facing=east,half=bottom,shape=inner_left": { "model": "block/diorite_stairs_inner", "y": 270, "uvlock": true }, + "facing=west,half=bottom,shape=inner_left": { "model": "block/diorite_stairs_inner", "y": 90, "uvlock": true }, + "facing=south,half=bottom,shape=inner_left": { "model": "block/diorite_stairs_inner" }, + "facing=north,half=bottom,shape=inner_left": { "model": "block/diorite_stairs_inner", "y": 180, "uvlock": true }, + "facing=east,half=top,shape=straight": { "model": "block/diorite_stairs", "x": 180, "uvlock": true }, + "facing=west,half=top,shape=straight": { "model": "block/diorite_stairs", "x": 180, "y": 180, "uvlock": true }, + "facing=south,half=top,shape=straight": { "model": "block/diorite_stairs", "x": 180, "y": 90, "uvlock": true }, + "facing=north,half=top,shape=straight": { "model": "block/diorite_stairs", "x": 180, "y": 270, "uvlock": true }, + "facing=east,half=top,shape=outer_right": { "model": "block/diorite_stairs_outer", "x": 180, "y": 90, "uvlock": true }, + "facing=west,half=top,shape=outer_right": { "model": "block/diorite_stairs_outer", "x": 180, "y": 270, "uvlock": true }, + "facing=south,half=top,shape=outer_right": { "model": "block/diorite_stairs_outer", "x": 180, "y": 180, "uvlock": true }, + "facing=north,half=top,shape=outer_right": { "model": "block/diorite_stairs_outer", "x": 180, "uvlock": true }, + "facing=east,half=top,shape=outer_left": { "model": "block/diorite_stairs_outer", "x": 180, "uvlock": true }, + "facing=west,half=top,shape=outer_left": { "model": "block/diorite_stairs_outer", "x": 180, "y": 180, "uvlock": true }, + "facing=south,half=top,shape=outer_left": { "model": "block/diorite_stairs_outer", "x": 180, "y": 90, "uvlock": true }, + "facing=north,half=top,shape=outer_left": { "model": "block/diorite_stairs_outer", "x": 180, "y": 270, "uvlock": true }, + "facing=east,half=top,shape=inner_right": { "model": "block/diorite_stairs_inner", "x": 180, "y": 90, "uvlock": true }, + "facing=west,half=top,shape=inner_right": { "model": "block/diorite_stairs_inner", "x": 180, "y": 270, "uvlock": true }, + "facing=south,half=top,shape=inner_right": { "model": "block/diorite_stairs_inner", "x": 180, "y": 180, "uvlock": true }, + "facing=north,half=top,shape=inner_right": { "model": "block/diorite_stairs_inner", "x": 180, "uvlock": true }, + "facing=east,half=top,shape=inner_left": { "model": "block/diorite_stairs_inner", "x": 180, "uvlock": true }, + "facing=west,half=top,shape=inner_left": { "model": "block/diorite_stairs_inner", "x": 180, "y": 180, "uvlock": true }, + "facing=south,half=top,shape=inner_left": { "model": "block/diorite_stairs_inner", "x": 180, "y": 90, "uvlock": true }, + "facing=north,half=top,shape=inner_left": { "model": "block/diorite_stairs_inner", "x": 180, "y": 270, "uvlock": true } + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/diorite_wall.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/diorite_wall.json new file mode 100644 index 00000000..097ca141 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/diorite_wall.json @@ -0,0 +1,19 @@ +{ + "multipart": [ + { "when": { "up": "true" }, + "apply": { "model": "block/diorite_wall_post" } + }, + { "when": { "north": "true" }, + "apply": { "model": "block/diorite_wall_side", "uvlock": true } + }, + { "when": { "east": "true" }, + "apply": { "model": "block/diorite_wall_side", "y": 90, "uvlock": true } + }, + { "when": { "south": "true" }, + "apply": { "model": "block/diorite_wall_side", "y": 180, "uvlock": true } + }, + { "when": { "west": "true" }, + "apply": { "model": "block/diorite_wall_side", "y": 270, "uvlock": true } + } + ] +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/end_stone_brick_slab.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/end_stone_brick_slab.json new file mode 100644 index 00000000..14dfbb84 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/end_stone_brick_slab.json @@ -0,0 +1,7 @@ +{ + "variants": { + "type=bottom": { "model": "block/end_stone_brick_slab" }, + "type=top": { "model": "block/end_stone_brick_slab_top" }, + "type=double": { "model": "block/end_stone_bricks" } + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/end_stone_brick_stairs.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/end_stone_brick_stairs.json new file mode 100644 index 00000000..77df915c --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/end_stone_brick_stairs.json @@ -0,0 +1,44 @@ +{ + "variants": { + "facing=east,half=bottom,shape=straight": { "model": "block/end_stone_brick_stairs" }, + "facing=west,half=bottom,shape=straight": { "model": "block/end_stone_brick_stairs", "y": 180, "uvlock": true }, + "facing=south,half=bottom,shape=straight": { "model": "block/end_stone_brick_stairs", "y": 90, "uvlock": true }, + "facing=north,half=bottom,shape=straight": { "model": "block/end_stone_brick_stairs", "y": 270, "uvlock": true }, + "facing=east,half=bottom,shape=outer_right": { "model": "block/end_stone_brick_stairs_outer" }, + "facing=west,half=bottom,shape=outer_right": { "model": "block/end_stone_brick_stairs_outer", "y": 180, "uvlock": true }, + "facing=south,half=bottom,shape=outer_right": { "model": "block/end_stone_brick_stairs_outer", "y": 90, "uvlock": true }, + "facing=north,half=bottom,shape=outer_right": { "model": "block/end_stone_brick_stairs_outer", "y": 270, "uvlock": true }, + "facing=east,half=bottom,shape=outer_left": { "model": "block/end_stone_brick_stairs_outer", "y": 270, "uvlock": true }, + "facing=west,half=bottom,shape=outer_left": { "model": "block/end_stone_brick_stairs_outer", "y": 90, "uvlock": true }, + "facing=south,half=bottom,shape=outer_left": { "model": "block/end_stone_brick_stairs_outer" }, + "facing=north,half=bottom,shape=outer_left": { "model": "block/end_stone_brick_stairs_outer", "y": 180, "uvlock": true }, + "facing=east,half=bottom,shape=inner_right": { "model": "block/end_stone_brick_stairs_inner" }, + "facing=west,half=bottom,shape=inner_right": { "model": "block/end_stone_brick_stairs_inner", "y": 180, "uvlock": true }, + "facing=south,half=bottom,shape=inner_right": { "model": "block/end_stone_brick_stairs_inner", "y": 90, "uvlock": true }, + "facing=north,half=bottom,shape=inner_right": { "model": "block/end_stone_brick_stairs_inner", "y": 270, "uvlock": true }, + "facing=east,half=bottom,shape=inner_left": { "model": "block/end_stone_brick_stairs_inner", "y": 270, "uvlock": true }, + "facing=west,half=bottom,shape=inner_left": { "model": "block/end_stone_brick_stairs_inner", "y": 90, "uvlock": true }, + "facing=south,half=bottom,shape=inner_left": { "model": "block/end_stone_brick_stairs_inner" }, + "facing=north,half=bottom,shape=inner_left": { "model": "block/end_stone_brick_stairs_inner", "y": 180, "uvlock": true }, + "facing=east,half=top,shape=straight": { "model": "block/end_stone_brick_stairs", "x": 180, "uvlock": true }, + "facing=west,half=top,shape=straight": { "model": "block/end_stone_brick_stairs", "x": 180, "y": 180, "uvlock": true }, + "facing=south,half=top,shape=straight": { "model": "block/end_stone_brick_stairs", "x": 180, "y": 90, "uvlock": true }, + "facing=north,half=top,shape=straight": { "model": "block/end_stone_brick_stairs", "x": 180, "y": 270, "uvlock": true }, + "facing=east,half=top,shape=outer_right": { "model": "block/end_stone_brick_stairs_outer", "x": 180, "y": 90, "uvlock": true }, + "facing=west,half=top,shape=outer_right": { "model": "block/end_stone_brick_stairs_outer", "x": 180, "y": 270, "uvlock": true }, + "facing=south,half=top,shape=outer_right": { "model": "block/end_stone_brick_stairs_outer", "x": 180, "y": 180, "uvlock": true }, + "facing=north,half=top,shape=outer_right": { "model": "block/end_stone_brick_stairs_outer", "x": 180, "uvlock": true }, + "facing=east,half=top,shape=outer_left": { "model": "block/end_stone_brick_stairs_outer", "x": 180, "uvlock": true }, + "facing=west,half=top,shape=outer_left": { "model": "block/end_stone_brick_stairs_outer", "x": 180, "y": 180, "uvlock": true }, + "facing=south,half=top,shape=outer_left": { "model": "block/end_stone_brick_stairs_outer", "x": 180, "y": 90, "uvlock": true }, + "facing=north,half=top,shape=outer_left": { "model": "block/end_stone_brick_stairs_outer", "x": 180, "y": 270, "uvlock": true }, + "facing=east,half=top,shape=inner_right": { "model": "block/end_stone_brick_stairs_inner", "x": 180, "y": 90, "uvlock": true }, + "facing=west,half=top,shape=inner_right": { "model": "block/end_stone_brick_stairs_inner", "x": 180, "y": 270, "uvlock": true }, + "facing=south,half=top,shape=inner_right": { "model": "block/end_stone_brick_stairs_inner", "x": 180, "y": 180, "uvlock": true }, + "facing=north,half=top,shape=inner_right": { "model": "block/end_stone_brick_stairs_inner", "x": 180, "uvlock": true }, + "facing=east,half=top,shape=inner_left": { "model": "block/end_stone_brick_stairs_inner", "x": 180, "uvlock": true }, + "facing=west,half=top,shape=inner_left": { "model": "block/end_stone_brick_stairs_inner", "x": 180, "y": 180, "uvlock": true }, + "facing=south,half=top,shape=inner_left": { "model": "block/end_stone_brick_stairs_inner", "x": 180, "y": 90, "uvlock": true }, + "facing=north,half=top,shape=inner_left": { "model": "block/end_stone_brick_stairs_inner", "x": 180, "y": 270, "uvlock": true } + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/end_stone_brick_wall.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/end_stone_brick_wall.json new file mode 100644 index 00000000..c70fcb4a --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/end_stone_brick_wall.json @@ -0,0 +1,19 @@ +{ + "multipart": [ + { "when": { "up": "true" }, + "apply": { "model": "block/end_stone_brick_wall_post" } + }, + { "when": { "north": "true" }, + "apply": { "model": "block/end_stone_brick_wall_side", "uvlock": true } + }, + { "when": { "east": "true" }, + "apply": { "model": "block/end_stone_brick_wall_side", "y": 90, "uvlock": true } + }, + { "when": { "south": "true" }, + "apply": { "model": "block/end_stone_brick_wall_side", "y": 180, "uvlock": true } + }, + { "when": { "west": "true" }, + "apply": { "model": "block/end_stone_brick_wall_side", "y": 270, "uvlock": true } + } + ] +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/fletching_table.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/fletching_table.json new file mode 100644 index 00000000..20cf60be --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/fletching_table.json @@ -0,0 +1,5 @@ +{ + "variants": { + "": { "model": "block/fletching_table" } + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/granite_slab.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/granite_slab.json new file mode 100644 index 00000000..7ddd2363 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/granite_slab.json @@ -0,0 +1,7 @@ +{ + "variants": { + "type=bottom": { "model": "block/granite_slab" }, + "type=top": { "model": "block/granite_slab_top" }, + "type=double": { "model": "block/granite" } + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/granite_stairs.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/granite_stairs.json new file mode 100644 index 00000000..61e23c9d --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/granite_stairs.json @@ -0,0 +1,44 @@ +{ + "variants": { + "facing=east,half=bottom,shape=straight": { "model": "block/granite_stairs" }, + "facing=west,half=bottom,shape=straight": { "model": "block/granite_stairs", "y": 180, "uvlock": true }, + "facing=south,half=bottom,shape=straight": { "model": "block/granite_stairs", "y": 90, "uvlock": true }, + "facing=north,half=bottom,shape=straight": { "model": "block/granite_stairs", "y": 270, "uvlock": true }, + "facing=east,half=bottom,shape=outer_right": { "model": "block/granite_stairs_outer" }, + "facing=west,half=bottom,shape=outer_right": { "model": "block/granite_stairs_outer", "y": 180, "uvlock": true }, + "facing=south,half=bottom,shape=outer_right": { "model": "block/granite_stairs_outer", "y": 90, "uvlock": true }, + "facing=north,half=bottom,shape=outer_right": { "model": "block/granite_stairs_outer", "y": 270, "uvlock": true }, + "facing=east,half=bottom,shape=outer_left": { "model": "block/granite_stairs_outer", "y": 270, "uvlock": true }, + "facing=west,half=bottom,shape=outer_left": { "model": "block/granite_stairs_outer", "y": 90, "uvlock": true }, + "facing=south,half=bottom,shape=outer_left": { "model": "block/granite_stairs_outer" }, + "facing=north,half=bottom,shape=outer_left": { "model": "block/granite_stairs_outer", "y": 180, "uvlock": true }, + "facing=east,half=bottom,shape=inner_right": { "model": "block/granite_stairs_inner" }, + "facing=west,half=bottom,shape=inner_right": { "model": "block/granite_stairs_inner", "y": 180, "uvlock": true }, + "facing=south,half=bottom,shape=inner_right": { "model": "block/granite_stairs_inner", "y": 90, "uvlock": true }, + "facing=north,half=bottom,shape=inner_right": { "model": "block/granite_stairs_inner", "y": 270, "uvlock": true }, + "facing=east,half=bottom,shape=inner_left": { "model": "block/granite_stairs_inner", "y": 270, "uvlock": true }, + "facing=west,half=bottom,shape=inner_left": { "model": "block/granite_stairs_inner", "y": 90, "uvlock": true }, + "facing=south,half=bottom,shape=inner_left": { "model": "block/granite_stairs_inner" }, + "facing=north,half=bottom,shape=inner_left": { "model": "block/granite_stairs_inner", "y": 180, "uvlock": true }, + "facing=east,half=top,shape=straight": { "model": "block/granite_stairs", "x": 180, "uvlock": true }, + "facing=west,half=top,shape=straight": { "model": "block/granite_stairs", "x": 180, "y": 180, "uvlock": true }, + "facing=south,half=top,shape=straight": { "model": "block/granite_stairs", "x": 180, "y": 90, "uvlock": true }, + "facing=north,half=top,shape=straight": { "model": "block/granite_stairs", "x": 180, "y": 270, "uvlock": true }, + "facing=east,half=top,shape=outer_right": { "model": "block/granite_stairs_outer", "x": 180, "y": 90, "uvlock": true }, + "facing=west,half=top,shape=outer_right": { "model": "block/granite_stairs_outer", "x": 180, "y": 270, "uvlock": true }, + "facing=south,half=top,shape=outer_right": { "model": "block/granite_stairs_outer", "x": 180, "y": 180, "uvlock": true }, + "facing=north,half=top,shape=outer_right": { "model": "block/granite_stairs_outer", "x": 180, "uvlock": true }, + "facing=east,half=top,shape=outer_left": { "model": "block/granite_stairs_outer", "x": 180, "uvlock": true }, + "facing=west,half=top,shape=outer_left": { "model": "block/granite_stairs_outer", "x": 180, "y": 180, "uvlock": true }, + "facing=south,half=top,shape=outer_left": { "model": "block/granite_stairs_outer", "x": 180, "y": 90, "uvlock": true }, + "facing=north,half=top,shape=outer_left": { "model": "block/granite_stairs_outer", "x": 180, "y": 270, "uvlock": true }, + "facing=east,half=top,shape=inner_right": { "model": "block/granite_stairs_inner", "x": 180, "y": 90, "uvlock": true }, + "facing=west,half=top,shape=inner_right": { "model": "block/granite_stairs_inner", "x": 180, "y": 270, "uvlock": true }, + "facing=south,half=top,shape=inner_right": { "model": "block/granite_stairs_inner", "x": 180, "y": 180, "uvlock": true }, + "facing=north,half=top,shape=inner_right": { "model": "block/granite_stairs_inner", "x": 180, "uvlock": true }, + "facing=east,half=top,shape=inner_left": { "model": "block/granite_stairs_inner", "x": 180, "uvlock": true }, + "facing=west,half=top,shape=inner_left": { "model": "block/granite_stairs_inner", "x": 180, "y": 180, "uvlock": true }, + "facing=south,half=top,shape=inner_left": { "model": "block/granite_stairs_inner", "x": 180, "y": 90, "uvlock": true }, + "facing=north,half=top,shape=inner_left": { "model": "block/granite_stairs_inner", "x": 180, "y": 270, "uvlock": true } + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/granite_wall.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/granite_wall.json new file mode 100644 index 00000000..4b3dec34 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/granite_wall.json @@ -0,0 +1,19 @@ +{ + "multipart": [ + { "when": { "up": "true" }, + "apply": { "model": "block/granite_wall_post" } + }, + { "when": { "north": "true" }, + "apply": { "model": "block/granite_wall_side", "uvlock": true } + }, + { "when": { "east": "true" }, + "apply": { "model": "block/granite_wall_side", "y": 90, "uvlock": true } + }, + { "when": { "south": "true" }, + "apply": { "model": "block/granite_wall_side", "y": 180, "uvlock": true } + }, + { "when": { "west": "true" }, + "apply": { "model": "block/granite_wall_side", "y": 270, "uvlock": true } + } + ] +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/grass_path.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/grass_path.json index 1bec3f25..34b605f4 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/grass_path.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/grass_path.json @@ -1,5 +1,10 @@ { "variants": { - "": { "model": "block/grass_path" } + "": [ + { "model": "block/grass_path" }, + { "model": "block/grass_path", "y": 90 }, + { "model": "block/grass_path", "y": 180 }, + { "model": "block/grass_path", "y": 270 } + ] } } diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/grindstone.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/grindstone.json new file mode 100644 index 00000000..2a75a1cb --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/grindstone.json @@ -0,0 +1,16 @@ +{ + "variants": { + "face=floor,facing=east": { "model": "block/grindstone", "y": 90 }, + "face=floor,facing=west": { "model": "block/grindstone", "y": 270 }, + "face=floor,facing=south": { "model": "block/grindstone", "y": 180 }, + "face=floor,facing=north": { "model": "block/grindstone" }, + "face=wall,facing=east": { "model": "block/grindstone", "x": 90, "y": 90 }, + "face=wall,facing=west": { "model": "block/grindstone", "x": 90, "y": 270 }, + "face=wall,facing=south": { "model": "block/grindstone", "x": 90, "y": 180 }, + "face=wall,facing=north": { "model": "block/grindstone", "x": 90 }, + "face=ceiling,facing=east": { "model": "block/grindstone", "x": 180, "y": 270 }, + "face=ceiling,facing=west": { "model": "block/grindstone", "x": 180, "y": 90 }, + "face=ceiling,facing=south": { "model": "block/grindstone", "x": 180 }, + "face=ceiling,facing=north": { "model": "block/grindstone", "x": 180, "y": 180 } + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/infested_stone.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/infested_stone.json index 6bf5bc5a..56c13648 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/infested_stone.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/infested_stone.json @@ -1,5 +1,10 @@ { "variants": { - "": { "model": "block/stone" } + "": [ + { "model": "block/stone" }, + { "model": "block/stone_mirrored" }, + { "model": "block/stone", "y": 180 }, + { "model": "block/stone_mirrored", "y": 180 } + ] } } diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/jigsaw.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/jigsaw.json new file mode 100644 index 00000000..bd432979 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/jigsaw.json @@ -0,0 +1,10 @@ +{ + "variants": { + "facing=up": { "model": "block/jigsaw"}, + "facing=down": { "model": "block/jigsaw", "x": 180 }, + "facing=north": { "model": "block/jigsaw", "x" : 90}, + "facing=south": { "model": "block/jigsaw", "x" : 90, "y": 180 }, + "facing=west": { "model": "block/jigsaw", "x" : 90, "y": 270 }, + "facing=east": { "model": "block/jigsaw", "x" : 90, "y": 90 } + } +} \ No newline at end of file diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/jungle_sign.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/jungle_sign.json new file mode 100644 index 00000000..d798d899 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/jungle_sign.json @@ -0,0 +1,5 @@ +{ + "variants": { + "": { "model": "block/jungle_sign" } + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/jungle_wall_sign.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/jungle_wall_sign.json new file mode 100644 index 00000000..d798d899 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/jungle_wall_sign.json @@ -0,0 +1,5 @@ +{ + "variants": { + "": { "model": "block/jungle_sign" } + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/lantern.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/lantern.json new file mode 100644 index 00000000..ca960d54 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/lantern.json @@ -0,0 +1,6 @@ +{ + "variants": { + "hanging=true": { "model": "block/hanging_lantern"}, + "hanging=false": { "model": "block/lantern"} + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/lectern.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/lectern.json new file mode 100644 index 00000000..a8d6c483 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/lectern.json @@ -0,0 +1,8 @@ +{ + "variants": { + "facing=north": { "model": "block/lectern" }, + "facing=south": { "model": "block/lectern", "y": 180 }, + "facing=west": { "model": "block/lectern", "y": 270 }, + "facing=east": { "model": "block/lectern", "y": 90 } + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/lily_of_the_valley.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/lily_of_the_valley.json new file mode 100644 index 00000000..6d833019 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/lily_of_the_valley.json @@ -0,0 +1,5 @@ +{ + "variants": { + "": { "model": "block/lily_of_the_valley" } + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/loom.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/loom.json new file mode 100644 index 00000000..0c8c9615 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/loom.json @@ -0,0 +1,8 @@ +{ + "variants": { + "facing=north": { "model": "block/loom" }, + "facing=south": { "model": "block/loom", "y": 180 }, + "facing=west": { "model": "block/loom", "y": 270 }, + "facing=east": { "model": "block/loom", "y": 90 } + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/mossy_cobblestone_slab.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/mossy_cobblestone_slab.json new file mode 100644 index 00000000..1b598134 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/mossy_cobblestone_slab.json @@ -0,0 +1,7 @@ +{ + "variants": { + "type=bottom": { "model": "block/mossy_cobblestone_slab" }, + "type=top": { "model": "block/mossy_cobblestone_slab_top" }, + "type=double": { "model": "block/mossy_cobblestone" } + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/mossy_cobblestone_stairs.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/mossy_cobblestone_stairs.json new file mode 100644 index 00000000..d41f951d --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/mossy_cobblestone_stairs.json @@ -0,0 +1,44 @@ +{ + "variants": { + "facing=east,half=bottom,shape=straight": { "model": "block/mossy_cobblestone_stairs" }, + "facing=west,half=bottom,shape=straight": { "model": "block/mossy_cobblestone_stairs", "y": 180, "uvlock": true }, + "facing=south,half=bottom,shape=straight": { "model": "block/mossy_cobblestone_stairs", "y": 90, "uvlock": true }, + "facing=north,half=bottom,shape=straight": { "model": "block/mossy_cobblestone_stairs", "y": 270, "uvlock": true }, + "facing=east,half=bottom,shape=outer_right": { "model": "block/mossy_cobblestone_stairs_outer" }, + "facing=west,half=bottom,shape=outer_right": { "model": "block/mossy_cobblestone_stairs_outer", "y": 180, "uvlock": true }, + "facing=south,half=bottom,shape=outer_right": { "model": "block/mossy_cobblestone_stairs_outer", "y": 90, "uvlock": true }, + "facing=north,half=bottom,shape=outer_right": { "model": "block/mossy_cobblestone_stairs_outer", "y": 270, "uvlock": true }, + "facing=east,half=bottom,shape=outer_left": { "model": "block/mossy_cobblestone_stairs_outer", "y": 270, "uvlock": true }, + "facing=west,half=bottom,shape=outer_left": { "model": "block/mossy_cobblestone_stairs_outer", "y": 90, "uvlock": true }, + "facing=south,half=bottom,shape=outer_left": { "model": "block/mossy_cobblestone_stairs_outer" }, + "facing=north,half=bottom,shape=outer_left": { "model": "block/mossy_cobblestone_stairs_outer", "y": 180, "uvlock": true }, + "facing=east,half=bottom,shape=inner_right": { "model": "block/mossy_cobblestone_stairs_inner" }, + "facing=west,half=bottom,shape=inner_right": { "model": "block/mossy_cobblestone_stairs_inner", "y": 180, "uvlock": true }, + "facing=south,half=bottom,shape=inner_right": { "model": "block/mossy_cobblestone_stairs_inner", "y": 90, "uvlock": true }, + "facing=north,half=bottom,shape=inner_right": { "model": "block/mossy_cobblestone_stairs_inner", "y": 270, "uvlock": true }, + "facing=east,half=bottom,shape=inner_left": { "model": "block/mossy_cobblestone_stairs_inner", "y": 270, "uvlock": true }, + "facing=west,half=bottom,shape=inner_left": { "model": "block/mossy_cobblestone_stairs_inner", "y": 90, "uvlock": true }, + "facing=south,half=bottom,shape=inner_left": { "model": "block/mossy_cobblestone_stairs_inner" }, + "facing=north,half=bottom,shape=inner_left": { "model": "block/mossy_cobblestone_stairs_inner", "y": 180, "uvlock": true }, + "facing=east,half=top,shape=straight": { "model": "block/mossy_cobblestone_stairs", "x": 180, "uvlock": true }, + "facing=west,half=top,shape=straight": { "model": "block/mossy_cobblestone_stairs", "x": 180, "y": 180, "uvlock": true }, + "facing=south,half=top,shape=straight": { "model": "block/mossy_cobblestone_stairs", "x": 180, "y": 90, "uvlock": true }, + "facing=north,half=top,shape=straight": { "model": "block/mossy_cobblestone_stairs", "x": 180, "y": 270, "uvlock": true }, + "facing=east,half=top,shape=outer_right": { "model": "block/mossy_cobblestone_stairs_outer", "x": 180, "y": 90, "uvlock": true }, + "facing=west,half=top,shape=outer_right": { "model": "block/mossy_cobblestone_stairs_outer", "x": 180, "y": 270, "uvlock": true }, + "facing=south,half=top,shape=outer_right": { "model": "block/mossy_cobblestone_stairs_outer", "x": 180, "y": 180, "uvlock": true }, + "facing=north,half=top,shape=outer_right": { "model": "block/mossy_cobblestone_stairs_outer", "x": 180, "uvlock": true }, + "facing=east,half=top,shape=outer_left": { "model": "block/mossy_cobblestone_stairs_outer", "x": 180, "uvlock": true }, + "facing=west,half=top,shape=outer_left": { "model": "block/mossy_cobblestone_stairs_outer", "x": 180, "y": 180, "uvlock": true }, + "facing=south,half=top,shape=outer_left": { "model": "block/mossy_cobblestone_stairs_outer", "x": 180, "y": 90, "uvlock": true }, + "facing=north,half=top,shape=outer_left": { "model": "block/mossy_cobblestone_stairs_outer", "x": 180, "y": 270, "uvlock": true }, + "facing=east,half=top,shape=inner_right": { "model": "block/mossy_cobblestone_stairs_inner", "x": 180, "y": 90, "uvlock": true }, + "facing=west,half=top,shape=inner_right": { "model": "block/mossy_cobblestone_stairs_inner", "x": 180, "y": 270, "uvlock": true }, + "facing=south,half=top,shape=inner_right": { "model": "block/mossy_cobblestone_stairs_inner", "x": 180, "y": 180, "uvlock": true }, + "facing=north,half=top,shape=inner_right": { "model": "block/mossy_cobblestone_stairs_inner", "x": 180, "uvlock": true }, + "facing=east,half=top,shape=inner_left": { "model": "block/mossy_cobblestone_stairs_inner", "x": 180, "uvlock": true }, + "facing=west,half=top,shape=inner_left": { "model": "block/mossy_cobblestone_stairs_inner", "x": 180, "y": 180, "uvlock": true }, + "facing=south,half=top,shape=inner_left": { "model": "block/mossy_cobblestone_stairs_inner", "x": 180, "y": 90, "uvlock": true }, + "facing=north,half=top,shape=inner_left": { "model": "block/mossy_cobblestone_stairs_inner", "x": 180, "y": 270, "uvlock": true } + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/mossy_stone_brick_slab.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/mossy_stone_brick_slab.json new file mode 100644 index 00000000..e69b322f --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/mossy_stone_brick_slab.json @@ -0,0 +1,7 @@ +{ + "variants": { + "type=bottom": { "model": "block/mossy_stone_brick_slab" }, + "type=top": { "model": "block/mossy_stone_brick_slab_top" }, + "type=double": { "model": "block/mossy_stone_bricks" } + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/mossy_stone_brick_stairs.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/mossy_stone_brick_stairs.json new file mode 100644 index 00000000..b92e2033 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/mossy_stone_brick_stairs.json @@ -0,0 +1,44 @@ +{ + "variants": { + "facing=east,half=bottom,shape=straight": { "model": "block/mossy_stone_brick_stairs" }, + "facing=west,half=bottom,shape=straight": { "model": "block/mossy_stone_brick_stairs", "y": 180, "uvlock": true }, + "facing=south,half=bottom,shape=straight": { "model": "block/mossy_stone_brick_stairs", "y": 90, "uvlock": true }, + "facing=north,half=bottom,shape=straight": { "model": "block/mossy_stone_brick_stairs", "y": 270, "uvlock": true }, + "facing=east,half=bottom,shape=outer_right": { "model": "block/mossy_stone_brick_stairs_outer" }, + "facing=west,half=bottom,shape=outer_right": { "model": "block/mossy_stone_brick_stairs_outer", "y": 180, "uvlock": true }, + "facing=south,half=bottom,shape=outer_right": { "model": "block/mossy_stone_brick_stairs_outer", "y": 90, "uvlock": true }, + "facing=north,half=bottom,shape=outer_right": { "model": "block/mossy_stone_brick_stairs_outer", "y": 270, "uvlock": true }, + "facing=east,half=bottom,shape=outer_left": { "model": "block/mossy_stone_brick_stairs_outer", "y": 270, "uvlock": true }, + "facing=west,half=bottom,shape=outer_left": { "model": "block/mossy_stone_brick_stairs_outer", "y": 90, "uvlock": true }, + "facing=south,half=bottom,shape=outer_left": { "model": "block/mossy_stone_brick_stairs_outer" }, + "facing=north,half=bottom,shape=outer_left": { "model": "block/mossy_stone_brick_stairs_outer", "y": 180, "uvlock": true }, + "facing=east,half=bottom,shape=inner_right": { "model": "block/mossy_stone_brick_stairs_inner" }, + "facing=west,half=bottom,shape=inner_right": { "model": "block/mossy_stone_brick_stairs_inner", "y": 180, "uvlock": true }, + "facing=south,half=bottom,shape=inner_right": { "model": "block/mossy_stone_brick_stairs_inner", "y": 90, "uvlock": true }, + "facing=north,half=bottom,shape=inner_right": { "model": "block/mossy_stone_brick_stairs_inner", "y": 270, "uvlock": true }, + "facing=east,half=bottom,shape=inner_left": { "model": "block/mossy_stone_brick_stairs_inner", "y": 270, "uvlock": true }, + "facing=west,half=bottom,shape=inner_left": { "model": "block/mossy_stone_brick_stairs_inner", "y": 90, "uvlock": true }, + "facing=south,half=bottom,shape=inner_left": { "model": "block/mossy_stone_brick_stairs_inner" }, + "facing=north,half=bottom,shape=inner_left": { "model": "block/mossy_stone_brick_stairs_inner", "y": 180, "uvlock": true }, + "facing=east,half=top,shape=straight": { "model": "block/mossy_stone_brick_stairs", "x": 180, "uvlock": true }, + "facing=west,half=top,shape=straight": { "model": "block/mossy_stone_brick_stairs", "x": 180, "y": 180, "uvlock": true }, + "facing=south,half=top,shape=straight": { "model": "block/mossy_stone_brick_stairs", "x": 180, "y": 90, "uvlock": true }, + "facing=north,half=top,shape=straight": { "model": "block/mossy_stone_brick_stairs", "x": 180, "y": 270, "uvlock": true }, + "facing=east,half=top,shape=outer_right": { "model": "block/mossy_stone_brick_stairs_outer", "x": 180, "y": 90, "uvlock": true }, + "facing=west,half=top,shape=outer_right": { "model": "block/mossy_stone_brick_stairs_outer", "x": 180, "y": 270, "uvlock": true }, + "facing=south,half=top,shape=outer_right": { "model": "block/mossy_stone_brick_stairs_outer", "x": 180, "y": 180, "uvlock": true }, + "facing=north,half=top,shape=outer_right": { "model": "block/mossy_stone_brick_stairs_outer", "x": 180, "uvlock": true }, + "facing=east,half=top,shape=outer_left": { "model": "block/mossy_stone_brick_stairs_outer", "x": 180, "uvlock": true }, + "facing=west,half=top,shape=outer_left": { "model": "block/mossy_stone_brick_stairs_outer", "x": 180, "y": 180, "uvlock": true }, + "facing=south,half=top,shape=outer_left": { "model": "block/mossy_stone_brick_stairs_outer", "x": 180, "y": 90, "uvlock": true }, + "facing=north,half=top,shape=outer_left": { "model": "block/mossy_stone_brick_stairs_outer", "x": 180, "y": 270, "uvlock": true }, + "facing=east,half=top,shape=inner_right": { "model": "block/mossy_stone_brick_stairs_inner", "x": 180, "y": 90, "uvlock": true }, + "facing=west,half=top,shape=inner_right": { "model": "block/mossy_stone_brick_stairs_inner", "x": 180, "y": 270, "uvlock": true }, + "facing=south,half=top,shape=inner_right": { "model": "block/mossy_stone_brick_stairs_inner", "x": 180, "y": 180, "uvlock": true }, + "facing=north,half=top,shape=inner_right": { "model": "block/mossy_stone_brick_stairs_inner", "x": 180, "uvlock": true }, + "facing=east,half=top,shape=inner_left": { "model": "block/mossy_stone_brick_stairs_inner", "x": 180, "uvlock": true }, + "facing=west,half=top,shape=inner_left": { "model": "block/mossy_stone_brick_stairs_inner", "x": 180, "y": 180, "uvlock": true }, + "facing=south,half=top,shape=inner_left": { "model": "block/mossy_stone_brick_stairs_inner", "x": 180, "y": 90, "uvlock": true }, + "facing=north,half=top,shape=inner_left": { "model": "block/mossy_stone_brick_stairs_inner", "x": 180, "y": 270, "uvlock": true } + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/mossy_stone_brick_wall.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/mossy_stone_brick_wall.json new file mode 100644 index 00000000..805c1400 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/mossy_stone_brick_wall.json @@ -0,0 +1,19 @@ +{ + "multipart": [ + { "when": { "up": "true" }, + "apply": { "model": "block/mossy_stone_brick_wall_post" } + }, + { "when": { "north": "true" }, + "apply": { "model": "block/mossy_stone_brick_wall_side", "uvlock": true } + }, + { "when": { "east": "true" }, + "apply": { "model": "block/mossy_stone_brick_wall_side", "y": 90, "uvlock": true } + }, + { "when": { "south": "true" }, + "apply": { "model": "block/mossy_stone_brick_wall_side", "y": 180, "uvlock": true } + }, + { "when": { "west": "true" }, + "apply": { "model": "block/mossy_stone_brick_wall_side", "y": 270, "uvlock": true } + } + ] +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/mycelium.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/mycelium.json index d4aa89a8..8cf83dbe 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/mycelium.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/mycelium.json @@ -1,6 +1,11 @@ { "variants": { - "snowy=false": { "model": "block/mycelium" }, + "snowy=false": [ + { "model": "block/mycelium" }, + { "model": "block/mycelium", "y": 90 }, + { "model": "block/mycelium", "y": 180 }, + { "model": "block/mycelium", "y": 270 } + ], "snowy=true": { "model": "block/grass_block_snow" } } } diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/nether_brick_wall.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/nether_brick_wall.json new file mode 100644 index 00000000..d56994b4 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/nether_brick_wall.json @@ -0,0 +1,19 @@ +{ + "multipart": [ + { "when": { "up": "true" }, + "apply": { "model": "block/nether_brick_wall_post" } + }, + { "when": { "north": "true" }, + "apply": { "model": "block/nether_brick_wall_side", "uvlock": true } + }, + { "when": { "east": "true" }, + "apply": { "model": "block/nether_brick_wall_side", "y": 90, "uvlock": true } + }, + { "when": { "south": "true" }, + "apply": { "model": "block/nether_brick_wall_side", "y": 180, "uvlock": true } + }, + { "when": { "west": "true" }, + "apply": { "model": "block/nether_brick_wall_side", "y": 270, "uvlock": true } + } + ] +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/oak_sign.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/oak_sign.json new file mode 100644 index 00000000..064f9bd7 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/oak_sign.json @@ -0,0 +1,5 @@ +{ + "variants": { + "": { "model": "block/oak_sign" } + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/oak_wall_sign.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/oak_wall_sign.json new file mode 100644 index 00000000..064f9bd7 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/oak_wall_sign.json @@ -0,0 +1,5 @@ +{ + "variants": { + "": { "model": "block/oak_sign" } + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/podzol.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/podzol.json index 8b8c3d15..343aa59e 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/podzol.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/podzol.json @@ -1,6 +1,11 @@ { "variants": { - "snowy=false": { "model": "block/podzol" }, + "snowy=false": [ + { "model": "block/podzol" }, + { "model": "block/podzol", "y": 90 }, + { "model": "block/podzol", "y": 180 }, + { "model": "block/podzol", "y": 270 } + ], "snowy=true": { "model": "block/grass_block_snow" } } } diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/polished_andesite_slab.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/polished_andesite_slab.json new file mode 100644 index 00000000..1cef7814 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/polished_andesite_slab.json @@ -0,0 +1,7 @@ +{ + "variants": { + "type=bottom": { "model": "block/polished_andesite_slab" }, + "type=top": { "model": "block/polished_andesite_slab_top" }, + "type=double": { "model": "block/polished_andesite" } + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/polished_andesite_stairs.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/polished_andesite_stairs.json new file mode 100644 index 00000000..681a7af1 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/polished_andesite_stairs.json @@ -0,0 +1,44 @@ +{ + "variants": { + "facing=east,half=bottom,shape=straight": { "model": "block/polished_andesite_stairs" }, + "facing=west,half=bottom,shape=straight": { "model": "block/polished_andesite_stairs", "y": 180, "uvlock": true }, + "facing=south,half=bottom,shape=straight": { "model": "block/polished_andesite_stairs", "y": 90, "uvlock": true }, + "facing=north,half=bottom,shape=straight": { "model": "block/polished_andesite_stairs", "y": 270, "uvlock": true }, + "facing=east,half=bottom,shape=outer_right": { "model": "block/polished_andesite_stairs_outer" }, + "facing=west,half=bottom,shape=outer_right": { "model": "block/polished_andesite_stairs_outer", "y": 180, "uvlock": true }, + "facing=south,half=bottom,shape=outer_right": { "model": "block/polished_andesite_stairs_outer", "y": 90, "uvlock": true }, + "facing=north,half=bottom,shape=outer_right": { "model": "block/polished_andesite_stairs_outer", "y": 270, "uvlock": true }, + "facing=east,half=bottom,shape=outer_left": { "model": "block/polished_andesite_stairs_outer", "y": 270, "uvlock": true }, + "facing=west,half=bottom,shape=outer_left": { "model": "block/polished_andesite_stairs_outer", "y": 90, "uvlock": true }, + "facing=south,half=bottom,shape=outer_left": { "model": "block/polished_andesite_stairs_outer" }, + "facing=north,half=bottom,shape=outer_left": { "model": "block/polished_andesite_stairs_outer", "y": 180, "uvlock": true }, + "facing=east,half=bottom,shape=inner_right": { "model": "block/polished_andesite_stairs_inner" }, + "facing=west,half=bottom,shape=inner_right": { "model": "block/polished_andesite_stairs_inner", "y": 180, "uvlock": true }, + "facing=south,half=bottom,shape=inner_right": { "model": "block/polished_andesite_stairs_inner", "y": 90, "uvlock": true }, + "facing=north,half=bottom,shape=inner_right": { "model": "block/polished_andesite_stairs_inner", "y": 270, "uvlock": true }, + "facing=east,half=bottom,shape=inner_left": { "model": "block/polished_andesite_stairs_inner", "y": 270, "uvlock": true }, + "facing=west,half=bottom,shape=inner_left": { "model": "block/polished_andesite_stairs_inner", "y": 90, "uvlock": true }, + "facing=south,half=bottom,shape=inner_left": { "model": "block/polished_andesite_stairs_inner" }, + "facing=north,half=bottom,shape=inner_left": { "model": "block/polished_andesite_stairs_inner", "y": 180, "uvlock": true }, + "facing=east,half=top,shape=straight": { "model": "block/polished_andesite_stairs", "x": 180, "uvlock": true }, + "facing=west,half=top,shape=straight": { "model": "block/polished_andesite_stairs", "x": 180, "y": 180, "uvlock": true }, + "facing=south,half=top,shape=straight": { "model": "block/polished_andesite_stairs", "x": 180, "y": 90, "uvlock": true }, + "facing=north,half=top,shape=straight": { "model": "block/polished_andesite_stairs", "x": 180, "y": 270, "uvlock": true }, + "facing=east,half=top,shape=outer_right": { "model": "block/polished_andesite_stairs_outer", "x": 180, "y": 90, "uvlock": true }, + "facing=west,half=top,shape=outer_right": { "model": "block/polished_andesite_stairs_outer", "x": 180, "y": 270, "uvlock": true }, + "facing=south,half=top,shape=outer_right": { "model": "block/polished_andesite_stairs_outer", "x": 180, "y": 180, "uvlock": true }, + "facing=north,half=top,shape=outer_right": { "model": "block/polished_andesite_stairs_outer", "x": 180, "uvlock": true }, + "facing=east,half=top,shape=outer_left": { "model": "block/polished_andesite_stairs_outer", "x": 180, "uvlock": true }, + "facing=west,half=top,shape=outer_left": { "model": "block/polished_andesite_stairs_outer", "x": 180, "y": 180, "uvlock": true }, + "facing=south,half=top,shape=outer_left": { "model": "block/polished_andesite_stairs_outer", "x": 180, "y": 90, "uvlock": true }, + "facing=north,half=top,shape=outer_left": { "model": "block/polished_andesite_stairs_outer", "x": 180, "y": 270, "uvlock": true }, + "facing=east,half=top,shape=inner_right": { "model": "block/polished_andesite_stairs_inner", "x": 180, "y": 90, "uvlock": true }, + "facing=west,half=top,shape=inner_right": { "model": "block/polished_andesite_stairs_inner", "x": 180, "y": 270, "uvlock": true }, + "facing=south,half=top,shape=inner_right": { "model": "block/polished_andesite_stairs_inner", "x": 180, "y": 180, "uvlock": true }, + "facing=north,half=top,shape=inner_right": { "model": "block/polished_andesite_stairs_inner", "x": 180, "uvlock": true }, + "facing=east,half=top,shape=inner_left": { "model": "block/polished_andesite_stairs_inner", "x": 180, "uvlock": true }, + "facing=west,half=top,shape=inner_left": { "model": "block/polished_andesite_stairs_inner", "x": 180, "y": 180, "uvlock": true }, + "facing=south,half=top,shape=inner_left": { "model": "block/polished_andesite_stairs_inner", "x": 180, "y": 90, "uvlock": true }, + "facing=north,half=top,shape=inner_left": { "model": "block/polished_andesite_stairs_inner", "x": 180, "y": 270, "uvlock": true } + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/polished_diorite_slab.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/polished_diorite_slab.json new file mode 100644 index 00000000..034f6548 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/polished_diorite_slab.json @@ -0,0 +1,7 @@ +{ + "variants": { + "type=bottom": { "model": "block/polished_diorite_slab" }, + "type=top": { "model": "block/polished_diorite_slab_top" }, + "type=double": { "model": "block/polished_diorite" } + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/polished_diorite_stairs.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/polished_diorite_stairs.json new file mode 100644 index 00000000..c5503a23 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/polished_diorite_stairs.json @@ -0,0 +1,44 @@ +{ + "variants": { + "facing=east,half=bottom,shape=straight": { "model": "block/polished_diorite_stairs" }, + "facing=west,half=bottom,shape=straight": { "model": "block/polished_diorite_stairs", "y": 180, "uvlock": true }, + "facing=south,half=bottom,shape=straight": { "model": "block/polished_diorite_stairs", "y": 90, "uvlock": true }, + "facing=north,half=bottom,shape=straight": { "model": "block/polished_diorite_stairs", "y": 270, "uvlock": true }, + "facing=east,half=bottom,shape=outer_right": { "model": "block/polished_diorite_stairs_outer" }, + "facing=west,half=bottom,shape=outer_right": { "model": "block/polished_diorite_stairs_outer", "y": 180, "uvlock": true }, + "facing=south,half=bottom,shape=outer_right": { "model": "block/polished_diorite_stairs_outer", "y": 90, "uvlock": true }, + "facing=north,half=bottom,shape=outer_right": { "model": "block/polished_diorite_stairs_outer", "y": 270, "uvlock": true }, + "facing=east,half=bottom,shape=outer_left": { "model": "block/polished_diorite_stairs_outer", "y": 270, "uvlock": true }, + "facing=west,half=bottom,shape=outer_left": { "model": "block/polished_diorite_stairs_outer", "y": 90, "uvlock": true }, + "facing=south,half=bottom,shape=outer_left": { "model": "block/polished_diorite_stairs_outer" }, + "facing=north,half=bottom,shape=outer_left": { "model": "block/polished_diorite_stairs_outer", "y": 180, "uvlock": true }, + "facing=east,half=bottom,shape=inner_right": { "model": "block/polished_diorite_stairs_inner" }, + "facing=west,half=bottom,shape=inner_right": { "model": "block/polished_diorite_stairs_inner", "y": 180, "uvlock": true }, + "facing=south,half=bottom,shape=inner_right": { "model": "block/polished_diorite_stairs_inner", "y": 90, "uvlock": true }, + "facing=north,half=bottom,shape=inner_right": { "model": "block/polished_diorite_stairs_inner", "y": 270, "uvlock": true }, + "facing=east,half=bottom,shape=inner_left": { "model": "block/polished_diorite_stairs_inner", "y": 270, "uvlock": true }, + "facing=west,half=bottom,shape=inner_left": { "model": "block/polished_diorite_stairs_inner", "y": 90, "uvlock": true }, + "facing=south,half=bottom,shape=inner_left": { "model": "block/polished_diorite_stairs_inner" }, + "facing=north,half=bottom,shape=inner_left": { "model": "block/polished_diorite_stairs_inner", "y": 180, "uvlock": true }, + "facing=east,half=top,shape=straight": { "model": "block/polished_diorite_stairs", "x": 180, "uvlock": true }, + "facing=west,half=top,shape=straight": { "model": "block/polished_diorite_stairs", "x": 180, "y": 180, "uvlock": true }, + "facing=south,half=top,shape=straight": { "model": "block/polished_diorite_stairs", "x": 180, "y": 90, "uvlock": true }, + "facing=north,half=top,shape=straight": { "model": "block/polished_diorite_stairs", "x": 180, "y": 270, "uvlock": true }, + "facing=east,half=top,shape=outer_right": { "model": "block/polished_diorite_stairs_outer", "x": 180, "y": 90, "uvlock": true }, + "facing=west,half=top,shape=outer_right": { "model": "block/polished_diorite_stairs_outer", "x": 180, "y": 270, "uvlock": true }, + "facing=south,half=top,shape=outer_right": { "model": "block/polished_diorite_stairs_outer", "x": 180, "y": 180, "uvlock": true }, + "facing=north,half=top,shape=outer_right": { "model": "block/polished_diorite_stairs_outer", "x": 180, "uvlock": true }, + "facing=east,half=top,shape=outer_left": { "model": "block/polished_diorite_stairs_outer", "x": 180, "uvlock": true }, + "facing=west,half=top,shape=outer_left": { "model": "block/polished_diorite_stairs_outer", "x": 180, "y": 180, "uvlock": true }, + "facing=south,half=top,shape=outer_left": { "model": "block/polished_diorite_stairs_outer", "x": 180, "y": 90, "uvlock": true }, + "facing=north,half=top,shape=outer_left": { "model": "block/polished_diorite_stairs_outer", "x": 180, "y": 270, "uvlock": true }, + "facing=east,half=top,shape=inner_right": { "model": "block/polished_diorite_stairs_inner", "x": 180, "y": 90, "uvlock": true }, + "facing=west,half=top,shape=inner_right": { "model": "block/polished_diorite_stairs_inner", "x": 180, "y": 270, "uvlock": true }, + "facing=south,half=top,shape=inner_right": { "model": "block/polished_diorite_stairs_inner", "x": 180, "y": 180, "uvlock": true }, + "facing=north,half=top,shape=inner_right": { "model": "block/polished_diorite_stairs_inner", "x": 180, "uvlock": true }, + "facing=east,half=top,shape=inner_left": { "model": "block/polished_diorite_stairs_inner", "x": 180, "uvlock": true }, + "facing=west,half=top,shape=inner_left": { "model": "block/polished_diorite_stairs_inner", "x": 180, "y": 180, "uvlock": true }, + "facing=south,half=top,shape=inner_left": { "model": "block/polished_diorite_stairs_inner", "x": 180, "y": 90, "uvlock": true }, + "facing=north,half=top,shape=inner_left": { "model": "block/polished_diorite_stairs_inner", "x": 180, "y": 270, "uvlock": true } + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/polished_granite_slab.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/polished_granite_slab.json new file mode 100644 index 00000000..ff9c3285 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/polished_granite_slab.json @@ -0,0 +1,7 @@ +{ + "variants": { + "type=bottom": { "model": "block/polished_granite_slab" }, + "type=top": { "model": "block/polished_granite_slab_top" }, + "type=double": { "model": "block/polished_granite" } + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/polished_granite_stairs.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/polished_granite_stairs.json new file mode 100644 index 00000000..3c083fd1 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/polished_granite_stairs.json @@ -0,0 +1,44 @@ +{ + "variants": { + "facing=east,half=bottom,shape=straight": { "model": "block/polished_granite_stairs" }, + "facing=west,half=bottom,shape=straight": { "model": "block/polished_granite_stairs", "y": 180, "uvlock": true }, + "facing=south,half=bottom,shape=straight": { "model": "block/polished_granite_stairs", "y": 90, "uvlock": true }, + "facing=north,half=bottom,shape=straight": { "model": "block/polished_granite_stairs", "y": 270, "uvlock": true }, + "facing=east,half=bottom,shape=outer_right": { "model": "block/polished_granite_stairs_outer" }, + "facing=west,half=bottom,shape=outer_right": { "model": "block/polished_granite_stairs_outer", "y": 180, "uvlock": true }, + "facing=south,half=bottom,shape=outer_right": { "model": "block/polished_granite_stairs_outer", "y": 90, "uvlock": true }, + "facing=north,half=bottom,shape=outer_right": { "model": "block/polished_granite_stairs_outer", "y": 270, "uvlock": true }, + "facing=east,half=bottom,shape=outer_left": { "model": "block/polished_granite_stairs_outer", "y": 270, "uvlock": true }, + "facing=west,half=bottom,shape=outer_left": { "model": "block/polished_granite_stairs_outer", "y": 90, "uvlock": true }, + "facing=south,half=bottom,shape=outer_left": { "model": "block/polished_granite_stairs_outer" }, + "facing=north,half=bottom,shape=outer_left": { "model": "block/polished_granite_stairs_outer", "y": 180, "uvlock": true }, + "facing=east,half=bottom,shape=inner_right": { "model": "block/polished_granite_stairs_inner" }, + "facing=west,half=bottom,shape=inner_right": { "model": "block/polished_granite_stairs_inner", "y": 180, "uvlock": true }, + "facing=south,half=bottom,shape=inner_right": { "model": "block/polished_granite_stairs_inner", "y": 90, "uvlock": true }, + "facing=north,half=bottom,shape=inner_right": { "model": "block/polished_granite_stairs_inner", "y": 270, "uvlock": true }, + "facing=east,half=bottom,shape=inner_left": { "model": "block/polished_granite_stairs_inner", "y": 270, "uvlock": true }, + "facing=west,half=bottom,shape=inner_left": { "model": "block/polished_granite_stairs_inner", "y": 90, "uvlock": true }, + "facing=south,half=bottom,shape=inner_left": { "model": "block/polished_granite_stairs_inner" }, + "facing=north,half=bottom,shape=inner_left": { "model": "block/polished_granite_stairs_inner", "y": 180, "uvlock": true }, + "facing=east,half=top,shape=straight": { "model": "block/polished_granite_stairs", "x": 180, "uvlock": true }, + "facing=west,half=top,shape=straight": { "model": "block/polished_granite_stairs", "x": 180, "y": 180, "uvlock": true }, + "facing=south,half=top,shape=straight": { "model": "block/polished_granite_stairs", "x": 180, "y": 90, "uvlock": true }, + "facing=north,half=top,shape=straight": { "model": "block/polished_granite_stairs", "x": 180, "y": 270, "uvlock": true }, + "facing=east,half=top,shape=outer_right": { "model": "block/polished_granite_stairs_outer", "x": 180, "y": 90, "uvlock": true }, + "facing=west,half=top,shape=outer_right": { "model": "block/polished_granite_stairs_outer", "x": 180, "y": 270, "uvlock": true }, + "facing=south,half=top,shape=outer_right": { "model": "block/polished_granite_stairs_outer", "x": 180, "y": 180, "uvlock": true }, + "facing=north,half=top,shape=outer_right": { "model": "block/polished_granite_stairs_outer", "x": 180, "uvlock": true }, + "facing=east,half=top,shape=outer_left": { "model": "block/polished_granite_stairs_outer", "x": 180, "uvlock": true }, + "facing=west,half=top,shape=outer_left": { "model": "block/polished_granite_stairs_outer", "x": 180, "y": 180, "uvlock": true }, + "facing=south,half=top,shape=outer_left": { "model": "block/polished_granite_stairs_outer", "x": 180, "y": 90, "uvlock": true }, + "facing=north,half=top,shape=outer_left": { "model": "block/polished_granite_stairs_outer", "x": 180, "y": 270, "uvlock": true }, + "facing=east,half=top,shape=inner_right": { "model": "block/polished_granite_stairs_inner", "x": 180, "y": 90, "uvlock": true }, + "facing=west,half=top,shape=inner_right": { "model": "block/polished_granite_stairs_inner", "x": 180, "y": 270, "uvlock": true }, + "facing=south,half=top,shape=inner_right": { "model": "block/polished_granite_stairs_inner", "x": 180, "y": 180, "uvlock": true }, + "facing=north,half=top,shape=inner_right": { "model": "block/polished_granite_stairs_inner", "x": 180, "uvlock": true }, + "facing=east,half=top,shape=inner_left": { "model": "block/polished_granite_stairs_inner", "x": 180, "uvlock": true }, + "facing=west,half=top,shape=inner_left": { "model": "block/polished_granite_stairs_inner", "x": 180, "y": 180, "uvlock": true }, + "facing=south,half=top,shape=inner_left": { "model": "block/polished_granite_stairs_inner", "x": 180, "y": 90, "uvlock": true }, + "facing=north,half=top,shape=inner_left": { "model": "block/polished_granite_stairs_inner", "x": 180, "y": 270, "uvlock": true } + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/potted_bamboo.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/potted_bamboo.json new file mode 100644 index 00000000..a580f760 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/potted_bamboo.json @@ -0,0 +1,5 @@ +{ + "variants": { + "": { "model": "block/potted_bamboo" } + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/potted_cornflower.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/potted_cornflower.json new file mode 100644 index 00000000..7ae4d9d5 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/potted_cornflower.json @@ -0,0 +1,5 @@ +{ + "variants": { + "": { "model": "block/potted_cornflower" } + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/potted_lily_of_the_valley.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/potted_lily_of_the_valley.json new file mode 100644 index 00000000..2f74497d --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/potted_lily_of_the_valley.json @@ -0,0 +1,5 @@ +{ + "variants": { + "": { "model": "block/potted_lily_of_the_valley" } + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/potted_wither_rose.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/potted_wither_rose.json new file mode 100644 index 00000000..4c59bc30 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/potted_wither_rose.json @@ -0,0 +1,5 @@ +{ + "variants": { + "": { "model": "block/potted_wither_rose" } + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/prismarine_wall.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/prismarine_wall.json new file mode 100644 index 00000000..95b0f41b --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/prismarine_wall.json @@ -0,0 +1,19 @@ +{ + "multipart": [ + { "when": { "up": "true" }, + "apply": { "model": "block/prismarine_wall_post" } + }, + { "when": { "north": "true" }, + "apply": { "model": "block/prismarine_wall_side", "uvlock": true } + }, + { "when": { "east": "true" }, + "apply": { "model": "block/prismarine_wall_side", "y": 90, "uvlock": true } + }, + { "when": { "south": "true" }, + "apply": { "model": "block/prismarine_wall_side", "y": 180, "uvlock": true } + }, + { "when": { "west": "true" }, + "apply": { "model": "block/prismarine_wall_side", "y": 270, "uvlock": true } + } + ] +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/red_nether_brick_slab.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/red_nether_brick_slab.json new file mode 100644 index 00000000..ba585052 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/red_nether_brick_slab.json @@ -0,0 +1,7 @@ +{ + "variants": { + "type=bottom": { "model": "block/red_nether_brick_slab" }, + "type=top": { "model": "block/red_nether_brick_slab_top" }, + "type=double": { "model": "block/red_nether_bricks" } + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/red_nether_brick_stairs.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/red_nether_brick_stairs.json new file mode 100644 index 00000000..ab353a67 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/red_nether_brick_stairs.json @@ -0,0 +1,44 @@ +{ + "variants": { + "facing=east,half=bottom,shape=straight": { "model": "block/red_nether_brick_stairs" }, + "facing=west,half=bottom,shape=straight": { "model": "block/red_nether_brick_stairs", "y": 180, "uvlock": true }, + "facing=south,half=bottom,shape=straight": { "model": "block/red_nether_brick_stairs", "y": 90, "uvlock": true }, + "facing=north,half=bottom,shape=straight": { "model": "block/red_nether_brick_stairs", "y": 270, "uvlock": true }, + "facing=east,half=bottom,shape=outer_right": { "model": "block/red_nether_brick_stairs_outer" }, + "facing=west,half=bottom,shape=outer_right": { "model": "block/red_nether_brick_stairs_outer", "y": 180, "uvlock": true }, + "facing=south,half=bottom,shape=outer_right": { "model": "block/red_nether_brick_stairs_outer", "y": 90, "uvlock": true }, + "facing=north,half=bottom,shape=outer_right": { "model": "block/red_nether_brick_stairs_outer", "y": 270, "uvlock": true }, + "facing=east,half=bottom,shape=outer_left": { "model": "block/red_nether_brick_stairs_outer", "y": 270, "uvlock": true }, + "facing=west,half=bottom,shape=outer_left": { "model": "block/red_nether_brick_stairs_outer", "y": 90, "uvlock": true }, + "facing=south,half=bottom,shape=outer_left": { "model": "block/red_nether_brick_stairs_outer" }, + "facing=north,half=bottom,shape=outer_left": { "model": "block/red_nether_brick_stairs_outer", "y": 180, "uvlock": true }, + "facing=east,half=bottom,shape=inner_right": { "model": "block/red_nether_brick_stairs_inner" }, + "facing=west,half=bottom,shape=inner_right": { "model": "block/red_nether_brick_stairs_inner", "y": 180, "uvlock": true }, + "facing=south,half=bottom,shape=inner_right": { "model": "block/red_nether_brick_stairs_inner", "y": 90, "uvlock": true }, + "facing=north,half=bottom,shape=inner_right": { "model": "block/red_nether_brick_stairs_inner", "y": 270, "uvlock": true }, + "facing=east,half=bottom,shape=inner_left": { "model": "block/red_nether_brick_stairs_inner", "y": 270, "uvlock": true }, + "facing=west,half=bottom,shape=inner_left": { "model": "block/red_nether_brick_stairs_inner", "y": 90, "uvlock": true }, + "facing=south,half=bottom,shape=inner_left": { "model": "block/red_nether_brick_stairs_inner" }, + "facing=north,half=bottom,shape=inner_left": { "model": "block/red_nether_brick_stairs_inner", "y": 180, "uvlock": true }, + "facing=east,half=top,shape=straight": { "model": "block/red_nether_brick_stairs", "x": 180, "uvlock": true }, + "facing=west,half=top,shape=straight": { "model": "block/red_nether_brick_stairs", "x": 180, "y": 180, "uvlock": true }, + "facing=south,half=top,shape=straight": { "model": "block/red_nether_brick_stairs", "x": 180, "y": 90, "uvlock": true }, + "facing=north,half=top,shape=straight": { "model": "block/red_nether_brick_stairs", "x": 180, "y": 270, "uvlock": true }, + "facing=east,half=top,shape=outer_right": { "model": "block/red_nether_brick_stairs_outer", "x": 180, "y": 90, "uvlock": true }, + "facing=west,half=top,shape=outer_right": { "model": "block/red_nether_brick_stairs_outer", "x": 180, "y": 270, "uvlock": true }, + "facing=south,half=top,shape=outer_right": { "model": "block/red_nether_brick_stairs_outer", "x": 180, "y": 180, "uvlock": true }, + "facing=north,half=top,shape=outer_right": { "model": "block/red_nether_brick_stairs_outer", "x": 180, "uvlock": true }, + "facing=east,half=top,shape=outer_left": { "model": "block/red_nether_brick_stairs_outer", "x": 180, "uvlock": true }, + "facing=west,half=top,shape=outer_left": { "model": "block/red_nether_brick_stairs_outer", "x": 180, "y": 180, "uvlock": true }, + "facing=south,half=top,shape=outer_left": { "model": "block/red_nether_brick_stairs_outer", "x": 180, "y": 90, "uvlock": true }, + "facing=north,half=top,shape=outer_left": { "model": "block/red_nether_brick_stairs_outer", "x": 180, "y": 270, "uvlock": true }, + "facing=east,half=top,shape=inner_right": { "model": "block/red_nether_brick_stairs_inner", "x": 180, "y": 90, "uvlock": true }, + "facing=west,half=top,shape=inner_right": { "model": "block/red_nether_brick_stairs_inner", "x": 180, "y": 270, "uvlock": true }, + "facing=south,half=top,shape=inner_right": { "model": "block/red_nether_brick_stairs_inner", "x": 180, "y": 180, "uvlock": true }, + "facing=north,half=top,shape=inner_right": { "model": "block/red_nether_brick_stairs_inner", "x": 180, "uvlock": true }, + "facing=east,half=top,shape=inner_left": { "model": "block/red_nether_brick_stairs_inner", "x": 180, "uvlock": true }, + "facing=west,half=top,shape=inner_left": { "model": "block/red_nether_brick_stairs_inner", "x": 180, "y": 180, "uvlock": true }, + "facing=south,half=top,shape=inner_left": { "model": "block/red_nether_brick_stairs_inner", "x": 180, "y": 90, "uvlock": true }, + "facing=north,half=top,shape=inner_left": { "model": "block/red_nether_brick_stairs_inner", "x": 180, "y": 270, "uvlock": true } + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/red_nether_brick_wall.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/red_nether_brick_wall.json new file mode 100644 index 00000000..9f9fce16 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/red_nether_brick_wall.json @@ -0,0 +1,19 @@ +{ + "multipart": [ + { "when": { "up": "true" }, + "apply": { "model": "block/red_nether_brick_wall_post" } + }, + { "when": { "north": "true" }, + "apply": { "model": "block/red_nether_brick_wall_side", "uvlock": true } + }, + { "when": { "east": "true" }, + "apply": { "model": "block/red_nether_brick_wall_side", "y": 90, "uvlock": true } + }, + { "when": { "south": "true" }, + "apply": { "model": "block/red_nether_brick_wall_side", "y": 180, "uvlock": true } + }, + { "when": { "west": "true" }, + "apply": { "model": "block/red_nether_brick_wall_side", "y": 270, "uvlock": true } + } + ] +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/red_sandstone_wall.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/red_sandstone_wall.json new file mode 100644 index 00000000..8701ba5f --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/red_sandstone_wall.json @@ -0,0 +1,19 @@ +{ + "multipart": [ + { "when": { "up": "true" }, + "apply": { "model": "block/red_sandstone_wall_post" } + }, + { "when": { "north": "true" }, + "apply": { "model": "block/red_sandstone_wall_side", "uvlock": true } + }, + { "when": { "east": "true" }, + "apply": { "model": "block/red_sandstone_wall_side", "y": 90, "uvlock": true } + }, + { "when": { "south": "true" }, + "apply": { "model": "block/red_sandstone_wall_side", "y": 180, "uvlock": true } + }, + { "when": { "west": "true" }, + "apply": { "model": "block/red_sandstone_wall_side", "y": 270, "uvlock": true } + } + ] +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/sandstone_wall.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/sandstone_wall.json new file mode 100644 index 00000000..45deea7b --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/sandstone_wall.json @@ -0,0 +1,19 @@ +{ + "multipart": [ + { "when": { "up": "true" }, + "apply": { "model": "block/sandstone_wall_post" } + }, + { "when": { "north": "true" }, + "apply": { "model": "block/sandstone_wall_side", "uvlock": true } + }, + { "when": { "east": "true" }, + "apply": { "model": "block/sandstone_wall_side", "y": 90, "uvlock": true } + }, + { "when": { "south": "true" }, + "apply": { "model": "block/sandstone_wall_side", "y": 180, "uvlock": true } + }, + { "when": { "west": "true" }, + "apply": { "model": "block/sandstone_wall_side", "y": 270, "uvlock": true } + } + ] +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/scaffolding.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/scaffolding.json new file mode 100644 index 00000000..c5ff4276 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/scaffolding.json @@ -0,0 +1,6 @@ +{ + "variants": { + "bottom=true": { "model": "block/scaffolding_unstable" }, + "bottom=false": { "model": "block/scaffolding_stable" } + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/smithing_table.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/smithing_table.json new file mode 100644 index 00000000..7872439d --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/smithing_table.json @@ -0,0 +1,5 @@ +{ + "variants": { + "": { "model": "block/smithing_table" } + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/smoker.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/smoker.json new file mode 100644 index 00000000..b2262922 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/smoker.json @@ -0,0 +1,12 @@ +{ + "variants": { + "facing=north,lit=false": { "model": "block/smoker" }, + "facing=south,lit=false": { "model": "block/smoker", "y": 180 }, + "facing=west,lit=false": { "model": "block/smoker", "y": 270 }, + "facing=east,lit=false": { "model": "block/smoker", "y": 90 }, + "facing=north,lit=true": { "model": "block/smoker_on" }, + "facing=south,lit=true": { "model": "block/smoker_on", "y": 180 }, + "facing=west,lit=true": { "model": "block/smoker_on", "y": 270 }, + "facing=east,lit=true": { "model": "block/smoker_on", "y": 90 } + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/smooth_quartz_slab.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/smooth_quartz_slab.json new file mode 100644 index 00000000..773f2b66 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/smooth_quartz_slab.json @@ -0,0 +1,7 @@ +{ + "variants": { + "type=bottom": { "model": "block/smooth_quartz_slab" }, + "type=top": { "model": "block/smooth_quartz_slab_top" }, + "type=double": { "model": "block/smooth_quartz" } + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/smooth_quartz_stairs.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/smooth_quartz_stairs.json new file mode 100644 index 00000000..fa1c51f0 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/smooth_quartz_stairs.json @@ -0,0 +1,44 @@ +{ + "variants": { + "facing=east,half=bottom,shape=straight": { "model": "block/smooth_quartz_stairs" }, + "facing=west,half=bottom,shape=straight": { "model": "block/smooth_quartz_stairs", "y": 180, "uvlock": true }, + "facing=south,half=bottom,shape=straight": { "model": "block/smooth_quartz_stairs", "y": 90, "uvlock": true }, + "facing=north,half=bottom,shape=straight": { "model": "block/smooth_quartz_stairs", "y": 270, "uvlock": true }, + "facing=east,half=bottom,shape=outer_right": { "model": "block/smooth_quartz_stairs_outer" }, + "facing=west,half=bottom,shape=outer_right": { "model": "block/smooth_quartz_stairs_outer", "y": 180, "uvlock": true }, + "facing=south,half=bottom,shape=outer_right": { "model": "block/smooth_quartz_stairs_outer", "y": 90, "uvlock": true }, + "facing=north,half=bottom,shape=outer_right": { "model": "block/smooth_quartz_stairs_outer", "y": 270, "uvlock": true }, + "facing=east,half=bottom,shape=outer_left": { "model": "block/smooth_quartz_stairs_outer", "y": 270, "uvlock": true }, + "facing=west,half=bottom,shape=outer_left": { "model": "block/smooth_quartz_stairs_outer", "y": 90, "uvlock": true }, + "facing=south,half=bottom,shape=outer_left": { "model": "block/smooth_quartz_stairs_outer" }, + "facing=north,half=bottom,shape=outer_left": { "model": "block/smooth_quartz_stairs_outer", "y": 180, "uvlock": true }, + "facing=east,half=bottom,shape=inner_right": { "model": "block/smooth_quartz_stairs_inner" }, + "facing=west,half=bottom,shape=inner_right": { "model": "block/smooth_quartz_stairs_inner", "y": 180, "uvlock": true }, + "facing=south,half=bottom,shape=inner_right": { "model": "block/smooth_quartz_stairs_inner", "y": 90, "uvlock": true }, + "facing=north,half=bottom,shape=inner_right": { "model": "block/smooth_quartz_stairs_inner", "y": 270, "uvlock": true }, + "facing=east,half=bottom,shape=inner_left": { "model": "block/smooth_quartz_stairs_inner", "y": 270, "uvlock": true }, + "facing=west,half=bottom,shape=inner_left": { "model": "block/smooth_quartz_stairs_inner", "y": 90, "uvlock": true }, + "facing=south,half=bottom,shape=inner_left": { "model": "block/smooth_quartz_stairs_inner" }, + "facing=north,half=bottom,shape=inner_left": { "model": "block/smooth_quartz_stairs_inner", "y": 180, "uvlock": true }, + "facing=east,half=top,shape=straight": { "model": "block/smooth_quartz_stairs", "x": 180, "uvlock": true }, + "facing=west,half=top,shape=straight": { "model": "block/smooth_quartz_stairs", "x": 180, "y": 180, "uvlock": true }, + "facing=south,half=top,shape=straight": { "model": "block/smooth_quartz_stairs", "x": 180, "y": 90, "uvlock": true }, + "facing=north,half=top,shape=straight": { "model": "block/smooth_quartz_stairs", "x": 180, "y": 270, "uvlock": true }, + "facing=east,half=top,shape=outer_right": { "model": "block/smooth_quartz_stairs_outer", "x": 180, "y": 90, "uvlock": true }, + "facing=west,half=top,shape=outer_right": { "model": "block/smooth_quartz_stairs_outer", "x": 180, "y": 270, "uvlock": true }, + "facing=south,half=top,shape=outer_right": { "model": "block/smooth_quartz_stairs_outer", "x": 180, "y": 180, "uvlock": true }, + "facing=north,half=top,shape=outer_right": { "model": "block/smooth_quartz_stairs_outer", "x": 180, "uvlock": true }, + "facing=east,half=top,shape=outer_left": { "model": "block/smooth_quartz_stairs_outer", "x": 180, "uvlock": true }, + "facing=west,half=top,shape=outer_left": { "model": "block/smooth_quartz_stairs_outer", "x": 180, "y": 180, "uvlock": true }, + "facing=south,half=top,shape=outer_left": { "model": "block/smooth_quartz_stairs_outer", "x": 180, "y": 90, "uvlock": true }, + "facing=north,half=top,shape=outer_left": { "model": "block/smooth_quartz_stairs_outer", "x": 180, "y": 270, "uvlock": true }, + "facing=east,half=top,shape=inner_right": { "model": "block/smooth_quartz_stairs_inner", "x": 180, "y": 90, "uvlock": true }, + "facing=west,half=top,shape=inner_right": { "model": "block/smooth_quartz_stairs_inner", "x": 180, "y": 270, "uvlock": true }, + "facing=south,half=top,shape=inner_right": { "model": "block/smooth_quartz_stairs_inner", "x": 180, "y": 180, "uvlock": true }, + "facing=north,half=top,shape=inner_right": { "model": "block/smooth_quartz_stairs_inner", "x": 180, "uvlock": true }, + "facing=east,half=top,shape=inner_left": { "model": "block/smooth_quartz_stairs_inner", "x": 180, "uvlock": true }, + "facing=west,half=top,shape=inner_left": { "model": "block/smooth_quartz_stairs_inner", "x": 180, "y": 180, "uvlock": true }, + "facing=south,half=top,shape=inner_left": { "model": "block/smooth_quartz_stairs_inner", "x": 180, "y": 90, "uvlock": true }, + "facing=north,half=top,shape=inner_left": { "model": "block/smooth_quartz_stairs_inner", "x": 180, "y": 270, "uvlock": true } + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/smooth_red_sandstone_slab.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/smooth_red_sandstone_slab.json new file mode 100644 index 00000000..f999ff48 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/smooth_red_sandstone_slab.json @@ -0,0 +1,7 @@ +{ + "variants": { + "type=bottom": { "model": "block/smooth_red_sandstone_slab" }, + "type=top": { "model": "block/smooth_red_sandstone_slab_top" }, + "type=double": { "model": "block/smooth_red_sandstone" } + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/smooth_red_sandstone_stairs.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/smooth_red_sandstone_stairs.json new file mode 100644 index 00000000..ed766e74 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/smooth_red_sandstone_stairs.json @@ -0,0 +1,44 @@ +{ + "variants": { + "facing=east,half=bottom,shape=straight": { "model": "block/smooth_red_sandstone_stairs" }, + "facing=west,half=bottom,shape=straight": { "model": "block/smooth_red_sandstone_stairs", "y": 180, "uvlock": true }, + "facing=south,half=bottom,shape=straight": { "model": "block/smooth_red_sandstone_stairs", "y": 90, "uvlock": true }, + "facing=north,half=bottom,shape=straight": { "model": "block/smooth_red_sandstone_stairs", "y": 270, "uvlock": true }, + "facing=east,half=bottom,shape=outer_right": { "model": "block/smooth_red_sandstone_stairs_outer" }, + "facing=west,half=bottom,shape=outer_right": { "model": "block/smooth_red_sandstone_stairs_outer", "y": 180, "uvlock": true }, + "facing=south,half=bottom,shape=outer_right": { "model": "block/smooth_red_sandstone_stairs_outer", "y": 90, "uvlock": true }, + "facing=north,half=bottom,shape=outer_right": { "model": "block/smooth_red_sandstone_stairs_outer", "y": 270, "uvlock": true }, + "facing=east,half=bottom,shape=outer_left": { "model": "block/smooth_red_sandstone_stairs_outer", "y": 270, "uvlock": true }, + "facing=west,half=bottom,shape=outer_left": { "model": "block/smooth_red_sandstone_stairs_outer", "y": 90, "uvlock": true }, + "facing=south,half=bottom,shape=outer_left": { "model": "block/smooth_red_sandstone_stairs_outer" }, + "facing=north,half=bottom,shape=outer_left": { "model": "block/smooth_red_sandstone_stairs_outer", "y": 180, "uvlock": true }, + "facing=east,half=bottom,shape=inner_right": { "model": "block/smooth_red_sandstone_stairs_inner" }, + "facing=west,half=bottom,shape=inner_right": { "model": "block/smooth_red_sandstone_stairs_inner", "y": 180, "uvlock": true }, + "facing=south,half=bottom,shape=inner_right": { "model": "block/smooth_red_sandstone_stairs_inner", "y": 90, "uvlock": true }, + "facing=north,half=bottom,shape=inner_right": { "model": "block/smooth_red_sandstone_stairs_inner", "y": 270, "uvlock": true }, + "facing=east,half=bottom,shape=inner_left": { "model": "block/smooth_red_sandstone_stairs_inner", "y": 270, "uvlock": true }, + "facing=west,half=bottom,shape=inner_left": { "model": "block/smooth_red_sandstone_stairs_inner", "y": 90, "uvlock": true }, + "facing=south,half=bottom,shape=inner_left": { "model": "block/smooth_red_sandstone_stairs_inner" }, + "facing=north,half=bottom,shape=inner_left": { "model": "block/smooth_red_sandstone_stairs_inner", "y": 180, "uvlock": true }, + "facing=east,half=top,shape=straight": { "model": "block/smooth_red_sandstone_stairs", "x": 180, "uvlock": true }, + "facing=west,half=top,shape=straight": { "model": "block/smooth_red_sandstone_stairs", "x": 180, "y": 180, "uvlock": true }, + "facing=south,half=top,shape=straight": { "model": "block/smooth_red_sandstone_stairs", "x": 180, "y": 90, "uvlock": true }, + "facing=north,half=top,shape=straight": { "model": "block/smooth_red_sandstone_stairs", "x": 180, "y": 270, "uvlock": true }, + "facing=east,half=top,shape=outer_right": { "model": "block/smooth_red_sandstone_stairs_outer", "x": 180, "y": 90, "uvlock": true }, + "facing=west,half=top,shape=outer_right": { "model": "block/smooth_red_sandstone_stairs_outer", "x": 180, "y": 270, "uvlock": true }, + "facing=south,half=top,shape=outer_right": { "model": "block/smooth_red_sandstone_stairs_outer", "x": 180, "y": 180, "uvlock": true }, + "facing=north,half=top,shape=outer_right": { "model": "block/smooth_red_sandstone_stairs_outer", "x": 180, "uvlock": true }, + "facing=east,half=top,shape=outer_left": { "model": "block/smooth_red_sandstone_stairs_outer", "x": 180, "uvlock": true }, + "facing=west,half=top,shape=outer_left": { "model": "block/smooth_red_sandstone_stairs_outer", "x": 180, "y": 180, "uvlock": true }, + "facing=south,half=top,shape=outer_left": { "model": "block/smooth_red_sandstone_stairs_outer", "x": 180, "y": 90, "uvlock": true }, + "facing=north,half=top,shape=outer_left": { "model": "block/smooth_red_sandstone_stairs_outer", "x": 180, "y": 270, "uvlock": true }, + "facing=east,half=top,shape=inner_right": { "model": "block/smooth_red_sandstone_stairs_inner", "x": 180, "y": 90, "uvlock": true }, + "facing=west,half=top,shape=inner_right": { "model": "block/smooth_red_sandstone_stairs_inner", "x": 180, "y": 270, "uvlock": true }, + "facing=south,half=top,shape=inner_right": { "model": "block/smooth_red_sandstone_stairs_inner", "x": 180, "y": 180, "uvlock": true }, + "facing=north,half=top,shape=inner_right": { "model": "block/smooth_red_sandstone_stairs_inner", "x": 180, "uvlock": true }, + "facing=east,half=top,shape=inner_left": { "model": "block/smooth_red_sandstone_stairs_inner", "x": 180, "uvlock": true }, + "facing=west,half=top,shape=inner_left": { "model": "block/smooth_red_sandstone_stairs_inner", "x": 180, "y": 180, "uvlock": true }, + "facing=south,half=top,shape=inner_left": { "model": "block/smooth_red_sandstone_stairs_inner", "x": 180, "y": 90, "uvlock": true }, + "facing=north,half=top,shape=inner_left": { "model": "block/smooth_red_sandstone_stairs_inner", "x": 180, "y": 270, "uvlock": true } + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/smooth_sandstone_slab.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/smooth_sandstone_slab.json new file mode 100644 index 00000000..7f3427a4 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/smooth_sandstone_slab.json @@ -0,0 +1,7 @@ +{ + "variants": { + "type=bottom": { "model": "block/smooth_sandstone_slab" }, + "type=top": { "model": "block/smooth_sandstone_slab_top" }, + "type=double": { "model": "block/smooth_sandstone" } + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/smooth_sandstone_stairs.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/smooth_sandstone_stairs.json new file mode 100644 index 00000000..b1e894da --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/smooth_sandstone_stairs.json @@ -0,0 +1,44 @@ +{ + "variants": { + "facing=east,half=bottom,shape=straight": { "model": "block/smooth_sandstone_stairs" }, + "facing=west,half=bottom,shape=straight": { "model": "block/smooth_sandstone_stairs", "y": 180, "uvlock": true }, + "facing=south,half=bottom,shape=straight": { "model": "block/smooth_sandstone_stairs", "y": 90, "uvlock": true }, + "facing=north,half=bottom,shape=straight": { "model": "block/smooth_sandstone_stairs", "y": 270, "uvlock": true }, + "facing=east,half=bottom,shape=outer_right": { "model": "block/smooth_sandstone_stairs_outer" }, + "facing=west,half=bottom,shape=outer_right": { "model": "block/smooth_sandstone_stairs_outer", "y": 180, "uvlock": true }, + "facing=south,half=bottom,shape=outer_right": { "model": "block/smooth_sandstone_stairs_outer", "y": 90, "uvlock": true }, + "facing=north,half=bottom,shape=outer_right": { "model": "block/smooth_sandstone_stairs_outer", "y": 270, "uvlock": true }, + "facing=east,half=bottom,shape=outer_left": { "model": "block/smooth_sandstone_stairs_outer", "y": 270, "uvlock": true }, + "facing=west,half=bottom,shape=outer_left": { "model": "block/smooth_sandstone_stairs_outer", "y": 90, "uvlock": true }, + "facing=south,half=bottom,shape=outer_left": { "model": "block/smooth_sandstone_stairs_outer" }, + "facing=north,half=bottom,shape=outer_left": { "model": "block/smooth_sandstone_stairs_outer", "y": 180, "uvlock": true }, + "facing=east,half=bottom,shape=inner_right": { "model": "block/smooth_sandstone_stairs_inner" }, + "facing=west,half=bottom,shape=inner_right": { "model": "block/smooth_sandstone_stairs_inner", "y": 180, "uvlock": true }, + "facing=south,half=bottom,shape=inner_right": { "model": "block/smooth_sandstone_stairs_inner", "y": 90, "uvlock": true }, + "facing=north,half=bottom,shape=inner_right": { "model": "block/smooth_sandstone_stairs_inner", "y": 270, "uvlock": true }, + "facing=east,half=bottom,shape=inner_left": { "model": "block/smooth_sandstone_stairs_inner", "y": 270, "uvlock": true }, + "facing=west,half=bottom,shape=inner_left": { "model": "block/smooth_sandstone_stairs_inner", "y": 90, "uvlock": true }, + "facing=south,half=bottom,shape=inner_left": { "model": "block/smooth_sandstone_stairs_inner" }, + "facing=north,half=bottom,shape=inner_left": { "model": "block/smooth_sandstone_stairs_inner", "y": 180, "uvlock": true }, + "facing=east,half=top,shape=straight": { "model": "block/smooth_sandstone_stairs", "x": 180, "uvlock": true }, + "facing=west,half=top,shape=straight": { "model": "block/smooth_sandstone_stairs", "x": 180, "y": 180, "uvlock": true }, + "facing=south,half=top,shape=straight": { "model": "block/smooth_sandstone_stairs", "x": 180, "y": 90, "uvlock": true }, + "facing=north,half=top,shape=straight": { "model": "block/smooth_sandstone_stairs", "x": 180, "y": 270, "uvlock": true }, + "facing=east,half=top,shape=outer_right": { "model": "block/smooth_sandstone_stairs_outer", "x": 180, "y": 90, "uvlock": true }, + "facing=west,half=top,shape=outer_right": { "model": "block/smooth_sandstone_stairs_outer", "x": 180, "y": 270, "uvlock": true }, + "facing=south,half=top,shape=outer_right": { "model": "block/smooth_sandstone_stairs_outer", "x": 180, "y": 180, "uvlock": true }, + "facing=north,half=top,shape=outer_right": { "model": "block/smooth_sandstone_stairs_outer", "x": 180, "uvlock": true }, + "facing=east,half=top,shape=outer_left": { "model": "block/smooth_sandstone_stairs_outer", "x": 180, "uvlock": true }, + "facing=west,half=top,shape=outer_left": { "model": "block/smooth_sandstone_stairs_outer", "x": 180, "y": 180, "uvlock": true }, + "facing=south,half=top,shape=outer_left": { "model": "block/smooth_sandstone_stairs_outer", "x": 180, "y": 90, "uvlock": true }, + "facing=north,half=top,shape=outer_left": { "model": "block/smooth_sandstone_stairs_outer", "x": 180, "y": 270, "uvlock": true }, + "facing=east,half=top,shape=inner_right": { "model": "block/smooth_sandstone_stairs_inner", "x": 180, "y": 90, "uvlock": true }, + "facing=west,half=top,shape=inner_right": { "model": "block/smooth_sandstone_stairs_inner", "x": 180, "y": 270, "uvlock": true }, + "facing=south,half=top,shape=inner_right": { "model": "block/smooth_sandstone_stairs_inner", "x": 180, "y": 180, "uvlock": true }, + "facing=north,half=top,shape=inner_right": { "model": "block/smooth_sandstone_stairs_inner", "x": 180, "uvlock": true }, + "facing=east,half=top,shape=inner_left": { "model": "block/smooth_sandstone_stairs_inner", "x": 180, "uvlock": true }, + "facing=west,half=top,shape=inner_left": { "model": "block/smooth_sandstone_stairs_inner", "x": 180, "y": 180, "uvlock": true }, + "facing=south,half=top,shape=inner_left": { "model": "block/smooth_sandstone_stairs_inner", "x": 180, "y": 90, "uvlock": true }, + "facing=north,half=top,shape=inner_left": { "model": "block/smooth_sandstone_stairs_inner", "x": 180, "y": 270, "uvlock": true } + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/smooth_stone_slab.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/smooth_stone_slab.json new file mode 100644 index 00000000..363ae017 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/smooth_stone_slab.json @@ -0,0 +1,7 @@ +{ + "variants": { + "type=bottom": { "model": "block/smooth_stone_slab" }, + "type=top": { "model": "block/smooth_stone_slab_top" }, + "type=double": { "model": "block/smooth_stone_slab_double" } + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/spruce_sign.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/spruce_sign.json new file mode 100644 index 00000000..421fbfc5 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/spruce_sign.json @@ -0,0 +1,5 @@ +{ + "variants": { + "": { "model": "block/spruce_sign" } + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/spruce_wall_sign.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/spruce_wall_sign.json new file mode 100644 index 00000000..421fbfc5 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/spruce_wall_sign.json @@ -0,0 +1,5 @@ +{ + "variants": { + "": { "model": "block/spruce_sign" } + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/stone_brick_wall.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/stone_brick_wall.json new file mode 100644 index 00000000..5426a881 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/stone_brick_wall.json @@ -0,0 +1,19 @@ +{ + "multipart": [ + { "when": { "up": "true" }, + "apply": { "model": "block/stone_brick_wall_post" } + }, + { "when": { "north": "true" }, + "apply": { "model": "block/stone_brick_wall_side", "uvlock": true } + }, + { "when": { "east": "true" }, + "apply": { "model": "block/stone_brick_wall_side", "y": 90, "uvlock": true } + }, + { "when": { "south": "true" }, + "apply": { "model": "block/stone_brick_wall_side", "y": 180, "uvlock": true } + }, + { "when": { "west": "true" }, + "apply": { "model": "block/stone_brick_wall_side", "y": 270, "uvlock": true } + } + ] +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/stone_slab.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/stone_slab.json index 53c08888..ea42fb28 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/stone_slab.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/stone_slab.json @@ -2,6 +2,6 @@ "variants": { "type=bottom": { "model": "block/stone_slab" }, "type=top": { "model": "block/stone_slab_top" }, - "type=double": { "model": "block/stone_slab_double" } + "type=double": { "model": "block/stone" } } } diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/stone_stairs.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/stone_stairs.json new file mode 100644 index 00000000..4935203a --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/stone_stairs.json @@ -0,0 +1,44 @@ +{ + "variants": { + "facing=east,half=bottom,shape=straight": { "model": "block/stone_stairs" }, + "facing=west,half=bottom,shape=straight": { "model": "block/stone_stairs", "y": 180, "uvlock": true }, + "facing=south,half=bottom,shape=straight": { "model": "block/stone_stairs", "y": 90, "uvlock": true }, + "facing=north,half=bottom,shape=straight": { "model": "block/stone_stairs", "y": 270, "uvlock": true }, + "facing=east,half=bottom,shape=outer_right": { "model": "block/stone_stairs_outer" }, + "facing=west,half=bottom,shape=outer_right": { "model": "block/stone_stairs_outer", "y": 180, "uvlock": true }, + "facing=south,half=bottom,shape=outer_right": { "model": "block/stone_stairs_outer", "y": 90, "uvlock": true }, + "facing=north,half=bottom,shape=outer_right": { "model": "block/stone_stairs_outer", "y": 270, "uvlock": true }, + "facing=east,half=bottom,shape=outer_left": { "model": "block/stone_stairs_outer", "y": 270, "uvlock": true }, + "facing=west,half=bottom,shape=outer_left": { "model": "block/stone_stairs_outer", "y": 90, "uvlock": true }, + "facing=south,half=bottom,shape=outer_left": { "model": "block/stone_stairs_outer" }, + "facing=north,half=bottom,shape=outer_left": { "model": "block/stone_stairs_outer", "y": 180, "uvlock": true }, + "facing=east,half=bottom,shape=inner_right": { "model": "block/stone_stairs_inner" }, + "facing=west,half=bottom,shape=inner_right": { "model": "block/stone_stairs_inner", "y": 180, "uvlock": true }, + "facing=south,half=bottom,shape=inner_right": { "model": "block/stone_stairs_inner", "y": 90, "uvlock": true }, + "facing=north,half=bottom,shape=inner_right": { "model": "block/stone_stairs_inner", "y": 270, "uvlock": true }, + "facing=east,half=bottom,shape=inner_left": { "model": "block/stone_stairs_inner", "y": 270, "uvlock": true }, + "facing=west,half=bottom,shape=inner_left": { "model": "block/stone_stairs_inner", "y": 90, "uvlock": true }, + "facing=south,half=bottom,shape=inner_left": { "model": "block/stone_stairs_inner" }, + "facing=north,half=bottom,shape=inner_left": { "model": "block/stone_stairs_inner", "y": 180, "uvlock": true }, + "facing=east,half=top,shape=straight": { "model": "block/stone_stairs", "x": 180, "uvlock": true }, + "facing=west,half=top,shape=straight": { "model": "block/stone_stairs", "x": 180, "y": 180, "uvlock": true }, + "facing=south,half=top,shape=straight": { "model": "block/stone_stairs", "x": 180, "y": 90, "uvlock": true }, + "facing=north,half=top,shape=straight": { "model": "block/stone_stairs", "x": 180, "y": 270, "uvlock": true }, + "facing=east,half=top,shape=outer_right": { "model": "block/stone_stairs_outer", "x": 180, "y": 90, "uvlock": true }, + "facing=west,half=top,shape=outer_right": { "model": "block/stone_stairs_outer", "x": 180, "y": 270, "uvlock": true }, + "facing=south,half=top,shape=outer_right": { "model": "block/stone_stairs_outer", "x": 180, "y": 180, "uvlock": true }, + "facing=north,half=top,shape=outer_right": { "model": "block/stone_stairs_outer", "x": 180, "uvlock": true }, + "facing=east,half=top,shape=outer_left": { "model": "block/stone_stairs_outer", "x": 180, "uvlock": true }, + "facing=west,half=top,shape=outer_left": { "model": "block/stone_stairs_outer", "x": 180, "y": 180, "uvlock": true }, + "facing=south,half=top,shape=outer_left": { "model": "block/stone_stairs_outer", "x": 180, "y": 90, "uvlock": true }, + "facing=north,half=top,shape=outer_left": { "model": "block/stone_stairs_outer", "x": 180, "y": 270, "uvlock": true }, + "facing=east,half=top,shape=inner_right": { "model": "block/stone_stairs_inner", "x": 180, "y": 90, "uvlock": true }, + "facing=west,half=top,shape=inner_right": { "model": "block/stone_stairs_inner", "x": 180, "y": 270, "uvlock": true }, + "facing=south,half=top,shape=inner_right": { "model": "block/stone_stairs_inner", "x": 180, "y": 180, "uvlock": true }, + "facing=north,half=top,shape=inner_right": { "model": "block/stone_stairs_inner", "x": 180, "uvlock": true }, + "facing=east,half=top,shape=inner_left": { "model": "block/stone_stairs_inner", "x": 180, "uvlock": true }, + "facing=west,half=top,shape=inner_left": { "model": "block/stone_stairs_inner", "x": 180, "y": 180, "uvlock": true }, + "facing=south,half=top,shape=inner_left": { "model": "block/stone_stairs_inner", "x": 180, "y": 90, "uvlock": true }, + "facing=north,half=top,shape=inner_left": { "model": "block/stone_stairs_inner", "x": 180, "y": 270, "uvlock": true } + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/stonecutter.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/stonecutter.json new file mode 100644 index 00000000..831d6118 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/stonecutter.json @@ -0,0 +1,8 @@ +{ + "variants": { + "facing=north": { "model": "block/stonecutter" }, + "facing=south": { "model": "block/stonecutter", "y": 180 }, + "facing=west": { "model": "block/stonecutter", "y": 270 }, + "facing=east": { "model": "block/stonecutter", "y": 90 } + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/sweet_berry_bush.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/sweet_berry_bush.json new file mode 100644 index 00000000..6304fd4f --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/sweet_berry_bush.json @@ -0,0 +1,8 @@ +{ + "variants": { + "age=0": { "model": "block/sweet_berry_bush_stage0" }, + "age=1": { "model": "block/sweet_berry_bush_stage1" }, + "age=2": { "model": "block/sweet_berry_bush_stage2" }, + "age=3": { "model": "block/sweet_berry_bush_stage3" } + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/wither_rose.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/wither_rose.json new file mode 100644 index 00000000..56668325 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/blockstates/wither_rose.json @@ -0,0 +1,5 @@ +{ + "variants": { + "": { "model": "block/wither_rose" } + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/acacia_sign.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/acacia_sign.json new file mode 100644 index 00000000..828e4053 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/acacia_sign.json @@ -0,0 +1,5 @@ +{ + "textures": { + "particle": "block/acacia_planks" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/andesite_slab.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/andesite_slab.json new file mode 100644 index 00000000..75b5dace --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/andesite_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "block/slab", + "textures": { + "bottom": "block/andesite", + "top": "block/andesite", + "side": "block/andesite" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/andesite_slab_top.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/andesite_slab_top.json new file mode 100644 index 00000000..9c8f8271 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/andesite_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "block/slab_top", + "textures": { + "bottom": "block/andesite", + "top": "block/andesite", + "side": "block/andesite" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/andesite_stairs.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/andesite_stairs.json new file mode 100644 index 00000000..6ccfd1af --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/andesite_stairs.json @@ -0,0 +1,8 @@ +{ + "parent": "block/stairs", + "textures": { + "bottom": "block/andesite", + "top": "block/andesite", + "side": "block/andesite" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/andesite_stairs_inner.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/andesite_stairs_inner.json new file mode 100644 index 00000000..97a25861 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/andesite_stairs_inner.json @@ -0,0 +1,8 @@ +{ + "parent": "block/inner_stairs", + "textures": { + "bottom": "block/andesite", + "top": "block/andesite", + "side": "block/andesite" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/andesite_stairs_outer.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/andesite_stairs_outer.json new file mode 100644 index 00000000..6f1a39ed --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/andesite_stairs_outer.json @@ -0,0 +1,8 @@ +{ + "parent": "block/outer_stairs", + "textures": { + "bottom": "block/andesite", + "top": "block/andesite", + "side": "block/andesite" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/andesite_wall_inventory.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/andesite_wall_inventory.json new file mode 100644 index 00000000..e235f16f --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/andesite_wall_inventory.json @@ -0,0 +1,6 @@ +{ + "parent": "block/wall_inventory", + "textures": { + "wall": "block/andesite" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/andesite_wall_post.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/andesite_wall_post.json new file mode 100644 index 00000000..b7accbbe --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/andesite_wall_post.json @@ -0,0 +1,6 @@ +{ + "parent": "block/template_wall_post", + "textures": { + "wall": "block/andesite" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/andesite_wall_side.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/andesite_wall_side.json new file mode 100644 index 00000000..61e27af1 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/andesite_wall_side.json @@ -0,0 +1,6 @@ +{ + "parent": "block/template_wall_side", + "textures": { + "wall": "block/andesite" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/anvil.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/anvil.json index 6ff1d304..6e0b9dab 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/anvil.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/anvil.json @@ -28,7 +28,6 @@ "from": [ 4, 4, 3 ], "to": [ 12, 5, 13 ], "faces": { - "down": { "uv": [ 4, 3, 12, 13 ], "texture": "#body", "rotation": 180 }, "up": { "uv": [ 4, 3, 12, 13 ], "texture": "#body", "rotation": 180 }, "north": { "uv": [ 4, 11, 12, 12 ], "texture": "#body" }, "south": { "uv": [ 4, 11, 12, 12 ], "texture": "#body" }, @@ -40,8 +39,6 @@ "from": [ 6, 5, 4 ], "to": [ 10, 10, 12 ], "faces": { - "down": { "uv": [ 10, 12, 6, 4 ], "texture": "#body", "rotation": 180 }, - "up": { "uv": [ 10, 12, 6, 4 ], "texture": "#body", "rotation": 180 }, "north": { "uv": [ 6, 6, 10, 11 ], "texture": "#body" }, "south": { "uv": [ 6, 6, 10, 11 ], "texture": "#body" }, "west": { "uv": [ 5, 4, 10, 12 ], "texture": "#body", "rotation": 90 }, diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/bamboo1_age0.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/bamboo1_age0.json new file mode 100644 index 00000000..0f5244e5 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/bamboo1_age0.json @@ -0,0 +1,19 @@ +{ + "textures": { + "all": "block/bamboo_stalk", + "particle": "block/bamboo_stalk" + }, + "elements": [ + { "from": [ 7, 0, 7 ], + "to": [ 9, 16, 9 ], + "faces": { + "down": { "uv": [ 13, 4, 15, 6 ], "texture": "#all", "cullface": "down" }, + "up": { "uv": [ 13, 0, 15, 2], "texture": "#all", "cullface": "up" }, + "north": { "uv": [ 0, 0, 2, 16 ], "texture": "#all" }, + "south": { "uv": [ 0, 0, 2, 16 ], "texture": "#all" }, + "west": { "uv": [ 0, 0, 2, 16 ], "texture": "#all" }, + "east": { "uv": [ 0, 0, 2, 16 ], "texture": "#all" } + } + } + ] +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/bamboo1_age1.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/bamboo1_age1.json new file mode 100644 index 00000000..d121263f --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/bamboo1_age1.json @@ -0,0 +1,19 @@ +{ + "textures": { + "all": "block/bamboo_stalk", + "particle": "block/bamboo_stalk" + }, + "elements": [ + { "from": [ 6.5, 0, 6.5 ], + "to": [ 9.5, 16, 9.5 ], + "faces": { + "down": { "uv": [ 13, 4, 16, 7 ], "texture": "#all", "cullface": "down" }, + "up": { "uv": [ 13, 0, 16, 3 ], "texture": "#all", "cullface": "up" }, + "north": { "uv": [ 0, 0, 3, 16 ], "texture": "#all" }, + "south": { "uv": [ 0, 0, 3, 16 ], "texture": "#all" }, + "west": { "uv": [ 0, 0, 3, 16 ], "texture": "#all" }, + "east": { "uv": [ 0, 0, 3, 16 ], "texture": "#all" } + } + } + ] +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/bamboo2_age0.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/bamboo2_age0.json new file mode 100644 index 00000000..bc6e56c6 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/bamboo2_age0.json @@ -0,0 +1,19 @@ +{ + "textures": { + "all": "block/bamboo_stalk", + "particle": "block/bamboo_stalk" + }, + "elements": [ + { "from": [ 7, 0, 7 ], + "to": [ 9, 16, 9 ], + "faces": { + "down": { "uv": [ 13, 4, 15, 6 ], "texture": "#all", "cullface": "down" }, + "up": { "uv": [ 13, 0, 15, 2], "texture": "#all", "cullface": "up" }, + "north": { "uv": [ 3, 0, 5, 16 ], "texture": "#all" }, + "south": { "uv": [ 3, 0, 5, 16 ], "texture": "#all" }, + "west": { "uv": [ 3, 0, 5, 16 ], "texture": "#all" }, + "east": { "uv": [ 3, 0, 5, 16 ], "texture": "#all" } + } + } + ] +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/bamboo2_age1.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/bamboo2_age1.json new file mode 100644 index 00000000..55b2f4d1 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/bamboo2_age1.json @@ -0,0 +1,19 @@ +{ + "textures": { + "all": "block/bamboo_stalk", + "particle": "block/bamboo_stalk" + }, + "elements": [ + { "from": [ 6.5, 0, 6.5 ], + "to": [ 9.5, 16, 9.5 ], + "faces": { + "down": { "uv": [ 13, 4, 16, 7 ], "texture": "#all", "cullface": "down" }, + "up": { "uv": [ 13, 0, 16, 3 ], "texture": "#all", "cullface": "up" }, + "north": { "uv": [ 3, 0, 6, 16 ], "texture": "#all" }, + "south": { "uv": [ 3, 0, 6, 16 ], "texture": "#all" }, + "west": { "uv": [ 3, 0, 6, 16 ], "texture": "#all" }, + "east": { "uv": [ 3, 0, 6, 16 ], "texture": "#all" } + } + } + ] +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/bamboo3_age0.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/bamboo3_age0.json new file mode 100644 index 00000000..d72b3e64 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/bamboo3_age0.json @@ -0,0 +1,19 @@ +{ + "textures": { + "all": "block/bamboo_stalk", + "particle": "block/bamboo_stalk" + }, + "elements": [ + { "from": [ 7, 0, 7 ], + "to": [ 9, 16, 9 ], + "faces": { + "down": { "uv": [ 13, 4, 15, 6 ], "texture": "#all", "cullface": "down" }, + "up": { "uv": [ 13, 0, 15, 2], "texture": "#all", "cullface": "up" }, + "north": { "uv": [ 6, 0, 8, 16 ], "texture": "#all" }, + "south": { "uv": [ 6, 0, 8, 16 ], "texture": "#all" }, + "west": { "uv": [ 6, 0, 8, 16 ], "texture": "#all" }, + "east": { "uv": [ 6, 0, 8, 16 ], "texture": "#all" } + } + } + ] +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/bamboo3_age1.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/bamboo3_age1.json new file mode 100644 index 00000000..499cd02e --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/bamboo3_age1.json @@ -0,0 +1,19 @@ +{ + "textures": { + "all": "block/bamboo_stalk", + "particle": "block/bamboo_stalk" + }, + "elements": [ + { "from": [ 6.5, 0, 6.5 ], + "to": [ 9.5, 16, 9.5 ], + "faces": { + "down": { "uv": [ 13, 4, 16, 7 ], "texture": "#all", "cullface": "down" }, + "up": { "uv": [ 13, 0, 16, 3 ], "texture": "#all", "cullface": "up" }, + "north": { "uv": [ 6, 0, 9, 16 ], "texture": "#all" }, + "south": { "uv": [ 6, 0, 9, 16 ], "texture": "#all" }, + "west": { "uv": [ 6, 0, 9, 16 ], "texture": "#all" }, + "east": { "uv": [ 6, 0, 9, 16 ], "texture": "#all" } + } + } + ] +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/bamboo4_age0.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/bamboo4_age0.json new file mode 100644 index 00000000..cc9c1dcc --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/bamboo4_age0.json @@ -0,0 +1,19 @@ +{ + "textures": { + "all": "block/bamboo_stalk", + "particle": "block/bamboo_stalk" + }, + "elements": [ + { "from": [ 7, 0, 7 ], + "to": [ 9, 16, 9 ], + "faces": { + "down": { "uv": [ 13, 4, 15, 6 ], "texture": "#all", "cullface": "down" }, + "up": { "uv": [ 13, 0, 15, 2], "texture": "#all", "cullface": "up" }, + "north": { "uv": [ 9, 0, 11, 16 ], "texture": "#all" }, + "south": { "uv": [ 9, 0, 11, 16 ], "texture": "#all" }, + "west": { "uv": [ 9, 0, 11, 16 ], "texture": "#all" }, + "east": { "uv": [ 9, 0, 11, 16 ], "texture": "#all" } + } + } + ] +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/bamboo4_age1.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/bamboo4_age1.json new file mode 100644 index 00000000..4b8b8681 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/bamboo4_age1.json @@ -0,0 +1,19 @@ +{ + "textures": { + "all": "block/bamboo_stalk", + "particle": "block/bamboo_stalk" + }, + "elements": [ + { "from": [ 6.5, 0, 6.5 ], + "to": [ 9.5, 16, 9.5 ], + "faces": { + "down": { "uv": [ 13, 4, 16, 7 ], "texture": "#all", "cullface": "down" }, + "up": { "uv": [ 13, 0, 16, 3 ], "texture": "#all", "cullface": "up" }, + "north": { "uv": [ 9, 0, 12, 16 ], "texture": "#all" }, + "south": { "uv": [ 9, 0, 12, 16 ], "texture": "#all" }, + "west": { "uv": [ 9, 0, 12, 16 ], "texture": "#all" }, + "east": { "uv": [ 9, 0, 12, 16 ], "texture": "#all" } + } + } + ] +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/bamboo_large_leaves.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/bamboo_large_leaves.json new file mode 100644 index 00000000..3ddead94 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/bamboo_large_leaves.json @@ -0,0 +1,25 @@ +{ + "ambientocclusion": false, + "textures": { + "texture": "block/bamboo_large_leaves", + "particle": "block/bamboo_large_leaves" + }, + "elements": [ + { "from": [ 0.8, 0, 8 ], + "to": [ 15.2, 16, 8 ], + "shade": false, + "faces": { + "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "tintindex": 0 }, + "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "tintindex": 0 } + } + }, + { "from": [ 8, 0, 0.8 ], + "to": [ 8, 16, 15.2 ], + "shade": false, + "faces": { + "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "tintindex": 0 }, + "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "tintindex": 0 } + } + } + ] +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/bamboo_sapling.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/bamboo_sapling.json new file mode 100644 index 00000000..dd219bd3 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/bamboo_sapling.json @@ -0,0 +1,6 @@ +{ + "parent": "block/tinted_cross", + "textures": { + "cross": "block/bamboo_stage0" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/bamboo_small_leaves.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/bamboo_small_leaves.json new file mode 100644 index 00000000..c21694ea --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/bamboo_small_leaves.json @@ -0,0 +1,25 @@ +{ + "ambientocclusion": false, + "textures": { + "texture": "block/bamboo_small_leaves", + "particle": "block/bamboo_small_leaves" + }, + "elements": [ + { "from": [ 0.8, 0, 8 ], + "to": [ 15.2, 16, 8 ], + "shade": false, + "faces": { + "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "tintindex": 0 }, + "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "tintindex": 0 } + } + }, + { "from": [ 8, 0, 0.8 ], + "to": [ 8, 16, 15.2 ], + "shade": false, + "faces": { + "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "tintindex": 0 }, + "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "tintindex": 0 } + } + } + ] +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/barrel.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/barrel.json new file mode 100644 index 00000000..01d52d30 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/barrel.json @@ -0,0 +1,8 @@ +{ + "parent": "block/cube_bottom_top", + "textures": { + "top": "block/barrel_top", + "side": "block/barrel_side", + "bottom": "block/barrel_bottom" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/barrel_open.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/barrel_open.json new file mode 100644 index 00000000..a34c8891 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/barrel_open.json @@ -0,0 +1,8 @@ +{ + "parent": "block/cube_bottom_top", + "textures": { + "top": "block/barrel_top_open", + "side": "block/barrel_side", + "bottom": "block/barrel_bottom" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/bell_between_walls.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/bell_between_walls.json new file mode 100644 index 00000000..8e7903f3 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/bell_between_walls.json @@ -0,0 +1,20 @@ +{ + "textures": { + "particle": "block/bell_bottom", + "bar": "block/dark_oak_planks" + }, + "elements": [ + { + "from": [ 0, 13, 7 ], + "to": [ 16, 15, 9 ], + "faces": { + "north": { "uv": [ 2, 2, 14, 4 ], "texture": "#bar" }, + "east": { "uv": [ 5, 4, 7, 6 ], "texture": "#bar", "cullface": "east" }, + "south": { "uv": [ 2, 3, 14, 5 ], "texture": "#bar" }, + "west": { "uv": [ 5, 4, 7, 6 ], "texture": "#bar", "cullface": "west" }, + "up": { "uv": [ 2, 3, 14, 5 ], "texture": "#bar" }, + "down": { "uv": [ 2, 3, 14, 5 ], "texture": "#bar" } + } + } + ] +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/bell_ceiling.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/bell_ceiling.json new file mode 100644 index 00000000..a105fb98 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/bell_ceiling.json @@ -0,0 +1,19 @@ +{ + "textures": { + "particle": "block/bell_bottom", + "bar": "block/dark_oak_planks" + }, + "elements": [ + { + "from": [ 7, 13, 7 ], + "to": [ 9, 16, 9 ], + "faces": { + "north": {"uv": [ 7, 2, 9, 5 ], "texture": "#bar" }, + "east": {"uv": [ 1, 2, 3, 5 ], "texture": "#bar" }, + "south": {"uv": [ 6, 2, 8, 5 ], "texture": "#bar" }, + "west": {"uv": [ 4, 2, 6, 5 ], "texture": "#bar" }, + "up": {"uv": [ 1, 3, 3, 5 ], "texture": "#bar", "cullface": "up" } + } + } + ] +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/bell_floor.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/bell_floor.json new file mode 100644 index 00000000..c2abfcbd --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/bell_floor.json @@ -0,0 +1,43 @@ +{ + "textures": { + "particle": "block/bell_bottom", + "bar": "block/dark_oak_planks", + "post": "block/stone" + }, + "elements": [ + { + "from": [ 2, 13, 7 ], + "to": [ 14, 15, 9 ], + "faces": { + "north": { "uv": [ 2, 2, 14, 4 ], "texture": "#bar" }, + "south": { "uv": [ 2, 3, 14, 5 ], "texture": "#bar" }, + "up": { "uv": [ 2, 3, 14, 5 ], "texture": "#bar" }, + "down": { "uv": [ 2, 3, 14, 5 ], "texture": "#bar" } + } + }, + { + "from": [ 14, 0, 6 ], + "to": [ 16, 16, 10 ], + "faces": { + "north": { "uv": [ 0, 1, 2, 16 ], "texture": "#post" }, + "east": { "uv": [ 0, 1, 4, 16 ], "texture": "#post" }, + "south": { "uv": [ 0, 1, 2, 16 ], "texture": "#post" }, + "west": { "uv": [ 0, 1, 4, 16 ], "texture": "#post" }, + "up": { "uv": [ 0, 0, 2, 4 ], "texture": "#post", "cullface": "up" }, + "down": { "uv": [ 0, 0, 2, 4 ], "texture": "#post", "cullface": "down" } + } + }, + { + "from": [ 0, 0, 6 ], + "to": [ 2, 16, 10 ], + "faces": { + "north": { "uv": [ 0, 1, 2, 16 ], "texture": "#post" }, + "east": { "uv": [ 0, 1, 4, 16 ], "texture": "#post" }, + "south": { "uv": [ 0, 1, 2, 16 ], "texture": "#post" }, + "west": { "uv": [ 0, 1, 4, 16 ], "texture": "#post" }, + "up": { "uv": [ 0, 0, 2, 4 ], "texture": "#post","cullface": "up" }, + "down": { "uv": [ 0, 0, 2, 4 ], "texture": "#post", "cullface": "down" } + } + } + ] +} \ No newline at end of file diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/bell_wall.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/bell_wall.json new file mode 100644 index 00000000..92927bd2 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/bell_wall.json @@ -0,0 +1,20 @@ +{ + "textures": { + "particle": "block/bell_bottom", + "bar": "block/dark_oak_planks" + }, + "elements": [ + { + "from": [ 3, 13, 7 ], + "to": [ 16, 15, 9 ], + "faces": { + "north": { "uv": [ 2, 2, 14, 4 ], "texture": "#bar" }, + "east": { "uv": [ 5, 4, 7, 6 ], "texture": "#bar", "cullface": "east" }, + "south": { "uv": [ 2, 3, 14, 5 ], "texture": "#bar" }, + "west": { "uv": [ 5, 4, 7, 6 ], "texture": "#bar" }, + "up": { "uv": [ 2, 3, 14, 5 ], "texture": "#bar" }, + "down": { "uv": [ 2, 3, 14, 5 ], "texture": "#bar" } + } + } + ] +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/birch_sign.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/birch_sign.json new file mode 100644 index 00000000..65e283c1 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/birch_sign.json @@ -0,0 +1,5 @@ +{ + "textures": { + "particle": "block/birch_planks" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/blast_furnace.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/blast_furnace.json new file mode 100644 index 00000000..51413e7c --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/blast_furnace.json @@ -0,0 +1,8 @@ +{ + "parent": "block/orientable", + "textures": { + "top": "block/blast_furnace_top", + "front": "block/blast_furnace_front", + "side": "block/blast_furnace_side" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/blast_furnace_on.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/blast_furnace_on.json new file mode 100644 index 00000000..66280dcf --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/blast_furnace_on.json @@ -0,0 +1,8 @@ +{ + "parent": "block/orientable", + "textures": { + "top": "block/blast_furnace_top", + "front": "block/blast_furnace_front_on", + "side": "block/blast_furnace_side" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/brewing_stand.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/brewing_stand.json index 3ddbc809..d1804f23 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/brewing_stand.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/brewing_stand.json @@ -19,7 +19,7 @@ { "from": [ 9, 0, 5 ], "to": [ 15, 2, 11 ], "faces": { - "down": { "uv": [ 9, 5, 15, 11 ], "texture": "#base" }, + "down": { "uv": [ 9, 5, 15, 11 ], "texture": "#base", "cullface": "down" }, "up": { "uv": [ 9, 5, 15, 11 ], "texture": "#base" }, "north": { "uv": [ 9, 14, 15, 16 ], "texture": "#base" }, "south": { "uv": [ 9, 14, 15, 16 ], "texture": "#base" }, @@ -30,7 +30,7 @@ { "from": [ 2, 0, 1 ], "to": [ 8, 2, 7 ], "faces": { - "down": { "uv": [ 2, 1, 8, 7 ], "texture": "#base" }, + "down": { "uv": [ 2, 1, 8, 7 ], "texture": "#base", "cullface": "down" }, "up": { "uv": [ 2, 1, 8, 7 ], "texture": "#base" }, "north": { "uv": [ 2, 14, 8, 16 ], "texture": "#base" }, "south": { "uv": [ 2, 14, 8, 16 ], "texture": "#base" }, @@ -41,7 +41,7 @@ { "from": [ 2, 0, 9 ], "to": [ 8, 2, 15 ], "faces": { - "down": { "uv": [ 2, 9, 8, 15 ], "texture": "#base" }, + "down": { "uv": [ 2, 9, 8, 15 ], "texture": "#base", "cullface": "down" }, "up": { "uv": [ 2, 9, 8, 15 ], "texture": "#base" }, "north": { "uv": [ 2, 14, 8, 16 ], "texture": "#base" }, "south": { "uv": [ 2, 14, 8, 16 ], "texture": "#base" }, diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/brick_wall_inventory.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/brick_wall_inventory.json new file mode 100644 index 00000000..31660cb8 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/brick_wall_inventory.json @@ -0,0 +1,6 @@ +{ + "parent": "block/wall_inventory", + "textures": { + "wall": "block/bricks" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/brick_wall_post.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/brick_wall_post.json new file mode 100644 index 00000000..bc6fb618 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/brick_wall_post.json @@ -0,0 +1,6 @@ +{ + "parent": "block/template_wall_post", + "textures": { + "wall": "block/bricks" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/brick_wall_side.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/brick_wall_side.json new file mode 100644 index 00000000..bed243fd --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/brick_wall_side.json @@ -0,0 +1,6 @@ +{ + "parent": "block/template_wall_side", + "textures": { + "wall": "block/bricks" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/campfire.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/campfire.json new file mode 100644 index 00000000..2b87570f --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/campfire.json @@ -0,0 +1,92 @@ +{ + "parent": "block/block", + "display": { + "head": { + "translation": [ 0, 10.5, 0 ] + } + }, + "textures": { + "particle": "block/campfire_log", + "log": "block/campfire_log", + "litlog": "block/campfire_log_lit", + "fire": "block/campfire_fire" + }, + "elements": [ + { + "from": [ 1, 0, 0 ], + "to": [ 5, 4, 16 ], + "faces": { + "north": { "uv": [ 0, 4, 4, 8 ], "texture": "#log", "cullface": "north" }, + "east": { "uv": [ 0, 1, 16, 5 ], "texture": "#litlog" }, + "south": { "uv": [ 0, 4, 4, 8 ], "texture": "#log", "cullface": "south" }, + "west": { "uv": [ 16, 0, 0, 4 ], "texture": "#log" }, + "up": { "uv": [ 0, 0, 16, 4 ], "rotation": 90, "texture": "#log" }, + "down": { "uv": [ 0, 0, 16, 4 ], "rotation": 90, "texture": "#log", "cullface": "down" } + } + }, + { + "from": [ 0, 3, 11 ], + "to": [ 16, 7, 15 ], + "faces": { + "north": { "uv": [ 16, 0, 0, 4 ], "texture": "#litlog" }, + "east": { "uv": [ 0, 4, 4, 8 ], "texture": "#log", "cullface": "east" }, + "south": { "uv": [ 0, 0, 16, 4 ], "texture": "#litlog" }, + "west": { "uv": [ 0, 4, 4, 8 ], "texture": "#log", "cullface": "west" }, + "up": { "uv": [ 0, 0, 16, 4 ], "rotation": 180, "texture": "#log" }, + "down": { "uv": [ 0, 4, 16, 8 ], "texture": "#litlog" } + } + }, + { + "from": [ 11, 0, 0 ], + "to": [ 15, 4, 16 ], + "faces": { + "north": { "uv": [ 0, 4, 4, 8 ], "texture": "#log", "cullface": "north" }, + "east": { "uv": [ 0, 0, 16, 4 ], "texture": "#log" }, + "south": { "uv": [ 0, 4, 4, 8 ], "texture": "#log", "cullface": "south" }, + "west": { "uv": [ 16, 1, 0, 5 ], "texture": "#litlog" }, + "up": { "uv": [ 0, 0, 16, 4 ], "rotation": 90, "texture": "#log" }, + "down": { "uv": [ 0, 0, 16, 4 ], "rotation": 90, "texture": "#log", "cullface": "down" } + } + }, + { + "from": [ 0, 3, 1 ], + "to": [ 16, 7, 5 ], + "faces": { + "north": { "uv": [ 0, 0, 16, 4 ], "texture": "#litlog" }, + "east": { "uv": [ 0, 4, 4, 8 ], "texture": "#log", "cullface": "east" }, + "south": { "uv": [ 16, 0, 0, 4 ], "texture": "#litlog" }, + "west": { "uv": [ 0, 4, 4, 8 ], "texture": "#log", "cullface": "west" }, + "up": { "uv": [ 0, 0, 16, 4 ], "rotation": 180, "texture": "#log" }, + "down": { "uv": [ 0, 4, 16, 8 ], "texture": "#litlog" } + } + }, + { + "from": [ 5, 0, 0 ], + "to": [ 11, 1, 16 ], + "faces": { + "north": {"uv": [ 0, 15, 6, 16 ], "texture": "#log", "cullface": "north" }, + "south": {"uv": [ 10, 15, 16, 16 ], "texture": "#log", "cullface": "south" }, + "up": {"uv": [ 0, 8, 16, 14 ], "rotation": 90, "texture": "#litlog" }, + "down": {"uv": [ 0, 8, 16, 14 ], "rotation": 90, "texture": "#log", "cullface": "down" } + } + }, + { "from": [ 0.8, 1, 8 ], + "to": [ 15.2, 17, 8 ], + "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true }, + "shade": false, + "faces": { + "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }, + "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" } + } + }, + { "from": [ 8, 1, 0.8 ], + "to": [ 8, 17, 15.2 ], + "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true }, + "shade": false, + "faces": { + "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }, + "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" } + } + } + ] +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/campfire_off.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/campfire_off.json new file mode 100644 index 00000000..9dc54761 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/campfire_off.json @@ -0,0 +1,74 @@ +{ + "parent": "block/block", + "display": { + "head": { + "rotation": [ 0, 0, 0 ], + "translation": [ 0, 10.5, 0 ], + "scale":[ 1, 1, 1 ] + } + }, + "textures": { + "particle": "block/campfire_log", + "log": "block/campfire_log" + }, + "elements": [ + { + "from": [ 1, 0, 0 ], + "to": [ 5, 4, 16 ], + "faces": { + "north": { "uv": [ 0, 4, 4, 8 ], "texture": "#log", "cullface": "north" }, + "east": { "uv": [ 0, 1, 16, 5 ], "texture": "#log" }, + "south": { "uv": [ 0, 4, 4, 8 ], "texture": "#log", "cullface": "south" }, + "west": { "uv": [ 16, 0, 0, 4 ], "texture": "#log" }, + "up": { "uv": [ 0, 0, 16, 4 ], "rotation": 90, "texture": "#log" }, + "down": { "uv": [ 0, 0, 16, 4 ], "rotation": 90, "texture": "#log", "cullface": "down" } + } + }, + { + "from": [ 0, 3, 11 ], + "to": [ 16, 7, 15 ], + "faces": { + "north": { "uv": [ 16, 0, 0, 4 ], "texture": "#log" }, + "east": { "uv": [ 0, 4, 4, 8 ], "texture": "#log", "cullface": "east" }, + "south": { "uv": [ 0, 0, 16, 4 ], "texture": "#log" }, + "west": { "uv": [ 0, 4, 4, 8 ], "texture": "#log", "cullface": "west" }, + "up": { "uv": [ 0, 0, 16, 4 ], "rotation": 180, "texture": "#log" }, + "down": { "uv": [ 0, 0, 16, 4 ], "texture": "#log" } + } + }, + { + "from": [ 11, 0, 0 ], + "to": [ 15, 4, 16 ], + "faces": { + "north": { "uv": [ 0, 4, 4, 8 ], "texture": "#log", "cullface": "north" }, + "east": { "uv": [ 0, 0, 16, 4 ], "texture": "#log" }, + "south": { "uv": [ 0, 4, 4, 8 ], "texture": "#log", "cullface": "south" }, + "west": { "uv": [ 16, 1, 0, 5 ], "texture": "#log" }, + "up": { "uv": [ 0, 0, 16, 4 ], "rotation": 90, "texture": "#log" }, + "down": { "uv": [ 0, 0, 16, 4 ], "rotation": 90, "texture": "#log", "cullface": "down" } + } + }, + { + "from": [ 0, 3, 1 ], + "to": [ 16, 7, 5 ], + "faces": { + "north": { "uv": [ 0, 0, 16, 4 ], "texture": "#log" }, + "east": { "uv": [ 0, 4, 4, 8 ], "texture": "#log", "cullface": "east" }, + "south": { "uv": [ 16, 0, 0, 4 ], "texture": "#log" }, + "west": { "uv": [ 0, 4, 4, 8 ], "texture": "#log", "cullface": "west" }, + "up": { "uv": [ 0, 0, 16, 4 ], "rotation": 180, "texture": "#log" }, + "down": { "uv": [ 0, 0, 16, 4 ], "texture": "#log" } + } + }, + { + "from": [ 5, 0, 0 ], + "to": [ 11, 1, 16 ], + "faces": { + "north": {"uv": [ 0, 15, 6, 16 ], "texture": "#log", "cullface": "north" }, + "south": {"uv": [ 10, 15, 16, 16 ], "texture": "#log", "cullface": "south" }, + "up": {"uv": [ 0, 8, 16, 14 ], "rotation": 90, "texture": "#log" }, + "down": {"uv": [ 0, 8, 16, 14 ], "rotation": 90, "texture": "#log", "cullface": "down" } + } + } + ] +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/cartography_table.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/cartography_table.json new file mode 100644 index 00000000..b5da4f70 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/cartography_table.json @@ -0,0 +1,12 @@ +{ + "parent": "block/cube", + "textures": { + "particle": "block/cartography_table_side3", + "down": "block/dark_oak_planks", + "up": "block/cartography_table_top", + "north": "block/cartography_table_side3", + "east": "block/cartography_table_side3", + "south": "block/cartography_table_side1", + "west": "block/cartography_table_side2" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/cauldron.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/cauldron.json index 998bddeb..28a4d2b6 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/cauldron.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/cauldron.json @@ -8,147 +8,140 @@ "inside": "block/cauldron_inner" }, "elements": [ - { "from": [ 0, 3, 0 ], + { + "from": [ 0, 3, 0 ], "to": [ 2, 16, 16 ], "faces": { - "down": { "texture": "#inside" }, - "up": { "texture": "#top", "cullface": "up" }, "north": { "texture": "#side", "cullface": "north" }, + "east": { "texture": "#side", "cullface": "up" }, "south": { "texture": "#side", "cullface": "south" }, - "west": { "texture": "#side", "cullface": "west" }, - "east": { "texture": "#side" } + "west": { "texture": "#side", "cullface": "west" }, + "up": { "texture": "#top", "cullface": "up" }, + "down": { "texture": "#inside" } } }, - { "from": [ 2, 3, 2 ], + { + "from": [ 2, 3, 2 ], "to": [ 14, 4, 14 ], "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" } + "up": { "texture": "#inside", "cullface": "up" }, + "down": { "texture": "#inside" } } }, - { "from": [ 14, 3, 0 ], + { + "from": [ 14, 3, 0 ], "to": [ 16, 16, 16 ], "faces": { - "down": { "texture": "#inside" }, - "up": { "texture": "#top", "cullface": "up" }, "north": { "texture": "#side", "cullface": "north" }, + "east": { "texture": "#side", "cullface": "east" }, "south": { "texture": "#side", "cullface": "south" }, - "west": { "texture": "#side" }, - "east": { "texture": "#side", "cullface": "east" } + "west": { "texture": "#side", "cullface": "up" }, + "up": { "texture": "#top", "cullface": "up" }, + "down": { "texture": "#inside" } } }, - { "from": [ 2, 3, 0 ], + { + "from": [ 2, 3, 0 ], "to": [ 14, 16, 2 ], "faces": { - "down": { "texture": "#inside" }, - "up": { "texture": "#top", "cullface": "up" }, "north": { "texture": "#side", "cullface": "north" }, - "south": { "texture": "#side" }, - "west": { "texture": "#side", "cullface": "west" }, - "east": { "texture": "#side", "cullface": "east" } + "south": { "texture": "#side", "cullface": "up" }, + "up": { "texture": "#top", "cullface": "up" }, + "down": { "texture": "#inside" } } }, - { "from": [ 2, 3, 14 ], + { + "from": [ 2, 3, 14 ], "to": [ 14, 16, 16 ], "faces": { - "down": { "texture": "#inside" }, - "up": { "texture": "#top", "cullface": "up" }, - "north": { "texture": "#side" }, + "north": { "texture": "#side", "cullface": "up" }, "south": { "texture": "#side", "cullface": "south" }, - "west": { "texture": "#side", "cullface": "west" }, - "east": { "texture": "#side", "cullface": "east" } + "up": { "texture": "#top", "cullface": "up" }, + "down": { "texture": "#inside" } } }, - { "from": [ 0, 0, 0 ], + { + "from": [ 0, 0, 0 ], "to": [ 4, 3, 2 ], "faces": { - "down": { "texture": "#bottom" }, - "up": { "texture": "#top" }, - "north": { "texture": "#side" }, + "north": { "texture": "#side", "cullface": "north" }, + "east": { "texture": "#side" }, "south": { "texture": "#side" }, - "west": { "texture": "#side" }, - "east": { "texture": "#side" } + "west": { "texture": "#side", "cullface": "west" }, + "down": { "texture": "#bottom", "cullface": "down" } } }, - { "from": [ 0, 0, 2 ], + { + "from": [ 0, 0, 2 ], "to": [ 2, 3, 4 ], "faces": { - "down": { "texture": "#bottom" }, - "up": { "texture": "#top" }, - "north": { "texture": "#side" }, + "east": { "texture": "#side" }, "south": { "texture": "#side" }, - "west": { "texture": "#side" }, - "east": { "texture": "#side" } + "west": { "texture": "#side", "cullface": "west" }, + "down": { "texture": "#bottom", "cullface": "down" } } }, - { "from": [ 12, 0, 0 ], + { + "from": [ 12, 0, 0 ], "to": [ 16, 3, 2 ], "faces": { - "down": { "texture": "#bottom" }, - "up": { "texture": "#top" }, - "north": { "texture": "#side" }, + "north": { "texture": "#side", "cullface": "north" }, + "east": { "texture": "#side", "cullface": "east" }, "south": { "texture": "#side" }, - "west": { "texture": "#side" }, - "east": { "texture": "#side" } + "west": { "texture": "#side" }, + "down": { "texture": "#bottom", "cullface": "down" } } }, - { "from": [ 14, 0, 2 ], + { + "from": [ 14, 0, 2 ], "to": [ 16, 3, 4 ], "faces": { - "down": { "texture": "#bottom" }, - "up": { "texture": "#top" }, - "north": { "texture": "#side" }, + "east": { "texture": "#side", "cullface": "east" }, "south": { "texture": "#side" }, - "west": { "texture": "#side" }, - "east": { "texture": "#side" } + "west": { "texture": "#side" }, + "down": { "texture": "#bottom", "cullface": "down" } } }, - { "from": [ 0, 0, 14 ], + { + "from": [ 0, 0, 14 ], "to": [ 4, 3, 16 ], "faces": { - "down": { "texture": "#bottom" }, - "up": { "texture": "#top" }, "north": { "texture": "#side" }, - "south": { "texture": "#side" }, - "west": { "texture": "#side" }, - "east": { "texture": "#side" } + "east": { "texture": "#side" }, + "south": { "texture": "#side", "cullface": "south" }, + "west": { "texture": "#side", "cullface": "west" }, + "down": { "texture": "#bottom", "cullface": "down" } } }, - { "from": [ 0, 0, 12 ], + { + "from": [ 0, 0, 12 ], "to": [ 2, 3, 14 ], "faces": { - "down": { "texture": "#bottom" }, - "up": { "texture": "#top" }, "north": { "texture": "#side" }, - "south": { "texture": "#side" }, - "west": { "texture": "#side" }, - "east": { "texture": "#side" } + "east": { "texture": "#side" }, + "west": { "texture": "#side", "cullface": "west" }, + "down": { "texture": "#bottom", "cullface": "down" } } }, - { "from": [ 12, 0, 14 ], + { + "from": [ 12, 0, 14 ], "to": [ 16, 3, 16 ], "faces": { - "down": { "texture": "#bottom" }, - "up": { "texture": "#top" }, "north": { "texture": "#side" }, - "south": { "texture": "#side" }, - "west": { "texture": "#side" }, - "east": { "texture": "#side" } + "east": { "texture": "#side", "cullface": "east" }, + "south": { "texture": "#side", "cullface": "south" }, + "west": { "texture": "#side" }, + "down": { "texture": "#bottom", "cullface": "down" } } }, - { "from": [ 14, 0, 12 ], + { + "from": [ 14, 0, 12 ], "to": [ 16, 3, 14 ], "faces": { - "down": { "texture": "#bottom" }, - "up": { "texture": "#top" }, "north": { "texture": "#side" }, - "south": { "texture": "#side" }, - "west": { "texture": "#side" }, - "east": { "texture": "#side" } + "east": { "texture": "#side", "cullface": "east" }, + "west": { "texture": "#side" }, + "down": { "texture": "#bottom", "cullface": "down" } } } ] diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/cauldron_level1.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/cauldron_level1.json index e3e7482d..14a568b0 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/cauldron_level1.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/cauldron_level1.json @@ -9,153 +9,147 @@ "water": "block/water_still" }, "elements": [ - { "from": [ 0, 3, 0 ], + { + "from": [ 0, 3, 0 ], "to": [ 2, 16, 16 ], "faces": { - "down": { "texture": "#inside" }, - "up": { "texture": "#top", "cullface": "up" }, "north": { "texture": "#side", "cullface": "north" }, + "east": { "texture": "#side", "cullface": "up" }, "south": { "texture": "#side", "cullface": "south" }, - "west": { "texture": "#side", "cullface": "west" }, - "east": { "texture": "#side" } + "west": { "texture": "#side", "cullface": "west" }, + "up": { "texture": "#top", "cullface": "up" }, + "down": { "texture": "#inside" } } }, - { "from": [ 2, 3, 2 ], + { + "from": [ 2, 3, 2 ], "to": [ 14, 4, 14 ], "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" } + "up": { "texture": "#inside", "cullface": "up" }, + "down": { "texture": "#inside" } } }, - { "from": [ 14, 3, 0 ], + { + "from": [ 14, 3, 0 ], "to": [ 16, 16, 16 ], "faces": { - "down": { "texture": "#inside" }, - "up": { "texture": "#top", "cullface": "up" }, "north": { "texture": "#side", "cullface": "north" }, + "east": { "texture": "#side", "cullface": "east" }, "south": { "texture": "#side", "cullface": "south" }, - "west": { "texture": "#side" }, - "east": { "texture": "#side", "cullface": "east" } + "west": { "texture": "#side", "cullface": "up" }, + "up": { "texture": "#top", "cullface": "up" }, + "down": { "texture": "#inside" } } }, - { "from": [ 2, 3, 0 ], + { + "from": [ 2, 3, 0 ], "to": [ 14, 16, 2 ], "faces": { - "down": { "texture": "#inside" }, - "up": { "texture": "#top", "cullface": "up" }, "north": { "texture": "#side", "cullface": "north" }, - "south": { "texture": "#side" }, - "west": { "texture": "#side", "cullface": "west" }, - "east": { "texture": "#side", "cullface": "east" } + "south": { "texture": "#side", "cullface": "up" }, + "up": { "texture": "#top", "cullface": "up" }, + "down": { "texture": "#inside" } } }, - { "from": [ 2, 3, 14 ], + { + "from": [ 2, 3, 14 ], "to": [ 14, 16, 16 ], "faces": { - "down": { "texture": "#inside" }, - "up": { "texture": "#top", "cullface": "up" }, - "north": { "texture": "#side" }, + "north": { "texture": "#side", "cullface": "up" }, "south": { "texture": "#side", "cullface": "south" }, - "west": { "texture": "#side", "cullface": "west" }, - "east": { "texture": "#side", "cullface": "east" } + "up": { "texture": "#top", "cullface": "up" }, + "down": { "texture": "#inside" } } }, - { "from": [ 0, 0, 0 ], + { + "from": [ 0, 0, 0 ], "to": [ 4, 3, 2 ], "faces": { - "down": { "texture": "#bottom" }, - "up": { "texture": "#top" }, - "north": { "texture": "#side" }, + "north": { "texture": "#side", "cullface": "north" }, + "east": { "texture": "#side" }, "south": { "texture": "#side" }, - "west": { "texture": "#side" }, - "east": { "texture": "#side" } + "west": { "texture": "#side", "cullface": "west" }, + "down": { "texture": "#bottom", "cullface": "down" } } }, - { "from": [ 0, 0, 2 ], + { + "from": [ 0, 0, 2 ], "to": [ 2, 3, 4 ], "faces": { - "down": { "texture": "#bottom" }, - "up": { "texture": "#top" }, - "north": { "texture": "#side" }, + "east": { "texture": "#side" }, "south": { "texture": "#side" }, - "west": { "texture": "#side" }, - "east": { "texture": "#side" } + "west": { "texture": "#side", "cullface": "west" }, + "down": { "texture": "#bottom", "cullface": "down" } } }, - { "from": [ 12, 0, 0 ], + { + "from": [ 12, 0, 0 ], "to": [ 16, 3, 2 ], "faces": { - "down": { "texture": "#bottom" }, - "up": { "texture": "#top" }, - "north": { "texture": "#side" }, + "north": { "texture": "#side", "cullface": "north" }, + "east": { "texture": "#side", "cullface": "east" }, "south": { "texture": "#side" }, - "west": { "texture": "#side" }, - "east": { "texture": "#side" } + "west": { "texture": "#side" }, + "down": { "texture": "#bottom", "cullface": "down" } } }, - { "from": [ 14, 0, 2 ], + { + "from": [ 14, 0, 2 ], "to": [ 16, 3, 4 ], "faces": { - "down": { "texture": "#bottom" }, - "up": { "texture": "#top" }, - "north": { "texture": "#side" }, + "east": { "texture": "#side", "cullface": "east" }, "south": { "texture": "#side" }, - "west": { "texture": "#side" }, - "east": { "texture": "#side" } + "west": { "texture": "#side" }, + "down": { "texture": "#bottom", "cullface": "down" } } }, - { "from": [ 0, 0, 14 ], + { + "from": [ 0, 0, 14 ], "to": [ 4, 3, 16 ], "faces": { - "down": { "texture": "#bottom" }, - "up": { "texture": "#top" }, "north": { "texture": "#side" }, - "south": { "texture": "#side" }, - "west": { "texture": "#side" }, - "east": { "texture": "#side" } + "east": { "texture": "#side" }, + "south": { "texture": "#side", "cullface": "south" }, + "west": { "texture": "#side", "cullface": "west" }, + "down": { "texture": "#bottom", "cullface": "down" } } }, - { "from": [ 0, 0, 12 ], + { + "from": [ 0, 0, 12 ], "to": [ 2, 3, 14 ], "faces": { - "down": { "texture": "#bottom" }, - "up": { "texture": "#top" }, "north": { "texture": "#side" }, - "south": { "texture": "#side" }, - "west": { "texture": "#side" }, - "east": { "texture": "#side" } + "east": { "texture": "#side" }, + "west": { "texture": "#side", "cullface": "west" }, + "down": { "texture": "#bottom", "cullface": "down" } } }, - { "from": [ 12, 0, 14 ], + { + "from": [ 12, 0, 14 ], "to": [ 16, 3, 16 ], "faces": { - "down": { "texture": "#bottom" }, - "up": { "texture": "#top" }, "north": { "texture": "#side" }, - "south": { "texture": "#side" }, - "west": { "texture": "#side" }, - "east": { "texture": "#side" } + "east": { "texture": "#side", "cullface": "east" }, + "south": { "texture": "#side", "cullface": "south" }, + "west": { "texture": "#side" }, + "down": { "texture": "#bottom", "cullface": "down" } } }, - { "from": [ 14, 0, 12 ], + { + "from": [ 14, 0, 12 ], "to": [ 16, 3, 14 ], "faces": { - "down": { "texture": "#bottom" }, - "up": { "texture": "#top" }, "north": { "texture": "#side" }, - "south": { "texture": "#side" }, - "west": { "texture": "#side" }, - "east": { "texture": "#side" } + "east": { "texture": "#side", "cullface": "east" }, + "west": { "texture": "#side" }, + "down": { "texture": "#bottom", "cullface": "down" } } }, - { "from": [ 2, 9, 2 ], + { + "from": [ 2, 4, 2 ], "to": [ 14, 9, 14 ], "faces": { - "up": { "texture": "#water", "tintindex": 0 } + "up": { "texture": "#water", "tintindex": 0, "cullface": "up" } } } ] diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/cauldron_level2.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/cauldron_level2.json index 9db048eb..40cb48bd 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/cauldron_level2.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/cauldron_level2.json @@ -9,153 +9,147 @@ "water": "block/water_still" }, "elements": [ - { "from": [ 0, 3, 0 ], + { + "from": [ 0, 3, 0 ], "to": [ 2, 16, 16 ], "faces": { - "down": { "texture": "#inside" }, - "up": { "texture": "#top", "cullface": "up" }, "north": { "texture": "#side", "cullface": "north" }, + "east": { "texture": "#side", "cullface": "up" }, "south": { "texture": "#side", "cullface": "south" }, - "west": { "texture": "#side", "cullface": "west" }, - "east": { "texture": "#side" } + "west": { "texture": "#side", "cullface": "west" }, + "up": { "texture": "#top", "cullface": "up" }, + "down": { "texture": "#inside" } } }, - { "from": [ 2, 3, 2 ], + { + "from": [ 2, 3, 2 ], "to": [ 14, 4, 14 ], "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" } + "up": { "texture": "#inside", "cullface": "up" }, + "down": { "texture": "#inside" } } }, - { "from": [ 14, 3, 0 ], + { + "from": [ 14, 3, 0 ], "to": [ 16, 16, 16 ], "faces": { - "down": { "texture": "#inside" }, - "up": { "texture": "#top", "cullface": "up" }, "north": { "texture": "#side", "cullface": "north" }, + "east": { "texture": "#side", "cullface": "east" }, "south": { "texture": "#side", "cullface": "south" }, - "west": { "texture": "#side" }, - "east": { "texture": "#side", "cullface": "east" } + "west": { "texture": "#side", "cullface": "up" }, + "up": { "texture": "#top", "cullface": "up" }, + "down": { "texture": "#inside" } } }, - { "from": [ 2, 3, 0 ], + { + "from": [ 2, 3, 0 ], "to": [ 14, 16, 2 ], "faces": { - "down": { "texture": "#inside" }, - "up": { "texture": "#top", "cullface": "up" }, "north": { "texture": "#side", "cullface": "north" }, - "south": { "texture": "#side" }, - "west": { "texture": "#side", "cullface": "west" }, - "east": { "texture": "#side", "cullface": "east" } + "south": { "texture": "#side", "cullface": "up" }, + "up": { "texture": "#top", "cullface": "up" }, + "down": { "texture": "#inside" } } }, - { "from": [ 2, 3, 14 ], + { + "from": [ 2, 3, 14 ], "to": [ 14, 16, 16 ], "faces": { - "down": { "texture": "#inside" }, - "up": { "texture": "#top", "cullface": "up" }, - "north": { "texture": "#side" }, + "north": { "texture": "#side", "cullface": "up" }, "south": { "texture": "#side", "cullface": "south" }, - "west": { "texture": "#side", "cullface": "west" }, - "east": { "texture": "#side", "cullface": "east" } + "up": { "texture": "#top", "cullface": "up" }, + "down": { "texture": "#inside" } } }, - { "from": [ 0, 0, 0 ], + { + "from": [ 0, 0, 0 ], "to": [ 4, 3, 2 ], "faces": { - "down": { "texture": "#bottom" }, - "up": { "texture": "#top" }, - "north": { "texture": "#side" }, + "north": { "texture": "#side", "cullface": "north" }, + "east": { "texture": "#side" }, "south": { "texture": "#side" }, - "west": { "texture": "#side" }, - "east": { "texture": "#side" } + "west": { "texture": "#side", "cullface": "west" }, + "down": { "texture": "#bottom", "cullface": "down" } } }, - { "from": [ 0, 0, 2 ], + { + "from": [ 0, 0, 2 ], "to": [ 2, 3, 4 ], "faces": { - "down": { "texture": "#bottom" }, - "up": { "texture": "#top" }, - "north": { "texture": "#side" }, + "east": { "texture": "#side" }, "south": { "texture": "#side" }, - "west": { "texture": "#side" }, - "east": { "texture": "#side" } + "west": { "texture": "#side", "cullface": "west" }, + "down": { "texture": "#bottom", "cullface": "down" } } }, - { "from": [ 12, 0, 0 ], + { + "from": [ 12, 0, 0 ], "to": [ 16, 3, 2 ], "faces": { - "down": { "texture": "#bottom" }, - "up": { "texture": "#top" }, - "north": { "texture": "#side" }, + "north": { "texture": "#side", "cullface": "north" }, + "east": { "texture": "#side", "cullface": "east" }, "south": { "texture": "#side" }, - "west": { "texture": "#side" }, - "east": { "texture": "#side" } + "west": { "texture": "#side" }, + "down": { "texture": "#bottom", "cullface": "down" } } }, - { "from": [ 14, 0, 2 ], + { + "from": [ 14, 0, 2 ], "to": [ 16, 3, 4 ], "faces": { - "down": { "texture": "#bottom" }, - "up": { "texture": "#top" }, - "north": { "texture": "#side" }, + "east": { "texture": "#side", "cullface": "east" }, "south": { "texture": "#side" }, - "west": { "texture": "#side" }, - "east": { "texture": "#side" } + "west": { "texture": "#side" }, + "down": { "texture": "#bottom", "cullface": "down" } } }, - { "from": [ 0, 0, 14 ], + { + "from": [ 0, 0, 14 ], "to": [ 4, 3, 16 ], "faces": { - "down": { "texture": "#bottom" }, - "up": { "texture": "#top" }, "north": { "texture": "#side" }, - "south": { "texture": "#side" }, - "west": { "texture": "#side" }, - "east": { "texture": "#side" } + "east": { "texture": "#side" }, + "south": { "texture": "#side", "cullface": "south" }, + "west": { "texture": "#side", "cullface": "west" }, + "down": { "texture": "#bottom", "cullface": "down" } } }, - { "from": [ 0, 0, 12 ], + { + "from": [ 0, 0, 12 ], "to": [ 2, 3, 14 ], "faces": { - "down": { "texture": "#bottom" }, - "up": { "texture": "#top" }, "north": { "texture": "#side" }, - "south": { "texture": "#side" }, - "west": { "texture": "#side" }, - "east": { "texture": "#side" } + "east": { "texture": "#side" }, + "west": { "texture": "#side", "cullface": "west" }, + "down": { "texture": "#bottom", "cullface": "down" } } }, - { "from": [ 12, 0, 14 ], + { + "from": [ 12, 0, 14 ], "to": [ 16, 3, 16 ], "faces": { - "down": { "texture": "#bottom" }, - "up": { "texture": "#top" }, "north": { "texture": "#side" }, - "south": { "texture": "#side" }, - "west": { "texture": "#side" }, - "east": { "texture": "#side" } + "east": { "texture": "#side", "cullface": "east" }, + "south": { "texture": "#side", "cullface": "south" }, + "west": { "texture": "#side" }, + "down": { "texture": "#bottom", "cullface": "down" } } }, - { "from": [ 14, 0, 12 ], + { + "from": [ 14, 0, 12 ], "to": [ 16, 3, 14 ], "faces": { - "down": { "texture": "#bottom" }, - "up": { "texture": "#top" }, "north": { "texture": "#side" }, - "south": { "texture": "#side" }, - "west": { "texture": "#side" }, - "east": { "texture": "#side" } + "east": { "texture": "#side", "cullface": "east" }, + "west": { "texture": "#side" }, + "down": { "texture": "#bottom", "cullface": "down" } } }, - { "from": [ 2, 12, 2 ], + { + "from": [ 2, 4, 2 ], "to": [ 14, 12, 14 ], "faces": { - "up": { "texture": "#water", "tintindex": 0 } + "up": { "texture": "#water", "tintindex": 0, "cullface": "up" } } } ] diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/cauldron_level3.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/cauldron_level3.json index 63e9f136..ff587ee0 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/cauldron_level3.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/cauldron_level3.json @@ -9,153 +9,147 @@ "water": "block/water_still" }, "elements": [ - { "from": [ 0, 3, 0 ], + { + "from": [ 0, 3, 0 ], "to": [ 2, 16, 16 ], "faces": { - "down": { "texture": "#inside" }, - "up": { "texture": "#top", "cullface": "up" }, "north": { "texture": "#side", "cullface": "north" }, + "east": { "texture": "#side", "cullface": "up" }, "south": { "texture": "#side", "cullface": "south" }, - "west": { "texture": "#side", "cullface": "west" }, - "east": { "texture": "#side" } + "west": { "texture": "#side", "cullface": "west" }, + "up": { "texture": "#top", "cullface": "up" }, + "down": { "texture": "#inside" } } }, - { "from": [ 2, 3, 2 ], + { + "from": [ 2, 3, 2 ], "to": [ 14, 4, 14 ], "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" } + "up": { "texture": "#inside", "cullface": "up" }, + "down": { "texture": "#inside" } } }, - { "from": [ 14, 3, 0 ], + { + "from": [ 14, 3, 0 ], "to": [ 16, 16, 16 ], "faces": { - "down": { "texture": "#inside" }, - "up": { "texture": "#top", "cullface": "up" }, "north": { "texture": "#side", "cullface": "north" }, + "east": { "texture": "#side", "cullface": "east" }, "south": { "texture": "#side", "cullface": "south" }, - "west": { "texture": "#side" }, - "east": { "texture": "#side", "cullface": "east" } + "west": { "texture": "#side", "cullface": "up" }, + "up": { "texture": "#top", "cullface": "up" }, + "down": { "texture": "#inside" } } }, - { "from": [ 2, 3, 0 ], + { + "from": [ 2, 3, 0 ], "to": [ 14, 16, 2 ], "faces": { - "down": { "texture": "#inside" }, - "up": { "texture": "#top", "cullface": "up" }, "north": { "texture": "#side", "cullface": "north" }, - "south": { "texture": "#side" }, - "west": { "texture": "#side", "cullface": "west" }, - "east": { "texture": "#side", "cullface": "east" } + "south": { "texture": "#side", "cullface": "up" }, + "up": { "texture": "#top", "cullface": "up" }, + "down": { "texture": "#inside" } } }, - { "from": [ 2, 3, 14 ], + { + "from": [ 2, 3, 14 ], "to": [ 14, 16, 16 ], "faces": { - "down": { "texture": "#inside" }, - "up": { "texture": "#top", "cullface": "up" }, - "north": { "texture": "#side" }, + "north": { "texture": "#side", "cullface": "up" }, "south": { "texture": "#side", "cullface": "south" }, - "west": { "texture": "#side", "cullface": "west" }, - "east": { "texture": "#side", "cullface": "east" } + "up": { "texture": "#top", "cullface": "up" }, + "down": { "texture": "#inside" } } }, - { "from": [ 0, 0, 0 ], + { + "from": [ 0, 0, 0 ], "to": [ 4, 3, 2 ], "faces": { - "down": { "texture": "#bottom" }, - "up": { "texture": "#top" }, - "north": { "texture": "#side" }, + "north": { "texture": "#side", "cullface": "north" }, + "east": { "texture": "#side" }, "south": { "texture": "#side" }, - "west": { "texture": "#side" }, - "east": { "texture": "#side" } + "west": { "texture": "#side", "cullface": "west" }, + "down": { "texture": "#bottom", "cullface": "down" } } }, - { "from": [ 0, 0, 2 ], + { + "from": [ 0, 0, 2 ], "to": [ 2, 3, 4 ], "faces": { - "down": { "texture": "#bottom" }, - "up": { "texture": "#top" }, - "north": { "texture": "#side" }, + "east": { "texture": "#side" }, "south": { "texture": "#side" }, - "west": { "texture": "#side" }, - "east": { "texture": "#side" } + "west": { "texture": "#side", "cullface": "west" }, + "down": { "texture": "#bottom", "cullface": "down" } } }, - { "from": [ 12, 0, 0 ], + { + "from": [ 12, 0, 0 ], "to": [ 16, 3, 2 ], "faces": { - "down": { "texture": "#bottom" }, - "up": { "texture": "#top" }, - "north": { "texture": "#side" }, + "north": { "texture": "#side", "cullface": "north" }, + "east": { "texture": "#side", "cullface": "east" }, "south": { "texture": "#side" }, - "west": { "texture": "#side" }, - "east": { "texture": "#side" } + "west": { "texture": "#side" }, + "down": { "texture": "#bottom", "cullface": "down" } } }, - { "from": [ 14, 0, 2 ], + { + "from": [ 14, 0, 2 ], "to": [ 16, 3, 4 ], "faces": { - "down": { "texture": "#bottom" }, - "up": { "texture": "#top" }, - "north": { "texture": "#side" }, + "east": { "texture": "#side", "cullface": "east" }, "south": { "texture": "#side" }, - "west": { "texture": "#side" }, - "east": { "texture": "#side" } + "west": { "texture": "#side" }, + "down": { "texture": "#bottom", "cullface": "down" } } }, - { "from": [ 0, 0, 14 ], + { + "from": [ 0, 0, 14 ], "to": [ 4, 3, 16 ], "faces": { - "down": { "texture": "#bottom" }, - "up": { "texture": "#top" }, "north": { "texture": "#side" }, - "south": { "texture": "#side" }, - "west": { "texture": "#side" }, - "east": { "texture": "#side" } + "east": { "texture": "#side" }, + "south": { "texture": "#side", "cullface": "south" }, + "west": { "texture": "#side", "cullface": "west" }, + "down": { "texture": "#bottom", "cullface": "down" } } }, - { "from": [ 0, 0, 12 ], + { + "from": [ 0, 0, 12 ], "to": [ 2, 3, 14 ], "faces": { - "down": { "texture": "#bottom" }, - "up": { "texture": "#top" }, "north": { "texture": "#side" }, - "south": { "texture": "#side" }, - "west": { "texture": "#side" }, - "east": { "texture": "#side" } + "east": { "texture": "#side" }, + "west": { "texture": "#side", "cullface": "west" }, + "down": { "texture": "#bottom", "cullface": "down" } } }, - { "from": [ 12, 0, 14 ], + { + "from": [ 12, 0, 14 ], "to": [ 16, 3, 16 ], "faces": { - "down": { "texture": "#bottom" }, - "up": { "texture": "#top" }, "north": { "texture": "#side" }, - "south": { "texture": "#side" }, - "west": { "texture": "#side" }, - "east": { "texture": "#side" } + "east": { "texture": "#side", "cullface": "east" }, + "south": { "texture": "#side", "cullface": "south" }, + "west": { "texture": "#side" }, + "down": { "texture": "#bottom", "cullface": "down" } } }, - { "from": [ 14, 0, 12 ], + { + "from": [ 14, 0, 12 ], "to": [ 16, 3, 14 ], "faces": { - "down": { "texture": "#bottom" }, - "up": { "texture": "#top" }, "north": { "texture": "#side" }, - "south": { "texture": "#side" }, - "west": { "texture": "#side" }, - "east": { "texture": "#side" } + "east": { "texture": "#side", "cullface": "east" }, + "west": { "texture": "#side" }, + "down": { "texture": "#bottom", "cullface": "down" } } }, - { "from": [ 2, 15, 2 ], + { + "from": [ 2, 4, 2 ], "to": [ 14, 15, 14 ], "faces": { - "up": { "texture": "#water", "tintindex": 0 } + "up": { "texture": "#water", "tintindex": 0, "cullface": "up" } } } ] diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/comparator.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/comparator.json index b115ed2c..f0203eae 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/comparator.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/comparator.json @@ -2,7 +2,7 @@ "ambientocclusion": false, "textures": { "particle": "block/comparator", - "slab": "block/stone_slab_top", + "slab": "block/smooth_stone", "top": "block/comparator", "unlit": "block/redstone_torch_off", "lit": "block/redstone_torch" diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/comparator_on.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/comparator_on.json index bce5428b..caa96734 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/comparator_on.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/comparator_on.json @@ -2,7 +2,7 @@ "ambientocclusion": false, "textures": { "particle": "block/comparator_on", - "slab": "block/stone_slab_top", + "slab": "block/smooth_stone", "top": "block/comparator_on", "unlit": "block/redstone_torch_off", "lit": "block/redstone_torch" diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/comparator_on_subtract.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/comparator_on_subtract.json index 3d3cf929..061cc0be 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/comparator_on_subtract.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/comparator_on_subtract.json @@ -2,7 +2,7 @@ "ambientocclusion": false, "textures": { "particle": "block/comparator_on", - "slab": "block/stone_slab_top", + "slab": "block/smooth_stone", "top": "block/comparator_on", "unlit": "block/redstone_torch_off", "lit": "block/redstone_torch" diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/comparator_subtract.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/comparator_subtract.json index 64eb5b67..e2ce2031 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/comparator_subtract.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/comparator_subtract.json @@ -2,7 +2,7 @@ "ambientocclusion": false, "textures": { "particle": "block/comparator", - "slab": "block/stone_slab_top", + "slab": "block/smooth_stone", "top": "block/comparator", "unlit": "block/redstone_torch_off", "lit": "block/redstone_torch" diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/composter.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/composter.json new file mode 100644 index 00000000..0af91965 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/composter.json @@ -0,0 +1,55 @@ +{ + "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", "cullface": "up" }, + "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", "cullface": "up" } + } + }, + { "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", "cullface": "up" }, + "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", "cullface": "up" } + } + }, + { "from": [ 2, 0, 14 ], + "to": [ 14, 16, 16 ], + "faces": { + "up": { "texture": "#top", "cullface": "up" }, + "north": { "texture": "#side", "cullface": "up" }, + "south": { "texture": "#side", "cullface": "south" } + } + } + ] +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/composter_contents1.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/composter_contents1.json new file mode 100644 index 00000000..bee430a2 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/composter_contents1.json @@ -0,0 +1,14 @@ +{ + "textures": { + "particle": "block/composter_compost", + "inside": "block/composter_compost" + }, + "elements": [ + { "from": [ 2, 0, 2 ], + "to": [ 14, 3, 14 ], + "faces": { + "up": { "texture": "#inside", "cullface": "up" } + } + } + ] +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/composter_contents2.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/composter_contents2.json new file mode 100644 index 00000000..2758c207 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/composter_contents2.json @@ -0,0 +1,14 @@ +{ + "textures": { + "particle": "block/composter_compost", + "inside": "block/composter_compost" + }, + "elements": [ + { "from": [ 2, 0, 2 ], + "to": [ 14, 5, 14 ], + "faces": { + "up": { "texture": "#inside", "cullface": "up" } + } + } + ] +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/composter_contents3.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/composter_contents3.json new file mode 100644 index 00000000..7888aec6 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/composter_contents3.json @@ -0,0 +1,14 @@ +{ + "textures": { + "particle": "block/composter_compost", + "inside": "block/composter_compost" + }, + "elements": [ + { "from": [ 2, 0, 2 ], + "to": [ 14, 7, 14 ], + "faces": { + "up": { "texture": "#inside", "cullface": "up" } + } + } + ] +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/composter_contents4.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/composter_contents4.json new file mode 100644 index 00000000..24be6a0c --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/composter_contents4.json @@ -0,0 +1,14 @@ +{ + "textures": { + "particle": "block/composter_compost", + "inside": "block/composter_compost" + }, + "elements": [ + { "from": [ 2, 0, 2 ], + "to": [ 14, 9, 14 ], + "faces": { + "up": { "texture": "#inside", "cullface": "up" } + } + } + ] +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/composter_contents5.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/composter_contents5.json new file mode 100644 index 00000000..724fa445 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/composter_contents5.json @@ -0,0 +1,14 @@ +{ + "textures": { + "particle": "block/composter_compost", + "inside": "block/composter_compost" + }, + "elements": [ + { "from": [ 2, 0, 2 ], + "to": [ 14, 11, 14 ], + "faces": { + "up": { "texture": "#inside", "cullface": "up" } + } + } + ] +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/composter_contents6.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/composter_contents6.json new file mode 100644 index 00000000..2613218a --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/composter_contents6.json @@ -0,0 +1,14 @@ +{ + "textures": { + "particle": "block/composter_compost", + "inside": "block/composter_compost" + }, + "elements": [ + { "from": [ 2, 0, 2 ], + "to": [ 14, 13, 14 ], + "faces": { + "up": { "texture": "#inside", "cullface": "up" } + } + } + ] +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/composter_contents7.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/composter_contents7.json new file mode 100644 index 00000000..2022561d --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/composter_contents7.json @@ -0,0 +1,14 @@ +{ + "textures": { + "particle": "block/composter_compost", + "inside": "block/composter_compost" + }, + "elements": [ + { "from": [ 2, 0, 2 ], + "to": [ 14, 15, 14 ], + "faces": { + "up": { "texture": "#inside", "cullface": "up" } + } + } + ] +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/composter_contents_ready.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/composter_contents_ready.json new file mode 100644 index 00000000..9fd0e258 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/composter_contents_ready.json @@ -0,0 +1,14 @@ +{ + "textures": { + "particle": "block/composter_compost", + "inside": "block/composter_ready" + }, + "elements": [ + { "from": [ 2, 0, 2 ], + "to": [ 14, 15, 14 ], + "faces": { + "up": { "texture": "#inside", "cullface": "up" } + } + } + ] +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/cornflower.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/cornflower.json new file mode 100644 index 00000000..e25a6ce7 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/cornflower.json @@ -0,0 +1,6 @@ +{ + "parent": "block/cross", + "textures": { + "cross": "block/cornflower" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/cut_red_sandstone_slab.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/cut_red_sandstone_slab.json new file mode 100644 index 00000000..1f917e8b --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/cut_red_sandstone_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "block/slab", + "textures": { + "bottom": "block/red_sandstone_top", + "top": "block/red_sandstone_top", + "side": "block/cut_red_sandstone" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/cut_red_sandstone_slab_top.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/cut_red_sandstone_slab_top.json new file mode 100644 index 00000000..afbd3a3e --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/cut_red_sandstone_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "block/slab_top", + "textures": { + "bottom": "block/red_sandstone_top", + "top": "block/red_sandstone_top", + "side": "block/cut_red_sandstone" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/cut_sandstone_slab.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/cut_sandstone_slab.json new file mode 100644 index 00000000..022b1c83 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/cut_sandstone_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "block/slab", + "textures": { + "bottom": "block/sandstone_top", + "top": "block/sandstone_top", + "side": "block/cut_sandstone" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/cut_sandstone_slab_top.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/cut_sandstone_slab_top.json new file mode 100644 index 00000000..72b91676 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/cut_sandstone_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "block/slab_top", + "textures": { + "bottom": "block/sandstone_top", + "top": "block/sandstone_top", + "side": "block/cut_sandstone" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/dark_oak_sign.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/dark_oak_sign.json new file mode 100644 index 00000000..1961ef62 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/dark_oak_sign.json @@ -0,0 +1,5 @@ +{ + "textures": { + "particle": "block/dark_oak_planks" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/diorite_slab.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/diorite_slab.json new file mode 100644 index 00000000..49b92497 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/diorite_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "block/slab", + "textures": { + "bottom": "block/diorite", + "top": "block/diorite", + "side": "block/diorite" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/diorite_slab_top.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/diorite_slab_top.json new file mode 100644 index 00000000..4d3f8b5b --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/diorite_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "block/slab_top", + "textures": { + "bottom": "block/diorite", + "top": "block/diorite", + "side": "block/diorite" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/diorite_stairs.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/diorite_stairs.json new file mode 100644 index 00000000..7a1a58db --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/diorite_stairs.json @@ -0,0 +1,8 @@ +{ + "parent": "block/stairs", + "textures": { + "bottom": "block/diorite", + "top": "block/diorite", + "side": "block/diorite" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/diorite_stairs_inner.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/diorite_stairs_inner.json new file mode 100644 index 00000000..764e2c46 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/diorite_stairs_inner.json @@ -0,0 +1,8 @@ +{ + "parent": "block/inner_stairs", + "textures": { + "bottom": "block/diorite", + "top": "block/diorite", + "side": "block/diorite" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/diorite_stairs_outer.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/diorite_stairs_outer.json new file mode 100644 index 00000000..1f1b2397 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/diorite_stairs_outer.json @@ -0,0 +1,8 @@ +{ + "parent": "block/outer_stairs", + "textures": { + "bottom": "block/diorite", + "top": "block/diorite", + "side": "block/diorite" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/diorite_wall_inventory.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/diorite_wall_inventory.json new file mode 100644 index 00000000..214d463e --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/diorite_wall_inventory.json @@ -0,0 +1,6 @@ +{ + "parent": "block/wall_inventory", + "textures": { + "wall": "block/diorite" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/diorite_wall_post.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/diorite_wall_post.json new file mode 100644 index 00000000..64071cc5 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/diorite_wall_post.json @@ -0,0 +1,6 @@ +{ + "parent": "block/template_wall_post", + "textures": { + "wall": "block/diorite" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/diorite_wall_side.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/diorite_wall_side.json new file mode 100644 index 00000000..dd1b6f64 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/diorite_wall_side.json @@ -0,0 +1,6 @@ +{ + "parent": "block/template_wall_side", + "textures": { + "wall": "block/diorite" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/end_portal_frame.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/end_portal_frame.json index b0c90fd4..ac716efd 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/end_portal_frame.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/end_portal_frame.json @@ -9,12 +9,12 @@ { "from": [ 0, 0, 0 ], "to": [ 16, 13, 16 ], "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#bottom" }, + "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#bottom", "cullface": "down" }, "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" }, - "north": { "uv": [ 0, 3, 16, 16 ], "texture": "#side" }, - "south": { "uv": [ 0, 3, 16, 16 ], "texture": "#side" }, - "west": { "uv": [ 0, 3, 16, 16 ], "texture": "#side" }, - "east": { "uv": [ 0, 3, 16, 16 ], "texture": "#side" } + "north": { "uv": [ 0, 3, 16, 16 ], "texture": "#side", "cullface": "north" }, + "south": { "uv": [ 0, 3, 16, 16 ], "texture": "#side", "cullface": "south" }, + "west": { "uv": [ 0, 3, 16, 16 ], "texture": "#side", "cullface": "west" }, + "east": { "uv": [ 0, 3, 16, 16 ], "texture": "#side", "cullface": "east" } } } ] diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/end_portal_frame_filled.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/end_portal_frame_filled.json index d3fba326..b3ed9297 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/end_portal_frame_filled.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/end_portal_frame_filled.json @@ -10,19 +10,18 @@ { "from": [ 0, 0, 0 ], "to": [ 16, 13, 16 ], "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#bottom" }, + "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#bottom", "cullface": "down" }, "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" }, - "north": { "uv": [ 0, 3, 16, 16 ], "texture": "#side" }, - "south": { "uv": [ 0, 3, 16, 16 ], "texture": "#side" }, - "west": { "uv": [ 0, 3, 16, 16 ], "texture": "#side" }, - "east": { "uv": [ 0, 3, 16, 16 ], "texture": "#side" } + "north": { "uv": [ 0, 3, 16, 16 ], "texture": "#side", "cullface": "north" }, + "south": { "uv": [ 0, 3, 16, 16 ], "texture": "#side", "cullface": "south" }, + "west": { "uv": [ 0, 3, 16, 16 ], "texture": "#side", "cullface": "west" }, + "east": { "uv": [ 0, 3, 16, 16 ], "texture": "#side", "cullface": "east" } } }, { "from": [ 4, 13, 4 ], "to": [ 12, 16, 12 ], "faces": { - "down": { "uv": [ 4, 4, 12, 12 ], "texture": "#eye" }, - "up": { "uv": [ 4, 4, 12, 12 ], "texture": "#eye" }, + "up": { "uv": [ 4, 4, 12, 12 ], "texture": "#eye", "cullface": "up" }, "north": { "uv": [ 4, 0, 12, 3 ], "texture": "#eye" }, "south": { "uv": [ 4, 0, 12, 3 ], "texture": "#eye" }, "west": { "uv": [ 4, 0, 12, 3 ], "texture": "#eye" }, diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/end_rod.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/end_rod.json index 4634a4bf..04326c78 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/end_rod.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/end_rod.json @@ -21,7 +21,7 @@ "from": [ 6, 0, 6 ], "to": [ 10, 1, 10 ], "faces": { - "down": { "uv": [ 6, 6, 2, 2 ], "texture": "#end_rod" }, + "down": { "uv": [ 6, 6, 2, 2 ], "texture": "#end_rod", "cullface": "down" }, "up": { "uv": [ 2, 2, 6, 6 ], "texture": "#end_rod" }, "north": { "uv": [ 2, 6, 6, 7 ], "texture": "#end_rod" }, "south": { "uv": [ 2, 6, 6, 7 ], "texture": "#end_rod" }, @@ -33,8 +33,7 @@ "from": [ 7, 1, 7 ], "to": [ 9, 16, 9 ], "faces": { - "down": { "uv": [ 4, 2, 2, 0 ], "texture": "#end_rod" }, - "up": { "uv": [ 2, 0, 4, 2 ], "texture": "#end_rod" }, + "up": { "uv": [ 2, 0, 4, 2 ], "texture": "#end_rod", "cullface": "up" }, "north": { "uv": [ 0, 0, 2, 15 ], "texture": "#end_rod" }, "south": { "uv": [ 0, 0, 2, 15 ], "texture": "#end_rod" }, "west": { "uv": [ 0, 0, 2, 15 ], "texture": "#end_rod" }, diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/end_stone_brick_slab.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/end_stone_brick_slab.json new file mode 100644 index 00000000..6d4ffdf2 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/end_stone_brick_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "block/slab", + "textures": { + "bottom": "block/end_stone_bricks", + "top": "block/end_stone_bricks", + "side": "block/end_stone_bricks" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/end_stone_brick_slab_top.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/end_stone_brick_slab_top.json new file mode 100644 index 00000000..1dc11f4e --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/end_stone_brick_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "block/slab_top", + "textures": { + "bottom": "block/end_stone_bricks", + "top": "block/end_stone_bricks", + "side": "block/end_stone_bricks" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/end_stone_brick_stairs.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/end_stone_brick_stairs.json new file mode 100644 index 00000000..ec2c35bb --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/end_stone_brick_stairs.json @@ -0,0 +1,8 @@ +{ + "parent": "block/stairs", + "textures": { + "bottom": "block/end_stone_bricks", + "top": "block/end_stone_bricks", + "side": "block/end_stone_bricks" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/end_stone_brick_stairs_inner.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/end_stone_brick_stairs_inner.json new file mode 100644 index 00000000..01ed510f --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/end_stone_brick_stairs_inner.json @@ -0,0 +1,8 @@ +{ + "parent": "block/inner_stairs", + "textures": { + "bottom": "block/end_stone_bricks", + "top": "block/end_stone_bricks", + "side": "block/end_stone_bricks" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/end_stone_brick_stairs_outer.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/end_stone_brick_stairs_outer.json new file mode 100644 index 00000000..0d50b28a --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/end_stone_brick_stairs_outer.json @@ -0,0 +1,8 @@ +{ + "parent": "block/outer_stairs", + "textures": { + "bottom": "block/end_stone_bricks", + "top": "block/end_stone_bricks", + "side": "block/end_stone_bricks" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/end_stone_brick_wall_inventory.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/end_stone_brick_wall_inventory.json new file mode 100644 index 00000000..9ab586e9 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/end_stone_brick_wall_inventory.json @@ -0,0 +1,6 @@ +{ + "parent": "block/wall_inventory", + "textures": { + "wall": "block/end_stone_bricks" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/end_stone_brick_wall_post.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/end_stone_brick_wall_post.json new file mode 100644 index 00000000..0e332c66 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/end_stone_brick_wall_post.json @@ -0,0 +1,6 @@ +{ + "parent": "block/template_wall_post", + "textures": { + "wall": "block/end_stone_bricks" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/end_stone_brick_wall_side.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/end_stone_brick_wall_side.json new file mode 100644 index 00000000..386c0c74 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/end_stone_brick_wall_side.json @@ -0,0 +1,6 @@ +{ + "parent": "block/template_wall_side", + "textures": { + "wall": "block/end_stone_bricks" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/fletching_table.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/fletching_table.json new file mode 100644 index 00000000..1413bdc0 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/fletching_table.json @@ -0,0 +1,12 @@ +{ + "parent": "block/cube", + "textures": { + "particle": "block/fletching_table_front", + "down": "block/birch_planks", + "up": "block/fletching_table_top", + "north": "block/fletching_table_front", + "east": "block/fletching_table_side", + "south": "block/fletching_table_front", + "west": "block/fletching_table_side" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/four_turtle_eggs.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/four_turtle_eggs.json index da45ae0f..9b54ac3b 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/four_turtle_eggs.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/four_turtle_eggs.json @@ -6,9 +6,9 @@ }, "elements": [ { "from": [ 5, 0, 4 ], - "to": [ 10, 7, 9 ], + "to": [ 9, 7, 8 ], "faces": { - "down": { "uv": [ 0, 0, 4, 4 ], "texture": "#all" }, + "down": { "uv": [ 0, 0, 4, 4 ], "texture": "#all", "cullface": "down" }, "up": { "uv": [ 0, 0, 4, 4 ], "texture": "#all" }, "north": { "uv": [ 1, 4, 5, 11 ], "texture": "#all" }, "south": { "uv": [ 1, 4, 5, 11 ], "texture": "#all" }, @@ -20,7 +20,7 @@ "from": [ 1, 0, 7 ], "to": [ 5, 5, 11 ], "faces": { - "down": { "uv": [ 6, 7, 10, 11 ], "texture": "#all" }, + "down": { "uv": [ 6, 7, 10, 11 ], "texture": "#all", "cullface": "down" }, "up": { "uv": [ 6, 7, 10, 11 ], "texture": "#all" }, "north": { "uv": [ 10, 10, 14, 15 ], "texture": "#all" }, "south": { "uv": [ 10, 10, 14, 15 ], "texture": "#all" }, @@ -32,7 +32,7 @@ "from": [ 11, 0, 7 ], "to": [ 14, 4, 10 ], "faces": { - "down": { "uv": [ 5, 0, 8, 3 ], "texture": "#all" }, + "down": { "uv": [ 5, 0, 8, 3 ], "texture": "#all", "cullface": "down" }, "up": { "uv": [ 5, 0, 8, 3 ], "texture": "#all" }, "north": { "uv": [ 8, 3, 11, 7 ], "texture": "#all" }, "south": { "uv": [ 8, 3, 11, 7 ], "texture": "#all" }, @@ -41,8 +41,8 @@ } }, { - "from": [ 7, 0, 10 ], - "to": [ 10, 3, 13 ], + "from": [ 6, 0, 9 ], + "to": [ 10, 4, 13 ], "faces": { "down": { "uv": [ 0, 11, 4, 15 ], "texture": "#all" }, "up": { "uv": [ 0, 11, 4, 15 ], "texture": "#all" }, diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/granite_slab.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/granite_slab.json new file mode 100644 index 00000000..1e38affe --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/granite_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "block/slab", + "textures": { + "bottom": "block/granite", + "top": "block/granite", + "side": "block/granite" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/granite_slab_top.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/granite_slab_top.json new file mode 100644 index 00000000..be16bf77 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/granite_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "block/slab_top", + "textures": { + "bottom": "block/granite", + "top": "block/granite", + "side": "block/granite" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/granite_stairs.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/granite_stairs.json new file mode 100644 index 00000000..702be3f0 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/granite_stairs.json @@ -0,0 +1,8 @@ +{ + "parent": "block/stairs", + "textures": { + "bottom": "block/granite", + "top": "block/granite", + "side": "block/granite" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/granite_stairs_inner.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/granite_stairs_inner.json new file mode 100644 index 00000000..27a7af63 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/granite_stairs_inner.json @@ -0,0 +1,8 @@ +{ + "parent": "block/inner_stairs", + "textures": { + "bottom": "block/granite", + "top": "block/granite", + "side": "block/granite" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/granite_stairs_outer.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/granite_stairs_outer.json new file mode 100644 index 00000000..54cb51b9 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/granite_stairs_outer.json @@ -0,0 +1,8 @@ +{ + "parent": "block/outer_stairs", + "textures": { + "bottom": "block/granite", + "top": "block/granite", + "side": "block/granite" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/granite_wall_inventory.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/granite_wall_inventory.json new file mode 100644 index 00000000..5ac61af3 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/granite_wall_inventory.json @@ -0,0 +1,6 @@ +{ + "parent": "block/wall_inventory", + "textures": { + "wall": "block/granite" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/granite_wall_post.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/granite_wall_post.json new file mode 100644 index 00000000..2422540f --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/granite_wall_post.json @@ -0,0 +1,6 @@ +{ + "parent": "block/template_wall_post", + "textures": { + "wall": "block/granite" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/granite_wall_side.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/granite_wall_side.json new file mode 100644 index 00000000..e195d4ac --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/granite_wall_side.json @@ -0,0 +1,6 @@ +{ + "parent": "block/template_wall_side", + "textures": { + "wall": "block/granite" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/grindstone.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/grindstone.json new file mode 100644 index 00000000..cc5e0f1f --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/grindstone.json @@ -0,0 +1,68 @@ +{ + "parent": "block/block", + "textures": { + "pivot": "block/grindstone_pivot", + "round": "block/grindstone_round", + "side": "block/grindstone_side", + "particle": "block/grindstone_side", + "leg": "block/dark_oak_log" + }, + "elements": [ + { + "from": [12, 0, 6], + "to": [14, 7, 10], + "faces": { + "north": {"uv": [2, 9, 4, 16], "texture": "#leg"}, + "east": {"uv": [10, 16, 6, 9], "texture": "#leg"}, + "south": {"uv": [12, 9, 14, 16], "texture": "#leg"}, + "west": {"uv": [6, 9, 10, 16], "texture": "#leg"}, + "down": {"uv": [12, 6, 14, 10], "texture": "#leg", "cullface": "down" } + } + }, + { + "from": [2, 0, 6], + "to": [4, 7, 10], + "faces": { + "north": {"uv": [12, 9, 14, 16], "texture": "#leg"}, + "east": {"uv": [10, 16, 6, 9], "texture": "#leg"}, + "south": {"uv": [2, 9, 4, 16], "texture": "#leg"}, + "west": {"uv": [6, 9, 10, 16], "texture": "#leg"}, + "down": {"uv": [2, 6, 4, 10], "texture": "#leg", "cullface": "down"} + } + }, + { + "from": [12, 7, 5], + "to": [14, 13, 11], + "faces": { + "north": {"uv": [6, 0, 8, 6], "texture": "#pivot"}, + "east": {"uv": [0, 0, 6, 6], "texture": "#pivot"}, + "south": {"uv": [6, 0, 8, 6], "texture": "#pivot"}, + "up": {"uv": [8, 0, 10, 6], "texture": "#pivot"}, + "down": {"uv": [8, 0, 10, 6], "texture": "#pivot"} + } + }, + { + "from": [2, 7, 5], + "to": [4, 13, 11], + "faces": { + "north": {"uv": [6, 0, 8, 6], "texture": "#pivot"}, + "south": {"uv": [6, 0, 8, 6], "texture": "#pivot"}, + "west": {"uv": [0, 0, 6, 6], "texture": "#pivot"}, + "up": {"uv": [8, 0, 10, 6], "texture": "#pivot"}, + "down": {"uv": [8, 0, 10, 6], "texture": "#pivot"} + } + }, + { + "from": [4, 4, 2], + "to": [12, 16, 14], + "faces": { + "north": {"uv": [0, 0, 8, 12], "texture": "#round"}, + "east": {"uv": [0, 0, 12, 12], "texture": "#side"}, + "south": {"uv": [0, 0, 8, 12], "texture": "#round"}, + "west": {"uv": [0, 0, 12, 12], "texture": "#side"}, + "up": {"uv": [0, 0, 8, 12], "texture": "#round", "cullface": "up" }, + "down": {"uv": [0, 0, 8, 12], "texture": "#round"} + } + } + ] +} \ No newline at end of file diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/hanging_lantern.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/hanging_lantern.json new file mode 100644 index 00000000..093a4bf5 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/hanging_lantern.json @@ -0,0 +1,51 @@ +{ + "parent": "block/block", + "textures": { + "particle": "block/lantern", + "all": "block/lantern" + }, + "elements": [ + { "from": [ 5, 1, 5 ], + "to": [ 11, 8, 11 ], + "faces": { + "down": { "uv": [ 0, 9, 6, 15 ], "texture": "#all"}, + "up": { "uv": [ 0, 9, 6, 15 ], "texture": "#all" }, + "north": { "uv": [ 0, 2, 6, 9 ], "texture": "#all" }, + "south": { "uv": [ 0, 2, 6, 9 ], "texture": "#all" }, + "west": { "uv": [ 0, 2, 6, 9 ], "texture": "#all" }, + "east": { "uv": [ 0, 2, 6, 9 ], "texture": "#all" } + } + }, + { "from": [ 6, 8, 6 ], + "to": [ 10, 10, 10 ], + "faces": { + "down": { "uv": [ 1, 10, 5, 14 ], "texture": "#all"}, + "up": { "uv": [ 1, 10, 5, 14 ], "texture": "#all" }, + "north": { "uv": [ 1, 0, 5, 2 ], "texture": "#all" }, + "south": { "uv": [ 1, 0, 5, 2 ], "texture": "#all" }, + "west": { "uv": [ 1, 0, 5, 2 ], "texture": "#all" }, + "east": { "uv": [ 1, 0, 5, 2 ], "texture": "#all" } + } + }, + { + "from": [ 6.5, 11, 8 ], + "to": [ 9.5, 15, 8 ], + "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45}, + "shade": false, + "faces": { + "north": { "uv": [ 11, 1, 14, 5 ], "texture": "#all" }, + "south": { "uv": [ 11, 1, 14, 5 ], "texture": "#all" } + } + }, + { + "from": [ 8, 10, 6.5 ], + "to": [ 8, 16, 9.5 ], + "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45}, + "shade": false, + "faces": { + "west": { "uv": [ 11, 6, 14, 12 ], "texture": "#all" }, + "east": { "uv": [ 11, 6, 14, 12 ], "texture": "#all" } + } + } + ] +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/hopper.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/hopper.json index 7e57979b..32a4e191 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/hopper.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/hopper.json @@ -11,62 +11,53 @@ "to": [ 16, 11, 16 ], "faces": { "down": { "texture": "#side" }, - "up": { "texture": "#inside" }, - "north": { "texture": "#side" }, - "south": { "texture": "#side" }, - "west": { "texture": "#side" }, - "east": { "texture": "#side" } + "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": { - "down": { "texture": "#side" }, - "up": { "texture": "#top" }, - "north": { "texture": "#side" }, - "south": { "texture": "#side" }, - "west": { "texture": "#side" }, - "east": { "texture": "#side" } + "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": { - "down": { "texture": "#side" }, - "up": { "texture": "#top" }, - "north": { "texture": "#side" }, - "south": { "texture": "#side" }, - "west": { "texture": "#side" }, - "east": { "texture": "#side" } + "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": { - "down": { "texture": "#side" }, - "up": { "texture": "#top" }, - "north": { "texture": "#side" }, - "south": { "texture": "#side" }, - "west": { "texture": "#side" }, - "east": { "texture": "#side" } + "up": { "texture": "#top", "cullface": "up" }, + "north": { "texture": "#side", "cullface": "north" }, + "south": { "texture": "#side", "cullface": "up" } } }, { "from": [ 2, 11, 14 ], "to": [ 14, 16, 16 ], "faces": { - "down": { "texture": "#side" }, - "up": { "texture": "#top" }, - "north": { "texture": "#side" }, - "south": { "texture": "#side" }, - "west": { "texture": "#side" }, - "east": { "texture": "#side" } + "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": "#side" }, - "up": { "texture": "#side" }, "north": { "texture": "#side" }, "south": { "texture": "#side" }, "west": { "texture": "#side" }, @@ -76,8 +67,7 @@ { "from": [ 6, 0, 6 ], "to": [ 10, 4, 10 ], "faces": { - "down": { "texture": "#side" }, - "up": { "texture": "#side" }, + "down": { "texture": "#side", "cullface": "down" }, "north": { "texture": "#side" }, "south": { "texture": "#side" }, "west": { "texture": "#side" }, diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/hopper_side.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/hopper_side.json index ac77c7dd..321c332f 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/hopper_side.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/hopper_side.json @@ -11,62 +11,53 @@ "to": [ 16, 11, 16 ], "faces": { "down": { "texture": "#side" }, - "up": { "texture": "#inside" }, - "north": { "texture": "#side" }, - "south": { "texture": "#side" }, - "west": { "texture": "#side" }, - "east": { "texture": "#side" } + "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": { - "down": { "texture": "#side" }, - "up": { "texture": "#top" }, - "north": { "texture": "#side" }, - "south": { "texture": "#side" }, - "west": { "texture": "#side" }, - "east": { "texture": "#side" } + "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": { - "down": { "texture": "#side" }, - "up": { "texture": "#top" }, - "north": { "texture": "#side" }, - "south": { "texture": "#side" }, - "west": { "texture": "#side" }, - "east": { "texture": "#side" } + "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": { - "down": { "texture": "#side" }, - "up": { "texture": "#top" }, - "north": { "texture": "#side" }, - "south": { "texture": "#side" }, - "west": { "texture": "#side" }, - "east": { "texture": "#side" } + "up": { "texture": "#top", "cullface": "up" }, + "north": { "texture": "#side", "cullface": "north" }, + "south": { "texture": "#side", "cullface": "up" } } }, { "from": [ 2, 11, 14 ], "to": [ 14, 16, 16 ], "faces": { - "down": { "texture": "#side" }, - "up": { "texture": "#top" }, - "north": { "texture": "#side" }, - "south": { "texture": "#side" }, - "west": { "texture": "#side" }, - "east": { "texture": "#side" } + "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": "#side" }, - "up": { "texture": "#side" }, "north": { "texture": "#side" }, "south": { "texture": "#side" }, "west": { "texture": "#side" }, @@ -78,8 +69,7 @@ "faces": { "down": { "texture": "#side" }, "up": { "texture": "#side" }, - "north": { "texture": "#side" }, - "south": { "texture": "#side" }, + "north": { "texture": "#side", "cullface": "north" }, "west": { "texture": "#side" }, "east": { "texture": "#side" } } diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/inner_stairs.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/inner_stairs.json index 51c02e23..364eff63 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/inner_stairs.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/inner_stairs.json @@ -17,7 +17,6 @@ { "from": [ 8, 8, 0 ], "to": [ 16, 16, 16 ], "faces": { - "down": { "uv": [ 8, 0, 16, 16 ], "texture": "#bottom", "cullface": "down" }, "up": { "uv": [ 8, 0, 16, 16 ], "texture": "#top", "cullface": "up" }, "north": { "uv": [ 0, 0, 8, 8 ], "texture": "#side", "cullface": "north" }, "south": { "uv": [ 8, 0, 16, 8 ], "texture": "#side", "cullface": "south" }, @@ -28,12 +27,10 @@ { "from": [ 0, 8, 8 ], "to": [ 8, 16, 16 ], "faces": { - "down": { "uv": [ 0, 0, 8, 8 ], "texture": "#bottom", "cullface": "down" }, "up": { "uv": [ 0, 8, 8, 16 ], "texture": "#top", "cullface": "up" }, "north": { "uv": [ 8, 0, 16, 8 ], "texture": "#side" }, "south": { "uv": [ 0, 0, 8, 8 ], "texture": "#side", "cullface": "south" }, - "west": { "uv": [ 8, 0, 16, 8 ], "texture": "#side", "cullface": "west" }, - "east": { "uv": [ 0, 0, 8, 8 ], "texture": "#side", "cullface": "east" } + "west": { "uv": [ 8, 0, 16, 8 ], "texture": "#side", "cullface": "west" } } } ] diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/jigsaw.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/jigsaw.json new file mode 100644 index 00000000..59269cbc --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/jigsaw.json @@ -0,0 +1,12 @@ +{ + "parent": "block/cube", + "textures": { + "particle": "block/jigsaw_top", + "down": "block/jigsaw_bottom", + "up": "block/jigsaw_top", + "north": "block/jigsaw_side", + "east": "block/jigsaw_side", + "south": "block/jigsaw_side", + "west": "block/jigsaw_side" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/jungle_sign.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/jungle_sign.json new file mode 100644 index 00000000..77bf9c36 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/jungle_sign.json @@ -0,0 +1,5 @@ +{ + "textures": { + "particle": "block/jungle_planks" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/lantern.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/lantern.json new file mode 100644 index 00000000..45dec50c --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/lantern.json @@ -0,0 +1,50 @@ +{ + "parent": "block/block", + "textures": { + "particle": "block/lantern", + "all": "block/lantern" + }, + "elements": [ + { "from": [ 5, 0, 5 ], + "to": [ 11, 7, 11 ], + "faces": { + "down": { "uv": [ 0, 9, 6, 15 ], "texture": "#all", "cullface": "down" }, + "up": { "uv": [ 0, 9, 6, 15 ], "texture": "#all" }, + "north": { "uv": [ 0, 2, 6, 9 ], "texture": "#all" }, + "south": { "uv": [ 0, 2, 6, 9 ], "texture": "#all" }, + "west": { "uv": [ 0, 2, 6, 9 ], "texture": "#all" }, + "east": { "uv": [ 0, 2, 6, 9 ], "texture": "#all" } + } + }, + { "from": [ 6, 7, 6 ], + "to": [ 10, 9, 10 ], + "faces": { + "up": { "uv": [ 1, 10, 5, 14 ], "texture": "#all" }, + "north": { "uv": [ 1, 0, 5, 2 ], "texture": "#all" }, + "south": { "uv": [ 1, 0, 5, 2 ], "texture": "#all" }, + "west": { "uv": [ 1, 0, 5, 2 ], "texture": "#all" }, + "east": { "uv": [ 1, 0, 5, 2 ], "texture": "#all" } + } + }, + { + "from": [ 6.5, 9, 8 ], + "to": [ 9.5, 11, 8 ], + "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45}, + "shade": false, + "faces": { + "north": { "uv": [ 11, 1, 14, 3 ], "texture": "#all" }, + "south": { "uv": [ 11, 1, 14, 3 ], "texture": "#all" } + } + }, + { + "from": [ 8, 9, 6.5 ], + "to": [ 8, 11, 9.5 ], + "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45}, + "shade": false, + "faces": { + "west": { "uv": [ 11, 10, 14, 12 ], "texture": "#all" }, + "east": { "uv": [ 11, 10, 14, 12 ], "texture": "#all" } + } + } + ] +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/lectern.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/lectern.json new file mode 100644 index 00000000..8b513b62 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/lectern.json @@ -0,0 +1,55 @@ +{ + "parent": "block/block", + "display": { + "firstperson_righthand": { + "rotation": [ 0, 135, 0 ], + "translation": [ 0, 0, 0 ], + "scale": [ 0.4, 0.4, 0.4 ] + } + }, + "textures": { + "particle": "block/lectern_sides", + "bottom": "block/oak_planks", + "base": "block/lectern_base", + "front": "block/lectern_front", + "sides": "block/lectern_sides", + "top": "block/lectern_top" + }, + "elements": [ + { + "from": [ 0, 0, 0 ], + "to": [ 16, 2, 16 ], + "faces": { + "north": { "uv": [ 0, 14, 16, 16 ], "texture": "#base", "cullface": "north" }, + "east": { "uv": [ 0, 6, 16, 8 ], "texture": "#base", "cullface": "east" }, + "south": { "uv": [ 0, 6, 16, 8 ], "texture": "#base", "cullface": "south" }, + "west": { "uv": [ 0, 6, 16, 8 ], "texture": "#base", "cullface": "west" }, + "up": { "uv": [ 0, 0, 16, 16 ], "rotation": 180, "texture": "#base" }, + "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#bottom", "cullface": "down" } + } + }, + { + "from": [4, 2, 4], + "to": [12, 15, 12], + "faces": { + "north": { "uv": [ 0, 0, 8, 13 ], "texture": "#front" }, + "east": { "uv": [ 2, 16, 15, 8 ], "rotation": 90, "texture": "#sides" }, + "south": { "uv": [ 8, 3, 16, 16 ], "texture": "#front" }, + "west": { "uv": [ 2, 8, 15, 16 ], "rotation": 90, "texture": "#sides" } + } + }, + { + "from": [ 0.01, 12, 3 ], + "to": [ 15.99, 16, 16 ], + "rotation": { "angle": -22.5, "axis": "x", "origin": [ 8, 8, 8 ] }, + "faces": { + "north": { "uv": [ 0, 0, 16, 4 ], "texture": "#sides" }, + "east": { "uv": [ 0, 4, 13, 8 ], "texture": "#sides" }, + "south": { "uv": [ 0, 4, 16, 8 ], "texture": "#sides" }, + "west": { "uv": [ 0, 4, 13, 8 ], "texture": "#sides" }, + "up": { "uv": [ 0, 1, 16, 14 ], "rotation": 180, "texture": "#top" }, + "down": { "uv": [ 0, 0, 16, 13 ], "texture": "#bottom" } + } + } + ] +} \ No newline at end of file diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/lever.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/lever.json index 417a8b1c..fa7a2b81 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/lever.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/lever.json @@ -9,7 +9,7 @@ { "from": [ 5, 0, 4 ], "to": [ 11, 3, 12 ], "faces": { - "down": { "uv": [ 5, 4, 11, 12 ], "texture": "#base" }, + "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" }, @@ -21,7 +21,6 @@ "to": [ 9, 11, 9 ], "rotation": { "origin": [ 8, 1, 8 ], "axis": "x", "angle": -45 }, "faces": { - "down": { "uv": [ 7, 6, 9, 8 ], "texture": "#lever" }, "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#lever" }, "north": { "uv": [ 7, 6, 9, 16 ], "texture": "#lever" }, "south": { "uv": [ 7, 6, 9, 16 ], "texture": "#lever" }, diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/lever_on.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/lever_on.json index 68d91d5f..1007274d 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/lever_on.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/lever_on.json @@ -9,7 +9,7 @@ { "from": [ 5, 0, 4 ], "to": [ 11, 3, 12 ], "faces": { - "down": { "uv": [ 5, 4, 11, 12 ], "texture": "#base" }, + "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" }, @@ -21,7 +21,6 @@ "to": [ 9, 11, 9 ], "rotation": { "origin": [ 8, 1, 8 ], "axis": "x", "angle": 45 }, "faces": { - "down": { "uv": [ 7, 6, 9, 8 ], "texture": "#lever" }, "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#lever" }, "north": { "uv": [ 7, 6, 9, 16 ], "texture": "#lever" }, "south": { "uv": [ 7, 6, 9, 16 ], "texture": "#lever" }, diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/lily_of_the_valley.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/lily_of_the_valley.json new file mode 100644 index 00000000..25fcc064 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/lily_of_the_valley.json @@ -0,0 +1,6 @@ +{ + "parent": "block/cross", + "textures": { + "cross": "block/lily_of_the_valley" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/loom.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/loom.json new file mode 100644 index 00000000..5ea2d0d9 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/loom.json @@ -0,0 +1,9 @@ +{ + "parent": "block/orientable", + "textures": { + "top": "block/loom_top", + "bottom": "block/loom_bottom", + "front": "block/loom_front", + "side": "block/loom_side" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/mossy_cobblestone_slab.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/mossy_cobblestone_slab.json new file mode 100644 index 00000000..27516ed0 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/mossy_cobblestone_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "block/slab", + "textures": { + "bottom": "block/mossy_cobblestone", + "top": "block/mossy_cobblestone", + "side": "block/mossy_cobblestone" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/mossy_cobblestone_slab_top.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/mossy_cobblestone_slab_top.json new file mode 100644 index 00000000..632171d7 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/mossy_cobblestone_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "block/slab_top", + "textures": { + "bottom": "block/mossy_cobblestone", + "top": "block/mossy_cobblestone", + "side": "block/mossy_cobblestone" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/mossy_cobblestone_stairs.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/mossy_cobblestone_stairs.json new file mode 100644 index 00000000..9cbffe23 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/mossy_cobblestone_stairs.json @@ -0,0 +1,8 @@ +{ + "parent": "block/stairs", + "textures": { + "bottom": "block/mossy_cobblestone", + "top": "block/mossy_cobblestone", + "side": "block/mossy_cobblestone" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/mossy_cobblestone_stairs_inner.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/mossy_cobblestone_stairs_inner.json new file mode 100644 index 00000000..d84ae052 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/mossy_cobblestone_stairs_inner.json @@ -0,0 +1,8 @@ +{ + "parent": "block/inner_stairs", + "textures": { + "bottom": "block/mossy_cobblestone", + "top": "block/mossy_cobblestone", + "side": "block/mossy_cobblestone" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/mossy_cobblestone_stairs_outer.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/mossy_cobblestone_stairs_outer.json new file mode 100644 index 00000000..42d6b85f --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/mossy_cobblestone_stairs_outer.json @@ -0,0 +1,8 @@ +{ + "parent": "block/outer_stairs", + "textures": { + "bottom": "block/mossy_cobblestone", + "top": "block/mossy_cobblestone", + "side": "block/mossy_cobblestone" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/mossy_stone_brick_slab.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/mossy_stone_brick_slab.json new file mode 100644 index 00000000..2e36b99c --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/mossy_stone_brick_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "block/slab", + "textures": { + "bottom": "block/mossy_stone_bricks", + "top": "block/mossy_stone_bricks", + "side": "block/mossy_stone_bricks" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/mossy_stone_brick_slab_top.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/mossy_stone_brick_slab_top.json new file mode 100644 index 00000000..08b7adb6 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/mossy_stone_brick_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "block/slab_top", + "textures": { + "bottom": "block/mossy_stone_bricks", + "top": "block/mossy_stone_bricks", + "side": "block/mossy_stone_bricks" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/mossy_stone_brick_stairs.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/mossy_stone_brick_stairs.json new file mode 100644 index 00000000..e56811f4 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/mossy_stone_brick_stairs.json @@ -0,0 +1,8 @@ +{ + "parent": "block/stairs", + "textures": { + "bottom": "block/mossy_stone_bricks", + "top": "block/mossy_stone_bricks", + "side": "block/mossy_stone_bricks" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/mossy_stone_brick_stairs_inner.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/mossy_stone_brick_stairs_inner.json new file mode 100644 index 00000000..954a8e67 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/mossy_stone_brick_stairs_inner.json @@ -0,0 +1,8 @@ +{ + "parent": "block/inner_stairs", + "textures": { + "bottom": "block/mossy_stone_bricks", + "top": "block/mossy_stone_bricks", + "side": "block/mossy_stone_bricks" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/mossy_stone_brick_stairs_outer.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/mossy_stone_brick_stairs_outer.json new file mode 100644 index 00000000..cc80c663 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/mossy_stone_brick_stairs_outer.json @@ -0,0 +1,8 @@ +{ + "parent": "block/outer_stairs", + "textures": { + "bottom": "block/mossy_stone_bricks", + "top": "block/mossy_stone_bricks", + "side": "block/mossy_stone_bricks" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/mossy_stone_brick_wall_inventory.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/mossy_stone_brick_wall_inventory.json new file mode 100644 index 00000000..296ce59f --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/mossy_stone_brick_wall_inventory.json @@ -0,0 +1,6 @@ +{ + "parent": "block/wall_inventory", + "textures": { + "wall": "block/mossy_stone_bricks" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/mossy_stone_brick_wall_post.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/mossy_stone_brick_wall_post.json new file mode 100644 index 00000000..357c1851 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/mossy_stone_brick_wall_post.json @@ -0,0 +1,6 @@ +{ + "parent": "block/template_wall_post", + "textures": { + "wall": "block/mossy_stone_bricks" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/mossy_stone_brick_wall_side.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/mossy_stone_brick_wall_side.json new file mode 100644 index 00000000..f7e470d5 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/mossy_stone_brick_wall_side.json @@ -0,0 +1,6 @@ +{ + "parent": "block/template_wall_side", + "textures": { + "wall": "block/mossy_stone_bricks" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/nether_brick_wall_inventory.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/nether_brick_wall_inventory.json new file mode 100644 index 00000000..e0763f88 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/nether_brick_wall_inventory.json @@ -0,0 +1,6 @@ +{ + "parent": "block/wall_inventory", + "textures": { + "wall": "block/nether_bricks" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/nether_brick_wall_post.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/nether_brick_wall_post.json new file mode 100644 index 00000000..7b617c99 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/nether_brick_wall_post.json @@ -0,0 +1,6 @@ +{ + "parent": "block/template_wall_post", + "textures": { + "wall": "block/nether_bricks" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/nether_brick_wall_side.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/nether_brick_wall_side.json new file mode 100644 index 00000000..8ef919b7 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/nether_brick_wall_side.json @@ -0,0 +1,6 @@ +{ + "parent": "block/template_wall_side", + "textures": { + "wall": "block/nether_bricks" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/oak_sign.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/oak_sign.json new file mode 100644 index 00000000..8f1d908c --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/oak_sign.json @@ -0,0 +1,5 @@ +{ + "textures": { + "particle": "block/oak_planks" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/orientable.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/orientable.json index 23647ea1..ad7bf9a7 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/orientable.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/orientable.json @@ -1,19 +1,6 @@ { - "parent": "block/cube", - "display": { - "firstperson_righthand": { - "rotation": [ 0, 135, 0 ], - "translation": [ 0, 0, 0 ], - "scale": [ 0.40, 0.40, 0.40 ] - } - }, + "parent": "block/orientable_with_bottom", "textures": { - "particle": "#front", - "down": "#top", - "up": "#top", - "north": "#front", - "east": "#side", - "south": "#side", - "west": "#side" + "bottom": "#top" } } diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/orientable_with_bottom.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/orientable_with_bottom.json new file mode 100644 index 00000000..d03a89bd --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/orientable_with_bottom.json @@ -0,0 +1,19 @@ +{ + "parent": "block/cube", + "display": { + "firstperson_righthand": { + "rotation": [ 0, 135, 0 ], + "translation": [ 0, 0, 0 ], + "scale": [ 0.40, 0.40, 0.40 ] + } + }, + "textures": { + "particle": "#front", + "down": "#bottom", + "up": "#top", + "north": "#front", + "east": "#side", + "south": "#side", + "west": "#side" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/outer_stairs.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/outer_stairs.json index 26fb37f0..03bbe420 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/outer_stairs.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/outer_stairs.json @@ -17,7 +17,6 @@ { "from": [ 8, 8, 8 ], "to": [ 16, 16, 16 ], "faces": { - "down": { "uv": [ 8, 0, 16, 8 ], "texture": "#bottom", "cullface": "down" }, "up": { "uv": [ 8, 8, 16, 16 ], "texture": "#top", "cullface": "up" }, "north": { "uv": [ 0, 0, 8, 8 ], "texture": "#side" }, "south": { "uv": [ 8, 0, 16, 8 ], "texture": "#side", "cullface": "south" }, diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/polished_andesite_slab.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/polished_andesite_slab.json new file mode 100644 index 00000000..6959e6cd --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/polished_andesite_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "block/slab", + "textures": { + "bottom": "block/polished_andesite", + "top": "block/polished_andesite", + "side": "block/polished_andesite" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/polished_andesite_slab_top.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/polished_andesite_slab_top.json new file mode 100644 index 00000000..c728a527 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/polished_andesite_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "block/slab_top", + "textures": { + "bottom": "block/polished_andesite", + "top": "block/polished_andesite", + "side": "block/polished_andesite" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/polished_andesite_stairs.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/polished_andesite_stairs.json new file mode 100644 index 00000000..3d42822f --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/polished_andesite_stairs.json @@ -0,0 +1,8 @@ +{ + "parent": "block/stairs", + "textures": { + "bottom": "block/polished_andesite", + "top": "block/polished_andesite", + "side": "block/polished_andesite" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/polished_andesite_stairs_inner.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/polished_andesite_stairs_inner.json new file mode 100644 index 00000000..c5dabe2c --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/polished_andesite_stairs_inner.json @@ -0,0 +1,8 @@ +{ + "parent": "block/inner_stairs", + "textures": { + "bottom": "block/polished_andesite", + "top": "block/polished_andesite", + "side": "block/polished_andesite" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/polished_andesite_stairs_outer.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/polished_andesite_stairs_outer.json new file mode 100644 index 00000000..15f8d872 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/polished_andesite_stairs_outer.json @@ -0,0 +1,8 @@ +{ + "parent": "block/outer_stairs", + "textures": { + "bottom": "block/polished_andesite", + "top": "block/polished_andesite", + "side": "block/polished_andesite" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/polished_diorite_slab.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/polished_diorite_slab.json new file mode 100644 index 00000000..8df06d30 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/polished_diorite_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "block/slab", + "textures": { + "bottom": "block/polished_diorite", + "top": "block/polished_diorite", + "side": "block/polished_diorite" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/polished_diorite_slab_top.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/polished_diorite_slab_top.json new file mode 100644 index 00000000..b0af57d8 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/polished_diorite_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "block/slab_top", + "textures": { + "bottom": "block/polished_diorite", + "top": "block/polished_diorite", + "side": "block/polished_diorite" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/polished_diorite_stairs.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/polished_diorite_stairs.json new file mode 100644 index 00000000..4073fcba --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/polished_diorite_stairs.json @@ -0,0 +1,8 @@ +{ + "parent": "block/stairs", + "textures": { + "bottom": "block/polished_diorite", + "top": "block/polished_diorite", + "side": "block/polished_diorite" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/polished_diorite_stairs_inner.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/polished_diorite_stairs_inner.json new file mode 100644 index 00000000..b3b75e6d --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/polished_diorite_stairs_inner.json @@ -0,0 +1,8 @@ +{ + "parent": "block/inner_stairs", + "textures": { + "bottom": "block/polished_diorite", + "top": "block/polished_diorite", + "side": "block/polished_diorite" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/polished_diorite_stairs_outer.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/polished_diorite_stairs_outer.json new file mode 100644 index 00000000..635b2295 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/polished_diorite_stairs_outer.json @@ -0,0 +1,8 @@ +{ + "parent": "block/outer_stairs", + "textures": { + "bottom": "block/polished_diorite", + "top": "block/polished_diorite", + "side": "block/polished_diorite" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/polished_granite_slab.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/polished_granite_slab.json new file mode 100644 index 00000000..ad723c34 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/polished_granite_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "block/slab", + "textures": { + "bottom": "block/polished_granite", + "top": "block/polished_granite", + "side": "block/polished_granite" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/polished_granite_slab_top.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/polished_granite_slab_top.json new file mode 100644 index 00000000..8a59322b --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/polished_granite_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "block/slab_top", + "textures": { + "bottom": "block/polished_granite", + "top": "block/polished_granite", + "side": "block/polished_granite" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/polished_granite_stairs.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/polished_granite_stairs.json new file mode 100644 index 00000000..ec1d51e5 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/polished_granite_stairs.json @@ -0,0 +1,8 @@ +{ + "parent": "block/stairs", + "textures": { + "bottom": "block/polished_granite", + "top": "block/polished_granite", + "side": "block/polished_granite" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/polished_granite_stairs_inner.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/polished_granite_stairs_inner.json new file mode 100644 index 00000000..58f195ab --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/polished_granite_stairs_inner.json @@ -0,0 +1,8 @@ +{ + "parent": "block/inner_stairs", + "textures": { + "bottom": "block/polished_granite", + "top": "block/polished_granite", + "side": "block/polished_granite" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/polished_granite_stairs_outer.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/polished_granite_stairs_outer.json new file mode 100644 index 00000000..42c04741 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/polished_granite_stairs_outer.json @@ -0,0 +1,8 @@ +{ + "parent": "block/outer_stairs", + "textures": { + "bottom": "block/polished_granite", + "top": "block/polished_granite", + "side": "block/polished_granite" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/potted_bamboo.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/potted_bamboo.json new file mode 100644 index 00000000..2c98625a --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/potted_bamboo.json @@ -0,0 +1,78 @@ +{ + "ambientocclusion": false, + "textures": { + "particle": "block/flower_pot", + "flowerpot": "block/flower_pot", + "dirt": "block/dirt", + "bamboo": "block/bamboo_stalk", + "leaf": "block/bamboo_singleleaf" + }, + "elements": [ + { "from": [ 5, 0, 5 ], + "to": [ 6, 6, 11 ], + "faces": { + "down": { "uv": [ 5, 5, 6, 11 ], "texture": "#flowerpot", "cullface": "down" }, + "up": { "uv": [ 5, 5, 6, 11 ], "texture": "#flowerpot" }, + "north": { "uv": [ 10, 10, 11, 16 ], "texture": "#flowerpot" }, + "south": { "uv": [ 5, 10, 6, 16 ], "texture": "#flowerpot" }, + "west": { "uv": [ 5, 10, 11, 16 ], "texture": "#flowerpot" }, + "east": { "uv": [ 5, 10, 11, 16 ], "texture": "#flowerpot" } + } + }, + { "from": [ 10, 0, 5 ], + "to": [ 11, 6, 11 ], + "faces": { + "down": { "uv": [ 10, 5, 11, 11 ], "texture": "#flowerpot", "cullface": "down" }, + "up": { "uv": [ 10, 5, 11, 11 ], "texture": "#flowerpot" }, + "north": { "uv": [ 5, 10, 6, 16 ], "texture": "#flowerpot" }, + "south": { "uv": [ 10, 10, 11, 16 ], "texture": "#flowerpot" }, + "west": { "uv": [ 5, 10, 11, 16 ], "texture": "#flowerpot" }, + "east": { "uv": [ 5, 10, 11, 16 ], "texture": "#flowerpot" } + } + }, + { "from": [ 6, 0, 5 ], + "to": [ 10, 6, 6 ], + "faces": { + "down": { "uv": [ 6, 10, 10, 11 ], "texture": "#flowerpot", "cullface": "down" }, + "up": { "uv": [ 6, 5, 10, 6 ], "texture": "#flowerpot" }, + "north": { "uv": [ 6, 10, 10, 16 ], "texture": "#flowerpot" }, + "south": { "uv": [ 6, 10, 10, 16 ], "texture": "#flowerpot" } + } + }, + { "from": [ 6, 0, 10 ], + "to": [ 10, 6, 11 ], + "faces": { + "down": { "uv": [ 6, 5, 10, 6 ], "texture": "#flowerpot", "cullface": "down" }, + "up": { "uv": [ 6, 10, 10, 11 ], "texture": "#flowerpot" }, + "north": { "uv": [ 6, 10, 10, 16 ], "texture": "#flowerpot" }, + "south": { "uv": [ 6, 10, 10, 16 ], "texture": "#flowerpot" } + } + }, + { "from": [ 6, 0, 6 ], + "to": [ 10, 4, 10 ], + "faces": { + "down": { "uv": [ 6, 6, 10, 10 ], "texture": "#flowerpot", "cullface": "down" }, + "up": { "uv": [ 6, 6, 10, 10 ], "texture": "#dirt" } + } + }, + { "from": [ 7, 0, 7 ], + "to": [ 9, 16, 9 ], + "faces": { + "down": { "uv": [ 13, 4, 15, 6 ], "texture": "#bamboo", "cullface": "down" }, + "up": { "uv": [ 13, 0, 15, 2], "texture": "#bamboo", "cullface": "up" }, + "north": { "uv": [ 6, 0, 8, 16 ], "texture": "#bamboo" }, + "south": { "uv": [ 6, 0, 8, 16 ], "texture": "#bamboo" }, + "west": { "uv": [ 6, 0, 8, 16 ], "texture": "#bamboo" }, + "east": { "uv": [ 6, 0, 8, 16 ], "texture": "#bamboo" } + } + }, + { "from": [ 0, 2, 8 ], + "to": [ 16, 18, 8 ], + "shade": false, + "faces": { + "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#leaf" }, + "south": { "uv": [ 16, 0, 0, 16 ], "texture": "#leaf" } + } + } + ] +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/potted_cornflower.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/potted_cornflower.json new file mode 100644 index 00000000..a64d5de8 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/potted_cornflower.json @@ -0,0 +1,6 @@ +{ + "parent": "block/flower_pot_cross", + "textures": { + "plant": "block/cornflower" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/potted_lily_of_the_valley.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/potted_lily_of_the_valley.json new file mode 100644 index 00000000..ac3cf300 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/potted_lily_of_the_valley.json @@ -0,0 +1,6 @@ +{ + "parent": "block/flower_pot_cross", + "textures": { + "plant": "block/lily_of_the_valley" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/potted_wither_rose.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/potted_wither_rose.json new file mode 100644 index 00000000..0205eabe --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/potted_wither_rose.json @@ -0,0 +1,6 @@ +{ + "parent": "block/flower_pot_cross", + "textures": { + "plant": "block/wither_rose" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/prismarine_wall_inventory.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/prismarine_wall_inventory.json new file mode 100644 index 00000000..e5f5a42c --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/prismarine_wall_inventory.json @@ -0,0 +1,6 @@ +{ + "parent": "block/wall_inventory", + "textures": { + "wall": "block/prismarine" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/prismarine_wall_post.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/prismarine_wall_post.json new file mode 100644 index 00000000..3e2eced1 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/prismarine_wall_post.json @@ -0,0 +1,6 @@ +{ + "parent": "block/template_wall_post", + "textures": { + "wall": "block/prismarine" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/prismarine_wall_side.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/prismarine_wall_side.json new file mode 100644 index 00000000..3b3470d0 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/prismarine_wall_side.json @@ -0,0 +1,6 @@ +{ + "parent": "block/template_wall_side", + "textures": { + "wall": "block/prismarine" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/quartz_block.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/quartz_block.json index 60533249..a209c372 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/quartz_block.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/quartz_block.json @@ -1,7 +1,7 @@ { "parent": "block/cube_bottom_top", "textures": { - "bottom": "block/quartz_block_bottom", + "bottom": "block/quartz_block_top", "top": "block/quartz_block_top", "side": "block/quartz_block_side" } diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/quartz_slab.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/quartz_slab.json index 171f3333..ffeff544 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/quartz_slab.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/quartz_slab.json @@ -1,7 +1,7 @@ { "parent": "block/slab", "textures": { - "bottom": "block/quartz_block_bottom", + "bottom": "block/quartz_block_top", "top": "block/quartz_block_top", "side": "block/quartz_block_side" } diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/quartz_slab_top.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/quartz_slab_top.json index 8caa6293..61d2b50f 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/quartz_slab_top.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/quartz_slab_top.json @@ -1,7 +1,7 @@ { "parent": "block/slab_top", "textures": { - "bottom": "block/quartz_block_bottom", + "bottom": "block/quartz_block_top", "top": "block/quartz_block_top", "side": "block/quartz_block_side" } diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/quartz_stairs.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/quartz_stairs.json index a42bc8d9..db72ada4 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/quartz_stairs.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/quartz_stairs.json @@ -1,7 +1,7 @@ { "parent": "block/stairs", "textures": { - "bottom": "block/quartz_block_bottom", + "bottom": "block/quartz_block_top", "top": "block/quartz_block_top", "side": "block/quartz_block_side" } diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/red_nether_brick_slab.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/red_nether_brick_slab.json new file mode 100644 index 00000000..ff01713b --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/red_nether_brick_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "block/slab", + "textures": { + "bottom": "block/red_nether_bricks", + "top": "block/red_nether_bricks", + "side": "block/red_nether_bricks" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/red_nether_brick_slab_top.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/red_nether_brick_slab_top.json new file mode 100644 index 00000000..14d2da06 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/red_nether_brick_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "block/slab_top", + "textures": { + "bottom": "block/red_nether_bricks", + "top": "block/red_nether_bricks", + "side": "block/red_nether_bricks" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/red_nether_brick_stairs.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/red_nether_brick_stairs.json new file mode 100644 index 00000000..6902e496 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/red_nether_brick_stairs.json @@ -0,0 +1,8 @@ +{ + "parent": "block/stairs", + "textures": { + "bottom": "block/red_nether_bricks", + "top": "block/red_nether_bricks", + "side": "block/red_nether_bricks" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/red_nether_brick_stairs_inner.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/red_nether_brick_stairs_inner.json new file mode 100644 index 00000000..1e4ef94b --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/red_nether_brick_stairs_inner.json @@ -0,0 +1,8 @@ +{ + "parent": "block/inner_stairs", + "textures": { + "bottom": "block/red_nether_bricks", + "top": "block/red_nether_bricks", + "side": "block/red_nether_bricks" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/red_nether_brick_stairs_outer.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/red_nether_brick_stairs_outer.json new file mode 100644 index 00000000..256bddbf --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/red_nether_brick_stairs_outer.json @@ -0,0 +1,8 @@ +{ + "parent": "block/outer_stairs", + "textures": { + "bottom": "block/red_nether_bricks", + "top": "block/red_nether_bricks", + "side": "block/red_nether_bricks" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/red_nether_brick_wall_inventory.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/red_nether_brick_wall_inventory.json new file mode 100644 index 00000000..ffcf6371 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/red_nether_brick_wall_inventory.json @@ -0,0 +1,6 @@ +{ + "parent": "block/wall_inventory", + "textures": { + "wall": "block/red_nether_bricks" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/red_nether_brick_wall_post.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/red_nether_brick_wall_post.json new file mode 100644 index 00000000..9103acac --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/red_nether_brick_wall_post.json @@ -0,0 +1,6 @@ +{ + "parent": "block/template_wall_post", + "textures": { + "wall": "block/red_nether_bricks" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/red_nether_brick_wall_side.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/red_nether_brick_wall_side.json new file mode 100644 index 00000000..9c85c480 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/red_nether_brick_wall_side.json @@ -0,0 +1,6 @@ +{ + "parent": "block/template_wall_side", + "textures": { + "wall": "block/red_nether_bricks" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/red_sandstone_wall_inventory.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/red_sandstone_wall_inventory.json new file mode 100644 index 00000000..e27520be --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/red_sandstone_wall_inventory.json @@ -0,0 +1,6 @@ +{ + "parent": "block/wall_inventory", + "textures": { + "wall": "block/red_sandstone" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/red_sandstone_wall_post.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/red_sandstone_wall_post.json new file mode 100644 index 00000000..719400c2 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/red_sandstone_wall_post.json @@ -0,0 +1,6 @@ +{ + "parent": "block/template_wall_post", + "textures": { + "wall": "block/red_sandstone" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/red_sandstone_wall_side.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/red_sandstone_wall_side.json new file mode 100644 index 00000000..eee7fa41 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/red_sandstone_wall_side.json @@ -0,0 +1,6 @@ +{ + "parent": "block/template_wall_side", + "textures": { + "wall": "block/red_sandstone" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/repeater_1tick.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/repeater_1tick.json index 940beb0c..8539d997 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/repeater_1tick.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/repeater_1tick.json @@ -2,7 +2,7 @@ "ambientocclusion": false, "textures": { "particle": "block/repeater", - "slab": "block/stone_slab_top", + "slab": "block/smooth_stone", "top": "block/repeater", "unlit": "block/redstone_torch_off" }, diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/repeater_1tick_locked.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/repeater_1tick_locked.json index 9bdec6e5..d1457f3d 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/repeater_1tick_locked.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/repeater_1tick_locked.json @@ -2,7 +2,7 @@ "ambientocclusion": false, "textures": { "particle": "block/repeater", - "slab": "block/stone_slab_top", + "slab": "block/smooth_stone", "top": "block/repeater", "lock": "block/bedrock", "unlit": "block/redstone_torch_off" diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/repeater_1tick_on.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/repeater_1tick_on.json index ba89533a..8123d2cb 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/repeater_1tick_on.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/repeater_1tick_on.json @@ -2,7 +2,7 @@ "ambientocclusion": false, "textures": { "particle": "block/repeater_on", - "slab": "block/stone_slab_top", + "slab": "block/smooth_stone", "top": "block/repeater_on", "lit": "block/redstone_torch" }, diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/repeater_1tick_on_locked.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/repeater_1tick_on_locked.json index f65ecb67..60a40718 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/repeater_1tick_on_locked.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/repeater_1tick_on_locked.json @@ -2,7 +2,7 @@ "ambientocclusion": false, "textures": { "particle": "block/repeater_on", - "slab": "block/stone_slab_top", + "slab": "block/smooth_stone", "top": "block/repeater_on", "lit": "block/redstone_torch", "lock": "block/bedrock" diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/repeater_2tick.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/repeater_2tick.json index 7741af45..b8323e2b 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/repeater_2tick.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/repeater_2tick.json @@ -2,7 +2,7 @@ "ambientocclusion": false, "textures": { "particle": "block/repeater", - "slab": "block/stone_slab_top", + "slab": "block/smooth_stone", "top": "block/repeater", "unlit": "block/redstone_torch_off" }, diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/repeater_2tick_locked.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/repeater_2tick_locked.json index f3d28ad1..8dc5975b 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/repeater_2tick_locked.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/repeater_2tick_locked.json @@ -2,7 +2,7 @@ "ambientocclusion": false, "textures": { "particle": "block/repeater", - "slab": "block/stone_slab_top", + "slab": "block/smooth_stone", "top": "block/repeater", "lock": "block/bedrock", "unlit": "block/redstone_torch_off" diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/repeater_2tick_on.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/repeater_2tick_on.json index b5807dda..11a2bcb1 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/repeater_2tick_on.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/repeater_2tick_on.json @@ -2,7 +2,7 @@ "ambientocclusion": false, "textures": { "particle": "block/repeater_on", - "slab": "block/stone_slab_top", + "slab": "block/smooth_stone", "top": "block/repeater_on", "lit": "block/redstone_torch" }, diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/repeater_2tick_on_locked.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/repeater_2tick_on_locked.json index e3928504..12a1cbe8 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/repeater_2tick_on_locked.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/repeater_2tick_on_locked.json @@ -2,7 +2,7 @@ "ambientocclusion": false, "textures": { "particle": "block/repeater_on", - "slab": "block/stone_slab_top", + "slab": "block/smooth_stone", "top": "block/repeater_on", "lit": "block/redstone_torch", "lock": "block/bedrock" diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/repeater_3tick.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/repeater_3tick.json index 6b3f288b..e854cc01 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/repeater_3tick.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/repeater_3tick.json @@ -2,7 +2,7 @@ "ambientocclusion": false, "textures": { "particle": "block/repeater", - "slab": "block/stone_slab_top", + "slab": "block/smooth_stone", "top": "block/repeater", "unlit": "block/redstone_torch_off" }, diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/repeater_3tick_locked.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/repeater_3tick_locked.json index c3b51e0c..6d64a3dc 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/repeater_3tick_locked.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/repeater_3tick_locked.json @@ -2,7 +2,7 @@ "ambientocclusion": false, "textures": { "particle": "block/repeater", - "slab": "block/stone_slab_top", + "slab": "block/smooth_stone", "top": "block/repeater", "lock": "block/bedrock", "unlit": "block/redstone_torch_off" diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/repeater_3tick_on.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/repeater_3tick_on.json index 113ffc64..414032e6 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/repeater_3tick_on.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/repeater_3tick_on.json @@ -2,7 +2,7 @@ "ambientocclusion": false, "textures": { "particle": "block/repeater_on", - "slab": "block/stone_slab_top", + "slab": "block/smooth_stone", "top": "block/repeater_on", "lit": "block/redstone_torch" }, diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/repeater_3tick_on_locked.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/repeater_3tick_on_locked.json index 10db5f1a..5c21a323 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/repeater_3tick_on_locked.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/repeater_3tick_on_locked.json @@ -2,7 +2,7 @@ "ambientocclusion": false, "textures": { "particle": "block/repeater_on", - "slab": "block/stone_slab_top", + "slab": "block/smooth_stone", "top": "block/repeater_on", "lit": "block/redstone_torch", "lock": "block/bedrock" diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/repeater_4tick.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/repeater_4tick.json index 655a5019..a708a44f 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/repeater_4tick.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/repeater_4tick.json @@ -2,7 +2,7 @@ "ambientocclusion": false, "textures": { "particle": "block/repeater", - "slab": "block/stone_slab_top", + "slab": "block/smooth_stone", "top": "block/repeater", "unlit": "block/redstone_torch_off" }, diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/repeater_4tick_locked.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/repeater_4tick_locked.json index 861d6393..fac32c88 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/repeater_4tick_locked.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/repeater_4tick_locked.json @@ -2,7 +2,7 @@ "ambientocclusion": false, "textures": { "particle": "block/repeater", - "slab": "block/stone_slab_top", + "slab": "block/smooth_stone", "top": "block/repeater", "lock": "block/bedrock", "unlit": "block/redstone_torch_off" diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/repeater_4tick_on.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/repeater_4tick_on.json index 8e6cbf69..4e081aa8 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/repeater_4tick_on.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/repeater_4tick_on.json @@ -2,7 +2,7 @@ "ambientocclusion": false, "textures": { "particle": "block/repeater_on", - "slab": "block/stone_slab_top", + "slab": "block/smooth_stone", "top": "block/repeater_on", "lit": "block/redstone_torch" }, diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/repeater_4tick_on_locked.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/repeater_4tick_on_locked.json index 64c35b17..fcdd6448 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/repeater_4tick_on_locked.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/repeater_4tick_on_locked.json @@ -2,7 +2,7 @@ "ambientocclusion": false, "textures": { "particle": "block/repeater_on", - "slab": "block/stone_slab_top", + "slab": "block/smooth_stone", "top": "block/repeater_on", "lit": "block/redstone_torch", "lock": "block/bedrock" diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/sandstone_wall_inventory.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/sandstone_wall_inventory.json new file mode 100644 index 00000000..3a6b4da4 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/sandstone_wall_inventory.json @@ -0,0 +1,6 @@ +{ + "parent": "block/wall_inventory", + "textures": { + "wall": "block/sandstone" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/sandstone_wall_post.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/sandstone_wall_post.json new file mode 100644 index 00000000..d3163154 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/sandstone_wall_post.json @@ -0,0 +1,6 @@ +{ + "parent": "block/template_wall_post", + "textures": { + "wall": "block/sandstone" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/sandstone_wall_side.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/sandstone_wall_side.json new file mode 100644 index 00000000..04f46f2d --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/sandstone_wall_side.json @@ -0,0 +1,6 @@ +{ + "parent": "block/template_wall_side", + "textures": { + "wall": "block/sandstone" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/scaffolding_stable.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/scaffolding_stable.json new file mode 100644 index 00000000..bbcb6c4e --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/scaffolding_stable.json @@ -0,0 +1,99 @@ +{ + "parent": "block/block", + "textures": { + "particle": "block/scaffolding_top", + "top": "block/scaffolding_top", + "side": "block/scaffolding_side", + "bottom": "block/scaffolding_bottom" + }, + "elements": [ + { + "from": [0, 15.99, 0], + "to": [16, 16, 16], + "faces": { + "up": { "texture": "#top", "cullface": "up" }, + "down": { "texture": "#top", "uv": [0, 16, 16, 0] } + } + }, + { + "from": [0, 0, 0], + "to": [2, 16, 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, 14], + "to": [2, 16, 16], + "faces": { + "north": { "texture": "#side" }, + "east": { "texture": "#side" }, + "south": { "texture": "#side", "cullface": "south" }, + "west": { "texture": "#side", "cullface": "west" }, + "down": { "texture": "#bottom", "cullface": "down" } + } + }, + { + "from": [14, 0, 14], + "to": [16, 16, 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, 0], + "to": [16, 16, 2], + "faces": { + "north": { "texture": "#side", "cullface": "north" }, + "east": { "texture": "#side", "cullface": "east" }, + "south": { "texture": "#side" }, + "west": { "texture": "#side" }, + "down": { "texture": "#bottom", "cullface": "down" } + } + }, + { + "from": [2, 14, 0], + "to": [14, 16, 2], + "faces": { + "north": { "texture": "#side", "cullface": "north" }, + "south": { "texture": "#side", "uv": [2, 2, 14, 4] }, + "down": { "texture": "#bottom" } + } + }, + { + "from": [2, 14, 14], + "to": [14, 16, 16], + "faces": { + "north": { "texture": "#side", "uv": [14, 0, 2, 2] }, + "south": { "texture": "#side", "cullface": "south" }, + "down": { "texture": "#bottom" } + } + }, + { + "from": [14, 14, 2], + "to": [16, 16, 14], + "faces": { + "east": { "texture": "#side", "uv": [14, 0, 2, 2], "cullface": "east" }, + "west": { "texture": "#side", "uv": [14, 2, 2, 4] }, + "down": { "texture": "#bottom" } + } + }, + { + "from": [0, 14, 2], + "to": [2, 16, 14], + "faces": { + "east": { "texture": "#side" }, + "west": { "texture": "#side", "uv": [14, 0, 2, 2], "cullface": "west" }, + "down": { "texture": "#bottom" } + } + } + ] +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/scaffolding_unstable.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/scaffolding_unstable.json new file mode 100644 index 00000000..f5d64e3c --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/scaffolding_unstable.json @@ -0,0 +1,143 @@ +{ + "parent": "block/block", + "textures": { + "particle": "block/scaffolding_top", + "top": "block/scaffolding_top", + "side": "block/scaffolding_side", + "bottom": "block/scaffolding_bottom" + }, + "elements": [ + { + "from": [0, 15.99, 0], + "to": [16, 16, 16], + "faces": { + "up": { "texture": "#top", "cullface": "up" }, + "down": { "texture": "#top", "uv": [0, 16, 16, 0] } + } + }, + { + "from": [0, 0, 0], + "to": [2, 16, 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, 14], + "to": [2, 16, 16], + "faces": { + "north": { "texture": "#side" }, + "east": { "texture": "#side" }, + "south": { "texture": "#side", "cullface": "south" }, + "west": { "texture": "#side", "cullface": "west" }, + "down": { "texture": "#bottom", "cullface": "down" } + } + }, + { + "from": [14, 0, 14], + "to": [16, 16, 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, 0], + "to": [16, 16, 2], + "faces": { + "north": { "texture": "#side", "cullface": "north" }, + "east": { "texture": "#side", "cullface": "east" }, + "south": { "texture": "#side" }, + "west": { "texture": "#side" }, + "down": { "texture": "#bottom", "cullface": "down" } + } + }, + { + "from": [2, 14, 0], + "to": [14, 16, 2], + "faces": { + "north": { "texture": "#side", "cullface": "north" }, + "south": { "texture": "#side", "uv": [2, 2, 14, 4] }, + "down": { "texture": "#bottom" } + } + }, + { + "from": [2, 14, 14], + "to": [14, 16, 16], + "faces": { + "north": { "texture": "#side", "uv": [14, 0, 2, 2] }, + "south": { "texture": "#side", "cullface": "south" }, + "down": { "texture": "#bottom" } + } + }, + { + "from": [14, 14, 2], + "to": [16, 16, 14], + "faces": { + "east": { "texture": "#side", "uv": [14, 0, 2, 2], "cullface": "east" }, + "west": { "texture": "#side", "uv": [14, 2, 2, 4] }, + "down": { "texture": "#bottom" } + } + }, + { + "from": [0, 14, 2], + "to": [2, 16, 14], + "faces": { + "east": { "texture": "#side" }, + "west": { "texture": "#side", "uv": [14, 0, 2, 2], "cullface": "west" }, + "down": { "texture": "#bottom" } + } + }, + { + "from": [0, 1.99, 0], + "to": [16, 2, 16], + "faces": { + "up": { "texture": "#top"}, + "down": { "uv": [0, 16, 16, 0], "texture": "#top" } + } + }, + { + "from": [2, 0, 0], + "to": [14, 2, 2], + "faces": { + "north": { "texture": "#side", "uv": [2, 0, 14, 2] , "cullface": "north" }, + "south": { "texture": "#side", "uv": [2, 2, 14, 4] }, + "down": { "texture": "#bottom", "cullface": "bottom" } + } + }, + { + "from": [2, 0, 14], + "to": [14, 2, 16], + "faces": { + "north": { "texture": "#side", "uv": [14, 0, 2, 2] }, + "south": { "texture": "#side", "uv": [2, 0, 14, 2] , "cullface": "south" }, + "down": { "texture": "#bottom", "cullface": "bottom" } + } + }, + { + "from": [14, 0, 2], + "to": [16, 2, 14], + "faces": { + "east": { "texture": "#side", "uv": [14, 0, 2, 2], "cullface": "east"}, + "west": { "texture": "#side", "uv": [14, 2, 2, 4] }, + "down": { "texture": "#bottom", "cullface": "bottom" } + } + }, + { + "from": [0, 0, 2], + "to": [2, 2, 14], + "faces": { + "east": { "texture": "#side", "uv": [2, 0, 14, 2] }, + "west": { "texture": "#side", "uv": [14, 0, 2, 2], "cullface": "west" }, + "down": { "texture": "#bottom", "cullface": "bottom" } + } + } + ] +} \ No newline at end of file diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/smithing_table.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/smithing_table.json new file mode 100644 index 00000000..017be790 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/smithing_table.json @@ -0,0 +1,12 @@ +{ + "parent": "block/cube", + "textures": { + "particle": "block/smithing_table_front", + "down": "block/smithing_table_bottom", + "up": "block/smithing_table_top", + "north": "block/smithing_table_front", + "east": "block/smithing_table_side", + "south": "block/smithing_table_front", + "west": "block/smithing_table_side" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/smoker.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/smoker.json new file mode 100644 index 00000000..8e3d2f32 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/smoker.json @@ -0,0 +1,9 @@ +{ + "parent": "block/orientable_with_bottom", + "textures": { + "bottom": "block/smoker_bottom", + "top": "block/smoker_top", + "front": "block/smoker_front", + "side": "block/smoker_side" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/smoker_on.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/smoker_on.json new file mode 100644 index 00000000..b7a3c754 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/smoker_on.json @@ -0,0 +1,19 @@ +{ + "parent": "block/cube", + "display": { + "firstperson_righthand": { + "rotation": [ 0, 135, 0 ], + "translation": [ 0, 0, 0 ], + "scale": [ 0.40, 0.40, 0.40 ] + } + }, + "textures": { + "particle": "block/smoker_front_on", + "down": "block/smoker_bottom", + "up": "block/smoker_top", + "north": "block/smoker_front_on", + "east": "block/smoker_side", + "south": "block/smoker_side", + "west": "block/smoker_side" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/smooth_quartz.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/smooth_quartz.json index 169f8596..45818cb5 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/smooth_quartz.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/smooth_quartz.json @@ -1,6 +1,6 @@ { "parent": "block/cube_all", "textures": { - "all": "block/quartz_block_top" + "all": "block/quartz_block_bottom" } } diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/smooth_quartz_slab.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/smooth_quartz_slab.json new file mode 100644 index 00000000..8f65413c --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/smooth_quartz_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "block/slab", + "textures": { + "bottom": "block/quartz_block_bottom", + "top": "block/quartz_block_bottom", + "side": "block/quartz_block_bottom" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/smooth_quartz_slab_top.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/smooth_quartz_slab_top.json new file mode 100644 index 00000000..27a8e9de --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/smooth_quartz_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "block/slab_top", + "textures": { + "bottom": "block/quartz_block_bottom", + "top": "block/quartz_block_bottom", + "side": "block/quartz_block_bottom" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/smooth_quartz_stairs.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/smooth_quartz_stairs.json new file mode 100644 index 00000000..c1d935be --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/smooth_quartz_stairs.json @@ -0,0 +1,8 @@ +{ + "parent": "block/stairs", + "textures": { + "bottom": "block/quartz_block_bottom", + "top": "block/quartz_block_bottom", + "side": "block/quartz_block_bottom" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/smooth_quartz_stairs_inner.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/smooth_quartz_stairs_inner.json new file mode 100644 index 00000000..2a74a723 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/smooth_quartz_stairs_inner.json @@ -0,0 +1,8 @@ +{ + "parent": "block/inner_stairs", + "textures": { + "bottom": "block/quartz_block_bottom", + "top": "block/quartz_block_bottom", + "side": "block/quartz_block_bottom" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/smooth_quartz_stairs_outer.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/smooth_quartz_stairs_outer.json new file mode 100644 index 00000000..21eb68b6 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/smooth_quartz_stairs_outer.json @@ -0,0 +1,8 @@ +{ + "parent": "block/outer_stairs", + "textures": { + "bottom": "block/quartz_block_bottom", + "top": "block/quartz_block_bottom", + "side": "block/quartz_block_bottom" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/smooth_red_sandstone_slab.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/smooth_red_sandstone_slab.json new file mode 100644 index 00000000..59939f80 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/smooth_red_sandstone_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "block/slab", + "textures": { + "bottom": "block/red_sandstone_top", + "top": "block/red_sandstone_top", + "side": "block/red_sandstone_top" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/smooth_red_sandstone_slab_top.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/smooth_red_sandstone_slab_top.json new file mode 100644 index 00000000..23ab7827 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/smooth_red_sandstone_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "block/slab_top", + "textures": { + "bottom": "block/red_sandstone_top", + "top": "block/red_sandstone_top", + "side": "block/red_sandstone_top" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/smooth_red_sandstone_stairs.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/smooth_red_sandstone_stairs.json new file mode 100644 index 00000000..2af89496 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/smooth_red_sandstone_stairs.json @@ -0,0 +1,8 @@ +{ + "parent": "block/stairs", + "textures": { + "bottom": "block/red_sandstone_top", + "top": "block/red_sandstone_top", + "side": "block/red_sandstone_top" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/smooth_red_sandstone_stairs_inner.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/smooth_red_sandstone_stairs_inner.json new file mode 100644 index 00000000..ea1248f6 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/smooth_red_sandstone_stairs_inner.json @@ -0,0 +1,8 @@ +{ + "parent": "block/inner_stairs", + "textures": { + "bottom": "block/red_sandstone_top", + "top": "block/red_sandstone_top", + "side": "block/red_sandstone_top" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/smooth_red_sandstone_stairs_outer.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/smooth_red_sandstone_stairs_outer.json new file mode 100644 index 00000000..8d7bf09e --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/smooth_red_sandstone_stairs_outer.json @@ -0,0 +1,8 @@ +{ + "parent": "block/outer_stairs", + "textures": { + "bottom": "block/red_sandstone_top", + "top": "block/red_sandstone_top", + "side": "block/red_sandstone_top" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/smooth_sandstone_slab.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/smooth_sandstone_slab.json new file mode 100644 index 00000000..b83b6e38 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/smooth_sandstone_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "block/slab", + "textures": { + "bottom": "block/sandstone_top", + "top": "block/sandstone_top", + "side": "block/sandstone_top" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/smooth_sandstone_slab_top.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/smooth_sandstone_slab_top.json new file mode 100644 index 00000000..fec91115 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/smooth_sandstone_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "block/slab_top", + "textures": { + "bottom": "block/sandstone_top", + "top": "block/sandstone_top", + "side": "block/sandstone_top" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/smooth_sandstone_stairs.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/smooth_sandstone_stairs.json new file mode 100644 index 00000000..affc44ad --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/smooth_sandstone_stairs.json @@ -0,0 +1,8 @@ +{ + "parent": "block/stairs", + "textures": { + "bottom": "block/sandstone_top", + "top": "block/sandstone_top", + "side": "block/sandstone_top" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/smooth_sandstone_stairs_inner.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/smooth_sandstone_stairs_inner.json new file mode 100644 index 00000000..9ccf09cc --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/smooth_sandstone_stairs_inner.json @@ -0,0 +1,8 @@ +{ + "parent": "block/inner_stairs", + "textures": { + "bottom": "block/sandstone_top", + "top": "block/sandstone_top", + "side": "block/sandstone_top" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/smooth_sandstone_stairs_outer.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/smooth_sandstone_stairs_outer.json new file mode 100644 index 00000000..b450adcf --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/smooth_sandstone_stairs_outer.json @@ -0,0 +1,8 @@ +{ + "parent": "block/outer_stairs", + "textures": { + "bottom": "block/sandstone_top", + "top": "block/sandstone_top", + "side": "block/sandstone_top" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/smooth_stone.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/smooth_stone.json index 23ba0039..7d04a50e 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/smooth_stone.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/smooth_stone.json @@ -1,6 +1,6 @@ { "parent": "block/cube_all", "textures": { - "all": "block/stone_slab_top" + "all": "block/smooth_stone" } } diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/smooth_stone_slab.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/smooth_stone_slab.json new file mode 100644 index 00000000..0415a6dc --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/smooth_stone_slab.json @@ -0,0 +1,8 @@ +{ + "parent": "block/slab", + "textures": { + "bottom": "block/smooth_stone", + "top": "block/smooth_stone", + "side": "block/smooth_stone_slab_side" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/smooth_stone_slab_double.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/smooth_stone_slab_double.json new file mode 100644 index 00000000..3f309fa5 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/smooth_stone_slab_double.json @@ -0,0 +1,7 @@ +{ + "parent": "block/cube_column", + "textures": { + "end": "block/smooth_stone", + "side": "block/smooth_stone_slab_side" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/smooth_stone_slab_top.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/smooth_stone_slab_top.json new file mode 100644 index 00000000..42b079f6 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/smooth_stone_slab_top.json @@ -0,0 +1,8 @@ +{ + "parent": "block/slab_top", + "textures": { + "bottom": "block/smooth_stone", + "top": "block/smooth_stone", + "side": "block/smooth_stone_slab_side" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/snow_height14.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/snow_height14.json index 4b3a9ffc..30e1d888 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/snow_height14.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/snow_height14.json @@ -9,10 +9,10 @@ "faces": { "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "cullface": "down" }, "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" }, - "north": { "uv": [ 0, 2, 16, 16 ], "texture": "#texture" }, - "south": { "uv": [ 0, 2, 16, 16 ], "texture": "#texture" }, - "west": { "uv": [ 0, 2, 16, 16 ], "texture": "#texture" }, - "east": { "uv": [ 0, 2, 16, 16 ], "texture": "#texture" } + "north": { "uv": [ 0, 2, 16, 16 ], "texture": "#texture", "cullface": "north" }, + "south": { "uv": [ 0, 2, 16, 16 ], "texture": "#texture", "cullface": "south" }, + "west": { "uv": [ 0, 2, 16, 16 ], "texture": "#texture", "cullface": "west" }, + "east": { "uv": [ 0, 2, 16, 16 ], "texture": "#texture", "cullface": "east" } } } ] diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/spruce_sign.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/spruce_sign.json new file mode 100644 index 00000000..f5e2901c --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/spruce_sign.json @@ -0,0 +1,5 @@ +{ + "textures": { + "particle": "block/spruce_planks" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/stairs.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/stairs.json index e8038127..986ce9c6 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/stairs.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/stairs.json @@ -34,7 +34,6 @@ { "from": [ 8, 8, 0 ], "to": [ 16, 16, 16 ], "faces": { - "down": { "uv": [ 8, 0, 16, 16 ], "texture": "#bottom", "cullface": "down" }, "up": { "uv": [ 8, 0, 16, 16 ], "texture": "#top", "cullface": "up" }, "north": { "uv": [ 0, 0, 8, 8 ], "texture": "#side", "cullface": "north" }, "south": { "uv": [ 8, 0, 16, 8 ], "texture": "#side", "cullface": "south" }, diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/stone_brick_wall_inventory.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/stone_brick_wall_inventory.json new file mode 100644 index 00000000..7ff4f994 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/stone_brick_wall_inventory.json @@ -0,0 +1,6 @@ +{ + "parent": "block/wall_inventory", + "textures": { + "wall": "block/stone_bricks" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/stone_brick_wall_post.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/stone_brick_wall_post.json new file mode 100644 index 00000000..5bf3da8e --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/stone_brick_wall_post.json @@ -0,0 +1,6 @@ +{ + "parent": "block/template_wall_post", + "textures": { + "wall": "block/stone_bricks" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/stone_brick_wall_side.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/stone_brick_wall_side.json new file mode 100644 index 00000000..076fd914 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/stone_brick_wall_side.json @@ -0,0 +1,6 @@ +{ + "parent": "block/template_wall_side", + "textures": { + "wall": "block/stone_bricks" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/stone_slab.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/stone_slab.json index 75c3db65..08fd96c7 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/stone_slab.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/stone_slab.json @@ -1,8 +1,8 @@ { "parent": "block/slab", "textures": { - "bottom": "block/stone_slab_top", - "top": "block/stone_slab_top", - "side": "block/stone_slab_side" + "bottom": "block/stone", + "top": "block/stone", + "side": "block/stone" } } diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/stone_slab_top.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/stone_slab_top.json index 5df223a4..d22e93d3 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/stone_slab_top.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/stone_slab_top.json @@ -1,8 +1,8 @@ { "parent": "block/slab_top", "textures": { - "bottom": "block/stone_slab_top", - "top": "block/stone_slab_top", - "side": "block/stone_slab_side" + "bottom": "block/stone", + "top": "block/stone", + "side": "block/stone" } } diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/stone_stairs.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/stone_stairs.json new file mode 100644 index 00000000..96927177 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/stone_stairs.json @@ -0,0 +1,8 @@ +{ + "parent": "block/stairs", + "textures": { + "bottom": "block/stone", + "top": "block/stone", + "side": "block/stone" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/stone_stairs_inner.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/stone_stairs_inner.json new file mode 100644 index 00000000..ca593763 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/stone_stairs_inner.json @@ -0,0 +1,8 @@ +{ + "parent": "block/inner_stairs", + "textures": { + "bottom": "block/stone", + "top": "block/stone", + "side": "block/stone" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/stone_stairs_outer.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/stone_stairs_outer.json new file mode 100644 index 00000000..c17b747e --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/stone_stairs_outer.json @@ -0,0 +1,8 @@ +{ + "parent": "block/outer_stairs", + "textures": { + "bottom": "block/stone", + "top": "block/stone", + "side": "block/stone" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/stonecutter.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/stonecutter.json new file mode 100644 index 00000000..3a02d854 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/stonecutter.json @@ -0,0 +1,29 @@ +{ "parent": "block/block", + "textures": { + "particle": "block/stonecutter_bottom", + "bottom": "block/stonecutter_bottom", + "top": "block/stonecutter_top", + "side": "block/stonecutter_side", + "saw": "block/stonecutter_saw" + }, + "elements": [ + { "from": [ 0, 0, 0 ], + "to": [ 16, 9, 16 ], + "faces": { + "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#bottom", "cullface": "down" }, + "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" }, + "north": { "uv": [ 0, 7, 16, 16 ], "texture": "#side", "cullface": "north" }, + "south": { "uv": [ 0, 7, 16, 16 ], "texture": "#side", "cullface": "south" }, + "west": { "uv": [ 0, 7, 16, 16 ], "texture": "#side", "cullface": "west" }, + "east": { "uv": [ 0, 7, 16, 16 ], "texture": "#side", "cullface": "east" } + } + }, + { "from": [ 1, 9, 8 ], + "to": [ 15, 16, 8 ], + "faces": { + "north": { "uv": [ 1, 9, 15, 16 ], "texture": "#saw", "tintindex": 0 }, + "south": { "uv": [ 1, 9, 15, 16 ], "texture": "#saw", "tintindex": 0 } + } + } + ] +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/sweet_berry_bush_stage0.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/sweet_berry_bush_stage0.json new file mode 100644 index 00000000..273356d3 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/sweet_berry_bush_stage0.json @@ -0,0 +1,6 @@ +{ + "parent": "block/cross", + "textures": { + "cross": "block/sweet_berry_bush_stage0" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/sweet_berry_bush_stage1.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/sweet_berry_bush_stage1.json new file mode 100644 index 00000000..341368a2 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/sweet_berry_bush_stage1.json @@ -0,0 +1,6 @@ +{ + "parent": "block/cross", + "textures": { + "cross": "block/sweet_berry_bush_stage1" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/sweet_berry_bush_stage2.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/sweet_berry_bush_stage2.json new file mode 100644 index 00000000..3d6da1db --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/sweet_berry_bush_stage2.json @@ -0,0 +1,6 @@ +{ + "parent": "block/cross", + "textures": { + "cross": "block/sweet_berry_bush_stage2" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/sweet_berry_bush_stage3.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/sweet_berry_bush_stage3.json new file mode 100644 index 00000000..5d6e927b --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/sweet_berry_bush_stage3.json @@ -0,0 +1,6 @@ +{ + "parent": "block/cross", + "textures": { + "cross": "block/sweet_berry_bush_stage3" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/three_turtle_eggs.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/three_turtle_eggs.json index cba2395e..beb63118 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/three_turtle_eggs.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/three_turtle_eggs.json @@ -6,9 +6,9 @@ }, "elements": [ { "from": [ 5, 0, 4 ], - "to": [ 10, 7, 9 ], + "to": [ 9, 7, 8 ], "faces": { - "down": { "uv": [ 0, 0, 4, 4 ], "texture": "#all" }, + "down": { "uv": [ 0, 0, 4, 4 ], "texture": "#all", "cullface": "down" }, "up": { "uv": [ 0, 0, 4, 4 ], "texture": "#all" }, "north": { "uv": [ 1, 4, 5, 11 ], "texture": "#all" }, "south": { "uv": [ 1, 4, 5, 11 ], "texture": "#all" }, @@ -20,7 +20,7 @@ "from": [ 1, 0, 7 ], "to": [ 5, 5, 11 ], "faces": { - "down": { "uv": [ 6, 7, 10, 11 ], "texture": "#all" }, + "down": { "uv": [ 6, 7, 10, 11 ], "texture": "#all", "cullface": "down" }, "up": { "uv": [ 6, 7, 10, 11 ], "texture": "#all" }, "north": { "uv": [ 10, 10, 14, 15 ], "texture": "#all" }, "south": { "uv": [ 10, 10, 14, 15 ], "texture": "#all" }, @@ -32,7 +32,7 @@ "from": [ 11, 0, 7 ], "to": [ 14, 4, 10 ], "faces": { - "down": { "uv": [ 5, 0, 8, 3 ], "texture": "#all" }, + "down": { "uv": [ 5, 0, 8, 3 ], "texture": "#all", "cullface": "down" }, "up": { "uv": [ 5, 0, 8, 3 ], "texture": "#all" }, "north": { "uv": [ 8, 3, 11, 7 ], "texture": "#all" }, "south": { "uv": [ 8, 3, 11, 7 ], "texture": "#all" }, diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/turtle_egg.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/turtle_egg.json index ef25c9c6..eb1ed3dc 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/turtle_egg.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/turtle_egg.json @@ -6,9 +6,9 @@ }, "elements": [ { "from": [ 5, 0, 4 ], - "to": [ 10, 7, 9 ], + "to": [ 9, 7, 8 ], "faces": { - "down": { "uv": [ 0, 0, 4, 4 ], "texture": "#all" }, + "down": { "uv": [ 0, 0, 4, 4 ], "texture": "#all", "cullface": "down" }, "up": { "uv": [ 0, 0, 4, 4 ], "texture": "#all" }, "north": { "uv": [ 1, 4, 5, 11 ], "texture": "#all" }, "south": { "uv": [ 1, 4, 5, 11 ], "texture": "#all" }, diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/two_turtle_eggs.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/two_turtle_eggs.json index 2654e6e7..bc242714 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/two_turtle_eggs.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/two_turtle_eggs.json @@ -6,9 +6,9 @@ }, "elements": [ { "from": [ 5, 0, 4 ], - "to": [ 10, 7, 9 ], + "to": [ 9, 7, 8 ], "faces": { - "down": { "uv": [ 0, 0, 4, 4 ], "texture": "#all" }, + "down": { "uv": [ 0, 0, 4, 4 ], "texture": "#all", "cullface": "down" }, "up": { "uv": [ 0, 0, 4, 4 ], "texture": "#all" }, "north": { "uv": [ 1, 4, 5, 11 ], "texture": "#all" }, "south": { "uv": [ 1, 4, 5, 11 ], "texture": "#all" }, @@ -20,7 +20,7 @@ "from": [ 1, 0, 7 ], "to": [ 5, 5, 11 ], "faces": { - "down": { "uv": [ 6, 7, 10, 11 ], "texture": "#all" }, + "down": { "uv": [ 6, 7, 10, 11 ], "texture": "#all", "cullface": "down" }, "up": { "uv": [ 6, 7, 10, 11 ], "texture": "#all" }, "north": { "uv": [ 10, 10, 14, 15 ], "texture": "#all" }, "south": { "uv": [ 10, 10, 14, 15 ], "texture": "#all" }, diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/wither_rose.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/wither_rose.json new file mode 100644 index 00000000..46fd9393 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/block/wither_rose.json @@ -0,0 +1,6 @@ +{ + "parent": "block/cross", + "textures": { + "cross": "block/wither_rose" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/acacia_sign.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/acacia_sign.json new file mode 100644 index 00000000..b03ebd1e --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/acacia_sign.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "item/acacia_sign" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/andesite_slab.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/andesite_slab.json new file mode 100644 index 00000000..33aa4f4f --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/andesite_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "block/andesite_slab" +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/andesite_stairs.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/andesite_stairs.json new file mode 100644 index 00000000..ffabcfd3 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/andesite_stairs.json @@ -0,0 +1,3 @@ +{ + "parent": "block/andesite_stairs" +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/andesite_wall.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/andesite_wall.json new file mode 100644 index 00000000..c7099b62 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/andesite_wall.json @@ -0,0 +1,3 @@ +{ + "parent": "block/andesite_wall_inventory" +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/bamboo.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/bamboo.json new file mode 100644 index 00000000..59926c6c --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/bamboo.json @@ -0,0 +1,6 @@ +{ + "parent": "item/handheld", + "textures": { + "layer0": "item/bamboo" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/barrel.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/barrel.json new file mode 100644 index 00000000..c2ffc53c --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/barrel.json @@ -0,0 +1,3 @@ +{ + "parent": "block/barrel" +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/bell.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/bell.json new file mode 100644 index 00000000..d5485f47 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/bell.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "item/bell" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/birch_sign.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/birch_sign.json new file mode 100644 index 00000000..b4af525e --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/birch_sign.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "item/birch_sign" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/black_bed.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/black_bed.json index b69c17a9..daa7abf6 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/black_bed.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/black_bed.json @@ -1,3 +1,6 @@ { - "parent": "item/template_bed" + "parent": "item/template_bed", + "textures": { + "particle": "block/black_wool" + } } diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/black_dye.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/black_dye.json new file mode 100644 index 00000000..7e623162 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/black_dye.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "item/black_dye" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/black_shulker_box.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/black_shulker_box.json index f9818742..9cd1ed85 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/black_shulker_box.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/black_shulker_box.json @@ -1,3 +1,6 @@ { - "parent": "item/template_shulker_box" + "parent": "item/template_shulker_box", + "textures": { + "particle": "block/black_shulker_box" + } } diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/blast_furnace.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/blast_furnace.json new file mode 100644 index 00000000..d508a48d --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/blast_furnace.json @@ -0,0 +1,3 @@ +{ + "parent": "block/blast_furnace" +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/blue_bed.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/blue_bed.json index b69c17a9..cf4745a2 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/blue_bed.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/blue_bed.json @@ -1,3 +1,6 @@ { - "parent": "item/template_bed" + "parent": "item/template_bed", + "textures": { + "particle": "block/blue_wool" + } } diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/blue_dye.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/blue_dye.json new file mode 100644 index 00000000..b4420e56 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/blue_dye.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "item/blue_dye" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/blue_shulker_box.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/blue_shulker_box.json index f9818742..a3cbf51b 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/blue_shulker_box.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/blue_shulker_box.json @@ -1,3 +1,6 @@ { - "parent": "item/template_shulker_box" + "parent": "item/template_shulker_box", + "textures": { + "particle": "block/blue_shulker_box" + } } diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/brick_wall.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/brick_wall.json new file mode 100644 index 00000000..048fed48 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/brick_wall.json @@ -0,0 +1,3 @@ +{ + "parent": "block/brick_wall_inventory" +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/brown_bed.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/brown_bed.json index b69c17a9..b922cb18 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/brown_bed.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/brown_bed.json @@ -1,3 +1,6 @@ { - "parent": "item/template_bed" + "parent": "item/template_bed", + "textures": { + "particle": "block/brown_wool" + } } diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/brown_dye.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/brown_dye.json new file mode 100644 index 00000000..cee72fb1 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/brown_dye.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "item/brown_dye" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/brown_shulker_box.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/brown_shulker_box.json index f9818742..536ddbee 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/brown_shulker_box.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/brown_shulker_box.json @@ -1,3 +1,6 @@ { - "parent": "item/template_shulker_box" + "parent": "item/template_shulker_box", + "textures": { + "particle": "block/brown_shulker_box" + } } diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/campfire.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/campfire.json new file mode 100644 index 00000000..99591266 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/campfire.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "item/campfire" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/cartography_table.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/cartography_table.json new file mode 100644 index 00000000..d492e794 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/cartography_table.json @@ -0,0 +1,3 @@ +{ + "parent": "block/cartography_table" +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/cat_spawn_egg.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/cat_spawn_egg.json new file mode 100644 index 00000000..765225c9 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/cat_spawn_egg.json @@ -0,0 +1,3 @@ +{ + "parent": "item/template_spawn_egg" +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/chest.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/chest.json index 7bfe2e69..cdfd5488 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/chest.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/chest.json @@ -1,5 +1,8 @@ { "parent": "builtin/entity", + "textures": { + "particle": "block/oak_planks" + }, "display": { "gui": { "rotation": [ 30, 45, 0 ], diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/composter.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/composter.json new file mode 100644 index 00000000..3b0a63b5 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/composter.json @@ -0,0 +1,3 @@ +{ + "parent": "block/composter" +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/conduit.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/conduit.json index 376d5207..f5785cdf 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/conduit.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/conduit.json @@ -1,5 +1,8 @@ { "parent": "builtin/entity", + "textures": { + "particle": "block/conduit" + }, "display": { "gui": { "rotation": [ 30, 45, 0 ], diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/cornflower.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/cornflower.json new file mode 100644 index 00000000..fc12f502 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/cornflower.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "block/cornflower" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/creeper_banner_pattern.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/creeper_banner_pattern.json new file mode 100644 index 00000000..cae8d3a5 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/creeper_banner_pattern.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "item/creeper_banner_pattern" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/crossbow.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/crossbow.json new file mode 100644 index 00000000..0cddcac4 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/crossbow.json @@ -0,0 +1,63 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "item/crossbow_standby" + }, + "display": { + "thirdperson_righthand": { + "rotation": [ -90, 0, -60 ], + "translation": [ 2, 0.1, -3 ], + "scale": [ 0.9, 0.9, 0.9 ] + }, + "thirdperson_lefthand": { + "rotation": [ -90, 0, 30 ], + "translation": [ 2, 0.1, -3 ], + "scale": [ 0.9, 0.9, 0.9 ] + }, + "firstperson_righthand": { + "rotation": [ -90, 0, -55 ], + "translation": [ 1.13, 3.2, 1.13], + "scale": [ 0.68, 0.68, 0.68 ] + }, + "firstperson_lefthand": { + "rotation": [ -90, 0, 35 ], + "translation": [ 1.13, 3.2, 1.13], + "scale": [ 0.68, 0.68, 0.68 ] + } + }, + "overrides": [ + { + "predicate": { + "pulling": 1 + }, + "model": "item/crossbow_pulling_0" + }, + { + "predicate": { + "pulling": 1, + "pull": 0.58 + }, + "model": "item/crossbow_pulling_1" + }, + { + "predicate": { + "pulling": 1, + "pull": 1.0 + }, + "model": "item/crossbow_pulling_2" + }, + { + "predicate": { + "charged": 1 + }, + "model": "item/crossbow_arrow" + }, + { + "predicate": { + "charged": 1, + "firework": 1 + }, + "model": "item/crossbow_firework" + } + ] +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/crossbow_arrow.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/crossbow_arrow.json new file mode 100644 index 00000000..bc3e3543 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/crossbow_arrow.json @@ -0,0 +1,6 @@ +{ + "parent": "item/crossbow", + "textures": { + "layer0": "item/crossbow_arrow" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/crossbow_firework.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/crossbow_firework.json new file mode 100644 index 00000000..1ebe175a --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/crossbow_firework.json @@ -0,0 +1,6 @@ +{ + "parent": "item/crossbow", + "textures": { + "layer0": "item/crossbow_firework" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/crossbow_pulling_0.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/crossbow_pulling_0.json new file mode 100644 index 00000000..afd73b86 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/crossbow_pulling_0.json @@ -0,0 +1,6 @@ +{ + "parent": "item/crossbow", + "textures": { + "layer0": "item/crossbow_pulling_0" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/crossbow_pulling_1.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/crossbow_pulling_1.json new file mode 100644 index 00000000..1c48a748 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/crossbow_pulling_1.json @@ -0,0 +1,6 @@ +{ + "parent": "item/crossbow", + "textures": { + "layer0": "item/crossbow_pulling_1" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/crossbow_pulling_2.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/crossbow_pulling_2.json new file mode 100644 index 00000000..3c2df500 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/crossbow_pulling_2.json @@ -0,0 +1,6 @@ +{ + "parent": "item/crossbow", + "textures": { + "layer0": "item/crossbow_pulling_2" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/cut_red_sandstone_slab.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/cut_red_sandstone_slab.json new file mode 100644 index 00000000..b26f392d --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/cut_red_sandstone_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "block/cut_red_sandstone_slab" +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/cut_sandstone_slab.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/cut_sandstone_slab.json new file mode 100644 index 00000000..3d8af563 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/cut_sandstone_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "block/cut_sandstone_slab" +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/cyan_bed.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/cyan_bed.json index b69c17a9..7397f0d9 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/cyan_bed.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/cyan_bed.json @@ -1,3 +1,6 @@ { - "parent": "item/template_bed" + "parent": "item/template_bed", + "textures": { + "particle": "block/cyan_wool" + } } diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/cyan_shulker_box.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/cyan_shulker_box.json index f9818742..dc116939 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/cyan_shulker_box.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/cyan_shulker_box.json @@ -1,3 +1,6 @@ { - "parent": "item/template_shulker_box" + "parent": "item/template_shulker_box", + "textures": { + "particle": "block/cyan_shulker_box" + } } diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/dark_oak_sign.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/dark_oak_sign.json new file mode 100644 index 00000000..637b6469 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/dark_oak_sign.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "item/dark_oak_sign" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/dead_brain_coral.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/dead_brain_coral.json new file mode 100644 index 00000000..5a569d14 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/dead_brain_coral.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "block/dead_brain_coral" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/dead_bubble_coral.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/dead_bubble_coral.json new file mode 100644 index 00000000..6c83d339 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/dead_bubble_coral.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "block/dead_bubble_coral" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/dead_fire_coral.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/dead_fire_coral.json new file mode 100644 index 00000000..f28b9b1e --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/dead_fire_coral.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "block/dead_fire_coral" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/dead_horn_coral.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/dead_horn_coral.json new file mode 100644 index 00000000..51ceecd8 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/dead_horn_coral.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "block/dead_horn_coral" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/dead_tube_coral.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/dead_tube_coral.json new file mode 100644 index 00000000..620ba336 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/dead_tube_coral.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "block/dead_tube_coral" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/diorite_slab.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/diorite_slab.json new file mode 100644 index 00000000..3b448283 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/diorite_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "block/diorite_slab" +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/diorite_stairs.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/diorite_stairs.json new file mode 100644 index 00000000..eba26f57 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/diorite_stairs.json @@ -0,0 +1,3 @@ +{ + "parent": "block/diorite_stairs" +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/diorite_wall.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/diorite_wall.json new file mode 100644 index 00000000..5c922c14 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/diorite_wall.json @@ -0,0 +1,3 @@ +{ + "parent": "block/diorite_wall_inventory" +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/end_stone_brick_slab.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/end_stone_brick_slab.json new file mode 100644 index 00000000..f4d03a01 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/end_stone_brick_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "block/end_stone_brick_slab" +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/end_stone_brick_stairs.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/end_stone_brick_stairs.json new file mode 100644 index 00000000..d803949f --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/end_stone_brick_stairs.json @@ -0,0 +1,3 @@ +{ + "parent": "block/end_stone_brick_stairs" +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/end_stone_brick_wall.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/end_stone_brick_wall.json new file mode 100644 index 00000000..f90fb0d9 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/end_stone_brick_wall.json @@ -0,0 +1,3 @@ +{ + "parent": "block/end_stone_brick_wall_inventory" +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/ender_chest.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/ender_chest.json index c7435714..58aba338 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/ender_chest.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/ender_chest.json @@ -1,3 +1,6 @@ { - "parent": "item/chest" + "parent": "item/chest", + "textures": { + "particle": "block/obsidian" + } } diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/fletching_table.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/fletching_table.json new file mode 100644 index 00000000..66f91b4d --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/fletching_table.json @@ -0,0 +1,3 @@ +{ + "parent": "block/fletching_table" +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/flower_banner_pattern.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/flower_banner_pattern.json new file mode 100644 index 00000000..e7986764 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/flower_banner_pattern.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "item/flower_banner_pattern" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/fox_spawn_egg.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/fox_spawn_egg.json new file mode 100644 index 00000000..765225c9 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/fox_spawn_egg.json @@ -0,0 +1,3 @@ +{ + "parent": "item/template_spawn_egg" +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/globe_banner_pattern.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/globe_banner_pattern.json new file mode 100644 index 00000000..922e4c56 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/globe_banner_pattern.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "item/globe_banner_pattern" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/granite_slab.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/granite_slab.json new file mode 100644 index 00000000..fa77aad9 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/granite_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "block/granite_slab" +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/granite_stairs.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/granite_stairs.json new file mode 100644 index 00000000..3c1561e9 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/granite_stairs.json @@ -0,0 +1,3 @@ +{ + "parent": "block/granite_stairs" +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/granite_wall.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/granite_wall.json new file mode 100644 index 00000000..19e194f8 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/granite_wall.json @@ -0,0 +1,3 @@ +{ + "parent": "block/granite_wall_inventory" +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/gray_bed.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/gray_bed.json index b69c17a9..54058692 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/gray_bed.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/gray_bed.json @@ -1,3 +1,6 @@ { - "parent": "item/template_bed" + "parent": "item/template_bed", + "textures": { + "particle": "block/gray_wool" + } } diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/gray_shulker_box.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/gray_shulker_box.json index f9818742..d431ba4e 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/gray_shulker_box.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/gray_shulker_box.json @@ -1,3 +1,6 @@ { - "parent": "item/template_shulker_box" + "parent": "item/template_shulker_box", + "textures": { + "particle": "block/gray_shulker_box" + } } diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/green_bed.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/green_bed.json index b69c17a9..925b3014 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/green_bed.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/green_bed.json @@ -1,3 +1,6 @@ { - "parent": "item/template_bed" + "parent": "item/template_bed", + "textures": { + "particle": "block/green_wool" + } } diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/green_dye.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/green_dye.json new file mode 100644 index 00000000..a1f65545 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/green_dye.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "item/green_dye" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/green_shulker_box.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/green_shulker_box.json index f9818742..e05234a2 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/green_shulker_box.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/green_shulker_box.json @@ -1,3 +1,6 @@ { - "parent": "item/template_shulker_box" + "parent": "item/template_shulker_box", + "textures": { + "particle": "block/green_shulker_box" + } } diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/grindstone.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/grindstone.json new file mode 100644 index 00000000..bea15088 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/grindstone.json @@ -0,0 +1,3 @@ +{ + "parent": "block/grindstone" +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/jigsaw.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/jigsaw.json new file mode 100644 index 00000000..cf740206 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/jigsaw.json @@ -0,0 +1,3 @@ +{ + "parent": "block/jigsaw" +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/jungle_sign.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/jungle_sign.json new file mode 100644 index 00000000..e91e4ccf --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/jungle_sign.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "item/jungle_sign" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/lantern.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/lantern.json new file mode 100644 index 00000000..d9fe2e8f --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/lantern.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "item/lantern" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/leather_horse_armor.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/leather_horse_armor.json new file mode 100644 index 00000000..30385655 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/leather_horse_armor.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "item/leather_horse_armor" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/lectern.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/lectern.json new file mode 100644 index 00000000..b5c94a10 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/lectern.json @@ -0,0 +1,3 @@ +{ + "parent": "block/lectern" +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/light_blue_bed.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/light_blue_bed.json index b69c17a9..bab617d3 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/light_blue_bed.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/light_blue_bed.json @@ -1,3 +1,6 @@ { - "parent": "item/template_bed" + "parent": "item/template_bed", + "textures": { + "particle": "block/light_blue_wool" + } } diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/light_blue_shulker_box.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/light_blue_shulker_box.json index f9818742..83b263b6 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/light_blue_shulker_box.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/light_blue_shulker_box.json @@ -1,3 +1,6 @@ { - "parent": "item/template_shulker_box" + "parent": "item/template_shulker_box", + "textures": { + "particle": "block/light_blue_shulker_box" + } } diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/light_gray_bed.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/light_gray_bed.json index b69c17a9..461824dc 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/light_gray_bed.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/light_gray_bed.json @@ -1,3 +1,6 @@ { - "parent": "item/template_bed" + "parent": "item/template_bed", + "textures": { + "particle": "block/light_gray_wool" + } } diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/light_gray_shulker_box.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/light_gray_shulker_box.json index f9818742..1979c155 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/light_gray_shulker_box.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/light_gray_shulker_box.json @@ -1,3 +1,6 @@ { - "parent": "item/template_shulker_box" + "parent": "item/template_shulker_box", + "textures": { + "particle": "block/light_gray_shulker_box" + } } diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/lily_of_the_valley.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/lily_of_the_valley.json new file mode 100644 index 00000000..19d9e343 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/lily_of_the_valley.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "block/lily_of_the_valley" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/lime_bed.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/lime_bed.json index b69c17a9..d65755c9 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/lime_bed.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/lime_bed.json @@ -1,3 +1,6 @@ { - "parent": "item/template_bed" + "parent": "item/template_bed", + "textures": { + "particle": "block/lime_wool" + } } diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/lime_shulker_box.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/lime_shulker_box.json index f9818742..14b4226b 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/lime_shulker_box.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/lime_shulker_box.json @@ -1,3 +1,6 @@ { - "parent": "item/template_shulker_box" + "parent": "item/template_shulker_box", + "textures": { + "particle": "block/lime_shulker_box" + } } diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/loom.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/loom.json new file mode 100644 index 00000000..33a59482 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/loom.json @@ -0,0 +1,3 @@ +{ + "parent": "block/loom" +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/magenta_bed.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/magenta_bed.json index b69c17a9..47c87269 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/magenta_bed.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/magenta_bed.json @@ -1,3 +1,6 @@ { - "parent": "item/template_bed" + "parent": "item/template_bed", + "textures": { + "particle": "block/magenta_wool" + } } diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/magenta_shulker_box.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/magenta_shulker_box.json index f9818742..d247978b 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/magenta_shulker_box.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/magenta_shulker_box.json @@ -1,3 +1,6 @@ { - "parent": "item/template_shulker_box" + "parent": "item/template_shulker_box", + "textures": { + "particle": "block/magenta_shulker_box" + } } diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/mojang_banner_pattern.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/mojang_banner_pattern.json new file mode 100644 index 00000000..a771713e --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/mojang_banner_pattern.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "item/mojang_banner_pattern" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/mossy_cobblestone_slab.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/mossy_cobblestone_slab.json new file mode 100644 index 00000000..89556294 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/mossy_cobblestone_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "block/mossy_cobblestone_slab" +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/mossy_cobblestone_stairs.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/mossy_cobblestone_stairs.json new file mode 100644 index 00000000..1c9501b2 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/mossy_cobblestone_stairs.json @@ -0,0 +1,3 @@ +{ + "parent": "block/mossy_cobblestone_stairs" +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/mossy_stone_brick_slab.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/mossy_stone_brick_slab.json new file mode 100644 index 00000000..4b3b391e --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/mossy_stone_brick_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "block/mossy_stone_brick_slab" +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/mossy_stone_brick_stairs.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/mossy_stone_brick_stairs.json new file mode 100644 index 00000000..406cdeca --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/mossy_stone_brick_stairs.json @@ -0,0 +1,3 @@ +{ + "parent": "block/mossy_stone_brick_stairs" +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/mossy_stone_brick_wall.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/mossy_stone_brick_wall.json new file mode 100644 index 00000000..2ddff16c --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/mossy_stone_brick_wall.json @@ -0,0 +1,3 @@ +{ + "parent": "block/mossy_stone_brick_wall_inventory" +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/nether_brick_wall.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/nether_brick_wall.json new file mode 100644 index 00000000..8d34c847 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/nether_brick_wall.json @@ -0,0 +1,3 @@ +{ + "parent": "block/nether_brick_wall_inventory" +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/oak_sign.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/oak_sign.json new file mode 100644 index 00000000..e06cdb9d --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/oak_sign.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "item/oak_sign" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/orange_bed.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/orange_bed.json index b69c17a9..268041ed 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/orange_bed.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/orange_bed.json @@ -1,3 +1,6 @@ { - "parent": "item/template_bed" + "parent": "item/template_bed", + "textures": { + "particle": "block/orange_wool" + } } diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/orange_shulker_box.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/orange_shulker_box.json index f9818742..713f77bf 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/orange_shulker_box.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/orange_shulker_box.json @@ -1,3 +1,6 @@ { - "parent": "item/template_shulker_box" + "parent": "item/template_shulker_box", + "textures": { + "particle": "block/orange_shulker_box" + } } diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/panda_spawn_egg.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/panda_spawn_egg.json new file mode 100644 index 00000000..765225c9 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/panda_spawn_egg.json @@ -0,0 +1,3 @@ +{ + "parent": "item/template_spawn_egg" +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/pillager_spawn_egg.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/pillager_spawn_egg.json new file mode 100644 index 00000000..765225c9 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/pillager_spawn_egg.json @@ -0,0 +1,3 @@ +{ + "parent": "item/template_spawn_egg" +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/pink_bed.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/pink_bed.json index b69c17a9..73d21dd6 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/pink_bed.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/pink_bed.json @@ -1,3 +1,6 @@ { - "parent": "item/template_bed" + "parent": "item/template_bed", + "textures": { + "particle": "block/pink_wool" + } } diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/pink_shulker_box.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/pink_shulker_box.json index f9818742..a1c69f33 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/pink_shulker_box.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/pink_shulker_box.json @@ -1,3 +1,6 @@ { - "parent": "item/template_shulker_box" + "parent": "item/template_shulker_box", + "textures": { + "particle": "block/pink_shulker_box" + } } diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/polished_andesite_slab.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/polished_andesite_slab.json new file mode 100644 index 00000000..a49e49e3 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/polished_andesite_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "block/polished_andesite_slab" +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/polished_andesite_stairs.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/polished_andesite_stairs.json new file mode 100644 index 00000000..2ba009e9 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/polished_andesite_stairs.json @@ -0,0 +1,3 @@ +{ + "parent": "block/polished_andesite_stairs" +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/polished_diorite_slab.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/polished_diorite_slab.json new file mode 100644 index 00000000..3275927d --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/polished_diorite_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "block/polished_diorite_slab" +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/polished_diorite_stairs.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/polished_diorite_stairs.json new file mode 100644 index 00000000..52a6ebea --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/polished_diorite_stairs.json @@ -0,0 +1,3 @@ +{ + "parent": "block/polished_diorite_stairs" +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/polished_granite_slab.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/polished_granite_slab.json new file mode 100644 index 00000000..6b4d00fc --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/polished_granite_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "block/polished_granite_slab" +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/polished_granite_stairs.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/polished_granite_stairs.json new file mode 100644 index 00000000..96bf94ba --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/polished_granite_stairs.json @@ -0,0 +1,3 @@ +{ + "parent": "block/polished_granite_stairs" +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/prismarine_wall.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/prismarine_wall.json new file mode 100644 index 00000000..818a2c99 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/prismarine_wall.json @@ -0,0 +1,3 @@ +{ + "parent": "block/prismarine_wall_inventory" +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/purple_bed.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/purple_bed.json index b69c17a9..9510ff8f 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/purple_bed.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/purple_bed.json @@ -1,3 +1,6 @@ { - "parent": "item/template_bed" + "parent": "item/template_bed", + "textures": { + "particle": "block/purple_wool" + } } diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/purple_shulker_box.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/purple_shulker_box.json index f9818742..f0550c41 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/purple_shulker_box.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/purple_shulker_box.json @@ -1,3 +1,6 @@ { - "parent": "item/template_shulker_box" + "parent": "item/template_shulker_box", + "textures": { + "particle": "block/purple_shulker_box" + } } diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/ravager_spawn_egg.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/ravager_spawn_egg.json new file mode 100644 index 00000000..765225c9 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/ravager_spawn_egg.json @@ -0,0 +1,3 @@ +{ + "parent": "item/template_spawn_egg" +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/red_bed.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/red_bed.json index b69c17a9..2734e522 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/red_bed.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/red_bed.json @@ -1,3 +1,6 @@ { - "parent": "item/template_bed" + "parent": "item/template_bed", + "textures": { + "particle": "block/red_wool" + } } diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/red_dye.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/red_dye.json new file mode 100644 index 00000000..fb548002 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/red_dye.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "item/red_dye" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/red_nether_brick_slab.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/red_nether_brick_slab.json new file mode 100644 index 00000000..c48c9721 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/red_nether_brick_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "block/red_nether_brick_slab" +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/red_nether_brick_stairs.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/red_nether_brick_stairs.json new file mode 100644 index 00000000..3e4b9959 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/red_nether_brick_stairs.json @@ -0,0 +1,3 @@ +{ + "parent": "block/red_nether_brick_stairs" +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/red_nether_brick_wall.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/red_nether_brick_wall.json new file mode 100644 index 00000000..7fa9ac57 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/red_nether_brick_wall.json @@ -0,0 +1,3 @@ +{ + "parent": "block/red_nether_brick_wall_inventory" +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/red_sandstone_wall.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/red_sandstone_wall.json new file mode 100644 index 00000000..e593ed9a --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/red_sandstone_wall.json @@ -0,0 +1,3 @@ +{ + "parent": "block/red_sandstone_wall_inventory" +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/red_shulker_box.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/red_shulker_box.json index f9818742..886553a4 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/red_shulker_box.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/red_shulker_box.json @@ -1,3 +1,6 @@ { - "parent": "item/template_shulker_box" + "parent": "item/template_shulker_box", + "textures": { + "particle": "block/red_shulker_box" + } } diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/sandstone_wall.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/sandstone_wall.json new file mode 100644 index 00000000..8c0f90ef --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/sandstone_wall.json @@ -0,0 +1,3 @@ +{ + "parent": "block/sandstone_wall_inventory" +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/scaffolding.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/scaffolding.json new file mode 100644 index 00000000..9c6d2b20 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/scaffolding.json @@ -0,0 +1,3 @@ +{ + "parent": "block/scaffolding_stable" +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/shield.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/shield.json index 0914c10e..a260e58b 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/shield.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/shield.json @@ -1,5 +1,8 @@ { "parent": "builtin/entity", + "textures": { + "particle": "block/dark_oak_planks" + }, "display": { "thirdperson_righthand": { "rotation": [ 0, 90, 0 ], diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/shield_blocking.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/shield_blocking.json index 277a2544..db31ce5c 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/shield_blocking.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/shield_blocking.json @@ -1,5 +1,8 @@ { "parent": "builtin/entity", + "textures": { + "particle": "block/dark_oak_planks" + }, "display": { "thirdperson_righthand": { "rotation": [ 45, 135, 0 ], diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/shulker_box.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/shulker_box.json index f9818742..f9db633d 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/shulker_box.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/shulker_box.json @@ -1,3 +1,6 @@ { - "parent": "item/template_shulker_box" + "parent": "item/template_shulker_box", + "textures": { + "particle": "block/shulker_box" + } } diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/skull_banner_pattern.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/skull_banner_pattern.json new file mode 100644 index 00000000..9eca098e --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/skull_banner_pattern.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "item/skull_banner_pattern" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/smithing_table.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/smithing_table.json new file mode 100644 index 00000000..57d6c54e --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/smithing_table.json @@ -0,0 +1,3 @@ +{ + "parent": "block/smithing_table" +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/smoker.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/smoker.json new file mode 100644 index 00000000..c8e25a2a --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/smoker.json @@ -0,0 +1,3 @@ +{ + "parent": "block/smoker" +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/smooth_quartz_slab.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/smooth_quartz_slab.json new file mode 100644 index 00000000..e16786c2 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/smooth_quartz_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "block/smooth_quartz_slab" +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/smooth_quartz_stairs.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/smooth_quartz_stairs.json new file mode 100644 index 00000000..49eb7a8a --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/smooth_quartz_stairs.json @@ -0,0 +1,3 @@ +{ + "parent": "block/smooth_quartz_stairs" +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/smooth_red_sandstone_slab.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/smooth_red_sandstone_slab.json new file mode 100644 index 00000000..716621bb --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/smooth_red_sandstone_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "block/smooth_red_sandstone_slab" +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/smooth_red_sandstone_stairs.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/smooth_red_sandstone_stairs.json new file mode 100644 index 00000000..da928aa9 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/smooth_red_sandstone_stairs.json @@ -0,0 +1,3 @@ +{ + "parent": "block/smooth_red_sandstone_stairs" +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/smooth_sandstone_slab.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/smooth_sandstone_slab.json new file mode 100644 index 00000000..118e1804 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/smooth_sandstone_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "block/smooth_sandstone_slab" +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/smooth_sandstone_stairs.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/smooth_sandstone_stairs.json new file mode 100644 index 00000000..a968566a --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/smooth_sandstone_stairs.json @@ -0,0 +1,3 @@ +{ + "parent": "block/smooth_sandstone_stairs" +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/smooth_stone_slab.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/smooth_stone_slab.json new file mode 100644 index 00000000..56b2ac35 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/smooth_stone_slab.json @@ -0,0 +1,3 @@ +{ + "parent": "block/smooth_stone_slab" +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/spruce_sign.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/spruce_sign.json new file mode 100644 index 00000000..f3b706cd --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/spruce_sign.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "item/spruce_sign" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/stone_brick_wall.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/stone_brick_wall.json new file mode 100644 index 00000000..7ebac89b --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/stone_brick_wall.json @@ -0,0 +1,3 @@ +{ + "parent": "block/stone_brick_wall_inventory" +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/stone_stairs.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/stone_stairs.json new file mode 100644 index 00000000..65107ed7 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/stone_stairs.json @@ -0,0 +1,3 @@ +{ + "parent": "block/stone_stairs" +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/stonecutter.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/stonecutter.json new file mode 100644 index 00000000..838a67a0 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/stonecutter.json @@ -0,0 +1,3 @@ +{ + "parent": "block/stonecutter" +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/suspicious_stew.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/suspicious_stew.json new file mode 100644 index 00000000..55c7cfd7 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/suspicious_stew.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "item/suspicious_stew" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/sweet_berries.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/sweet_berries.json new file mode 100644 index 00000000..a0f36db2 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/sweet_berries.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "item/sweet_berries" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/template_banner.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/template_banner.json index 4b16b2e1..0b03d27a 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/template_banner.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/template_banner.json @@ -1,5 +1,8 @@ { "parent": "builtin/entity", + "textures": { + "particle": "block/oak_planks" + }, "display": { "thirdperson_righthand": { "rotation": [ 0, 90, 0 ], diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/template_skull.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/template_skull.json index 8a713c7f..232416fc 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/template_skull.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/template_skull.json @@ -1,5 +1,8 @@ { "parent": "builtin/entity", + "textures": { + "particle": "block/soul_sand" + }, "display": { "gui": { "rotation": [ 30, 45, 0 ], diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/trader_llama_spawn_egg.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/trader_llama_spawn_egg.json new file mode 100644 index 00000000..765225c9 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/trader_llama_spawn_egg.json @@ -0,0 +1,3 @@ +{ + "parent": "item/template_spawn_egg" +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/trident_in_hand.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/trident_in_hand.json index cb4f0a1e..307b3895 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/trident_in_hand.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/trident_in_hand.json @@ -1,5 +1,8 @@ { "parent": "builtin/entity", + "textures": { + "particle": "item/trident" + }, "display": { "thirdperson_righthand": { "rotation": [ 0, 60, 0 ], diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/trident_throwing.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/trident_throwing.json index 79ac2c0a..2135b512 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/trident_throwing.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/trident_throwing.json @@ -1,5 +1,8 @@ { "parent": "builtin/entity", + "textures": { + "particle": "item/trident" + }, "display": { "thirdperson_righthand": { "rotation": [ 0, 90, 180 ], diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/wandering_trader_spawn_egg.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/wandering_trader_spawn_egg.json new file mode 100644 index 00000000..765225c9 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/wandering_trader_spawn_egg.json @@ -0,0 +1,3 @@ +{ + "parent": "item/template_spawn_egg" +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/white_bed.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/white_bed.json index b69c17a9..5cb329fc 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/white_bed.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/white_bed.json @@ -1,3 +1,6 @@ { - "parent": "item/template_bed" + "parent": "item/template_bed", + "textures": { + "particle": "block/white_wool" + } } diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/white_dye.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/white_dye.json new file mode 100644 index 00000000..2385b383 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/white_dye.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "item/white_dye" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/white_shulker_box.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/white_shulker_box.json index f9818742..fe131326 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/white_shulker_box.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/white_shulker_box.json @@ -1,3 +1,6 @@ { - "parent": "item/template_shulker_box" + "parent": "item/template_shulker_box", + "textures": { + "particle": "block/white_shulker_box" + } } diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/wither_rose.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/wither_rose.json new file mode 100644 index 00000000..3c8352da --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/wither_rose.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "block/wither_rose" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/yellow_bed.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/yellow_bed.json index b69c17a9..7dfbd1c0 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/yellow_bed.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/yellow_bed.json @@ -1,3 +1,6 @@ { - "parent": "item/template_bed" + "parent": "item/template_bed", + "textures": { + "particle": "block/yellow_wool" + } } diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/yellow_dye.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/yellow_dye.json new file mode 100644 index 00000000..69004f71 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/yellow_dye.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "item/yellow_dye" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/yellow_shulker_box.json b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/yellow_shulker_box.json index f9818742..ab7451d4 100644 --- a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/yellow_shulker_box.json +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/models/item/yellow_shulker_box.json @@ -1,3 +1,6 @@ { - "parent": "item/template_shulker_box" + "parent": "item/template_shulker_box", + "textures": { + "particle": "block/yellow_shulker_box" + } } diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/effect/dither.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/effect/dither.png new file mode 100644 index 00000000..d211107d Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/effect/dither.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/armorstand/wood.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/armorstand/wood.png index d5468d23..c41a82f0 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/armorstand/wood.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/armorstand/wood.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/banner/globe.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/banner/globe.png new file mode 100644 index 00000000..a7243f7e Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/banner/globe.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/banner_base.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/banner_base.png index 5ef802b4..d8fa0f59 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/banner_base.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/banner_base.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/bat.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/bat.png index 040e02db..3f71bc47 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/bat.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/bat.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/bear/polarbear.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/bear/polarbear.png index a340db83..59de9a1c 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/bear/polarbear.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/bear/polarbear.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/bed/black.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/bed/black.png index 2e5b28c5..9893104c 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/bed/black.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/bed/black.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/bed/blue.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/bed/blue.png index 3df4e91a..653e086d 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/bed/blue.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/bed/blue.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/bed/brown.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/bed/brown.png index c3dc99fd..d4e15d69 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/bed/brown.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/bed/brown.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/bed/cyan.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/bed/cyan.png index 01ebf17d..319fd268 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/bed/cyan.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/bed/cyan.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/bed/gray.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/bed/gray.png index 025ffdc6..9879a779 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/bed/gray.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/bed/gray.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/bed/green.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/bed/green.png index 00cb22e8..8eb60ecc 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/bed/green.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/bed/green.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/bed/light_blue.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/bed/light_blue.png index 011263ac..7b605839 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/bed/light_blue.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/bed/light_blue.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/bed/light_gray.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/bed/light_gray.png index 1293ba98..c35d5479 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/bed/light_gray.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/bed/light_gray.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/bed/lime.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/bed/lime.png index 70e6cfd1..f8fe0e69 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/bed/lime.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/bed/lime.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/bed/magenta.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/bed/magenta.png index 1aa142c5..2b53bb9c 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/bed/magenta.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/bed/magenta.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/bed/orange.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/bed/orange.png index 68ab4338..2fbc511c 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/bed/orange.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/bed/orange.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/bed/pink.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/bed/pink.png index cd7497bd..1411ef37 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/bed/pink.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/bed/pink.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/bed/purple.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/bed/purple.png index 5f993ef1..f24a8359 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/bed/purple.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/bed/purple.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/bed/red.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/bed/red.png index dde34435..3e13835a 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/bed/red.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/bed/red.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/bed/white.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/bed/white.png index 6a8855c3..6e52d5c9 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/bed/white.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/bed/white.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/bed/yellow.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/bed/yellow.png index d1b9bf53..1d3d4040 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/bed/yellow.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/bed/yellow.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/bell/bell_body.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/bell/bell_body.png new file mode 100644 index 00000000..511a979f Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/bell/bell_body.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/blaze.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/blaze.png index 379b7186..afcc89f6 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/blaze.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/blaze.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/boat/acacia.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/boat/acacia.png index 14f32c54..88d8c758 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/boat/acacia.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/boat/acacia.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/boat/birch.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/boat/birch.png index 4b41cf97..e9048b81 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/boat/birch.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/boat/birch.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/boat/dark_oak.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/boat/dark_oak.png index ad59eb1d..963f96fb 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/boat/dark_oak.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/boat/dark_oak.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/boat/jungle.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/boat/jungle.png index e0a0811c..73bb4d1e 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/boat/jungle.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/boat/jungle.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/boat/oak.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/boat/oak.png index 4542c9dd..5ef4ad4a 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/boat/oak.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/boat/oak.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/boat/spruce.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/boat/spruce.png index 12cd9d89..b62e0403 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/boat/spruce.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/boat/spruce.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/cat/all_black.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/cat/all_black.png new file mode 100644 index 00000000..66be34ab Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/cat/all_black.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/cat/black.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/cat/black.png index 24ea133c..f34a9ee8 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/cat/black.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/cat/black.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/cat/british_shorthair.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/cat/british_shorthair.png new file mode 100644 index 00000000..01b2f8e1 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/cat/british_shorthair.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/cat/calico.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/cat/calico.png new file mode 100644 index 00000000..cc9c4502 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/cat/calico.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/cat/cat_collar.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/cat/cat_collar.png new file mode 100644 index 00000000..bc1b17bf Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/cat/cat_collar.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/cat/jellie.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/cat/jellie.png new file mode 100644 index 00000000..b4afe7fb Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/cat/jellie.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/cat/ocelot.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/cat/ocelot.png index 22cfb8e8..5f24e606 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/cat/ocelot.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/cat/ocelot.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/cat/persian.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/cat/persian.png new file mode 100644 index 00000000..68399dab Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/cat/persian.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/cat/ragdoll.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/cat/ragdoll.png new file mode 100644 index 00000000..13c8d5a5 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/cat/ragdoll.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/cat/red.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/cat/red.png index 763bdfae..68edb25e 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/cat/red.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/cat/red.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/cat/siamese.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/cat/siamese.png index a2e3b67a..8131120c 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/cat/siamese.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/cat/siamese.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/cat/tabby.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/cat/tabby.png new file mode 100644 index 00000000..4d353bbf Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/cat/tabby.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/cat/white.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/cat/white.png new file mode 100644 index 00000000..1a092529 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/cat/white.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/chest/ender.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/chest/ender.png index 5159ae91..642fe4cb 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/chest/ender.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/chest/ender.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/chest/normal.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/chest/normal.png index cbf73176..ba0ec71d 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/chest/normal.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/chest/normal.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/chest/normal_double.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/chest/normal_double.png index cd9be7d3..3f1710da 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/chest/normal_double.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/chest/normal_double.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/chest/trapped.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/chest/trapped.png index eb00a5be..ca6de602 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/chest/trapped.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/chest/trapped.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/chest/trapped_double.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/chest/trapped_double.png index 8ab8e63a..1b27ffa8 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/chest/trapped_double.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/chest/trapped_double.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/chicken.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/chicken.png index 5b5c14a6..b56b49fe 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/chicken.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/chicken.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/cow/brown_mooshroom.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/cow/brown_mooshroom.png new file mode 100644 index 00000000..fb2e6782 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/cow/brown_mooshroom.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/cow/cow.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/cow/cow.png index 29d05fcf..c110519d 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/cow/cow.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/cow/cow.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/cow/red_mooshroom.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/cow/red_mooshroom.png new file mode 100644 index 00000000..180f514d Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/cow/red_mooshroom.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/creeper/creeper.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/creeper/creeper.png index 671f979f..3875ea90 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/creeper/creeper.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/creeper/creeper.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/elytra.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/elytra.png index 27502273..f3389ab7 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/elytra.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/elytra.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/enchanting_table_book.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/enchanting_table_book.png index 6f0afa4f..7a4c2164 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/enchanting_table_book.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/enchanting_table_book.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/end_crystal/end_crystal.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/end_crystal/end_crystal.png index c09f701e..348afa2a 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/end_crystal/end_crystal.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/end_crystal/end_crystal.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/end_portal.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/end_portal.png index 42169292..173731a1 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/end_portal.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/end_portal.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/enderdragon/dragon.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/enderdragon/dragon.png index 05c7d7e1..eea5365a 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/enderdragon/dragon.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/enderdragon/dragon.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/endermite.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/endermite.png index 066bde74..adc6c7fe 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/endermite.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/endermite.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/fishing_hook.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/fishing_hook.png new file mode 100644 index 00000000..e1e3c9d7 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/fishing_hook.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/fox/fox.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/fox/fox.png new file mode 100644 index 00000000..2d068d68 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/fox/fox.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/fox/fox_sleep.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/fox/fox_sleep.png new file mode 100644 index 00000000..4751cfe1 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/fox/fox_sleep.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/fox/snow_fox.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/fox/snow_fox.png new file mode 100644 index 00000000..a41fb537 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/fox/snow_fox.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/fox/snow_fox_sleep.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/fox/snow_fox_sleep.png new file mode 100644 index 00000000..e71ae7b1 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/fox/snow_fox_sleep.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/ghast/ghast.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/ghast/ghast.png index 2b93b1f4..ca2823e9 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/ghast/ghast.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/ghast/ghast.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/ghast/ghast_shooting.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/ghast/ghast_shooting.png index f0307075..2e6badbd 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/ghast/ghast_shooting.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/ghast/ghast_shooting.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/guardian.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/guardian.png index 1f29bcfa..9945242b 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/guardian.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/guardian.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/guardian_elder.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/guardian_elder.png index 8a9191c2..79e0f2c1 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/guardian_elder.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/guardian_elder.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/horse/armor/horse_armor_diamond.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/horse/armor/horse_armor_diamond.png index a0190fe8..2a7e179e 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/horse/armor/horse_armor_diamond.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/horse/armor/horse_armor_diamond.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/horse/armor/horse_armor_gold.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/horse/armor/horse_armor_gold.png index 1734875b..a9b09e2c 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/horse/armor/horse_armor_gold.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/horse/armor/horse_armor_gold.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/horse/armor/horse_armor_iron.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/horse/armor/horse_armor_iron.png index 3b37b2f1..a0a88faa 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/horse/armor/horse_armor_iron.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/horse/armor/horse_armor_iron.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/horse/armor/horse_armor_leather.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/horse/armor/horse_armor_leather.png new file mode 100644 index 00000000..b991865e Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/horse/armor/horse_armor_leather.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/horse/donkey.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/horse/donkey.png index d67959ae..a8745194 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/horse/donkey.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/horse/donkey.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/horse/horse_black.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/horse/horse_black.png index 3197d4e4..d5fddb0d 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/horse/horse_black.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/horse/horse_black.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/horse/horse_brown.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/horse/horse_brown.png index 601c5a36..3bc9c97d 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/horse/horse_brown.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/horse/horse_brown.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/horse/horse_chestnut.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/horse/horse_chestnut.png index 72eae3bd..dc986a45 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/horse/horse_chestnut.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/horse/horse_chestnut.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/horse/horse_creamy.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/horse/horse_creamy.png index 9e984b09..13d08df2 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/horse/horse_creamy.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/horse/horse_creamy.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/horse/horse_darkbrown.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/horse/horse_darkbrown.png index 3d1e1e33..d0a951ba 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/horse/horse_darkbrown.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/horse/horse_darkbrown.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/horse/horse_gray.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/horse/horse_gray.png index a465ff16..d0e64b84 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/horse/horse_gray.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/horse/horse_gray.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/horse/horse_skeleton.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/horse/horse_skeleton.png index 1442ed76..6d1a79df 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/horse/horse_skeleton.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/horse/horse_skeleton.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/horse/horse_white.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/horse/horse_white.png index bc749f58..66078e8e 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/horse/horse_white.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/horse/horse_white.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/horse/horse_zombie.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/horse/horse_zombie.png index 1aaaa8d3..f369b40c 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/horse/horse_zombie.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/horse/horse_zombie.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/horse/mule.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/horse/mule.png index 8f2d1044..3751ed0c 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/horse/mule.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/horse/mule.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/illager/evoker.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/illager/evoker.png index 1f2ca744..480dc616 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/illager/evoker.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/illager/evoker.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/illager/evoker_fangs.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/illager/evoker_fangs.png index d5e72368..98db535a 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/illager/evoker_fangs.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/illager/evoker_fangs.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/illager/illusioner.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/illager/illusioner.png index 7ee5e0ea..72f5ee8e 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/illager/illusioner.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/illager/illusioner.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/illager/pillager.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/illager/pillager.png new file mode 100644 index 00000000..49333896 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/illager/pillager.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/illager/ravager.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/illager/ravager.png new file mode 100644 index 00000000..eafbcfe2 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/illager/ravager.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/illager/vex.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/illager/vex.png index ce6d9caf..dd538e7d 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/illager/vex.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/illager/vex.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/illager/vex_charging.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/illager/vex_charging.png index 438b1a20..971114e7 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/illager/vex_charging.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/illager/vex_charging.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/illager/vindicator.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/illager/vindicator.png index a1b91137..181fd2fe 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/illager/vindicator.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/illager/vindicator.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/iron_golem.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/iron_golem.png index b1deaeb5..931e2f9f 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/iron_golem.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/iron_golem.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/llama/brown.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/llama/brown.png index 4ef4a811..10991376 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/llama/brown.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/llama/brown.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/llama/creamy.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/llama/creamy.png index b4ea1296..5a4b6877 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/llama/creamy.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/llama/creamy.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/llama/decor/light_gray.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/llama/decor/light_gray.png index 01cda395..4a89b3a5 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/llama/decor/light_gray.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/llama/decor/light_gray.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/llama/decor/trader_llama.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/llama/decor/trader_llama.png new file mode 100644 index 00000000..61f28eb3 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/llama/decor/trader_llama.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/llama/gray.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/llama/gray.png index 5278ed01..3e170d11 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/llama/gray.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/llama/gray.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/llama/white.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/llama/white.png index bb61dd9f..d84fe157 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/llama/white.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/llama/white.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/minecart.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/minecart.png index 68aef4cf..5ca94c00 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/minecart.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/minecart.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/panda/aggressive_panda.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/panda/aggressive_panda.png new file mode 100644 index 00000000..5a6291b6 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/panda/aggressive_panda.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/panda/brown_panda.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/panda/brown_panda.png new file mode 100644 index 00000000..cc51cc78 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/panda/brown_panda.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/panda/lazy_panda.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/panda/lazy_panda.png new file mode 100644 index 00000000..7221b32b Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/panda/lazy_panda.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/panda/panda.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/panda/panda.png new file mode 100644 index 00000000..a2be86bd Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/panda/panda.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/panda/playful_panda.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/panda/playful_panda.png new file mode 100644 index 00000000..99f667c9 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/panda/playful_panda.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/panda/weak_panda.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/panda/weak_panda.png new file mode 100644 index 00000000..c7b318f2 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/panda/weak_panda.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/panda/worried_panda.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/panda/worried_panda.png new file mode 100644 index 00000000..b4247d96 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/panda/worried_panda.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/pig/pig.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/pig/pig.png index 4161c795..76432691 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/pig/pig.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/pig/pig.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/pig/pig_saddle.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/pig/pig_saddle.png index e6df77eb..c7e2de89 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/pig/pig_saddle.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/pig/pig_saddle.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/rabbit/black.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/rabbit/black.png index 7a235ba7..afb0fbc4 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/rabbit/black.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/rabbit/black.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/rabbit/brown.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/rabbit/brown.png index 4e5564ca..b8dc8ccc 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/rabbit/brown.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/rabbit/brown.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/rabbit/caerbannog.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/rabbit/caerbannog.png index 6906023b..409a4fc3 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/rabbit/caerbannog.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/rabbit/caerbannog.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/rabbit/gold.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/rabbit/gold.png index 5ca2d4b7..6f649f85 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/rabbit/gold.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/rabbit/gold.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/rabbit/salt.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/rabbit/salt.png index 3206b190..5afe309e 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/rabbit/salt.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/rabbit/salt.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/rabbit/toast.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/rabbit/toast.png index 474f23ba..56c66678 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/rabbit/toast.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/rabbit/toast.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/rabbit/white.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/rabbit/white.png index 7b090a37..a0ea1a15 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/rabbit/white.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/rabbit/white.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/rabbit/white_splotched.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/rabbit/white_splotched.png index b8a82b9a..3cd3cdfe 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/rabbit/white_splotched.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/rabbit/white_splotched.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/sheep/sheep.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/sheep/sheep.png index e989e7c4..a71426f2 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/sheep/sheep.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/sheep/sheep.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/sheep/sheep_fur.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/sheep/sheep_fur.png index a621934b..3af58457 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/sheep/sheep_fur.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/sheep/sheep_fur.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/shield/globe.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/shield/globe.png new file mode 100644 index 00000000..d63156f0 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/shield/globe.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/shield/gradient_up.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/shield/gradient_up.png index 7921b3b2..ac43e901 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/shield/gradient_up.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/shield/gradient_up.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/shield_base.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/shield_base.png index bbca8099..8015a92b 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/shield_base.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/shield_base.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/shield_base_nopattern.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/shield_base_nopattern.png index e96f89fb..7011454d 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/shield_base_nopattern.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/shield_base_nopattern.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/shulker/shulker_yellow.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/shulker/shulker_yellow.png index 5b5436d2..e23c8988 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/shulker/shulker_yellow.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/shulker/shulker_yellow.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/skeleton/skeleton.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/skeleton/skeleton.png index 582312b9..179e3665 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/skeleton/skeleton.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/skeleton/skeleton.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/skeleton/stray.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/skeleton/stray.png index 2d73dfd4..42c4fa71 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/skeleton/stray.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/skeleton/stray.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/skeleton/stray_overlay.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/skeleton/stray_overlay.png index eaff5c7f..ce86e32e 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/skeleton/stray_overlay.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/skeleton/stray_overlay.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/skeleton/wither_skeleton.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/skeleton/wither_skeleton.png index a548a13c..e771dd0f 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/skeleton/wither_skeleton.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/skeleton/wither_skeleton.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/slime/magmacube.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/slime/magmacube.png index 4f84f250..892fdf0c 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/slime/magmacube.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/slime/magmacube.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/slime/slime.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/slime/slime.png index aaadb740..0b316be2 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/slime/slime.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/slime/slime.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/snow_golem.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/snow_golem.png index 1bd733e3..53c52978 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/snow_golem.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/snow_golem.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/spider/cave_spider.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/spider/cave_spider.png index 25ac03aa..fe6bb429 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/spider/cave_spider.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/spider/cave_spider.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/spider/spider.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/spider/spider.png index 8055059c..8af2ea7d 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/spider/spider.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/spider/spider.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/squid.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/squid.png index 581054e8..db97d6da 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/squid.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/squid.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/profession/armorer.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/profession/armorer.png new file mode 100644 index 00000000..f9d99f99 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/profession/armorer.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/profession/butcher.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/profession/butcher.png new file mode 100644 index 00000000..d23c28ce Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/profession/butcher.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/profession/butcher.png.mcmeta b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/profession/butcher.png.mcmeta new file mode 100644 index 00000000..8ed5d61a --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/profession/butcher.png.mcmeta @@ -0,0 +1,5 @@ +{ + "villager": { + "hat": "partial" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/profession/cartographer.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/profession/cartographer.png new file mode 100644 index 00000000..c349ba91 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/profession/cartographer.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/profession/cleric.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/profession/cleric.png new file mode 100644 index 00000000..cbe16300 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/profession/cleric.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/profession/farmer.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/profession/farmer.png new file mode 100644 index 00000000..06fd478b Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/profession/farmer.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/profession/farmer.png.mcmeta b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/profession/farmer.png.mcmeta new file mode 100644 index 00000000..f24387e7 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/profession/farmer.png.mcmeta @@ -0,0 +1,5 @@ +{ + "villager": { + "hat": "full" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/profession/fisherman.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/profession/fisherman.png new file mode 100644 index 00000000..c6b6083c Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/profession/fisherman.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/profession/fisherman.png.mcmeta b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/profession/fisherman.png.mcmeta new file mode 100644 index 00000000..f24387e7 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/profession/fisherman.png.mcmeta @@ -0,0 +1,5 @@ +{ + "villager": { + "hat": "full" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/profession/fletcher.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/profession/fletcher.png new file mode 100644 index 00000000..9b817cf1 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/profession/fletcher.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/profession/fletcher.png.mcmeta b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/profession/fletcher.png.mcmeta new file mode 100644 index 00000000..f24387e7 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/profession/fletcher.png.mcmeta @@ -0,0 +1,5 @@ +{ + "villager": { + "hat": "full" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/profession/leatherworker.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/profession/leatherworker.png new file mode 100644 index 00000000..2dd8d23c Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/profession/leatherworker.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/profession/librarian.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/profession/librarian.png new file mode 100644 index 00000000..58db1a89 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/profession/librarian.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/profession/librarian.png.mcmeta b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/profession/librarian.png.mcmeta new file mode 100644 index 00000000..f24387e7 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/profession/librarian.png.mcmeta @@ -0,0 +1,5 @@ +{ + "villager": { + "hat": "full" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/profession/mason.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/profession/mason.png new file mode 100644 index 00000000..fd32ff87 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/profession/mason.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/profession/nitwit.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/profession/nitwit.png new file mode 100644 index 00000000..d79903d7 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/profession/nitwit.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/profession/shepherd.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/profession/shepherd.png new file mode 100644 index 00000000..9de19941 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/profession/shepherd.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/profession/shepherd.png.mcmeta b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/profession/shepherd.png.mcmeta new file mode 100644 index 00000000..f24387e7 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/profession/shepherd.png.mcmeta @@ -0,0 +1,5 @@ +{ + "villager": { + "hat": "full" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/profession/toolsmith.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/profession/toolsmith.png new file mode 100644 index 00000000..92f641ec Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/profession/toolsmith.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/profession/weaponsmith.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/profession/weaponsmith.png new file mode 100644 index 00000000..fa42ed4b Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/profession/weaponsmith.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/profession_level/diamond.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/profession_level/diamond.png new file mode 100644 index 00000000..d0e36764 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/profession_level/diamond.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/profession_level/emerald.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/profession_level/emerald.png new file mode 100644 index 00000000..a57eddf9 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/profession_level/emerald.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/profession_level/gold.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/profession_level/gold.png new file mode 100644 index 00000000..60c4789f Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/profession_level/gold.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/profession_level/iron.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/profession_level/iron.png new file mode 100644 index 00000000..94cd4147 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/profession_level/iron.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/profession_level/stone.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/profession_level/stone.png new file mode 100644 index 00000000..0daf8bb9 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/profession_level/stone.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/type/desert.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/type/desert.png new file mode 100644 index 00000000..919bb6c2 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/type/desert.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/type/desert.png.mcmeta b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/type/desert.png.mcmeta new file mode 100644 index 00000000..f24387e7 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/type/desert.png.mcmeta @@ -0,0 +1,5 @@ +{ + "villager": { + "hat": "full" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/type/jungle.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/type/jungle.png new file mode 100644 index 00000000..65999ada Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/type/jungle.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/type/plains.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/type/plains.png new file mode 100644 index 00000000..67a75827 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/type/plains.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/type/savanna.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/type/savanna.png new file mode 100644 index 00000000..bd8e3832 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/type/savanna.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/type/snow.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/type/snow.png new file mode 100644 index 00000000..1426f0ef Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/type/snow.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/type/snow.png.mcmeta b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/type/snow.png.mcmeta new file mode 100644 index 00000000..f24387e7 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/type/snow.png.mcmeta @@ -0,0 +1,5 @@ +{ + "villager": { + "hat": "full" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/type/swamp.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/type/swamp.png new file mode 100644 index 00000000..f4a6acf2 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/type/swamp.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/type/taiga.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/type/taiga.png new file mode 100644 index 00000000..310857df Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/type/taiga.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/villager.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/villager.png index 4a62075a..0cddb3d0 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/villager.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/villager/villager.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/wandering_trader.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/wandering_trader.png new file mode 100644 index 00000000..522b2f53 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/wandering_trader.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/witch.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/witch.png index 1c38f562..d253cf0a 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/witch.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/witch.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/wither/wither.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/wither/wither.png index ee5a8d22..2c9782b5 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/wither/wither.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/wither/wither.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/wither/wither_armor.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/wither/wither_armor.png index 61e6da87..9968bf53 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/wither/wither_armor.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/wither/wither_armor.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/wither/wither_invulnerable.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/wither/wither_invulnerable.png index 144e1c44..f69e543f 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/wither/wither_invulnerable.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/wither/wither_invulnerable.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/wolf/wolf.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/wolf/wolf.png index 109d0160..85c73d31 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/wolf/wolf.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/wolf/wolf.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/wolf/wolf_angry.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/wolf/wolf_angry.png index 66e0aa01..72581a04 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/wolf/wolf_angry.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/wolf/wolf_angry.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/wolf/wolf_collar.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/wolf/wolf_collar.png index 052cab72..c1255967 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/wolf/wolf_collar.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/wolf/wolf_collar.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/wolf/wolf_tame.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/wolf/wolf_tame.png index 159e2987..6c71b067 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/wolf/wolf_tame.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/wolf/wolf_tame.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie/husk.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie/husk.png index 4fe739fa..91ad399e 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie/husk.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie/husk.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie/zombie.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie/zombie.png index c9e8f4f1..86379b0c 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie/zombie.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie/zombie.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie/zombie_villager.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie/zombie_villager.png index 8b599308..0ee45f48 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie/zombie_villager.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie/zombie_villager.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_pigman.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_pigman.png index 4de83cda..2d2615a6 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_pigman.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_pigman.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/profession/armorer.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/profession/armorer.png new file mode 100644 index 00000000..78d5b9ab Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/profession/armorer.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/profession/butcher.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/profession/butcher.png new file mode 100644 index 00000000..d23c28ce Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/profession/butcher.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/profession/butcher.png.mcmeta b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/profession/butcher.png.mcmeta new file mode 100644 index 00000000..8ed5d61a --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/profession/butcher.png.mcmeta @@ -0,0 +1,5 @@ +{ + "villager": { + "hat": "partial" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/profession/cartographer.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/profession/cartographer.png new file mode 100644 index 00000000..c349ba91 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/profession/cartographer.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/profession/cleric.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/profession/cleric.png new file mode 100644 index 00000000..cbe16300 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/profession/cleric.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/profession/farmer.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/profession/farmer.png new file mode 100644 index 00000000..06fd478b Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/profession/farmer.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/profession/farmer.png.mcmeta b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/profession/farmer.png.mcmeta new file mode 100644 index 00000000..f24387e7 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/profession/farmer.png.mcmeta @@ -0,0 +1,5 @@ +{ + "villager": { + "hat": "full" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/profession/fisherman.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/profession/fisherman.png new file mode 100644 index 00000000..c6b6083c Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/profession/fisherman.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/profession/fisherman.png.mcmeta b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/profession/fisherman.png.mcmeta new file mode 100644 index 00000000..f24387e7 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/profession/fisherman.png.mcmeta @@ -0,0 +1,5 @@ +{ + "villager": { + "hat": "full" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/profession/fletcher.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/profession/fletcher.png new file mode 100644 index 00000000..9b817cf1 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/profession/fletcher.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/profession/fletcher.png.mcmeta b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/profession/fletcher.png.mcmeta new file mode 100644 index 00000000..f24387e7 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/profession/fletcher.png.mcmeta @@ -0,0 +1,5 @@ +{ + "villager": { + "hat": "full" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/profession/leatherworker.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/profession/leatherworker.png new file mode 100644 index 00000000..2dd8d23c Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/profession/leatherworker.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/profession/librarian.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/profession/librarian.png new file mode 100644 index 00000000..58db1a89 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/profession/librarian.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/profession/librarian.png.mcmeta b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/profession/librarian.png.mcmeta new file mode 100644 index 00000000..f24387e7 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/profession/librarian.png.mcmeta @@ -0,0 +1,5 @@ +{ + "villager": { + "hat": "full" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/profession/mason.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/profession/mason.png new file mode 100644 index 00000000..fd32ff87 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/profession/mason.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/profession/nitwit.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/profession/nitwit.png new file mode 100644 index 00000000..8593c435 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/profession/nitwit.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/profession/shepherd.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/profession/shepherd.png new file mode 100644 index 00000000..9de19941 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/profession/shepherd.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/profession/shepherd.png.mcmeta b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/profession/shepherd.png.mcmeta new file mode 100644 index 00000000..f24387e7 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/profession/shepherd.png.mcmeta @@ -0,0 +1,5 @@ +{ + "villager": { + "hat": "full" + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/profession/toolsmith.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/profession/toolsmith.png new file mode 100644 index 00000000..92f641ec Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/profession/toolsmith.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/profession/weaponsmith.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/profession/weaponsmith.png new file mode 100644 index 00000000..fa42ed4b Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/profession/weaponsmith.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/profession_level/diamond.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/profession_level/diamond.png new file mode 100644 index 00000000..d0e36764 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/profession_level/diamond.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/profession_level/emerald.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/profession_level/emerald.png new file mode 100644 index 00000000..a57eddf9 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/profession_level/emerald.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/profession_level/gold.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/profession_level/gold.png new file mode 100644 index 00000000..60c4789f Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/profession_level/gold.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/profession_level/iron.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/profession_level/iron.png new file mode 100644 index 00000000..94cd4147 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/profession_level/iron.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/profession_level/stone.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/profession_level/stone.png new file mode 100644 index 00000000..0daf8bb9 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/profession_level/stone.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/type/desert.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/type/desert.png new file mode 100644 index 00000000..97170011 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/type/desert.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/type/jungle.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/type/jungle.png new file mode 100644 index 00000000..1ed7a1e9 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/type/jungle.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/type/plains.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/type/plains.png new file mode 100644 index 00000000..4678060f Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/type/plains.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/type/savanna.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/type/savanna.png new file mode 100644 index 00000000..c3f1c6a9 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/type/savanna.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/type/snow.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/type/snow.png new file mode 100644 index 00000000..3d8d655c Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/type/snow.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/type/swamp.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/type/swamp.png new file mode 100644 index 00000000..56093400 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/type/swamp.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/type/taiga.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/type/taiga.png new file mode 100644 index 00000000..b39e46c2 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/type/taiga.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/zombie_villager.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/zombie_villager.png index ac4647a7..b165d64a 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/zombie_villager.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/entity/zombie_villager/zombie_villager.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/accented.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/accented.png new file mode 100644 index 00000000..ab1115be Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/accented.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/ascii.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/ascii.png new file mode 100644 index 00000000..3278f04c Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/ascii.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/ascii_sga.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/ascii_sga.png new file mode 100644 index 00000000..ba326b44 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/ascii_sga.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/nonlatin_european.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/nonlatin_european.png new file mode 100644 index 00000000..27e3753b Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/nonlatin_european.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_00.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_00.png new file mode 100644 index 00000000..9ce3c25c Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_00.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_01.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_01.png new file mode 100644 index 00000000..a1d7b010 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_01.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_02.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_02.png new file mode 100644 index 00000000..b437ceba Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_02.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_03.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_03.png new file mode 100644 index 00000000..59fbbab7 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_03.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_04.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_04.png new file mode 100644 index 00000000..75a45230 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_04.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_05.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_05.png new file mode 100644 index 00000000..32b1c882 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_05.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_06.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_06.png new file mode 100644 index 00000000..825e8773 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_06.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_07.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_07.png new file mode 100644 index 00000000..df735261 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_07.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_09.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_09.png new file mode 100644 index 00000000..d6407e37 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_09.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_0a.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_0a.png new file mode 100644 index 00000000..a858b78d Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_0a.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_0b.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_0b.png new file mode 100644 index 00000000..bb6384bc Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_0b.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_0c.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_0c.png new file mode 100644 index 00000000..2f75930b Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_0c.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_0d.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_0d.png new file mode 100644 index 00000000..9ec8c216 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_0d.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_0e.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_0e.png new file mode 100644 index 00000000..03b8f531 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_0e.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_0f.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_0f.png new file mode 100644 index 00000000..b89ee65b Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_0f.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_10.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_10.png new file mode 100644 index 00000000..29243ef2 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_10.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_11.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_11.png new file mode 100644 index 00000000..6a5fd482 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_11.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_12.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_12.png new file mode 100644 index 00000000..8958ff8e Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_12.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_13.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_13.png new file mode 100644 index 00000000..7436dd19 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_13.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_14.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_14.png new file mode 100644 index 00000000..881126a3 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_14.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_15.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_15.png new file mode 100644 index 00000000..e931a61f Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_15.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_16.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_16.png new file mode 100644 index 00000000..d5e98cd4 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_16.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_17.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_17.png new file mode 100644 index 00000000..7f6a2570 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_17.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_18.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_18.png new file mode 100644 index 00000000..ba021cc5 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_18.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_19.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_19.png new file mode 100644 index 00000000..56cb5415 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_19.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_1a.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_1a.png new file mode 100644 index 00000000..edf8116e Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_1a.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_1b.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_1b.png new file mode 100644 index 00000000..0e64582b Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_1b.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_1c.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_1c.png new file mode 100644 index 00000000..8884fd2d Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_1c.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_1d.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_1d.png new file mode 100644 index 00000000..ca0b0771 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_1d.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_1e.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_1e.png new file mode 100644 index 00000000..9206f327 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_1e.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_1f.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_1f.png new file mode 100644 index 00000000..7e286329 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_1f.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_20.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_20.png new file mode 100644 index 00000000..151287eb Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_20.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_21.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_21.png new file mode 100644 index 00000000..b2c5ed4f Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_21.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_22.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_22.png new file mode 100644 index 00000000..761e8841 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_22.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_23.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_23.png new file mode 100644 index 00000000..09a9de80 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_23.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_24.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_24.png new file mode 100644 index 00000000..17da6400 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_24.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_25.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_25.png new file mode 100644 index 00000000..6ac17b63 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_25.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_26.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_26.png new file mode 100644 index 00000000..15bb7edf Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_26.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_27.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_27.png new file mode 100644 index 00000000..731b3211 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_27.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_28.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_28.png new file mode 100644 index 00000000..7d818ff0 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_28.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_29.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_29.png new file mode 100644 index 00000000..028ab30c Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_29.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_2a.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_2a.png new file mode 100644 index 00000000..200418f9 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_2a.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_2b.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_2b.png new file mode 100644 index 00000000..93390c21 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_2b.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_2c.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_2c.png new file mode 100644 index 00000000..c4d9cb2f Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_2c.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_2d.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_2d.png new file mode 100644 index 00000000..49d2c050 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_2d.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_2e.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_2e.png new file mode 100644 index 00000000..1c0a2229 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_2e.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_2f.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_2f.png new file mode 100644 index 00000000..2c7f3d44 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_2f.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_30.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_30.png new file mode 100644 index 00000000..ab73978d Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_30.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_31.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_31.png new file mode 100644 index 00000000..ae293b90 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_31.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_32.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_32.png new file mode 100644 index 00000000..7d855997 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_32.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_33.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_33.png new file mode 100644 index 00000000..8f1cb480 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_33.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_34.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_34.png new file mode 100644 index 00000000..8a09e580 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_34.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_35.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_35.png new file mode 100644 index 00000000..3a565474 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_35.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_36.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_36.png new file mode 100644 index 00000000..67a68bbf Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_36.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_37.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_37.png new file mode 100644 index 00000000..7ec28614 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_37.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_38.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_38.png new file mode 100644 index 00000000..ab6e4075 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_38.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_39.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_39.png new file mode 100644 index 00000000..9cf2359e Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_39.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_3a.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_3a.png new file mode 100644 index 00000000..fac267cc Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_3a.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_3b.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_3b.png new file mode 100644 index 00000000..28196a96 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_3b.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_3c.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_3c.png new file mode 100644 index 00000000..123bf50d Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_3c.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_3d.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_3d.png new file mode 100644 index 00000000..55849a4a Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_3d.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_3e.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_3e.png new file mode 100644 index 00000000..f83363e1 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_3e.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_3f.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_3f.png new file mode 100644 index 00000000..6e8e6c25 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_3f.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_40.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_40.png new file mode 100644 index 00000000..46965027 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_40.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_41.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_41.png new file mode 100644 index 00000000..20b31f9f Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_41.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_42.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_42.png new file mode 100644 index 00000000..8329ffc8 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_42.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_43.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_43.png new file mode 100644 index 00000000..178ddd11 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_43.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_44.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_44.png new file mode 100644 index 00000000..4e0f1047 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_44.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_45.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_45.png new file mode 100644 index 00000000..b5c8fd96 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_45.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_46.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_46.png new file mode 100644 index 00000000..3a555ae2 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_46.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_47.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_47.png new file mode 100644 index 00000000..2937661d Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_47.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_48.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_48.png new file mode 100644 index 00000000..55dd9de9 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_48.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_49.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_49.png new file mode 100644 index 00000000..20848de4 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_49.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_4a.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_4a.png new file mode 100644 index 00000000..5a74fb5a Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_4a.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_4b.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_4b.png new file mode 100644 index 00000000..f149afbc Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_4b.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_4c.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_4c.png new file mode 100644 index 00000000..265228a7 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_4c.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_4d.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_4d.png new file mode 100644 index 00000000..868d8811 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_4d.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_4e.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_4e.png new file mode 100644 index 00000000..1355cd2e Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_4e.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_4f.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_4f.png new file mode 100644 index 00000000..d30f7c3f Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_4f.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_50.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_50.png new file mode 100644 index 00000000..5ed3f8e6 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_50.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_51.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_51.png new file mode 100644 index 00000000..a6af532b Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_51.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_52.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_52.png new file mode 100644 index 00000000..f14535ae Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_52.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_53.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_53.png new file mode 100644 index 00000000..2200f6f1 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_53.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_54.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_54.png new file mode 100644 index 00000000..e135a589 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_54.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_55.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_55.png new file mode 100644 index 00000000..bd82497b Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_55.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_56.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_56.png new file mode 100644 index 00000000..4a5023e7 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_56.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_57.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_57.png new file mode 100644 index 00000000..ef24cc63 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_57.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_58.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_58.png new file mode 100644 index 00000000..134a98c8 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_58.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_59.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_59.png new file mode 100644 index 00000000..9bcb888d Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_59.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_5a.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_5a.png new file mode 100644 index 00000000..d143b86b Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_5a.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_5b.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_5b.png new file mode 100644 index 00000000..1dd61d5e Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_5b.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_5c.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_5c.png new file mode 100644 index 00000000..d31068be Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_5c.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_5d.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_5d.png new file mode 100644 index 00000000..33a6dce1 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_5d.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_5e.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_5e.png new file mode 100644 index 00000000..e40c41a3 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_5e.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_5f.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_5f.png new file mode 100644 index 00000000..2a7ad3f7 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_5f.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_60.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_60.png new file mode 100644 index 00000000..18efefda Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_60.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_61.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_61.png new file mode 100644 index 00000000..a9ca9f7d Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_61.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_62.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_62.png new file mode 100644 index 00000000..8a5a87d7 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_62.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_63.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_63.png new file mode 100644 index 00000000..036e4753 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_63.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_64.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_64.png new file mode 100644 index 00000000..a10ae372 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_64.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_65.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_65.png new file mode 100644 index 00000000..bf6eb3f3 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_65.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_66.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_66.png new file mode 100644 index 00000000..f3e35fa1 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_66.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_67.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_67.png new file mode 100644 index 00000000..4383d9ce Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_67.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_68.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_68.png new file mode 100644 index 00000000..71f7644b Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_68.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_69.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_69.png new file mode 100644 index 00000000..b285a058 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_69.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_6a.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_6a.png new file mode 100644 index 00000000..b4278c4b Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_6a.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_6b.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_6b.png new file mode 100644 index 00000000..380eef5e Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_6b.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_6c.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_6c.png new file mode 100644 index 00000000..6620b063 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_6c.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_6d.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_6d.png new file mode 100644 index 00000000..b994a641 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_6d.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_6e.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_6e.png new file mode 100644 index 00000000..1d362a34 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_6e.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_6f.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_6f.png new file mode 100644 index 00000000..93cfe0fd Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_6f.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_70.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_70.png new file mode 100644 index 00000000..cac0fee0 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_70.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_71.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_71.png new file mode 100644 index 00000000..c0482d73 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_71.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_72.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_72.png new file mode 100644 index 00000000..6cce66e3 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_72.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_73.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_73.png new file mode 100644 index 00000000..a4b176f6 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_73.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_74.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_74.png new file mode 100644 index 00000000..4edc9b75 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_74.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_75.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_75.png new file mode 100644 index 00000000..165bec43 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_75.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_76.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_76.png new file mode 100644 index 00000000..20cc7d10 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_76.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_77.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_77.png new file mode 100644 index 00000000..0ea76a12 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_77.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_78.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_78.png new file mode 100644 index 00000000..b4ac7243 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_78.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_79.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_79.png new file mode 100644 index 00000000..38dec1b2 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_79.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_7a.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_7a.png new file mode 100644 index 00000000..46c5b775 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_7a.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_7b.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_7b.png new file mode 100644 index 00000000..9e4ceaf6 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_7b.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_7c.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_7c.png new file mode 100644 index 00000000..c824b3ca Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_7c.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_7d.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_7d.png new file mode 100644 index 00000000..e4eb2152 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_7d.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_7e.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_7e.png new file mode 100644 index 00000000..7f584327 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_7e.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_7f.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_7f.png new file mode 100644 index 00000000..7fa83c84 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_7f.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_80.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_80.png new file mode 100644 index 00000000..80e8b155 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_80.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_81.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_81.png new file mode 100644 index 00000000..f18be662 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_81.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_82.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_82.png new file mode 100644 index 00000000..91cdd139 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_82.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_83.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_83.png new file mode 100644 index 00000000..0a1d861f Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_83.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_84.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_84.png new file mode 100644 index 00000000..18ee814d Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_84.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_85.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_85.png new file mode 100644 index 00000000..645cad66 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_85.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_86.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_86.png new file mode 100644 index 00000000..3c118b80 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_86.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_87.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_87.png new file mode 100644 index 00000000..6f5bcac9 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_87.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_88.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_88.png new file mode 100644 index 00000000..8fbfae67 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_88.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_89.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_89.png new file mode 100644 index 00000000..3b2285ac Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_89.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_8a.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_8a.png new file mode 100644 index 00000000..5a6f2fee Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_8a.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_8b.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_8b.png new file mode 100644 index 00000000..4d675c42 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_8b.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_8c.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_8c.png new file mode 100644 index 00000000..f20b84ac Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_8c.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_8d.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_8d.png new file mode 100644 index 00000000..8b09cc93 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_8d.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_8e.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_8e.png new file mode 100644 index 00000000..b2ef737f Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_8e.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_8f.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_8f.png new file mode 100644 index 00000000..d05c5cf5 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_8f.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_90.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_90.png new file mode 100644 index 00000000..87991035 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_90.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_91.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_91.png new file mode 100644 index 00000000..ad029b19 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_91.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_92.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_92.png new file mode 100644 index 00000000..ed1fd10c Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_92.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_93.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_93.png new file mode 100644 index 00000000..d59c7d2c Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_93.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_94.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_94.png new file mode 100644 index 00000000..9ec236c4 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_94.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_95.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_95.png new file mode 100644 index 00000000..6d1c3720 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_95.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_96.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_96.png new file mode 100644 index 00000000..5c9126af Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_96.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_97.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_97.png new file mode 100644 index 00000000..ee20b41c Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_97.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_98.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_98.png new file mode 100644 index 00000000..0b861937 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_98.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_99.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_99.png new file mode 100644 index 00000000..b3556435 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_99.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_9a.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_9a.png new file mode 100644 index 00000000..3ce9c9ac Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_9a.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_9b.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_9b.png new file mode 100644 index 00000000..0cc6e2ea Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_9b.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_9c.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_9c.png new file mode 100644 index 00000000..0e137984 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_9c.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_9d.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_9d.png new file mode 100644 index 00000000..0a414ffb Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_9d.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_9e.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_9e.png new file mode 100644 index 00000000..a0f036d3 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_9e.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_9f.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_9f.png new file mode 100644 index 00000000..bcf99b86 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_9f.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_a0.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_a0.png new file mode 100644 index 00000000..b4845fed Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_a0.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_a1.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_a1.png new file mode 100644 index 00000000..b6f63f73 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_a1.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_a2.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_a2.png new file mode 100644 index 00000000..3970bc3e Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_a2.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_a3.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_a3.png new file mode 100644 index 00000000..208b31c7 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_a3.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_a4.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_a4.png new file mode 100644 index 00000000..149225e6 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_a4.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_a5.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_a5.png new file mode 100644 index 00000000..f341e58b Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_a5.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_a6.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_a6.png new file mode 100644 index 00000000..d28ad134 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_a6.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_a7.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_a7.png new file mode 100644 index 00000000..b41be026 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_a7.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_a8.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_a8.png new file mode 100644 index 00000000..e6c928cf Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_a8.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_a9.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_a9.png new file mode 100644 index 00000000..0970c142 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_a9.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_aa.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_aa.png new file mode 100644 index 00000000..81927129 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_aa.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_ab.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_ab.png new file mode 100644 index 00000000..b771a716 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_ab.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_ac.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_ac.png new file mode 100644 index 00000000..2818b954 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_ac.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_ad.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_ad.png new file mode 100644 index 00000000..9d53d257 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_ad.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_ae.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_ae.png new file mode 100644 index 00000000..b10a7be8 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_ae.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_af.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_af.png new file mode 100644 index 00000000..612d1dfe Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_af.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_b0.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_b0.png new file mode 100644 index 00000000..aa0b1c9b Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_b0.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_b1.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_b1.png new file mode 100644 index 00000000..0f0f56e5 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_b1.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_b2.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_b2.png new file mode 100644 index 00000000..ecdeed09 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_b2.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_b3.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_b3.png new file mode 100644 index 00000000..daa46be8 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_b3.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_b4.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_b4.png new file mode 100644 index 00000000..9cd89ffa Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_b4.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_b5.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_b5.png new file mode 100644 index 00000000..d50990dc Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_b5.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_b6.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_b6.png new file mode 100644 index 00000000..7cbdbe5a Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_b6.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_b7.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_b7.png new file mode 100644 index 00000000..bb825321 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_b7.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_b8.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_b8.png new file mode 100644 index 00000000..d5d32ddc Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_b8.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_b9.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_b9.png new file mode 100644 index 00000000..2a579f00 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_b9.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_ba.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_ba.png new file mode 100644 index 00000000..ea646957 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_ba.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_bb.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_bb.png new file mode 100644 index 00000000..39a4b8f1 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_bb.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_bc.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_bc.png new file mode 100644 index 00000000..f9429784 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_bc.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_bd.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_bd.png new file mode 100644 index 00000000..783a79b1 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_bd.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_be.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_be.png new file mode 100644 index 00000000..2df8f23b Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_be.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_bf.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_bf.png new file mode 100644 index 00000000..da9f3c68 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_bf.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_c0.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_c0.png new file mode 100644 index 00000000..21ee4bec Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_c0.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_c1.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_c1.png new file mode 100644 index 00000000..c7cc199a Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_c1.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_c2.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_c2.png new file mode 100644 index 00000000..d3d80470 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_c2.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_c3.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_c3.png new file mode 100644 index 00000000..949ca7c3 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_c3.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_c4.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_c4.png new file mode 100644 index 00000000..85580db9 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_c4.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_c5.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_c5.png new file mode 100644 index 00000000..656e69f9 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_c5.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_c6.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_c6.png new file mode 100644 index 00000000..e9e9e77c Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_c6.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_c7.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_c7.png new file mode 100644 index 00000000..bafd17bf Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_c7.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_c8.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_c8.png new file mode 100644 index 00000000..5b02f56a Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_c8.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_c9.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_c9.png new file mode 100644 index 00000000..f162dc45 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_c9.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_ca.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_ca.png new file mode 100644 index 00000000..c548a6d5 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_ca.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_cb.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_cb.png new file mode 100644 index 00000000..bc38e37a Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_cb.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_cc.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_cc.png new file mode 100644 index 00000000..4c82ee76 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_cc.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_cd.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_cd.png new file mode 100644 index 00000000..a42247a2 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_cd.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_ce.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_ce.png new file mode 100644 index 00000000..ef0a4a78 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_ce.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_cf.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_cf.png new file mode 100644 index 00000000..d241750c Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_cf.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_d0.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_d0.png new file mode 100644 index 00000000..bc731344 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_d0.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_d1.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_d1.png new file mode 100644 index 00000000..cb6afe8e Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_d1.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_d2.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_d2.png new file mode 100644 index 00000000..62ae8252 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_d2.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_d3.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_d3.png new file mode 100644 index 00000000..a3d59892 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_d3.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_d4.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_d4.png new file mode 100644 index 00000000..893b3561 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_d4.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_d5.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_d5.png new file mode 100644 index 00000000..4f7774d9 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_d5.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_d6.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_d6.png new file mode 100644 index 00000000..f72847fb Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_d6.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_d7.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_d7.png new file mode 100644 index 00000000..845a04b7 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_d7.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_f9.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_f9.png new file mode 100644 index 00000000..185fd3cd Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_f9.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_fa.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_fa.png new file mode 100644 index 00000000..1824dd63 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_fa.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_fb.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_fb.png new file mode 100644 index 00000000..c900e2ab Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_fb.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_fc.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_fc.png new file mode 100644 index 00000000..49d460c1 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_fc.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_fd.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_fd.png new file mode 100644 index 00000000..bc492fcb Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_fd.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_fe.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_fe.png new file mode 100644 index 00000000..dddd6322 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_fe.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_ff.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_ff.png new file mode 100644 index 00000000..6a3dba3e Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/font/unicode_page_ff.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/accessibility.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/accessibility.png new file mode 100644 index 00000000..e548eaa2 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/accessibility.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/advancements/backgrounds/adventure.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/advancements/backgrounds/adventure.png new file mode 100644 index 00000000..91cec2a7 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/advancements/backgrounds/adventure.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/advancements/backgrounds/end.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/advancements/backgrounds/end.png new file mode 100644 index 00000000..6d747c02 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/advancements/backgrounds/end.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/advancements/backgrounds/husbandry.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/advancements/backgrounds/husbandry.png new file mode 100644 index 00000000..b73ffc08 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/advancements/backgrounds/husbandry.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/advancements/backgrounds/nether.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/advancements/backgrounds/nether.png new file mode 100644 index 00000000..50b56218 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/advancements/backgrounds/nether.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/advancements/backgrounds/stone.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/advancements/backgrounds/stone.png new file mode 100644 index 00000000..2665baef Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/advancements/backgrounds/stone.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/advancements/tabs.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/advancements/tabs.png new file mode 100644 index 00000000..3dbc77ff Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/advancements/tabs.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/advancements/widgets.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/advancements/widgets.png new file mode 100644 index 00000000..83db82af Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/advancements/widgets.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/advancements/window.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/advancements/window.png new file mode 100644 index 00000000..a6f459ff Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/advancements/window.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/bars.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/bars.png new file mode 100644 index 00000000..a0562d20 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/bars.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/book.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/book.png new file mode 100644 index 00000000..aa97cebd Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/book.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/checkbox.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/checkbox.png new file mode 100644 index 00000000..e52ae82f Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/checkbox.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/container/anvil.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/container/anvil.png new file mode 100644 index 00000000..7b7ab672 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/container/anvil.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/container/beacon.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/container/beacon.png new file mode 100644 index 00000000..8bd02333 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/container/beacon.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/container/blast_furnace.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/container/blast_furnace.png new file mode 100644 index 00000000..452ad342 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/container/blast_furnace.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/container/brewing_stand.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/container/brewing_stand.png new file mode 100644 index 00000000..56b72ce9 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/container/brewing_stand.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/container/cartography_table.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/container/cartography_table.png new file mode 100644 index 00000000..a5c052d9 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/container/cartography_table.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/container/crafting_table.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/container/crafting_table.png new file mode 100644 index 00000000..38c05c03 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/container/crafting_table.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/container/creative_inventory/tab_inventory.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/container/creative_inventory/tab_inventory.png new file mode 100644 index 00000000..f328206c Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/container/creative_inventory/tab_inventory.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/container/creative_inventory/tab_item_search.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/container/creative_inventory/tab_item_search.png new file mode 100644 index 00000000..be178b74 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/container/creative_inventory/tab_item_search.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/container/creative_inventory/tab_items.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/container/creative_inventory/tab_items.png new file mode 100644 index 00000000..2b6fbb9c Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/container/creative_inventory/tab_items.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/container/creative_inventory/tabs.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/container/creative_inventory/tabs.png new file mode 100644 index 00000000..3f520235 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/container/creative_inventory/tabs.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/container/dispenser.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/container/dispenser.png new file mode 100644 index 00000000..f840ee74 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/container/dispenser.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/container/enchanting_table.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/container/enchanting_table.png new file mode 100644 index 00000000..15583fbf Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/container/enchanting_table.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/container/furnace.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/container/furnace.png new file mode 100644 index 00000000..f40de39d Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/container/furnace.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/container/generic_54.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/container/generic_54.png new file mode 100644 index 00000000..9169433f Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/container/generic_54.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/container/grindstone.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/container/grindstone.png new file mode 100644 index 00000000..e420e05b Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/container/grindstone.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/container/hopper.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/container/hopper.png new file mode 100644 index 00000000..56f4b894 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/container/hopper.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/container/horse.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/container/horse.png new file mode 100644 index 00000000..9e80a25a Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/container/horse.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/container/inventory.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/container/inventory.png new file mode 100644 index 00000000..79430fb3 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/container/inventory.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/container/loom.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/container/loom.png new file mode 100644 index 00000000..cdeff581 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/container/loom.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/container/shulker_box.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/container/shulker_box.png new file mode 100644 index 00000000..40cbb46d Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/container/shulker_box.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/container/smoker.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/container/smoker.png new file mode 100644 index 00000000..452ad342 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/container/smoker.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/container/stats_icons.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/container/stats_icons.png new file mode 100644 index 00000000..ff4029e9 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/container/stats_icons.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/container/stonecutter.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/container/stonecutter.png new file mode 100644 index 00000000..fff3b9ab Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/container/stonecutter.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/container/villager2.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/container/villager2.png new file mode 100644 index 00000000..3fbfb13f Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/container/villager2.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/demo_background.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/demo_background.png new file mode 100644 index 00000000..1f1f388d Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/demo_background.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/icons.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/icons.png new file mode 100644 index 00000000..d351b39a Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/icons.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/options_background.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/options_background.png new file mode 100644 index 00000000..5c02f918 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/options_background.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/presets/chaos.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/presets/chaos.png new file mode 100644 index 00000000..dea833e4 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/presets/chaos.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/presets/delight.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/presets/delight.png new file mode 100644 index 00000000..261f1b7e Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/presets/delight.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/presets/drought.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/presets/drought.png new file mode 100644 index 00000000..dc277649 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/presets/drought.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/presets/isles.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/presets/isles.png new file mode 100644 index 00000000..14251061 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/presets/isles.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/presets/luck.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/presets/luck.png new file mode 100644 index 00000000..2b8aa062 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/presets/luck.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/presets/madness.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/presets/madness.png new file mode 100644 index 00000000..c083316d Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/presets/madness.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/presets/water.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/presets/water.png new file mode 100644 index 00000000..a680c36f Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/presets/water.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/recipe_book.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/recipe_book.png new file mode 100644 index 00000000..199b746a Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/recipe_book.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/recipe_button.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/recipe_button.png new file mode 100644 index 00000000..3be6b1ca Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/recipe_button.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/resource_packs.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/resource_packs.png new file mode 100644 index 00000000..4e90d743 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/resource_packs.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/server_selection.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/server_selection.png new file mode 100644 index 00000000..74b06b3d Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/server_selection.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/spectator_widgets.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/spectator_widgets.png new file mode 100644 index 00000000..26cc3dc2 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/spectator_widgets.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/stream_indicator.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/stream_indicator.png new file mode 100644 index 00000000..48e1575a Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/stream_indicator.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/title/background/panorama_0.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/title/background/panorama_0.png new file mode 100644 index 00000000..e5e0207b Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/title/background/panorama_0.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/title/background/panorama_1.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/title/background/panorama_1.png new file mode 100644 index 00000000..f4699011 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/title/background/panorama_1.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/title/background/panorama_2.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/title/background/panorama_2.png new file mode 100644 index 00000000..e3159c2a Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/title/background/panorama_2.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/title/background/panorama_3.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/title/background/panorama_3.png new file mode 100644 index 00000000..87495300 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/title/background/panorama_3.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/title/background/panorama_4.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/title/background/panorama_4.png new file mode 100644 index 00000000..9f1c010e Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/title/background/panorama_4.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/title/background/panorama_5.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/title/background/panorama_5.png new file mode 100644 index 00000000..379e936b Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/title/background/panorama_5.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/title/background/panorama_overlay.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/title/background/panorama_overlay.png new file mode 100644 index 00000000..6a268710 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/title/background/panorama_overlay.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/title/edition.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/title/edition.png new file mode 100644 index 00000000..f6e2de3d Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/title/edition.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/title/minecraft.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/title/minecraft.png new file mode 100644 index 00000000..e8010e92 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/title/minecraft.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/title/mojang.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/title/mojang.png new file mode 100644 index 00000000..ec46269e Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/title/mojang.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/toasts.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/toasts.png new file mode 100644 index 00000000..30015e9c Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/toasts.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/widgets.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/widgets.png new file mode 100644 index 00000000..e3c152c2 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/widgets.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/world_selection.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/world_selection.png new file mode 100644 index 00000000..052a3671 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/gui/world_selection.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/misc/enchanted_item_glint.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/misc/enchanted_item_glint.png new file mode 100644 index 00000000..ea78b86c Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/misc/enchanted_item_glint.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/misc/enchanted_item_glint.png.mcmeta b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/misc/enchanted_item_glint.png.mcmeta new file mode 100644 index 00000000..e38a5ad3 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/misc/enchanted_item_glint.png.mcmeta @@ -0,0 +1,5 @@ +{ + "texture": { + "blur": true + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/misc/forcefield.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/misc/forcefield.png new file mode 100644 index 00000000..8ece3337 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/misc/forcefield.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/misc/pumpkinblur.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/misc/pumpkinblur.png new file mode 100644 index 00000000..4f302df5 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/misc/pumpkinblur.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/misc/pumpkinblur.png.mcmeta b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/misc/pumpkinblur.png.mcmeta new file mode 100644 index 00000000..2077f3ce --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/misc/pumpkinblur.png.mcmeta @@ -0,0 +1,6 @@ +{ + "texture": { + "blur": true + } +} + diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/misc/shadow.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/misc/shadow.png new file mode 100644 index 00000000..daba11db Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/misc/shadow.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/misc/shadow.png.mcmeta b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/misc/shadow.png.mcmeta new file mode 100644 index 00000000..8c6c7d1d --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/misc/shadow.png.mcmeta @@ -0,0 +1,6 @@ +{ + "texture": { + "clamp": true + } +} + diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/misc/underwater.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/misc/underwater.png new file mode 100644 index 00000000..c2c9d3cf Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/misc/underwater.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/misc/unknown_pack.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/misc/unknown_pack.png new file mode 100644 index 00000000..0a25fdc6 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/misc/unknown_pack.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/misc/unknown_server.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/misc/unknown_server.png new file mode 100644 index 00000000..ec98382d Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/misc/unknown_server.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/misc/vignette.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/misc/vignette.png new file mode 100644 index 00000000..5c8e97f7 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/misc/vignette.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/misc/vignette.png.mcmeta b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/misc/vignette.png.mcmeta new file mode 100644 index 00000000..2077f3ce --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/misc/vignette.png.mcmeta @@ -0,0 +1,6 @@ +{ + "texture": { + "blur": true + } +} + diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/models/armor/chainmail_layer_1.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/models/armor/chainmail_layer_1.png new file mode 100644 index 00000000..c28e0a3b Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/models/armor/chainmail_layer_1.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/models/armor/chainmail_layer_2.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/models/armor/chainmail_layer_2.png new file mode 100644 index 00000000..60bf1d77 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/models/armor/chainmail_layer_2.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/models/armor/diamond_layer_1.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/models/armor/diamond_layer_1.png new file mode 100644 index 00000000..44e2fc53 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/models/armor/diamond_layer_1.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/models/armor/diamond_layer_2.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/models/armor/diamond_layer_2.png new file mode 100644 index 00000000..2de240e2 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/models/armor/diamond_layer_2.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/models/armor/gold_layer_1.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/models/armor/gold_layer_1.png new file mode 100644 index 00000000..567d9023 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/models/armor/gold_layer_1.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/models/armor/gold_layer_2.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/models/armor/gold_layer_2.png new file mode 100644 index 00000000..c179399b Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/models/armor/gold_layer_2.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/models/armor/iron_layer_1.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/models/armor/iron_layer_1.png new file mode 100644 index 00000000..1da5d263 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/models/armor/iron_layer_1.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/models/armor/iron_layer_2.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/models/armor/iron_layer_2.png new file mode 100644 index 00000000..3170869e Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/models/armor/iron_layer_2.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/models/armor/leather_layer_1.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/models/armor/leather_layer_1.png new file mode 100644 index 00000000..cf4aada1 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/models/armor/leather_layer_1.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/models/armor/leather_layer_1_overlay.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/models/armor/leather_layer_1_overlay.png new file mode 100644 index 00000000..98dd02af Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/models/armor/leather_layer_1_overlay.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/models/armor/leather_layer_2.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/models/armor/leather_layer_2.png new file mode 100644 index 00000000..abd64e6b Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/models/armor/leather_layer_2.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/models/armor/leather_layer_2_overlay.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/models/armor/leather_layer_2_overlay.png new file mode 100644 index 00000000..4faea6d6 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/models/armor/leather_layer_2_overlay.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/models/armor/turtle_layer_1.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/models/armor/turtle_layer_1.png new file mode 100644 index 00000000..6f392726 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/models/armor/turtle_layer_1.png differ