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/block/acacia_door_bottom.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/acacia_door_bottom.png index ba1bd2b8..53979a2e 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/acacia_door_bottom.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/acacia_door_bottom.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/acacia_door_top.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/acacia_door_top.png index 9ea5df33..4b634d6f 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/acacia_door_top.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/acacia_door_top.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/acacia_leaves.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/acacia_leaves.png index 5b9b4211..8cbb1eb1 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/acacia_leaves.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/acacia_leaves.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/acacia_log.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/acacia_log.png index d4ee2f44..bf2880b9 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/acacia_log.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/acacia_log.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/acacia_log_top.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/acacia_log_top.png index 53422569..fc02620c 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/acacia_log_top.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/acacia_log_top.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/acacia_planks.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/acacia_planks.png index ef597514..b83e4fe1 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/acacia_planks.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/acacia_planks.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/acacia_sapling.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/acacia_sapling.png index 840196dd..6817397c 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/acacia_sapling.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/acacia_sapling.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/activator_rail.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/activator_rail.png index 5736a142..721f3f5f 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/activator_rail.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/activator_rail.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/activator_rail_on.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/activator_rail_on.png index 7da9136a..59844b0c 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/activator_rail_on.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/activator_rail_on.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/allium.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/allium.png index 2068ace6..3750ff3e 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/allium.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/allium.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/andesite.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/andesite.png index 01ba4a18..6bf96add 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/andesite.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/andesite.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/anvil.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/anvil.png index 50848f86..732038ec 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/anvil.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/anvil.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/anvil_top.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/anvil_top.png index 395dea47..f1f6bf71 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/anvil_top.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/anvil_top.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/attached_melon_stem.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/attached_melon_stem.png index 6a5c10e1..62ad943a 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/attached_melon_stem.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/attached_melon_stem.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/azure_bluet.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/azure_bluet.png index 50151c86..250fcc07 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/azure_bluet.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/azure_bluet.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/bamboo_large_leaves.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/bamboo_large_leaves.png new file mode 100644 index 00000000..4fd2fb00 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/bamboo_large_leaves.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/bamboo_singleleaf.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/bamboo_singleleaf.png new file mode 100644 index 00000000..42f1f59a Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/bamboo_singleleaf.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/bamboo_small_leaves.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/bamboo_small_leaves.png new file mode 100644 index 00000000..81aca7e5 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/bamboo_small_leaves.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/bamboo_stage0.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/bamboo_stage0.png new file mode 100644 index 00000000..c16c3716 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/bamboo_stage0.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/bamboo_stalk.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/bamboo_stalk.png new file mode 100644 index 00000000..93cfa80a Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/bamboo_stalk.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/barrel_bottom.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/barrel_bottom.png new file mode 100644 index 00000000..22e065be Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/barrel_bottom.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/barrel_side.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/barrel_side.png new file mode 100644 index 00000000..1c3cb794 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/barrel_side.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/barrel_top.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/barrel_top.png new file mode 100644 index 00000000..c136cedf Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/barrel_top.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/barrel_top_open.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/barrel_top_open.png new file mode 100644 index 00000000..4b11386f Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/barrel_top_open.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/beacon.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/beacon.png index a69e59dc..11468850 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/beacon.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/beacon.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/bedrock.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/bedrock.png index 1643c995..8872226a 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/bedrock.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/bedrock.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/beetroots_stage0.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/beetroots_stage0.png index c1ef7320..d27726a4 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/beetroots_stage0.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/beetroots_stage0.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/beetroots_stage1.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/beetroots_stage1.png index 1275f4f8..5d0a6ba7 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/beetroots_stage1.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/beetroots_stage1.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/beetroots_stage2.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/beetroots_stage2.png index b7347dfe..6050ebbd 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/beetroots_stage2.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/beetroots_stage2.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/beetroots_stage3.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/beetroots_stage3.png index a13a0ec9..6ded7705 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/beetroots_stage3.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/beetroots_stage3.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/bell_bottom.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/bell_bottom.png new file mode 100644 index 00000000..04a87996 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/bell_bottom.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/bell_side.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/bell_side.png new file mode 100644 index 00000000..b44bcc4a Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/bell_side.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/bell_top.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/bell_top.png new file mode 100644 index 00000000..7fce98dc Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/bell_top.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/birch_door_bottom.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/birch_door_bottom.png index 98bca06a..b29d01ad 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/birch_door_bottom.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/birch_door_bottom.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/birch_door_top.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/birch_door_top.png index 00183b23..2e0e6afd 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/birch_door_top.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/birch_door_top.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/birch_leaves.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/birch_leaves.png index a6773aff..6a75c99e 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/birch_leaves.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/birch_leaves.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/birch_log.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/birch_log.png index bfb209d1..c0ef988d 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/birch_log.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/birch_log.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/birch_log_top.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/birch_log_top.png index afed5cba..a84365c4 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/birch_log_top.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/birch_log_top.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/birch_planks.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/birch_planks.png index b113e3ae..6d1983de 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/birch_planks.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/birch_planks.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/birch_sapling.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/birch_sapling.png index b5f01ffc..d33b34ca 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/birch_sapling.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/birch_sapling.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/black_stained_glass.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/black_stained_glass.png index 50e6677a..6b884f4a 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/black_stained_glass.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/black_stained_glass.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/blast_furnace_front.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/blast_furnace_front.png new file mode 100644 index 00000000..c7d42bf0 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/blast_furnace_front.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/blast_furnace_front_on.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/blast_furnace_front_on.png new file mode 100644 index 00000000..8b51e4e3 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/blast_furnace_front_on.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/blast_furnace_front_on.png.mcmeta b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/blast_furnace_front_on.png.mcmeta new file mode 100644 index 00000000..4894b537 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/blast_furnace_front_on.png.mcmeta @@ -0,0 +1,6 @@ +{ + "animation": { + "interpolate": true, + "frametime": 10 + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/blast_furnace_side.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/blast_furnace_side.png new file mode 100644 index 00000000..05714a0f Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/blast_furnace_side.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/blast_furnace_top.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/blast_furnace_top.png new file mode 100644 index 00000000..6c8d3856 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/blast_furnace_top.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/blue_orchid.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/blue_orchid.png index 7c00b5c3..ae580aec 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/blue_orchid.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/blue_orchid.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/blue_stained_glass.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/blue_stained_glass.png index d5168890..ced02349 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/blue_stained_glass.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/blue_stained_glass.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/bone_block_side.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/bone_block_side.png index ffdf641a..6f1a1618 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/bone_block_side.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/bone_block_side.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/bone_block_top.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/bone_block_top.png index 85a8b877..72e642ef 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/bone_block_top.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/bone_block_top.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/bookshelf.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/bookshelf.png index 7ac3737a..4a2c24d4 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/bookshelf.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/bookshelf.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/brewing_stand.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/brewing_stand.png index 60832aab..af2333fb 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/brewing_stand.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/brewing_stand.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/brewing_stand_base.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/brewing_stand_base.png index 0742fbfa..6c7369d3 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/brewing_stand_base.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/brewing_stand_base.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/bricks.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/bricks.png index fd6959c2..2ed16c41 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/bricks.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/bricks.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/brown_mushroom.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/brown_mushroom.png index 8351fd47..57b94d50 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/brown_mushroom.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/brown_mushroom.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/brown_mushroom_block.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/brown_mushroom_block.png index 1f52ba89..ab3b4c8b 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/brown_mushroom_block.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/brown_mushroom_block.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/brown_stained_glass.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/brown_stained_glass.png index 5d7f01de..d62efccd 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/brown_stained_glass.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/brown_stained_glass.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cactus_bottom.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cactus_bottom.png index 4bc7885a..c613b886 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cactus_bottom.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cactus_bottom.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cactus_side.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cactus_side.png index 9c555037..409e0480 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cactus_side.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cactus_side.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cactus_top.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cactus_top.png index 98e6faad..1fc332f4 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cactus_top.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cactus_top.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cake_bottom.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cake_bottom.png index d93b15ad..86b49993 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cake_bottom.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cake_bottom.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cake_inner.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cake_inner.png index ce7ce690..77234d56 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cake_inner.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cake_inner.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cake_side.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cake_side.png index 343a0234..c3014b79 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cake_side.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cake_side.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cake_top.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cake_top.png index 2947892e..4eb484ec 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cake_top.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cake_top.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/campfire_fire.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/campfire_fire.png new file mode 100644 index 00000000..865d6e3e Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/campfire_fire.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/campfire_fire.png.mcmeta b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/campfire_fire.png.mcmeta new file mode 100644 index 00000000..0645f48c --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/campfire_fire.png.mcmeta @@ -0,0 +1,5 @@ +{ + "animation": { + "frametime": 2 + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/campfire_log.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/campfire_log.png new file mode 100644 index 00000000..6f5eddc6 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/campfire_log.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/campfire_log_lit.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/campfire_log_lit.png new file mode 100644 index 00000000..6e41c579 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/campfire_log_lit.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/campfire_log_lit.png.mcmeta b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/campfire_log_lit.png.mcmeta new file mode 100644 index 00000000..265854e4 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/campfire_log_lit.png.mcmeta @@ -0,0 +1,6 @@ +{ + "animation": { + "interpolate": true, + "frametime": 20 + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/carrots_stage0.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/carrots_stage0.png index c1ef7320..d31ceb69 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/carrots_stage0.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/carrots_stage0.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/carrots_stage1.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/carrots_stage1.png index 1275f4f8..2c4d65c3 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/carrots_stage1.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/carrots_stage1.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/carrots_stage2.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/carrots_stage2.png index b7347dfe..9aa0e172 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/carrots_stage2.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/carrots_stage2.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/carrots_stage3.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/carrots_stage3.png index 2391be83..fa8b4ceb 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/carrots_stage3.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/carrots_stage3.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cartography_table_side1.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cartography_table_side1.png new file mode 100644 index 00000000..01c8504b Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cartography_table_side1.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cartography_table_side2.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cartography_table_side2.png new file mode 100644 index 00000000..3f65ce80 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cartography_table_side2.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cartography_table_side3.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cartography_table_side3.png new file mode 100644 index 00000000..971b6b19 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cartography_table_side3.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cartography_table_top.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cartography_table_top.png new file mode 100644 index 00000000..7b256c98 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cartography_table_top.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/carved_pumpkin.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/carved_pumpkin.png index ecef0250..944a3226 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/carved_pumpkin.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/carved_pumpkin.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cauldron_bottom.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cauldron_bottom.png index acb4c08a..4c8591a2 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cauldron_bottom.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cauldron_bottom.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cauldron_inner.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cauldron_inner.png index 5ae6c707..17fcf4fa 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cauldron_inner.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cauldron_inner.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cauldron_side.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cauldron_side.png index b976acfc..3bf024ea 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cauldron_side.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cauldron_side.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cauldron_top.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cauldron_top.png index 970eefac..fd672b39 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cauldron_top.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cauldron_top.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/chain_command_block_back.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/chain_command_block_back.png index aab8909d..d50623b6 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/chain_command_block_back.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/chain_command_block_back.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/chain_command_block_conditional.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/chain_command_block_conditional.png index b3bb6a4d..6cb6ccc2 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/chain_command_block_conditional.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/chain_command_block_conditional.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/chain_command_block_front.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/chain_command_block_front.png index a3f94cb5..420431d8 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/chain_command_block_front.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/chain_command_block_front.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/chain_command_block_side.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/chain_command_block_side.png index c67fd4ce..31f9ad72 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/chain_command_block_side.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/chain_command_block_side.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/chipped_anvil_top.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/chipped_anvil_top.png index eddc47fb..89d20c69 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/chipped_anvil_top.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/chipped_anvil_top.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/chiseled_quartz_block.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/chiseled_quartz_block.png index 054e4ee6..13d7686e 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/chiseled_quartz_block.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/chiseled_quartz_block.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/chiseled_quartz_block_top.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/chiseled_quartz_block_top.png index 1e3c4ca2..35a9ef21 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/chiseled_quartz_block_top.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/chiseled_quartz_block_top.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/chiseled_red_sandstone.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/chiseled_red_sandstone.png index c86e0e95..7b187b03 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/chiseled_red_sandstone.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/chiseled_red_sandstone.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/chiseled_sandstone.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/chiseled_sandstone.png index 9bd7fa14..90cf2baa 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/chiseled_sandstone.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/chiseled_sandstone.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/chiseled_stone_bricks.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/chiseled_stone_bricks.png index b7e88db2..8555f0a6 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/chiseled_stone_bricks.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/chiseled_stone_bricks.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/chorus_flower.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/chorus_flower.png index 97d1ca65..d0758072 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/chorus_flower.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/chorus_flower.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/chorus_flower_dead.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/chorus_flower_dead.png index e9a3952f..21f31552 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/chorus_flower_dead.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/chorus_flower_dead.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/chorus_plant.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/chorus_plant.png index bc2de3c8..39924b98 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/chorus_plant.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/chorus_plant.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/clay.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/clay.png index c19e0319..54fd57af 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/clay.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/clay.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/coal_block.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/coal_block.png index d440bb9a..25351c71 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/coal_block.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/coal_block.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/coal_ore.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/coal_ore.png index 49486d2a..3759e02e 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/coal_ore.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/coal_ore.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cobblestone.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cobblestone.png index da3498c5..80fa3a83 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cobblestone.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cobblestone.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cobweb.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cobweb.png index ae4bfd4a..d31d5b42 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cobweb.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cobweb.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cocoa_stage0.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cocoa_stage0.png index 25892eba..4fcaaee7 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cocoa_stage0.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cocoa_stage0.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cocoa_stage1.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cocoa_stage1.png index 1e1f48ab..9bc8e5dd 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cocoa_stage1.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cocoa_stage1.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cocoa_stage2.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cocoa_stage2.png index 491ec26d..901ca324 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cocoa_stage2.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cocoa_stage2.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/command_block_back.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/command_block_back.png index dc919f44..38600895 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/command_block_back.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/command_block_back.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/command_block_conditional.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/command_block_conditional.png index 4af0ac18..5334c1f3 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/command_block_conditional.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/command_block_conditional.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/command_block_front.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/command_block_front.png index 5584a8b4..54412d4a 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/command_block_front.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/command_block_front.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/command_block_side.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/command_block_side.png index e9b6377b..129a5f4d 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/command_block_side.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/command_block_side.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/comparator.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/comparator.png index 36b81991..f47ebf18 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/comparator.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/comparator.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/comparator_on.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/comparator_on.png index bb9413c6..85cefb89 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/comparator_on.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/comparator_on.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/composter_bottom.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/composter_bottom.png new file mode 100644 index 00000000..7556bd9c Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/composter_bottom.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/composter_compost.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/composter_compost.png new file mode 100644 index 00000000..bc17729b Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/composter_compost.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/composter_ready.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/composter_ready.png new file mode 100644 index 00000000..d80dafc6 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/composter_ready.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/composter_side.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/composter_side.png new file mode 100644 index 00000000..a4395f4b Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/composter_side.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/composter_top.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/composter_top.png new file mode 100644 index 00000000..04737817 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/composter_top.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cornflower.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cornflower.png new file mode 100644 index 00000000..3de4add1 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cornflower.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cracked_stone_bricks.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cracked_stone_bricks.png index 918a8845..2c2aafda 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cracked_stone_bricks.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cracked_stone_bricks.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/crafting_table_front.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/crafting_table_front.png index 11986a46..49b1c031 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/crafting_table_front.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/crafting_table_front.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/crafting_table_side.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/crafting_table_side.png index 4b718694..b6dead51 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/crafting_table_side.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/crafting_table_side.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/crafting_table_top.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/crafting_table_top.png index d95444df..305bb01e 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/crafting_table_top.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/crafting_table_top.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cut_red_sandstone.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cut_red_sandstone.png index 79585312..f061d109 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cut_red_sandstone.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cut_red_sandstone.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cut_sandstone.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cut_sandstone.png index ef118bdc..530c967d 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cut_sandstone.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cut_sandstone.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cyan_stained_glass.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cyan_stained_glass.png index 0a4fc8d8..a4ac9aee 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cyan_stained_glass.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/cyan_stained_glass.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/damaged_anvil_top.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/damaged_anvil_top.png index 6cade1fa..a8060884 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/damaged_anvil_top.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/damaged_anvil_top.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/dandelion.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/dandelion.png index 873e3f5c..21b84900 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/dandelion.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/dandelion.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/dark_oak_door_bottom.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/dark_oak_door_bottom.png index 1004d23d..0dc8fa29 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/dark_oak_door_bottom.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/dark_oak_door_bottom.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/dark_oak_door_top.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/dark_oak_door_top.png index cad8741d..9143ff93 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/dark_oak_door_top.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/dark_oak_door_top.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/dark_oak_leaves.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/dark_oak_leaves.png index a6773aff..292def18 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/dark_oak_leaves.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/dark_oak_leaves.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/dark_oak_log.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/dark_oak_log.png index 5101bdc4..ff911f8b 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/dark_oak_log.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/dark_oak_log.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/dark_oak_log_top.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/dark_oak_log_top.png index 2bde954b..f2316eab 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/dark_oak_log_top.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/dark_oak_log_top.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/dark_oak_planks.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/dark_oak_planks.png index 9a9a3a4b..d37c4529 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/dark_oak_planks.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/dark_oak_planks.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/dark_oak_sapling.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/dark_oak_sapling.png index 1a9cdf3b..0cd95d3a 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/dark_oak_sapling.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/dark_oak_sapling.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/dark_prismarine.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/dark_prismarine.png index a15b6b7d..f89d4433 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/dark_prismarine.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/dark_prismarine.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/dead_bush.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/dead_bush.png index c64e0797..8f39442c 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/dead_bush.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/dead_bush.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/detector_rail.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/detector_rail.png index 92c1466e..924fbb34 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/detector_rail.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/detector_rail.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/detector_rail_on.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/detector_rail_on.png index fa0a71d0..b0d9c479 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/detector_rail_on.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/detector_rail_on.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/diamond_block.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/diamond_block.png index d8663d36..710fef8e 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/diamond_block.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/diamond_block.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/diamond_ore.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/diamond_ore.png index 735ecdaa..1f467c6c 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/diamond_ore.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/diamond_ore.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/diorite.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/diorite.png index 3d752ddc..345c35dc 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/diorite.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/diorite.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/dispenser_front.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/dispenser_front.png index 5465feaa..60de10fc 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/dispenser_front.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/dispenser_front.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/dispenser_front_vertical.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/dispenser_front_vertical.png index 99131887..4d433d98 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/dispenser_front_vertical.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/dispenser_front_vertical.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/dropper_front.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/dropper_front.png index a2848daf..8fe70ec4 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/dropper_front.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/dropper_front.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/dropper_front_vertical.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/dropper_front_vertical.png index b0802c47..325f8da4 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/dropper_front_vertical.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/dropper_front_vertical.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/emerald_block.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/emerald_block.png index dc214ee7..15d8710b 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/emerald_block.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/emerald_block.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/emerald_ore.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/emerald_ore.png index db820dd1..aad451a8 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/emerald_ore.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/emerald_ore.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/enchanting_table_bottom.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/enchanting_table_bottom.png index ad0de633..b9e09060 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/enchanting_table_bottom.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/enchanting_table_bottom.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/enchanting_table_side.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/enchanting_table_side.png index f2f46143..a111759d 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/enchanting_table_side.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/enchanting_table_side.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/enchanting_table_top.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/enchanting_table_top.png index 0d5f68f6..ef5eea5b 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/enchanting_table_top.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/enchanting_table_top.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/end_portal_frame_eye.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/end_portal_frame_eye.png index afa1d5d0..2ff33f9b 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/end_portal_frame_eye.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/end_portal_frame_eye.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/end_portal_frame_side.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/end_portal_frame_side.png index e6cb5673..30140f75 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/end_portal_frame_side.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/end_portal_frame_side.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/end_portal_frame_top.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/end_portal_frame_top.png index 35215a58..ced8cafa 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/end_portal_frame_top.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/end_portal_frame_top.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/end_rod.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/end_rod.png index b01dd48b..a710490c 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/end_rod.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/end_rod.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/end_stone.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/end_stone.png index c2a91e3c..6d747c02 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/end_stone.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/end_stone.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/end_stone_bricks.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/end_stone_bricks.png index b8a99a82..afa774b7 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/end_stone_bricks.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/end_stone_bricks.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/farmland.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/farmland.png index d03a0f49..b73ffc08 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/farmland.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/farmland.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/farmland_moist.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/farmland_moist.png index f8d460d5..2c3f62d1 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/farmland_moist.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/farmland_moist.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/fern.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/fern.png index fd769501..11ad3c7a 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/fern.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/fern.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/fletching_table_front.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/fletching_table_front.png new file mode 100644 index 00000000..6bcb432d Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/fletching_table_front.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/fletching_table_side.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/fletching_table_side.png new file mode 100644 index 00000000..eaaace6c Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/fletching_table_side.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/fletching_table_top.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/fletching_table_top.png new file mode 100644 index 00000000..b872bc45 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/fletching_table_top.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/flower_pot.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/flower_pot.png index 09c2523c..7a584f6f 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/flower_pot.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/flower_pot.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/frosted_ice_0.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/frosted_ice_0.png index ac946e95..1a9b5c7a 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/frosted_ice_0.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/frosted_ice_0.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/frosted_ice_1.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/frosted_ice_1.png index 96f1f6a3..e01008be 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/frosted_ice_1.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/frosted_ice_1.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/frosted_ice_2.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/frosted_ice_2.png index 2a271876..42aef954 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/frosted_ice_2.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/frosted_ice_2.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/frosted_ice_3.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/frosted_ice_3.png index 4cd41157..8676e60b 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/frosted_ice_3.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/frosted_ice_3.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/furnace_front.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/furnace_front.png index 3197bfd3..cbab85d5 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/furnace_front.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/furnace_front.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/furnace_front_on.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/furnace_front_on.png index 90b8b8af..34a506b0 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/furnace_front_on.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/furnace_front_on.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/furnace_side.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/furnace_side.png index 115f73d0..19d0311c 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/furnace_side.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/furnace_side.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/furnace_top.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/furnace_top.png index a3a5a085..2065e181 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/furnace_top.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/furnace_top.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/glass.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/glass.png index acadb01a..7270ac16 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/glass.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/glass.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/glowstone.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/glowstone.png index c7253b3b..61fdb122 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/glowstone.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/glowstone.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/gold_block.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/gold_block.png index 4d233c76..79021b83 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/gold_block.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/gold_block.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/gold_ore.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/gold_ore.png index b1a7a55b..eb31b55f 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/gold_ore.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/gold_ore.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/granite.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/granite.png index 269c4a1f..b52ad286 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/granite.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/granite.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/grass.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/grass.png index 489dfa9a..dc74a2cc 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/grass.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/grass.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/grass_block_side.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/grass_block_side.png index a4975e53..30663bf2 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/grass_block_side.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/grass_block_side.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/grass_block_side_overlay.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/grass_block_side_overlay.png index fc3fa9d7..4abf8fc4 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/grass_block_side_overlay.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/grass_block_side_overlay.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/grass_block_snow.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/grass_block_snow.png index 8b28fc7a..5dd9e4b7 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/grass_block_snow.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/grass_block_snow.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/grass_path_top.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/grass_path_top.png index d1f6e3a5..86c0a4c3 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/grass_path_top.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/grass_path_top.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/gravel.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/gravel.png index 388e5c55..1ee82331 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/gravel.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/gravel.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/gray_stained_glass.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/gray_stained_glass.png index 3953a4b6..e0663c0f 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/gray_stained_glass.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/gray_stained_glass.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/green_stained_glass.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/green_stained_glass.png index 73e4b4b1..e4c0eba9 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/green_stained_glass.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/green_stained_glass.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/grindstone_pivot.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/grindstone_pivot.png new file mode 100644 index 00000000..07970482 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/grindstone_pivot.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/grindstone_round.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/grindstone_round.png new file mode 100644 index 00000000..dfedeb0d Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/grindstone_round.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/grindstone_side.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/grindstone_side.png new file mode 100644 index 00000000..4aa2658e Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/grindstone_side.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/hay_block_side.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/hay_block_side.png index 342d8fee..7b734ebc 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/hay_block_side.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/hay_block_side.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/hay_block_top.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/hay_block_top.png index 3c74f6f3..84ee05ea 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/hay_block_top.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/hay_block_top.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/hopper_inside.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/hopper_inside.png index 5ae6c707..17fcf4fa 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/hopper_inside.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/hopper_inside.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/hopper_outside.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/hopper_outside.png index c961a17e..b6265ea9 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/hopper_outside.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/hopper_outside.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/hopper_top.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/hopper_top.png index bfe83a32..709badc2 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/hopper_top.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/hopper_top.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/ice.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/ice.png index ac946e95..10118468 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/ice.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/ice.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/iron_bars.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/iron_bars.png index cb3057dc..aee70f37 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/iron_bars.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/iron_bars.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/iron_block.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/iron_block.png index 7816799e..5ecaf7fe 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/iron_block.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/iron_block.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/iron_door_bottom.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/iron_door_bottom.png index 13b68fd5..240f8ae5 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/iron_door_bottom.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/iron_door_bottom.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/iron_door_top.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/iron_door_top.png index 56878fea..9b134f30 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/iron_door_top.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/iron_door_top.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/iron_ore.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/iron_ore.png index 250d8bb7..9364ddde 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/iron_ore.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/iron_ore.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/iron_trapdoor.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/iron_trapdoor.png index c705ca1b..6000d273 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/iron_trapdoor.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/iron_trapdoor.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/item_frame.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/item_frame.png index 660bae6c..095de1c9 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/item_frame.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/item_frame.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/jack_o_lantern.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/jack_o_lantern.png index 907f499f..813db302 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/jack_o_lantern.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/jack_o_lantern.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/jigsaw_bottom.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/jigsaw_bottom.png new file mode 100644 index 00000000..71c16d8b Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/jigsaw_bottom.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/jigsaw_side.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/jigsaw_side.png new file mode 100644 index 00000000..5b5cd65c Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/jigsaw_side.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/jigsaw_top.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/jigsaw_top.png new file mode 100644 index 00000000..f9f5bca2 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/jigsaw_top.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/jukebox_side.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/jukebox_side.png index a3c27c18..82430ca0 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/jukebox_side.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/jukebox_side.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/jukebox_top.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/jukebox_top.png index 92ddb158..da45dfe8 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/jukebox_top.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/jukebox_top.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/jungle_door_bottom.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/jungle_door_bottom.png index 13f679f4..7178f132 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/jungle_door_bottom.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/jungle_door_bottom.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/jungle_door_top.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/jungle_door_top.png index df8a4c38..8af416a3 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/jungle_door_top.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/jungle_door_top.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/jungle_leaves.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/jungle_leaves.png index e0cb935a..0c1176b8 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/jungle_leaves.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/jungle_leaves.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/jungle_log.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/jungle_log.png index 0b7120ad..030bfc8f 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/jungle_log.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/jungle_log.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/jungle_log_top.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/jungle_log_top.png index d2ab7d75..0195d05d 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/jungle_log_top.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/jungle_log_top.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/jungle_planks.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/jungle_planks.png index 22a0fefe..c2c72cbb 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/jungle_planks.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/jungle_planks.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/jungle_sapling.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/jungle_sapling.png index 4e10b35c..a33daa7a 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/jungle_sapling.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/jungle_sapling.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/ladder.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/ladder.png index e2ec5f28..3500180a 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/ladder.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/ladder.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/lantern.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/lantern.png new file mode 100644 index 00000000..e3f2ab9e Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/lantern.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/lantern.png.mcmeta b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/lantern.png.mcmeta new file mode 100644 index 00000000..5169aabd --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/lantern.png.mcmeta @@ -0,0 +1,5 @@ +{ + "animation": { + "frametime": 8 + } +} \ No newline at end of file diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/lapis_block.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/lapis_block.png index 24810ac9..6987aa5d 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/lapis_block.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/lapis_block.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/lapis_ore.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/lapis_ore.png index 7e293cfc..b95e637e 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/lapis_ore.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/lapis_ore.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/large_fern_bottom.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/large_fern_bottom.png index c5e43cc5..936cb7ba 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/large_fern_bottom.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/large_fern_bottom.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/large_fern_top.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/large_fern_top.png index f80d3e1e..56da4f41 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/large_fern_top.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/large_fern_top.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/lectern_base.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/lectern_base.png new file mode 100644 index 00000000..6f7a6aae Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/lectern_base.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/lectern_front.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/lectern_front.png new file mode 100644 index 00000000..6073d128 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/lectern_front.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/lectern_sides.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/lectern_sides.png new file mode 100644 index 00000000..5e6955ca Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/lectern_sides.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/lectern_top.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/lectern_top.png new file mode 100644 index 00000000..b81566aa Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/lectern_top.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/lever.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/lever.png index 051187fa..102f5d73 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/lever.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/lever.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/light_blue_stained_glass.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/light_blue_stained_glass.png index f7f02d14..7d74ebc5 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/light_blue_stained_glass.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/light_blue_stained_glass.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/light_gray_stained_glass.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/light_gray_stained_glass.png index 528dfaae..964b1fbb 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/light_gray_stained_glass.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/light_gray_stained_glass.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/lilac_bottom.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/lilac_bottom.png index eccee1d4..3e164d0b 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/lilac_bottom.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/lilac_bottom.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/lilac_top.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/lilac_top.png index 3b354e54..e2932bd5 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/lilac_top.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/lilac_top.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/lily_of_the_valley.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/lily_of_the_valley.png new file mode 100644 index 00000000..d306de61 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/lily_of_the_valley.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/lily_pad.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/lily_pad.png index f6c84f84..51608269 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/lily_pad.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/lily_pad.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/lime_stained_glass.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/lime_stained_glass.png index 775a618c..d2dc1bd1 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/lime_stained_glass.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/lime_stained_glass.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/loom_bottom.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/loom_bottom.png new file mode 100644 index 00000000..8bb12eb7 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/loom_bottom.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/loom_front.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/loom_front.png new file mode 100644 index 00000000..c53ab778 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/loom_front.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/loom_side.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/loom_side.png new file mode 100644 index 00000000..a1ed406f Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/loom_side.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/loom_top.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/loom_top.png new file mode 100644 index 00000000..b90555f0 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/loom_top.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/magenta_stained_glass.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/magenta_stained_glass.png index c1778c19..87dd7ba7 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/magenta_stained_glass.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/magenta_stained_glass.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/magma.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/magma.png index b48e5985..702265d0 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/magma.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/magma.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/melon_side.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/melon_side.png index b56cce1f..0a12fb96 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/melon_side.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/melon_side.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/melon_top.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/melon_top.png index d4f7b460..82234a85 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/melon_top.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/melon_top.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/mossy_cobblestone.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/mossy_cobblestone.png index dd479fff..cc048882 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/mossy_cobblestone.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/mossy_cobblestone.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/mossy_stone_bricks.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/mossy_stone_bricks.png index fc67b4a9..2bdfb878 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/mossy_stone_bricks.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/mossy_stone_bricks.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/mushroom_block_inside.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/mushroom_block_inside.png index efea6715..194114a0 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/mushroom_block_inside.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/mushroom_block_inside.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/mushroom_stem.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/mushroom_stem.png index 09e4ede2..ad6af2c4 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/mushroom_stem.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/mushroom_stem.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/mycelium_side.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/mycelium_side.png index 55474258..8522236b 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/mycelium_side.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/mycelium_side.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/mycelium_top.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/mycelium_top.png index 0b4462ac..d98ad615 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/mycelium_top.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/mycelium_top.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/nether_bricks.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/nether_bricks.png index 5482be14..c64b3691 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/nether_bricks.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/nether_bricks.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/nether_quartz_ore.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/nether_quartz_ore.png index e30df181..84079380 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/nether_quartz_ore.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/nether_quartz_ore.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/nether_wart_block.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/nether_wart_block.png index 6231f3eb..a71d0898 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/nether_wart_block.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/nether_wart_block.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/nether_wart_stage0.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/nether_wart_stage0.png index 514a95be..c4223348 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/nether_wart_stage0.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/nether_wart_stage0.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/nether_wart_stage1.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/nether_wart_stage1.png index b4ad0d1e..7051185c 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/nether_wart_stage1.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/nether_wart_stage1.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/nether_wart_stage2.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/nether_wart_stage2.png index b9b67431..b3d724bb 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/nether_wart_stage2.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/nether_wart_stage2.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/netherrack.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/netherrack.png index 88129c4e..50b56218 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/netherrack.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/netherrack.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/note_block.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/note_block.png index a3c27c18..40ecc58a 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/note_block.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/note_block.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/oak_door_bottom.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/oak_door_bottom.png index 3a0bae98..bccd102a 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/oak_door_bottom.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/oak_door_bottom.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/oak_door_top.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/oak_door_top.png index 93319d5d..73748aa4 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/oak_door_top.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/oak_door_top.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/oak_leaves.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/oak_leaves.png index a6773aff..02e8b865 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/oak_leaves.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/oak_leaves.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/oak_log.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/oak_log.png index 914cb5fb..842ffab5 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/oak_log.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/oak_log.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/oak_log_top.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/oak_log_top.png index 97eebd1f..27f1abac 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/oak_log_top.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/oak_log_top.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/oak_planks.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/oak_planks.png index 346f77dc..5de38610 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/oak_planks.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/oak_planks.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/oak_sapling.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/oak_sapling.png index 3c3abefd..7ac141a0 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/oak_sapling.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/oak_sapling.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/oak_trapdoor.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/oak_trapdoor.png index 5c3385f7..cba143b9 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/oak_trapdoor.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/oak_trapdoor.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/observer_back.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/observer_back.png index af6f03cd..c9f6f3cb 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/observer_back.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/observer_back.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/observer_back_on.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/observer_back_on.png index bf42f2f6..4957e0c0 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/observer_back_on.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/observer_back_on.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/observer_front.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/observer_front.png index 8571ed4c..46321305 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/observer_front.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/observer_front.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/observer_side.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/observer_side.png index 2d44cb10..c157097a 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/observer_side.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/observer_side.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/observer_top.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/observer_top.png index 494847be..58ab1e97 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/observer_top.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/observer_top.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/obsidian.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/obsidian.png index ff0a6836..b9e09060 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/obsidian.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/obsidian.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/orange_stained_glass.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/orange_stained_glass.png index 95b0a681..31c4465b 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/orange_stained_glass.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/orange_stained_glass.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/orange_tulip.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/orange_tulip.png index 200815f2..2966062c 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/orange_tulip.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/orange_tulip.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/oxeye_daisy.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/oxeye_daisy.png index 03a11e52..3407d6fc 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/oxeye_daisy.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/oxeye_daisy.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/packed_ice.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/packed_ice.png index 3b06f3f1..c72f89b3 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/packed_ice.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/packed_ice.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/peony_bottom.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/peony_bottom.png index cdb90759..2e3f41ed 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/peony_bottom.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/peony_bottom.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/peony_top.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/peony_top.png index 63f46e0b..b13b457e 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/peony_top.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/peony_top.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/pink_stained_glass.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/pink_stained_glass.png index c1f61f07..85dd6a0d 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/pink_stained_glass.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/pink_stained_glass.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/pink_tulip.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/pink_tulip.png index 719457fe..08b02c50 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/pink_tulip.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/pink_tulip.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/piston_bottom.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/piston_bottom.png index a3a5a085..db43b1c2 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/piston_bottom.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/piston_bottom.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/piston_inner.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/piston_inner.png index d1c27611..7ae58fc6 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/piston_inner.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/piston_inner.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/piston_side.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/piston_side.png index 634f54ab..db5d89cb 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/piston_side.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/piston_side.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/piston_top.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/piston_top.png index eeaadab4..320c97b4 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/piston_top.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/piston_top.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/piston_top_sticky.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/piston_top_sticky.png index 6ddd4ad3..048e0c62 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/piston_top_sticky.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/piston_top_sticky.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/podzol_top.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/podzol_top.png index 60d1361c..fed52580 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/podzol_top.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/podzol_top.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/polished_andesite.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/polished_andesite.png index 591bb4d8..63b8bd08 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/polished_andesite.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/polished_andesite.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/polished_diorite.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/polished_diorite.png index daebca4b..3043aa30 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/polished_diorite.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/polished_diorite.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/polished_granite.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/polished_granite.png index a4bee094..58f0c156 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/polished_granite.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/polished_granite.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/poppy.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/poppy.png index 4a760986..059d8b47 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/poppy.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/poppy.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/potatoes_stage0.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/potatoes_stage0.png index c1ef7320..e83ecf8e 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/potatoes_stage0.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/potatoes_stage0.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/potatoes_stage1.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/potatoes_stage1.png index 1275f4f8..ef739467 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/potatoes_stage1.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/potatoes_stage1.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/potatoes_stage2.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/potatoes_stage2.png index b7347dfe..7e9a9298 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/potatoes_stage2.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/potatoes_stage2.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/potatoes_stage3.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/potatoes_stage3.png index d7e8185d..f32cbc16 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/potatoes_stage3.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/potatoes_stage3.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/powered_rail.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/powered_rail.png index 1fc52c3e..4353bf77 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/powered_rail.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/powered_rail.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/powered_rail_on.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/powered_rail_on.png index bd343be8..55f18f40 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/powered_rail_on.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/powered_rail_on.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/prismarine.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/prismarine.png index 12093564..e45234b3 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/prismarine.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/prismarine.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/prismarine_bricks.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/prismarine_bricks.png index 724377c8..ee2b8063 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/prismarine_bricks.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/prismarine_bricks.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/pumpkin_side.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/pumpkin_side.png index 75dfc475..8d7b643e 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/pumpkin_side.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/pumpkin_side.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/pumpkin_stem.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/pumpkin_stem.png index 38065ef6..da7787fe 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/pumpkin_stem.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/pumpkin_stem.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/pumpkin_top.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/pumpkin_top.png index 1990a039..59a5fbd0 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/pumpkin_top.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/pumpkin_top.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/purple_stained_glass.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/purple_stained_glass.png index 712a6249..fed02859 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/purple_stained_glass.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/purple_stained_glass.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/purpur_block.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/purpur_block.png index 8897ef40..69c38981 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/purpur_block.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/purpur_block.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/purpur_pillar.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/purpur_pillar.png index d46f0645..e22d27be 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/purpur_pillar.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/purpur_pillar.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/quartz_block_bottom.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/quartz_block_bottom.png index 0eaa57d7..3f832aa3 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/quartz_block_bottom.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/quartz_block_bottom.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/quartz_block_side.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/quartz_block_side.png index d49a864d..872d6bbe 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/quartz_block_side.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/quartz_block_side.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/quartz_block_top.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/quartz_block_top.png index d49a864d..872d6bbe 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/quartz_block_top.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/quartz_block_top.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/quartz_pillar.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/quartz_pillar.png index 0940313a..1046b754 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/quartz_pillar.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/quartz_pillar.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/quartz_pillar_top.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/quartz_pillar_top.png index 37bed2b1..41f5e144 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/quartz_pillar_top.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/quartz_pillar_top.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/rail.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/rail.png index d6092369..0044ebb2 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/rail.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/rail.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/rail_corner.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/rail_corner.png index f394a235..2b4f3307 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/rail_corner.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/rail_corner.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/red_mushroom.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/red_mushroom.png index 1b332b79..cb7e1124 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/red_mushroom.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/red_mushroom.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/red_mushroom_block.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/red_mushroom_block.png index 532e1b94..a77969e3 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/red_mushroom_block.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/red_mushroom_block.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/red_nether_bricks.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/red_nether_bricks.png index ef287dee..b8569522 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/red_nether_bricks.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/red_nether_bricks.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/red_sand.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/red_sand.png index 096ed0ee..7a389826 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/red_sand.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/red_sand.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/red_sandstone.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/red_sandstone.png index 30783bd7..70e7c323 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/red_sandstone.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/red_sandstone.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/red_sandstone_bottom.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/red_sandstone_bottom.png index 864370fd..efbfeb60 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/red_sandstone_bottom.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/red_sandstone_bottom.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/red_sandstone_top.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/red_sandstone_top.png index bf231481..defc7676 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/red_sandstone_top.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/red_sandstone_top.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/red_stained_glass.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/red_stained_glass.png index 37b603df..99bcc063 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/red_stained_glass.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/red_stained_glass.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/red_tulip.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/red_tulip.png index 1a019643..b9d29b5d 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/red_tulip.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/red_tulip.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/redstone_block.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/redstone_block.png index 57fb02b9..4391e518 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/redstone_block.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/redstone_block.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/redstone_lamp.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/redstone_lamp.png index 522765be..36091677 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/redstone_lamp.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/redstone_lamp.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/redstone_lamp_on.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/redstone_lamp_on.png index 9562ef3e..d8922271 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/redstone_lamp_on.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/redstone_lamp_on.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/redstone_ore.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/redstone_ore.png index 575a4888..7e696c15 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/redstone_ore.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/redstone_ore.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/redstone_torch.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/redstone_torch.png index 2983d6ce..d49a7a9d 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/redstone_torch.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/redstone_torch.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/redstone_torch_off.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/redstone_torch_off.png index 635eabd4..cd82b641 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/redstone_torch_off.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/redstone_torch_off.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/repeater.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/repeater.png index 86346698..3daa5e6d 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/repeater.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/repeater.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/repeater_on.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/repeater_on.png index d71d0d93..2e6c2ac6 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/repeater_on.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/repeater_on.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/repeating_command_block_back.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/repeating_command_block_back.png index 553c251c..31cc42ee 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/repeating_command_block_back.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/repeating_command_block_back.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/repeating_command_block_conditional.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/repeating_command_block_conditional.png index 2af3122b..28cbe675 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/repeating_command_block_conditional.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/repeating_command_block_conditional.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/repeating_command_block_front.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/repeating_command_block_front.png index f3333d3a..45f5e75b 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/repeating_command_block_front.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/repeating_command_block_front.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/repeating_command_block_side.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/repeating_command_block_side.png index 500fe63c..efd073ae 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/repeating_command_block_side.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/repeating_command_block_side.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/rose_bush_bottom.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/rose_bush_bottom.png index 27aca8ee..4a5f8f52 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/rose_bush_bottom.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/rose_bush_bottom.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/rose_bush_top.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/rose_bush_top.png index 8a3d7937..328dc5e7 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/rose_bush_top.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/rose_bush_top.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/sand.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/sand.png index e135fbdc..99ff77ae 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/sand.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/sand.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/sandstone.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/sandstone.png index 1b79145f..a7f1ca0e 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/sandstone.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/sandstone.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/sandstone_bottom.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/sandstone_bottom.png index e1022209..be35a54b 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/sandstone_bottom.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/sandstone_bottom.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/sandstone_top.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/sandstone_top.png index 74838777..91cec2a7 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/sandstone_top.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/sandstone_top.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/scaffolding_bottom.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/scaffolding_bottom.png new file mode 100644 index 00000000..3479093d Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/scaffolding_bottom.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/scaffolding_side.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/scaffolding_side.png new file mode 100644 index 00000000..1d1b5fcc Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/scaffolding_side.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/scaffolding_top.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/scaffolding_top.png new file mode 100644 index 00000000..2f9c51a7 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/scaffolding_top.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/slime_block.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/slime_block.png index c577a5a9..5c45c4ec 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/slime_block.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/slime_block.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/smithing_table_bottom.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/smithing_table_bottom.png new file mode 100644 index 00000000..59833b5e Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/smithing_table_bottom.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/smithing_table_front.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/smithing_table_front.png new file mode 100644 index 00000000..55875ef5 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/smithing_table_front.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/smithing_table_side.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/smithing_table_side.png new file mode 100644 index 00000000..419312b1 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/smithing_table_side.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/smithing_table_top.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/smithing_table_top.png new file mode 100644 index 00000000..7099674f Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/smithing_table_top.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/smoker_bottom.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/smoker_bottom.png new file mode 100644 index 00000000..9f2dbd33 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/smoker_bottom.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/smoker_front.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/smoker_front.png new file mode 100644 index 00000000..13741178 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/smoker_front.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/smoker_front_on.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/smoker_front_on.png new file mode 100644 index 00000000..553d1ec9 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/smoker_front_on.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/smoker_front_on.png.mcmeta b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/smoker_front_on.png.mcmeta new file mode 100644 index 00000000..09eaec92 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/smoker_front_on.png.mcmeta @@ -0,0 +1,6 @@ +{ + "animation": { + "interpolate": false, + "frametime": 4 + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/smoker_side.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/smoker_side.png new file mode 100644 index 00000000..c3c8f5d7 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/smoker_side.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/smoker_top.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/smoker_top.png new file mode 100644 index 00000000..ff687df9 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/smoker_top.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/smooth_stone.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/smooth_stone.png new file mode 100644 index 00000000..149ceb62 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/smooth_stone.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/smooth_stone_slab_side.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/smooth_stone_slab_side.png new file mode 100644 index 00000000..93076428 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/smooth_stone_slab_side.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/snow.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/snow.png index d1a14162..c45e0c2a 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/snow.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/snow.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/soul_sand.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/soul_sand.png index fca7e8ff..9e4b1a6d 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/soul_sand.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/soul_sand.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/spawner.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/spawner.png index 7d55217e..5f85452f 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/spawner.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/spawner.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/sponge.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/sponge.png index 487ac433..ffb12295 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/sponge.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/sponge.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/spruce_door_bottom.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/spruce_door_bottom.png index 411ef263..c94ae204 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/spruce_door_bottom.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/spruce_door_bottom.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/spruce_door_top.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/spruce_door_top.png index 43dceb24..65a86fec 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/spruce_door_top.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/spruce_door_top.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/spruce_leaves.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/spruce_leaves.png index 602eab8e..f7f49939 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/spruce_leaves.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/spruce_leaves.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/spruce_log.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/spruce_log.png index 77a22a41..2aeca1b2 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/spruce_log.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/spruce_log.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/spruce_log_top.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/spruce_log_top.png index e68e518f..bb66f32b 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/spruce_log_top.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/spruce_log_top.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/spruce_planks.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/spruce_planks.png index f45fa94b..7afbde74 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/spruce_planks.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/spruce_planks.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/spruce_sapling.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/spruce_sapling.png index 5767d48b..37aeb9c0 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/spruce_sapling.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/spruce_sapling.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/spruce_trapdoor.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/spruce_trapdoor.png index 092304cb..c9ff2ee5 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/spruce_trapdoor.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/spruce_trapdoor.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/stone.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/stone.png index 87e19ff4..2665baef 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/stone.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/stone.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/stone_bricks.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/stone_bricks.png index 69138cf2..c4773439 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/stone_bricks.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/stone_bricks.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/stonecutter_bottom.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/stonecutter_bottom.png new file mode 100644 index 00000000..a9af82d3 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/stonecutter_bottom.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/stonecutter_saw.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/stonecutter_saw.png new file mode 100644 index 00000000..38b8654b Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/stonecutter_saw.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/stonecutter_saw.png.mcmeta b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/stonecutter_saw.png.mcmeta new file mode 100644 index 00000000..a328ca58 --- /dev/null +++ b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/stonecutter_saw.png.mcmeta @@ -0,0 +1,6 @@ +{ + "animation": { + "interpolate": false, + "frametime": 1 + } +} diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/stonecutter_side.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/stonecutter_side.png new file mode 100644 index 00000000..873361c4 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/stonecutter_side.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/stonecutter_top.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/stonecutter_top.png new file mode 100644 index 00000000..208b3e7c Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/stonecutter_top.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/stripped_acacia_log_top.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/stripped_acacia_log_top.png index a7527b6c..11d22479 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/stripped_acacia_log_top.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/stripped_acacia_log_top.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/stripped_birch_log_top.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/stripped_birch_log_top.png index 63da3168..1922d354 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/stripped_birch_log_top.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/stripped_birch_log_top.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/stripped_dark_oak_log_top.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/stripped_dark_oak_log_top.png index a0ab6a70..546914f9 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/stripped_dark_oak_log_top.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/stripped_dark_oak_log_top.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/stripped_jungle_log_top.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/stripped_jungle_log_top.png index 0c1583ab..785200d5 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/stripped_jungle_log_top.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/stripped_jungle_log_top.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/stripped_oak_log_top.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/stripped_oak_log_top.png index 3c75f67f..c845578b 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/stripped_oak_log_top.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/stripped_oak_log_top.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/stripped_spruce_log_top.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/stripped_spruce_log_top.png index 9ab2717e..f2353bed 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/stripped_spruce_log_top.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/stripped_spruce_log_top.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/sugar_cane.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/sugar_cane.png index 64bbfe0e..ba0be9ec 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/sugar_cane.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/sugar_cane.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/sunflower_back.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/sunflower_back.png index b0c53a71..a53f762f 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/sunflower_back.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/sunflower_back.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/sunflower_bottom.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/sunflower_bottom.png index 5a1febe3..c5c8c629 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/sunflower_bottom.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/sunflower_bottom.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/sunflower_front.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/sunflower_front.png index 9c13b766..568bd4d7 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/sunflower_front.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/sunflower_front.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/sunflower_top.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/sunflower_top.png index 6ab2f15c..b9747f7e 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/sunflower_top.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/sunflower_top.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/sweet_berry_bush_stage0.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/sweet_berry_bush_stage0.png new file mode 100644 index 00000000..6b5854da Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/sweet_berry_bush_stage0.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/sweet_berry_bush_stage1.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/sweet_berry_bush_stage1.png new file mode 100644 index 00000000..216269ca Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/sweet_berry_bush_stage1.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/sweet_berry_bush_stage2.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/sweet_berry_bush_stage2.png new file mode 100644 index 00000000..4254cc09 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/sweet_berry_bush_stage2.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/sweet_berry_bush_stage3.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/sweet_berry_bush_stage3.png new file mode 100644 index 00000000..755ba234 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/sweet_berry_bush_stage3.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/tall_grass_bottom.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/tall_grass_bottom.png index ecc4e5d7..54bb7d6a 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/tall_grass_bottom.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/tall_grass_bottom.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/tall_grass_top.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/tall_grass_top.png index f192abc2..4598b7ac 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/tall_grass_top.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/tall_grass_top.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/terracotta.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/terracotta.png index b94728a2..1f78b155 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/terracotta.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/terracotta.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/tnt_bottom.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/tnt_bottom.png index cc2e5867..53f78d70 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/tnt_bottom.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/tnt_bottom.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/tnt_side.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/tnt_side.png index 21109fbe..74d66c70 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/tnt_side.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/tnt_side.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/tnt_top.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/tnt_top.png index ceb44b6d..078dc312 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/tnt_top.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/tnt_top.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/torch.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/torch.png index a2ce41b8..14bd2d70 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/torch.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/torch.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/tripwire_hook.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/tripwire_hook.png index fbd464d8..1eda9ef6 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/tripwire_hook.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/tripwire_hook.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/vine.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/vine.png index df5e435a..3d4f836f 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/vine.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/vine.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/wet_sponge.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/wet_sponge.png index e797208b..13b95c3b 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/wet_sponge.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/wet_sponge.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/wheat_stage0.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/wheat_stage0.png index 185af6fc..a4ce8263 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/wheat_stage0.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/wheat_stage0.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/wheat_stage1.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/wheat_stage1.png index 67588c1e..a9a4517c 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/wheat_stage1.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/wheat_stage1.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/wheat_stage2.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/wheat_stage2.png index 3d337929..8cf9cb2f 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/wheat_stage2.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/wheat_stage2.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/wheat_stage3.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/wheat_stage3.png index 4649f780..4c5349e2 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/wheat_stage3.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/wheat_stage3.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/wheat_stage4.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/wheat_stage4.png index ac04b52c..6d69e463 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/wheat_stage4.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/wheat_stage4.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/wheat_stage5.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/wheat_stage5.png index 17135901..4e4b810c 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/wheat_stage5.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/wheat_stage5.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/wheat_stage6.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/wheat_stage6.png index cb5f1951..9beda475 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/wheat_stage6.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/wheat_stage6.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/wheat_stage7.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/wheat_stage7.png index 7acafb37..e5ee897e 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/wheat_stage7.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/wheat_stage7.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/white_stained_glass.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/white_stained_glass.png index fce23b71..fc9fc65d 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/white_stained_glass.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/white_stained_glass.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/white_tulip.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/white_tulip.png index 30886cc1..1aa8f4db 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/white_tulip.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/white_tulip.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/wither_rose.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/wither_rose.png new file mode 100644 index 00000000..ae0a1b67 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/wither_rose.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/yellow_stained_glass.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/yellow_stained_glass.png index e576ca73..07c4d1bd 100644 Binary files a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/yellow_stained_glass.png and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/block/yellow_stained_glass.png differ 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/item/acacia_boat.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/acacia_boat.png new file mode 100644 index 00000000..f9bf658f Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/acacia_boat.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/acacia_door.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/acacia_door.png new file mode 100644 index 00000000..201f93a7 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/acacia_door.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/acacia_sign.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/acacia_sign.png new file mode 100644 index 00000000..8d8bb59a Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/acacia_sign.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/apple.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/apple.png new file mode 100644 index 00000000..3ee2b885 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/apple.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/armor_stand.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/armor_stand.png new file mode 100644 index 00000000..c65badeb Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/armor_stand.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/arrow.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/arrow.png new file mode 100644 index 00000000..4f748a00 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/arrow.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/baked_potato.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/baked_potato.png new file mode 100644 index 00000000..c8d3cbab Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/baked_potato.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/bamboo.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/bamboo.png new file mode 100644 index 00000000..1f974a1b Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/bamboo.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/barrier.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/barrier.png new file mode 100644 index 00000000..2e68169e Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/barrier.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/beef.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/beef.png new file mode 100644 index 00000000..6334716a Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/beef.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/beetroot.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/beetroot.png new file mode 100644 index 00000000..48ccf011 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/beetroot.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/beetroot_seeds.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/beetroot_seeds.png new file mode 100644 index 00000000..f7529ad7 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/beetroot_seeds.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/beetroot_soup.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/beetroot_soup.png new file mode 100644 index 00000000..e26fe6e7 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/beetroot_soup.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/bell.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/bell.png new file mode 100644 index 00000000..21cb4c69 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/bell.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/birch_boat.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/birch_boat.png new file mode 100644 index 00000000..2c1ba55d Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/birch_boat.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/birch_door.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/birch_door.png new file mode 100644 index 00000000..d279ef1b Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/birch_door.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/birch_sign.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/birch_sign.png new file mode 100644 index 00000000..695a53d6 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/birch_sign.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/black_dye.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/black_dye.png new file mode 100644 index 00000000..727c2c59 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/black_dye.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/blaze_powder.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/blaze_powder.png new file mode 100644 index 00000000..89c57d6e Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/blaze_powder.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/blaze_rod.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/blaze_rod.png new file mode 100644 index 00000000..7050e10f Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/blaze_rod.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/blue_dye.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/blue_dye.png new file mode 100644 index 00000000..481e4d0b Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/blue_dye.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/bone.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/bone.png new file mode 100644 index 00000000..d30c7e32 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/bone.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/bone_meal.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/bone_meal.png new file mode 100644 index 00000000..74dc137a Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/bone_meal.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/book.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/book.png new file mode 100644 index 00000000..68abee66 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/book.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/bow.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/bow.png new file mode 100644 index 00000000..d709b9c8 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/bow.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/bow_pulling_0.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/bow_pulling_0.png new file mode 100644 index 00000000..2022aabd Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/bow_pulling_0.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/bow_pulling_1.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/bow_pulling_1.png new file mode 100644 index 00000000..a1320795 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/bow_pulling_1.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/bow_pulling_2.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/bow_pulling_2.png new file mode 100644 index 00000000..d459e685 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/bow_pulling_2.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/bowl.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/bowl.png new file mode 100644 index 00000000..826be5a4 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/bowl.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/bread.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/bread.png new file mode 100644 index 00000000..b3943266 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/bread.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/brewing_stand.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/brewing_stand.png new file mode 100644 index 00000000..963b4dd3 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/brewing_stand.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/brick.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/brick.png new file mode 100644 index 00000000..1fb55776 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/brick.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/broken_elytra.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/broken_elytra.png new file mode 100644 index 00000000..dd92e7f7 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/broken_elytra.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/brown_dye.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/brown_dye.png new file mode 100644 index 00000000..58f6704e Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/brown_dye.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/bucket.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/bucket.png new file mode 100644 index 00000000..735a4afb Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/bucket.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/cake.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/cake.png new file mode 100644 index 00000000..47bc31f5 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/cake.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/campfire.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/campfire.png new file mode 100644 index 00000000..bba44f30 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/campfire.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/carrot.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/carrot.png new file mode 100644 index 00000000..620ce48b Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/carrot.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/carrot_on_a_stick.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/carrot_on_a_stick.png new file mode 100644 index 00000000..51b51919 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/carrot_on_a_stick.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/cauldron.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/cauldron.png new file mode 100644 index 00000000..8aabc21c Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/cauldron.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/chainmail_boots.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/chainmail_boots.png new file mode 100644 index 00000000..6857585f Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/chainmail_boots.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/chainmail_chestplate.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/chainmail_chestplate.png new file mode 100644 index 00000000..8d32264d Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/chainmail_chestplate.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/chainmail_helmet.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/chainmail_helmet.png new file mode 100644 index 00000000..0865f14b Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/chainmail_helmet.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/chainmail_leggings.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/chainmail_leggings.png new file mode 100644 index 00000000..4198cc5f Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/chainmail_leggings.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/charcoal.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/charcoal.png new file mode 100644 index 00000000..9f7ee32d Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/charcoal.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/chest_minecart.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/chest_minecart.png new file mode 100644 index 00000000..7a9e5d45 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/chest_minecart.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/chicken.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/chicken.png new file mode 100644 index 00000000..34dc33ac Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/chicken.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/chorus_fruit.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/chorus_fruit.png new file mode 100644 index 00000000..676e2cea Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/chorus_fruit.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clay_ball.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clay_ball.png new file mode 100644 index 00000000..786b1a37 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clay_ball.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_00.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_00.png new file mode 100644 index 00000000..ef06df78 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_00.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_01.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_01.png new file mode 100644 index 00000000..558826e9 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_01.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_02.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_02.png new file mode 100644 index 00000000..566342d8 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_02.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_03.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_03.png new file mode 100644 index 00000000..823f4133 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_03.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_04.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_04.png new file mode 100644 index 00000000..6bdf2c56 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_04.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_05.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_05.png new file mode 100644 index 00000000..ce75473a Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_05.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_06.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_06.png new file mode 100644 index 00000000..35118583 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_06.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_07.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_07.png new file mode 100644 index 00000000..faffee0f Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_07.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_08.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_08.png new file mode 100644 index 00000000..a712e570 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_08.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_09.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_09.png new file mode 100644 index 00000000..f89d9d82 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_09.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_10.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_10.png new file mode 100644 index 00000000..93765b84 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_10.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_11.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_11.png new file mode 100644 index 00000000..649e0c26 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_11.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_12.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_12.png new file mode 100644 index 00000000..581c5fb5 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_12.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_13.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_13.png new file mode 100644 index 00000000..f99f4edd Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_13.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_14.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_14.png new file mode 100644 index 00000000..c06960f8 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_14.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_15.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_15.png new file mode 100644 index 00000000..655cc269 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_15.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_16.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_16.png new file mode 100644 index 00000000..1e6d2675 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_16.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_17.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_17.png new file mode 100644 index 00000000..a159a038 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_17.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_18.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_18.png new file mode 100644 index 00000000..3de00852 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_18.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_19.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_19.png new file mode 100644 index 00000000..c311f89f Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_19.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_20.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_20.png new file mode 100644 index 00000000..9e23788d Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_20.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_21.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_21.png new file mode 100644 index 00000000..ef1426d5 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_21.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_22.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_22.png new file mode 100644 index 00000000..2a4d1063 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_22.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_23.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_23.png new file mode 100644 index 00000000..6ac7b236 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_23.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_24.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_24.png new file mode 100644 index 00000000..38909b9a Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_24.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_25.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_25.png new file mode 100644 index 00000000..9a007549 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_25.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_26.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_26.png new file mode 100644 index 00000000..b5abba3f Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_26.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_27.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_27.png new file mode 100644 index 00000000..a172a0c4 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_27.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_28.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_28.png new file mode 100644 index 00000000..0a7b26bb Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_28.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_29.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_29.png new file mode 100644 index 00000000..e9f1e56c Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_29.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_30.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_30.png new file mode 100644 index 00000000..7cb68598 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_30.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_31.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_31.png new file mode 100644 index 00000000..4bfff485 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_31.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_32.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_32.png new file mode 100644 index 00000000..54537edd Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_32.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_33.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_33.png new file mode 100644 index 00000000..4645b924 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_33.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_34.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_34.png new file mode 100644 index 00000000..3d04df72 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_34.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_35.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_35.png new file mode 100644 index 00000000..b0b13749 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_35.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_36.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_36.png new file mode 100644 index 00000000..cb6bfbfb Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_36.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_37.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_37.png new file mode 100644 index 00000000..816b257f Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_37.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_38.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_38.png new file mode 100644 index 00000000..c3aa0160 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_38.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_39.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_39.png new file mode 100644 index 00000000..f81d5a61 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_39.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_40.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_40.png new file mode 100644 index 00000000..77964678 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_40.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_41.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_41.png new file mode 100644 index 00000000..1f804564 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_41.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_42.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_42.png new file mode 100644 index 00000000..3b120d97 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_42.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_43.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_43.png new file mode 100644 index 00000000..e1b48343 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_43.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_44.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_44.png new file mode 100644 index 00000000..851489a3 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_44.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_45.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_45.png new file mode 100644 index 00000000..086ec28f Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_45.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_46.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_46.png new file mode 100644 index 00000000..3b0bca4b Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_46.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_47.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_47.png new file mode 100644 index 00000000..ec92161d Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_47.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_48.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_48.png new file mode 100644 index 00000000..1a00a5ac Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_48.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_49.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_49.png new file mode 100644 index 00000000..13e08b95 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_49.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_50.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_50.png new file mode 100644 index 00000000..39edd8c0 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_50.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_51.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_51.png new file mode 100644 index 00000000..fa4614ed Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_51.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_52.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_52.png new file mode 100644 index 00000000..6578dc17 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_52.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_53.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_53.png new file mode 100644 index 00000000..882cdd09 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_53.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_54.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_54.png new file mode 100644 index 00000000..d6af37bd Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_54.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_55.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_55.png new file mode 100644 index 00000000..909d24fd Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_55.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_56.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_56.png new file mode 100644 index 00000000..f8ac1095 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_56.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_57.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_57.png new file mode 100644 index 00000000..edfc89ff Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_57.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_58.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_58.png new file mode 100644 index 00000000..76f6f933 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_58.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_59.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_59.png new file mode 100644 index 00000000..9b01436d Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_59.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_60.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_60.png new file mode 100644 index 00000000..3074f9c7 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_60.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_61.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_61.png new file mode 100644 index 00000000..ca7b584f Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_61.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_62.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_62.png new file mode 100644 index 00000000..1f014d60 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_62.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_63.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_63.png new file mode 100644 index 00000000..4c55f08c Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/clock_63.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/coal.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/coal.png new file mode 100644 index 00000000..513e9c69 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/coal.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/cocoa_beans.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/cocoa_beans.png new file mode 100644 index 00000000..90b51d63 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/cocoa_beans.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/cod.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/cod.png new file mode 100644 index 00000000..6a321e27 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/cod.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/cod_bucket.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/cod_bucket.png new file mode 100644 index 00000000..22095ce0 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/cod_bucket.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/command_block_minecart.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/command_block_minecart.png new file mode 100644 index 00000000..efe6feb2 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/command_block_minecart.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/comparator.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/comparator.png new file mode 100644 index 00000000..ee5a38e1 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/comparator.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_00.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_00.png new file mode 100644 index 00000000..04e6f067 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_00.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_01.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_01.png new file mode 100644 index 00000000..2c00488c Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_01.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_02.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_02.png new file mode 100644 index 00000000..7ed3073e Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_02.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_03.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_03.png new file mode 100644 index 00000000..6f4e1663 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_03.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_04.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_04.png new file mode 100644 index 00000000..e721770d Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_04.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_05.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_05.png new file mode 100644 index 00000000..0620ea5d Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_05.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_06.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_06.png new file mode 100644 index 00000000..21a8747f Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_06.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_07.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_07.png new file mode 100644 index 00000000..c2a347b1 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_07.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_08.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_08.png new file mode 100644 index 00000000..c2a347b1 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_08.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_09.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_09.png new file mode 100644 index 00000000..c2a347b1 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_09.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_10.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_10.png new file mode 100644 index 00000000..7405ae86 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_10.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_11.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_11.png new file mode 100644 index 00000000..18d3e9f1 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_11.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_12.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_12.png new file mode 100644 index 00000000..5405a62f Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_12.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_13.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_13.png new file mode 100644 index 00000000..1c3354b4 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_13.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_14.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_14.png new file mode 100644 index 00000000..76d48f3e Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_14.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_15.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_15.png new file mode 100644 index 00000000..bc0cd8b8 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_15.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_16.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_16.png new file mode 100644 index 00000000..a9e603b2 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_16.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_17.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_17.png new file mode 100644 index 00000000..36802213 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_17.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_18.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_18.png new file mode 100644 index 00000000..edbc2eda Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_18.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_19.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_19.png new file mode 100644 index 00000000..23c0c34b Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_19.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_20.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_20.png new file mode 100644 index 00000000..5aaf8c50 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_20.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_21.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_21.png new file mode 100644 index 00000000..8a99abd9 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_21.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_22.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_22.png new file mode 100644 index 00000000..9dd84237 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_22.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_23.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_23.png new file mode 100644 index 00000000..61d739e6 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_23.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_24.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_24.png new file mode 100644 index 00000000..61d739e6 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_24.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_25.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_25.png new file mode 100644 index 00000000..61d739e6 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_25.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_26.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_26.png new file mode 100644 index 00000000..eb5e8027 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_26.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_27.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_27.png new file mode 100644 index 00000000..348dac2e Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_27.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_28.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_28.png new file mode 100644 index 00000000..8d681982 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_28.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_29.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_29.png new file mode 100644 index 00000000..b1683b26 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_29.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_30.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_30.png new file mode 100644 index 00000000..ba9be61d Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_30.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_31.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_31.png new file mode 100644 index 00000000..2ae89a20 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/compass_31.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/cooked_beef.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/cooked_beef.png new file mode 100644 index 00000000..5f2d657d Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/cooked_beef.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/cooked_chicken.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/cooked_chicken.png new file mode 100644 index 00000000..db7bbeed Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/cooked_chicken.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/cooked_cod.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/cooked_cod.png new file mode 100644 index 00000000..ec6fe0d5 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/cooked_cod.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/cooked_mutton.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/cooked_mutton.png new file mode 100644 index 00000000..26bf7dd6 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/cooked_mutton.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/cooked_porkchop.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/cooked_porkchop.png new file mode 100644 index 00000000..0988066f Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/cooked_porkchop.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/cooked_rabbit.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/cooked_rabbit.png new file mode 100644 index 00000000..20438043 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/cooked_rabbit.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/cooked_salmon.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/cooked_salmon.png new file mode 100644 index 00000000..69c7b4d2 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/cooked_salmon.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/cookie.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/cookie.png new file mode 100644 index 00000000..9eb5e8cf Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/cookie.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/creeper_banner_pattern.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/creeper_banner_pattern.png new file mode 100644 index 00000000..6f29d2a2 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/creeper_banner_pattern.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/crossbow_arrow.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/crossbow_arrow.png new file mode 100644 index 00000000..6f2ae2b9 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/crossbow_arrow.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/crossbow_firework.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/crossbow_firework.png new file mode 100644 index 00000000..8aed8149 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/crossbow_firework.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/crossbow_pulling_0.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/crossbow_pulling_0.png new file mode 100644 index 00000000..00dd4c40 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/crossbow_pulling_0.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/crossbow_pulling_1.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/crossbow_pulling_1.png new file mode 100644 index 00000000..69df6352 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/crossbow_pulling_1.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/crossbow_pulling_2.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/crossbow_pulling_2.png new file mode 100644 index 00000000..438f8c35 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/crossbow_pulling_2.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/crossbow_standby.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/crossbow_standby.png new file mode 100644 index 00000000..dfbfe1c9 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/crossbow_standby.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/cyan_dye.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/cyan_dye.png new file mode 100644 index 00000000..eafaee3b Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/cyan_dye.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/dark_oak_boat.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/dark_oak_boat.png new file mode 100644 index 00000000..1a1f4519 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/dark_oak_boat.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/dark_oak_door.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/dark_oak_door.png new file mode 100644 index 00000000..4d2474dd Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/dark_oak_door.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/dark_oak_sign.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/dark_oak_sign.png new file mode 100644 index 00000000..b76bb912 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/dark_oak_sign.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/diamond.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/diamond.png new file mode 100644 index 00000000..8ce901e9 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/diamond.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/diamond_axe.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/diamond_axe.png new file mode 100644 index 00000000..5213ea7b Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/diamond_axe.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/diamond_boots.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/diamond_boots.png new file mode 100644 index 00000000..bdc3b0a6 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/diamond_boots.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/diamond_chestplate.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/diamond_chestplate.png new file mode 100644 index 00000000..88d21bf9 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/diamond_chestplate.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/diamond_helmet.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/diamond_helmet.png new file mode 100644 index 00000000..aa0375a7 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/diamond_helmet.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/diamond_hoe.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/diamond_hoe.png new file mode 100644 index 00000000..8fe70145 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/diamond_hoe.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/diamond_horse_armor.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/diamond_horse_armor.png new file mode 100644 index 00000000..e891fbf1 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/diamond_horse_armor.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/diamond_leggings.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/diamond_leggings.png new file mode 100644 index 00000000..035be415 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/diamond_leggings.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/diamond_pickaxe.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/diamond_pickaxe.png new file mode 100644 index 00000000..3b456d1b Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/diamond_pickaxe.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/diamond_shovel.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/diamond_shovel.png new file mode 100644 index 00000000..3e798c6d Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/diamond_shovel.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/diamond_sword.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/diamond_sword.png new file mode 100644 index 00000000..49e0e605 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/diamond_sword.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/dragon_breath.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/dragon_breath.png new file mode 100644 index 00000000..1ea773bc Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/dragon_breath.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/dried_kelp.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/dried_kelp.png new file mode 100644 index 00000000..f7450d79 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/dried_kelp.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/egg.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/egg.png new file mode 100644 index 00000000..2c56b906 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/egg.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/elytra.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/elytra.png new file mode 100644 index 00000000..79c0bab0 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/elytra.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/emerald.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/emerald.png new file mode 100644 index 00000000..46af1cc0 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/emerald.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/empty_armor_slot_boots.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/empty_armor_slot_boots.png new file mode 100644 index 00000000..fd7e05fa Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/empty_armor_slot_boots.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/empty_armor_slot_chestplate.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/empty_armor_slot_chestplate.png new file mode 100644 index 00000000..6e632b9d Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/empty_armor_slot_chestplate.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/empty_armor_slot_helmet.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/empty_armor_slot_helmet.png new file mode 100644 index 00000000..3a455f3f Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/empty_armor_slot_helmet.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/empty_armor_slot_leggings.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/empty_armor_slot_leggings.png new file mode 100644 index 00000000..28b2c494 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/empty_armor_slot_leggings.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/empty_armor_slot_shield.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/empty_armor_slot_shield.png new file mode 100644 index 00000000..fa12e433 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/empty_armor_slot_shield.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/enchanted_book.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/enchanted_book.png new file mode 100644 index 00000000..a67e1b81 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/enchanted_book.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/end_crystal.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/end_crystal.png new file mode 100644 index 00000000..b1d0d140 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/end_crystal.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/ender_eye.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/ender_eye.png new file mode 100644 index 00000000..ef379aca Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/ender_eye.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/ender_pearl.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/ender_pearl.png new file mode 100644 index 00000000..82828988 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/ender_pearl.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/experience_bottle.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/experience_bottle.png new file mode 100644 index 00000000..eb27866d Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/experience_bottle.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/feather.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/feather.png new file mode 100644 index 00000000..074373ff Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/feather.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/fermented_spider_eye.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/fermented_spider_eye.png new file mode 100644 index 00000000..c79c2f2f Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/fermented_spider_eye.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/filled_map.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/filled_map.png new file mode 100644 index 00000000..45019a54 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/filled_map.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/filled_map_markings.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/filled_map_markings.png new file mode 100644 index 00000000..7eaa311e Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/filled_map_markings.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/fire_charge.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/fire_charge.png new file mode 100644 index 00000000..1816e87b Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/fire_charge.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/firework_rocket.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/firework_rocket.png new file mode 100644 index 00000000..1d60c421 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/firework_rocket.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/firework_star.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/firework_star.png new file mode 100644 index 00000000..a2e67af1 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/firework_star.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/firework_star_overlay.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/firework_star_overlay.png new file mode 100644 index 00000000..d8b91a92 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/firework_star_overlay.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/fishing_rod.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/fishing_rod.png new file mode 100644 index 00000000..a6926b51 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/fishing_rod.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/fishing_rod_cast.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/fishing_rod_cast.png new file mode 100644 index 00000000..250a1cf1 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/fishing_rod_cast.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/flint.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/flint.png new file mode 100644 index 00000000..fa332a86 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/flint.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/flint_and_steel.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/flint_and_steel.png new file mode 100644 index 00000000..ed1197af Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/flint_and_steel.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/flower_banner_pattern.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/flower_banner_pattern.png new file mode 100644 index 00000000..6f29d2a2 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/flower_banner_pattern.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/flower_pot.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/flower_pot.png new file mode 100644 index 00000000..9a101cf1 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/flower_pot.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/furnace_minecart.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/furnace_minecart.png new file mode 100644 index 00000000..f17efac2 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/furnace_minecart.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/ghast_tear.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/ghast_tear.png new file mode 100644 index 00000000..8fa46e8f Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/ghast_tear.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/glass_bottle.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/glass_bottle.png new file mode 100644 index 00000000..b86b4b7f Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/glass_bottle.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/glistering_melon_slice.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/glistering_melon_slice.png new file mode 100644 index 00000000..e8923d16 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/glistering_melon_slice.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/globe_banner_pattern.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/globe_banner_pattern.png new file mode 100644 index 00000000..6f29d2a2 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/globe_banner_pattern.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/glowstone_dust.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/glowstone_dust.png new file mode 100644 index 00000000..24181098 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/glowstone_dust.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/gold_ingot.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/gold_ingot.png new file mode 100644 index 00000000..cf2365eb Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/gold_ingot.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/gold_nugget.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/gold_nugget.png new file mode 100644 index 00000000..a8b4b87e Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/gold_nugget.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/golden_apple.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/golden_apple.png new file mode 100644 index 00000000..43b787ea Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/golden_apple.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/golden_axe.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/golden_axe.png new file mode 100644 index 00000000..e0b268df Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/golden_axe.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/golden_boots.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/golden_boots.png new file mode 100644 index 00000000..982ca4d1 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/golden_boots.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/golden_carrot.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/golden_carrot.png new file mode 100644 index 00000000..ab5c788d Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/golden_carrot.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/golden_chestplate.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/golden_chestplate.png new file mode 100644 index 00000000..b9237768 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/golden_chestplate.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/golden_helmet.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/golden_helmet.png new file mode 100644 index 00000000..d56a41b8 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/golden_helmet.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/golden_hoe.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/golden_hoe.png new file mode 100644 index 00000000..e3d1e70d Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/golden_hoe.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/golden_horse_armor.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/golden_horse_armor.png new file mode 100644 index 00000000..290be003 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/golden_horse_armor.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/golden_leggings.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/golden_leggings.png new file mode 100644 index 00000000..104c3942 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/golden_leggings.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/golden_pickaxe.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/golden_pickaxe.png new file mode 100644 index 00000000..29f450c3 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/golden_pickaxe.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/golden_shovel.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/golden_shovel.png new file mode 100644 index 00000000..4a38193d Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/golden_shovel.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/golden_sword.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/golden_sword.png new file mode 100644 index 00000000..1d827cfd Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/golden_sword.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/gray_dye.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/gray_dye.png new file mode 100644 index 00000000..2a9c2d8b Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/gray_dye.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/green_dye.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/green_dye.png new file mode 100644 index 00000000..7a24b8ed Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/green_dye.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/gunpowder.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/gunpowder.png new file mode 100644 index 00000000..18e88ece Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/gunpowder.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/heart_of_the_sea.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/heart_of_the_sea.png new file mode 100644 index 00000000..c8789f9a Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/heart_of_the_sea.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/hopper.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/hopper.png new file mode 100644 index 00000000..8d1731a6 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/hopper.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/hopper_minecart.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/hopper_minecart.png new file mode 100644 index 00000000..08aea54d Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/hopper_minecart.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/ink_sac.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/ink_sac.png new file mode 100644 index 00000000..dcabb0ab Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/ink_sac.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/iron_axe.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/iron_axe.png new file mode 100644 index 00000000..43e742c2 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/iron_axe.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/iron_boots.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/iron_boots.png new file mode 100644 index 00000000..e9609245 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/iron_boots.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/iron_chestplate.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/iron_chestplate.png new file mode 100644 index 00000000..bab56132 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/iron_chestplate.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/iron_door.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/iron_door.png new file mode 100644 index 00000000..c878badb Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/iron_door.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/iron_helmet.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/iron_helmet.png new file mode 100644 index 00000000..085dd585 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/iron_helmet.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/iron_hoe.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/iron_hoe.png new file mode 100644 index 00000000..d5a78604 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/iron_hoe.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/iron_horse_armor.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/iron_horse_armor.png new file mode 100644 index 00000000..72bec65c Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/iron_horse_armor.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/iron_ingot.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/iron_ingot.png new file mode 100644 index 00000000..c332bd2c Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/iron_ingot.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/iron_leggings.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/iron_leggings.png new file mode 100644 index 00000000..5ea16729 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/iron_leggings.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/iron_nugget.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/iron_nugget.png new file mode 100644 index 00000000..13515d36 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/iron_nugget.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/iron_pickaxe.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/iron_pickaxe.png new file mode 100644 index 00000000..ac75a010 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/iron_pickaxe.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/iron_shovel.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/iron_shovel.png new file mode 100644 index 00000000..fb726a02 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/iron_shovel.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/iron_sword.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/iron_sword.png new file mode 100644 index 00000000..eec41ee9 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/iron_sword.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/item_frame.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/item_frame.png new file mode 100644 index 00000000..6a3c312e Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/item_frame.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/jungle_boat.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/jungle_boat.png new file mode 100644 index 00000000..f71b966e Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/jungle_boat.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/jungle_door.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/jungle_door.png new file mode 100644 index 00000000..422401fb Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/jungle_door.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/jungle_sign.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/jungle_sign.png new file mode 100644 index 00000000..2077c1b1 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/jungle_sign.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/kelp.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/kelp.png new file mode 100644 index 00000000..8cc4fe29 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/kelp.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/knowledge_book.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/knowledge_book.png new file mode 100644 index 00000000..68a7a1aa Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/knowledge_book.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/lantern.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/lantern.png new file mode 100644 index 00000000..653a5a28 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/lantern.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/lapis_lazuli.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/lapis_lazuli.png new file mode 100644 index 00000000..646813fa Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/lapis_lazuli.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/lava_bucket.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/lava_bucket.png new file mode 100644 index 00000000..1f7b9263 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/lava_bucket.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/lead.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/lead.png new file mode 100644 index 00000000..be1cb62a Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/lead.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/leather.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/leather.png new file mode 100644 index 00000000..a0dee336 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/leather.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/leather_boots.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/leather_boots.png new file mode 100644 index 00000000..0dad1ba0 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/leather_boots.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/leather_boots_overlay.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/leather_boots_overlay.png new file mode 100644 index 00000000..37506525 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/leather_boots_overlay.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/leather_chestplate.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/leather_chestplate.png new file mode 100644 index 00000000..5aa01e38 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/leather_chestplate.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/leather_chestplate_overlay.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/leather_chestplate_overlay.png new file mode 100644 index 00000000..2f6464bf Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/leather_chestplate_overlay.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/leather_helmet.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/leather_helmet.png new file mode 100644 index 00000000..9504867d Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/leather_helmet.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/leather_helmet_overlay.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/leather_helmet_overlay.png new file mode 100644 index 00000000..670653ce Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/leather_helmet_overlay.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/leather_horse_armor.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/leather_horse_armor.png new file mode 100644 index 00000000..a43c6951 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/leather_horse_armor.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/leather_leggings.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/leather_leggings.png new file mode 100644 index 00000000..a1530c09 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/leather_leggings.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/leather_leggings_overlay.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/leather_leggings_overlay.png new file mode 100644 index 00000000..bdbf632f Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/leather_leggings_overlay.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/light_blue_dye.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/light_blue_dye.png new file mode 100644 index 00000000..e614b893 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/light_blue_dye.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/light_gray_dye.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/light_gray_dye.png new file mode 100644 index 00000000..bbb5acc4 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/light_gray_dye.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/lime_dye.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/lime_dye.png new file mode 100644 index 00000000..f9ce8f0b Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/lime_dye.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/lingering_potion.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/lingering_potion.png new file mode 100644 index 00000000..a05ec6e6 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/lingering_potion.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/magenta_dye.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/magenta_dye.png new file mode 100644 index 00000000..8b8412a2 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/magenta_dye.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/magma_cream.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/magma_cream.png new file mode 100644 index 00000000..398d66c6 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/magma_cream.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/map.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/map.png new file mode 100644 index 00000000..45019a54 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/map.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/melon_seeds.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/melon_seeds.png new file mode 100644 index 00000000..ef84499c Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/melon_seeds.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/melon_slice.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/melon_slice.png new file mode 100644 index 00000000..0ebdca88 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/melon_slice.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/milk_bucket.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/milk_bucket.png new file mode 100644 index 00000000..c1b15c1f Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/milk_bucket.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/minecart.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/minecart.png new file mode 100644 index 00000000..7e09e545 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/minecart.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/mojang_banner_pattern.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/mojang_banner_pattern.png new file mode 100644 index 00000000..6f29d2a2 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/mojang_banner_pattern.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/mushroom_stew.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/mushroom_stew.png new file mode 100644 index 00000000..d38b0e0b Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/mushroom_stew.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/music_disc_11.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/music_disc_11.png new file mode 100644 index 00000000..5d333b6a Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/music_disc_11.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/music_disc_13.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/music_disc_13.png new file mode 100644 index 00000000..8cd91b94 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/music_disc_13.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/music_disc_blocks.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/music_disc_blocks.png new file mode 100644 index 00000000..3732d6c9 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/music_disc_blocks.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/music_disc_cat.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/music_disc_cat.png new file mode 100644 index 00000000..b3527efb Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/music_disc_cat.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/music_disc_chirp.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/music_disc_chirp.png new file mode 100644 index 00000000..63068e1a Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/music_disc_chirp.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/music_disc_far.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/music_disc_far.png new file mode 100644 index 00000000..443ded23 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/music_disc_far.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/music_disc_mall.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/music_disc_mall.png new file mode 100644 index 00000000..a2bf0d61 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/music_disc_mall.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/music_disc_mellohi.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/music_disc_mellohi.png new file mode 100644 index 00000000..466f5af4 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/music_disc_mellohi.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/music_disc_stal.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/music_disc_stal.png new file mode 100644 index 00000000..731dad63 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/music_disc_stal.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/music_disc_strad.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/music_disc_strad.png new file mode 100644 index 00000000..c7e42ccd Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/music_disc_strad.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/music_disc_wait.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/music_disc_wait.png new file mode 100644 index 00000000..5306b514 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/music_disc_wait.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/music_disc_ward.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/music_disc_ward.png new file mode 100644 index 00000000..6d053fe9 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/music_disc_ward.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/mutton.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/mutton.png new file mode 100644 index 00000000..dd6fa0f4 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/mutton.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/name_tag.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/name_tag.png new file mode 100644 index 00000000..6a47e024 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/name_tag.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/nautilus_shell.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/nautilus_shell.png new file mode 100644 index 00000000..442ca6ed Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/nautilus_shell.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/nether_brick.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/nether_brick.png new file mode 100644 index 00000000..e4ef83f6 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/nether_brick.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/nether_star.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/nether_star.png new file mode 100644 index 00000000..bdacaee1 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/nether_star.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/nether_wart.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/nether_wart.png new file mode 100644 index 00000000..09da1e33 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/nether_wart.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/oak_boat.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/oak_boat.png new file mode 100644 index 00000000..9e9e518e Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/oak_boat.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/oak_door.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/oak_door.png new file mode 100644 index 00000000..6501fa45 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/oak_door.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/oak_sign.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/oak_sign.png new file mode 100644 index 00000000..06fb7501 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/oak_sign.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/orange_dye.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/orange_dye.png new file mode 100644 index 00000000..fcec14a4 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/orange_dye.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/painting.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/painting.png new file mode 100644 index 00000000..c20db4ff Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/painting.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/paper.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/paper.png new file mode 100644 index 00000000..b30fb261 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/paper.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/phantom_membrane.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/phantom_membrane.png new file mode 100644 index 00000000..0284e924 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/phantom_membrane.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/pink_dye.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/pink_dye.png new file mode 100644 index 00000000..aaeb77aa Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/pink_dye.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/poisonous_potato.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/poisonous_potato.png new file mode 100644 index 00000000..57795387 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/poisonous_potato.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/popped_chorus_fruit.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/popped_chorus_fruit.png new file mode 100644 index 00000000..c83d418e Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/popped_chorus_fruit.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/porkchop.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/porkchop.png new file mode 100644 index 00000000..4490271e Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/porkchop.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/potato.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/potato.png new file mode 100644 index 00000000..98367429 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/potato.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/potion.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/potion.png new file mode 100644 index 00000000..b86b4b7f Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/potion.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/potion_overlay.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/potion_overlay.png new file mode 100644 index 00000000..852260d7 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/potion_overlay.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/prismarine_crystals.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/prismarine_crystals.png new file mode 100644 index 00000000..aba94970 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/prismarine_crystals.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/prismarine_shard.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/prismarine_shard.png new file mode 100644 index 00000000..3cd7db7c Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/prismarine_shard.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/pufferfish.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/pufferfish.png new file mode 100644 index 00000000..82bad2cb Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/pufferfish.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/pufferfish_bucket.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/pufferfish_bucket.png new file mode 100644 index 00000000..ef245e65 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/pufferfish_bucket.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/pumpkin_pie.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/pumpkin_pie.png new file mode 100644 index 00000000..310177cb Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/pumpkin_pie.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/pumpkin_seeds.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/pumpkin_seeds.png new file mode 100644 index 00000000..8d8f0761 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/pumpkin_seeds.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/purple_dye.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/purple_dye.png new file mode 100644 index 00000000..e1618e22 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/purple_dye.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/quartz.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/quartz.png new file mode 100644 index 00000000..a4c6e2ff Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/quartz.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/rabbit.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/rabbit.png new file mode 100644 index 00000000..058505fa Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/rabbit.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/rabbit_foot.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/rabbit_foot.png new file mode 100644 index 00000000..0b068994 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/rabbit_foot.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/rabbit_hide.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/rabbit_hide.png new file mode 100644 index 00000000..a49f0b10 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/rabbit_hide.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/rabbit_stew.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/rabbit_stew.png new file mode 100644 index 00000000..5750ee9b Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/rabbit_stew.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/red_dye.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/red_dye.png new file mode 100644 index 00000000..03a371c9 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/red_dye.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/redstone.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/redstone.png new file mode 100644 index 00000000..ddf9b54b Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/redstone.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/repeater.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/repeater.png new file mode 100644 index 00000000..a8d40682 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/repeater.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/rotten_flesh.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/rotten_flesh.png new file mode 100644 index 00000000..a5f1dfb8 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/rotten_flesh.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/ruby.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/ruby.png new file mode 100644 index 00000000..4f288d95 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/ruby.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/saddle.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/saddle.png new file mode 100644 index 00000000..3b1ed0bb Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/saddle.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/salmon.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/salmon.png new file mode 100644 index 00000000..97e2ed01 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/salmon.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/salmon_bucket.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/salmon_bucket.png new file mode 100644 index 00000000..549737aa Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/salmon_bucket.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/scute.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/scute.png new file mode 100644 index 00000000..f29c5d5e Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/scute.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/sea_pickle.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/sea_pickle.png new file mode 100644 index 00000000..fec3dfdd Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/sea_pickle.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/seagrass.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/seagrass.png new file mode 100644 index 00000000..a8a77345 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/seagrass.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/shears.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/shears.png new file mode 100644 index 00000000..ac05b41f Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/shears.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/shulker_shell.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/shulker_shell.png new file mode 100644 index 00000000..0bae3cfb Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/shulker_shell.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/skull_banner_pattern.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/skull_banner_pattern.png new file mode 100644 index 00000000..6f29d2a2 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/skull_banner_pattern.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/slime_ball.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/slime_ball.png new file mode 100644 index 00000000..7192a111 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/slime_ball.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/snowball.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/snowball.png new file mode 100644 index 00000000..5cc3ab9b Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/snowball.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/spawn_egg.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/spawn_egg.png new file mode 100644 index 00000000..f4c7dee1 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/spawn_egg.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/spawn_egg_overlay.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/spawn_egg_overlay.png new file mode 100644 index 00000000..83ec78f1 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/spawn_egg_overlay.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/spectral_arrow.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/spectral_arrow.png new file mode 100644 index 00000000..5c2c24a3 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/spectral_arrow.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/spider_eye.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/spider_eye.png new file mode 100644 index 00000000..4c0b784c Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/spider_eye.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/splash_potion.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/splash_potion.png new file mode 100644 index 00000000..0d3fa39d Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/splash_potion.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/spruce_boat.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/spruce_boat.png new file mode 100644 index 00000000..d764262a Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/spruce_boat.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/spruce_door.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/spruce_door.png new file mode 100644 index 00000000..8d915f35 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/spruce_door.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/spruce_sign.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/spruce_sign.png new file mode 100644 index 00000000..74d83e03 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/spruce_sign.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/stick.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/stick.png new file mode 100644 index 00000000..a6971ed3 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/stick.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/stone_axe.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/stone_axe.png new file mode 100644 index 00000000..2b726136 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/stone_axe.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/stone_hoe.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/stone_hoe.png new file mode 100644 index 00000000..00384107 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/stone_hoe.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/stone_pickaxe.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/stone_pickaxe.png new file mode 100644 index 00000000..71c261ac Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/stone_pickaxe.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/stone_shovel.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/stone_shovel.png new file mode 100644 index 00000000..d9b1faa1 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/stone_shovel.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/stone_sword.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/stone_sword.png new file mode 100644 index 00000000..68f8aa23 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/stone_sword.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/string.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/string.png new file mode 100644 index 00000000..c4234313 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/string.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/structure_void.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/structure_void.png new file mode 100644 index 00000000..4b150003 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/structure_void.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/sugar.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/sugar.png new file mode 100644 index 00000000..ab9f1478 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/sugar.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/sugar_cane.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/sugar_cane.png new file mode 100644 index 00000000..610f464b Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/sugar_cane.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/suspicious_stew.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/suspicious_stew.png new file mode 100644 index 00000000..3c8b6856 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/suspicious_stew.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/sweet_berries.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/sweet_berries.png new file mode 100644 index 00000000..bce67956 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/sweet_berries.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/tipped_arrow_base.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/tipped_arrow_base.png new file mode 100644 index 00000000..a1b298ca Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/tipped_arrow_base.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/tipped_arrow_head.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/tipped_arrow_head.png new file mode 100644 index 00000000..7000bfc2 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/tipped_arrow_head.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/tnt_minecart.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/tnt_minecart.png new file mode 100644 index 00000000..cc81b8d1 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/tnt_minecart.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/totem_of_undying.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/totem_of_undying.png new file mode 100644 index 00000000..51599c50 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/totem_of_undying.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/trident.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/trident.png new file mode 100644 index 00000000..c1ffc2e7 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/trident.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/tropical_fish.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/tropical_fish.png new file mode 100644 index 00000000..0790f278 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/tropical_fish.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/tropical_fish_bucket.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/tropical_fish_bucket.png new file mode 100644 index 00000000..593430c4 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/tropical_fish_bucket.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/turtle_egg.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/turtle_egg.png new file mode 100644 index 00000000..647c695b Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/turtle_egg.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/turtle_helmet.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/turtle_helmet.png new file mode 100644 index 00000000..06c2dea9 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/turtle_helmet.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/water_bucket.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/water_bucket.png new file mode 100644 index 00000000..52bf7853 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/water_bucket.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/wheat.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/wheat.png new file mode 100644 index 00000000..62bbd6c7 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/wheat.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/wheat_seeds.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/wheat_seeds.png new file mode 100644 index 00000000..83d23a6e Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/wheat_seeds.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/white_dye.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/white_dye.png new file mode 100644 index 00000000..9b5dca84 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/white_dye.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/wooden_axe.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/wooden_axe.png new file mode 100644 index 00000000..bec1381d Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/wooden_axe.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/wooden_hoe.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/wooden_hoe.png new file mode 100644 index 00000000..a3b4bd0d Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/wooden_hoe.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/wooden_pickaxe.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/wooden_pickaxe.png new file mode 100644 index 00000000..75830c02 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/wooden_pickaxe.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/wooden_shovel.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/wooden_shovel.png new file mode 100644 index 00000000..9481942b Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/wooden_shovel.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/wooden_sword.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/wooden_sword.png new file mode 100644 index 00000000..9c53ef40 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/wooden_sword.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/writable_book.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/writable_book.png new file mode 100644 index 00000000..33af2fb0 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/writable_book.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/written_book.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/written_book.png new file mode 100644 index 00000000..371a790f Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/written_book.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/yellow_dye.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/yellow_dye.png new file mode 100644 index 00000000..1cea9ee2 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/item/yellow_dye.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/map/map_background.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/map/map_background.png new file mode 100644 index 00000000..ceeec962 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/map/map_background.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/map/map_icons.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/map/map_icons.png new file mode 100644 index 00000000..d0363da9 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/map/map_icons.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/mob_effect/absorption.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/absorption.png new file mode 100644 index 00000000..3ef0e591 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/absorption.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/bad_omen.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/bad_omen.png new file mode 100644 index 00000000..f94ba4b0 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/bad_omen.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/blindness.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/blindness.png new file mode 100644 index 00000000..9311ff67 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/blindness.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/conduit_power.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/conduit_power.png new file mode 100644 index 00000000..19aaaba4 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/conduit_power.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/dolphins_grace.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/dolphins_grace.png new file mode 100644 index 00000000..618f1c77 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/dolphins_grace.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/fire_resistance.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/fire_resistance.png new file mode 100644 index 00000000..c13c41f6 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/fire_resistance.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/glowing.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/glowing.png new file mode 100644 index 00000000..90f74750 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/glowing.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/haste.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/haste.png new file mode 100644 index 00000000..7d755f00 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/haste.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/health_boost.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/health_boost.png new file mode 100644 index 00000000..91122035 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/health_boost.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/hero_of_the_village.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/hero_of_the_village.png new file mode 100644 index 00000000..9e25c98d Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/hero_of_the_village.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/hunger.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/hunger.png new file mode 100644 index 00000000..fe2433f1 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/hunger.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/instant_damage.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/instant_damage.png new file mode 100644 index 00000000..684b0770 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/instant_damage.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/instant_health.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/instant_health.png new file mode 100644 index 00000000..684b0770 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/instant_health.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/invisibility.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/invisibility.png new file mode 100644 index 00000000..c30472d0 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/invisibility.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/jump_boost.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/jump_boost.png new file mode 100644 index 00000000..d3009c6d Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/jump_boost.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/levitation.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/levitation.png new file mode 100644 index 00000000..fbea004b Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/levitation.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/luck.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/luck.png new file mode 100644 index 00000000..eb260700 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/luck.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/mining_fatigue.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/mining_fatigue.png new file mode 100644 index 00000000..16f9d5f3 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/mining_fatigue.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/nausea.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/nausea.png new file mode 100644 index 00000000..6b2861bc Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/nausea.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/night_vision.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/night_vision.png new file mode 100644 index 00000000..b502c007 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/night_vision.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/poison.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/poison.png new file mode 100644 index 00000000..7eca1b21 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/poison.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/regeneration.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/regeneration.png new file mode 100644 index 00000000..baa50314 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/regeneration.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/resistance.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/resistance.png new file mode 100644 index 00000000..18ecb5c9 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/resistance.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/saturation.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/saturation.png new file mode 100644 index 00000000..684b0770 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/saturation.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/slow_falling.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/slow_falling.png new file mode 100644 index 00000000..3718afb8 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/slow_falling.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/slowness.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/slowness.png new file mode 100644 index 00000000..02c888b2 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/slowness.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/speed.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/speed.png new file mode 100644 index 00000000..64da0e65 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/speed.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/strength.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/strength.png new file mode 100644 index 00000000..8abad5c2 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/strength.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/unluck.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/unluck.png new file mode 100644 index 00000000..f0e35a5f Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/unluck.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/water_breathing.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/water_breathing.png new file mode 100644 index 00000000..e9d536b4 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/water_breathing.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/weakness.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/weakness.png new file mode 100644 index 00000000..2e2f0214 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/weakness.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/wither.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/wither.png new file mode 100644 index 00000000..d66ffe16 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/mob_effect/wither.png differ 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 diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/painting/alban.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/painting/alban.png new file mode 100644 index 00000000..19813ecd Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/painting/alban.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/painting/aztec.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/painting/aztec.png new file mode 100644 index 00000000..dec7b1e2 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/painting/aztec.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/painting/aztec2.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/painting/aztec2.png new file mode 100644 index 00000000..803f8ebd Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/painting/aztec2.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/painting/back.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/painting/back.png new file mode 100644 index 00000000..0e9bdece Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/painting/back.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/painting/bomb.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/painting/bomb.png new file mode 100644 index 00000000..2be99cc5 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/painting/bomb.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/painting/burning_skull.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/painting/burning_skull.png new file mode 100644 index 00000000..b7b15ee8 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/painting/burning_skull.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/painting/bust.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/painting/bust.png new file mode 100644 index 00000000..303301b3 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/painting/bust.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/painting/courbet.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/painting/courbet.png new file mode 100644 index 00000000..4c533d54 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/painting/courbet.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/painting/creebet.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/painting/creebet.png new file mode 100644 index 00000000..9d562ea6 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/painting/creebet.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/painting/donkey_kong.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/painting/donkey_kong.png new file mode 100644 index 00000000..f739ca11 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/painting/donkey_kong.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/painting/fighters.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/painting/fighters.png new file mode 100644 index 00000000..813fbca2 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/painting/fighters.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/painting/graham.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/painting/graham.png new file mode 100644 index 00000000..198786b2 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/painting/graham.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/painting/kebab.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/painting/kebab.png new file mode 100644 index 00000000..2b7499a7 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/painting/kebab.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/painting/match.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/painting/match.png new file mode 100644 index 00000000..0431cbdd Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/painting/match.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/painting/pigscene.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/painting/pigscene.png new file mode 100644 index 00000000..2ec83a0a Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/painting/pigscene.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/painting/plant.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/painting/plant.png new file mode 100644 index 00000000..a99cd267 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/painting/plant.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/painting/pointer.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/painting/pointer.png new file mode 100644 index 00000000..7ca94435 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/painting/pointer.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/painting/pool.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/painting/pool.png new file mode 100644 index 00000000..98ea0245 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/painting/pool.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/painting/sea.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/painting/sea.png new file mode 100644 index 00000000..5364b506 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/painting/sea.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/painting/skeleton.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/painting/skeleton.png new file mode 100644 index 00000000..39f9e15b Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/painting/skeleton.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/painting/skull_and_roses.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/painting/skull_and_roses.png new file mode 100644 index 00000000..b0028810 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/painting/skull_and_roses.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/painting/stage.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/painting/stage.png new file mode 100644 index 00000000..7fa6c613 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/painting/stage.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/painting/sunset.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/painting/sunset.png new file mode 100644 index 00000000..8308be15 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/painting/sunset.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/painting/void.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/painting/void.png new file mode 100644 index 00000000..52d0e0d2 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/painting/void.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/painting/wanderer.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/painting/wanderer.png new file mode 100644 index 00000000..6db13df5 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/painting/wanderer.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/painting/wasteland.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/painting/wasteland.png new file mode 100644 index 00000000..1cfc27b1 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/painting/wasteland.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/painting/wither.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/painting/wither.png new file mode 100644 index 00000000..3fd56363 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/painting/wither.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/angry.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/angry.png new file mode 100644 index 00000000..3b616220 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/angry.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/big_smoke_0.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/big_smoke_0.png new file mode 100644 index 00000000..727f1d6a Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/big_smoke_0.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/big_smoke_1.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/big_smoke_1.png new file mode 100644 index 00000000..8c07ee3b Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/big_smoke_1.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/big_smoke_10.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/big_smoke_10.png new file mode 100644 index 00000000..712c41cb Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/big_smoke_10.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/big_smoke_11.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/big_smoke_11.png new file mode 100644 index 00000000..7f3a7dbd Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/big_smoke_11.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/big_smoke_2.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/big_smoke_2.png new file mode 100644 index 00000000..81d1a98c Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/big_smoke_2.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/big_smoke_3.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/big_smoke_3.png new file mode 100644 index 00000000..4a5f8224 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/big_smoke_3.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/big_smoke_4.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/big_smoke_4.png new file mode 100644 index 00000000..17c35e5a Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/big_smoke_4.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/big_smoke_5.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/big_smoke_5.png new file mode 100644 index 00000000..3dbb32af Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/big_smoke_5.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/big_smoke_6.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/big_smoke_6.png new file mode 100644 index 00000000..1e5fec17 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/big_smoke_6.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/big_smoke_7.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/big_smoke_7.png new file mode 100644 index 00000000..ebef40c2 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/big_smoke_7.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/big_smoke_8.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/big_smoke_8.png new file mode 100644 index 00000000..a704e860 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/big_smoke_8.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/big_smoke_9.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/big_smoke_9.png new file mode 100644 index 00000000..4dd14f32 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/big_smoke_9.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/bubble.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/bubble.png new file mode 100644 index 00000000..c91be371 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/bubble.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/bubble_pop_0.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/bubble_pop_0.png new file mode 100644 index 00000000..2f2eb00d Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/bubble_pop_0.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/bubble_pop_1.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/bubble_pop_1.png new file mode 100644 index 00000000..b1d286dd Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/bubble_pop_1.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/bubble_pop_2.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/bubble_pop_2.png new file mode 100644 index 00000000..b142bd9e Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/bubble_pop_2.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/bubble_pop_3.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/bubble_pop_3.png new file mode 100644 index 00000000..79fa0cc0 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/bubble_pop_3.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/bubble_pop_4.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/bubble_pop_4.png new file mode 100644 index 00000000..42fed52c Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/bubble_pop_4.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/critical_hit.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/critical_hit.png new file mode 100644 index 00000000..df76fb0e Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/critical_hit.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/damage.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/damage.png new file mode 100644 index 00000000..9f397a99 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/damage.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/drip_fall.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/drip_fall.png new file mode 100644 index 00000000..a70945cf Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/drip_fall.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/drip_hang.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/drip_hang.png new file mode 100644 index 00000000..2d78df11 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/drip_hang.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/drip_land.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/drip_land.png new file mode 100644 index 00000000..f0d0312f Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/drip_land.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/effect_0.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/effect_0.png new file mode 100644 index 00000000..469da803 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/effect_0.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/effect_1.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/effect_1.png new file mode 100644 index 00000000..20c63cbb Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/effect_1.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/effect_2.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/effect_2.png new file mode 100644 index 00000000..68cabdaa Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/effect_2.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/effect_3.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/effect_3.png new file mode 100644 index 00000000..fe37f7ae Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/effect_3.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/effect_4.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/effect_4.png new file mode 100644 index 00000000..2aa3ef07 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/effect_4.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/effect_5.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/effect_5.png new file mode 100644 index 00000000..175564b3 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/effect_5.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/effect_6.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/effect_6.png new file mode 100644 index 00000000..be940479 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/effect_6.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/effect_7.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/effect_7.png new file mode 100644 index 00000000..32700a9a Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/effect_7.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/enchanted_hit.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/enchanted_hit.png new file mode 100644 index 00000000..122f4f78 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/enchanted_hit.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/explosion_0.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/explosion_0.png new file mode 100644 index 00000000..4dc51224 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/explosion_0.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/explosion_1.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/explosion_1.png new file mode 100644 index 00000000..83e8ca2f Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/explosion_1.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/explosion_10.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/explosion_10.png new file mode 100644 index 00000000..b4088437 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/explosion_10.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/explosion_11.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/explosion_11.png new file mode 100644 index 00000000..2f8f274d Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/explosion_11.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/explosion_12.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/explosion_12.png new file mode 100644 index 00000000..8447981e Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/explosion_12.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/explosion_13.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/explosion_13.png new file mode 100644 index 00000000..62d2da12 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/explosion_13.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/explosion_14.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/explosion_14.png new file mode 100644 index 00000000..10041baa Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/explosion_14.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/explosion_15.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/explosion_15.png new file mode 100644 index 00000000..bc484e87 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/explosion_15.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/explosion_2.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/explosion_2.png new file mode 100644 index 00000000..2157e39e Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/explosion_2.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/explosion_3.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/explosion_3.png new file mode 100644 index 00000000..b3725d5b Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/explosion_3.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/explosion_4.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/explosion_4.png new file mode 100644 index 00000000..a3632381 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/explosion_4.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/explosion_5.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/explosion_5.png new file mode 100644 index 00000000..37392a00 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/explosion_5.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/explosion_6.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/explosion_6.png new file mode 100644 index 00000000..d24878d6 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/explosion_6.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/explosion_7.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/explosion_7.png new file mode 100644 index 00000000..047ab147 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/explosion_7.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/explosion_8.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/explosion_8.png new file mode 100644 index 00000000..10027145 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/explosion_8.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/explosion_9.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/explosion_9.png new file mode 100644 index 00000000..a7cc716c Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/explosion_9.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/flame.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/flame.png new file mode 100644 index 00000000..7e13f907 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/flame.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/flash.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/flash.png new file mode 100644 index 00000000..c1ce0516 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/flash.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/footprint.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/footprint.png new file mode 100644 index 00000000..495a367e Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/footprint.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/generic_0.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/generic_0.png new file mode 100644 index 00000000..2548245c Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/generic_0.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/generic_1.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/generic_1.png new file mode 100644 index 00000000..ae21dac3 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/generic_1.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/generic_2.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/generic_2.png new file mode 100644 index 00000000..a9bd5356 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/generic_2.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/generic_3.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/generic_3.png new file mode 100644 index 00000000..2f7838f5 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/generic_3.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/generic_4.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/generic_4.png new file mode 100644 index 00000000..fdfaefa3 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/generic_4.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/generic_5.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/generic_5.png new file mode 100644 index 00000000..eda695d9 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/generic_5.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/generic_6.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/generic_6.png new file mode 100644 index 00000000..6f58049a Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/generic_6.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/generic_7.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/generic_7.png new file mode 100644 index 00000000..e2be78d6 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/generic_7.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/glint.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/glint.png new file mode 100644 index 00000000..ef29ed00 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/glint.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/glitter_0.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/glitter_0.png new file mode 100644 index 00000000..2548245c Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/glitter_0.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/glitter_1.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/glitter_1.png new file mode 100644 index 00000000..de69d9fe Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/glitter_1.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/glitter_2.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/glitter_2.png new file mode 100644 index 00000000..19a9831f Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/glitter_2.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/glitter_3.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/glitter_3.png new file mode 100644 index 00000000..2a929796 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/glitter_3.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/glitter_4.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/glitter_4.png new file mode 100644 index 00000000..acf3c155 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/glitter_4.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/glitter_5.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/glitter_5.png new file mode 100644 index 00000000..56e6ef63 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/glitter_5.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/glitter_6.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/glitter_6.png new file mode 100644 index 00000000..acf3c155 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/glitter_6.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/glitter_7.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/glitter_7.png new file mode 100644 index 00000000..56e6ef63 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/glitter_7.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/heart.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/heart.png new file mode 100644 index 00000000..987aa17a Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/heart.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/lava.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/lava.png new file mode 100644 index 00000000..95cbc05a Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/lava.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/nautilus.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/nautilus.png new file mode 100644 index 00000000..0ab4ef0f Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/nautilus.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/note.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/note.png new file mode 100644 index 00000000..4060407e Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/note.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sga_a.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sga_a.png new file mode 100644 index 00000000..013c54e0 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sga_a.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sga_b.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sga_b.png new file mode 100644 index 00000000..108feaf8 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sga_b.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sga_c.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sga_c.png new file mode 100644 index 00000000..ae268f02 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sga_c.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sga_d.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sga_d.png new file mode 100644 index 00000000..99c6cf7f Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sga_d.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sga_e.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sga_e.png new file mode 100644 index 00000000..bab9f926 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sga_e.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sga_f.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sga_f.png new file mode 100644 index 00000000..5684e16b Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sga_f.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sga_g.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sga_g.png new file mode 100644 index 00000000..a8a67e8f Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sga_g.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sga_h.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sga_h.png new file mode 100644 index 00000000..d617867d Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sga_h.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sga_i.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sga_i.png new file mode 100644 index 00000000..54b12c0a Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sga_i.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sga_j.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sga_j.png new file mode 100644 index 00000000..eba2f6d4 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sga_j.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sga_k.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sga_k.png new file mode 100644 index 00000000..ffd569e1 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sga_k.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sga_l.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sga_l.png new file mode 100644 index 00000000..1d71a800 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sga_l.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sga_m.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sga_m.png new file mode 100644 index 00000000..26f83997 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sga_m.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sga_n.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sga_n.png new file mode 100644 index 00000000..6241d005 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sga_n.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sga_o.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sga_o.png new file mode 100644 index 00000000..e9ecb651 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sga_o.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sga_p.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sga_p.png new file mode 100644 index 00000000..7d1f25c2 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sga_p.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sga_q.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sga_q.png new file mode 100644 index 00000000..9d8e1c07 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sga_q.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sga_r.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sga_r.png new file mode 100644 index 00000000..ebeb140e Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sga_r.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sga_s.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sga_s.png new file mode 100644 index 00000000..c6c9ada3 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sga_s.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sga_t.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sga_t.png new file mode 100644 index 00000000..e053fc37 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sga_t.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sga_u.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sga_u.png new file mode 100644 index 00000000..91d5e16c Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sga_u.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sga_v.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sga_v.png new file mode 100644 index 00000000..8c889df6 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sga_v.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sga_w.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sga_w.png new file mode 100644 index 00000000..66e14c60 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sga_w.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sga_x.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sga_x.png new file mode 100644 index 00000000..ef9383f7 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sga_x.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sga_y.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sga_y.png new file mode 100644 index 00000000..94750880 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sga_y.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sga_z.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sga_z.png new file mode 100644 index 00000000..e418a2a7 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sga_z.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/spark_0.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/spark_0.png new file mode 100644 index 00000000..272183ab Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/spark_0.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/spark_1.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/spark_1.png new file mode 100644 index 00000000..d8680995 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/spark_1.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/spark_2.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/spark_2.png new file mode 100644 index 00000000..338c994d Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/spark_2.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/spark_3.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/spark_3.png new file mode 100644 index 00000000..dca7bddb Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/spark_3.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/spark_4.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/spark_4.png new file mode 100644 index 00000000..3fe2fff5 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/spark_4.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/spark_5.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/spark_5.png new file mode 100644 index 00000000..27c98013 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/spark_5.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/spark_6.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/spark_6.png new file mode 100644 index 00000000..b6fb7fff Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/spark_6.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/spark_7.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/spark_7.png new file mode 100644 index 00000000..27c98013 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/spark_7.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/spell_0.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/spell_0.png new file mode 100644 index 00000000..272183ab Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/spell_0.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/spell_1.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/spell_1.png new file mode 100644 index 00000000..a0956902 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/spell_1.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/spell_2.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/spell_2.png new file mode 100644 index 00000000..20ddbc13 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/spell_2.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/spell_3.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/spell_3.png new file mode 100644 index 00000000..d3bc540e Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/spell_3.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/spell_4.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/spell_4.png new file mode 100644 index 00000000..dfa2c57e Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/spell_4.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/spell_5.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/spell_5.png new file mode 100644 index 00000000..dfa2c57e Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/spell_5.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/spell_6.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/spell_6.png new file mode 100644 index 00000000..dfa2c57e Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/spell_6.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/spell_7.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/spell_7.png new file mode 100644 index 00000000..dfa2c57e Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/spell_7.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/splash_0.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/splash_0.png new file mode 100644 index 00000000..e2222b60 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/splash_0.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/splash_1.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/splash_1.png new file mode 100644 index 00000000..781b666a Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/splash_1.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/splash_2.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/splash_2.png new file mode 100644 index 00000000..04395464 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/splash_2.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/splash_3.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/splash_3.png new file mode 100644 index 00000000..2387af01 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/splash_3.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sweep_0.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sweep_0.png new file mode 100644 index 00000000..e6a72bd8 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sweep_0.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sweep_1.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sweep_1.png new file mode 100644 index 00000000..17e34ce9 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sweep_1.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sweep_2.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sweep_2.png new file mode 100644 index 00000000..36e89603 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sweep_2.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sweep_3.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sweep_3.png new file mode 100644 index 00000000..a16d1bb7 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sweep_3.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sweep_4.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sweep_4.png new file mode 100644 index 00000000..bc27ca12 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sweep_4.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sweep_5.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sweep_5.png new file mode 100644 index 00000000..668bafbf Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sweep_5.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sweep_6.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sweep_6.png new file mode 100644 index 00000000..9304e0db Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sweep_6.png differ diff --git a/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sweep_7.png b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sweep_7.png new file mode 100644 index 00000000..91307ac6 Binary files /dev/null and b/DynmapCore/src/main/resources/texturepacks/standard/assets/minecraft/textures/particle/sweep_7.png differ