diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/atlases/armor_trims.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/atlases/armor_trims.json deleted file mode 100644 index 74f41956..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/atlases/armor_trims.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "sources": [ - { - "type": "paletted_permutations", - "textures": [ - "trims/models/armor/coast", - "trims/models/armor/coast_leggings", - "trims/models/armor/sentry", - "trims/models/armor/sentry_leggings", - "trims/models/armor/dune", - "trims/models/armor/dune_leggings", - "trims/models/armor/wild", - "trims/models/armor/wild_leggings", - "trims/models/armor/ward", - "trims/models/armor/ward_leggings", - "trims/models/armor/eye", - "trims/models/armor/eye_leggings", - "trims/models/armor/vex", - "trims/models/armor/vex_leggings", - "trims/models/armor/tide", - "trims/models/armor/tide_leggings", - "trims/models/armor/snout", - "trims/models/armor/snout_leggings", - "trims/models/armor/rib", - "trims/models/armor/rib_leggings", - "trims/models/armor/spire", - "trims/models/armor/spire_leggings", - "trims/models/armor/wayfinder", - "trims/models/armor/wayfinder_leggings", - "trims/models/armor/shaper", - "trims/models/armor/shaper_leggings", - "trims/models/armor/silence", - "trims/models/armor/silence_leggings", - "trims/models/armor/raiser", - "trims/models/armor/raiser_leggings", - "trims/models/armor/host", - "trims/models/armor/host_leggings", - "trims/models/armor/flow", - "trims/models/armor/flow_leggings", - "trims/models/armor/bolt", - "trims/models/armor/bolt_leggings" - ], - "palette_key": "trims/color_palettes/trim_palette", - "permutations": { - "quartz": "trims/color_palettes/quartz", - "iron": "trims/color_palettes/iron", - "gold": "trims/color_palettes/gold", - "diamond": "trims/color_palettes/diamond", - "netherite": "trims/color_palettes/netherite", - "redstone": "trims/color_palettes/redstone", - "copper": "trims/color_palettes/copper", - "emerald": "trims/color_palettes/emerald", - "lapis": "trims/color_palettes/lapis", - "amethyst": "trims/color_palettes/amethyst", - "iron_darker": "trims/color_palettes/iron_darker", - "gold_darker": "trims/color_palettes/gold_darker", - "diamond_darker": "trims/color_palettes/diamond_darker", - "netherite_darker": "trims/color_palettes/netherite_darker" - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/atlases/banner_patterns.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/atlases/banner_patterns.json deleted file mode 100644 index e9f9dce7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/atlases/banner_patterns.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "sources": [ - { - "type": "single", - "resource": "entity/banner_base" - }, - { - "type": "directory", - "source": "entity/banner", - "prefix": "entity/banner/" - } - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/atlases/beds.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/atlases/beds.json deleted file mode 100644 index 7d552c51..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/atlases/beds.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "sources": [ - { - "type": "directory", - "source": "entity/bed", - "prefix": "entity/bed/" - } - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/atlases/blocks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/atlases/blocks.json deleted file mode 100644 index d426b692..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/atlases/blocks.json +++ /dev/null @@ -1,57 +0,0 @@ -{ - "sources": [ - { - "type": "directory", - "source": "block", - "prefix": "block/" - }, - { - "type": "directory", - "source": "item", - "prefix": "item/" - }, - { - "type": "directory", - "source": "entity/conduit", - "prefix": "entity/conduit/" - }, - { - "type": "single", - "resource": "entity/bell/bell_body" - }, - { - "type": "single", - "resource": "entity/decorated_pot/decorated_pot_side" - }, - { - "type": "single", - "resource": "entity/enchanting_table_book" - }, - { - "type": "paletted_permutations", - "textures": [ - "trims/items/leggings_trim", - "trims/items/chestplate_trim", - "trims/items/helmet_trim", - "trims/items/boots_trim" - ], - "palette_key": "trims/color_palettes/trim_palette", - "permutations": { - "quartz": "trims/color_palettes/quartz", - "iron": "trims/color_palettes/iron", - "gold": "trims/color_palettes/gold", - "diamond": "trims/color_palettes/diamond", - "netherite": "trims/color_palettes/netherite", - "redstone": "trims/color_palettes/redstone", - "copper": "trims/color_palettes/copper", - "emerald": "trims/color_palettes/emerald", - "lapis": "trims/color_palettes/lapis", - "amethyst": "trims/color_palettes/amethyst", - "iron_darker": "trims/color_palettes/iron_darker", - "gold_darker": "trims/color_palettes/gold_darker", - "diamond_darker": "trims/color_palettes/diamond_darker", - "netherite_darker": "trims/color_palettes/netherite_darker" - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/atlases/chests.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/atlases/chests.json deleted file mode 100644 index 963ff39c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/atlases/chests.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "sources": [ - { - "type": "directory", - "source": "entity/chest", - "prefix": "entity/chest/" - } - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/atlases/decorated_pot.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/atlases/decorated_pot.json deleted file mode 100644 index 0eb56e55..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/atlases/decorated_pot.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "sources": [ - { - "type": "directory", - "source": "entity/decorated_pot", - "prefix": "entity/decorated_pot/" - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/atlases/gui.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/atlases/gui.json deleted file mode 100644 index b76173f0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/atlases/gui.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "sources": [ - { - "type": "directory", - "source": "gui/sprites", - "prefix": "" - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/atlases/map_decorations.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/atlases/map_decorations.json deleted file mode 100644 index 2bd4ced9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/atlases/map_decorations.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "sources": [ - { - "type": "directory", - "source": "map/decorations", - "prefix": "" - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/atlases/mob_effects.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/atlases/mob_effects.json deleted file mode 100644 index cb14804c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/atlases/mob_effects.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "sources": [ - { - "type": "directory", - "source": "mob_effect", - "prefix": "" - } - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/atlases/paintings.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/atlases/paintings.json deleted file mode 100644 index 4153b347..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/atlases/paintings.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "sources": [ - { - "type": "directory", - "source": "painting", - "prefix": "" - } - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/atlases/particles.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/atlases/particles.json deleted file mode 100644 index 896f5af1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/atlases/particles.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "sources": [ - { - "type": "directory", - "source": "particle", - "prefix": "" - } - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/atlases/shield_patterns.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/atlases/shield_patterns.json deleted file mode 100644 index 94486579..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/atlases/shield_patterns.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "sources": [ - { - "type": "single", - "resource": "entity/shield_base" - }, - { - "type": "single", - "resource": "entity/shield_base_nopattern" - }, - { - "type": "directory", - "source": "entity/shield", - "prefix": "entity/shield/" - } - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/atlases/shulker_boxes.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/atlases/shulker_boxes.json deleted file mode 100644 index 2e519094..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/atlases/shulker_boxes.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "sources": [ - { - "type": "directory", - "source": "entity/shulker", - "prefix": "entity/shulker/" - } - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/atlases/signs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/atlases/signs.json deleted file mode 100644 index dc198756..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/atlases/signs.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "sources": [ - { - "type": "directory", - "source": "entity/signs", - "prefix": "entity/signs/" - } - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/acacia_button.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/acacia_button.json deleted file mode 100644 index 5b33b992..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/acacia_button.json +++ /dev/null @@ -1,118 +0,0 @@ -{ - "variants": { - "face=ceiling,facing=east,powered=false": { - "model": "minecraft:block/acacia_button", - "x": 180, - "y": 270 - }, - "face=ceiling,facing=east,powered=true": { - "model": "minecraft:block/acacia_button_pressed", - "x": 180, - "y": 270 - }, - "face=ceiling,facing=north,powered=false": { - "model": "minecraft:block/acacia_button", - "x": 180, - "y": 180 - }, - "face=ceiling,facing=north,powered=true": { - "model": "minecraft:block/acacia_button_pressed", - "x": 180, - "y": 180 - }, - "face=ceiling,facing=south,powered=false": { - "model": "minecraft:block/acacia_button", - "x": 180 - }, - "face=ceiling,facing=south,powered=true": { - "model": "minecraft:block/acacia_button_pressed", - "x": 180 - }, - "face=ceiling,facing=west,powered=false": { - "model": "minecraft:block/acacia_button", - "x": 180, - "y": 90 - }, - "face=ceiling,facing=west,powered=true": { - "model": "minecraft:block/acacia_button_pressed", - "x": 180, - "y": 90 - }, - "face=floor,facing=east,powered=false": { - "model": "minecraft:block/acacia_button", - "y": 90 - }, - "face=floor,facing=east,powered=true": { - "model": "minecraft:block/acacia_button_pressed", - "y": 90 - }, - "face=floor,facing=north,powered=false": { - "model": "minecraft:block/acacia_button" - }, - "face=floor,facing=north,powered=true": { - "model": "minecraft:block/acacia_button_pressed" - }, - "face=floor,facing=south,powered=false": { - "model": "minecraft:block/acacia_button", - "y": 180 - }, - "face=floor,facing=south,powered=true": { - "model": "minecraft:block/acacia_button_pressed", - "y": 180 - }, - "face=floor,facing=west,powered=false": { - "model": "minecraft:block/acacia_button", - "y": 270 - }, - "face=floor,facing=west,powered=true": { - "model": "minecraft:block/acacia_button_pressed", - "y": 270 - }, - "face=wall,facing=east,powered=false": { - "model": "minecraft:block/acacia_button", - "uvlock": true, - "x": 90, - "y": 90 - }, - "face=wall,facing=east,powered=true": { - "model": "minecraft:block/acacia_button_pressed", - "uvlock": true, - "x": 90, - "y": 90 - }, - "face=wall,facing=north,powered=false": { - "model": "minecraft:block/acacia_button", - "uvlock": true, - "x": 90 - }, - "face=wall,facing=north,powered=true": { - "model": "minecraft:block/acacia_button_pressed", - "uvlock": true, - "x": 90 - }, - "face=wall,facing=south,powered=false": { - "model": "minecraft:block/acacia_button", - "uvlock": true, - "x": 90, - "y": 180 - }, - "face=wall,facing=south,powered=true": { - "model": "minecraft:block/acacia_button_pressed", - "uvlock": true, - "x": 90, - "y": 180 - }, - "face=wall,facing=west,powered=false": { - "model": "minecraft:block/acacia_button", - "uvlock": true, - "x": 90, - "y": 270 - }, - "face=wall,facing=west,powered=true": { - "model": "minecraft:block/acacia_button_pressed", - "uvlock": true, - "x": 90, - "y": 270 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/acacia_door.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/acacia_door.json deleted file mode 100644 index 8ed15c35..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/acacia_door.json +++ /dev/null @@ -1,124 +0,0 @@ -{ - "variants": { - "facing=east,half=lower,hinge=left,open=false": { - "model": "minecraft:block/acacia_door_bottom_left" - }, - "facing=east,half=lower,hinge=left,open=true": { - "model": "minecraft:block/acacia_door_bottom_left_open", - "y": 90 - }, - "facing=east,half=lower,hinge=right,open=false": { - "model": "minecraft:block/acacia_door_bottom_right" - }, - "facing=east,half=lower,hinge=right,open=true": { - "model": "minecraft:block/acacia_door_bottom_right_open", - "y": 270 - }, - "facing=east,half=upper,hinge=left,open=false": { - "model": "minecraft:block/acacia_door_top_left" - }, - "facing=east,half=upper,hinge=left,open=true": { - "model": "minecraft:block/acacia_door_top_left_open", - "y": 90 - }, - "facing=east,half=upper,hinge=right,open=false": { - "model": "minecraft:block/acacia_door_top_right" - }, - "facing=east,half=upper,hinge=right,open=true": { - "model": "minecraft:block/acacia_door_top_right_open", - "y": 270 - }, - "facing=north,half=lower,hinge=left,open=false": { - "model": "minecraft:block/acacia_door_bottom_left", - "y": 270 - }, - "facing=north,half=lower,hinge=left,open=true": { - "model": "minecraft:block/acacia_door_bottom_left_open" - }, - "facing=north,half=lower,hinge=right,open=false": { - "model": "minecraft:block/acacia_door_bottom_right", - "y": 270 - }, - "facing=north,half=lower,hinge=right,open=true": { - "model": "minecraft:block/acacia_door_bottom_right_open", - "y": 180 - }, - "facing=north,half=upper,hinge=left,open=false": { - "model": "minecraft:block/acacia_door_top_left", - "y": 270 - }, - "facing=north,half=upper,hinge=left,open=true": { - "model": "minecraft:block/acacia_door_top_left_open" - }, - "facing=north,half=upper,hinge=right,open=false": { - "model": "minecraft:block/acacia_door_top_right", - "y": 270 - }, - "facing=north,half=upper,hinge=right,open=true": { - "model": "minecraft:block/acacia_door_top_right_open", - "y": 180 - }, - "facing=south,half=lower,hinge=left,open=false": { - "model": "minecraft:block/acacia_door_bottom_left", - "y": 90 - }, - "facing=south,half=lower,hinge=left,open=true": { - "model": "minecraft:block/acacia_door_bottom_left_open", - "y": 180 - }, - "facing=south,half=lower,hinge=right,open=false": { - "model": "minecraft:block/acacia_door_bottom_right", - "y": 90 - }, - "facing=south,half=lower,hinge=right,open=true": { - "model": "minecraft:block/acacia_door_bottom_right_open" - }, - "facing=south,half=upper,hinge=left,open=false": { - "model": "minecraft:block/acacia_door_top_left", - "y": 90 - }, - "facing=south,half=upper,hinge=left,open=true": { - "model": "minecraft:block/acacia_door_top_left_open", - "y": 180 - }, - "facing=south,half=upper,hinge=right,open=false": { - "model": "minecraft:block/acacia_door_top_right", - "y": 90 - }, - "facing=south,half=upper,hinge=right,open=true": { - "model": "minecraft:block/acacia_door_top_right_open" - }, - "facing=west,half=lower,hinge=left,open=false": { - "model": "minecraft:block/acacia_door_bottom_left", - "y": 180 - }, - "facing=west,half=lower,hinge=left,open=true": { - "model": "minecraft:block/acacia_door_bottom_left_open", - "y": 270 - }, - "facing=west,half=lower,hinge=right,open=false": { - "model": "minecraft:block/acacia_door_bottom_right", - "y": 180 - }, - "facing=west,half=lower,hinge=right,open=true": { - "model": "minecraft:block/acacia_door_bottom_right_open", - "y": 90 - }, - "facing=west,half=upper,hinge=left,open=false": { - "model": "minecraft:block/acacia_door_top_left", - "y": 180 - }, - "facing=west,half=upper,hinge=left,open=true": { - "model": "minecraft:block/acacia_door_top_left_open", - "y": 270 - }, - "facing=west,half=upper,hinge=right,open=false": { - "model": "minecraft:block/acacia_door_top_right", - "y": 180 - }, - "facing=west,half=upper,hinge=right,open=true": { - "model": "minecraft:block/acacia_door_top_right_open", - "y": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/acacia_fence.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/acacia_fence.json deleted file mode 100644 index 179ca6ae..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/acacia_fence.json +++ /dev/null @@ -1,48 +0,0 @@ -{ - "multipart": [ - { - "apply": { - "model": "minecraft:block/acacia_fence_post" - } - }, - { - "apply": { - "model": "minecraft:block/acacia_fence_side", - "uvlock": true - }, - "when": { - "north": "true" - } - }, - { - "apply": { - "model": "minecraft:block/acacia_fence_side", - "uvlock": true, - "y": 90 - }, - "when": { - "east": "true" - } - }, - { - "apply": { - "model": "minecraft:block/acacia_fence_side", - "uvlock": true, - "y": 180 - }, - "when": { - "south": "true" - } - }, - { - "apply": { - "model": "minecraft:block/acacia_fence_side", - "uvlock": true, - "y": 270 - }, - "when": { - "west": "true" - } - } - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/acacia_fence_gate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/acacia_fence_gate.json deleted file mode 100644 index 39af376d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/acacia_fence_gate.json +++ /dev/null @@ -1,80 +0,0 @@ -{ - "variants": { - "facing=east,in_wall=false,open=false": { - "model": "minecraft:block/acacia_fence_gate", - "uvlock": true, - "y": 270 - }, - "facing=east,in_wall=false,open=true": { - "model": "minecraft:block/acacia_fence_gate_open", - "uvlock": true, - "y": 270 - }, - "facing=east,in_wall=true,open=false": { - "model": "minecraft:block/acacia_fence_gate_wall", - "uvlock": true, - "y": 270 - }, - "facing=east,in_wall=true,open=true": { - "model": "minecraft:block/acacia_fence_gate_wall_open", - "uvlock": true, - "y": 270 - }, - "facing=north,in_wall=false,open=false": { - "model": "minecraft:block/acacia_fence_gate", - "uvlock": true, - "y": 180 - }, - "facing=north,in_wall=false,open=true": { - "model": "minecraft:block/acacia_fence_gate_open", - "uvlock": true, - "y": 180 - }, - "facing=north,in_wall=true,open=false": { - "model": "minecraft:block/acacia_fence_gate_wall", - "uvlock": true, - "y": 180 - }, - "facing=north,in_wall=true,open=true": { - "model": "minecraft:block/acacia_fence_gate_wall_open", - "uvlock": true, - "y": 180 - }, - "facing=south,in_wall=false,open=false": { - "model": "minecraft:block/acacia_fence_gate", - "uvlock": true - }, - "facing=south,in_wall=false,open=true": { - "model": "minecraft:block/acacia_fence_gate_open", - "uvlock": true - }, - "facing=south,in_wall=true,open=false": { - "model": "minecraft:block/acacia_fence_gate_wall", - "uvlock": true - }, - "facing=south,in_wall=true,open=true": { - "model": "minecraft:block/acacia_fence_gate_wall_open", - "uvlock": true - }, - "facing=west,in_wall=false,open=false": { - "model": "minecraft:block/acacia_fence_gate", - "uvlock": true, - "y": 90 - }, - "facing=west,in_wall=false,open=true": { - "model": "minecraft:block/acacia_fence_gate_open", - "uvlock": true, - "y": 90 - }, - "facing=west,in_wall=true,open=false": { - "model": "minecraft:block/acacia_fence_gate_wall", - "uvlock": true, - "y": 90 - }, - "facing=west,in_wall=true,open=true": { - "model": "minecraft:block/acacia_fence_gate_wall_open", - "uvlock": true, - "y": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/acacia_hanging_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/acacia_hanging_sign.json deleted file mode 100644 index 57024f8f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/acacia_hanging_sign.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/acacia_hanging_sign" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/acacia_leaves.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/acacia_leaves.json deleted file mode 100644 index 0d99aafa..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/acacia_leaves.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/acacia_leaves" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/acacia_log.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/acacia_log.json deleted file mode 100644 index 97c6b502..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/acacia_log.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "variants": { - "axis=x": { - "model": "minecraft:block/acacia_log_horizontal", - "x": 90, - "y": 90 - }, - "axis=y": { - "model": "minecraft:block/acacia_log" - }, - "axis=z": { - "model": "minecraft:block/acacia_log_horizontal", - "x": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/acacia_planks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/acacia_planks.json deleted file mode 100644 index 529c1609..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/acacia_planks.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/acacia_planks" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/acacia_pressure_plate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/acacia_pressure_plate.json deleted file mode 100644 index 6572988b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/acacia_pressure_plate.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "variants": { - "powered=false": { - "model": "minecraft:block/acacia_pressure_plate" - }, - "powered=true": { - "model": "minecraft:block/acacia_pressure_plate_down" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/acacia_sapling.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/acacia_sapling.json deleted file mode 100644 index 8f2fec96..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/acacia_sapling.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/acacia_sapling" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/acacia_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/acacia_sign.json deleted file mode 100644 index c663452f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/acacia_sign.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/acacia_sign" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/acacia_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/acacia_slab.json deleted file mode 100644 index 4816cdb8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/acacia_slab.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "variants": { - "type=bottom": { - "model": "minecraft:block/acacia_slab" - }, - "type=double": { - "model": "minecraft:block/acacia_planks" - }, - "type=top": { - "model": "minecraft:block/acacia_slab_top" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/acacia_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/acacia_stairs.json deleted file mode 100644 index fb8b6e13..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/acacia_stairs.json +++ /dev/null @@ -1,209 +0,0 @@ -{ - "variants": { - "facing=east,half=bottom,shape=inner_left": { - "model": "minecraft:block/acacia_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=inner_right": { - "model": "minecraft:block/acacia_stairs_inner" - }, - "facing=east,half=bottom,shape=outer_left": { - "model": "minecraft:block/acacia_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=outer_right": { - "model": "minecraft:block/acacia_stairs_outer" - }, - "facing=east,half=bottom,shape=straight": { - "model": "minecraft:block/acacia_stairs" - }, - "facing=east,half=top,shape=inner_left": { - "model": "minecraft:block/acacia_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=inner_right": { - "model": "minecraft:block/acacia_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=outer_left": { - "model": "minecraft:block/acacia_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=outer_right": { - "model": "minecraft:block/acacia_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=straight": { - "model": "minecraft:block/acacia_stairs", - "uvlock": true, - "x": 180 - }, - "facing=north,half=bottom,shape=inner_left": { - "model": "minecraft:block/acacia_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=inner_right": { - "model": "minecraft:block/acacia_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=outer_left": { - "model": "minecraft:block/acacia_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=outer_right": { - "model": "minecraft:block/acacia_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=straight": { - "model": "minecraft:block/acacia_stairs", - "uvlock": true, - "y": 270 - }, - "facing=north,half=top,shape=inner_left": { - "model": "minecraft:block/acacia_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=inner_right": { - "model": "minecraft:block/acacia_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=outer_left": { - "model": "minecraft:block/acacia_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=outer_right": { - "model": "minecraft:block/acacia_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=straight": { - "model": "minecraft:block/acacia_stairs", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=south,half=bottom,shape=inner_left": { - "model": "minecraft:block/acacia_stairs_inner" - }, - "facing=south,half=bottom,shape=inner_right": { - "model": "minecraft:block/acacia_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=outer_left": { - "model": "minecraft:block/acacia_stairs_outer" - }, - "facing=south,half=bottom,shape=outer_right": { - "model": "minecraft:block/acacia_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=straight": { - "model": "minecraft:block/acacia_stairs", - "uvlock": true, - "y": 90 - }, - "facing=south,half=top,shape=inner_left": { - "model": "minecraft:block/acacia_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=inner_right": { - "model": "minecraft:block/acacia_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=outer_left": { - "model": "minecraft:block/acacia_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=outer_right": { - "model": "minecraft:block/acacia_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=straight": { - "model": "minecraft:block/acacia_stairs", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_left": { - "model": "minecraft:block/acacia_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_right": { - "model": "minecraft:block/acacia_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=outer_left": { - "model": "minecraft:block/acacia_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=outer_right": { - "model": "minecraft:block/acacia_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=straight": { - "model": "minecraft:block/acacia_stairs", - "uvlock": true, - "y": 180 - }, - "facing=west,half=top,shape=inner_left": { - "model": "minecraft:block/acacia_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=inner_right": { - "model": "minecraft:block/acacia_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=outer_left": { - "model": "minecraft:block/acacia_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=outer_right": { - "model": "minecraft:block/acacia_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=straight": { - "model": "minecraft:block/acacia_stairs", - "uvlock": true, - "x": 180, - "y": 180 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/acacia_trapdoor.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/acacia_trapdoor.json deleted file mode 100644 index b91b2fc0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/acacia_trapdoor.json +++ /dev/null @@ -1,69 +0,0 @@ -{ - "variants": { - "facing=east,half=bottom,open=false": { - "model": "minecraft:block/acacia_trapdoor_bottom", - "y": 90 - }, - "facing=east,half=bottom,open=true": { - "model": "minecraft:block/acacia_trapdoor_open", - "y": 90 - }, - "facing=east,half=top,open=false": { - "model": "minecraft:block/acacia_trapdoor_top", - "y": 90 - }, - "facing=east,half=top,open=true": { - "model": "minecraft:block/acacia_trapdoor_open", - "x": 180, - "y": 270 - }, - "facing=north,half=bottom,open=false": { - "model": "minecraft:block/acacia_trapdoor_bottom" - }, - "facing=north,half=bottom,open=true": { - "model": "minecraft:block/acacia_trapdoor_open" - }, - "facing=north,half=top,open=false": { - "model": "minecraft:block/acacia_trapdoor_top" - }, - "facing=north,half=top,open=true": { - "model": "minecraft:block/acacia_trapdoor_open", - "x": 180, - "y": 180 - }, - "facing=south,half=bottom,open=false": { - "model": "minecraft:block/acacia_trapdoor_bottom", - "y": 180 - }, - "facing=south,half=bottom,open=true": { - "model": "minecraft:block/acacia_trapdoor_open", - "y": 180 - }, - "facing=south,half=top,open=false": { - "model": "minecraft:block/acacia_trapdoor_top", - "y": 180 - }, - "facing=south,half=top,open=true": { - "model": "minecraft:block/acacia_trapdoor_open", - "x": 180, - "y": 0 - }, - "facing=west,half=bottom,open=false": { - "model": "minecraft:block/acacia_trapdoor_bottom", - "y": 270 - }, - "facing=west,half=bottom,open=true": { - "model": "minecraft:block/acacia_trapdoor_open", - "y": 270 - }, - "facing=west,half=top,open=false": { - "model": "minecraft:block/acacia_trapdoor_top", - "y": 270 - }, - "facing=west,half=top,open=true": { - "model": "minecraft:block/acacia_trapdoor_open", - "x": 180, - "y": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/acacia_wall_hanging_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/acacia_wall_hanging_sign.json deleted file mode 100644 index 57024f8f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/acacia_wall_hanging_sign.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/acacia_hanging_sign" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/acacia_wall_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/acacia_wall_sign.json deleted file mode 100644 index c663452f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/acacia_wall_sign.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/acacia_sign" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/acacia_wood.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/acacia_wood.json deleted file mode 100644 index f064d5c6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/acacia_wood.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "variants": { - "axis=x": { - "model": "minecraft:block/acacia_wood", - "x": 90, - "y": 90 - }, - "axis=y": { - "model": "minecraft:block/acacia_wood" - }, - "axis=z": { - "model": "minecraft:block/acacia_wood", - "x": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/activator_rail.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/activator_rail.json deleted file mode 100644 index 5c5354b5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/activator_rail.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "variants": { - "powered=false,shape=ascending_east": { - "model": "minecraft:block/activator_rail_raised_ne", - "y": 90 - }, - "powered=false,shape=ascending_north": { - "model": "minecraft:block/activator_rail_raised_ne" - }, - "powered=false,shape=ascending_south": { - "model": "minecraft:block/activator_rail_raised_sw" - }, - "powered=false,shape=ascending_west": { - "model": "minecraft:block/activator_rail_raised_sw", - "y": 90 - }, - "powered=false,shape=east_west": { - "model": "minecraft:block/activator_rail", - "y": 90 - }, - "powered=false,shape=north_south": { - "model": "minecraft:block/activator_rail" - }, - "powered=true,shape=ascending_east": { - "model": "minecraft:block/activator_rail_on_raised_ne", - "y": 90 - }, - "powered=true,shape=ascending_north": { - "model": "minecraft:block/activator_rail_on_raised_ne" - }, - "powered=true,shape=ascending_south": { - "model": "minecraft:block/activator_rail_on_raised_sw" - }, - "powered=true,shape=ascending_west": { - "model": "minecraft:block/activator_rail_on_raised_sw", - "y": 90 - }, - "powered=true,shape=east_west": { - "model": "minecraft:block/activator_rail_on", - "y": 90 - }, - "powered=true,shape=north_south": { - "model": "minecraft:block/activator_rail_on" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/air.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/air.json deleted file mode 100644 index 2c8f02f0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/air.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/air" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/allium.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/allium.json deleted file mode 100644 index 6c0aa835..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/allium.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/allium" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/amethyst_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/amethyst_block.json deleted file mode 100644 index 388d6a42..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/amethyst_block.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/amethyst_block" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/amethyst_cluster.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/amethyst_cluster.json deleted file mode 100644 index 09e6b985..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/amethyst_cluster.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "variants": { - "facing=down": { - "model": "minecraft:block/amethyst_cluster", - "x": 180 - }, - "facing=east": { - "model": "minecraft:block/amethyst_cluster", - "x": 90, - "y": 90 - }, - "facing=north": { - "model": "minecraft:block/amethyst_cluster", - "x": 90 - }, - "facing=south": { - "model": "minecraft:block/amethyst_cluster", - "x": 90, - "y": 180 - }, - "facing=up": { - "model": "minecraft:block/amethyst_cluster" - }, - "facing=west": { - "model": "minecraft:block/amethyst_cluster", - "x": 90, - "y": 270 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/ancient_debris.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/ancient_debris.json deleted file mode 100644 index dd6b0594..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/ancient_debris.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/ancient_debris" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/andesite.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/andesite.json deleted file mode 100644 index 8248d30d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/andesite.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/andesite" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/andesite_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/andesite_slab.json deleted file mode 100644 index 9afe0305..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/andesite_slab.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "variants": { - "type=bottom": { - "model": "minecraft:block/andesite_slab" - }, - "type=double": { - "model": "minecraft:block/andesite" - }, - "type=top": { - "model": "minecraft:block/andesite_slab_top" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/andesite_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/andesite_stairs.json deleted file mode 100644 index 4a05cd55..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/andesite_stairs.json +++ /dev/null @@ -1,209 +0,0 @@ -{ - "variants": { - "facing=east,half=bottom,shape=inner_left": { - "model": "minecraft:block/andesite_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=inner_right": { - "model": "minecraft:block/andesite_stairs_inner" - }, - "facing=east,half=bottom,shape=outer_left": { - "model": "minecraft:block/andesite_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=outer_right": { - "model": "minecraft:block/andesite_stairs_outer" - }, - "facing=east,half=bottom,shape=straight": { - "model": "minecraft:block/andesite_stairs" - }, - "facing=east,half=top,shape=inner_left": { - "model": "minecraft:block/andesite_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=inner_right": { - "model": "minecraft:block/andesite_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=outer_left": { - "model": "minecraft:block/andesite_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=outer_right": { - "model": "minecraft:block/andesite_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=straight": { - "model": "minecraft:block/andesite_stairs", - "uvlock": true, - "x": 180 - }, - "facing=north,half=bottom,shape=inner_left": { - "model": "minecraft:block/andesite_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=inner_right": { - "model": "minecraft:block/andesite_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=outer_left": { - "model": "minecraft:block/andesite_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=outer_right": { - "model": "minecraft:block/andesite_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=straight": { - "model": "minecraft:block/andesite_stairs", - "uvlock": true, - "y": 270 - }, - "facing=north,half=top,shape=inner_left": { - "model": "minecraft:block/andesite_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=inner_right": { - "model": "minecraft:block/andesite_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=outer_left": { - "model": "minecraft:block/andesite_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=outer_right": { - "model": "minecraft:block/andesite_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=straight": { - "model": "minecraft:block/andesite_stairs", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=south,half=bottom,shape=inner_left": { - "model": "minecraft:block/andesite_stairs_inner" - }, - "facing=south,half=bottom,shape=inner_right": { - "model": "minecraft:block/andesite_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=outer_left": { - "model": "minecraft:block/andesite_stairs_outer" - }, - "facing=south,half=bottom,shape=outer_right": { - "model": "minecraft:block/andesite_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=straight": { - "model": "minecraft:block/andesite_stairs", - "uvlock": true, - "y": 90 - }, - "facing=south,half=top,shape=inner_left": { - "model": "minecraft:block/andesite_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=inner_right": { - "model": "minecraft:block/andesite_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=outer_left": { - "model": "minecraft:block/andesite_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=outer_right": { - "model": "minecraft:block/andesite_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=straight": { - "model": "minecraft:block/andesite_stairs", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_left": { - "model": "minecraft:block/andesite_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_right": { - "model": "minecraft:block/andesite_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=outer_left": { - "model": "minecraft:block/andesite_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=outer_right": { - "model": "minecraft:block/andesite_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=straight": { - "model": "minecraft:block/andesite_stairs", - "uvlock": true, - "y": 180 - }, - "facing=west,half=top,shape=inner_left": { - "model": "minecraft:block/andesite_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=inner_right": { - "model": "minecraft:block/andesite_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=outer_left": { - "model": "minecraft:block/andesite_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=outer_right": { - "model": "minecraft:block/andesite_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=straight": { - "model": "minecraft:block/andesite_stairs", - "uvlock": true, - "x": 180, - "y": 180 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/andesite_wall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/andesite_wall.json deleted file mode 100644 index ae896411..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/andesite_wall.json +++ /dev/null @@ -1,90 +0,0 @@ -{ - "multipart": [ - { - "apply": { - "model": "minecraft:block/andesite_wall_post" - }, - "when": { - "up": "true" - } - }, - { - "apply": { - "model": "minecraft:block/andesite_wall_side", - "uvlock": true - }, - "when": { - "north": "low" - } - }, - { - "apply": { - "model": "minecraft:block/andesite_wall_side", - "uvlock": true, - "y": 90 - }, - "when": { - "east": "low" - } - }, - { - "apply": { - "model": "minecraft:block/andesite_wall_side", - "uvlock": true, - "y": 180 - }, - "when": { - "south": "low" - } - }, - { - "apply": { - "model": "minecraft:block/andesite_wall_side", - "uvlock": true, - "y": 270 - }, - "when": { - "west": "low" - } - }, - { - "apply": { - "model": "minecraft:block/andesite_wall_side_tall", - "uvlock": true - }, - "when": { - "north": "tall" - } - }, - { - "apply": { - "model": "minecraft:block/andesite_wall_side_tall", - "uvlock": true, - "y": 90 - }, - "when": { - "east": "tall" - } - }, - { - "apply": { - "model": "minecraft:block/andesite_wall_side_tall", - "uvlock": true, - "y": 180 - }, - "when": { - "south": "tall" - } - }, - { - "apply": { - "model": "minecraft:block/andesite_wall_side_tall", - "uvlock": true, - "y": 270 - }, - "when": { - "west": "tall" - } - } - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/anvil.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/anvil.json deleted file mode 100644 index 16586bb3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/anvil.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "variants": { - "facing=east": { - "model": "minecraft:block/anvil", - "y": 270 - }, - "facing=north": { - "model": "minecraft:block/anvil", - "y": 180 - }, - "facing=south": { - "model": "minecraft:block/anvil" - }, - "facing=west": { - "model": "minecraft:block/anvil", - "y": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/attached_melon_stem.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/attached_melon_stem.json deleted file mode 100644 index bc8c0345..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/attached_melon_stem.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "variants": { - "facing=east": { - "model": "minecraft:block/attached_melon_stem", - "y": 180 - }, - "facing=north": { - "model": "minecraft:block/attached_melon_stem", - "y": 90 - }, - "facing=south": { - "model": "minecraft:block/attached_melon_stem", - "y": 270 - }, - "facing=west": { - "model": "minecraft:block/attached_melon_stem" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/attached_pumpkin_stem.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/attached_pumpkin_stem.json deleted file mode 100644 index 1324bcd8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/attached_pumpkin_stem.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "variants": { - "facing=east": { - "model": "minecraft:block/attached_pumpkin_stem", - "y": 180 - }, - "facing=north": { - "model": "minecraft:block/attached_pumpkin_stem", - "y": 90 - }, - "facing=south": { - "model": "minecraft:block/attached_pumpkin_stem", - "y": 270 - }, - "facing=west": { - "model": "minecraft:block/attached_pumpkin_stem" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/azalea.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/azalea.json deleted file mode 100644 index 8fa18403..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/azalea.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/azalea" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/azalea_leaves.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/azalea_leaves.json deleted file mode 100644 index 091af72e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/azalea_leaves.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/azalea_leaves" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/azure_bluet.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/azure_bluet.json deleted file mode 100644 index ddea5056..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/azure_bluet.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/azure_bluet" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bamboo.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bamboo.json deleted file mode 100644 index 3f56d331..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bamboo.json +++ /dev/null @@ -1,58 +0,0 @@ -{ - "multipart": [ - { - "apply": [ - { - "model": "minecraft:block/bamboo1_age0" - }, - { - "model": "minecraft:block/bamboo2_age0" - }, - { - "model": "minecraft:block/bamboo3_age0" - }, - { - "model": "minecraft:block/bamboo4_age0" - } - ], - "when": { - "age": "0" - } - }, - { - "apply": [ - { - "model": "minecraft:block/bamboo1_age1" - }, - { - "model": "minecraft:block/bamboo2_age1" - }, - { - "model": "minecraft:block/bamboo3_age1" - }, - { - "model": "minecraft:block/bamboo4_age1" - } - ], - "when": { - "age": "1" - } - }, - { - "apply": { - "model": "minecraft:block/bamboo_small_leaves" - }, - "when": { - "leaves": "small" - } - }, - { - "apply": { - "model": "minecraft:block/bamboo_large_leaves" - }, - "when": { - "leaves": "large" - } - } - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bamboo_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bamboo_block.json deleted file mode 100644 index 26021a56..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bamboo_block.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "variants": { - "axis=x": { - "model": "minecraft:block/bamboo_block_x" - }, - "axis=y": { - "model": "minecraft:block/bamboo_block_y" - }, - "axis=z": { - "model": "minecraft:block/bamboo_block_z" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bamboo_button.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bamboo_button.json deleted file mode 100644 index c3918bce..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bamboo_button.json +++ /dev/null @@ -1,118 +0,0 @@ -{ - "variants": { - "face=ceiling,facing=east,powered=false": { - "model": "minecraft:block/bamboo_button", - "x": 180, - "y": 270 - }, - "face=ceiling,facing=east,powered=true": { - "model": "minecraft:block/bamboo_button_pressed", - "x": 180, - "y": 270 - }, - "face=ceiling,facing=north,powered=false": { - "model": "minecraft:block/bamboo_button", - "x": 180, - "y": 180 - }, - "face=ceiling,facing=north,powered=true": { - "model": "minecraft:block/bamboo_button_pressed", - "x": 180, - "y": 180 - }, - "face=ceiling,facing=south,powered=false": { - "model": "minecraft:block/bamboo_button", - "x": 180 - }, - "face=ceiling,facing=south,powered=true": { - "model": "minecraft:block/bamboo_button_pressed", - "x": 180 - }, - "face=ceiling,facing=west,powered=false": { - "model": "minecraft:block/bamboo_button", - "x": 180, - "y": 90 - }, - "face=ceiling,facing=west,powered=true": { - "model": "minecraft:block/bamboo_button_pressed", - "x": 180, - "y": 90 - }, - "face=floor,facing=east,powered=false": { - "model": "minecraft:block/bamboo_button", - "y": 90 - }, - "face=floor,facing=east,powered=true": { - "model": "minecraft:block/bamboo_button_pressed", - "y": 90 - }, - "face=floor,facing=north,powered=false": { - "model": "minecraft:block/bamboo_button" - }, - "face=floor,facing=north,powered=true": { - "model": "minecraft:block/bamboo_button_pressed" - }, - "face=floor,facing=south,powered=false": { - "model": "minecraft:block/bamboo_button", - "y": 180 - }, - "face=floor,facing=south,powered=true": { - "model": "minecraft:block/bamboo_button_pressed", - "y": 180 - }, - "face=floor,facing=west,powered=false": { - "model": "minecraft:block/bamboo_button", - "y": 270 - }, - "face=floor,facing=west,powered=true": { - "model": "minecraft:block/bamboo_button_pressed", - "y": 270 - }, - "face=wall,facing=east,powered=false": { - "model": "minecraft:block/bamboo_button", - "uvlock": true, - "x": 90, - "y": 90 - }, - "face=wall,facing=east,powered=true": { - "model": "minecraft:block/bamboo_button_pressed", - "uvlock": true, - "x": 90, - "y": 90 - }, - "face=wall,facing=north,powered=false": { - "model": "minecraft:block/bamboo_button", - "uvlock": true, - "x": 90 - }, - "face=wall,facing=north,powered=true": { - "model": "minecraft:block/bamboo_button_pressed", - "uvlock": true, - "x": 90 - }, - "face=wall,facing=south,powered=false": { - "model": "minecraft:block/bamboo_button", - "uvlock": true, - "x": 90, - "y": 180 - }, - "face=wall,facing=south,powered=true": { - "model": "minecraft:block/bamboo_button_pressed", - "uvlock": true, - "x": 90, - "y": 180 - }, - "face=wall,facing=west,powered=false": { - "model": "minecraft:block/bamboo_button", - "uvlock": true, - "x": 90, - "y": 270 - }, - "face=wall,facing=west,powered=true": { - "model": "minecraft:block/bamboo_button_pressed", - "uvlock": true, - "x": 90, - "y": 270 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bamboo_door.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bamboo_door.json deleted file mode 100644 index 95afed11..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bamboo_door.json +++ /dev/null @@ -1,124 +0,0 @@ -{ - "variants": { - "facing=east,half=lower,hinge=left,open=false": { - "model": "minecraft:block/bamboo_door_bottom_left" - }, - "facing=east,half=lower,hinge=left,open=true": { - "model": "minecraft:block/bamboo_door_bottom_left_open", - "y": 90 - }, - "facing=east,half=lower,hinge=right,open=false": { - "model": "minecraft:block/bamboo_door_bottom_right" - }, - "facing=east,half=lower,hinge=right,open=true": { - "model": "minecraft:block/bamboo_door_bottom_right_open", - "y": 270 - }, - "facing=east,half=upper,hinge=left,open=false": { - "model": "minecraft:block/bamboo_door_top_left" - }, - "facing=east,half=upper,hinge=left,open=true": { - "model": "minecraft:block/bamboo_door_top_left_open", - "y": 90 - }, - "facing=east,half=upper,hinge=right,open=false": { - "model": "minecraft:block/bamboo_door_top_right" - }, - "facing=east,half=upper,hinge=right,open=true": { - "model": "minecraft:block/bamboo_door_top_right_open", - "y": 270 - }, - "facing=north,half=lower,hinge=left,open=false": { - "model": "minecraft:block/bamboo_door_bottom_left", - "y": 270 - }, - "facing=north,half=lower,hinge=left,open=true": { - "model": "minecraft:block/bamboo_door_bottom_left_open" - }, - "facing=north,half=lower,hinge=right,open=false": { - "model": "minecraft:block/bamboo_door_bottom_right", - "y": 270 - }, - "facing=north,half=lower,hinge=right,open=true": { - "model": "minecraft:block/bamboo_door_bottom_right_open", - "y": 180 - }, - "facing=north,half=upper,hinge=left,open=false": { - "model": "minecraft:block/bamboo_door_top_left", - "y": 270 - }, - "facing=north,half=upper,hinge=left,open=true": { - "model": "minecraft:block/bamboo_door_top_left_open" - }, - "facing=north,half=upper,hinge=right,open=false": { - "model": "minecraft:block/bamboo_door_top_right", - "y": 270 - }, - "facing=north,half=upper,hinge=right,open=true": { - "model": "minecraft:block/bamboo_door_top_right_open", - "y": 180 - }, - "facing=south,half=lower,hinge=left,open=false": { - "model": "minecraft:block/bamboo_door_bottom_left", - "y": 90 - }, - "facing=south,half=lower,hinge=left,open=true": { - "model": "minecraft:block/bamboo_door_bottom_left_open", - "y": 180 - }, - "facing=south,half=lower,hinge=right,open=false": { - "model": "minecraft:block/bamboo_door_bottom_right", - "y": 90 - }, - "facing=south,half=lower,hinge=right,open=true": { - "model": "minecraft:block/bamboo_door_bottom_right_open" - }, - "facing=south,half=upper,hinge=left,open=false": { - "model": "minecraft:block/bamboo_door_top_left", - "y": 90 - }, - "facing=south,half=upper,hinge=left,open=true": { - "model": "minecraft:block/bamboo_door_top_left_open", - "y": 180 - }, - "facing=south,half=upper,hinge=right,open=false": { - "model": "minecraft:block/bamboo_door_top_right", - "y": 90 - }, - "facing=south,half=upper,hinge=right,open=true": { - "model": "minecraft:block/bamboo_door_top_right_open" - }, - "facing=west,half=lower,hinge=left,open=false": { - "model": "minecraft:block/bamboo_door_bottom_left", - "y": 180 - }, - "facing=west,half=lower,hinge=left,open=true": { - "model": "minecraft:block/bamboo_door_bottom_left_open", - "y": 270 - }, - "facing=west,half=lower,hinge=right,open=false": { - "model": "minecraft:block/bamboo_door_bottom_right", - "y": 180 - }, - "facing=west,half=lower,hinge=right,open=true": { - "model": "minecraft:block/bamboo_door_bottom_right_open", - "y": 90 - }, - "facing=west,half=upper,hinge=left,open=false": { - "model": "minecraft:block/bamboo_door_top_left", - "y": 180 - }, - "facing=west,half=upper,hinge=left,open=true": { - "model": "minecraft:block/bamboo_door_top_left_open", - "y": 270 - }, - "facing=west,half=upper,hinge=right,open=false": { - "model": "minecraft:block/bamboo_door_top_right", - "y": 180 - }, - "facing=west,half=upper,hinge=right,open=true": { - "model": "minecraft:block/bamboo_door_top_right_open", - "y": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bamboo_fence.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bamboo_fence.json deleted file mode 100644 index 8160db97..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bamboo_fence.json +++ /dev/null @@ -1,45 +0,0 @@ -{ - "multipart": [ - { - "apply": { - "model": "minecraft:block/bamboo_fence_post" - } - }, - { - "apply": { - "model": "minecraft:block/bamboo_fence_side_north", - "uvlock": false - }, - "when": { - "north": "true" - } - }, - { - "apply": { - "model": "minecraft:block/bamboo_fence_side_east", - "uvlock": false - }, - "when": { - "east": "true" - } - }, - { - "apply": { - "model": "minecraft:block/bamboo_fence_side_south", - "uvlock": false - }, - "when": { - "south": "true" - } - }, - { - "apply": { - "model": "minecraft:block/bamboo_fence_side_west", - "uvlock": false - }, - "when": { - "west": "true" - } - } - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bamboo_fence_gate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bamboo_fence_gate.json deleted file mode 100644 index 12111baf..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bamboo_fence_gate.json +++ /dev/null @@ -1,80 +0,0 @@ -{ - "variants": { - "facing=east,in_wall=false,open=false": { - "model": "minecraft:block/bamboo_fence_gate", - "uvlock": false, - "y": 270 - }, - "facing=east,in_wall=false,open=true": { - "model": "minecraft:block/bamboo_fence_gate_open", - "uvlock": false, - "y": 270 - }, - "facing=east,in_wall=true,open=false": { - "model": "minecraft:block/bamboo_fence_gate_wall", - "uvlock": false, - "y": 270 - }, - "facing=east,in_wall=true,open=true": { - "model": "minecraft:block/bamboo_fence_gate_wall_open", - "uvlock": false, - "y": 270 - }, - "facing=north,in_wall=false,open=false": { - "model": "minecraft:block/bamboo_fence_gate", - "uvlock": false, - "y": 180 - }, - "facing=north,in_wall=false,open=true": { - "model": "minecraft:block/bamboo_fence_gate_open", - "uvlock": false, - "y": 180 - }, - "facing=north,in_wall=true,open=false": { - "model": "minecraft:block/bamboo_fence_gate_wall", - "uvlock": false, - "y": 180 - }, - "facing=north,in_wall=true,open=true": { - "model": "minecraft:block/bamboo_fence_gate_wall_open", - "uvlock": false, - "y": 180 - }, - "facing=south,in_wall=false,open=false": { - "model": "minecraft:block/bamboo_fence_gate", - "uvlock": false - }, - "facing=south,in_wall=false,open=true": { - "model": "minecraft:block/bamboo_fence_gate_open", - "uvlock": false - }, - "facing=south,in_wall=true,open=false": { - "model": "minecraft:block/bamboo_fence_gate_wall", - "uvlock": false - }, - "facing=south,in_wall=true,open=true": { - "model": "minecraft:block/bamboo_fence_gate_wall_open", - "uvlock": false - }, - "facing=west,in_wall=false,open=false": { - "model": "minecraft:block/bamboo_fence_gate", - "uvlock": false, - "y": 90 - }, - "facing=west,in_wall=false,open=true": { - "model": "minecraft:block/bamboo_fence_gate_open", - "uvlock": false, - "y": 90 - }, - "facing=west,in_wall=true,open=false": { - "model": "minecraft:block/bamboo_fence_gate_wall", - "uvlock": false, - "y": 90 - }, - "facing=west,in_wall=true,open=true": { - "model": "minecraft:block/bamboo_fence_gate_wall_open", - "uvlock": false, - "y": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bamboo_hanging_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bamboo_hanging_sign.json deleted file mode 100644 index 28145407..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bamboo_hanging_sign.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/bamboo_hanging_sign" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bamboo_mosaic.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bamboo_mosaic.json deleted file mode 100644 index c9b6ece4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bamboo_mosaic.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/bamboo_mosaic" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bamboo_mosaic_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bamboo_mosaic_slab.json deleted file mode 100644 index 1b743dfa..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bamboo_mosaic_slab.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "variants": { - "type=bottom": { - "model": "minecraft:block/bamboo_mosaic_slab" - }, - "type=double": { - "model": "minecraft:block/bamboo_mosaic" - }, - "type=top": { - "model": "minecraft:block/bamboo_mosaic_slab_top" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bamboo_mosaic_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bamboo_mosaic_stairs.json deleted file mode 100644 index 79036430..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bamboo_mosaic_stairs.json +++ /dev/null @@ -1,209 +0,0 @@ -{ - "variants": { - "facing=east,half=bottom,shape=inner_left": { - "model": "minecraft:block/bamboo_mosaic_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=inner_right": { - "model": "minecraft:block/bamboo_mosaic_stairs_inner" - }, - "facing=east,half=bottom,shape=outer_left": { - "model": "minecraft:block/bamboo_mosaic_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=outer_right": { - "model": "minecraft:block/bamboo_mosaic_stairs_outer" - }, - "facing=east,half=bottom,shape=straight": { - "model": "minecraft:block/bamboo_mosaic_stairs" - }, - "facing=east,half=top,shape=inner_left": { - "model": "minecraft:block/bamboo_mosaic_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=inner_right": { - "model": "minecraft:block/bamboo_mosaic_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=outer_left": { - "model": "minecraft:block/bamboo_mosaic_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=outer_right": { - "model": "minecraft:block/bamboo_mosaic_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=straight": { - "model": "minecraft:block/bamboo_mosaic_stairs", - "uvlock": true, - "x": 180 - }, - "facing=north,half=bottom,shape=inner_left": { - "model": "minecraft:block/bamboo_mosaic_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=inner_right": { - "model": "minecraft:block/bamboo_mosaic_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=outer_left": { - "model": "minecraft:block/bamboo_mosaic_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=outer_right": { - "model": "minecraft:block/bamboo_mosaic_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=straight": { - "model": "minecraft:block/bamboo_mosaic_stairs", - "uvlock": true, - "y": 270 - }, - "facing=north,half=top,shape=inner_left": { - "model": "minecraft:block/bamboo_mosaic_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=inner_right": { - "model": "minecraft:block/bamboo_mosaic_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=outer_left": { - "model": "minecraft:block/bamboo_mosaic_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=outer_right": { - "model": "minecraft:block/bamboo_mosaic_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=straight": { - "model": "minecraft:block/bamboo_mosaic_stairs", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=south,half=bottom,shape=inner_left": { - "model": "minecraft:block/bamboo_mosaic_stairs_inner" - }, - "facing=south,half=bottom,shape=inner_right": { - "model": "minecraft:block/bamboo_mosaic_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=outer_left": { - "model": "minecraft:block/bamboo_mosaic_stairs_outer" - }, - "facing=south,half=bottom,shape=outer_right": { - "model": "minecraft:block/bamboo_mosaic_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=straight": { - "model": "minecraft:block/bamboo_mosaic_stairs", - "uvlock": true, - "y": 90 - }, - "facing=south,half=top,shape=inner_left": { - "model": "minecraft:block/bamboo_mosaic_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=inner_right": { - "model": "minecraft:block/bamboo_mosaic_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=outer_left": { - "model": "minecraft:block/bamboo_mosaic_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=outer_right": { - "model": "minecraft:block/bamboo_mosaic_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=straight": { - "model": "minecraft:block/bamboo_mosaic_stairs", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_left": { - "model": "minecraft:block/bamboo_mosaic_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_right": { - "model": "minecraft:block/bamboo_mosaic_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=outer_left": { - "model": "minecraft:block/bamboo_mosaic_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=outer_right": { - "model": "minecraft:block/bamboo_mosaic_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=straight": { - "model": "minecraft:block/bamboo_mosaic_stairs", - "uvlock": true, - "y": 180 - }, - "facing=west,half=top,shape=inner_left": { - "model": "minecraft:block/bamboo_mosaic_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=inner_right": { - "model": "minecraft:block/bamboo_mosaic_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=outer_left": { - "model": "minecraft:block/bamboo_mosaic_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=outer_right": { - "model": "minecraft:block/bamboo_mosaic_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=straight": { - "model": "minecraft:block/bamboo_mosaic_stairs", - "uvlock": true, - "x": 180, - "y": 180 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bamboo_planks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bamboo_planks.json deleted file mode 100644 index f4f47811..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bamboo_planks.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/bamboo_planks" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bamboo_pressure_plate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bamboo_pressure_plate.json deleted file mode 100644 index 6d4c18a9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bamboo_pressure_plate.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "variants": { - "powered=false": { - "model": "minecraft:block/bamboo_pressure_plate" - }, - "powered=true": { - "model": "minecraft:block/bamboo_pressure_plate_down" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bamboo_sapling.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bamboo_sapling.json deleted file mode 100644 index b16a0c27..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bamboo_sapling.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/bamboo_sapling" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bamboo_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bamboo_sign.json deleted file mode 100644 index 0648ee3c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bamboo_sign.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/bamboo_sign" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bamboo_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bamboo_slab.json deleted file mode 100644 index 0888e771..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bamboo_slab.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "variants": { - "type=bottom": { - "model": "minecraft:block/bamboo_slab" - }, - "type=double": { - "model": "minecraft:block/bamboo_planks" - }, - "type=top": { - "model": "minecraft:block/bamboo_slab_top" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bamboo_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bamboo_stairs.json deleted file mode 100644 index 649d2b70..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bamboo_stairs.json +++ /dev/null @@ -1,209 +0,0 @@ -{ - "variants": { - "facing=east,half=bottom,shape=inner_left": { - "model": "minecraft:block/bamboo_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=inner_right": { - "model": "minecraft:block/bamboo_stairs_inner" - }, - "facing=east,half=bottom,shape=outer_left": { - "model": "minecraft:block/bamboo_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=outer_right": { - "model": "minecraft:block/bamboo_stairs_outer" - }, - "facing=east,half=bottom,shape=straight": { - "model": "minecraft:block/bamboo_stairs" - }, - "facing=east,half=top,shape=inner_left": { - "model": "minecraft:block/bamboo_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=inner_right": { - "model": "minecraft:block/bamboo_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=outer_left": { - "model": "minecraft:block/bamboo_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=outer_right": { - "model": "minecraft:block/bamboo_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=straight": { - "model": "minecraft:block/bamboo_stairs", - "uvlock": true, - "x": 180 - }, - "facing=north,half=bottom,shape=inner_left": { - "model": "minecraft:block/bamboo_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=inner_right": { - "model": "minecraft:block/bamboo_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=outer_left": { - "model": "minecraft:block/bamboo_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=outer_right": { - "model": "minecraft:block/bamboo_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=straight": { - "model": "minecraft:block/bamboo_stairs", - "uvlock": true, - "y": 270 - }, - "facing=north,half=top,shape=inner_left": { - "model": "minecraft:block/bamboo_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=inner_right": { - "model": "minecraft:block/bamboo_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=outer_left": { - "model": "minecraft:block/bamboo_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=outer_right": { - "model": "minecraft:block/bamboo_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=straight": { - "model": "minecraft:block/bamboo_stairs", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=south,half=bottom,shape=inner_left": { - "model": "minecraft:block/bamboo_stairs_inner" - }, - "facing=south,half=bottom,shape=inner_right": { - "model": "minecraft:block/bamboo_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=outer_left": { - "model": "minecraft:block/bamboo_stairs_outer" - }, - "facing=south,half=bottom,shape=outer_right": { - "model": "minecraft:block/bamboo_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=straight": { - "model": "minecraft:block/bamboo_stairs", - "uvlock": true, - "y": 90 - }, - "facing=south,half=top,shape=inner_left": { - "model": "minecraft:block/bamboo_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=inner_right": { - "model": "minecraft:block/bamboo_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=outer_left": { - "model": "minecraft:block/bamboo_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=outer_right": { - "model": "minecraft:block/bamboo_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=straight": { - "model": "minecraft:block/bamboo_stairs", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_left": { - "model": "minecraft:block/bamboo_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_right": { - "model": "minecraft:block/bamboo_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=outer_left": { - "model": "minecraft:block/bamboo_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=outer_right": { - "model": "minecraft:block/bamboo_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=straight": { - "model": "minecraft:block/bamboo_stairs", - "uvlock": true, - "y": 180 - }, - "facing=west,half=top,shape=inner_left": { - "model": "minecraft:block/bamboo_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=inner_right": { - "model": "minecraft:block/bamboo_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=outer_left": { - "model": "minecraft:block/bamboo_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=outer_right": { - "model": "minecraft:block/bamboo_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=straight": { - "model": "minecraft:block/bamboo_stairs", - "uvlock": true, - "x": 180, - "y": 180 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bamboo_trapdoor.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bamboo_trapdoor.json deleted file mode 100644 index 6b5d03b5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bamboo_trapdoor.json +++ /dev/null @@ -1,69 +0,0 @@ -{ - "variants": { - "facing=east,half=bottom,open=false": { - "model": "minecraft:block/bamboo_trapdoor_bottom", - "y": 90 - }, - "facing=east,half=bottom,open=true": { - "model": "minecraft:block/bamboo_trapdoor_open", - "y": 90 - }, - "facing=east,half=top,open=false": { - "model": "minecraft:block/bamboo_trapdoor_top", - "y": 90 - }, - "facing=east,half=top,open=true": { - "model": "minecraft:block/bamboo_trapdoor_open", - "x": 180, - "y": 270 - }, - "facing=north,half=bottom,open=false": { - "model": "minecraft:block/bamboo_trapdoor_bottom" - }, - "facing=north,half=bottom,open=true": { - "model": "minecraft:block/bamboo_trapdoor_open" - }, - "facing=north,half=top,open=false": { - "model": "minecraft:block/bamboo_trapdoor_top" - }, - "facing=north,half=top,open=true": { - "model": "minecraft:block/bamboo_trapdoor_open", - "x": 180, - "y": 180 - }, - "facing=south,half=bottom,open=false": { - "model": "minecraft:block/bamboo_trapdoor_bottom", - "y": 180 - }, - "facing=south,half=bottom,open=true": { - "model": "minecraft:block/bamboo_trapdoor_open", - "y": 180 - }, - "facing=south,half=top,open=false": { - "model": "minecraft:block/bamboo_trapdoor_top", - "y": 180 - }, - "facing=south,half=top,open=true": { - "model": "minecraft:block/bamboo_trapdoor_open", - "x": 180, - "y": 0 - }, - "facing=west,half=bottom,open=false": { - "model": "minecraft:block/bamboo_trapdoor_bottom", - "y": 270 - }, - "facing=west,half=bottom,open=true": { - "model": "minecraft:block/bamboo_trapdoor_open", - "y": 270 - }, - "facing=west,half=top,open=false": { - "model": "minecraft:block/bamboo_trapdoor_top", - "y": 270 - }, - "facing=west,half=top,open=true": { - "model": "minecraft:block/bamboo_trapdoor_open", - "x": 180, - "y": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bamboo_wall_hanging_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bamboo_wall_hanging_sign.json deleted file mode 100644 index 28145407..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bamboo_wall_hanging_sign.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/bamboo_hanging_sign" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bamboo_wall_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bamboo_wall_sign.json deleted file mode 100644 index 0648ee3c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bamboo_wall_sign.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/bamboo_sign" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/barrel.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/barrel.json deleted file mode 100644 index 3ed4f406..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/barrel.json +++ /dev/null @@ -1,56 +0,0 @@ -{ - "variants": { - "facing=down,open=false": { - "model": "minecraft:block/barrel", - "x": 180 - }, - "facing=down,open=true": { - "model": "minecraft:block/barrel_open", - "x": 180 - }, - "facing=east,open=false": { - "model": "minecraft:block/barrel", - "x": 90, - "y": 90 - }, - "facing=east,open=true": { - "model": "minecraft:block/barrel_open", - "x": 90, - "y": 90 - }, - "facing=north,open=false": { - "model": "minecraft:block/barrel", - "x": 90 - }, - "facing=north,open=true": { - "model": "minecraft:block/barrel_open", - "x": 90 - }, - "facing=south,open=false": { - "model": "minecraft:block/barrel", - "x": 90, - "y": 180 - }, - "facing=south,open=true": { - "model": "minecraft:block/barrel_open", - "x": 90, - "y": 180 - }, - "facing=up,open=false": { - "model": "minecraft:block/barrel" - }, - "facing=up,open=true": { - "model": "minecraft:block/barrel_open" - }, - "facing=west,open=false": { - "model": "minecraft:block/barrel", - "x": 90, - "y": 270 - }, - "facing=west,open=true": { - "model": "minecraft:block/barrel_open", - "x": 90, - "y": 270 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/barrier.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/barrier.json deleted file mode 100644 index a8194d26..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/barrier.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/barrier" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/basalt.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/basalt.json deleted file mode 100644 index 12bc2d6a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/basalt.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "variants": { - "axis=x": { - "model": "minecraft:block/basalt", - "x": 90, - "y": 90 - }, - "axis=y": { - "model": "minecraft:block/basalt" - }, - "axis=z": { - "model": "minecraft:block/basalt", - "x": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/beacon.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/beacon.json deleted file mode 100644 index dc3a36b1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/beacon.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/beacon" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bedrock.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bedrock.json deleted file mode 100644 index cb107bd0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bedrock.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "variants": { - "": [ - { - "model": "minecraft:block/bedrock" - }, - { - "model": "minecraft:block/bedrock_mirrored" - }, - { - "model": "minecraft:block/bedrock", - "y": 180 - }, - { - "model": "minecraft:block/bedrock_mirrored", - "y": 180 - } - ] - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bee_nest.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bee_nest.json deleted file mode 100644 index 0f9836da..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bee_nest.json +++ /dev/null @@ -1,94 +0,0 @@ -{ - "variants": { - "facing=east,honey_level=0": { - "model": "minecraft:block/bee_nest", - "y": 90 - }, - "facing=east,honey_level=1": { - "model": "minecraft:block/bee_nest", - "y": 90 - }, - "facing=east,honey_level=2": { - "model": "minecraft:block/bee_nest", - "y": 90 - }, - "facing=east,honey_level=3": { - "model": "minecraft:block/bee_nest", - "y": 90 - }, - "facing=east,honey_level=4": { - "model": "minecraft:block/bee_nest", - "y": 90 - }, - "facing=east,honey_level=5": { - "model": "minecraft:block/bee_nest_honey", - "y": 90 - }, - "facing=north,honey_level=0": { - "model": "minecraft:block/bee_nest" - }, - "facing=north,honey_level=1": { - "model": "minecraft:block/bee_nest" - }, - "facing=north,honey_level=2": { - "model": "minecraft:block/bee_nest" - }, - "facing=north,honey_level=3": { - "model": "minecraft:block/bee_nest" - }, - "facing=north,honey_level=4": { - "model": "minecraft:block/bee_nest" - }, - "facing=north,honey_level=5": { - "model": "minecraft:block/bee_nest_honey" - }, - "facing=south,honey_level=0": { - "model": "minecraft:block/bee_nest", - "y": 180 - }, - "facing=south,honey_level=1": { - "model": "minecraft:block/bee_nest", - "y": 180 - }, - "facing=south,honey_level=2": { - "model": "minecraft:block/bee_nest", - "y": 180 - }, - "facing=south,honey_level=3": { - "model": "minecraft:block/bee_nest", - "y": 180 - }, - "facing=south,honey_level=4": { - "model": "minecraft:block/bee_nest", - "y": 180 - }, - "facing=south,honey_level=5": { - "model": "minecraft:block/bee_nest_honey", - "y": 180 - }, - "facing=west,honey_level=0": { - "model": "minecraft:block/bee_nest", - "y": 270 - }, - "facing=west,honey_level=1": { - "model": "minecraft:block/bee_nest", - "y": 270 - }, - "facing=west,honey_level=2": { - "model": "minecraft:block/bee_nest", - "y": 270 - }, - "facing=west,honey_level=3": { - "model": "minecraft:block/bee_nest", - "y": 270 - }, - "facing=west,honey_level=4": { - "model": "minecraft:block/bee_nest", - "y": 270 - }, - "facing=west,honey_level=5": { - "model": "minecraft:block/bee_nest_honey", - "y": 270 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/beehive.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/beehive.json deleted file mode 100644 index f39b70b4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/beehive.json +++ /dev/null @@ -1,94 +0,0 @@ -{ - "variants": { - "facing=east,honey_level=0": { - "model": "minecraft:block/beehive", - "y": 90 - }, - "facing=east,honey_level=1": { - "model": "minecraft:block/beehive", - "y": 90 - }, - "facing=east,honey_level=2": { - "model": "minecraft:block/beehive", - "y": 90 - }, - "facing=east,honey_level=3": { - "model": "minecraft:block/beehive", - "y": 90 - }, - "facing=east,honey_level=4": { - "model": "minecraft:block/beehive", - "y": 90 - }, - "facing=east,honey_level=5": { - "model": "minecraft:block/beehive_honey", - "y": 90 - }, - "facing=north,honey_level=0": { - "model": "minecraft:block/beehive" - }, - "facing=north,honey_level=1": { - "model": "minecraft:block/beehive" - }, - "facing=north,honey_level=2": { - "model": "minecraft:block/beehive" - }, - "facing=north,honey_level=3": { - "model": "minecraft:block/beehive" - }, - "facing=north,honey_level=4": { - "model": "minecraft:block/beehive" - }, - "facing=north,honey_level=5": { - "model": "minecraft:block/beehive_honey" - }, - "facing=south,honey_level=0": { - "model": "minecraft:block/beehive", - "y": 180 - }, - "facing=south,honey_level=1": { - "model": "minecraft:block/beehive", - "y": 180 - }, - "facing=south,honey_level=2": { - "model": "minecraft:block/beehive", - "y": 180 - }, - "facing=south,honey_level=3": { - "model": "minecraft:block/beehive", - "y": 180 - }, - "facing=south,honey_level=4": { - "model": "minecraft:block/beehive", - "y": 180 - }, - "facing=south,honey_level=5": { - "model": "minecraft:block/beehive_honey", - "y": 180 - }, - "facing=west,honey_level=0": { - "model": "minecraft:block/beehive", - "y": 270 - }, - "facing=west,honey_level=1": { - "model": "minecraft:block/beehive", - "y": 270 - }, - "facing=west,honey_level=2": { - "model": "minecraft:block/beehive", - "y": 270 - }, - "facing=west,honey_level=3": { - "model": "minecraft:block/beehive", - "y": 270 - }, - "facing=west,honey_level=4": { - "model": "minecraft:block/beehive", - "y": 270 - }, - "facing=west,honey_level=5": { - "model": "minecraft:block/beehive_honey", - "y": 270 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/beetroots.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/beetroots.json deleted file mode 100644 index 98e30758..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/beetroots.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "variants": { - "age=0": { - "model": "minecraft:block/beetroots_stage0" - }, - "age=1": { - "model": "minecraft:block/beetroots_stage1" - }, - "age=2": { - "model": "minecraft:block/beetroots_stage2" - }, - "age=3": { - "model": "minecraft:block/beetroots_stage3" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bell.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bell.json deleted file mode 100644 index 2af4b5dd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bell.json +++ /dev/null @@ -1,64 +0,0 @@ -{ - "variants": { - "attachment=ceiling,facing=east": { - "model": "minecraft:block/bell_ceiling", - "y": 90 - }, - "attachment=ceiling,facing=north": { - "model": "minecraft:block/bell_ceiling" - }, - "attachment=ceiling,facing=south": { - "model": "minecraft:block/bell_ceiling", - "y": 180 - }, - "attachment=ceiling,facing=west": { - "model": "minecraft:block/bell_ceiling", - "y": 270 - }, - "attachment=double_wall,facing=east": { - "model": "minecraft:block/bell_between_walls" - }, - "attachment=double_wall,facing=north": { - "model": "minecraft:block/bell_between_walls", - "y": 270 - }, - "attachment=double_wall,facing=south": { - "model": "minecraft:block/bell_between_walls", - "y": 90 - }, - "attachment=double_wall,facing=west": { - "model": "minecraft:block/bell_between_walls", - "y": 180 - }, - "attachment=floor,facing=east": { - "model": "minecraft:block/bell_floor", - "y": 90 - }, - "attachment=floor,facing=north": { - "model": "minecraft:block/bell_floor" - }, - "attachment=floor,facing=south": { - "model": "minecraft:block/bell_floor", - "y": 180 - }, - "attachment=floor,facing=west": { - "model": "minecraft:block/bell_floor", - "y": 270 - }, - "attachment=single_wall,facing=east": { - "model": "minecraft:block/bell_wall" - }, - "attachment=single_wall,facing=north": { - "model": "minecraft:block/bell_wall", - "y": 270 - }, - "attachment=single_wall,facing=south": { - "model": "minecraft:block/bell_wall", - "y": 90 - }, - "attachment=single_wall,facing=west": { - "model": "minecraft:block/bell_wall", - "y": 180 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/big_dripleaf.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/big_dripleaf.json deleted file mode 100644 index 06aefac0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/big_dripleaf.json +++ /dev/null @@ -1,64 +0,0 @@ -{ - "variants": { - "facing=east,tilt=full": { - "model": "minecraft:block/big_dripleaf_full_tilt", - "y": 90 - }, - "facing=east,tilt=none": { - "model": "minecraft:block/big_dripleaf", - "y": 90 - }, - "facing=east,tilt=partial": { - "model": "minecraft:block/big_dripleaf_partial_tilt", - "y": 90 - }, - "facing=east,tilt=unstable": { - "model": "minecraft:block/big_dripleaf", - "y": 90 - }, - "facing=north,tilt=full": { - "model": "minecraft:block/big_dripleaf_full_tilt" - }, - "facing=north,tilt=none": { - "model": "minecraft:block/big_dripleaf" - }, - "facing=north,tilt=partial": { - "model": "minecraft:block/big_dripleaf_partial_tilt" - }, - "facing=north,tilt=unstable": { - "model": "minecraft:block/big_dripleaf" - }, - "facing=south,tilt=full": { - "model": "minecraft:block/big_dripleaf_full_tilt", - "y": 180 - }, - "facing=south,tilt=none": { - "model": "minecraft:block/big_dripleaf", - "y": 180 - }, - "facing=south,tilt=partial": { - "model": "minecraft:block/big_dripleaf_partial_tilt", - "y": 180 - }, - "facing=south,tilt=unstable": { - "model": "minecraft:block/big_dripleaf", - "y": 180 - }, - "facing=west,tilt=full": { - "model": "minecraft:block/big_dripleaf_full_tilt", - "y": 270 - }, - "facing=west,tilt=none": { - "model": "minecraft:block/big_dripleaf", - "y": 270 - }, - "facing=west,tilt=partial": { - "model": "minecraft:block/big_dripleaf_partial_tilt", - "y": 270 - }, - "facing=west,tilt=unstable": { - "model": "minecraft:block/big_dripleaf", - "y": 270 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/big_dripleaf_stem.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/big_dripleaf_stem.json deleted file mode 100644 index 91951208..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/big_dripleaf_stem.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "variants": { - "facing=east": { - "model": "minecraft:block/big_dripleaf_stem", - "y": 90 - }, - "facing=north": { - "model": "minecraft:block/big_dripleaf_stem" - }, - "facing=south": { - "model": "minecraft:block/big_dripleaf_stem", - "y": 180 - }, - "facing=west": { - "model": "minecraft:block/big_dripleaf_stem", - "y": 270 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/birch_button.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/birch_button.json deleted file mode 100644 index db0c5889..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/birch_button.json +++ /dev/null @@ -1,118 +0,0 @@ -{ - "variants": { - "face=ceiling,facing=east,powered=false": { - "model": "minecraft:block/birch_button", - "x": 180, - "y": 270 - }, - "face=ceiling,facing=east,powered=true": { - "model": "minecraft:block/birch_button_pressed", - "x": 180, - "y": 270 - }, - "face=ceiling,facing=north,powered=false": { - "model": "minecraft:block/birch_button", - "x": 180, - "y": 180 - }, - "face=ceiling,facing=north,powered=true": { - "model": "minecraft:block/birch_button_pressed", - "x": 180, - "y": 180 - }, - "face=ceiling,facing=south,powered=false": { - "model": "minecraft:block/birch_button", - "x": 180 - }, - "face=ceiling,facing=south,powered=true": { - "model": "minecraft:block/birch_button_pressed", - "x": 180 - }, - "face=ceiling,facing=west,powered=false": { - "model": "minecraft:block/birch_button", - "x": 180, - "y": 90 - }, - "face=ceiling,facing=west,powered=true": { - "model": "minecraft:block/birch_button_pressed", - "x": 180, - "y": 90 - }, - "face=floor,facing=east,powered=false": { - "model": "minecraft:block/birch_button", - "y": 90 - }, - "face=floor,facing=east,powered=true": { - "model": "minecraft:block/birch_button_pressed", - "y": 90 - }, - "face=floor,facing=north,powered=false": { - "model": "minecraft:block/birch_button" - }, - "face=floor,facing=north,powered=true": { - "model": "minecraft:block/birch_button_pressed" - }, - "face=floor,facing=south,powered=false": { - "model": "minecraft:block/birch_button", - "y": 180 - }, - "face=floor,facing=south,powered=true": { - "model": "minecraft:block/birch_button_pressed", - "y": 180 - }, - "face=floor,facing=west,powered=false": { - "model": "minecraft:block/birch_button", - "y": 270 - }, - "face=floor,facing=west,powered=true": { - "model": "minecraft:block/birch_button_pressed", - "y": 270 - }, - "face=wall,facing=east,powered=false": { - "model": "minecraft:block/birch_button", - "uvlock": true, - "x": 90, - "y": 90 - }, - "face=wall,facing=east,powered=true": { - "model": "minecraft:block/birch_button_pressed", - "uvlock": true, - "x": 90, - "y": 90 - }, - "face=wall,facing=north,powered=false": { - "model": "minecraft:block/birch_button", - "uvlock": true, - "x": 90 - }, - "face=wall,facing=north,powered=true": { - "model": "minecraft:block/birch_button_pressed", - "uvlock": true, - "x": 90 - }, - "face=wall,facing=south,powered=false": { - "model": "minecraft:block/birch_button", - "uvlock": true, - "x": 90, - "y": 180 - }, - "face=wall,facing=south,powered=true": { - "model": "minecraft:block/birch_button_pressed", - "uvlock": true, - "x": 90, - "y": 180 - }, - "face=wall,facing=west,powered=false": { - "model": "minecraft:block/birch_button", - "uvlock": true, - "x": 90, - "y": 270 - }, - "face=wall,facing=west,powered=true": { - "model": "minecraft:block/birch_button_pressed", - "uvlock": true, - "x": 90, - "y": 270 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/birch_door.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/birch_door.json deleted file mode 100644 index 9657be97..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/birch_door.json +++ /dev/null @@ -1,124 +0,0 @@ -{ - "variants": { - "facing=east,half=lower,hinge=left,open=false": { - "model": "minecraft:block/birch_door_bottom_left" - }, - "facing=east,half=lower,hinge=left,open=true": { - "model": "minecraft:block/birch_door_bottom_left_open", - "y": 90 - }, - "facing=east,half=lower,hinge=right,open=false": { - "model": "minecraft:block/birch_door_bottom_right" - }, - "facing=east,half=lower,hinge=right,open=true": { - "model": "minecraft:block/birch_door_bottom_right_open", - "y": 270 - }, - "facing=east,half=upper,hinge=left,open=false": { - "model": "minecraft:block/birch_door_top_left" - }, - "facing=east,half=upper,hinge=left,open=true": { - "model": "minecraft:block/birch_door_top_left_open", - "y": 90 - }, - "facing=east,half=upper,hinge=right,open=false": { - "model": "minecraft:block/birch_door_top_right" - }, - "facing=east,half=upper,hinge=right,open=true": { - "model": "minecraft:block/birch_door_top_right_open", - "y": 270 - }, - "facing=north,half=lower,hinge=left,open=false": { - "model": "minecraft:block/birch_door_bottom_left", - "y": 270 - }, - "facing=north,half=lower,hinge=left,open=true": { - "model": "minecraft:block/birch_door_bottom_left_open" - }, - "facing=north,half=lower,hinge=right,open=false": { - "model": "minecraft:block/birch_door_bottom_right", - "y": 270 - }, - "facing=north,half=lower,hinge=right,open=true": { - "model": "minecraft:block/birch_door_bottom_right_open", - "y": 180 - }, - "facing=north,half=upper,hinge=left,open=false": { - "model": "minecraft:block/birch_door_top_left", - "y": 270 - }, - "facing=north,half=upper,hinge=left,open=true": { - "model": "minecraft:block/birch_door_top_left_open" - }, - "facing=north,half=upper,hinge=right,open=false": { - "model": "minecraft:block/birch_door_top_right", - "y": 270 - }, - "facing=north,half=upper,hinge=right,open=true": { - "model": "minecraft:block/birch_door_top_right_open", - "y": 180 - }, - "facing=south,half=lower,hinge=left,open=false": { - "model": "minecraft:block/birch_door_bottom_left", - "y": 90 - }, - "facing=south,half=lower,hinge=left,open=true": { - "model": "minecraft:block/birch_door_bottom_left_open", - "y": 180 - }, - "facing=south,half=lower,hinge=right,open=false": { - "model": "minecraft:block/birch_door_bottom_right", - "y": 90 - }, - "facing=south,half=lower,hinge=right,open=true": { - "model": "minecraft:block/birch_door_bottom_right_open" - }, - "facing=south,half=upper,hinge=left,open=false": { - "model": "minecraft:block/birch_door_top_left", - "y": 90 - }, - "facing=south,half=upper,hinge=left,open=true": { - "model": "minecraft:block/birch_door_top_left_open", - "y": 180 - }, - "facing=south,half=upper,hinge=right,open=false": { - "model": "minecraft:block/birch_door_top_right", - "y": 90 - }, - "facing=south,half=upper,hinge=right,open=true": { - "model": "minecraft:block/birch_door_top_right_open" - }, - "facing=west,half=lower,hinge=left,open=false": { - "model": "minecraft:block/birch_door_bottom_left", - "y": 180 - }, - "facing=west,half=lower,hinge=left,open=true": { - "model": "minecraft:block/birch_door_bottom_left_open", - "y": 270 - }, - "facing=west,half=lower,hinge=right,open=false": { - "model": "minecraft:block/birch_door_bottom_right", - "y": 180 - }, - "facing=west,half=lower,hinge=right,open=true": { - "model": "minecraft:block/birch_door_bottom_right_open", - "y": 90 - }, - "facing=west,half=upper,hinge=left,open=false": { - "model": "minecraft:block/birch_door_top_left", - "y": 180 - }, - "facing=west,half=upper,hinge=left,open=true": { - "model": "minecraft:block/birch_door_top_left_open", - "y": 270 - }, - "facing=west,half=upper,hinge=right,open=false": { - "model": "minecraft:block/birch_door_top_right", - "y": 180 - }, - "facing=west,half=upper,hinge=right,open=true": { - "model": "minecraft:block/birch_door_top_right_open", - "y": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/birch_fence.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/birch_fence.json deleted file mode 100644 index afd6e1d0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/birch_fence.json +++ /dev/null @@ -1,48 +0,0 @@ -{ - "multipart": [ - { - "apply": { - "model": "minecraft:block/birch_fence_post" - } - }, - { - "apply": { - "model": "minecraft:block/birch_fence_side", - "uvlock": true - }, - "when": { - "north": "true" - } - }, - { - "apply": { - "model": "minecraft:block/birch_fence_side", - "uvlock": true, - "y": 90 - }, - "when": { - "east": "true" - } - }, - { - "apply": { - "model": "minecraft:block/birch_fence_side", - "uvlock": true, - "y": 180 - }, - "when": { - "south": "true" - } - }, - { - "apply": { - "model": "minecraft:block/birch_fence_side", - "uvlock": true, - "y": 270 - }, - "when": { - "west": "true" - } - } - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/birch_fence_gate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/birch_fence_gate.json deleted file mode 100644 index aca8f697..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/birch_fence_gate.json +++ /dev/null @@ -1,80 +0,0 @@ -{ - "variants": { - "facing=east,in_wall=false,open=false": { - "model": "minecraft:block/birch_fence_gate", - "uvlock": true, - "y": 270 - }, - "facing=east,in_wall=false,open=true": { - "model": "minecraft:block/birch_fence_gate_open", - "uvlock": true, - "y": 270 - }, - "facing=east,in_wall=true,open=false": { - "model": "minecraft:block/birch_fence_gate_wall", - "uvlock": true, - "y": 270 - }, - "facing=east,in_wall=true,open=true": { - "model": "minecraft:block/birch_fence_gate_wall_open", - "uvlock": true, - "y": 270 - }, - "facing=north,in_wall=false,open=false": { - "model": "minecraft:block/birch_fence_gate", - "uvlock": true, - "y": 180 - }, - "facing=north,in_wall=false,open=true": { - "model": "minecraft:block/birch_fence_gate_open", - "uvlock": true, - "y": 180 - }, - "facing=north,in_wall=true,open=false": { - "model": "minecraft:block/birch_fence_gate_wall", - "uvlock": true, - "y": 180 - }, - "facing=north,in_wall=true,open=true": { - "model": "minecraft:block/birch_fence_gate_wall_open", - "uvlock": true, - "y": 180 - }, - "facing=south,in_wall=false,open=false": { - "model": "minecraft:block/birch_fence_gate", - "uvlock": true - }, - "facing=south,in_wall=false,open=true": { - "model": "minecraft:block/birch_fence_gate_open", - "uvlock": true - }, - "facing=south,in_wall=true,open=false": { - "model": "minecraft:block/birch_fence_gate_wall", - "uvlock": true - }, - "facing=south,in_wall=true,open=true": { - "model": "minecraft:block/birch_fence_gate_wall_open", - "uvlock": true - }, - "facing=west,in_wall=false,open=false": { - "model": "minecraft:block/birch_fence_gate", - "uvlock": true, - "y": 90 - }, - "facing=west,in_wall=false,open=true": { - "model": "minecraft:block/birch_fence_gate_open", - "uvlock": true, - "y": 90 - }, - "facing=west,in_wall=true,open=false": { - "model": "minecraft:block/birch_fence_gate_wall", - "uvlock": true, - "y": 90 - }, - "facing=west,in_wall=true,open=true": { - "model": "minecraft:block/birch_fence_gate_wall_open", - "uvlock": true, - "y": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/birch_hanging_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/birch_hanging_sign.json deleted file mode 100644 index f5173003..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/birch_hanging_sign.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/birch_hanging_sign" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/birch_leaves.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/birch_leaves.json deleted file mode 100644 index 45a5921d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/birch_leaves.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/birch_leaves" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/birch_log.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/birch_log.json deleted file mode 100644 index 24ba8da3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/birch_log.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "variants": { - "axis=x": { - "model": "minecraft:block/birch_log_horizontal", - "x": 90, - "y": 90 - }, - "axis=y": { - "model": "minecraft:block/birch_log" - }, - "axis=z": { - "model": "minecraft:block/birch_log_horizontal", - "x": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/birch_planks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/birch_planks.json deleted file mode 100644 index b5b2e8dc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/birch_planks.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/birch_planks" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/birch_pressure_plate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/birch_pressure_plate.json deleted file mode 100644 index 0f5fb7a4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/birch_pressure_plate.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "variants": { - "powered=false": { - "model": "minecraft:block/birch_pressure_plate" - }, - "powered=true": { - "model": "minecraft:block/birch_pressure_plate_down" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/birch_sapling.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/birch_sapling.json deleted file mode 100644 index 10737054..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/birch_sapling.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/birch_sapling" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/birch_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/birch_sign.json deleted file mode 100644 index dec6f07d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/birch_sign.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/birch_sign" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/birch_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/birch_slab.json deleted file mode 100644 index 28e4f33d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/birch_slab.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "variants": { - "type=bottom": { - "model": "minecraft:block/birch_slab" - }, - "type=double": { - "model": "minecraft:block/birch_planks" - }, - "type=top": { - "model": "minecraft:block/birch_slab_top" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/birch_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/birch_stairs.json deleted file mode 100644 index 1a7881d0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/birch_stairs.json +++ /dev/null @@ -1,209 +0,0 @@ -{ - "variants": { - "facing=east,half=bottom,shape=inner_left": { - "model": "minecraft:block/birch_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=inner_right": { - "model": "minecraft:block/birch_stairs_inner" - }, - "facing=east,half=bottom,shape=outer_left": { - "model": "minecraft:block/birch_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=outer_right": { - "model": "minecraft:block/birch_stairs_outer" - }, - "facing=east,half=bottom,shape=straight": { - "model": "minecraft:block/birch_stairs" - }, - "facing=east,half=top,shape=inner_left": { - "model": "minecraft:block/birch_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=inner_right": { - "model": "minecraft:block/birch_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=outer_left": { - "model": "minecraft:block/birch_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=outer_right": { - "model": "minecraft:block/birch_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=straight": { - "model": "minecraft:block/birch_stairs", - "uvlock": true, - "x": 180 - }, - "facing=north,half=bottom,shape=inner_left": { - "model": "minecraft:block/birch_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=inner_right": { - "model": "minecraft:block/birch_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=outer_left": { - "model": "minecraft:block/birch_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=outer_right": { - "model": "minecraft:block/birch_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=straight": { - "model": "minecraft:block/birch_stairs", - "uvlock": true, - "y": 270 - }, - "facing=north,half=top,shape=inner_left": { - "model": "minecraft:block/birch_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=inner_right": { - "model": "minecraft:block/birch_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=outer_left": { - "model": "minecraft:block/birch_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=outer_right": { - "model": "minecraft:block/birch_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=straight": { - "model": "minecraft:block/birch_stairs", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=south,half=bottom,shape=inner_left": { - "model": "minecraft:block/birch_stairs_inner" - }, - "facing=south,half=bottom,shape=inner_right": { - "model": "minecraft:block/birch_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=outer_left": { - "model": "minecraft:block/birch_stairs_outer" - }, - "facing=south,half=bottom,shape=outer_right": { - "model": "minecraft:block/birch_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=straight": { - "model": "minecraft:block/birch_stairs", - "uvlock": true, - "y": 90 - }, - "facing=south,half=top,shape=inner_left": { - "model": "minecraft:block/birch_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=inner_right": { - "model": "minecraft:block/birch_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=outer_left": { - "model": "minecraft:block/birch_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=outer_right": { - "model": "minecraft:block/birch_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=straight": { - "model": "minecraft:block/birch_stairs", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_left": { - "model": "minecraft:block/birch_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_right": { - "model": "minecraft:block/birch_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=outer_left": { - "model": "minecraft:block/birch_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=outer_right": { - "model": "minecraft:block/birch_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=straight": { - "model": "minecraft:block/birch_stairs", - "uvlock": true, - "y": 180 - }, - "facing=west,half=top,shape=inner_left": { - "model": "minecraft:block/birch_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=inner_right": { - "model": "minecraft:block/birch_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=outer_left": { - "model": "minecraft:block/birch_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=outer_right": { - "model": "minecraft:block/birch_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=straight": { - "model": "minecraft:block/birch_stairs", - "uvlock": true, - "x": 180, - "y": 180 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/birch_trapdoor.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/birch_trapdoor.json deleted file mode 100644 index 47b471d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/birch_trapdoor.json +++ /dev/null @@ -1,69 +0,0 @@ -{ - "variants": { - "facing=east,half=bottom,open=false": { - "model": "minecraft:block/birch_trapdoor_bottom", - "y": 90 - }, - "facing=east,half=bottom,open=true": { - "model": "minecraft:block/birch_trapdoor_open", - "y": 90 - }, - "facing=east,half=top,open=false": { - "model": "minecraft:block/birch_trapdoor_top", - "y": 90 - }, - "facing=east,half=top,open=true": { - "model": "minecraft:block/birch_trapdoor_open", - "x": 180, - "y": 270 - }, - "facing=north,half=bottom,open=false": { - "model": "minecraft:block/birch_trapdoor_bottom" - }, - "facing=north,half=bottom,open=true": { - "model": "minecraft:block/birch_trapdoor_open" - }, - "facing=north,half=top,open=false": { - "model": "minecraft:block/birch_trapdoor_top" - }, - "facing=north,half=top,open=true": { - "model": "minecraft:block/birch_trapdoor_open", - "x": 180, - "y": 180 - }, - "facing=south,half=bottom,open=false": { - "model": "minecraft:block/birch_trapdoor_bottom", - "y": 180 - }, - "facing=south,half=bottom,open=true": { - "model": "minecraft:block/birch_trapdoor_open", - "y": 180 - }, - "facing=south,half=top,open=false": { - "model": "minecraft:block/birch_trapdoor_top", - "y": 180 - }, - "facing=south,half=top,open=true": { - "model": "minecraft:block/birch_trapdoor_open", - "x": 180, - "y": 0 - }, - "facing=west,half=bottom,open=false": { - "model": "minecraft:block/birch_trapdoor_bottom", - "y": 270 - }, - "facing=west,half=bottom,open=true": { - "model": "minecraft:block/birch_trapdoor_open", - "y": 270 - }, - "facing=west,half=top,open=false": { - "model": "minecraft:block/birch_trapdoor_top", - "y": 270 - }, - "facing=west,half=top,open=true": { - "model": "minecraft:block/birch_trapdoor_open", - "x": 180, - "y": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/birch_wall_hanging_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/birch_wall_hanging_sign.json deleted file mode 100644 index f5173003..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/birch_wall_hanging_sign.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/birch_hanging_sign" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/birch_wall_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/birch_wall_sign.json deleted file mode 100644 index dec6f07d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/birch_wall_sign.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/birch_sign" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/birch_wood.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/birch_wood.json deleted file mode 100644 index 4bda7ed3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/birch_wood.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "variants": { - "axis=x": { - "model": "minecraft:block/birch_wood", - "x": 90, - "y": 90 - }, - "axis=y": { - "model": "minecraft:block/birch_wood" - }, - "axis=z": { - "model": "minecraft:block/birch_wood", - "x": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/black_banner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/black_banner.json deleted file mode 100644 index f5e2c87f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/black_banner.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/banner" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/black_bed.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/black_bed.json deleted file mode 100644 index 6577c90a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/black_bed.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/bed" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/black_candle.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/black_candle.json deleted file mode 100644 index 3fcbe004..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/black_candle.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "variants": { - "candles=1,lit=false": { - "model": "minecraft:block/black_candle_one_candle" - }, - "candles=1,lit=true": { - "model": "minecraft:block/black_candle_one_candle_lit" - }, - "candles=2,lit=false": { - "model": "minecraft:block/black_candle_two_candles" - }, - "candles=2,lit=true": { - "model": "minecraft:block/black_candle_two_candles_lit" - }, - "candles=3,lit=false": { - "model": "minecraft:block/black_candle_three_candles" - }, - "candles=3,lit=true": { - "model": "minecraft:block/black_candle_three_candles_lit" - }, - "candles=4,lit=false": { - "model": "minecraft:block/black_candle_four_candles" - }, - "candles=4,lit=true": { - "model": "minecraft:block/black_candle_four_candles_lit" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/black_candle_cake.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/black_candle_cake.json deleted file mode 100644 index f02ecb76..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/black_candle_cake.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "variants": { - "lit=false": { - "model": "minecraft:block/black_candle_cake" - }, - "lit=true": { - "model": "minecraft:block/black_candle_cake_lit" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/black_carpet.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/black_carpet.json deleted file mode 100644 index 043c7fc5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/black_carpet.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/black_carpet" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/black_concrete.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/black_concrete.json deleted file mode 100644 index 797f0358..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/black_concrete.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/black_concrete" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/black_concrete_powder.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/black_concrete_powder.json deleted file mode 100644 index 56a53d03..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/black_concrete_powder.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "variants": { - "": [ - { - "model": "minecraft:block/black_concrete_powder" - }, - { - "model": "minecraft:block/black_concrete_powder", - "y": 90 - }, - { - "model": "minecraft:block/black_concrete_powder", - "y": 180 - }, - { - "model": "minecraft:block/black_concrete_powder", - "y": 270 - } - ] - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/black_glazed_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/black_glazed_terracotta.json deleted file mode 100644 index e20988dc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/black_glazed_terracotta.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "variants": { - "facing=east": { - "model": "minecraft:block/black_glazed_terracotta", - "y": 270 - }, - "facing=north": { - "model": "minecraft:block/black_glazed_terracotta", - "y": 180 - }, - "facing=south": { - "model": "minecraft:block/black_glazed_terracotta" - }, - "facing=west": { - "model": "minecraft:block/black_glazed_terracotta", - "y": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/black_shulker_box.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/black_shulker_box.json deleted file mode 100644 index 289aec04..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/black_shulker_box.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/black_shulker_box" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/black_stained_glass.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/black_stained_glass.json deleted file mode 100644 index 728f216b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/black_stained_glass.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/black_stained_glass" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/black_stained_glass_pane.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/black_stained_glass_pane.json deleted file mode 100644 index 655588da..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/black_stained_glass_pane.json +++ /dev/null @@ -1,77 +0,0 @@ -{ - "multipart": [ - { - "apply": { - "model": "minecraft:block/black_stained_glass_pane_post" - } - }, - { - "apply": { - "model": "minecraft:block/black_stained_glass_pane_side" - }, - "when": { - "north": "true" - } - }, - { - "apply": { - "model": "minecraft:block/black_stained_glass_pane_side", - "y": 90 - }, - "when": { - "east": "true" - } - }, - { - "apply": { - "model": "minecraft:block/black_stained_glass_pane_side_alt" - }, - "when": { - "south": "true" - } - }, - { - "apply": { - "model": "minecraft:block/black_stained_glass_pane_side_alt", - "y": 90 - }, - "when": { - "west": "true" - } - }, - { - "apply": { - "model": "minecraft:block/black_stained_glass_pane_noside" - }, - "when": { - "north": "false" - } - }, - { - "apply": { - "model": "minecraft:block/black_stained_glass_pane_noside_alt" - }, - "when": { - "east": "false" - } - }, - { - "apply": { - "model": "minecraft:block/black_stained_glass_pane_noside_alt", - "y": 90 - }, - "when": { - "south": "false" - } - }, - { - "apply": { - "model": "minecraft:block/black_stained_glass_pane_noside", - "y": 270 - }, - "when": { - "west": "false" - } - } - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/black_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/black_terracotta.json deleted file mode 100644 index 7ae0ad87..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/black_terracotta.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/black_terracotta" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/black_wall_banner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/black_wall_banner.json deleted file mode 100644 index f5e2c87f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/black_wall_banner.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/banner" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/black_wool.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/black_wool.json deleted file mode 100644 index 18b2cb6c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/black_wool.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/black_wool" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/blackstone.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/blackstone.json deleted file mode 100644 index 5b6e6a41..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/blackstone.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/blackstone" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/blackstone_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/blackstone_slab.json deleted file mode 100644 index 41cada96..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/blackstone_slab.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "variants": { - "type=bottom": { - "model": "minecraft:block/blackstone_slab" - }, - "type=double": { - "model": "minecraft:block/blackstone" - }, - "type=top": { - "model": "minecraft:block/blackstone_slab_top" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/blackstone_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/blackstone_stairs.json deleted file mode 100644 index f533ccb3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/blackstone_stairs.json +++ /dev/null @@ -1,209 +0,0 @@ -{ - "variants": { - "facing=east,half=bottom,shape=inner_left": { - "model": "minecraft:block/blackstone_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=inner_right": { - "model": "minecraft:block/blackstone_stairs_inner" - }, - "facing=east,half=bottom,shape=outer_left": { - "model": "minecraft:block/blackstone_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=outer_right": { - "model": "minecraft:block/blackstone_stairs_outer" - }, - "facing=east,half=bottom,shape=straight": { - "model": "minecraft:block/blackstone_stairs" - }, - "facing=east,half=top,shape=inner_left": { - "model": "minecraft:block/blackstone_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=inner_right": { - "model": "minecraft:block/blackstone_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=outer_left": { - "model": "minecraft:block/blackstone_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=outer_right": { - "model": "minecraft:block/blackstone_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=straight": { - "model": "minecraft:block/blackstone_stairs", - "uvlock": true, - "x": 180 - }, - "facing=north,half=bottom,shape=inner_left": { - "model": "minecraft:block/blackstone_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=inner_right": { - "model": "minecraft:block/blackstone_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=outer_left": { - "model": "minecraft:block/blackstone_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=outer_right": { - "model": "minecraft:block/blackstone_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=straight": { - "model": "minecraft:block/blackstone_stairs", - "uvlock": true, - "y": 270 - }, - "facing=north,half=top,shape=inner_left": { - "model": "minecraft:block/blackstone_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=inner_right": { - "model": "minecraft:block/blackstone_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=outer_left": { - "model": "minecraft:block/blackstone_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=outer_right": { - "model": "minecraft:block/blackstone_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=straight": { - "model": "minecraft:block/blackstone_stairs", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=south,half=bottom,shape=inner_left": { - "model": "minecraft:block/blackstone_stairs_inner" - }, - "facing=south,half=bottom,shape=inner_right": { - "model": "minecraft:block/blackstone_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=outer_left": { - "model": "minecraft:block/blackstone_stairs_outer" - }, - "facing=south,half=bottom,shape=outer_right": { - "model": "minecraft:block/blackstone_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=straight": { - "model": "minecraft:block/blackstone_stairs", - "uvlock": true, - "y": 90 - }, - "facing=south,half=top,shape=inner_left": { - "model": "minecraft:block/blackstone_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=inner_right": { - "model": "minecraft:block/blackstone_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=outer_left": { - "model": "minecraft:block/blackstone_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=outer_right": { - "model": "minecraft:block/blackstone_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=straight": { - "model": "minecraft:block/blackstone_stairs", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_left": { - "model": "minecraft:block/blackstone_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_right": { - "model": "minecraft:block/blackstone_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=outer_left": { - "model": "minecraft:block/blackstone_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=outer_right": { - "model": "minecraft:block/blackstone_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=straight": { - "model": "minecraft:block/blackstone_stairs", - "uvlock": true, - "y": 180 - }, - "facing=west,half=top,shape=inner_left": { - "model": "minecraft:block/blackstone_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=inner_right": { - "model": "minecraft:block/blackstone_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=outer_left": { - "model": "minecraft:block/blackstone_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=outer_right": { - "model": "minecraft:block/blackstone_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=straight": { - "model": "minecraft:block/blackstone_stairs", - "uvlock": true, - "x": 180, - "y": 180 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/blackstone_wall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/blackstone_wall.json deleted file mode 100644 index 537f206f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/blackstone_wall.json +++ /dev/null @@ -1,90 +0,0 @@ -{ - "multipart": [ - { - "apply": { - "model": "minecraft:block/blackstone_wall_post" - }, - "when": { - "up": "true" - } - }, - { - "apply": { - "model": "minecraft:block/blackstone_wall_side", - "uvlock": true - }, - "when": { - "north": "low" - } - }, - { - "apply": { - "model": "minecraft:block/blackstone_wall_side", - "uvlock": true, - "y": 90 - }, - "when": { - "east": "low" - } - }, - { - "apply": { - "model": "minecraft:block/blackstone_wall_side", - "uvlock": true, - "y": 180 - }, - "when": { - "south": "low" - } - }, - { - "apply": { - "model": "minecraft:block/blackstone_wall_side", - "uvlock": true, - "y": 270 - }, - "when": { - "west": "low" - } - }, - { - "apply": { - "model": "minecraft:block/blackstone_wall_side_tall", - "uvlock": true - }, - "when": { - "north": "tall" - } - }, - { - "apply": { - "model": "minecraft:block/blackstone_wall_side_tall", - "uvlock": true, - "y": 90 - }, - "when": { - "east": "tall" - } - }, - { - "apply": { - "model": "minecraft:block/blackstone_wall_side_tall", - "uvlock": true, - "y": 180 - }, - "when": { - "south": "tall" - } - }, - { - "apply": { - "model": "minecraft:block/blackstone_wall_side_tall", - "uvlock": true, - "y": 270 - }, - "when": { - "west": "tall" - } - } - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/blast_furnace.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/blast_furnace.json deleted file mode 100644 index 63dbedd7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/blast_furnace.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "variants": { - "facing=east,lit=false": { - "model": "minecraft:block/blast_furnace", - "y": 90 - }, - "facing=east,lit=true": { - "model": "minecraft:block/blast_furnace_on", - "y": 90 - }, - "facing=north,lit=false": { - "model": "minecraft:block/blast_furnace" - }, - "facing=north,lit=true": { - "model": "minecraft:block/blast_furnace_on" - }, - "facing=south,lit=false": { - "model": "minecraft:block/blast_furnace", - "y": 180 - }, - "facing=south,lit=true": { - "model": "minecraft:block/blast_furnace_on", - "y": 180 - }, - "facing=west,lit=false": { - "model": "minecraft:block/blast_furnace", - "y": 270 - }, - "facing=west,lit=true": { - "model": "minecraft:block/blast_furnace_on", - "y": 270 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/blue_banner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/blue_banner.json deleted file mode 100644 index f5e2c87f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/blue_banner.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/banner" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/blue_bed.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/blue_bed.json deleted file mode 100644 index 6577c90a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/blue_bed.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/bed" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/blue_candle.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/blue_candle.json deleted file mode 100644 index 75e30d08..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/blue_candle.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "variants": { - "candles=1,lit=false": { - "model": "minecraft:block/blue_candle_one_candle" - }, - "candles=1,lit=true": { - "model": "minecraft:block/blue_candle_one_candle_lit" - }, - "candles=2,lit=false": { - "model": "minecraft:block/blue_candle_two_candles" - }, - "candles=2,lit=true": { - "model": "minecraft:block/blue_candle_two_candles_lit" - }, - "candles=3,lit=false": { - "model": "minecraft:block/blue_candle_three_candles" - }, - "candles=3,lit=true": { - "model": "minecraft:block/blue_candle_three_candles_lit" - }, - "candles=4,lit=false": { - "model": "minecraft:block/blue_candle_four_candles" - }, - "candles=4,lit=true": { - "model": "minecraft:block/blue_candle_four_candles_lit" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/blue_candle_cake.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/blue_candle_cake.json deleted file mode 100644 index 869c55f1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/blue_candle_cake.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "variants": { - "lit=false": { - "model": "minecraft:block/blue_candle_cake" - }, - "lit=true": { - "model": "minecraft:block/blue_candle_cake_lit" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/blue_carpet.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/blue_carpet.json deleted file mode 100644 index 082b9f34..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/blue_carpet.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/blue_carpet" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/blue_concrete.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/blue_concrete.json deleted file mode 100644 index 7c63116c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/blue_concrete.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/blue_concrete" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/blue_concrete_powder.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/blue_concrete_powder.json deleted file mode 100644 index 92d2724a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/blue_concrete_powder.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "variants": { - "": [ - { - "model": "minecraft:block/blue_concrete_powder" - }, - { - "model": "minecraft:block/blue_concrete_powder", - "y": 90 - }, - { - "model": "minecraft:block/blue_concrete_powder", - "y": 180 - }, - { - "model": "minecraft:block/blue_concrete_powder", - "y": 270 - } - ] - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/blue_glazed_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/blue_glazed_terracotta.json deleted file mode 100644 index 063c11c4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/blue_glazed_terracotta.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "variants": { - "facing=east": { - "model": "minecraft:block/blue_glazed_terracotta", - "y": 270 - }, - "facing=north": { - "model": "minecraft:block/blue_glazed_terracotta", - "y": 180 - }, - "facing=south": { - "model": "minecraft:block/blue_glazed_terracotta" - }, - "facing=west": { - "model": "minecraft:block/blue_glazed_terracotta", - "y": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/blue_ice.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/blue_ice.json deleted file mode 100644 index 79ce6ac4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/blue_ice.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/blue_ice" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/blue_orchid.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/blue_orchid.json deleted file mode 100644 index 4cdb3149..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/blue_orchid.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/blue_orchid" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/blue_shulker_box.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/blue_shulker_box.json deleted file mode 100644 index 9f05ab96..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/blue_shulker_box.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/blue_shulker_box" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/blue_stained_glass.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/blue_stained_glass.json deleted file mode 100644 index e495d004..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/blue_stained_glass.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/blue_stained_glass" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/blue_stained_glass_pane.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/blue_stained_glass_pane.json deleted file mode 100644 index f86fce7b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/blue_stained_glass_pane.json +++ /dev/null @@ -1,77 +0,0 @@ -{ - "multipart": [ - { - "apply": { - "model": "minecraft:block/blue_stained_glass_pane_post" - } - }, - { - "apply": { - "model": "minecraft:block/blue_stained_glass_pane_side" - }, - "when": { - "north": "true" - } - }, - { - "apply": { - "model": "minecraft:block/blue_stained_glass_pane_side", - "y": 90 - }, - "when": { - "east": "true" - } - }, - { - "apply": { - "model": "minecraft:block/blue_stained_glass_pane_side_alt" - }, - "when": { - "south": "true" - } - }, - { - "apply": { - "model": "minecraft:block/blue_stained_glass_pane_side_alt", - "y": 90 - }, - "when": { - "west": "true" - } - }, - { - "apply": { - "model": "minecraft:block/blue_stained_glass_pane_noside" - }, - "when": { - "north": "false" - } - }, - { - "apply": { - "model": "minecraft:block/blue_stained_glass_pane_noside_alt" - }, - "when": { - "east": "false" - } - }, - { - "apply": { - "model": "minecraft:block/blue_stained_glass_pane_noside_alt", - "y": 90 - }, - "when": { - "south": "false" - } - }, - { - "apply": { - "model": "minecraft:block/blue_stained_glass_pane_noside", - "y": 270 - }, - "when": { - "west": "false" - } - } - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/blue_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/blue_terracotta.json deleted file mode 100644 index 972492b1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/blue_terracotta.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/blue_terracotta" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/blue_wall_banner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/blue_wall_banner.json deleted file mode 100644 index f5e2c87f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/blue_wall_banner.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/banner" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/blue_wool.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/blue_wool.json deleted file mode 100644 index 1b65b8e6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/blue_wool.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/blue_wool" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bone_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bone_block.json deleted file mode 100644 index 284e15b2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bone_block.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "variants": { - "axis=x": { - "model": "minecraft:block/bone_block", - "x": 90, - "y": 90 - }, - "axis=y": { - "model": "minecraft:block/bone_block" - }, - "axis=z": { - "model": "minecraft:block/bone_block", - "x": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bookshelf.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bookshelf.json deleted file mode 100644 index a0198c08..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bookshelf.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/bookshelf" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/brain_coral.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/brain_coral.json deleted file mode 100644 index 7b100296..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/brain_coral.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/brain_coral" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/brain_coral_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/brain_coral_block.json deleted file mode 100644 index 2c133d41..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/brain_coral_block.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/brain_coral_block" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/brain_coral_fan.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/brain_coral_fan.json deleted file mode 100644 index 353ec6b5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/brain_coral_fan.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/brain_coral_fan" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/brain_coral_wall_fan.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/brain_coral_wall_fan.json deleted file mode 100644 index 76fa0a4a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/brain_coral_wall_fan.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "variants": { - "facing=east": { - "model": "minecraft:block/brain_coral_wall_fan", - "y": 90 - }, - "facing=north": { - "model": "minecraft:block/brain_coral_wall_fan" - }, - "facing=south": { - "model": "minecraft:block/brain_coral_wall_fan", - "y": 180 - }, - "facing=west": { - "model": "minecraft:block/brain_coral_wall_fan", - "y": 270 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/brewing_stand.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/brewing_stand.json deleted file mode 100644 index dfdffcd8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/brewing_stand.json +++ /dev/null @@ -1,57 +0,0 @@ -{ - "multipart": [ - { - "apply": { - "model": "minecraft:block/brewing_stand" - } - }, - { - "apply": { - "model": "minecraft:block/brewing_stand_bottle0" - }, - "when": { - "has_bottle_0": "true" - } - }, - { - "apply": { - "model": "minecraft:block/brewing_stand_bottle1" - }, - "when": { - "has_bottle_1": "true" - } - }, - { - "apply": { - "model": "minecraft:block/brewing_stand_bottle2" - }, - "when": { - "has_bottle_2": "true" - } - }, - { - "apply": { - "model": "minecraft:block/brewing_stand_empty0" - }, - "when": { - "has_bottle_0": "false" - } - }, - { - "apply": { - "model": "minecraft:block/brewing_stand_empty1" - }, - "when": { - "has_bottle_1": "false" - } - }, - { - "apply": { - "model": "minecraft:block/brewing_stand_empty2" - }, - "when": { - "has_bottle_2": "false" - } - } - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/brick_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/brick_slab.json deleted file mode 100644 index dc9f2cce..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/brick_slab.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "variants": { - "type=bottom": { - "model": "minecraft:block/brick_slab" - }, - "type=double": { - "model": "minecraft:block/bricks" - }, - "type=top": { - "model": "minecraft:block/brick_slab_top" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/brick_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/brick_stairs.json deleted file mode 100644 index 7e673826..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/brick_stairs.json +++ /dev/null @@ -1,209 +0,0 @@ -{ - "variants": { - "facing=east,half=bottom,shape=inner_left": { - "model": "minecraft:block/brick_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=inner_right": { - "model": "minecraft:block/brick_stairs_inner" - }, - "facing=east,half=bottom,shape=outer_left": { - "model": "minecraft:block/brick_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=outer_right": { - "model": "minecraft:block/brick_stairs_outer" - }, - "facing=east,half=bottom,shape=straight": { - "model": "minecraft:block/brick_stairs" - }, - "facing=east,half=top,shape=inner_left": { - "model": "minecraft:block/brick_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=inner_right": { - "model": "minecraft:block/brick_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=outer_left": { - "model": "minecraft:block/brick_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=outer_right": { - "model": "minecraft:block/brick_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=straight": { - "model": "minecraft:block/brick_stairs", - "uvlock": true, - "x": 180 - }, - "facing=north,half=bottom,shape=inner_left": { - "model": "minecraft:block/brick_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=inner_right": { - "model": "minecraft:block/brick_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=outer_left": { - "model": "minecraft:block/brick_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=outer_right": { - "model": "minecraft:block/brick_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=straight": { - "model": "minecraft:block/brick_stairs", - "uvlock": true, - "y": 270 - }, - "facing=north,half=top,shape=inner_left": { - "model": "minecraft:block/brick_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=inner_right": { - "model": "minecraft:block/brick_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=outer_left": { - "model": "minecraft:block/brick_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=outer_right": { - "model": "minecraft:block/brick_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=straight": { - "model": "minecraft:block/brick_stairs", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=south,half=bottom,shape=inner_left": { - "model": "minecraft:block/brick_stairs_inner" - }, - "facing=south,half=bottom,shape=inner_right": { - "model": "minecraft:block/brick_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=outer_left": { - "model": "minecraft:block/brick_stairs_outer" - }, - "facing=south,half=bottom,shape=outer_right": { - "model": "minecraft:block/brick_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=straight": { - "model": "minecraft:block/brick_stairs", - "uvlock": true, - "y": 90 - }, - "facing=south,half=top,shape=inner_left": { - "model": "minecraft:block/brick_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=inner_right": { - "model": "minecraft:block/brick_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=outer_left": { - "model": "minecraft:block/brick_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=outer_right": { - "model": "minecraft:block/brick_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=straight": { - "model": "minecraft:block/brick_stairs", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_left": { - "model": "minecraft:block/brick_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_right": { - "model": "minecraft:block/brick_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=outer_left": { - "model": "minecraft:block/brick_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=outer_right": { - "model": "minecraft:block/brick_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=straight": { - "model": "minecraft:block/brick_stairs", - "uvlock": true, - "y": 180 - }, - "facing=west,half=top,shape=inner_left": { - "model": "minecraft:block/brick_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=inner_right": { - "model": "minecraft:block/brick_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=outer_left": { - "model": "minecraft:block/brick_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=outer_right": { - "model": "minecraft:block/brick_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=straight": { - "model": "minecraft:block/brick_stairs", - "uvlock": true, - "x": 180, - "y": 180 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/brick_wall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/brick_wall.json deleted file mode 100644 index 140062a5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/brick_wall.json +++ /dev/null @@ -1,90 +0,0 @@ -{ - "multipart": [ - { - "apply": { - "model": "minecraft:block/brick_wall_post" - }, - "when": { - "up": "true" - } - }, - { - "apply": { - "model": "minecraft:block/brick_wall_side", - "uvlock": true - }, - "when": { - "north": "low" - } - }, - { - "apply": { - "model": "minecraft:block/brick_wall_side", - "uvlock": true, - "y": 90 - }, - "when": { - "east": "low" - } - }, - { - "apply": { - "model": "minecraft:block/brick_wall_side", - "uvlock": true, - "y": 180 - }, - "when": { - "south": "low" - } - }, - { - "apply": { - "model": "minecraft:block/brick_wall_side", - "uvlock": true, - "y": 270 - }, - "when": { - "west": "low" - } - }, - { - "apply": { - "model": "minecraft:block/brick_wall_side_tall", - "uvlock": true - }, - "when": { - "north": "tall" - } - }, - { - "apply": { - "model": "minecraft:block/brick_wall_side_tall", - "uvlock": true, - "y": 90 - }, - "when": { - "east": "tall" - } - }, - { - "apply": { - "model": "minecraft:block/brick_wall_side_tall", - "uvlock": true, - "y": 180 - }, - "when": { - "south": "tall" - } - }, - { - "apply": { - "model": "minecraft:block/brick_wall_side_tall", - "uvlock": true, - "y": 270 - }, - "when": { - "west": "tall" - } - } - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bricks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bricks.json deleted file mode 100644 index 7b54ff6a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bricks.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/bricks" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/brown_banner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/brown_banner.json deleted file mode 100644 index f5e2c87f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/brown_banner.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/banner" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/brown_bed.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/brown_bed.json deleted file mode 100644 index 6577c90a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/brown_bed.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/bed" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/brown_candle.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/brown_candle.json deleted file mode 100644 index 66979471..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/brown_candle.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "variants": { - "candles=1,lit=false": { - "model": "minecraft:block/brown_candle_one_candle" - }, - "candles=1,lit=true": { - "model": "minecraft:block/brown_candle_one_candle_lit" - }, - "candles=2,lit=false": { - "model": "minecraft:block/brown_candle_two_candles" - }, - "candles=2,lit=true": { - "model": "minecraft:block/brown_candle_two_candles_lit" - }, - "candles=3,lit=false": { - "model": "minecraft:block/brown_candle_three_candles" - }, - "candles=3,lit=true": { - "model": "minecraft:block/brown_candle_three_candles_lit" - }, - "candles=4,lit=false": { - "model": "minecraft:block/brown_candle_four_candles" - }, - "candles=4,lit=true": { - "model": "minecraft:block/brown_candle_four_candles_lit" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/brown_candle_cake.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/brown_candle_cake.json deleted file mode 100644 index e92e8083..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/brown_candle_cake.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "variants": { - "lit=false": { - "model": "minecraft:block/brown_candle_cake" - }, - "lit=true": { - "model": "minecraft:block/brown_candle_cake_lit" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/brown_carpet.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/brown_carpet.json deleted file mode 100644 index 7273224e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/brown_carpet.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/brown_carpet" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/brown_concrete.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/brown_concrete.json deleted file mode 100644 index 6841a73c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/brown_concrete.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/brown_concrete" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/brown_concrete_powder.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/brown_concrete_powder.json deleted file mode 100644 index 49ef7837..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/brown_concrete_powder.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "variants": { - "": [ - { - "model": "minecraft:block/brown_concrete_powder" - }, - { - "model": "minecraft:block/brown_concrete_powder", - "y": 90 - }, - { - "model": "minecraft:block/brown_concrete_powder", - "y": 180 - }, - { - "model": "minecraft:block/brown_concrete_powder", - "y": 270 - } - ] - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/brown_glazed_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/brown_glazed_terracotta.json deleted file mode 100644 index d78b6954..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/brown_glazed_terracotta.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "variants": { - "facing=east": { - "model": "minecraft:block/brown_glazed_terracotta", - "y": 270 - }, - "facing=north": { - "model": "minecraft:block/brown_glazed_terracotta", - "y": 180 - }, - "facing=south": { - "model": "minecraft:block/brown_glazed_terracotta" - }, - "facing=west": { - "model": "minecraft:block/brown_glazed_terracotta", - "y": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/brown_mushroom.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/brown_mushroom.json deleted file mode 100644 index 9a2fb1c6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/brown_mushroom.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/brown_mushroom" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/brown_mushroom_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/brown_mushroom_block.json deleted file mode 100644 index be4820b4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/brown_mushroom_block.json +++ /dev/null @@ -1,120 +0,0 @@ -{ - "multipart": [ - { - "apply": { - "model": "minecraft:block/brown_mushroom_block" - }, - "when": { - "north": "true" - } - }, - { - "apply": { - "model": "minecraft:block/brown_mushroom_block", - "uvlock": true, - "y": 90 - }, - "when": { - "east": "true" - } - }, - { - "apply": { - "model": "minecraft:block/brown_mushroom_block", - "uvlock": true, - "y": 180 - }, - "when": { - "south": "true" - } - }, - { - "apply": { - "model": "minecraft:block/brown_mushroom_block", - "uvlock": true, - "y": 270 - }, - "when": { - "west": "true" - } - }, - { - "apply": { - "model": "minecraft:block/brown_mushroom_block", - "uvlock": true, - "x": 270 - }, - "when": { - "up": "true" - } - }, - { - "apply": { - "model": "minecraft:block/brown_mushroom_block", - "uvlock": true, - "x": 90 - }, - "when": { - "down": "true" - } - }, - { - "apply": { - "model": "minecraft:block/mushroom_block_inside" - }, - "when": { - "north": "false" - } - }, - { - "apply": { - "model": "minecraft:block/mushroom_block_inside", - "uvlock": false, - "y": 90 - }, - "when": { - "east": "false" - } - }, - { - "apply": { - "model": "minecraft:block/mushroom_block_inside", - "uvlock": false, - "y": 180 - }, - "when": { - "south": "false" - } - }, - { - "apply": { - "model": "minecraft:block/mushroom_block_inside", - "uvlock": false, - "y": 270 - }, - "when": { - "west": "false" - } - }, - { - "apply": { - "model": "minecraft:block/mushroom_block_inside", - "uvlock": false, - "x": 270 - }, - "when": { - "up": "false" - } - }, - { - "apply": { - "model": "minecraft:block/mushroom_block_inside", - "uvlock": false, - "x": 90 - }, - "when": { - "down": "false" - } - } - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/brown_shulker_box.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/brown_shulker_box.json deleted file mode 100644 index c4f723bb..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/brown_shulker_box.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/brown_shulker_box" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/brown_stained_glass.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/brown_stained_glass.json deleted file mode 100644 index 723e232e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/brown_stained_glass.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/brown_stained_glass" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/brown_stained_glass_pane.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/brown_stained_glass_pane.json deleted file mode 100644 index 17abeae4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/brown_stained_glass_pane.json +++ /dev/null @@ -1,77 +0,0 @@ -{ - "multipart": [ - { - "apply": { - "model": "minecraft:block/brown_stained_glass_pane_post" - } - }, - { - "apply": { - "model": "minecraft:block/brown_stained_glass_pane_side" - }, - "when": { - "north": "true" - } - }, - { - "apply": { - "model": "minecraft:block/brown_stained_glass_pane_side", - "y": 90 - }, - "when": { - "east": "true" - } - }, - { - "apply": { - "model": "minecraft:block/brown_stained_glass_pane_side_alt" - }, - "when": { - "south": "true" - } - }, - { - "apply": { - "model": "minecraft:block/brown_stained_glass_pane_side_alt", - "y": 90 - }, - "when": { - "west": "true" - } - }, - { - "apply": { - "model": "minecraft:block/brown_stained_glass_pane_noside" - }, - "when": { - "north": "false" - } - }, - { - "apply": { - "model": "minecraft:block/brown_stained_glass_pane_noside_alt" - }, - "when": { - "east": "false" - } - }, - { - "apply": { - "model": "minecraft:block/brown_stained_glass_pane_noside_alt", - "y": 90 - }, - "when": { - "south": "false" - } - }, - { - "apply": { - "model": "minecraft:block/brown_stained_glass_pane_noside", - "y": 270 - }, - "when": { - "west": "false" - } - } - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/brown_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/brown_terracotta.json deleted file mode 100644 index 6a618f17..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/brown_terracotta.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/brown_terracotta" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/brown_wall_banner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/brown_wall_banner.json deleted file mode 100644 index f5e2c87f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/brown_wall_banner.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/banner" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/brown_wool.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/brown_wool.json deleted file mode 100644 index 4c378d5e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/brown_wool.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/brown_wool" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bubble_column.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bubble_column.json deleted file mode 100644 index 99fd360b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bubble_column.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/water" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bubble_coral.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bubble_coral.json deleted file mode 100644 index 3e068e64..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bubble_coral.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/bubble_coral" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bubble_coral_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bubble_coral_block.json deleted file mode 100644 index 4f6abebe..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bubble_coral_block.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/bubble_coral_block" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bubble_coral_fan.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bubble_coral_fan.json deleted file mode 100644 index e91a669f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bubble_coral_fan.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/bubble_coral_fan" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bubble_coral_wall_fan.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bubble_coral_wall_fan.json deleted file mode 100644 index 5310027a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/bubble_coral_wall_fan.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "variants": { - "facing=east": { - "model": "minecraft:block/bubble_coral_wall_fan", - "y": 90 - }, - "facing=north": { - "model": "minecraft:block/bubble_coral_wall_fan" - }, - "facing=south": { - "model": "minecraft:block/bubble_coral_wall_fan", - "y": 180 - }, - "facing=west": { - "model": "minecraft:block/bubble_coral_wall_fan", - "y": 270 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/budding_amethyst.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/budding_amethyst.json deleted file mode 100644 index a6e222b6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/budding_amethyst.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/budding_amethyst" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cactus.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cactus.json deleted file mode 100644 index c1623fbc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cactus.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/cactus" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cake.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cake.json deleted file mode 100644 index c905f118..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cake.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "variants": { - "bites=0": { - "model": "minecraft:block/cake" - }, - "bites=1": { - "model": "minecraft:block/cake_slice1" - }, - "bites=2": { - "model": "minecraft:block/cake_slice2" - }, - "bites=3": { - "model": "minecraft:block/cake_slice3" - }, - "bites=4": { - "model": "minecraft:block/cake_slice4" - }, - "bites=5": { - "model": "minecraft:block/cake_slice5" - }, - "bites=6": { - "model": "minecraft:block/cake_slice6" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/calcite.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/calcite.json deleted file mode 100644 index c9ff836d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/calcite.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/calcite" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/calibrated_sculk_sensor.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/calibrated_sculk_sensor.json deleted file mode 100644 index 7f619758..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/calibrated_sculk_sensor.json +++ /dev/null @@ -1,49 +0,0 @@ -{ - "variants": { - "facing=east,sculk_sensor_phase=active": { - "model": "minecraft:block/calibrated_sculk_sensor_active", - "y": 90 - }, - "facing=east,sculk_sensor_phase=cooldown": { - "model": "minecraft:block/calibrated_sculk_sensor_active", - "y": 90 - }, - "facing=east,sculk_sensor_phase=inactive": { - "model": "minecraft:block/calibrated_sculk_sensor_inactive", - "y": 90 - }, - "facing=north,sculk_sensor_phase=active": { - "model": "minecraft:block/calibrated_sculk_sensor_active" - }, - "facing=north,sculk_sensor_phase=cooldown": { - "model": "minecraft:block/calibrated_sculk_sensor_active" - }, - "facing=north,sculk_sensor_phase=inactive": { - "model": "minecraft:block/calibrated_sculk_sensor_inactive" - }, - "facing=south,sculk_sensor_phase=active": { - "model": "minecraft:block/calibrated_sculk_sensor_active", - "y": 180 - }, - "facing=south,sculk_sensor_phase=cooldown": { - "model": "minecraft:block/calibrated_sculk_sensor_active", - "y": 180 - }, - "facing=south,sculk_sensor_phase=inactive": { - "model": "minecraft:block/calibrated_sculk_sensor_inactive", - "y": 180 - }, - "facing=west,sculk_sensor_phase=active": { - "model": "minecraft:block/calibrated_sculk_sensor_active", - "y": 270 - }, - "facing=west,sculk_sensor_phase=cooldown": { - "model": "minecraft:block/calibrated_sculk_sensor_active", - "y": 270 - }, - "facing=west,sculk_sensor_phase=inactive": { - "model": "minecraft:block/calibrated_sculk_sensor_inactive", - "y": 270 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/campfire.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/campfire.json deleted file mode 100644 index d5751b85..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/campfire.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "variants": { - "facing=east,lit=false": { - "model": "minecraft:block/campfire_off", - "y": 270 - }, - "facing=east,lit=true": { - "model": "minecraft:block/campfire", - "y": 270 - }, - "facing=north,lit=false": { - "model": "minecraft:block/campfire_off", - "y": 180 - }, - "facing=north,lit=true": { - "model": "minecraft:block/campfire", - "y": 180 - }, - "facing=south,lit=false": { - "model": "minecraft:block/campfire_off" - }, - "facing=south,lit=true": { - "model": "minecraft:block/campfire" - }, - "facing=west,lit=false": { - "model": "minecraft:block/campfire_off", - "y": 90 - }, - "facing=west,lit=true": { - "model": "minecraft:block/campfire", - "y": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/candle.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/candle.json deleted file mode 100644 index 9e867034..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/candle.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "variants": { - "candles=1,lit=false": { - "model": "minecraft:block/candle_one_candle" - }, - "candles=1,lit=true": { - "model": "minecraft:block/candle_one_candle_lit" - }, - "candles=2,lit=false": { - "model": "minecraft:block/candle_two_candles" - }, - "candles=2,lit=true": { - "model": "minecraft:block/candle_two_candles_lit" - }, - "candles=3,lit=false": { - "model": "minecraft:block/candle_three_candles" - }, - "candles=3,lit=true": { - "model": "minecraft:block/candle_three_candles_lit" - }, - "candles=4,lit=false": { - "model": "minecraft:block/candle_four_candles" - }, - "candles=4,lit=true": { - "model": "minecraft:block/candle_four_candles_lit" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/candle_cake.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/candle_cake.json deleted file mode 100644 index 4e1e1181..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/candle_cake.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "variants": { - "lit=false": { - "model": "minecraft:block/candle_cake" - }, - "lit=true": { - "model": "minecraft:block/candle_cake_lit" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/carrots.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/carrots.json deleted file mode 100644 index 8acf220f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/carrots.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "variants": { - "age=0": { - "model": "minecraft:block/carrots_stage0" - }, - "age=1": { - "model": "minecraft:block/carrots_stage0" - }, - "age=2": { - "model": "minecraft:block/carrots_stage1" - }, - "age=3": { - "model": "minecraft:block/carrots_stage1" - }, - "age=4": { - "model": "minecraft:block/carrots_stage2" - }, - "age=5": { - "model": "minecraft:block/carrots_stage2" - }, - "age=6": { - "model": "minecraft:block/carrots_stage2" - }, - "age=7": { - "model": "minecraft:block/carrots_stage3" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cartography_table.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cartography_table.json deleted file mode 100644 index 6feb4018..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cartography_table.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/cartography_table" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/carved_pumpkin.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/carved_pumpkin.json deleted file mode 100644 index f98dc9f9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/carved_pumpkin.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "variants": { - "facing=east": { - "model": "minecraft:block/carved_pumpkin", - "y": 90 - }, - "facing=north": { - "model": "minecraft:block/carved_pumpkin" - }, - "facing=south": { - "model": "minecraft:block/carved_pumpkin", - "y": 180 - }, - "facing=west": { - "model": "minecraft:block/carved_pumpkin", - "y": 270 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cauldron.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cauldron.json deleted file mode 100644 index 9908cf5d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cauldron.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/cauldron" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cave_air.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cave_air.json deleted file mode 100644 index 2c8f02f0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cave_air.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/air" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cave_vines.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cave_vines.json deleted file mode 100644 index 684555ff..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cave_vines.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "variants": { - "berries=false": { - "model": "minecraft:block/cave_vines" - }, - "berries=true": { - "model": "minecraft:block/cave_vines_lit" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cave_vines_plant.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cave_vines_plant.json deleted file mode 100644 index a07870ef..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cave_vines_plant.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "variants": { - "berries=false": { - "model": "minecraft:block/cave_vines_plant" - }, - "berries=true": { - "model": "minecraft:block/cave_vines_plant_lit" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/chain.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/chain.json deleted file mode 100644 index 9ae0f964..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/chain.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "variants": { - "axis=x": { - "model": "minecraft:block/chain", - "x": 90, - "y": 90 - }, - "axis=y": { - "model": "minecraft:block/chain" - }, - "axis=z": { - "model": "minecraft:block/chain", - "x": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/chain_command_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/chain_command_block.json deleted file mode 100644 index ede14429..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/chain_command_block.json +++ /dev/null @@ -1,50 +0,0 @@ -{ - "variants": { - "conditional=false,facing=down": { - "model": "minecraft:block/chain_command_block", - "x": 90 - }, - "conditional=false,facing=east": { - "model": "minecraft:block/chain_command_block", - "y": 90 - }, - "conditional=false,facing=north": { - "model": "minecraft:block/chain_command_block" - }, - "conditional=false,facing=south": { - "model": "minecraft:block/chain_command_block", - "y": 180 - }, - "conditional=false,facing=up": { - "model": "minecraft:block/chain_command_block", - "x": 270 - }, - "conditional=false,facing=west": { - "model": "minecraft:block/chain_command_block", - "y": 270 - }, - "conditional=true,facing=down": { - "model": "minecraft:block/chain_command_block_conditional", - "x": 90 - }, - "conditional=true,facing=east": { - "model": "minecraft:block/chain_command_block_conditional", - "y": 90 - }, - "conditional=true,facing=north": { - "model": "minecraft:block/chain_command_block_conditional" - }, - "conditional=true,facing=south": { - "model": "minecraft:block/chain_command_block_conditional", - "y": 180 - }, - "conditional=true,facing=up": { - "model": "minecraft:block/chain_command_block_conditional", - "x": 270 - }, - "conditional=true,facing=west": { - "model": "minecraft:block/chain_command_block_conditional", - "y": 270 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cherry_button.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cherry_button.json deleted file mode 100644 index 89686b63..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cherry_button.json +++ /dev/null @@ -1,118 +0,0 @@ -{ - "variants": { - "face=ceiling,facing=east,powered=false": { - "model": "minecraft:block/cherry_button", - "x": 180, - "y": 270 - }, - "face=ceiling,facing=east,powered=true": { - "model": "minecraft:block/cherry_button_pressed", - "x": 180, - "y": 270 - }, - "face=ceiling,facing=north,powered=false": { - "model": "minecraft:block/cherry_button", - "x": 180, - "y": 180 - }, - "face=ceiling,facing=north,powered=true": { - "model": "minecraft:block/cherry_button_pressed", - "x": 180, - "y": 180 - }, - "face=ceiling,facing=south,powered=false": { - "model": "minecraft:block/cherry_button", - "x": 180 - }, - "face=ceiling,facing=south,powered=true": { - "model": "minecraft:block/cherry_button_pressed", - "x": 180 - }, - "face=ceiling,facing=west,powered=false": { - "model": "minecraft:block/cherry_button", - "x": 180, - "y": 90 - }, - "face=ceiling,facing=west,powered=true": { - "model": "minecraft:block/cherry_button_pressed", - "x": 180, - "y": 90 - }, - "face=floor,facing=east,powered=false": { - "model": "minecraft:block/cherry_button", - "y": 90 - }, - "face=floor,facing=east,powered=true": { - "model": "minecraft:block/cherry_button_pressed", - "y": 90 - }, - "face=floor,facing=north,powered=false": { - "model": "minecraft:block/cherry_button" - }, - "face=floor,facing=north,powered=true": { - "model": "minecraft:block/cherry_button_pressed" - }, - "face=floor,facing=south,powered=false": { - "model": "minecraft:block/cherry_button", - "y": 180 - }, - "face=floor,facing=south,powered=true": { - "model": "minecraft:block/cherry_button_pressed", - "y": 180 - }, - "face=floor,facing=west,powered=false": { - "model": "minecraft:block/cherry_button", - "y": 270 - }, - "face=floor,facing=west,powered=true": { - "model": "minecraft:block/cherry_button_pressed", - "y": 270 - }, - "face=wall,facing=east,powered=false": { - "model": "minecraft:block/cherry_button", - "uvlock": true, - "x": 90, - "y": 90 - }, - "face=wall,facing=east,powered=true": { - "model": "minecraft:block/cherry_button_pressed", - "uvlock": true, - "x": 90, - "y": 90 - }, - "face=wall,facing=north,powered=false": { - "model": "minecraft:block/cherry_button", - "uvlock": true, - "x": 90 - }, - "face=wall,facing=north,powered=true": { - "model": "minecraft:block/cherry_button_pressed", - "uvlock": true, - "x": 90 - }, - "face=wall,facing=south,powered=false": { - "model": "minecraft:block/cherry_button", - "uvlock": true, - "x": 90, - "y": 180 - }, - "face=wall,facing=south,powered=true": { - "model": "minecraft:block/cherry_button_pressed", - "uvlock": true, - "x": 90, - "y": 180 - }, - "face=wall,facing=west,powered=false": { - "model": "minecraft:block/cherry_button", - "uvlock": true, - "x": 90, - "y": 270 - }, - "face=wall,facing=west,powered=true": { - "model": "minecraft:block/cherry_button_pressed", - "uvlock": true, - "x": 90, - "y": 270 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cherry_door.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cherry_door.json deleted file mode 100644 index 73fb6c3b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cherry_door.json +++ /dev/null @@ -1,124 +0,0 @@ -{ - "variants": { - "facing=east,half=lower,hinge=left,open=false": { - "model": "minecraft:block/cherry_door_bottom_left" - }, - "facing=east,half=lower,hinge=left,open=true": { - "model": "minecraft:block/cherry_door_bottom_left_open", - "y": 90 - }, - "facing=east,half=lower,hinge=right,open=false": { - "model": "minecraft:block/cherry_door_bottom_right" - }, - "facing=east,half=lower,hinge=right,open=true": { - "model": "minecraft:block/cherry_door_bottom_right_open", - "y": 270 - }, - "facing=east,half=upper,hinge=left,open=false": { - "model": "minecraft:block/cherry_door_top_left" - }, - "facing=east,half=upper,hinge=left,open=true": { - "model": "minecraft:block/cherry_door_top_left_open", - "y": 90 - }, - "facing=east,half=upper,hinge=right,open=false": { - "model": "minecraft:block/cherry_door_top_right" - }, - "facing=east,half=upper,hinge=right,open=true": { - "model": "minecraft:block/cherry_door_top_right_open", - "y": 270 - }, - "facing=north,half=lower,hinge=left,open=false": { - "model": "minecraft:block/cherry_door_bottom_left", - "y": 270 - }, - "facing=north,half=lower,hinge=left,open=true": { - "model": "minecraft:block/cherry_door_bottom_left_open" - }, - "facing=north,half=lower,hinge=right,open=false": { - "model": "minecraft:block/cherry_door_bottom_right", - "y": 270 - }, - "facing=north,half=lower,hinge=right,open=true": { - "model": "minecraft:block/cherry_door_bottom_right_open", - "y": 180 - }, - "facing=north,half=upper,hinge=left,open=false": { - "model": "minecraft:block/cherry_door_top_left", - "y": 270 - }, - "facing=north,half=upper,hinge=left,open=true": { - "model": "minecraft:block/cherry_door_top_left_open" - }, - "facing=north,half=upper,hinge=right,open=false": { - "model": "minecraft:block/cherry_door_top_right", - "y": 270 - }, - "facing=north,half=upper,hinge=right,open=true": { - "model": "minecraft:block/cherry_door_top_right_open", - "y": 180 - }, - "facing=south,half=lower,hinge=left,open=false": { - "model": "minecraft:block/cherry_door_bottom_left", - "y": 90 - }, - "facing=south,half=lower,hinge=left,open=true": { - "model": "minecraft:block/cherry_door_bottom_left_open", - "y": 180 - }, - "facing=south,half=lower,hinge=right,open=false": { - "model": "minecraft:block/cherry_door_bottom_right", - "y": 90 - }, - "facing=south,half=lower,hinge=right,open=true": { - "model": "minecraft:block/cherry_door_bottom_right_open" - }, - "facing=south,half=upper,hinge=left,open=false": { - "model": "minecraft:block/cherry_door_top_left", - "y": 90 - }, - "facing=south,half=upper,hinge=left,open=true": { - "model": "minecraft:block/cherry_door_top_left_open", - "y": 180 - }, - "facing=south,half=upper,hinge=right,open=false": { - "model": "minecraft:block/cherry_door_top_right", - "y": 90 - }, - "facing=south,half=upper,hinge=right,open=true": { - "model": "minecraft:block/cherry_door_top_right_open" - }, - "facing=west,half=lower,hinge=left,open=false": { - "model": "minecraft:block/cherry_door_bottom_left", - "y": 180 - }, - "facing=west,half=lower,hinge=left,open=true": { - "model": "minecraft:block/cherry_door_bottom_left_open", - "y": 270 - }, - "facing=west,half=lower,hinge=right,open=false": { - "model": "minecraft:block/cherry_door_bottom_right", - "y": 180 - }, - "facing=west,half=lower,hinge=right,open=true": { - "model": "minecraft:block/cherry_door_bottom_right_open", - "y": 90 - }, - "facing=west,half=upper,hinge=left,open=false": { - "model": "minecraft:block/cherry_door_top_left", - "y": 180 - }, - "facing=west,half=upper,hinge=left,open=true": { - "model": "minecraft:block/cherry_door_top_left_open", - "y": 270 - }, - "facing=west,half=upper,hinge=right,open=false": { - "model": "minecraft:block/cherry_door_top_right", - "y": 180 - }, - "facing=west,half=upper,hinge=right,open=true": { - "model": "minecraft:block/cherry_door_top_right_open", - "y": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cherry_fence.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cherry_fence.json deleted file mode 100644 index a67bdd8e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cherry_fence.json +++ /dev/null @@ -1,48 +0,0 @@ -{ - "multipart": [ - { - "apply": { - "model": "minecraft:block/cherry_fence_post" - } - }, - { - "apply": { - "model": "minecraft:block/cherry_fence_side", - "uvlock": true - }, - "when": { - "north": "true" - } - }, - { - "apply": { - "model": "minecraft:block/cherry_fence_side", - "uvlock": true, - "y": 90 - }, - "when": { - "east": "true" - } - }, - { - "apply": { - "model": "minecraft:block/cherry_fence_side", - "uvlock": true, - "y": 180 - }, - "when": { - "south": "true" - } - }, - { - "apply": { - "model": "minecraft:block/cherry_fence_side", - "uvlock": true, - "y": 270 - }, - "when": { - "west": "true" - } - } - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cherry_fence_gate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cherry_fence_gate.json deleted file mode 100644 index e92e638c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cherry_fence_gate.json +++ /dev/null @@ -1,80 +0,0 @@ -{ - "variants": { - "facing=east,in_wall=false,open=false": { - "model": "minecraft:block/cherry_fence_gate", - "uvlock": true, - "y": 270 - }, - "facing=east,in_wall=false,open=true": { - "model": "minecraft:block/cherry_fence_gate_open", - "uvlock": true, - "y": 270 - }, - "facing=east,in_wall=true,open=false": { - "model": "minecraft:block/cherry_fence_gate_wall", - "uvlock": true, - "y": 270 - }, - "facing=east,in_wall=true,open=true": { - "model": "minecraft:block/cherry_fence_gate_wall_open", - "uvlock": true, - "y": 270 - }, - "facing=north,in_wall=false,open=false": { - "model": "minecraft:block/cherry_fence_gate", - "uvlock": true, - "y": 180 - }, - "facing=north,in_wall=false,open=true": { - "model": "minecraft:block/cherry_fence_gate_open", - "uvlock": true, - "y": 180 - }, - "facing=north,in_wall=true,open=false": { - "model": "minecraft:block/cherry_fence_gate_wall", - "uvlock": true, - "y": 180 - }, - "facing=north,in_wall=true,open=true": { - "model": "minecraft:block/cherry_fence_gate_wall_open", - "uvlock": true, - "y": 180 - }, - "facing=south,in_wall=false,open=false": { - "model": "minecraft:block/cherry_fence_gate", - "uvlock": true - }, - "facing=south,in_wall=false,open=true": { - "model": "minecraft:block/cherry_fence_gate_open", - "uvlock": true - }, - "facing=south,in_wall=true,open=false": { - "model": "minecraft:block/cherry_fence_gate_wall", - "uvlock": true - }, - "facing=south,in_wall=true,open=true": { - "model": "minecraft:block/cherry_fence_gate_wall_open", - "uvlock": true - }, - "facing=west,in_wall=false,open=false": { - "model": "minecraft:block/cherry_fence_gate", - "uvlock": true, - "y": 90 - }, - "facing=west,in_wall=false,open=true": { - "model": "minecraft:block/cherry_fence_gate_open", - "uvlock": true, - "y": 90 - }, - "facing=west,in_wall=true,open=false": { - "model": "minecraft:block/cherry_fence_gate_wall", - "uvlock": true, - "y": 90 - }, - "facing=west,in_wall=true,open=true": { - "model": "minecraft:block/cherry_fence_gate_wall_open", - "uvlock": true, - "y": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cherry_hanging_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cherry_hanging_sign.json deleted file mode 100644 index f6cd312b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cherry_hanging_sign.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/cherry_hanging_sign" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cherry_leaves.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cherry_leaves.json deleted file mode 100644 index de7a3c88..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cherry_leaves.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/cherry_leaves" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cherry_log.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cherry_log.json deleted file mode 100644 index a35c0d9f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cherry_log.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "variants": { - "axis=x": { - "model": "minecraft:block/cherry_log_x" - }, - "axis=y": { - "model": "minecraft:block/cherry_log_y" - }, - "axis=z": { - "model": "minecraft:block/cherry_log_z" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cherry_planks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cherry_planks.json deleted file mode 100644 index 02915c93..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cherry_planks.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/cherry_planks" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cherry_pressure_plate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cherry_pressure_plate.json deleted file mode 100644 index 619b8c70..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cherry_pressure_plate.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "variants": { - "powered=false": { - "model": "minecraft:block/cherry_pressure_plate" - }, - "powered=true": { - "model": "minecraft:block/cherry_pressure_plate_down" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cherry_sapling.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cherry_sapling.json deleted file mode 100644 index cab2fb40..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cherry_sapling.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/cherry_sapling" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cherry_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cherry_sign.json deleted file mode 100644 index e9f5111a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cherry_sign.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/cherry_sign" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cherry_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cherry_slab.json deleted file mode 100644 index 3c192c1b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cherry_slab.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "variants": { - "type=bottom": { - "model": "minecraft:block/cherry_slab" - }, - "type=double": { - "model": "minecraft:block/cherry_planks" - }, - "type=top": { - "model": "minecraft:block/cherry_slab_top" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cherry_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cherry_stairs.json deleted file mode 100644 index 0de5122b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cherry_stairs.json +++ /dev/null @@ -1,209 +0,0 @@ -{ - "variants": { - "facing=east,half=bottom,shape=inner_left": { - "model": "minecraft:block/cherry_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=inner_right": { - "model": "minecraft:block/cherry_stairs_inner" - }, - "facing=east,half=bottom,shape=outer_left": { - "model": "minecraft:block/cherry_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=outer_right": { - "model": "minecraft:block/cherry_stairs_outer" - }, - "facing=east,half=bottom,shape=straight": { - "model": "minecraft:block/cherry_stairs" - }, - "facing=east,half=top,shape=inner_left": { - "model": "minecraft:block/cherry_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=inner_right": { - "model": "minecraft:block/cherry_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=outer_left": { - "model": "minecraft:block/cherry_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=outer_right": { - "model": "minecraft:block/cherry_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=straight": { - "model": "minecraft:block/cherry_stairs", - "uvlock": true, - "x": 180 - }, - "facing=north,half=bottom,shape=inner_left": { - "model": "minecraft:block/cherry_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=inner_right": { - "model": "minecraft:block/cherry_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=outer_left": { - "model": "minecraft:block/cherry_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=outer_right": { - "model": "minecraft:block/cherry_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=straight": { - "model": "minecraft:block/cherry_stairs", - "uvlock": true, - "y": 270 - }, - "facing=north,half=top,shape=inner_left": { - "model": "minecraft:block/cherry_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=inner_right": { - "model": "minecraft:block/cherry_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=outer_left": { - "model": "minecraft:block/cherry_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=outer_right": { - "model": "minecraft:block/cherry_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=straight": { - "model": "minecraft:block/cherry_stairs", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=south,half=bottom,shape=inner_left": { - "model": "minecraft:block/cherry_stairs_inner" - }, - "facing=south,half=bottom,shape=inner_right": { - "model": "minecraft:block/cherry_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=outer_left": { - "model": "minecraft:block/cherry_stairs_outer" - }, - "facing=south,half=bottom,shape=outer_right": { - "model": "minecraft:block/cherry_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=straight": { - "model": "minecraft:block/cherry_stairs", - "uvlock": true, - "y": 90 - }, - "facing=south,half=top,shape=inner_left": { - "model": "minecraft:block/cherry_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=inner_right": { - "model": "minecraft:block/cherry_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=outer_left": { - "model": "minecraft:block/cherry_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=outer_right": { - "model": "minecraft:block/cherry_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=straight": { - "model": "minecraft:block/cherry_stairs", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_left": { - "model": "minecraft:block/cherry_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_right": { - "model": "minecraft:block/cherry_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=outer_left": { - "model": "minecraft:block/cherry_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=outer_right": { - "model": "minecraft:block/cherry_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=straight": { - "model": "minecraft:block/cherry_stairs", - "uvlock": true, - "y": 180 - }, - "facing=west,half=top,shape=inner_left": { - "model": "minecraft:block/cherry_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=inner_right": { - "model": "minecraft:block/cherry_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=outer_left": { - "model": "minecraft:block/cherry_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=outer_right": { - "model": "minecraft:block/cherry_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=straight": { - "model": "minecraft:block/cherry_stairs", - "uvlock": true, - "x": 180, - "y": 180 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cherry_trapdoor.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cherry_trapdoor.json deleted file mode 100644 index aa843d3f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cherry_trapdoor.json +++ /dev/null @@ -1,69 +0,0 @@ -{ - "variants": { - "facing=east,half=bottom,open=false": { - "model": "minecraft:block/cherry_trapdoor_bottom", - "y": 90 - }, - "facing=east,half=bottom,open=true": { - "model": "minecraft:block/cherry_trapdoor_open", - "y": 90 - }, - "facing=east,half=top,open=false": { - "model": "minecraft:block/cherry_trapdoor_top", - "y": 90 - }, - "facing=east,half=top,open=true": { - "model": "minecraft:block/cherry_trapdoor_open", - "x": 180, - "y": 270 - }, - "facing=north,half=bottom,open=false": { - "model": "minecraft:block/cherry_trapdoor_bottom" - }, - "facing=north,half=bottom,open=true": { - "model": "minecraft:block/cherry_trapdoor_open" - }, - "facing=north,half=top,open=false": { - "model": "minecraft:block/cherry_trapdoor_top" - }, - "facing=north,half=top,open=true": { - "model": "minecraft:block/cherry_trapdoor_open", - "x": 180, - "y": 180 - }, - "facing=south,half=bottom,open=false": { - "model": "minecraft:block/cherry_trapdoor_bottom", - "y": 180 - }, - "facing=south,half=bottom,open=true": { - "model": "minecraft:block/cherry_trapdoor_open", - "y": 180 - }, - "facing=south,half=top,open=false": { - "model": "minecraft:block/cherry_trapdoor_top", - "y": 180 - }, - "facing=south,half=top,open=true": { - "model": "minecraft:block/cherry_trapdoor_open", - "x": 180, - "y": 0 - }, - "facing=west,half=bottom,open=false": { - "model": "minecraft:block/cherry_trapdoor_bottom", - "y": 270 - }, - "facing=west,half=bottom,open=true": { - "model": "minecraft:block/cherry_trapdoor_open", - "y": 270 - }, - "facing=west,half=top,open=false": { - "model": "minecraft:block/cherry_trapdoor_top", - "y": 270 - }, - "facing=west,half=top,open=true": { - "model": "minecraft:block/cherry_trapdoor_open", - "x": 180, - "y": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cherry_wall_hanging_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cherry_wall_hanging_sign.json deleted file mode 100644 index f6cd312b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cherry_wall_hanging_sign.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/cherry_hanging_sign" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cherry_wall_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cherry_wall_sign.json deleted file mode 100644 index e9f5111a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cherry_wall_sign.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/cherry_sign" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cherry_wood.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cherry_wood.json deleted file mode 100644 index 5c180b3f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cherry_wood.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "variants": { - "axis=x": { - "model": "minecraft:block/cherry_wood", - "x": 90, - "y": 90 - }, - "axis=y": { - "model": "minecraft:block/cherry_wood" - }, - "axis=z": { - "model": "minecraft:block/cherry_wood", - "x": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/chest.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/chest.json deleted file mode 100644 index f78fa579..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/chest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/chest" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/chipped_anvil.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/chipped_anvil.json deleted file mode 100644 index 466eb4c7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/chipped_anvil.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "variants": { - "facing=east": { - "model": "minecraft:block/chipped_anvil", - "y": 270 - }, - "facing=north": { - "model": "minecraft:block/chipped_anvil", - "y": 180 - }, - "facing=south": { - "model": "minecraft:block/chipped_anvil" - }, - "facing=west": { - "model": "minecraft:block/chipped_anvil", - "y": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/chiseled_bookshelf.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/chiseled_bookshelf.json deleted file mode 100644 index 85ec035a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/chiseled_bookshelf.json +++ /dev/null @@ -1,812 +0,0 @@ -{ - "multipart": [ - { - "apply": { - "model": "minecraft:block/chiseled_bookshelf", - "uvlock": true, - "y": 0 - }, - "when": { - "facing": "north" - } - }, - { - "apply": { - "model": "minecraft:block/chiseled_bookshelf_occupied_slot_top_left", - "y": 0 - }, - "when": { - "AND": [ - { - "facing": "north" - }, - { - "slot_0_occupied": "true" - } - ] - } - }, - { - "apply": { - "model": "minecraft:block/chiseled_bookshelf_empty_slot_top_left", - "y": 0 - }, - "when": { - "AND": [ - { - "facing": "north" - }, - { - "slot_0_occupied": "false" - } - ] - } - }, - { - "apply": { - "model": "minecraft:block/chiseled_bookshelf_occupied_slot_top_mid", - "y": 0 - }, - "when": { - "AND": [ - { - "facing": "north" - }, - { - "slot_1_occupied": "true" - } - ] - } - }, - { - "apply": { - "model": "minecraft:block/chiseled_bookshelf_empty_slot_top_mid", - "y": 0 - }, - "when": { - "AND": [ - { - "facing": "north" - }, - { - "slot_1_occupied": "false" - } - ] - } - }, - { - "apply": { - "model": "minecraft:block/chiseled_bookshelf_occupied_slot_top_right", - "y": 0 - }, - "when": { - "AND": [ - { - "facing": "north" - }, - { - "slot_2_occupied": "true" - } - ] - } - }, - { - "apply": { - "model": "minecraft:block/chiseled_bookshelf_empty_slot_top_right", - "y": 0 - }, - "when": { - "AND": [ - { - "facing": "north" - }, - { - "slot_2_occupied": "false" - } - ] - } - }, - { - "apply": { - "model": "minecraft:block/chiseled_bookshelf_occupied_slot_bottom_left", - "y": 0 - }, - "when": { - "AND": [ - { - "facing": "north" - }, - { - "slot_3_occupied": "true" - } - ] - } - }, - { - "apply": { - "model": "minecraft:block/chiseled_bookshelf_empty_slot_bottom_left", - "y": 0 - }, - "when": { - "AND": [ - { - "facing": "north" - }, - { - "slot_3_occupied": "false" - } - ] - } - }, - { - "apply": { - "model": "minecraft:block/chiseled_bookshelf_occupied_slot_bottom_mid", - "y": 0 - }, - "when": { - "AND": [ - { - "facing": "north" - }, - { - "slot_4_occupied": "true" - } - ] - } - }, - { - "apply": { - "model": "minecraft:block/chiseled_bookshelf_empty_slot_bottom_mid", - "y": 0 - }, - "when": { - "AND": [ - { - "facing": "north" - }, - { - "slot_4_occupied": "false" - } - ] - } - }, - { - "apply": { - "model": "minecraft:block/chiseled_bookshelf_occupied_slot_bottom_right", - "y": 0 - }, - "when": { - "AND": [ - { - "facing": "north" - }, - { - "slot_5_occupied": "true" - } - ] - } - }, - { - "apply": { - "model": "minecraft:block/chiseled_bookshelf_empty_slot_bottom_right", - "y": 0 - }, - "when": { - "AND": [ - { - "facing": "north" - }, - { - "slot_5_occupied": "false" - } - ] - } - }, - { - "apply": { - "model": "minecraft:block/chiseled_bookshelf", - "uvlock": true, - "y": 90 - }, - "when": { - "facing": "east" - } - }, - { - "apply": { - "model": "minecraft:block/chiseled_bookshelf_occupied_slot_top_left", - "y": 90 - }, - "when": { - "AND": [ - { - "facing": "east" - }, - { - "slot_0_occupied": "true" - } - ] - } - }, - { - "apply": { - "model": "minecraft:block/chiseled_bookshelf_empty_slot_top_left", - "y": 90 - }, - "when": { - "AND": [ - { - "facing": "east" - }, - { - "slot_0_occupied": "false" - } - ] - } - }, - { - "apply": { - "model": "minecraft:block/chiseled_bookshelf_occupied_slot_top_mid", - "y": 90 - }, - "when": { - "AND": [ - { - "facing": "east" - }, - { - "slot_1_occupied": "true" - } - ] - } - }, - { - "apply": { - "model": "minecraft:block/chiseled_bookshelf_empty_slot_top_mid", - "y": 90 - }, - "when": { - "AND": [ - { - "facing": "east" - }, - { - "slot_1_occupied": "false" - } - ] - } - }, - { - "apply": { - "model": "minecraft:block/chiseled_bookshelf_occupied_slot_top_right", - "y": 90 - }, - "when": { - "AND": [ - { - "facing": "east" - }, - { - "slot_2_occupied": "true" - } - ] - } - }, - { - "apply": { - "model": "minecraft:block/chiseled_bookshelf_empty_slot_top_right", - "y": 90 - }, - "when": { - "AND": [ - { - "facing": "east" - }, - { - "slot_2_occupied": "false" - } - ] - } - }, - { - "apply": { - "model": "minecraft:block/chiseled_bookshelf_occupied_slot_bottom_left", - "y": 90 - }, - "when": { - "AND": [ - { - "facing": "east" - }, - { - "slot_3_occupied": "true" - } - ] - } - }, - { - "apply": { - "model": "minecraft:block/chiseled_bookshelf_empty_slot_bottom_left", - "y": 90 - }, - "when": { - "AND": [ - { - "facing": "east" - }, - { - "slot_3_occupied": "false" - } - ] - } - }, - { - "apply": { - "model": "minecraft:block/chiseled_bookshelf_occupied_slot_bottom_mid", - "y": 90 - }, - "when": { - "AND": [ - { - "facing": "east" - }, - { - "slot_4_occupied": "true" - } - ] - } - }, - { - "apply": { - "model": "minecraft:block/chiseled_bookshelf_empty_slot_bottom_mid", - "y": 90 - }, - "when": { - "AND": [ - { - "facing": "east" - }, - { - "slot_4_occupied": "false" - } - ] - } - }, - { - "apply": { - "model": "minecraft:block/chiseled_bookshelf_occupied_slot_bottom_right", - "y": 90 - }, - "when": { - "AND": [ - { - "facing": "east" - }, - { - "slot_5_occupied": "true" - } - ] - } - }, - { - "apply": { - "model": "minecraft:block/chiseled_bookshelf_empty_slot_bottom_right", - "y": 90 - }, - "when": { - "AND": [ - { - "facing": "east" - }, - { - "slot_5_occupied": "false" - } - ] - } - }, - { - "apply": { - "model": "minecraft:block/chiseled_bookshelf", - "uvlock": true, - "y": 180 - }, - "when": { - "facing": "south" - } - }, - { - "apply": { - "model": "minecraft:block/chiseled_bookshelf_occupied_slot_top_left", - "y": 180 - }, - "when": { - "AND": [ - { - "facing": "south" - }, - { - "slot_0_occupied": "true" - } - ] - } - }, - { - "apply": { - "model": "minecraft:block/chiseled_bookshelf_empty_slot_top_left", - "y": 180 - }, - "when": { - "AND": [ - { - "facing": "south" - }, - { - "slot_0_occupied": "false" - } - ] - } - }, - { - "apply": { - "model": "minecraft:block/chiseled_bookshelf_occupied_slot_top_mid", - "y": 180 - }, - "when": { - "AND": [ - { - "facing": "south" - }, - { - "slot_1_occupied": "true" - } - ] - } - }, - { - "apply": { - "model": "minecraft:block/chiseled_bookshelf_empty_slot_top_mid", - "y": 180 - }, - "when": { - "AND": [ - { - "facing": "south" - }, - { - "slot_1_occupied": "false" - } - ] - } - }, - { - "apply": { - "model": "minecraft:block/chiseled_bookshelf_occupied_slot_top_right", - "y": 180 - }, - "when": { - "AND": [ - { - "facing": "south" - }, - { - "slot_2_occupied": "true" - } - ] - } - }, - { - "apply": { - "model": "minecraft:block/chiseled_bookshelf_empty_slot_top_right", - "y": 180 - }, - "when": { - "AND": [ - { - "facing": "south" - }, - { - "slot_2_occupied": "false" - } - ] - } - }, - { - "apply": { - "model": "minecraft:block/chiseled_bookshelf_occupied_slot_bottom_left", - "y": 180 - }, - "when": { - "AND": [ - { - "facing": "south" - }, - { - "slot_3_occupied": "true" - } - ] - } - }, - { - "apply": { - "model": "minecraft:block/chiseled_bookshelf_empty_slot_bottom_left", - "y": 180 - }, - "when": { - "AND": [ - { - "facing": "south" - }, - { - "slot_3_occupied": "false" - } - ] - } - }, - { - "apply": { - "model": "minecraft:block/chiseled_bookshelf_occupied_slot_bottom_mid", - "y": 180 - }, - "when": { - "AND": [ - { - "facing": "south" - }, - { - "slot_4_occupied": "true" - } - ] - } - }, - { - "apply": { - "model": "minecraft:block/chiseled_bookshelf_empty_slot_bottom_mid", - "y": 180 - }, - "when": { - "AND": [ - { - "facing": "south" - }, - { - "slot_4_occupied": "false" - } - ] - } - }, - { - "apply": { - "model": "minecraft:block/chiseled_bookshelf_occupied_slot_bottom_right", - "y": 180 - }, - "when": { - "AND": [ - { - "facing": "south" - }, - { - "slot_5_occupied": "true" - } - ] - } - }, - { - "apply": { - "model": "minecraft:block/chiseled_bookshelf_empty_slot_bottom_right", - "y": 180 - }, - "when": { - "AND": [ - { - "facing": "south" - }, - { - "slot_5_occupied": "false" - } - ] - } - }, - { - "apply": { - "model": "minecraft:block/chiseled_bookshelf", - "uvlock": true, - "y": 270 - }, - "when": { - "facing": "west" - } - }, - { - "apply": { - "model": "minecraft:block/chiseled_bookshelf_occupied_slot_top_left", - "y": 270 - }, - "when": { - "AND": [ - { - "facing": "west" - }, - { - "slot_0_occupied": "true" - } - ] - } - }, - { - "apply": { - "model": "minecraft:block/chiseled_bookshelf_empty_slot_top_left", - "y": 270 - }, - "when": { - "AND": [ - { - "facing": "west" - }, - { - "slot_0_occupied": "false" - } - ] - } - }, - { - "apply": { - "model": "minecraft:block/chiseled_bookshelf_occupied_slot_top_mid", - "y": 270 - }, - "when": { - "AND": [ - { - "facing": "west" - }, - { - "slot_1_occupied": "true" - } - ] - } - }, - { - "apply": { - "model": "minecraft:block/chiseled_bookshelf_empty_slot_top_mid", - "y": 270 - }, - "when": { - "AND": [ - { - "facing": "west" - }, - { - "slot_1_occupied": "false" - } - ] - } - }, - { - "apply": { - "model": "minecraft:block/chiseled_bookshelf_occupied_slot_top_right", - "y": 270 - }, - "when": { - "AND": [ - { - "facing": "west" - }, - { - "slot_2_occupied": "true" - } - ] - } - }, - { - "apply": { - "model": "minecraft:block/chiseled_bookshelf_empty_slot_top_right", - "y": 270 - }, - "when": { - "AND": [ - { - "facing": "west" - }, - { - "slot_2_occupied": "false" - } - ] - } - }, - { - "apply": { - "model": "minecraft:block/chiseled_bookshelf_occupied_slot_bottom_left", - "y": 270 - }, - "when": { - "AND": [ - { - "facing": "west" - }, - { - "slot_3_occupied": "true" - } - ] - } - }, - { - "apply": { - "model": "minecraft:block/chiseled_bookshelf_empty_slot_bottom_left", - "y": 270 - }, - "when": { - "AND": [ - { - "facing": "west" - }, - { - "slot_3_occupied": "false" - } - ] - } - }, - { - "apply": { - "model": "minecraft:block/chiseled_bookshelf_occupied_slot_bottom_mid", - "y": 270 - }, - "when": { - "AND": [ - { - "facing": "west" - }, - { - "slot_4_occupied": "true" - } - ] - } - }, - { - "apply": { - "model": "minecraft:block/chiseled_bookshelf_empty_slot_bottom_mid", - "y": 270 - }, - "when": { - "AND": [ - { - "facing": "west" - }, - { - "slot_4_occupied": "false" - } - ] - } - }, - { - "apply": { - "model": "minecraft:block/chiseled_bookshelf_occupied_slot_bottom_right", - "y": 270 - }, - "when": { - "AND": [ - { - "facing": "west" - }, - { - "slot_5_occupied": "true" - } - ] - } - }, - { - "apply": { - "model": "minecraft:block/chiseled_bookshelf_empty_slot_bottom_right", - "y": 270 - }, - "when": { - "AND": [ - { - "facing": "west" - }, - { - "slot_5_occupied": "false" - } - ] - } - } - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/chiseled_copper.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/chiseled_copper.json deleted file mode 100644 index 6b2ccc85..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/chiseled_copper.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/chiseled_copper" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/chiseled_deepslate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/chiseled_deepslate.json deleted file mode 100644 index e7edb5a6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/chiseled_deepslate.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/chiseled_deepslate" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/chiseled_nether_bricks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/chiseled_nether_bricks.json deleted file mode 100644 index c2748322..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/chiseled_nether_bricks.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/chiseled_nether_bricks" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/chiseled_polished_blackstone.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/chiseled_polished_blackstone.json deleted file mode 100644 index 66a2f35f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/chiseled_polished_blackstone.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/chiseled_polished_blackstone" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/chiseled_quartz_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/chiseled_quartz_block.json deleted file mode 100644 index 2e9192c7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/chiseled_quartz_block.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/chiseled_quartz_block" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/chiseled_red_sandstone.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/chiseled_red_sandstone.json deleted file mode 100644 index c1f7cc6e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/chiseled_red_sandstone.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/chiseled_red_sandstone" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/chiseled_sandstone.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/chiseled_sandstone.json deleted file mode 100644 index 7a5de569..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/chiseled_sandstone.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/chiseled_sandstone" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/chiseled_stone_bricks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/chiseled_stone_bricks.json deleted file mode 100644 index 4034c11b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/chiseled_stone_bricks.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/chiseled_stone_bricks" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/chiseled_tuff.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/chiseled_tuff.json deleted file mode 100644 index d4afccd7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/chiseled_tuff.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/chiseled_tuff" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/chiseled_tuff_bricks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/chiseled_tuff_bricks.json deleted file mode 100644 index 6c565446..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/chiseled_tuff_bricks.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/chiseled_tuff_bricks" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/chorus_flower.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/chorus_flower.json deleted file mode 100644 index 0bf05806..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/chorus_flower.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "variants": { - "age=0": { - "model": "minecraft:block/chorus_flower" - }, - "age=1": { - "model": "minecraft:block/chorus_flower" - }, - "age=2": { - "model": "minecraft:block/chorus_flower" - }, - "age=3": { - "model": "minecraft:block/chorus_flower" - }, - "age=4": { - "model": "minecraft:block/chorus_flower" - }, - "age=5": { - "model": "minecraft:block/chorus_flower_dead" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/chorus_plant.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/chorus_plant.json deleted file mode 100644 index c84cff18..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/chorus_plant.json +++ /dev/null @@ -1,222 +0,0 @@ -{ - "multipart": [ - { - "apply": { - "model": "minecraft:block/chorus_plant_side" - }, - "when": { - "north": "true" - } - }, - { - "apply": { - "model": "minecraft:block/chorus_plant_side", - "uvlock": true, - "y": 90 - }, - "when": { - "east": "true" - } - }, - { - "apply": { - "model": "minecraft:block/chorus_plant_side", - "uvlock": true, - "y": 180 - }, - "when": { - "south": "true" - } - }, - { - "apply": { - "model": "minecraft:block/chorus_plant_side", - "uvlock": true, - "y": 270 - }, - "when": { - "west": "true" - } - }, - { - "apply": { - "model": "minecraft:block/chorus_plant_side", - "uvlock": true, - "x": 270 - }, - "when": { - "up": "true" - } - }, - { - "apply": { - "model": "minecraft:block/chorus_plant_side", - "uvlock": true, - "x": 90 - }, - "when": { - "down": "true" - } - }, - { - "apply": [ - { - "model": "minecraft:block/chorus_plant_noside", - "weight": 2 - }, - { - "model": "minecraft:block/chorus_plant_noside1" - }, - { - "model": "minecraft:block/chorus_plant_noside2" - }, - { - "model": "minecraft:block/chorus_plant_noside3" - } - ], - "when": { - "north": "false" - } - }, - { - "apply": [ - { - "model": "minecraft:block/chorus_plant_noside1", - "uvlock": true, - "y": 90 - }, - { - "model": "minecraft:block/chorus_plant_noside2", - "uvlock": true, - "y": 90 - }, - { - "model": "minecraft:block/chorus_plant_noside3", - "uvlock": true, - "y": 90 - }, - { - "model": "minecraft:block/chorus_plant_noside", - "uvlock": true, - "weight": 2, - "y": 90 - } - ], - "when": { - "east": "false" - } - }, - { - "apply": [ - { - "model": "minecraft:block/chorus_plant_noside2", - "uvlock": true, - "y": 180 - }, - { - "model": "minecraft:block/chorus_plant_noside3", - "uvlock": true, - "y": 180 - }, - { - "model": "minecraft:block/chorus_plant_noside", - "uvlock": true, - "weight": 2, - "y": 180 - }, - { - "model": "minecraft:block/chorus_plant_noside1", - "uvlock": true, - "y": 180 - } - ], - "when": { - "south": "false" - } - }, - { - "apply": [ - { - "model": "minecraft:block/chorus_plant_noside3", - "uvlock": true, - "y": 270 - }, - { - "model": "minecraft:block/chorus_plant_noside", - "uvlock": true, - "weight": 2, - "y": 270 - }, - { - "model": "minecraft:block/chorus_plant_noside1", - "uvlock": true, - "y": 270 - }, - { - "model": "minecraft:block/chorus_plant_noside2", - "uvlock": true, - "y": 270 - } - ], - "when": { - "west": "false" - } - }, - { - "apply": [ - { - "model": "minecraft:block/chorus_plant_noside", - "uvlock": true, - "weight": 2, - "x": 270 - }, - { - "model": "minecraft:block/chorus_plant_noside3", - "uvlock": true, - "x": 270 - }, - { - "model": "minecraft:block/chorus_plant_noside1", - "uvlock": true, - "x": 270 - }, - { - "model": "minecraft:block/chorus_plant_noside2", - "uvlock": true, - "x": 270 - } - ], - "when": { - "up": "false" - } - }, - { - "apply": [ - { - "model": "minecraft:block/chorus_plant_noside3", - "uvlock": true, - "x": 90 - }, - { - "model": "minecraft:block/chorus_plant_noside2", - "uvlock": true, - "x": 90 - }, - { - "model": "minecraft:block/chorus_plant_noside1", - "uvlock": true, - "x": 90 - }, - { - "model": "minecraft:block/chorus_plant_noside", - "uvlock": true, - "weight": 2, - "x": 90 - } - ], - "when": { - "down": "false" - } - } - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/clay.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/clay.json deleted file mode 100644 index d22f313b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/clay.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/clay" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/coal_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/coal_block.json deleted file mode 100644 index 266adaad..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/coal_block.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/coal_block" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/coal_ore.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/coal_ore.json deleted file mode 100644 index 9fa7c00d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/coal_ore.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/coal_ore" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/coarse_dirt.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/coarse_dirt.json deleted file mode 100644 index 1f87e5c1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/coarse_dirt.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/coarse_dirt" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cobbled_deepslate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cobbled_deepslate.json deleted file mode 100644 index d44144f1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cobbled_deepslate.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/cobbled_deepslate" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cobbled_deepslate_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cobbled_deepslate_slab.json deleted file mode 100644 index 65a49dcc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cobbled_deepslate_slab.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "variants": { - "type=bottom": { - "model": "minecraft:block/cobbled_deepslate_slab" - }, - "type=double": { - "model": "minecraft:block/cobbled_deepslate" - }, - "type=top": { - "model": "minecraft:block/cobbled_deepslate_slab_top" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cobbled_deepslate_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cobbled_deepslate_stairs.json deleted file mode 100644 index 1c243b1d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cobbled_deepslate_stairs.json +++ /dev/null @@ -1,209 +0,0 @@ -{ - "variants": { - "facing=east,half=bottom,shape=inner_left": { - "model": "minecraft:block/cobbled_deepslate_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=inner_right": { - "model": "minecraft:block/cobbled_deepslate_stairs_inner" - }, - "facing=east,half=bottom,shape=outer_left": { - "model": "minecraft:block/cobbled_deepslate_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=outer_right": { - "model": "minecraft:block/cobbled_deepslate_stairs_outer" - }, - "facing=east,half=bottom,shape=straight": { - "model": "minecraft:block/cobbled_deepslate_stairs" - }, - "facing=east,half=top,shape=inner_left": { - "model": "minecraft:block/cobbled_deepslate_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=inner_right": { - "model": "minecraft:block/cobbled_deepslate_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=outer_left": { - "model": "minecraft:block/cobbled_deepslate_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=outer_right": { - "model": "minecraft:block/cobbled_deepslate_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=straight": { - "model": "minecraft:block/cobbled_deepslate_stairs", - "uvlock": true, - "x": 180 - }, - "facing=north,half=bottom,shape=inner_left": { - "model": "minecraft:block/cobbled_deepslate_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=inner_right": { - "model": "minecraft:block/cobbled_deepslate_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=outer_left": { - "model": "minecraft:block/cobbled_deepslate_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=outer_right": { - "model": "minecraft:block/cobbled_deepslate_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=straight": { - "model": "minecraft:block/cobbled_deepslate_stairs", - "uvlock": true, - "y": 270 - }, - "facing=north,half=top,shape=inner_left": { - "model": "minecraft:block/cobbled_deepslate_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=inner_right": { - "model": "minecraft:block/cobbled_deepslate_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=outer_left": { - "model": "minecraft:block/cobbled_deepslate_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=outer_right": { - "model": "minecraft:block/cobbled_deepslate_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=straight": { - "model": "minecraft:block/cobbled_deepslate_stairs", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=south,half=bottom,shape=inner_left": { - "model": "minecraft:block/cobbled_deepslate_stairs_inner" - }, - "facing=south,half=bottom,shape=inner_right": { - "model": "minecraft:block/cobbled_deepslate_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=outer_left": { - "model": "minecraft:block/cobbled_deepslate_stairs_outer" - }, - "facing=south,half=bottom,shape=outer_right": { - "model": "minecraft:block/cobbled_deepslate_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=straight": { - "model": "minecraft:block/cobbled_deepslate_stairs", - "uvlock": true, - "y": 90 - }, - "facing=south,half=top,shape=inner_left": { - "model": "minecraft:block/cobbled_deepslate_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=inner_right": { - "model": "minecraft:block/cobbled_deepslate_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=outer_left": { - "model": "minecraft:block/cobbled_deepslate_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=outer_right": { - "model": "minecraft:block/cobbled_deepslate_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=straight": { - "model": "minecraft:block/cobbled_deepslate_stairs", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_left": { - "model": "minecraft:block/cobbled_deepslate_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_right": { - "model": "minecraft:block/cobbled_deepslate_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=outer_left": { - "model": "minecraft:block/cobbled_deepslate_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=outer_right": { - "model": "minecraft:block/cobbled_deepslate_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=straight": { - "model": "minecraft:block/cobbled_deepslate_stairs", - "uvlock": true, - "y": 180 - }, - "facing=west,half=top,shape=inner_left": { - "model": "minecraft:block/cobbled_deepslate_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=inner_right": { - "model": "minecraft:block/cobbled_deepslate_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=outer_left": { - "model": "minecraft:block/cobbled_deepslate_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=outer_right": { - "model": "minecraft:block/cobbled_deepslate_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=straight": { - "model": "minecraft:block/cobbled_deepslate_stairs", - "uvlock": true, - "x": 180, - "y": 180 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cobbled_deepslate_wall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cobbled_deepslate_wall.json deleted file mode 100644 index baa3cbb9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cobbled_deepslate_wall.json +++ /dev/null @@ -1,90 +0,0 @@ -{ - "multipart": [ - { - "apply": { - "model": "minecraft:block/cobbled_deepslate_wall_post" - }, - "when": { - "up": "true" - } - }, - { - "apply": { - "model": "minecraft:block/cobbled_deepslate_wall_side", - "uvlock": true - }, - "when": { - "north": "low" - } - }, - { - "apply": { - "model": "minecraft:block/cobbled_deepslate_wall_side", - "uvlock": true, - "y": 90 - }, - "when": { - "east": "low" - } - }, - { - "apply": { - "model": "minecraft:block/cobbled_deepslate_wall_side", - "uvlock": true, - "y": 180 - }, - "when": { - "south": "low" - } - }, - { - "apply": { - "model": "minecraft:block/cobbled_deepslate_wall_side", - "uvlock": true, - "y": 270 - }, - "when": { - "west": "low" - } - }, - { - "apply": { - "model": "minecraft:block/cobbled_deepslate_wall_side_tall", - "uvlock": true - }, - "when": { - "north": "tall" - } - }, - { - "apply": { - "model": "minecraft:block/cobbled_deepslate_wall_side_tall", - "uvlock": true, - "y": 90 - }, - "when": { - "east": "tall" - } - }, - { - "apply": { - "model": "minecraft:block/cobbled_deepslate_wall_side_tall", - "uvlock": true, - "y": 180 - }, - "when": { - "south": "tall" - } - }, - { - "apply": { - "model": "minecraft:block/cobbled_deepslate_wall_side_tall", - "uvlock": true, - "y": 270 - }, - "when": { - "west": "tall" - } - } - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cobblestone.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cobblestone.json deleted file mode 100644 index e94cf882..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cobblestone.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/cobblestone" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cobblestone_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cobblestone_slab.json deleted file mode 100644 index 8164d9ed..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cobblestone_slab.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "variants": { - "type=bottom": { - "model": "minecraft:block/cobblestone_slab" - }, - "type=double": { - "model": "minecraft:block/cobblestone" - }, - "type=top": { - "model": "minecraft:block/cobblestone_slab_top" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cobblestone_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cobblestone_stairs.json deleted file mode 100644 index e018cb30..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cobblestone_stairs.json +++ /dev/null @@ -1,209 +0,0 @@ -{ - "variants": { - "facing=east,half=bottom,shape=inner_left": { - "model": "minecraft:block/cobblestone_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=inner_right": { - "model": "minecraft:block/cobblestone_stairs_inner" - }, - "facing=east,half=bottom,shape=outer_left": { - "model": "minecraft:block/cobblestone_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=outer_right": { - "model": "minecraft:block/cobblestone_stairs_outer" - }, - "facing=east,half=bottom,shape=straight": { - "model": "minecraft:block/cobblestone_stairs" - }, - "facing=east,half=top,shape=inner_left": { - "model": "minecraft:block/cobblestone_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=inner_right": { - "model": "minecraft:block/cobblestone_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=outer_left": { - "model": "minecraft:block/cobblestone_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=outer_right": { - "model": "minecraft:block/cobblestone_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=straight": { - "model": "minecraft:block/cobblestone_stairs", - "uvlock": true, - "x": 180 - }, - "facing=north,half=bottom,shape=inner_left": { - "model": "minecraft:block/cobblestone_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=inner_right": { - "model": "minecraft:block/cobblestone_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=outer_left": { - "model": "minecraft:block/cobblestone_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=outer_right": { - "model": "minecraft:block/cobblestone_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=straight": { - "model": "minecraft:block/cobblestone_stairs", - "uvlock": true, - "y": 270 - }, - "facing=north,half=top,shape=inner_left": { - "model": "minecraft:block/cobblestone_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=inner_right": { - "model": "minecraft:block/cobblestone_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=outer_left": { - "model": "minecraft:block/cobblestone_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=outer_right": { - "model": "minecraft:block/cobblestone_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=straight": { - "model": "minecraft:block/cobblestone_stairs", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=south,half=bottom,shape=inner_left": { - "model": "minecraft:block/cobblestone_stairs_inner" - }, - "facing=south,half=bottom,shape=inner_right": { - "model": "minecraft:block/cobblestone_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=outer_left": { - "model": "minecraft:block/cobblestone_stairs_outer" - }, - "facing=south,half=bottom,shape=outer_right": { - "model": "minecraft:block/cobblestone_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=straight": { - "model": "minecraft:block/cobblestone_stairs", - "uvlock": true, - "y": 90 - }, - "facing=south,half=top,shape=inner_left": { - "model": "minecraft:block/cobblestone_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=inner_right": { - "model": "minecraft:block/cobblestone_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=outer_left": { - "model": "minecraft:block/cobblestone_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=outer_right": { - "model": "minecraft:block/cobblestone_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=straight": { - "model": "minecraft:block/cobblestone_stairs", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_left": { - "model": "minecraft:block/cobblestone_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_right": { - "model": "minecraft:block/cobblestone_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=outer_left": { - "model": "minecraft:block/cobblestone_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=outer_right": { - "model": "minecraft:block/cobblestone_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=straight": { - "model": "minecraft:block/cobblestone_stairs", - "uvlock": true, - "y": 180 - }, - "facing=west,half=top,shape=inner_left": { - "model": "minecraft:block/cobblestone_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=inner_right": { - "model": "minecraft:block/cobblestone_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=outer_left": { - "model": "minecraft:block/cobblestone_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=outer_right": { - "model": "minecraft:block/cobblestone_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=straight": { - "model": "minecraft:block/cobblestone_stairs", - "uvlock": true, - "x": 180, - "y": 180 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cobblestone_wall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cobblestone_wall.json deleted file mode 100644 index ea2f6761..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cobblestone_wall.json +++ /dev/null @@ -1,90 +0,0 @@ -{ - "multipart": [ - { - "apply": { - "model": "minecraft:block/cobblestone_wall_post" - }, - "when": { - "up": "true" - } - }, - { - "apply": { - "model": "minecraft:block/cobblestone_wall_side", - "uvlock": true - }, - "when": { - "north": "low" - } - }, - { - "apply": { - "model": "minecraft:block/cobblestone_wall_side", - "uvlock": true, - "y": 90 - }, - "when": { - "east": "low" - } - }, - { - "apply": { - "model": "minecraft:block/cobblestone_wall_side", - "uvlock": true, - "y": 180 - }, - "when": { - "south": "low" - } - }, - { - "apply": { - "model": "minecraft:block/cobblestone_wall_side", - "uvlock": true, - "y": 270 - }, - "when": { - "west": "low" - } - }, - { - "apply": { - "model": "minecraft:block/cobblestone_wall_side_tall", - "uvlock": true - }, - "when": { - "north": "tall" - } - }, - { - "apply": { - "model": "minecraft:block/cobblestone_wall_side_tall", - "uvlock": true, - "y": 90 - }, - "when": { - "east": "tall" - } - }, - { - "apply": { - "model": "minecraft:block/cobblestone_wall_side_tall", - "uvlock": true, - "y": 180 - }, - "when": { - "south": "tall" - } - }, - { - "apply": { - "model": "minecraft:block/cobblestone_wall_side_tall", - "uvlock": true, - "y": 270 - }, - "when": { - "west": "tall" - } - } - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cobweb.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cobweb.json deleted file mode 100644 index 30a165e4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cobweb.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/cobweb" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cocoa.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cocoa.json deleted file mode 100644 index d12aa4ec..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cocoa.json +++ /dev/null @@ -1,49 +0,0 @@ -{ - "variants": { - "age=0,facing=east": { - "model": "minecraft:block/cocoa_stage0", - "y": 270 - }, - "age=0,facing=north": { - "model": "minecraft:block/cocoa_stage0", - "y": 180 - }, - "age=0,facing=south": { - "model": "minecraft:block/cocoa_stage0" - }, - "age=0,facing=west": { - "model": "minecraft:block/cocoa_stage0", - "y": 90 - }, - "age=1,facing=east": { - "model": "minecraft:block/cocoa_stage1", - "y": 270 - }, - "age=1,facing=north": { - "model": "minecraft:block/cocoa_stage1", - "y": 180 - }, - "age=1,facing=south": { - "model": "minecraft:block/cocoa_stage1" - }, - "age=1,facing=west": { - "model": "minecraft:block/cocoa_stage1", - "y": 90 - }, - "age=2,facing=east": { - "model": "minecraft:block/cocoa_stage2", - "y": 270 - }, - "age=2,facing=north": { - "model": "minecraft:block/cocoa_stage2", - "y": 180 - }, - "age=2,facing=south": { - "model": "minecraft:block/cocoa_stage2" - }, - "age=2,facing=west": { - "model": "minecraft:block/cocoa_stage2", - "y": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/command_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/command_block.json deleted file mode 100644 index dbda5cf3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/command_block.json +++ /dev/null @@ -1,50 +0,0 @@ -{ - "variants": { - "conditional=false,facing=down": { - "model": "minecraft:block/command_block", - "x": 90 - }, - "conditional=false,facing=east": { - "model": "minecraft:block/command_block", - "y": 90 - }, - "conditional=false,facing=north": { - "model": "minecraft:block/command_block" - }, - "conditional=false,facing=south": { - "model": "minecraft:block/command_block", - "y": 180 - }, - "conditional=false,facing=up": { - "model": "minecraft:block/command_block", - "x": 270 - }, - "conditional=false,facing=west": { - "model": "minecraft:block/command_block", - "y": 270 - }, - "conditional=true,facing=down": { - "model": "minecraft:block/command_block_conditional", - "x": 90 - }, - "conditional=true,facing=east": { - "model": "minecraft:block/command_block_conditional", - "y": 90 - }, - "conditional=true,facing=north": { - "model": "minecraft:block/command_block_conditional" - }, - "conditional=true,facing=south": { - "model": "minecraft:block/command_block_conditional", - "y": 180 - }, - "conditional=true,facing=up": { - "model": "minecraft:block/command_block_conditional", - "x": 270 - }, - "conditional=true,facing=west": { - "model": "minecraft:block/command_block_conditional", - "y": 270 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/comparator.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/comparator.json deleted file mode 100644 index 13f9f214..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/comparator.json +++ /dev/null @@ -1,64 +0,0 @@ -{ - "variants": { - "facing=east,mode=compare,powered=false": { - "model": "minecraft:block/comparator", - "y": 270 - }, - "facing=east,mode=compare,powered=true": { - "model": "minecraft:block/comparator_on", - "y": 270 - }, - "facing=east,mode=subtract,powered=false": { - "model": "minecraft:block/comparator_subtract", - "y": 270 - }, - "facing=east,mode=subtract,powered=true": { - "model": "minecraft:block/comparator_on_subtract", - "y": 270 - }, - "facing=north,mode=compare,powered=false": { - "model": "minecraft:block/comparator", - "y": 180 - }, - "facing=north,mode=compare,powered=true": { - "model": "minecraft:block/comparator_on", - "y": 180 - }, - "facing=north,mode=subtract,powered=false": { - "model": "minecraft:block/comparator_subtract", - "y": 180 - }, - "facing=north,mode=subtract,powered=true": { - "model": "minecraft:block/comparator_on_subtract", - "y": 180 - }, - "facing=south,mode=compare,powered=false": { - "model": "minecraft:block/comparator" - }, - "facing=south,mode=compare,powered=true": { - "model": "minecraft:block/comparator_on" - }, - "facing=south,mode=subtract,powered=false": { - "model": "minecraft:block/comparator_subtract" - }, - "facing=south,mode=subtract,powered=true": { - "model": "minecraft:block/comparator_on_subtract" - }, - "facing=west,mode=compare,powered=false": { - "model": "minecraft:block/comparator", - "y": 90 - }, - "facing=west,mode=compare,powered=true": { - "model": "minecraft:block/comparator_on", - "y": 90 - }, - "facing=west,mode=subtract,powered=false": { - "model": "minecraft:block/comparator_subtract", - "y": 90 - }, - "facing=west,mode=subtract,powered=true": { - "model": "minecraft:block/comparator_on_subtract", - "y": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/composter.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/composter.json deleted file mode 100644 index 219eea9c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/composter.json +++ /dev/null @@ -1,73 +0,0 @@ -{ - "multipart": [ - { - "apply": { - "model": "minecraft:block/composter" - } - }, - { - "apply": { - "model": "minecraft:block/composter_contents1" - }, - "when": { - "level": "1" - } - }, - { - "apply": { - "model": "minecraft:block/composter_contents2" - }, - "when": { - "level": "2" - } - }, - { - "apply": { - "model": "minecraft:block/composter_contents3" - }, - "when": { - "level": "3" - } - }, - { - "apply": { - "model": "minecraft:block/composter_contents4" - }, - "when": { - "level": "4" - } - }, - { - "apply": { - "model": "minecraft:block/composter_contents5" - }, - "when": { - "level": "5" - } - }, - { - "apply": { - "model": "minecraft:block/composter_contents6" - }, - "when": { - "level": "6" - } - }, - { - "apply": { - "model": "minecraft:block/composter_contents7" - }, - "when": { - "level": "7" - } - }, - { - "apply": { - "model": "minecraft:block/composter_contents_ready" - }, - "when": { - "level": "8" - } - } - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/conduit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/conduit.json deleted file mode 100644 index f6841bed..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/conduit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/conduit" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/copper_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/copper_block.json deleted file mode 100644 index b440184d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/copper_block.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/copper_block" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/copper_bulb.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/copper_bulb.json deleted file mode 100644 index 5929d9b4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/copper_bulb.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "variants": { - "lit=false,powered=false": { - "model": "minecraft:block/copper_bulb" - }, - "lit=false,powered=true": { - "model": "minecraft:block/copper_bulb_powered" - }, - "lit=true,powered=false": { - "model": "minecraft:block/copper_bulb_lit" - }, - "lit=true,powered=true": { - "model": "minecraft:block/copper_bulb_lit_powered" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/copper_door.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/copper_door.json deleted file mode 100644 index 44dcbdef..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/copper_door.json +++ /dev/null @@ -1,124 +0,0 @@ -{ - "variants": { - "facing=east,half=lower,hinge=left,open=false": { - "model": "minecraft:block/copper_door_bottom_left" - }, - "facing=east,half=lower,hinge=left,open=true": { - "model": "minecraft:block/copper_door_bottom_left_open", - "y": 90 - }, - "facing=east,half=lower,hinge=right,open=false": { - "model": "minecraft:block/copper_door_bottom_right" - }, - "facing=east,half=lower,hinge=right,open=true": { - "model": "minecraft:block/copper_door_bottom_right_open", - "y": 270 - }, - "facing=east,half=upper,hinge=left,open=false": { - "model": "minecraft:block/copper_door_top_left" - }, - "facing=east,half=upper,hinge=left,open=true": { - "model": "minecraft:block/copper_door_top_left_open", - "y": 90 - }, - "facing=east,half=upper,hinge=right,open=false": { - "model": "minecraft:block/copper_door_top_right" - }, - "facing=east,half=upper,hinge=right,open=true": { - "model": "minecraft:block/copper_door_top_right_open", - "y": 270 - }, - "facing=north,half=lower,hinge=left,open=false": { - "model": "minecraft:block/copper_door_bottom_left", - "y": 270 - }, - "facing=north,half=lower,hinge=left,open=true": { - "model": "minecraft:block/copper_door_bottom_left_open" - }, - "facing=north,half=lower,hinge=right,open=false": { - "model": "minecraft:block/copper_door_bottom_right", - "y": 270 - }, - "facing=north,half=lower,hinge=right,open=true": { - "model": "minecraft:block/copper_door_bottom_right_open", - "y": 180 - }, - "facing=north,half=upper,hinge=left,open=false": { - "model": "minecraft:block/copper_door_top_left", - "y": 270 - }, - "facing=north,half=upper,hinge=left,open=true": { - "model": "minecraft:block/copper_door_top_left_open" - }, - "facing=north,half=upper,hinge=right,open=false": { - "model": "minecraft:block/copper_door_top_right", - "y": 270 - }, - "facing=north,half=upper,hinge=right,open=true": { - "model": "minecraft:block/copper_door_top_right_open", - "y": 180 - }, - "facing=south,half=lower,hinge=left,open=false": { - "model": "minecraft:block/copper_door_bottom_left", - "y": 90 - }, - "facing=south,half=lower,hinge=left,open=true": { - "model": "minecraft:block/copper_door_bottom_left_open", - "y": 180 - }, - "facing=south,half=lower,hinge=right,open=false": { - "model": "minecraft:block/copper_door_bottom_right", - "y": 90 - }, - "facing=south,half=lower,hinge=right,open=true": { - "model": "minecraft:block/copper_door_bottom_right_open" - }, - "facing=south,half=upper,hinge=left,open=false": { - "model": "minecraft:block/copper_door_top_left", - "y": 90 - }, - "facing=south,half=upper,hinge=left,open=true": { - "model": "minecraft:block/copper_door_top_left_open", - "y": 180 - }, - "facing=south,half=upper,hinge=right,open=false": { - "model": "minecraft:block/copper_door_top_right", - "y": 90 - }, - "facing=south,half=upper,hinge=right,open=true": { - "model": "minecraft:block/copper_door_top_right_open" - }, - "facing=west,half=lower,hinge=left,open=false": { - "model": "minecraft:block/copper_door_bottom_left", - "y": 180 - }, - "facing=west,half=lower,hinge=left,open=true": { - "model": "minecraft:block/copper_door_bottom_left_open", - "y": 270 - }, - "facing=west,half=lower,hinge=right,open=false": { - "model": "minecraft:block/copper_door_bottom_right", - "y": 180 - }, - "facing=west,half=lower,hinge=right,open=true": { - "model": "minecraft:block/copper_door_bottom_right_open", - "y": 90 - }, - "facing=west,half=upper,hinge=left,open=false": { - "model": "minecraft:block/copper_door_top_left", - "y": 180 - }, - "facing=west,half=upper,hinge=left,open=true": { - "model": "minecraft:block/copper_door_top_left_open", - "y": 270 - }, - "facing=west,half=upper,hinge=right,open=false": { - "model": "minecraft:block/copper_door_top_right", - "y": 180 - }, - "facing=west,half=upper,hinge=right,open=true": { - "model": "minecraft:block/copper_door_top_right_open", - "y": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/copper_grate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/copper_grate.json deleted file mode 100644 index 2f7bc9ec..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/copper_grate.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/copper_grate" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/copper_ore.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/copper_ore.json deleted file mode 100644 index c8cd05c4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/copper_ore.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/copper_ore" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/copper_trapdoor.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/copper_trapdoor.json deleted file mode 100644 index 837c01b9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/copper_trapdoor.json +++ /dev/null @@ -1,58 +0,0 @@ -{ - "variants": { - "facing=east,half=bottom,open=false": { - "model": "minecraft:block/copper_trapdoor_bottom" - }, - "facing=east,half=bottom,open=true": { - "model": "minecraft:block/copper_trapdoor_open", - "y": 90 - }, - "facing=east,half=top,open=false": { - "model": "minecraft:block/copper_trapdoor_top" - }, - "facing=east,half=top,open=true": { - "model": "minecraft:block/copper_trapdoor_open", - "y": 90 - }, - "facing=north,half=bottom,open=false": { - "model": "minecraft:block/copper_trapdoor_bottom" - }, - "facing=north,half=bottom,open=true": { - "model": "minecraft:block/copper_trapdoor_open" - }, - "facing=north,half=top,open=false": { - "model": "minecraft:block/copper_trapdoor_top" - }, - "facing=north,half=top,open=true": { - "model": "minecraft:block/copper_trapdoor_open" - }, - "facing=south,half=bottom,open=false": { - "model": "minecraft:block/copper_trapdoor_bottom" - }, - "facing=south,half=bottom,open=true": { - "model": "minecraft:block/copper_trapdoor_open", - "y": 180 - }, - "facing=south,half=top,open=false": { - "model": "minecraft:block/copper_trapdoor_top" - }, - "facing=south,half=top,open=true": { - "model": "minecraft:block/copper_trapdoor_open", - "y": 180 - }, - "facing=west,half=bottom,open=false": { - "model": "minecraft:block/copper_trapdoor_bottom" - }, - "facing=west,half=bottom,open=true": { - "model": "minecraft:block/copper_trapdoor_open", - "y": 270 - }, - "facing=west,half=top,open=false": { - "model": "minecraft:block/copper_trapdoor_top" - }, - "facing=west,half=top,open=true": { - "model": "minecraft:block/copper_trapdoor_open", - "y": 270 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cornflower.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cornflower.json deleted file mode 100644 index 2d787937..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cornflower.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/cornflower" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cracked_deepslate_bricks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cracked_deepslate_bricks.json deleted file mode 100644 index 008daf0d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cracked_deepslate_bricks.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/cracked_deepslate_bricks" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cracked_deepslate_tiles.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cracked_deepslate_tiles.json deleted file mode 100644 index 99ddace6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cracked_deepslate_tiles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/cracked_deepslate_tiles" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cracked_nether_bricks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cracked_nether_bricks.json deleted file mode 100644 index 42f44bba..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cracked_nether_bricks.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/cracked_nether_bricks" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cracked_polished_blackstone_bricks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cracked_polished_blackstone_bricks.json deleted file mode 100644 index 2fe33ddc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cracked_polished_blackstone_bricks.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/cracked_polished_blackstone_bricks" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cracked_stone_bricks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cracked_stone_bricks.json deleted file mode 100644 index 6e194be2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cracked_stone_bricks.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/cracked_stone_bricks" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/crafter.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/crafter.json deleted file mode 100644 index 2de2b178..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/crafter.json +++ /dev/null @@ -1,216 +0,0 @@ -{ - "variants": { - "crafting=false,orientation=down_east,triggered=false": { - "model": "minecraft:block/crafter", - "x": 90, - "y": 90 - }, - "crafting=false,orientation=down_east,triggered=true": { - "model": "minecraft:block/crafter_triggered", - "x": 90, - "y": 90 - }, - "crafting=false,orientation=down_north,triggered=false": { - "model": "minecraft:block/crafter", - "x": 90 - }, - "crafting=false,orientation=down_north,triggered=true": { - "model": "minecraft:block/crafter_triggered", - "x": 90 - }, - "crafting=false,orientation=down_south,triggered=false": { - "model": "minecraft:block/crafter", - "x": 90, - "y": 180 - }, - "crafting=false,orientation=down_south,triggered=true": { - "model": "minecraft:block/crafter_triggered", - "x": 90, - "y": 180 - }, - "crafting=false,orientation=down_west,triggered=false": { - "model": "minecraft:block/crafter", - "x": 90, - "y": 270 - }, - "crafting=false,orientation=down_west,triggered=true": { - "model": "minecraft:block/crafter_triggered", - "x": 90, - "y": 270 - }, - "crafting=false,orientation=east_up,triggered=false": { - "model": "minecraft:block/crafter", - "y": 90 - }, - "crafting=false,orientation=east_up,triggered=true": { - "model": "minecraft:block/crafter_triggered", - "y": 90 - }, - "crafting=false,orientation=north_up,triggered=false": { - "model": "minecraft:block/crafter" - }, - "crafting=false,orientation=north_up,triggered=true": { - "model": "minecraft:block/crafter_triggered" - }, - "crafting=false,orientation=south_up,triggered=false": { - "model": "minecraft:block/crafter", - "y": 180 - }, - "crafting=false,orientation=south_up,triggered=true": { - "model": "minecraft:block/crafter_triggered", - "y": 180 - }, - "crafting=false,orientation=up_east,triggered=false": { - "model": "minecraft:block/crafter", - "x": 270, - "y": 270 - }, - "crafting=false,orientation=up_east,triggered=true": { - "model": "minecraft:block/crafter_triggered", - "x": 270, - "y": 270 - }, - "crafting=false,orientation=up_north,triggered=false": { - "model": "minecraft:block/crafter", - "x": 270, - "y": 180 - }, - "crafting=false,orientation=up_north,triggered=true": { - "model": "minecraft:block/crafter_triggered", - "x": 270, - "y": 180 - }, - "crafting=false,orientation=up_south,triggered=false": { - "model": "minecraft:block/crafter", - "x": 270 - }, - "crafting=false,orientation=up_south,triggered=true": { - "model": "minecraft:block/crafter_triggered", - "x": 270 - }, - "crafting=false,orientation=up_west,triggered=false": { - "model": "minecraft:block/crafter", - "x": 270, - "y": 90 - }, - "crafting=false,orientation=up_west,triggered=true": { - "model": "minecraft:block/crafter_triggered", - "x": 270, - "y": 90 - }, - "crafting=false,orientation=west_up,triggered=false": { - "model": "minecraft:block/crafter", - "y": 270 - }, - "crafting=false,orientation=west_up,triggered=true": { - "model": "minecraft:block/crafter_triggered", - "y": 270 - }, - "crafting=true,orientation=down_east,triggered=false": { - "model": "minecraft:block/crafter_crafting", - "x": 90, - "y": 90 - }, - "crafting=true,orientation=down_east,triggered=true": { - "model": "minecraft:block/crafter_crafting_triggered", - "x": 90, - "y": 90 - }, - "crafting=true,orientation=down_north,triggered=false": { - "model": "minecraft:block/crafter_crafting", - "x": 90 - }, - "crafting=true,orientation=down_north,triggered=true": { - "model": "minecraft:block/crafter_crafting_triggered", - "x": 90 - }, - "crafting=true,orientation=down_south,triggered=false": { - "model": "minecraft:block/crafter_crafting", - "x": 90, - "y": 180 - }, - "crafting=true,orientation=down_south,triggered=true": { - "model": "minecraft:block/crafter_crafting_triggered", - "x": 90, - "y": 180 - }, - "crafting=true,orientation=down_west,triggered=false": { - "model": "minecraft:block/crafter_crafting", - "x": 90, - "y": 270 - }, - "crafting=true,orientation=down_west,triggered=true": { - "model": "minecraft:block/crafter_crafting_triggered", - "x": 90, - "y": 270 - }, - "crafting=true,orientation=east_up,triggered=false": { - "model": "minecraft:block/crafter_crafting", - "y": 90 - }, - "crafting=true,orientation=east_up,triggered=true": { - "model": "minecraft:block/crafter_crafting_triggered", - "y": 90 - }, - "crafting=true,orientation=north_up,triggered=false": { - "model": "minecraft:block/crafter_crafting" - }, - "crafting=true,orientation=north_up,triggered=true": { - "model": "minecraft:block/crafter_crafting_triggered" - }, - "crafting=true,orientation=south_up,triggered=false": { - "model": "minecraft:block/crafter_crafting", - "y": 180 - }, - "crafting=true,orientation=south_up,triggered=true": { - "model": "minecraft:block/crafter_crafting_triggered", - "y": 180 - }, - "crafting=true,orientation=up_east,triggered=false": { - "model": "minecraft:block/crafter_crafting", - "x": 270, - "y": 270 - }, - "crafting=true,orientation=up_east,triggered=true": { - "model": "minecraft:block/crafter_crafting_triggered", - "x": 270, - "y": 270 - }, - "crafting=true,orientation=up_north,triggered=false": { - "model": "minecraft:block/crafter_crafting", - "x": 270, - "y": 180 - }, - "crafting=true,orientation=up_north,triggered=true": { - "model": "minecraft:block/crafter_crafting_triggered", - "x": 270, - "y": 180 - }, - "crafting=true,orientation=up_south,triggered=false": { - "model": "minecraft:block/crafter_crafting", - "x": 270 - }, - "crafting=true,orientation=up_south,triggered=true": { - "model": "minecraft:block/crafter_crafting_triggered", - "x": 270 - }, - "crafting=true,orientation=up_west,triggered=false": { - "model": "minecraft:block/crafter_crafting", - "x": 270, - "y": 90 - }, - "crafting=true,orientation=up_west,triggered=true": { - "model": "minecraft:block/crafter_crafting_triggered", - "x": 270, - "y": 90 - }, - "crafting=true,orientation=west_up,triggered=false": { - "model": "minecraft:block/crafter_crafting", - "y": 270 - }, - "crafting=true,orientation=west_up,triggered=true": { - "model": "minecraft:block/crafter_crafting_triggered", - "y": 270 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/crafting_table.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/crafting_table.json deleted file mode 100644 index 46adc790..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/crafting_table.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/crafting_table" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/creeper_head.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/creeper_head.json deleted file mode 100644 index 3951e3ee..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/creeper_head.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/skull" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/creeper_wall_head.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/creeper_wall_head.json deleted file mode 100644 index 3951e3ee..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/creeper_wall_head.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/skull" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/crimson_button.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/crimson_button.json deleted file mode 100644 index bccd1097..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/crimson_button.json +++ /dev/null @@ -1,118 +0,0 @@ -{ - "variants": { - "face=ceiling,facing=east,powered=false": { - "model": "minecraft:block/crimson_button", - "x": 180, - "y": 270 - }, - "face=ceiling,facing=east,powered=true": { - "model": "minecraft:block/crimson_button_pressed", - "x": 180, - "y": 270 - }, - "face=ceiling,facing=north,powered=false": { - "model": "minecraft:block/crimson_button", - "x": 180, - "y": 180 - }, - "face=ceiling,facing=north,powered=true": { - "model": "minecraft:block/crimson_button_pressed", - "x": 180, - "y": 180 - }, - "face=ceiling,facing=south,powered=false": { - "model": "minecraft:block/crimson_button", - "x": 180 - }, - "face=ceiling,facing=south,powered=true": { - "model": "minecraft:block/crimson_button_pressed", - "x": 180 - }, - "face=ceiling,facing=west,powered=false": { - "model": "minecraft:block/crimson_button", - "x": 180, - "y": 90 - }, - "face=ceiling,facing=west,powered=true": { - "model": "minecraft:block/crimson_button_pressed", - "x": 180, - "y": 90 - }, - "face=floor,facing=east,powered=false": { - "model": "minecraft:block/crimson_button", - "y": 90 - }, - "face=floor,facing=east,powered=true": { - "model": "minecraft:block/crimson_button_pressed", - "y": 90 - }, - "face=floor,facing=north,powered=false": { - "model": "minecraft:block/crimson_button" - }, - "face=floor,facing=north,powered=true": { - "model": "minecraft:block/crimson_button_pressed" - }, - "face=floor,facing=south,powered=false": { - "model": "minecraft:block/crimson_button", - "y": 180 - }, - "face=floor,facing=south,powered=true": { - "model": "minecraft:block/crimson_button_pressed", - "y": 180 - }, - "face=floor,facing=west,powered=false": { - "model": "minecraft:block/crimson_button", - "y": 270 - }, - "face=floor,facing=west,powered=true": { - "model": "minecraft:block/crimson_button_pressed", - "y": 270 - }, - "face=wall,facing=east,powered=false": { - "model": "minecraft:block/crimson_button", - "uvlock": true, - "x": 90, - "y": 90 - }, - "face=wall,facing=east,powered=true": { - "model": "minecraft:block/crimson_button_pressed", - "uvlock": true, - "x": 90, - "y": 90 - }, - "face=wall,facing=north,powered=false": { - "model": "minecraft:block/crimson_button", - "uvlock": true, - "x": 90 - }, - "face=wall,facing=north,powered=true": { - "model": "minecraft:block/crimson_button_pressed", - "uvlock": true, - "x": 90 - }, - "face=wall,facing=south,powered=false": { - "model": "minecraft:block/crimson_button", - "uvlock": true, - "x": 90, - "y": 180 - }, - "face=wall,facing=south,powered=true": { - "model": "minecraft:block/crimson_button_pressed", - "uvlock": true, - "x": 90, - "y": 180 - }, - "face=wall,facing=west,powered=false": { - "model": "minecraft:block/crimson_button", - "uvlock": true, - "x": 90, - "y": 270 - }, - "face=wall,facing=west,powered=true": { - "model": "minecraft:block/crimson_button_pressed", - "uvlock": true, - "x": 90, - "y": 270 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/crimson_door.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/crimson_door.json deleted file mode 100644 index 4e60e7b9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/crimson_door.json +++ /dev/null @@ -1,124 +0,0 @@ -{ - "variants": { - "facing=east,half=lower,hinge=left,open=false": { - "model": "minecraft:block/crimson_door_bottom_left" - }, - "facing=east,half=lower,hinge=left,open=true": { - "model": "minecraft:block/crimson_door_bottom_left_open", - "y": 90 - }, - "facing=east,half=lower,hinge=right,open=false": { - "model": "minecraft:block/crimson_door_bottom_right" - }, - "facing=east,half=lower,hinge=right,open=true": { - "model": "minecraft:block/crimson_door_bottom_right_open", - "y": 270 - }, - "facing=east,half=upper,hinge=left,open=false": { - "model": "minecraft:block/crimson_door_top_left" - }, - "facing=east,half=upper,hinge=left,open=true": { - "model": "minecraft:block/crimson_door_top_left_open", - "y": 90 - }, - "facing=east,half=upper,hinge=right,open=false": { - "model": "minecraft:block/crimson_door_top_right" - }, - "facing=east,half=upper,hinge=right,open=true": { - "model": "minecraft:block/crimson_door_top_right_open", - "y": 270 - }, - "facing=north,half=lower,hinge=left,open=false": { - "model": "minecraft:block/crimson_door_bottom_left", - "y": 270 - }, - "facing=north,half=lower,hinge=left,open=true": { - "model": "minecraft:block/crimson_door_bottom_left_open" - }, - "facing=north,half=lower,hinge=right,open=false": { - "model": "minecraft:block/crimson_door_bottom_right", - "y": 270 - }, - "facing=north,half=lower,hinge=right,open=true": { - "model": "minecraft:block/crimson_door_bottom_right_open", - "y": 180 - }, - "facing=north,half=upper,hinge=left,open=false": { - "model": "minecraft:block/crimson_door_top_left", - "y": 270 - }, - "facing=north,half=upper,hinge=left,open=true": { - "model": "minecraft:block/crimson_door_top_left_open" - }, - "facing=north,half=upper,hinge=right,open=false": { - "model": "minecraft:block/crimson_door_top_right", - "y": 270 - }, - "facing=north,half=upper,hinge=right,open=true": { - "model": "minecraft:block/crimson_door_top_right_open", - "y": 180 - }, - "facing=south,half=lower,hinge=left,open=false": { - "model": "minecraft:block/crimson_door_bottom_left", - "y": 90 - }, - "facing=south,half=lower,hinge=left,open=true": { - "model": "minecraft:block/crimson_door_bottom_left_open", - "y": 180 - }, - "facing=south,half=lower,hinge=right,open=false": { - "model": "minecraft:block/crimson_door_bottom_right", - "y": 90 - }, - "facing=south,half=lower,hinge=right,open=true": { - "model": "minecraft:block/crimson_door_bottom_right_open" - }, - "facing=south,half=upper,hinge=left,open=false": { - "model": "minecraft:block/crimson_door_top_left", - "y": 90 - }, - "facing=south,half=upper,hinge=left,open=true": { - "model": "minecraft:block/crimson_door_top_left_open", - "y": 180 - }, - "facing=south,half=upper,hinge=right,open=false": { - "model": "minecraft:block/crimson_door_top_right", - "y": 90 - }, - "facing=south,half=upper,hinge=right,open=true": { - "model": "minecraft:block/crimson_door_top_right_open" - }, - "facing=west,half=lower,hinge=left,open=false": { - "model": "minecraft:block/crimson_door_bottom_left", - "y": 180 - }, - "facing=west,half=lower,hinge=left,open=true": { - "model": "minecraft:block/crimson_door_bottom_left_open", - "y": 270 - }, - "facing=west,half=lower,hinge=right,open=false": { - "model": "minecraft:block/crimson_door_bottom_right", - "y": 180 - }, - "facing=west,half=lower,hinge=right,open=true": { - "model": "minecraft:block/crimson_door_bottom_right_open", - "y": 90 - }, - "facing=west,half=upper,hinge=left,open=false": { - "model": "minecraft:block/crimson_door_top_left", - "y": 180 - }, - "facing=west,half=upper,hinge=left,open=true": { - "model": "minecraft:block/crimson_door_top_left_open", - "y": 270 - }, - "facing=west,half=upper,hinge=right,open=false": { - "model": "minecraft:block/crimson_door_top_right", - "y": 180 - }, - "facing=west,half=upper,hinge=right,open=true": { - "model": "minecraft:block/crimson_door_top_right_open", - "y": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/crimson_fence.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/crimson_fence.json deleted file mode 100644 index 8f5a2735..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/crimson_fence.json +++ /dev/null @@ -1,48 +0,0 @@ -{ - "multipart": [ - { - "apply": { - "model": "minecraft:block/crimson_fence_post" - } - }, - { - "apply": { - "model": "minecraft:block/crimson_fence_side", - "uvlock": true - }, - "when": { - "north": "true" - } - }, - { - "apply": { - "model": "minecraft:block/crimson_fence_side", - "uvlock": true, - "y": 90 - }, - "when": { - "east": "true" - } - }, - { - "apply": { - "model": "minecraft:block/crimson_fence_side", - "uvlock": true, - "y": 180 - }, - "when": { - "south": "true" - } - }, - { - "apply": { - "model": "minecraft:block/crimson_fence_side", - "uvlock": true, - "y": 270 - }, - "when": { - "west": "true" - } - } - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/crimson_fence_gate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/crimson_fence_gate.json deleted file mode 100644 index f53ea9c2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/crimson_fence_gate.json +++ /dev/null @@ -1,80 +0,0 @@ -{ - "variants": { - "facing=east,in_wall=false,open=false": { - "model": "minecraft:block/crimson_fence_gate", - "uvlock": true, - "y": 270 - }, - "facing=east,in_wall=false,open=true": { - "model": "minecraft:block/crimson_fence_gate_open", - "uvlock": true, - "y": 270 - }, - "facing=east,in_wall=true,open=false": { - "model": "minecraft:block/crimson_fence_gate_wall", - "uvlock": true, - "y": 270 - }, - "facing=east,in_wall=true,open=true": { - "model": "minecraft:block/crimson_fence_gate_wall_open", - "uvlock": true, - "y": 270 - }, - "facing=north,in_wall=false,open=false": { - "model": "minecraft:block/crimson_fence_gate", - "uvlock": true, - "y": 180 - }, - "facing=north,in_wall=false,open=true": { - "model": "minecraft:block/crimson_fence_gate_open", - "uvlock": true, - "y": 180 - }, - "facing=north,in_wall=true,open=false": { - "model": "minecraft:block/crimson_fence_gate_wall", - "uvlock": true, - "y": 180 - }, - "facing=north,in_wall=true,open=true": { - "model": "minecraft:block/crimson_fence_gate_wall_open", - "uvlock": true, - "y": 180 - }, - "facing=south,in_wall=false,open=false": { - "model": "minecraft:block/crimson_fence_gate", - "uvlock": true - }, - "facing=south,in_wall=false,open=true": { - "model": "minecraft:block/crimson_fence_gate_open", - "uvlock": true - }, - "facing=south,in_wall=true,open=false": { - "model": "minecraft:block/crimson_fence_gate_wall", - "uvlock": true - }, - "facing=south,in_wall=true,open=true": { - "model": "minecraft:block/crimson_fence_gate_wall_open", - "uvlock": true - }, - "facing=west,in_wall=false,open=false": { - "model": "minecraft:block/crimson_fence_gate", - "uvlock": true, - "y": 90 - }, - "facing=west,in_wall=false,open=true": { - "model": "minecraft:block/crimson_fence_gate_open", - "uvlock": true, - "y": 90 - }, - "facing=west,in_wall=true,open=false": { - "model": "minecraft:block/crimson_fence_gate_wall", - "uvlock": true, - "y": 90 - }, - "facing=west,in_wall=true,open=true": { - "model": "minecraft:block/crimson_fence_gate_wall_open", - "uvlock": true, - "y": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/crimson_fungus.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/crimson_fungus.json deleted file mode 100644 index 4ee39fd2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/crimson_fungus.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/crimson_fungus" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/crimson_hanging_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/crimson_hanging_sign.json deleted file mode 100644 index 2c48d46f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/crimson_hanging_sign.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/crimson_hanging_sign" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/crimson_hyphae.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/crimson_hyphae.json deleted file mode 100644 index 115ed635..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/crimson_hyphae.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "variants": { - "axis=x": { - "model": "minecraft:block/crimson_hyphae", - "x": 90, - "y": 90 - }, - "axis=y": { - "model": "minecraft:block/crimson_hyphae" - }, - "axis=z": { - "model": "minecraft:block/crimson_hyphae", - "x": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/crimson_nylium.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/crimson_nylium.json deleted file mode 100644 index e3ecaf60..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/crimson_nylium.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/crimson_nylium" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/crimson_planks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/crimson_planks.json deleted file mode 100644 index 9cd4ff65..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/crimson_planks.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/crimson_planks" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/crimson_pressure_plate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/crimson_pressure_plate.json deleted file mode 100644 index 7e7ab3d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/crimson_pressure_plate.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "variants": { - "powered=false": { - "model": "minecraft:block/crimson_pressure_plate" - }, - "powered=true": { - "model": "minecraft:block/crimson_pressure_plate_down" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/crimson_roots.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/crimson_roots.json deleted file mode 100644 index 830d559a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/crimson_roots.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/crimson_roots" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/crimson_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/crimson_sign.json deleted file mode 100644 index c2f40c97..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/crimson_sign.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/crimson_sign" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/crimson_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/crimson_slab.json deleted file mode 100644 index 7f8f651d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/crimson_slab.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "variants": { - "type=bottom": { - "model": "minecraft:block/crimson_slab" - }, - "type=double": { - "model": "minecraft:block/crimson_planks" - }, - "type=top": { - "model": "minecraft:block/crimson_slab_top" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/crimson_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/crimson_stairs.json deleted file mode 100644 index 508f9dd2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/crimson_stairs.json +++ /dev/null @@ -1,209 +0,0 @@ -{ - "variants": { - "facing=east,half=bottom,shape=inner_left": { - "model": "minecraft:block/crimson_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=inner_right": { - "model": "minecraft:block/crimson_stairs_inner" - }, - "facing=east,half=bottom,shape=outer_left": { - "model": "minecraft:block/crimson_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=outer_right": { - "model": "minecraft:block/crimson_stairs_outer" - }, - "facing=east,half=bottom,shape=straight": { - "model": "minecraft:block/crimson_stairs" - }, - "facing=east,half=top,shape=inner_left": { - "model": "minecraft:block/crimson_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=inner_right": { - "model": "minecraft:block/crimson_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=outer_left": { - "model": "minecraft:block/crimson_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=outer_right": { - "model": "minecraft:block/crimson_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=straight": { - "model": "minecraft:block/crimson_stairs", - "uvlock": true, - "x": 180 - }, - "facing=north,half=bottom,shape=inner_left": { - "model": "minecraft:block/crimson_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=inner_right": { - "model": "minecraft:block/crimson_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=outer_left": { - "model": "minecraft:block/crimson_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=outer_right": { - "model": "minecraft:block/crimson_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=straight": { - "model": "minecraft:block/crimson_stairs", - "uvlock": true, - "y": 270 - }, - "facing=north,half=top,shape=inner_left": { - "model": "minecraft:block/crimson_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=inner_right": { - "model": "minecraft:block/crimson_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=outer_left": { - "model": "minecraft:block/crimson_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=outer_right": { - "model": "minecraft:block/crimson_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=straight": { - "model": "minecraft:block/crimson_stairs", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=south,half=bottom,shape=inner_left": { - "model": "minecraft:block/crimson_stairs_inner" - }, - "facing=south,half=bottom,shape=inner_right": { - "model": "minecraft:block/crimson_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=outer_left": { - "model": "minecraft:block/crimson_stairs_outer" - }, - "facing=south,half=bottom,shape=outer_right": { - "model": "minecraft:block/crimson_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=straight": { - "model": "minecraft:block/crimson_stairs", - "uvlock": true, - "y": 90 - }, - "facing=south,half=top,shape=inner_left": { - "model": "minecraft:block/crimson_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=inner_right": { - "model": "minecraft:block/crimson_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=outer_left": { - "model": "minecraft:block/crimson_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=outer_right": { - "model": "minecraft:block/crimson_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=straight": { - "model": "minecraft:block/crimson_stairs", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_left": { - "model": "minecraft:block/crimson_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_right": { - "model": "minecraft:block/crimson_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=outer_left": { - "model": "minecraft:block/crimson_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=outer_right": { - "model": "minecraft:block/crimson_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=straight": { - "model": "minecraft:block/crimson_stairs", - "uvlock": true, - "y": 180 - }, - "facing=west,half=top,shape=inner_left": { - "model": "minecraft:block/crimson_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=inner_right": { - "model": "minecraft:block/crimson_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=outer_left": { - "model": "minecraft:block/crimson_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=outer_right": { - "model": "minecraft:block/crimson_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=straight": { - "model": "minecraft:block/crimson_stairs", - "uvlock": true, - "x": 180, - "y": 180 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/crimson_stem.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/crimson_stem.json deleted file mode 100644 index 81285b0c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/crimson_stem.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "variants": { - "axis=x": { - "model": "minecraft:block/crimson_stem", - "x": 90, - "y": 90 - }, - "axis=y": { - "model": "minecraft:block/crimson_stem" - }, - "axis=z": { - "model": "minecraft:block/crimson_stem", - "x": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/crimson_trapdoor.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/crimson_trapdoor.json deleted file mode 100644 index a3be29c0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/crimson_trapdoor.json +++ /dev/null @@ -1,69 +0,0 @@ -{ - "variants": { - "facing=east,half=bottom,open=false": { - "model": "minecraft:block/crimson_trapdoor_bottom", - "y": 90 - }, - "facing=east,half=bottom,open=true": { - "model": "minecraft:block/crimson_trapdoor_open", - "y": 90 - }, - "facing=east,half=top,open=false": { - "model": "minecraft:block/crimson_trapdoor_top", - "y": 90 - }, - "facing=east,half=top,open=true": { - "model": "minecraft:block/crimson_trapdoor_open", - "x": 180, - "y": 270 - }, - "facing=north,half=bottom,open=false": { - "model": "minecraft:block/crimson_trapdoor_bottom" - }, - "facing=north,half=bottom,open=true": { - "model": "minecraft:block/crimson_trapdoor_open" - }, - "facing=north,half=top,open=false": { - "model": "minecraft:block/crimson_trapdoor_top" - }, - "facing=north,half=top,open=true": { - "model": "minecraft:block/crimson_trapdoor_open", - "x": 180, - "y": 180 - }, - "facing=south,half=bottom,open=false": { - "model": "minecraft:block/crimson_trapdoor_bottom", - "y": 180 - }, - "facing=south,half=bottom,open=true": { - "model": "minecraft:block/crimson_trapdoor_open", - "y": 180 - }, - "facing=south,half=top,open=false": { - "model": "minecraft:block/crimson_trapdoor_top", - "y": 180 - }, - "facing=south,half=top,open=true": { - "model": "minecraft:block/crimson_trapdoor_open", - "x": 180, - "y": 0 - }, - "facing=west,half=bottom,open=false": { - "model": "minecraft:block/crimson_trapdoor_bottom", - "y": 270 - }, - "facing=west,half=bottom,open=true": { - "model": "minecraft:block/crimson_trapdoor_open", - "y": 270 - }, - "facing=west,half=top,open=false": { - "model": "minecraft:block/crimson_trapdoor_top", - "y": 270 - }, - "facing=west,half=top,open=true": { - "model": "minecraft:block/crimson_trapdoor_open", - "x": 180, - "y": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/crimson_wall_hanging_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/crimson_wall_hanging_sign.json deleted file mode 100644 index 2c48d46f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/crimson_wall_hanging_sign.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/crimson_hanging_sign" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/crimson_wall_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/crimson_wall_sign.json deleted file mode 100644 index c2f40c97..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/crimson_wall_sign.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/crimson_sign" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/crying_obsidian.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/crying_obsidian.json deleted file mode 100644 index fd7ad59e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/crying_obsidian.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/crying_obsidian" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cut_copper.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cut_copper.json deleted file mode 100644 index 2105f293..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cut_copper.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/cut_copper" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cut_copper_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cut_copper_slab.json deleted file mode 100644 index 31d149b5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cut_copper_slab.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "variants": { - "type=bottom": { - "model": "minecraft:block/cut_copper_slab" - }, - "type=double": { - "model": "minecraft:block/cut_copper" - }, - "type=top": { - "model": "minecraft:block/cut_copper_slab_top" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cut_copper_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cut_copper_stairs.json deleted file mode 100644 index 95160aaf..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cut_copper_stairs.json +++ /dev/null @@ -1,209 +0,0 @@ -{ - "variants": { - "facing=east,half=bottom,shape=inner_left": { - "model": "minecraft:block/cut_copper_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=inner_right": { - "model": "minecraft:block/cut_copper_stairs_inner" - }, - "facing=east,half=bottom,shape=outer_left": { - "model": "minecraft:block/cut_copper_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=outer_right": { - "model": "minecraft:block/cut_copper_stairs_outer" - }, - "facing=east,half=bottom,shape=straight": { - "model": "minecraft:block/cut_copper_stairs" - }, - "facing=east,half=top,shape=inner_left": { - "model": "minecraft:block/cut_copper_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=inner_right": { - "model": "minecraft:block/cut_copper_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=outer_left": { - "model": "minecraft:block/cut_copper_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=outer_right": { - "model": "minecraft:block/cut_copper_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=straight": { - "model": "minecraft:block/cut_copper_stairs", - "uvlock": true, - "x": 180 - }, - "facing=north,half=bottom,shape=inner_left": { - "model": "minecraft:block/cut_copper_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=inner_right": { - "model": "minecraft:block/cut_copper_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=outer_left": { - "model": "minecraft:block/cut_copper_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=outer_right": { - "model": "minecraft:block/cut_copper_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=straight": { - "model": "minecraft:block/cut_copper_stairs", - "uvlock": true, - "y": 270 - }, - "facing=north,half=top,shape=inner_left": { - "model": "minecraft:block/cut_copper_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=inner_right": { - "model": "minecraft:block/cut_copper_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=outer_left": { - "model": "minecraft:block/cut_copper_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=outer_right": { - "model": "minecraft:block/cut_copper_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=straight": { - "model": "minecraft:block/cut_copper_stairs", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=south,half=bottom,shape=inner_left": { - "model": "minecraft:block/cut_copper_stairs_inner" - }, - "facing=south,half=bottom,shape=inner_right": { - "model": "minecraft:block/cut_copper_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=outer_left": { - "model": "minecraft:block/cut_copper_stairs_outer" - }, - "facing=south,half=bottom,shape=outer_right": { - "model": "minecraft:block/cut_copper_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=straight": { - "model": "minecraft:block/cut_copper_stairs", - "uvlock": true, - "y": 90 - }, - "facing=south,half=top,shape=inner_left": { - "model": "minecraft:block/cut_copper_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=inner_right": { - "model": "minecraft:block/cut_copper_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=outer_left": { - "model": "minecraft:block/cut_copper_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=outer_right": { - "model": "minecraft:block/cut_copper_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=straight": { - "model": "minecraft:block/cut_copper_stairs", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_left": { - "model": "minecraft:block/cut_copper_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_right": { - "model": "minecraft:block/cut_copper_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=outer_left": { - "model": "minecraft:block/cut_copper_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=outer_right": { - "model": "minecraft:block/cut_copper_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=straight": { - "model": "minecraft:block/cut_copper_stairs", - "uvlock": true, - "y": 180 - }, - "facing=west,half=top,shape=inner_left": { - "model": "minecraft:block/cut_copper_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=inner_right": { - "model": "minecraft:block/cut_copper_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=outer_left": { - "model": "minecraft:block/cut_copper_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=outer_right": { - "model": "minecraft:block/cut_copper_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=straight": { - "model": "minecraft:block/cut_copper_stairs", - "uvlock": true, - "x": 180, - "y": 180 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cut_red_sandstone.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cut_red_sandstone.json deleted file mode 100644 index 7ef05a72..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cut_red_sandstone.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/cut_red_sandstone" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cut_red_sandstone_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cut_red_sandstone_slab.json deleted file mode 100644 index 0b7645ae..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cut_red_sandstone_slab.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "variants": { - "type=bottom": { - "model": "minecraft:block/cut_red_sandstone_slab" - }, - "type=double": { - "model": "minecraft:block/cut_red_sandstone" - }, - "type=top": { - "model": "minecraft:block/cut_red_sandstone_slab_top" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cut_sandstone.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cut_sandstone.json deleted file mode 100644 index 9bab8fc4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cut_sandstone.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/cut_sandstone" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cut_sandstone_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cut_sandstone_slab.json deleted file mode 100644 index 5c8f0520..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cut_sandstone_slab.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "variants": { - "type=bottom": { - "model": "minecraft:block/cut_sandstone_slab" - }, - "type=double": { - "model": "minecraft:block/cut_sandstone" - }, - "type=top": { - "model": "minecraft:block/cut_sandstone_slab_top" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cyan_banner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cyan_banner.json deleted file mode 100644 index f5e2c87f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cyan_banner.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/banner" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cyan_bed.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cyan_bed.json deleted file mode 100644 index 6577c90a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cyan_bed.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/bed" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cyan_candle.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cyan_candle.json deleted file mode 100644 index 4e35ccd5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cyan_candle.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "variants": { - "candles=1,lit=false": { - "model": "minecraft:block/cyan_candle_one_candle" - }, - "candles=1,lit=true": { - "model": "minecraft:block/cyan_candle_one_candle_lit" - }, - "candles=2,lit=false": { - "model": "minecraft:block/cyan_candle_two_candles" - }, - "candles=2,lit=true": { - "model": "minecraft:block/cyan_candle_two_candles_lit" - }, - "candles=3,lit=false": { - "model": "minecraft:block/cyan_candle_three_candles" - }, - "candles=3,lit=true": { - "model": "minecraft:block/cyan_candle_three_candles_lit" - }, - "candles=4,lit=false": { - "model": "minecraft:block/cyan_candle_four_candles" - }, - "candles=4,lit=true": { - "model": "minecraft:block/cyan_candle_four_candles_lit" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cyan_candle_cake.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cyan_candle_cake.json deleted file mode 100644 index 348abcc2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cyan_candle_cake.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "variants": { - "lit=false": { - "model": "minecraft:block/cyan_candle_cake" - }, - "lit=true": { - "model": "minecraft:block/cyan_candle_cake_lit" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cyan_carpet.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cyan_carpet.json deleted file mode 100644 index 0b0212c5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cyan_carpet.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/cyan_carpet" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cyan_concrete.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cyan_concrete.json deleted file mode 100644 index 32935a3b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cyan_concrete.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/cyan_concrete" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cyan_concrete_powder.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cyan_concrete_powder.json deleted file mode 100644 index cf7085eb..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cyan_concrete_powder.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "variants": { - "": [ - { - "model": "minecraft:block/cyan_concrete_powder" - }, - { - "model": "minecraft:block/cyan_concrete_powder", - "y": 90 - }, - { - "model": "minecraft:block/cyan_concrete_powder", - "y": 180 - }, - { - "model": "minecraft:block/cyan_concrete_powder", - "y": 270 - } - ] - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cyan_glazed_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cyan_glazed_terracotta.json deleted file mode 100644 index 26276ef3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cyan_glazed_terracotta.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "variants": { - "facing=east": { - "model": "minecraft:block/cyan_glazed_terracotta", - "y": 270 - }, - "facing=north": { - "model": "minecraft:block/cyan_glazed_terracotta", - "y": 180 - }, - "facing=south": { - "model": "minecraft:block/cyan_glazed_terracotta" - }, - "facing=west": { - "model": "minecraft:block/cyan_glazed_terracotta", - "y": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cyan_shulker_box.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cyan_shulker_box.json deleted file mode 100644 index 86214c0d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cyan_shulker_box.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/cyan_shulker_box" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cyan_stained_glass.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cyan_stained_glass.json deleted file mode 100644 index 6645a573..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cyan_stained_glass.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/cyan_stained_glass" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cyan_stained_glass_pane.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cyan_stained_glass_pane.json deleted file mode 100644 index e1fddf7e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cyan_stained_glass_pane.json +++ /dev/null @@ -1,77 +0,0 @@ -{ - "multipart": [ - { - "apply": { - "model": "minecraft:block/cyan_stained_glass_pane_post" - } - }, - { - "apply": { - "model": "minecraft:block/cyan_stained_glass_pane_side" - }, - "when": { - "north": "true" - } - }, - { - "apply": { - "model": "minecraft:block/cyan_stained_glass_pane_side", - "y": 90 - }, - "when": { - "east": "true" - } - }, - { - "apply": { - "model": "minecraft:block/cyan_stained_glass_pane_side_alt" - }, - "when": { - "south": "true" - } - }, - { - "apply": { - "model": "minecraft:block/cyan_stained_glass_pane_side_alt", - "y": 90 - }, - "when": { - "west": "true" - } - }, - { - "apply": { - "model": "minecraft:block/cyan_stained_glass_pane_noside" - }, - "when": { - "north": "false" - } - }, - { - "apply": { - "model": "minecraft:block/cyan_stained_glass_pane_noside_alt" - }, - "when": { - "east": "false" - } - }, - { - "apply": { - "model": "minecraft:block/cyan_stained_glass_pane_noside_alt", - "y": 90 - }, - "when": { - "south": "false" - } - }, - { - "apply": { - "model": "minecraft:block/cyan_stained_glass_pane_noside", - "y": 270 - }, - "when": { - "west": "false" - } - } - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cyan_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cyan_terracotta.json deleted file mode 100644 index dca321fa..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cyan_terracotta.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/cyan_terracotta" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cyan_wall_banner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cyan_wall_banner.json deleted file mode 100644 index f5e2c87f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cyan_wall_banner.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/banner" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cyan_wool.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cyan_wool.json deleted file mode 100644 index 48b12b5a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/cyan_wool.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/cyan_wool" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/damaged_anvil.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/damaged_anvil.json deleted file mode 100644 index cca2bca4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/damaged_anvil.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "variants": { - "facing=east": { - "model": "minecraft:block/damaged_anvil", - "y": 270 - }, - "facing=north": { - "model": "minecraft:block/damaged_anvil", - "y": 180 - }, - "facing=south": { - "model": "minecraft:block/damaged_anvil" - }, - "facing=west": { - "model": "minecraft:block/damaged_anvil", - "y": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dandelion.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dandelion.json deleted file mode 100644 index bf8a14b9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dandelion.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/dandelion" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dark_oak_button.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dark_oak_button.json deleted file mode 100644 index fca36041..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dark_oak_button.json +++ /dev/null @@ -1,118 +0,0 @@ -{ - "variants": { - "face=ceiling,facing=east,powered=false": { - "model": "minecraft:block/dark_oak_button", - "x": 180, - "y": 270 - }, - "face=ceiling,facing=east,powered=true": { - "model": "minecraft:block/dark_oak_button_pressed", - "x": 180, - "y": 270 - }, - "face=ceiling,facing=north,powered=false": { - "model": "minecraft:block/dark_oak_button", - "x": 180, - "y": 180 - }, - "face=ceiling,facing=north,powered=true": { - "model": "minecraft:block/dark_oak_button_pressed", - "x": 180, - "y": 180 - }, - "face=ceiling,facing=south,powered=false": { - "model": "minecraft:block/dark_oak_button", - "x": 180 - }, - "face=ceiling,facing=south,powered=true": { - "model": "minecraft:block/dark_oak_button_pressed", - "x": 180 - }, - "face=ceiling,facing=west,powered=false": { - "model": "minecraft:block/dark_oak_button", - "x": 180, - "y": 90 - }, - "face=ceiling,facing=west,powered=true": { - "model": "minecraft:block/dark_oak_button_pressed", - "x": 180, - "y": 90 - }, - "face=floor,facing=east,powered=false": { - "model": "minecraft:block/dark_oak_button", - "y": 90 - }, - "face=floor,facing=east,powered=true": { - "model": "minecraft:block/dark_oak_button_pressed", - "y": 90 - }, - "face=floor,facing=north,powered=false": { - "model": "minecraft:block/dark_oak_button" - }, - "face=floor,facing=north,powered=true": { - "model": "minecraft:block/dark_oak_button_pressed" - }, - "face=floor,facing=south,powered=false": { - "model": "minecraft:block/dark_oak_button", - "y": 180 - }, - "face=floor,facing=south,powered=true": { - "model": "minecraft:block/dark_oak_button_pressed", - "y": 180 - }, - "face=floor,facing=west,powered=false": { - "model": "minecraft:block/dark_oak_button", - "y": 270 - }, - "face=floor,facing=west,powered=true": { - "model": "minecraft:block/dark_oak_button_pressed", - "y": 270 - }, - "face=wall,facing=east,powered=false": { - "model": "minecraft:block/dark_oak_button", - "uvlock": true, - "x": 90, - "y": 90 - }, - "face=wall,facing=east,powered=true": { - "model": "minecraft:block/dark_oak_button_pressed", - "uvlock": true, - "x": 90, - "y": 90 - }, - "face=wall,facing=north,powered=false": { - "model": "minecraft:block/dark_oak_button", - "uvlock": true, - "x": 90 - }, - "face=wall,facing=north,powered=true": { - "model": "minecraft:block/dark_oak_button_pressed", - "uvlock": true, - "x": 90 - }, - "face=wall,facing=south,powered=false": { - "model": "minecraft:block/dark_oak_button", - "uvlock": true, - "x": 90, - "y": 180 - }, - "face=wall,facing=south,powered=true": { - "model": "minecraft:block/dark_oak_button_pressed", - "uvlock": true, - "x": 90, - "y": 180 - }, - "face=wall,facing=west,powered=false": { - "model": "minecraft:block/dark_oak_button", - "uvlock": true, - "x": 90, - "y": 270 - }, - "face=wall,facing=west,powered=true": { - "model": "minecraft:block/dark_oak_button_pressed", - "uvlock": true, - "x": 90, - "y": 270 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dark_oak_door.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dark_oak_door.json deleted file mode 100644 index aa45d8ca..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dark_oak_door.json +++ /dev/null @@ -1,124 +0,0 @@ -{ - "variants": { - "facing=east,half=lower,hinge=left,open=false": { - "model": "minecraft:block/dark_oak_door_bottom_left" - }, - "facing=east,half=lower,hinge=left,open=true": { - "model": "minecraft:block/dark_oak_door_bottom_left_open", - "y": 90 - }, - "facing=east,half=lower,hinge=right,open=false": { - "model": "minecraft:block/dark_oak_door_bottom_right" - }, - "facing=east,half=lower,hinge=right,open=true": { - "model": "minecraft:block/dark_oak_door_bottom_right_open", - "y": 270 - }, - "facing=east,half=upper,hinge=left,open=false": { - "model": "minecraft:block/dark_oak_door_top_left" - }, - "facing=east,half=upper,hinge=left,open=true": { - "model": "minecraft:block/dark_oak_door_top_left_open", - "y": 90 - }, - "facing=east,half=upper,hinge=right,open=false": { - "model": "minecraft:block/dark_oak_door_top_right" - }, - "facing=east,half=upper,hinge=right,open=true": { - "model": "minecraft:block/dark_oak_door_top_right_open", - "y": 270 - }, - "facing=north,half=lower,hinge=left,open=false": { - "model": "minecraft:block/dark_oak_door_bottom_left", - "y": 270 - }, - "facing=north,half=lower,hinge=left,open=true": { - "model": "minecraft:block/dark_oak_door_bottom_left_open" - }, - "facing=north,half=lower,hinge=right,open=false": { - "model": "minecraft:block/dark_oak_door_bottom_right", - "y": 270 - }, - "facing=north,half=lower,hinge=right,open=true": { - "model": "minecraft:block/dark_oak_door_bottom_right_open", - "y": 180 - }, - "facing=north,half=upper,hinge=left,open=false": { - "model": "minecraft:block/dark_oak_door_top_left", - "y": 270 - }, - "facing=north,half=upper,hinge=left,open=true": { - "model": "minecraft:block/dark_oak_door_top_left_open" - }, - "facing=north,half=upper,hinge=right,open=false": { - "model": "minecraft:block/dark_oak_door_top_right", - "y": 270 - }, - "facing=north,half=upper,hinge=right,open=true": { - "model": "minecraft:block/dark_oak_door_top_right_open", - "y": 180 - }, - "facing=south,half=lower,hinge=left,open=false": { - "model": "minecraft:block/dark_oak_door_bottom_left", - "y": 90 - }, - "facing=south,half=lower,hinge=left,open=true": { - "model": "minecraft:block/dark_oak_door_bottom_left_open", - "y": 180 - }, - "facing=south,half=lower,hinge=right,open=false": { - "model": "minecraft:block/dark_oak_door_bottom_right", - "y": 90 - }, - "facing=south,half=lower,hinge=right,open=true": { - "model": "minecraft:block/dark_oak_door_bottom_right_open" - }, - "facing=south,half=upper,hinge=left,open=false": { - "model": "minecraft:block/dark_oak_door_top_left", - "y": 90 - }, - "facing=south,half=upper,hinge=left,open=true": { - "model": "minecraft:block/dark_oak_door_top_left_open", - "y": 180 - }, - "facing=south,half=upper,hinge=right,open=false": { - "model": "minecraft:block/dark_oak_door_top_right", - "y": 90 - }, - "facing=south,half=upper,hinge=right,open=true": { - "model": "minecraft:block/dark_oak_door_top_right_open" - }, - "facing=west,half=lower,hinge=left,open=false": { - "model": "minecraft:block/dark_oak_door_bottom_left", - "y": 180 - }, - "facing=west,half=lower,hinge=left,open=true": { - "model": "minecraft:block/dark_oak_door_bottom_left_open", - "y": 270 - }, - "facing=west,half=lower,hinge=right,open=false": { - "model": "minecraft:block/dark_oak_door_bottom_right", - "y": 180 - }, - "facing=west,half=lower,hinge=right,open=true": { - "model": "minecraft:block/dark_oak_door_bottom_right_open", - "y": 90 - }, - "facing=west,half=upper,hinge=left,open=false": { - "model": "minecraft:block/dark_oak_door_top_left", - "y": 180 - }, - "facing=west,half=upper,hinge=left,open=true": { - "model": "minecraft:block/dark_oak_door_top_left_open", - "y": 270 - }, - "facing=west,half=upper,hinge=right,open=false": { - "model": "minecraft:block/dark_oak_door_top_right", - "y": 180 - }, - "facing=west,half=upper,hinge=right,open=true": { - "model": "minecraft:block/dark_oak_door_top_right_open", - "y": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dark_oak_fence.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dark_oak_fence.json deleted file mode 100644 index 59bdf154..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dark_oak_fence.json +++ /dev/null @@ -1,48 +0,0 @@ -{ - "multipart": [ - { - "apply": { - "model": "minecraft:block/dark_oak_fence_post" - } - }, - { - "apply": { - "model": "minecraft:block/dark_oak_fence_side", - "uvlock": true - }, - "when": { - "north": "true" - } - }, - { - "apply": { - "model": "minecraft:block/dark_oak_fence_side", - "uvlock": true, - "y": 90 - }, - "when": { - "east": "true" - } - }, - { - "apply": { - "model": "minecraft:block/dark_oak_fence_side", - "uvlock": true, - "y": 180 - }, - "when": { - "south": "true" - } - }, - { - "apply": { - "model": "minecraft:block/dark_oak_fence_side", - "uvlock": true, - "y": 270 - }, - "when": { - "west": "true" - } - } - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dark_oak_fence_gate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dark_oak_fence_gate.json deleted file mode 100644 index 3b6d547f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dark_oak_fence_gate.json +++ /dev/null @@ -1,80 +0,0 @@ -{ - "variants": { - "facing=east,in_wall=false,open=false": { - "model": "minecraft:block/dark_oak_fence_gate", - "uvlock": true, - "y": 270 - }, - "facing=east,in_wall=false,open=true": { - "model": "minecraft:block/dark_oak_fence_gate_open", - "uvlock": true, - "y": 270 - }, - "facing=east,in_wall=true,open=false": { - "model": "minecraft:block/dark_oak_fence_gate_wall", - "uvlock": true, - "y": 270 - }, - "facing=east,in_wall=true,open=true": { - "model": "minecraft:block/dark_oak_fence_gate_wall_open", - "uvlock": true, - "y": 270 - }, - "facing=north,in_wall=false,open=false": { - "model": "minecraft:block/dark_oak_fence_gate", - "uvlock": true, - "y": 180 - }, - "facing=north,in_wall=false,open=true": { - "model": "minecraft:block/dark_oak_fence_gate_open", - "uvlock": true, - "y": 180 - }, - "facing=north,in_wall=true,open=false": { - "model": "minecraft:block/dark_oak_fence_gate_wall", - "uvlock": true, - "y": 180 - }, - "facing=north,in_wall=true,open=true": { - "model": "minecraft:block/dark_oak_fence_gate_wall_open", - "uvlock": true, - "y": 180 - }, - "facing=south,in_wall=false,open=false": { - "model": "minecraft:block/dark_oak_fence_gate", - "uvlock": true - }, - "facing=south,in_wall=false,open=true": { - "model": "minecraft:block/dark_oak_fence_gate_open", - "uvlock": true - }, - "facing=south,in_wall=true,open=false": { - "model": "minecraft:block/dark_oak_fence_gate_wall", - "uvlock": true - }, - "facing=south,in_wall=true,open=true": { - "model": "minecraft:block/dark_oak_fence_gate_wall_open", - "uvlock": true - }, - "facing=west,in_wall=false,open=false": { - "model": "minecraft:block/dark_oak_fence_gate", - "uvlock": true, - "y": 90 - }, - "facing=west,in_wall=false,open=true": { - "model": "minecraft:block/dark_oak_fence_gate_open", - "uvlock": true, - "y": 90 - }, - "facing=west,in_wall=true,open=false": { - "model": "minecraft:block/dark_oak_fence_gate_wall", - "uvlock": true, - "y": 90 - }, - "facing=west,in_wall=true,open=true": { - "model": "minecraft:block/dark_oak_fence_gate_wall_open", - "uvlock": true, - "y": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dark_oak_hanging_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dark_oak_hanging_sign.json deleted file mode 100644 index e21ee9aa..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dark_oak_hanging_sign.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/dark_oak_hanging_sign" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dark_oak_leaves.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dark_oak_leaves.json deleted file mode 100644 index 0b6f4f4d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dark_oak_leaves.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/dark_oak_leaves" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dark_oak_log.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dark_oak_log.json deleted file mode 100644 index ae91a107..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dark_oak_log.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "variants": { - "axis=x": { - "model": "minecraft:block/dark_oak_log_horizontal", - "x": 90, - "y": 90 - }, - "axis=y": { - "model": "minecraft:block/dark_oak_log" - }, - "axis=z": { - "model": "minecraft:block/dark_oak_log_horizontal", - "x": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dark_oak_planks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dark_oak_planks.json deleted file mode 100644 index 47194b08..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dark_oak_planks.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/dark_oak_planks" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dark_oak_pressure_plate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dark_oak_pressure_plate.json deleted file mode 100644 index 7a3ce2af..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dark_oak_pressure_plate.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "variants": { - "powered=false": { - "model": "minecraft:block/dark_oak_pressure_plate" - }, - "powered=true": { - "model": "minecraft:block/dark_oak_pressure_plate_down" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dark_oak_sapling.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dark_oak_sapling.json deleted file mode 100644 index 31435f37..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dark_oak_sapling.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/dark_oak_sapling" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dark_oak_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dark_oak_sign.json deleted file mode 100644 index d3e8f533..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dark_oak_sign.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/dark_oak_sign" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dark_oak_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dark_oak_slab.json deleted file mode 100644 index a99483a2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dark_oak_slab.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "variants": { - "type=bottom": { - "model": "minecraft:block/dark_oak_slab" - }, - "type=double": { - "model": "minecraft:block/dark_oak_planks" - }, - "type=top": { - "model": "minecraft:block/dark_oak_slab_top" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dark_oak_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dark_oak_stairs.json deleted file mode 100644 index 4ab6e05d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dark_oak_stairs.json +++ /dev/null @@ -1,209 +0,0 @@ -{ - "variants": { - "facing=east,half=bottom,shape=inner_left": { - "model": "minecraft:block/dark_oak_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=inner_right": { - "model": "minecraft:block/dark_oak_stairs_inner" - }, - "facing=east,half=bottom,shape=outer_left": { - "model": "minecraft:block/dark_oak_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=outer_right": { - "model": "minecraft:block/dark_oak_stairs_outer" - }, - "facing=east,half=bottom,shape=straight": { - "model": "minecraft:block/dark_oak_stairs" - }, - "facing=east,half=top,shape=inner_left": { - "model": "minecraft:block/dark_oak_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=inner_right": { - "model": "minecraft:block/dark_oak_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=outer_left": { - "model": "minecraft:block/dark_oak_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=outer_right": { - "model": "minecraft:block/dark_oak_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=straight": { - "model": "minecraft:block/dark_oak_stairs", - "uvlock": true, - "x": 180 - }, - "facing=north,half=bottom,shape=inner_left": { - "model": "minecraft:block/dark_oak_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=inner_right": { - "model": "minecraft:block/dark_oak_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=outer_left": { - "model": "minecraft:block/dark_oak_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=outer_right": { - "model": "minecraft:block/dark_oak_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=straight": { - "model": "minecraft:block/dark_oak_stairs", - "uvlock": true, - "y": 270 - }, - "facing=north,half=top,shape=inner_left": { - "model": "minecraft:block/dark_oak_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=inner_right": { - "model": "minecraft:block/dark_oak_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=outer_left": { - "model": "minecraft:block/dark_oak_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=outer_right": { - "model": "minecraft:block/dark_oak_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=straight": { - "model": "minecraft:block/dark_oak_stairs", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=south,half=bottom,shape=inner_left": { - "model": "minecraft:block/dark_oak_stairs_inner" - }, - "facing=south,half=bottom,shape=inner_right": { - "model": "minecraft:block/dark_oak_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=outer_left": { - "model": "minecraft:block/dark_oak_stairs_outer" - }, - "facing=south,half=bottom,shape=outer_right": { - "model": "minecraft:block/dark_oak_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=straight": { - "model": "minecraft:block/dark_oak_stairs", - "uvlock": true, - "y": 90 - }, - "facing=south,half=top,shape=inner_left": { - "model": "minecraft:block/dark_oak_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=inner_right": { - "model": "minecraft:block/dark_oak_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=outer_left": { - "model": "minecraft:block/dark_oak_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=outer_right": { - "model": "minecraft:block/dark_oak_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=straight": { - "model": "minecraft:block/dark_oak_stairs", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_left": { - "model": "minecraft:block/dark_oak_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_right": { - "model": "minecraft:block/dark_oak_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=outer_left": { - "model": "minecraft:block/dark_oak_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=outer_right": { - "model": "minecraft:block/dark_oak_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=straight": { - "model": "minecraft:block/dark_oak_stairs", - "uvlock": true, - "y": 180 - }, - "facing=west,half=top,shape=inner_left": { - "model": "minecraft:block/dark_oak_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=inner_right": { - "model": "minecraft:block/dark_oak_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=outer_left": { - "model": "minecraft:block/dark_oak_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=outer_right": { - "model": "minecraft:block/dark_oak_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=straight": { - "model": "minecraft:block/dark_oak_stairs", - "uvlock": true, - "x": 180, - "y": 180 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dark_oak_trapdoor.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dark_oak_trapdoor.json deleted file mode 100644 index 87bb35c2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dark_oak_trapdoor.json +++ /dev/null @@ -1,58 +0,0 @@ -{ - "variants": { - "facing=east,half=bottom,open=false": { - "model": "minecraft:block/dark_oak_trapdoor_bottom" - }, - "facing=east,half=bottom,open=true": { - "model": "minecraft:block/dark_oak_trapdoor_open", - "y": 90 - }, - "facing=east,half=top,open=false": { - "model": "minecraft:block/dark_oak_trapdoor_top" - }, - "facing=east,half=top,open=true": { - "model": "minecraft:block/dark_oak_trapdoor_open", - "y": 90 - }, - "facing=north,half=bottom,open=false": { - "model": "minecraft:block/dark_oak_trapdoor_bottom" - }, - "facing=north,half=bottom,open=true": { - "model": "minecraft:block/dark_oak_trapdoor_open" - }, - "facing=north,half=top,open=false": { - "model": "minecraft:block/dark_oak_trapdoor_top" - }, - "facing=north,half=top,open=true": { - "model": "minecraft:block/dark_oak_trapdoor_open" - }, - "facing=south,half=bottom,open=false": { - "model": "minecraft:block/dark_oak_trapdoor_bottom" - }, - "facing=south,half=bottom,open=true": { - "model": "minecraft:block/dark_oak_trapdoor_open", - "y": 180 - }, - "facing=south,half=top,open=false": { - "model": "minecraft:block/dark_oak_trapdoor_top" - }, - "facing=south,half=top,open=true": { - "model": "minecraft:block/dark_oak_trapdoor_open", - "y": 180 - }, - "facing=west,half=bottom,open=false": { - "model": "minecraft:block/dark_oak_trapdoor_bottom" - }, - "facing=west,half=bottom,open=true": { - "model": "minecraft:block/dark_oak_trapdoor_open", - "y": 270 - }, - "facing=west,half=top,open=false": { - "model": "minecraft:block/dark_oak_trapdoor_top" - }, - "facing=west,half=top,open=true": { - "model": "minecraft:block/dark_oak_trapdoor_open", - "y": 270 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dark_oak_wall_hanging_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dark_oak_wall_hanging_sign.json deleted file mode 100644 index e21ee9aa..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dark_oak_wall_hanging_sign.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/dark_oak_hanging_sign" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dark_oak_wall_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dark_oak_wall_sign.json deleted file mode 100644 index d3e8f533..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dark_oak_wall_sign.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/dark_oak_sign" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dark_oak_wood.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dark_oak_wood.json deleted file mode 100644 index d45b617f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dark_oak_wood.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "variants": { - "axis=x": { - "model": "minecraft:block/dark_oak_wood", - "x": 90, - "y": 90 - }, - "axis=y": { - "model": "minecraft:block/dark_oak_wood" - }, - "axis=z": { - "model": "minecraft:block/dark_oak_wood", - "x": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dark_prismarine.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dark_prismarine.json deleted file mode 100644 index 2f1ce749..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dark_prismarine.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/dark_prismarine" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dark_prismarine_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dark_prismarine_slab.json deleted file mode 100644 index 80a61949..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dark_prismarine_slab.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "variants": { - "type=bottom": { - "model": "minecraft:block/dark_prismarine_slab" - }, - "type=double": { - "model": "minecraft:block/dark_prismarine" - }, - "type=top": { - "model": "minecraft:block/dark_prismarine_slab_top" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dark_prismarine_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dark_prismarine_stairs.json deleted file mode 100644 index f53fdfcf..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dark_prismarine_stairs.json +++ /dev/null @@ -1,209 +0,0 @@ -{ - "variants": { - "facing=east,half=bottom,shape=inner_left": { - "model": "minecraft:block/dark_prismarine_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=inner_right": { - "model": "minecraft:block/dark_prismarine_stairs_inner" - }, - "facing=east,half=bottom,shape=outer_left": { - "model": "minecraft:block/dark_prismarine_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=outer_right": { - "model": "minecraft:block/dark_prismarine_stairs_outer" - }, - "facing=east,half=bottom,shape=straight": { - "model": "minecraft:block/dark_prismarine_stairs" - }, - "facing=east,half=top,shape=inner_left": { - "model": "minecraft:block/dark_prismarine_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=inner_right": { - "model": "minecraft:block/dark_prismarine_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=outer_left": { - "model": "minecraft:block/dark_prismarine_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=outer_right": { - "model": "minecraft:block/dark_prismarine_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=straight": { - "model": "minecraft:block/dark_prismarine_stairs", - "uvlock": true, - "x": 180 - }, - "facing=north,half=bottom,shape=inner_left": { - "model": "minecraft:block/dark_prismarine_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=inner_right": { - "model": "minecraft:block/dark_prismarine_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=outer_left": { - "model": "minecraft:block/dark_prismarine_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=outer_right": { - "model": "minecraft:block/dark_prismarine_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=straight": { - "model": "minecraft:block/dark_prismarine_stairs", - "uvlock": true, - "y": 270 - }, - "facing=north,half=top,shape=inner_left": { - "model": "minecraft:block/dark_prismarine_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=inner_right": { - "model": "minecraft:block/dark_prismarine_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=outer_left": { - "model": "minecraft:block/dark_prismarine_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=outer_right": { - "model": "minecraft:block/dark_prismarine_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=straight": { - "model": "minecraft:block/dark_prismarine_stairs", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=south,half=bottom,shape=inner_left": { - "model": "minecraft:block/dark_prismarine_stairs_inner" - }, - "facing=south,half=bottom,shape=inner_right": { - "model": "minecraft:block/dark_prismarine_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=outer_left": { - "model": "minecraft:block/dark_prismarine_stairs_outer" - }, - "facing=south,half=bottom,shape=outer_right": { - "model": "minecraft:block/dark_prismarine_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=straight": { - "model": "minecraft:block/dark_prismarine_stairs", - "uvlock": true, - "y": 90 - }, - "facing=south,half=top,shape=inner_left": { - "model": "minecraft:block/dark_prismarine_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=inner_right": { - "model": "minecraft:block/dark_prismarine_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=outer_left": { - "model": "minecraft:block/dark_prismarine_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=outer_right": { - "model": "minecraft:block/dark_prismarine_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=straight": { - "model": "minecraft:block/dark_prismarine_stairs", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_left": { - "model": "minecraft:block/dark_prismarine_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_right": { - "model": "minecraft:block/dark_prismarine_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=outer_left": { - "model": "minecraft:block/dark_prismarine_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=outer_right": { - "model": "minecraft:block/dark_prismarine_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=straight": { - "model": "minecraft:block/dark_prismarine_stairs", - "uvlock": true, - "y": 180 - }, - "facing=west,half=top,shape=inner_left": { - "model": "minecraft:block/dark_prismarine_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=inner_right": { - "model": "minecraft:block/dark_prismarine_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=outer_left": { - "model": "minecraft:block/dark_prismarine_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=outer_right": { - "model": "minecraft:block/dark_prismarine_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=straight": { - "model": "minecraft:block/dark_prismarine_stairs", - "uvlock": true, - "x": 180, - "y": 180 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/daylight_detector.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/daylight_detector.json deleted file mode 100644 index c6182ff9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/daylight_detector.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "variants": { - "inverted=false": { - "model": "minecraft:block/daylight_detector" - }, - "inverted=true": { - "model": "minecraft:block/daylight_detector_inverted" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dead_brain_coral.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dead_brain_coral.json deleted file mode 100644 index 736b2bd4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dead_brain_coral.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/dead_brain_coral" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dead_brain_coral_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dead_brain_coral_block.json deleted file mode 100644 index 550f6b06..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dead_brain_coral_block.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/dead_brain_coral_block" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dead_brain_coral_fan.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dead_brain_coral_fan.json deleted file mode 100644 index 41c6e2a9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dead_brain_coral_fan.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/dead_brain_coral_fan" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dead_brain_coral_wall_fan.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dead_brain_coral_wall_fan.json deleted file mode 100644 index 03c9d976..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dead_brain_coral_wall_fan.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "variants": { - "facing=east": { - "model": "minecraft:block/dead_brain_coral_wall_fan", - "y": 90 - }, - "facing=north": { - "model": "minecraft:block/dead_brain_coral_wall_fan" - }, - "facing=south": { - "model": "minecraft:block/dead_brain_coral_wall_fan", - "y": 180 - }, - "facing=west": { - "model": "minecraft:block/dead_brain_coral_wall_fan", - "y": 270 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dead_bubble_coral.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dead_bubble_coral.json deleted file mode 100644 index fac745e1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dead_bubble_coral.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/dead_bubble_coral" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dead_bubble_coral_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dead_bubble_coral_block.json deleted file mode 100644 index ada5781b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dead_bubble_coral_block.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/dead_bubble_coral_block" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dead_bubble_coral_fan.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dead_bubble_coral_fan.json deleted file mode 100644 index d55b0608..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dead_bubble_coral_fan.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/dead_bubble_coral_fan" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dead_bubble_coral_wall_fan.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dead_bubble_coral_wall_fan.json deleted file mode 100644 index 727aea19..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dead_bubble_coral_wall_fan.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "variants": { - "facing=east": { - "model": "minecraft:block/dead_bubble_coral_wall_fan", - "y": 90 - }, - "facing=north": { - "model": "minecraft:block/dead_bubble_coral_wall_fan" - }, - "facing=south": { - "model": "minecraft:block/dead_bubble_coral_wall_fan", - "y": 180 - }, - "facing=west": { - "model": "minecraft:block/dead_bubble_coral_wall_fan", - "y": 270 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dead_bush.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dead_bush.json deleted file mode 100644 index ed88d109..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dead_bush.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/dead_bush" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dead_fire_coral.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dead_fire_coral.json deleted file mode 100644 index 65f7ee33..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dead_fire_coral.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/dead_fire_coral" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dead_fire_coral_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dead_fire_coral_block.json deleted file mode 100644 index 4414956f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dead_fire_coral_block.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/dead_fire_coral_block" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dead_fire_coral_fan.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dead_fire_coral_fan.json deleted file mode 100644 index fb3c6feb..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dead_fire_coral_fan.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/dead_fire_coral_fan" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dead_fire_coral_wall_fan.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dead_fire_coral_wall_fan.json deleted file mode 100644 index 0fd52584..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dead_fire_coral_wall_fan.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "variants": { - "facing=east": { - "model": "minecraft:block/dead_fire_coral_wall_fan", - "y": 90 - }, - "facing=north": { - "model": "minecraft:block/dead_fire_coral_wall_fan" - }, - "facing=south": { - "model": "minecraft:block/dead_fire_coral_wall_fan", - "y": 180 - }, - "facing=west": { - "model": "minecraft:block/dead_fire_coral_wall_fan", - "y": 270 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dead_horn_coral.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dead_horn_coral.json deleted file mode 100644 index f38ce336..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dead_horn_coral.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/dead_horn_coral" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dead_horn_coral_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dead_horn_coral_block.json deleted file mode 100644 index 8666c0c6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dead_horn_coral_block.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/dead_horn_coral_block" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dead_horn_coral_fan.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dead_horn_coral_fan.json deleted file mode 100644 index 1f72003e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dead_horn_coral_fan.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/dead_horn_coral_fan" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dead_horn_coral_wall_fan.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dead_horn_coral_wall_fan.json deleted file mode 100644 index 02928d6e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dead_horn_coral_wall_fan.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "variants": { - "facing=east": { - "model": "minecraft:block/dead_horn_coral_wall_fan", - "y": 90 - }, - "facing=north": { - "model": "minecraft:block/dead_horn_coral_wall_fan" - }, - "facing=south": { - "model": "minecraft:block/dead_horn_coral_wall_fan", - "y": 180 - }, - "facing=west": { - "model": "minecraft:block/dead_horn_coral_wall_fan", - "y": 270 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dead_tube_coral.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dead_tube_coral.json deleted file mode 100644 index 156c3f0a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dead_tube_coral.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/dead_tube_coral" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dead_tube_coral_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dead_tube_coral_block.json deleted file mode 100644 index 72d40552..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dead_tube_coral_block.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/dead_tube_coral_block" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dead_tube_coral_fan.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dead_tube_coral_fan.json deleted file mode 100644 index 095e294b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dead_tube_coral_fan.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/dead_tube_coral_fan" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dead_tube_coral_wall_fan.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dead_tube_coral_wall_fan.json deleted file mode 100644 index 0705e15d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dead_tube_coral_wall_fan.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "variants": { - "facing=east": { - "model": "minecraft:block/dead_tube_coral_wall_fan", - "y": 90 - }, - "facing=north": { - "model": "minecraft:block/dead_tube_coral_wall_fan" - }, - "facing=south": { - "model": "minecraft:block/dead_tube_coral_wall_fan", - "y": 180 - }, - "facing=west": { - "model": "minecraft:block/dead_tube_coral_wall_fan", - "y": 270 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/decorated_pot.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/decorated_pot.json deleted file mode 100644 index 2aa0faf7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/decorated_pot.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/decorated_pot" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/deepslate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/deepslate.json deleted file mode 100644 index dd197be8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/deepslate.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "variants": { - "axis=x": [ - { - "model": "minecraft:block/deepslate", - "x": 90, - "y": 90 - }, - { - "model": "minecraft:block/deepslate_mirrored", - "x": 90, - "y": 90 - }, - { - "model": "minecraft:block/deepslate", - "x": 90, - "y": 90 - }, - { - "model": "minecraft:block/deepslate_mirrored", - "x": 90, - "y": 90 - } - ], - "axis=y": [ - { - "model": "minecraft:block/deepslate" - }, - { - "model": "minecraft:block/deepslate_mirrored" - }, - { - "model": "minecraft:block/deepslate", - "y": 180 - }, - { - "model": "minecraft:block/deepslate_mirrored", - "y": 180 - } - ], - "axis=z": [ - { - "model": "minecraft:block/deepslate", - "x": 90 - }, - { - "model": "minecraft:block/deepslate_mirrored", - "x": 90 - }, - { - "model": "minecraft:block/deepslate", - "x": 90, - "y": 180 - }, - { - "model": "minecraft:block/deepslate_mirrored", - "x": 90, - "y": 180 - } - ] - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/deepslate_brick_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/deepslate_brick_slab.json deleted file mode 100644 index 1d171038..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/deepslate_brick_slab.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "variants": { - "type=bottom": { - "model": "minecraft:block/deepslate_brick_slab" - }, - "type=double": { - "model": "minecraft:block/deepslate_bricks" - }, - "type=top": { - "model": "minecraft:block/deepslate_brick_slab_top" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/deepslate_brick_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/deepslate_brick_stairs.json deleted file mode 100644 index 49dc5b39..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/deepslate_brick_stairs.json +++ /dev/null @@ -1,209 +0,0 @@ -{ - "variants": { - "facing=east,half=bottom,shape=inner_left": { - "model": "minecraft:block/deepslate_brick_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=inner_right": { - "model": "minecraft:block/deepslate_brick_stairs_inner" - }, - "facing=east,half=bottom,shape=outer_left": { - "model": "minecraft:block/deepslate_brick_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=outer_right": { - "model": "minecraft:block/deepslate_brick_stairs_outer" - }, - "facing=east,half=bottom,shape=straight": { - "model": "minecraft:block/deepslate_brick_stairs" - }, - "facing=east,half=top,shape=inner_left": { - "model": "minecraft:block/deepslate_brick_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=inner_right": { - "model": "minecraft:block/deepslate_brick_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=outer_left": { - "model": "minecraft:block/deepslate_brick_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=outer_right": { - "model": "minecraft:block/deepslate_brick_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=straight": { - "model": "minecraft:block/deepslate_brick_stairs", - "uvlock": true, - "x": 180 - }, - "facing=north,half=bottom,shape=inner_left": { - "model": "minecraft:block/deepslate_brick_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=inner_right": { - "model": "minecraft:block/deepslate_brick_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=outer_left": { - "model": "minecraft:block/deepslate_brick_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=outer_right": { - "model": "minecraft:block/deepslate_brick_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=straight": { - "model": "minecraft:block/deepslate_brick_stairs", - "uvlock": true, - "y": 270 - }, - "facing=north,half=top,shape=inner_left": { - "model": "minecraft:block/deepslate_brick_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=inner_right": { - "model": "minecraft:block/deepslate_brick_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=outer_left": { - "model": "minecraft:block/deepslate_brick_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=outer_right": { - "model": "minecraft:block/deepslate_brick_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=straight": { - "model": "minecraft:block/deepslate_brick_stairs", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=south,half=bottom,shape=inner_left": { - "model": "minecraft:block/deepslate_brick_stairs_inner" - }, - "facing=south,half=bottom,shape=inner_right": { - "model": "minecraft:block/deepslate_brick_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=outer_left": { - "model": "minecraft:block/deepslate_brick_stairs_outer" - }, - "facing=south,half=bottom,shape=outer_right": { - "model": "minecraft:block/deepslate_brick_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=straight": { - "model": "minecraft:block/deepslate_brick_stairs", - "uvlock": true, - "y": 90 - }, - "facing=south,half=top,shape=inner_left": { - "model": "minecraft:block/deepslate_brick_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=inner_right": { - "model": "minecraft:block/deepslate_brick_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=outer_left": { - "model": "minecraft:block/deepslate_brick_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=outer_right": { - "model": "minecraft:block/deepslate_brick_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=straight": { - "model": "minecraft:block/deepslate_brick_stairs", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_left": { - "model": "minecraft:block/deepslate_brick_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_right": { - "model": "minecraft:block/deepslate_brick_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=outer_left": { - "model": "minecraft:block/deepslate_brick_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=outer_right": { - "model": "minecraft:block/deepslate_brick_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=straight": { - "model": "minecraft:block/deepslate_brick_stairs", - "uvlock": true, - "y": 180 - }, - "facing=west,half=top,shape=inner_left": { - "model": "minecraft:block/deepslate_brick_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=inner_right": { - "model": "minecraft:block/deepslate_brick_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=outer_left": { - "model": "minecraft:block/deepslate_brick_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=outer_right": { - "model": "minecraft:block/deepslate_brick_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=straight": { - "model": "minecraft:block/deepslate_brick_stairs", - "uvlock": true, - "x": 180, - "y": 180 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/deepslate_brick_wall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/deepslate_brick_wall.json deleted file mode 100644 index 545dba08..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/deepslate_brick_wall.json +++ /dev/null @@ -1,90 +0,0 @@ -{ - "multipart": [ - { - "apply": { - "model": "minecraft:block/deepslate_brick_wall_post" - }, - "when": { - "up": "true" - } - }, - { - "apply": { - "model": "minecraft:block/deepslate_brick_wall_side", - "uvlock": true - }, - "when": { - "north": "low" - } - }, - { - "apply": { - "model": "minecraft:block/deepslate_brick_wall_side", - "uvlock": true, - "y": 90 - }, - "when": { - "east": "low" - } - }, - { - "apply": { - "model": "minecraft:block/deepslate_brick_wall_side", - "uvlock": true, - "y": 180 - }, - "when": { - "south": "low" - } - }, - { - "apply": { - "model": "minecraft:block/deepslate_brick_wall_side", - "uvlock": true, - "y": 270 - }, - "when": { - "west": "low" - } - }, - { - "apply": { - "model": "minecraft:block/deepslate_brick_wall_side_tall", - "uvlock": true - }, - "when": { - "north": "tall" - } - }, - { - "apply": { - "model": "minecraft:block/deepslate_brick_wall_side_tall", - "uvlock": true, - "y": 90 - }, - "when": { - "east": "tall" - } - }, - { - "apply": { - "model": "minecraft:block/deepslate_brick_wall_side_tall", - "uvlock": true, - "y": 180 - }, - "when": { - "south": "tall" - } - }, - { - "apply": { - "model": "minecraft:block/deepslate_brick_wall_side_tall", - "uvlock": true, - "y": 270 - }, - "when": { - "west": "tall" - } - } - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/deepslate_bricks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/deepslate_bricks.json deleted file mode 100644 index 1884843c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/deepslate_bricks.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/deepslate_bricks" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/deepslate_coal_ore.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/deepslate_coal_ore.json deleted file mode 100644 index 8df18485..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/deepslate_coal_ore.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/deepslate_coal_ore" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/deepslate_copper_ore.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/deepslate_copper_ore.json deleted file mode 100644 index aa4aaa01..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/deepslate_copper_ore.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/deepslate_copper_ore" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/deepslate_diamond_ore.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/deepslate_diamond_ore.json deleted file mode 100644 index fa67e3fd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/deepslate_diamond_ore.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/deepslate_diamond_ore" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/deepslate_emerald_ore.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/deepslate_emerald_ore.json deleted file mode 100644 index bf0b9264..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/deepslate_emerald_ore.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/deepslate_emerald_ore" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/deepslate_gold_ore.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/deepslate_gold_ore.json deleted file mode 100644 index f2077df6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/deepslate_gold_ore.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/deepslate_gold_ore" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/deepslate_iron_ore.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/deepslate_iron_ore.json deleted file mode 100644 index 62c79c11..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/deepslate_iron_ore.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/deepslate_iron_ore" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/deepslate_lapis_ore.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/deepslate_lapis_ore.json deleted file mode 100644 index 60d27c9f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/deepslate_lapis_ore.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/deepslate_lapis_ore" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/deepslate_redstone_ore.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/deepslate_redstone_ore.json deleted file mode 100644 index 8767d7d9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/deepslate_redstone_ore.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/deepslate_redstone_ore" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/deepslate_tile_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/deepslate_tile_slab.json deleted file mode 100644 index 60a8208f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/deepslate_tile_slab.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "variants": { - "type=bottom": { - "model": "minecraft:block/deepslate_tile_slab" - }, - "type=double": { - "model": "minecraft:block/deepslate_tiles" - }, - "type=top": { - "model": "minecraft:block/deepslate_tile_slab_top" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/deepslate_tile_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/deepslate_tile_stairs.json deleted file mode 100644 index aefda363..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/deepslate_tile_stairs.json +++ /dev/null @@ -1,209 +0,0 @@ -{ - "variants": { - "facing=east,half=bottom,shape=inner_left": { - "model": "minecraft:block/deepslate_tile_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=inner_right": { - "model": "minecraft:block/deepslate_tile_stairs_inner" - }, - "facing=east,half=bottom,shape=outer_left": { - "model": "minecraft:block/deepslate_tile_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=outer_right": { - "model": "minecraft:block/deepslate_tile_stairs_outer" - }, - "facing=east,half=bottom,shape=straight": { - "model": "minecraft:block/deepslate_tile_stairs" - }, - "facing=east,half=top,shape=inner_left": { - "model": "minecraft:block/deepslate_tile_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=inner_right": { - "model": "minecraft:block/deepslate_tile_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=outer_left": { - "model": "minecraft:block/deepslate_tile_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=outer_right": { - "model": "minecraft:block/deepslate_tile_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=straight": { - "model": "minecraft:block/deepslate_tile_stairs", - "uvlock": true, - "x": 180 - }, - "facing=north,half=bottom,shape=inner_left": { - "model": "minecraft:block/deepslate_tile_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=inner_right": { - "model": "minecraft:block/deepslate_tile_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=outer_left": { - "model": "minecraft:block/deepslate_tile_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=outer_right": { - "model": "minecraft:block/deepslate_tile_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=straight": { - "model": "minecraft:block/deepslate_tile_stairs", - "uvlock": true, - "y": 270 - }, - "facing=north,half=top,shape=inner_left": { - "model": "minecraft:block/deepslate_tile_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=inner_right": { - "model": "minecraft:block/deepslate_tile_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=outer_left": { - "model": "minecraft:block/deepslate_tile_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=outer_right": { - "model": "minecraft:block/deepslate_tile_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=straight": { - "model": "minecraft:block/deepslate_tile_stairs", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=south,half=bottom,shape=inner_left": { - "model": "minecraft:block/deepslate_tile_stairs_inner" - }, - "facing=south,half=bottom,shape=inner_right": { - "model": "minecraft:block/deepslate_tile_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=outer_left": { - "model": "minecraft:block/deepslate_tile_stairs_outer" - }, - "facing=south,half=bottom,shape=outer_right": { - "model": "minecraft:block/deepslate_tile_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=straight": { - "model": "minecraft:block/deepslate_tile_stairs", - "uvlock": true, - "y": 90 - }, - "facing=south,half=top,shape=inner_left": { - "model": "minecraft:block/deepslate_tile_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=inner_right": { - "model": "minecraft:block/deepslate_tile_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=outer_left": { - "model": "minecraft:block/deepslate_tile_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=outer_right": { - "model": "minecraft:block/deepslate_tile_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=straight": { - "model": "minecraft:block/deepslate_tile_stairs", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_left": { - "model": "minecraft:block/deepslate_tile_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_right": { - "model": "minecraft:block/deepslate_tile_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=outer_left": { - "model": "minecraft:block/deepslate_tile_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=outer_right": { - "model": "minecraft:block/deepslate_tile_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=straight": { - "model": "minecraft:block/deepslate_tile_stairs", - "uvlock": true, - "y": 180 - }, - "facing=west,half=top,shape=inner_left": { - "model": "minecraft:block/deepslate_tile_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=inner_right": { - "model": "minecraft:block/deepslate_tile_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=outer_left": { - "model": "minecraft:block/deepslate_tile_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=outer_right": { - "model": "minecraft:block/deepslate_tile_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=straight": { - "model": "minecraft:block/deepslate_tile_stairs", - "uvlock": true, - "x": 180, - "y": 180 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/deepslate_tile_wall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/deepslate_tile_wall.json deleted file mode 100644 index e7492967..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/deepslate_tile_wall.json +++ /dev/null @@ -1,90 +0,0 @@ -{ - "multipart": [ - { - "apply": { - "model": "minecraft:block/deepslate_tile_wall_post" - }, - "when": { - "up": "true" - } - }, - { - "apply": { - "model": "minecraft:block/deepslate_tile_wall_side", - "uvlock": true - }, - "when": { - "north": "low" - } - }, - { - "apply": { - "model": "minecraft:block/deepslate_tile_wall_side", - "uvlock": true, - "y": 90 - }, - "when": { - "east": "low" - } - }, - { - "apply": { - "model": "minecraft:block/deepslate_tile_wall_side", - "uvlock": true, - "y": 180 - }, - "when": { - "south": "low" - } - }, - { - "apply": { - "model": "minecraft:block/deepslate_tile_wall_side", - "uvlock": true, - "y": 270 - }, - "when": { - "west": "low" - } - }, - { - "apply": { - "model": "minecraft:block/deepslate_tile_wall_side_tall", - "uvlock": true - }, - "when": { - "north": "tall" - } - }, - { - "apply": { - "model": "minecraft:block/deepslate_tile_wall_side_tall", - "uvlock": true, - "y": 90 - }, - "when": { - "east": "tall" - } - }, - { - "apply": { - "model": "minecraft:block/deepslate_tile_wall_side_tall", - "uvlock": true, - "y": 180 - }, - "when": { - "south": "tall" - } - }, - { - "apply": { - "model": "minecraft:block/deepslate_tile_wall_side_tall", - "uvlock": true, - "y": 270 - }, - "when": { - "west": "tall" - } - } - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/deepslate_tiles.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/deepslate_tiles.json deleted file mode 100644 index 2e9d4dce..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/deepslate_tiles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/deepslate_tiles" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/detector_rail.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/detector_rail.json deleted file mode 100644 index fff11cc0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/detector_rail.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "variants": { - "powered=false,shape=ascending_east": { - "model": "minecraft:block/detector_rail_raised_ne", - "y": 90 - }, - "powered=false,shape=ascending_north": { - "model": "minecraft:block/detector_rail_raised_ne" - }, - "powered=false,shape=ascending_south": { - "model": "minecraft:block/detector_rail_raised_sw" - }, - "powered=false,shape=ascending_west": { - "model": "minecraft:block/detector_rail_raised_sw", - "y": 90 - }, - "powered=false,shape=east_west": { - "model": "minecraft:block/detector_rail", - "y": 90 - }, - "powered=false,shape=north_south": { - "model": "minecraft:block/detector_rail" - }, - "powered=true,shape=ascending_east": { - "model": "minecraft:block/detector_rail_on_raised_ne", - "y": 90 - }, - "powered=true,shape=ascending_north": { - "model": "minecraft:block/detector_rail_on_raised_ne" - }, - "powered=true,shape=ascending_south": { - "model": "minecraft:block/detector_rail_on_raised_sw" - }, - "powered=true,shape=ascending_west": { - "model": "minecraft:block/detector_rail_on_raised_sw", - "y": 90 - }, - "powered=true,shape=east_west": { - "model": "minecraft:block/detector_rail_on", - "y": 90 - }, - "powered=true,shape=north_south": { - "model": "minecraft:block/detector_rail_on" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/diamond_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/diamond_block.json deleted file mode 100644 index 5a5d8888..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/diamond_block.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/diamond_block" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/diamond_ore.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/diamond_ore.json deleted file mode 100644 index fda88436..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/diamond_ore.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/diamond_ore" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/diorite.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/diorite.json deleted file mode 100644 index 6adf7b0a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/diorite.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/diorite" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/diorite_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/diorite_slab.json deleted file mode 100644 index 58e56110..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/diorite_slab.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "variants": { - "type=bottom": { - "model": "minecraft:block/diorite_slab" - }, - "type=double": { - "model": "minecraft:block/diorite" - }, - "type=top": { - "model": "minecraft:block/diorite_slab_top" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/diorite_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/diorite_stairs.json deleted file mode 100644 index 7e446fa0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/diorite_stairs.json +++ /dev/null @@ -1,209 +0,0 @@ -{ - "variants": { - "facing=east,half=bottom,shape=inner_left": { - "model": "minecraft:block/diorite_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=inner_right": { - "model": "minecraft:block/diorite_stairs_inner" - }, - "facing=east,half=bottom,shape=outer_left": { - "model": "minecraft:block/diorite_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=outer_right": { - "model": "minecraft:block/diorite_stairs_outer" - }, - "facing=east,half=bottom,shape=straight": { - "model": "minecraft:block/diorite_stairs" - }, - "facing=east,half=top,shape=inner_left": { - "model": "minecraft:block/diorite_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=inner_right": { - "model": "minecraft:block/diorite_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=outer_left": { - "model": "minecraft:block/diorite_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=outer_right": { - "model": "minecraft:block/diorite_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=straight": { - "model": "minecraft:block/diorite_stairs", - "uvlock": true, - "x": 180 - }, - "facing=north,half=bottom,shape=inner_left": { - "model": "minecraft:block/diorite_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=inner_right": { - "model": "minecraft:block/diorite_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=outer_left": { - "model": "minecraft:block/diorite_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=outer_right": { - "model": "minecraft:block/diorite_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=straight": { - "model": "minecraft:block/diorite_stairs", - "uvlock": true, - "y": 270 - }, - "facing=north,half=top,shape=inner_left": { - "model": "minecraft:block/diorite_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=inner_right": { - "model": "minecraft:block/diorite_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=outer_left": { - "model": "minecraft:block/diorite_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=outer_right": { - "model": "minecraft:block/diorite_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=straight": { - "model": "minecraft:block/diorite_stairs", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=south,half=bottom,shape=inner_left": { - "model": "minecraft:block/diorite_stairs_inner" - }, - "facing=south,half=bottom,shape=inner_right": { - "model": "minecraft:block/diorite_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=outer_left": { - "model": "minecraft:block/diorite_stairs_outer" - }, - "facing=south,half=bottom,shape=outer_right": { - "model": "minecraft:block/diorite_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=straight": { - "model": "minecraft:block/diorite_stairs", - "uvlock": true, - "y": 90 - }, - "facing=south,half=top,shape=inner_left": { - "model": "minecraft:block/diorite_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=inner_right": { - "model": "minecraft:block/diorite_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=outer_left": { - "model": "minecraft:block/diorite_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=outer_right": { - "model": "minecraft:block/diorite_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=straight": { - "model": "minecraft:block/diorite_stairs", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_left": { - "model": "minecraft:block/diorite_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_right": { - "model": "minecraft:block/diorite_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=outer_left": { - "model": "minecraft:block/diorite_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=outer_right": { - "model": "minecraft:block/diorite_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=straight": { - "model": "minecraft:block/diorite_stairs", - "uvlock": true, - "y": 180 - }, - "facing=west,half=top,shape=inner_left": { - "model": "minecraft:block/diorite_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=inner_right": { - "model": "minecraft:block/diorite_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=outer_left": { - "model": "minecraft:block/diorite_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=outer_right": { - "model": "minecraft:block/diorite_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=straight": { - "model": "minecraft:block/diorite_stairs", - "uvlock": true, - "x": 180, - "y": 180 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/diorite_wall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/diorite_wall.json deleted file mode 100644 index d2728785..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/diorite_wall.json +++ /dev/null @@ -1,90 +0,0 @@ -{ - "multipart": [ - { - "apply": { - "model": "minecraft:block/diorite_wall_post" - }, - "when": { - "up": "true" - } - }, - { - "apply": { - "model": "minecraft:block/diorite_wall_side", - "uvlock": true - }, - "when": { - "north": "low" - } - }, - { - "apply": { - "model": "minecraft:block/diorite_wall_side", - "uvlock": true, - "y": 90 - }, - "when": { - "east": "low" - } - }, - { - "apply": { - "model": "minecraft:block/diorite_wall_side", - "uvlock": true, - "y": 180 - }, - "when": { - "south": "low" - } - }, - { - "apply": { - "model": "minecraft:block/diorite_wall_side", - "uvlock": true, - "y": 270 - }, - "when": { - "west": "low" - } - }, - { - "apply": { - "model": "minecraft:block/diorite_wall_side_tall", - "uvlock": true - }, - "when": { - "north": "tall" - } - }, - { - "apply": { - "model": "minecraft:block/diorite_wall_side_tall", - "uvlock": true, - "y": 90 - }, - "when": { - "east": "tall" - } - }, - { - "apply": { - "model": "minecraft:block/diorite_wall_side_tall", - "uvlock": true, - "y": 180 - }, - "when": { - "south": "tall" - } - }, - { - "apply": { - "model": "minecraft:block/diorite_wall_side_tall", - "uvlock": true, - "y": 270 - }, - "when": { - "west": "tall" - } - } - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dirt.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dirt.json deleted file mode 100644 index 875507fe..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dirt.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "variants": { - "": [ - { - "model": "minecraft:block/dirt" - }, - { - "model": "minecraft:block/dirt", - "y": 90 - }, - { - "model": "minecraft:block/dirt", - "y": 180 - }, - { - "model": "minecraft:block/dirt", - "y": 270 - } - ] - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dirt_path.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dirt_path.json deleted file mode 100644 index 3865928a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dirt_path.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "variants": { - "": [ - { - "model": "minecraft:block/dirt_path" - }, - { - "model": "minecraft:block/dirt_path", - "y": 90 - }, - { - "model": "minecraft:block/dirt_path", - "y": 180 - }, - { - "model": "minecraft:block/dirt_path", - "y": 270 - } - ] - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dispenser.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dispenser.json deleted file mode 100644 index aae90a81..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dispenser.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "variants": { - "facing=down": { - "model": "minecraft:block/dispenser_vertical", - "x": 180 - }, - "facing=east": { - "model": "minecraft:block/dispenser", - "y": 90 - }, - "facing=north": { - "model": "minecraft:block/dispenser" - }, - "facing=south": { - "model": "minecraft:block/dispenser", - "y": 180 - }, - "facing=up": { - "model": "minecraft:block/dispenser_vertical" - }, - "facing=west": { - "model": "minecraft:block/dispenser", - "y": 270 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dragon_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dragon_egg.json deleted file mode 100644 index 9bb980f7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dragon_egg.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/dragon_egg" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dragon_head.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dragon_head.json deleted file mode 100644 index 3951e3ee..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dragon_head.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/skull" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dragon_wall_head.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dragon_wall_head.json deleted file mode 100644 index 3951e3ee..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dragon_wall_head.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/skull" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dried_kelp_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dried_kelp_block.json deleted file mode 100644 index aa9d160b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dried_kelp_block.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/dried_kelp_block" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dripstone_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dripstone_block.json deleted file mode 100644 index d3949ca4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dripstone_block.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/dripstone_block" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dropper.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dropper.json deleted file mode 100644 index 19b14830..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/dropper.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "variants": { - "facing=down": { - "model": "minecraft:block/dropper_vertical", - "x": 180 - }, - "facing=east": { - "model": "minecraft:block/dropper", - "y": 90 - }, - "facing=north": { - "model": "minecraft:block/dropper" - }, - "facing=south": { - "model": "minecraft:block/dropper", - "y": 180 - }, - "facing=up": { - "model": "minecraft:block/dropper_vertical" - }, - "facing=west": { - "model": "minecraft:block/dropper", - "y": 270 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/emerald_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/emerald_block.json deleted file mode 100644 index e159176d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/emerald_block.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/emerald_block" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/emerald_ore.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/emerald_ore.json deleted file mode 100644 index ed6121a9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/emerald_ore.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/emerald_ore" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/enchanting_table.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/enchanting_table.json deleted file mode 100644 index 85aeab36..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/enchanting_table.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/enchanting_table" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/end_gateway.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/end_gateway.json deleted file mode 100644 index 2b5f683e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/end_gateway.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/end_portal" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/end_portal.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/end_portal.json deleted file mode 100644 index 2b5f683e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/end_portal.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/end_portal" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/end_portal_frame.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/end_portal_frame.json deleted file mode 100644 index adcb19a1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/end_portal_frame.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "variants": { - "eye=false,facing=east": { - "model": "minecraft:block/end_portal_frame", - "y": 270 - }, - "eye=false,facing=north": { - "model": "minecraft:block/end_portal_frame", - "y": 180 - }, - "eye=false,facing=south": { - "model": "minecraft:block/end_portal_frame" - }, - "eye=false,facing=west": { - "model": "minecraft:block/end_portal_frame", - "y": 90 - }, - "eye=true,facing=east": { - "model": "minecraft:block/end_portal_frame_filled", - "y": 270 - }, - "eye=true,facing=north": { - "model": "minecraft:block/end_portal_frame_filled", - "y": 180 - }, - "eye=true,facing=south": { - "model": "minecraft:block/end_portal_frame_filled" - }, - "eye=true,facing=west": { - "model": "minecraft:block/end_portal_frame_filled", - "y": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/end_rod.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/end_rod.json deleted file mode 100644 index 0119a1a2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/end_rod.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "variants": { - "facing=down": { - "model": "minecraft:block/end_rod", - "x": 180 - }, - "facing=east": { - "model": "minecraft:block/end_rod", - "x": 90, - "y": 90 - }, - "facing=north": { - "model": "minecraft:block/end_rod", - "x": 90 - }, - "facing=south": { - "model": "minecraft:block/end_rod", - "x": 90, - "y": 180 - }, - "facing=up": { - "model": "minecraft:block/end_rod" - }, - "facing=west": { - "model": "minecraft:block/end_rod", - "x": 90, - "y": 270 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/end_stone.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/end_stone.json deleted file mode 100644 index e8e23c91..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/end_stone.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/end_stone" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/end_stone_brick_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/end_stone_brick_slab.json deleted file mode 100644 index 08681cc5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/end_stone_brick_slab.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "variants": { - "type=bottom": { - "model": "minecraft:block/end_stone_brick_slab" - }, - "type=double": { - "model": "minecraft:block/end_stone_bricks" - }, - "type=top": { - "model": "minecraft:block/end_stone_brick_slab_top" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/end_stone_brick_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/end_stone_brick_stairs.json deleted file mode 100644 index 96d2b2dd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/end_stone_brick_stairs.json +++ /dev/null @@ -1,209 +0,0 @@ -{ - "variants": { - "facing=east,half=bottom,shape=inner_left": { - "model": "minecraft:block/end_stone_brick_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=inner_right": { - "model": "minecraft:block/end_stone_brick_stairs_inner" - }, - "facing=east,half=bottom,shape=outer_left": { - "model": "minecraft:block/end_stone_brick_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=outer_right": { - "model": "minecraft:block/end_stone_brick_stairs_outer" - }, - "facing=east,half=bottom,shape=straight": { - "model": "minecraft:block/end_stone_brick_stairs" - }, - "facing=east,half=top,shape=inner_left": { - "model": "minecraft:block/end_stone_brick_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=inner_right": { - "model": "minecraft:block/end_stone_brick_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=outer_left": { - "model": "minecraft:block/end_stone_brick_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=outer_right": { - "model": "minecraft:block/end_stone_brick_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=straight": { - "model": "minecraft:block/end_stone_brick_stairs", - "uvlock": true, - "x": 180 - }, - "facing=north,half=bottom,shape=inner_left": { - "model": "minecraft:block/end_stone_brick_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=inner_right": { - "model": "minecraft:block/end_stone_brick_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=outer_left": { - "model": "minecraft:block/end_stone_brick_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=outer_right": { - "model": "minecraft:block/end_stone_brick_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=straight": { - "model": "minecraft:block/end_stone_brick_stairs", - "uvlock": true, - "y": 270 - }, - "facing=north,half=top,shape=inner_left": { - "model": "minecraft:block/end_stone_brick_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=inner_right": { - "model": "minecraft:block/end_stone_brick_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=outer_left": { - "model": "minecraft:block/end_stone_brick_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=outer_right": { - "model": "minecraft:block/end_stone_brick_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=straight": { - "model": "minecraft:block/end_stone_brick_stairs", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=south,half=bottom,shape=inner_left": { - "model": "minecraft:block/end_stone_brick_stairs_inner" - }, - "facing=south,half=bottom,shape=inner_right": { - "model": "minecraft:block/end_stone_brick_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=outer_left": { - "model": "minecraft:block/end_stone_brick_stairs_outer" - }, - "facing=south,half=bottom,shape=outer_right": { - "model": "minecraft:block/end_stone_brick_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=straight": { - "model": "minecraft:block/end_stone_brick_stairs", - "uvlock": true, - "y": 90 - }, - "facing=south,half=top,shape=inner_left": { - "model": "minecraft:block/end_stone_brick_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=inner_right": { - "model": "minecraft:block/end_stone_brick_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=outer_left": { - "model": "minecraft:block/end_stone_brick_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=outer_right": { - "model": "minecraft:block/end_stone_brick_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=straight": { - "model": "minecraft:block/end_stone_brick_stairs", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_left": { - "model": "minecraft:block/end_stone_brick_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_right": { - "model": "minecraft:block/end_stone_brick_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=outer_left": { - "model": "minecraft:block/end_stone_brick_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=outer_right": { - "model": "minecraft:block/end_stone_brick_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=straight": { - "model": "minecraft:block/end_stone_brick_stairs", - "uvlock": true, - "y": 180 - }, - "facing=west,half=top,shape=inner_left": { - "model": "minecraft:block/end_stone_brick_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=inner_right": { - "model": "minecraft:block/end_stone_brick_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=outer_left": { - "model": "minecraft:block/end_stone_brick_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=outer_right": { - "model": "minecraft:block/end_stone_brick_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=straight": { - "model": "minecraft:block/end_stone_brick_stairs", - "uvlock": true, - "x": 180, - "y": 180 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/end_stone_brick_wall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/end_stone_brick_wall.json deleted file mode 100644 index b7a3ba8b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/end_stone_brick_wall.json +++ /dev/null @@ -1,90 +0,0 @@ -{ - "multipart": [ - { - "apply": { - "model": "minecraft:block/end_stone_brick_wall_post" - }, - "when": { - "up": "true" - } - }, - { - "apply": { - "model": "minecraft:block/end_stone_brick_wall_side", - "uvlock": true - }, - "when": { - "north": "low" - } - }, - { - "apply": { - "model": "minecraft:block/end_stone_brick_wall_side", - "uvlock": true, - "y": 90 - }, - "when": { - "east": "low" - } - }, - { - "apply": { - "model": "minecraft:block/end_stone_brick_wall_side", - "uvlock": true, - "y": 180 - }, - "when": { - "south": "low" - } - }, - { - "apply": { - "model": "minecraft:block/end_stone_brick_wall_side", - "uvlock": true, - "y": 270 - }, - "when": { - "west": "low" - } - }, - { - "apply": { - "model": "minecraft:block/end_stone_brick_wall_side_tall", - "uvlock": true - }, - "when": { - "north": "tall" - } - }, - { - "apply": { - "model": "minecraft:block/end_stone_brick_wall_side_tall", - "uvlock": true, - "y": 90 - }, - "when": { - "east": "tall" - } - }, - { - "apply": { - "model": "minecraft:block/end_stone_brick_wall_side_tall", - "uvlock": true, - "y": 180 - }, - "when": { - "south": "tall" - } - }, - { - "apply": { - "model": "minecraft:block/end_stone_brick_wall_side_tall", - "uvlock": true, - "y": 270 - }, - "when": { - "west": "tall" - } - } - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/end_stone_bricks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/end_stone_bricks.json deleted file mode 100644 index 1cc0910a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/end_stone_bricks.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/end_stone_bricks" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/ender_chest.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/ender_chest.json deleted file mode 100644 index 8656aed7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/ender_chest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/ender_chest" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/exposed_chiseled_copper.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/exposed_chiseled_copper.json deleted file mode 100644 index 3b87926a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/exposed_chiseled_copper.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/exposed_chiseled_copper" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/exposed_copper.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/exposed_copper.json deleted file mode 100644 index ed711e79..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/exposed_copper.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/exposed_copper" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/exposed_copper_bulb.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/exposed_copper_bulb.json deleted file mode 100644 index 203fd0f5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/exposed_copper_bulb.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "variants": { - "lit=false,powered=false": { - "model": "minecraft:block/exposed_copper_bulb" - }, - "lit=false,powered=true": { - "model": "minecraft:block/exposed_copper_bulb_powered" - }, - "lit=true,powered=false": { - "model": "minecraft:block/exposed_copper_bulb_lit" - }, - "lit=true,powered=true": { - "model": "minecraft:block/exposed_copper_bulb_lit_powered" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/exposed_copper_door.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/exposed_copper_door.json deleted file mode 100644 index f4f30489..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/exposed_copper_door.json +++ /dev/null @@ -1,124 +0,0 @@ -{ - "variants": { - "facing=east,half=lower,hinge=left,open=false": { - "model": "minecraft:block/exposed_copper_door_bottom_left" - }, - "facing=east,half=lower,hinge=left,open=true": { - "model": "minecraft:block/exposed_copper_door_bottom_left_open", - "y": 90 - }, - "facing=east,half=lower,hinge=right,open=false": { - "model": "minecraft:block/exposed_copper_door_bottom_right" - }, - "facing=east,half=lower,hinge=right,open=true": { - "model": "minecraft:block/exposed_copper_door_bottom_right_open", - "y": 270 - }, - "facing=east,half=upper,hinge=left,open=false": { - "model": "minecraft:block/exposed_copper_door_top_left" - }, - "facing=east,half=upper,hinge=left,open=true": { - "model": "minecraft:block/exposed_copper_door_top_left_open", - "y": 90 - }, - "facing=east,half=upper,hinge=right,open=false": { - "model": "minecraft:block/exposed_copper_door_top_right" - }, - "facing=east,half=upper,hinge=right,open=true": { - "model": "minecraft:block/exposed_copper_door_top_right_open", - "y": 270 - }, - "facing=north,half=lower,hinge=left,open=false": { - "model": "minecraft:block/exposed_copper_door_bottom_left", - "y": 270 - }, - "facing=north,half=lower,hinge=left,open=true": { - "model": "minecraft:block/exposed_copper_door_bottom_left_open" - }, - "facing=north,half=lower,hinge=right,open=false": { - "model": "minecraft:block/exposed_copper_door_bottom_right", - "y": 270 - }, - "facing=north,half=lower,hinge=right,open=true": { - "model": "minecraft:block/exposed_copper_door_bottom_right_open", - "y": 180 - }, - "facing=north,half=upper,hinge=left,open=false": { - "model": "minecraft:block/exposed_copper_door_top_left", - "y": 270 - }, - "facing=north,half=upper,hinge=left,open=true": { - "model": "minecraft:block/exposed_copper_door_top_left_open" - }, - "facing=north,half=upper,hinge=right,open=false": { - "model": "minecraft:block/exposed_copper_door_top_right", - "y": 270 - }, - "facing=north,half=upper,hinge=right,open=true": { - "model": "minecraft:block/exposed_copper_door_top_right_open", - "y": 180 - }, - "facing=south,half=lower,hinge=left,open=false": { - "model": "minecraft:block/exposed_copper_door_bottom_left", - "y": 90 - }, - "facing=south,half=lower,hinge=left,open=true": { - "model": "minecraft:block/exposed_copper_door_bottom_left_open", - "y": 180 - }, - "facing=south,half=lower,hinge=right,open=false": { - "model": "minecraft:block/exposed_copper_door_bottom_right", - "y": 90 - }, - "facing=south,half=lower,hinge=right,open=true": { - "model": "minecraft:block/exposed_copper_door_bottom_right_open" - }, - "facing=south,half=upper,hinge=left,open=false": { - "model": "minecraft:block/exposed_copper_door_top_left", - "y": 90 - }, - "facing=south,half=upper,hinge=left,open=true": { - "model": "minecraft:block/exposed_copper_door_top_left_open", - "y": 180 - }, - "facing=south,half=upper,hinge=right,open=false": { - "model": "minecraft:block/exposed_copper_door_top_right", - "y": 90 - }, - "facing=south,half=upper,hinge=right,open=true": { - "model": "minecraft:block/exposed_copper_door_top_right_open" - }, - "facing=west,half=lower,hinge=left,open=false": { - "model": "minecraft:block/exposed_copper_door_bottom_left", - "y": 180 - }, - "facing=west,half=lower,hinge=left,open=true": { - "model": "minecraft:block/exposed_copper_door_bottom_left_open", - "y": 270 - }, - "facing=west,half=lower,hinge=right,open=false": { - "model": "minecraft:block/exposed_copper_door_bottom_right", - "y": 180 - }, - "facing=west,half=lower,hinge=right,open=true": { - "model": "minecraft:block/exposed_copper_door_bottom_right_open", - "y": 90 - }, - "facing=west,half=upper,hinge=left,open=false": { - "model": "minecraft:block/exposed_copper_door_top_left", - "y": 180 - }, - "facing=west,half=upper,hinge=left,open=true": { - "model": "minecraft:block/exposed_copper_door_top_left_open", - "y": 270 - }, - "facing=west,half=upper,hinge=right,open=false": { - "model": "minecraft:block/exposed_copper_door_top_right", - "y": 180 - }, - "facing=west,half=upper,hinge=right,open=true": { - "model": "minecraft:block/exposed_copper_door_top_right_open", - "y": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/exposed_copper_grate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/exposed_copper_grate.json deleted file mode 100644 index 49a6446f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/exposed_copper_grate.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/exposed_copper_grate" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/exposed_copper_trapdoor.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/exposed_copper_trapdoor.json deleted file mode 100644 index e8734ba3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/exposed_copper_trapdoor.json +++ /dev/null @@ -1,58 +0,0 @@ -{ - "variants": { - "facing=east,half=bottom,open=false": { - "model": "minecraft:block/exposed_copper_trapdoor_bottom" - }, - "facing=east,half=bottom,open=true": { - "model": "minecraft:block/exposed_copper_trapdoor_open", - "y": 90 - }, - "facing=east,half=top,open=false": { - "model": "minecraft:block/exposed_copper_trapdoor_top" - }, - "facing=east,half=top,open=true": { - "model": "minecraft:block/exposed_copper_trapdoor_open", - "y": 90 - }, - "facing=north,half=bottom,open=false": { - "model": "minecraft:block/exposed_copper_trapdoor_bottom" - }, - "facing=north,half=bottom,open=true": { - "model": "minecraft:block/exposed_copper_trapdoor_open" - }, - "facing=north,half=top,open=false": { - "model": "minecraft:block/exposed_copper_trapdoor_top" - }, - "facing=north,half=top,open=true": { - "model": "minecraft:block/exposed_copper_trapdoor_open" - }, - "facing=south,half=bottom,open=false": { - "model": "minecraft:block/exposed_copper_trapdoor_bottom" - }, - "facing=south,half=bottom,open=true": { - "model": "minecraft:block/exposed_copper_trapdoor_open", - "y": 180 - }, - "facing=south,half=top,open=false": { - "model": "minecraft:block/exposed_copper_trapdoor_top" - }, - "facing=south,half=top,open=true": { - "model": "minecraft:block/exposed_copper_trapdoor_open", - "y": 180 - }, - "facing=west,half=bottom,open=false": { - "model": "minecraft:block/exposed_copper_trapdoor_bottom" - }, - "facing=west,half=bottom,open=true": { - "model": "minecraft:block/exposed_copper_trapdoor_open", - "y": 270 - }, - "facing=west,half=top,open=false": { - "model": "minecraft:block/exposed_copper_trapdoor_top" - }, - "facing=west,half=top,open=true": { - "model": "minecraft:block/exposed_copper_trapdoor_open", - "y": 270 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/exposed_cut_copper.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/exposed_cut_copper.json deleted file mode 100644 index 3b465b0b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/exposed_cut_copper.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/exposed_cut_copper" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/exposed_cut_copper_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/exposed_cut_copper_slab.json deleted file mode 100644 index 81b09c73..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/exposed_cut_copper_slab.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "variants": { - "type=bottom": { - "model": "minecraft:block/exposed_cut_copper_slab" - }, - "type=double": { - "model": "minecraft:block/exposed_cut_copper" - }, - "type=top": { - "model": "minecraft:block/exposed_cut_copper_slab_top" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/exposed_cut_copper_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/exposed_cut_copper_stairs.json deleted file mode 100644 index f9863f6c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/exposed_cut_copper_stairs.json +++ /dev/null @@ -1,209 +0,0 @@ -{ - "variants": { - "facing=east,half=bottom,shape=inner_left": { - "model": "minecraft:block/exposed_cut_copper_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=inner_right": { - "model": "minecraft:block/exposed_cut_copper_stairs_inner" - }, - "facing=east,half=bottom,shape=outer_left": { - "model": "minecraft:block/exposed_cut_copper_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=outer_right": { - "model": "minecraft:block/exposed_cut_copper_stairs_outer" - }, - "facing=east,half=bottom,shape=straight": { - "model": "minecraft:block/exposed_cut_copper_stairs" - }, - "facing=east,half=top,shape=inner_left": { - "model": "minecraft:block/exposed_cut_copper_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=inner_right": { - "model": "minecraft:block/exposed_cut_copper_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=outer_left": { - "model": "minecraft:block/exposed_cut_copper_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=outer_right": { - "model": "minecraft:block/exposed_cut_copper_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=straight": { - "model": "minecraft:block/exposed_cut_copper_stairs", - "uvlock": true, - "x": 180 - }, - "facing=north,half=bottom,shape=inner_left": { - "model": "minecraft:block/exposed_cut_copper_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=inner_right": { - "model": "minecraft:block/exposed_cut_copper_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=outer_left": { - "model": "minecraft:block/exposed_cut_copper_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=outer_right": { - "model": "minecraft:block/exposed_cut_copper_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=straight": { - "model": "minecraft:block/exposed_cut_copper_stairs", - "uvlock": true, - "y": 270 - }, - "facing=north,half=top,shape=inner_left": { - "model": "minecraft:block/exposed_cut_copper_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=inner_right": { - "model": "minecraft:block/exposed_cut_copper_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=outer_left": { - "model": "minecraft:block/exposed_cut_copper_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=outer_right": { - "model": "minecraft:block/exposed_cut_copper_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=straight": { - "model": "minecraft:block/exposed_cut_copper_stairs", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=south,half=bottom,shape=inner_left": { - "model": "minecraft:block/exposed_cut_copper_stairs_inner" - }, - "facing=south,half=bottom,shape=inner_right": { - "model": "minecraft:block/exposed_cut_copper_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=outer_left": { - "model": "minecraft:block/exposed_cut_copper_stairs_outer" - }, - "facing=south,half=bottom,shape=outer_right": { - "model": "minecraft:block/exposed_cut_copper_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=straight": { - "model": "minecraft:block/exposed_cut_copper_stairs", - "uvlock": true, - "y": 90 - }, - "facing=south,half=top,shape=inner_left": { - "model": "minecraft:block/exposed_cut_copper_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=inner_right": { - "model": "minecraft:block/exposed_cut_copper_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=outer_left": { - "model": "minecraft:block/exposed_cut_copper_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=outer_right": { - "model": "minecraft:block/exposed_cut_copper_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=straight": { - "model": "minecraft:block/exposed_cut_copper_stairs", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_left": { - "model": "minecraft:block/exposed_cut_copper_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_right": { - "model": "minecraft:block/exposed_cut_copper_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=outer_left": { - "model": "minecraft:block/exposed_cut_copper_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=outer_right": { - "model": "minecraft:block/exposed_cut_copper_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=straight": { - "model": "minecraft:block/exposed_cut_copper_stairs", - "uvlock": true, - "y": 180 - }, - "facing=west,half=top,shape=inner_left": { - "model": "minecraft:block/exposed_cut_copper_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=inner_right": { - "model": "minecraft:block/exposed_cut_copper_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=outer_left": { - "model": "minecraft:block/exposed_cut_copper_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=outer_right": { - "model": "minecraft:block/exposed_cut_copper_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=straight": { - "model": "minecraft:block/exposed_cut_copper_stairs", - "uvlock": true, - "x": 180, - "y": 180 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/farmland.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/farmland.json deleted file mode 100644 index 93882d0c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/farmland.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "variants": { - "moisture=0": { - "model": "minecraft:block/farmland" - }, - "moisture=1": { - "model": "minecraft:block/farmland" - }, - "moisture=2": { - "model": "minecraft:block/farmland" - }, - "moisture=3": { - "model": "minecraft:block/farmland" - }, - "moisture=4": { - "model": "minecraft:block/farmland" - }, - "moisture=5": { - "model": "minecraft:block/farmland" - }, - "moisture=6": { - "model": "minecraft:block/farmland" - }, - "moisture=7": { - "model": "minecraft:block/farmland_moist" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/fern.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/fern.json deleted file mode 100644 index 01cf1d34..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/fern.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/fern" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/fire.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/fire.json deleted file mode 100644 index 83584875..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/fire.json +++ /dev/null @@ -1,172 +0,0 @@ -{ - "multipart": [ - { - "apply": [ - { - "model": "minecraft:block/fire_floor0" - }, - { - "model": "minecraft:block/fire_floor1" - } - ], - "when": { - "east": "false", - "north": "false", - "south": "false", - "up": "false", - "west": "false" - } - }, - { - "apply": [ - { - "model": "minecraft:block/fire_side0" - }, - { - "model": "minecraft:block/fire_side1" - }, - { - "model": "minecraft:block/fire_side_alt0" - }, - { - "model": "minecraft:block/fire_side_alt1" - } - ], - "when": { - "OR": [ - { - "north": "true" - }, - { - "east": "false", - "north": "false", - "south": "false", - "up": "false", - "west": "false" - } - ] - } - }, - { - "apply": [ - { - "model": "minecraft:block/fire_side0", - "y": 90 - }, - { - "model": "minecraft:block/fire_side1", - "y": 90 - }, - { - "model": "minecraft:block/fire_side_alt0", - "y": 90 - }, - { - "model": "minecraft:block/fire_side_alt1", - "y": 90 - } - ], - "when": { - "OR": [ - { - "east": "true" - }, - { - "east": "false", - "north": "false", - "south": "false", - "up": "false", - "west": "false" - } - ] - } - }, - { - "apply": [ - { - "model": "minecraft:block/fire_side0", - "y": 180 - }, - { - "model": "minecraft:block/fire_side1", - "y": 180 - }, - { - "model": "minecraft:block/fire_side_alt0", - "y": 180 - }, - { - "model": "minecraft:block/fire_side_alt1", - "y": 180 - } - ], - "when": { - "OR": [ - { - "south": "true" - }, - { - "east": "false", - "north": "false", - "south": "false", - "up": "false", - "west": "false" - } - ] - } - }, - { - "apply": [ - { - "model": "minecraft:block/fire_side0", - "y": 270 - }, - { - "model": "minecraft:block/fire_side1", - "y": 270 - }, - { - "model": "minecraft:block/fire_side_alt0", - "y": 270 - }, - { - "model": "minecraft:block/fire_side_alt1", - "y": 270 - } - ], - "when": { - "OR": [ - { - "west": "true" - }, - { - "east": "false", - "north": "false", - "south": "false", - "up": "false", - "west": "false" - } - ] - } - }, - { - "apply": [ - { - "model": "minecraft:block/fire_up0" - }, - { - "model": "minecraft:block/fire_up1" - }, - { - "model": "minecraft:block/fire_up_alt0" - }, - { - "model": "minecraft:block/fire_up_alt1" - } - ], - "when": { - "up": "true" - } - } - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/fire_coral.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/fire_coral.json deleted file mode 100644 index a80bfadc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/fire_coral.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/fire_coral" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/fire_coral_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/fire_coral_block.json deleted file mode 100644 index a4f98fbd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/fire_coral_block.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/fire_coral_block" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/fire_coral_fan.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/fire_coral_fan.json deleted file mode 100644 index d6579f89..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/fire_coral_fan.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/fire_coral_fan" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/fire_coral_wall_fan.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/fire_coral_wall_fan.json deleted file mode 100644 index 91493306..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/fire_coral_wall_fan.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "variants": { - "facing=east": { - "model": "minecraft:block/fire_coral_wall_fan", - "y": 90 - }, - "facing=north": { - "model": "minecraft:block/fire_coral_wall_fan" - }, - "facing=south": { - "model": "minecraft:block/fire_coral_wall_fan", - "y": 180 - }, - "facing=west": { - "model": "minecraft:block/fire_coral_wall_fan", - "y": 270 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/fletching_table.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/fletching_table.json deleted file mode 100644 index 941b4fd9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/fletching_table.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/fletching_table" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/flower_pot.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/flower_pot.json deleted file mode 100644 index 8a1ab93b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/flower_pot.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/flower_pot" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/flowering_azalea.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/flowering_azalea.json deleted file mode 100644 index daeb290c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/flowering_azalea.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/flowering_azalea" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/flowering_azalea_leaves.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/flowering_azalea_leaves.json deleted file mode 100644 index 9731fdb0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/flowering_azalea_leaves.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/flowering_azalea_leaves" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/frogspawn.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/frogspawn.json deleted file mode 100644 index bf103d4a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/frogspawn.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/frogspawn" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/frosted_ice.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/frosted_ice.json deleted file mode 100644 index f03b5bdc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/frosted_ice.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "variants": { - "age=0": { - "model": "minecraft:block/frosted_ice_0" - }, - "age=1": { - "model": "minecraft:block/frosted_ice_1" - }, - "age=2": { - "model": "minecraft:block/frosted_ice_2" - }, - "age=3": { - "model": "minecraft:block/frosted_ice_3" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/furnace.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/furnace.json deleted file mode 100644 index 9c31d91f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/furnace.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "variants": { - "facing=east,lit=false": { - "model": "minecraft:block/furnace", - "y": 90 - }, - "facing=east,lit=true": { - "model": "minecraft:block/furnace_on", - "y": 90 - }, - "facing=north,lit=false": { - "model": "minecraft:block/furnace" - }, - "facing=north,lit=true": { - "model": "minecraft:block/furnace_on" - }, - "facing=south,lit=false": { - "model": "minecraft:block/furnace", - "y": 180 - }, - "facing=south,lit=true": { - "model": "minecraft:block/furnace_on", - "y": 180 - }, - "facing=west,lit=false": { - "model": "minecraft:block/furnace", - "y": 270 - }, - "facing=west,lit=true": { - "model": "minecraft:block/furnace_on", - "y": 270 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/gilded_blackstone.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/gilded_blackstone.json deleted file mode 100644 index 511f5825..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/gilded_blackstone.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/gilded_blackstone" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/glass.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/glass.json deleted file mode 100644 index 5f6ec4d2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/glass.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/glass" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/glass_pane.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/glass_pane.json deleted file mode 100644 index d8f2900f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/glass_pane.json +++ /dev/null @@ -1,77 +0,0 @@ -{ - "multipart": [ - { - "apply": { - "model": "minecraft:block/glass_pane_post" - } - }, - { - "apply": { - "model": "minecraft:block/glass_pane_side" - }, - "when": { - "north": "true" - } - }, - { - "apply": { - "model": "minecraft:block/glass_pane_side", - "y": 90 - }, - "when": { - "east": "true" - } - }, - { - "apply": { - "model": "minecraft:block/glass_pane_side_alt" - }, - "when": { - "south": "true" - } - }, - { - "apply": { - "model": "minecraft:block/glass_pane_side_alt", - "y": 90 - }, - "when": { - "west": "true" - } - }, - { - "apply": { - "model": "minecraft:block/glass_pane_noside" - }, - "when": { - "north": "false" - } - }, - { - "apply": { - "model": "minecraft:block/glass_pane_noside_alt" - }, - "when": { - "east": "false" - } - }, - { - "apply": { - "model": "minecraft:block/glass_pane_noside_alt", - "y": 90 - }, - "when": { - "south": "false" - } - }, - { - "apply": { - "model": "minecraft:block/glass_pane_noside", - "y": 270 - }, - "when": { - "west": "false" - } - } - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/glow_item_frame.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/glow_item_frame.json deleted file mode 100644 index f43a1871..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/glow_item_frame.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "variants": { - "map=false": { "model": "block/glow_item_frame" }, - "map=true": { "model": "block/glow_item_frame_map" } - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/glow_lichen.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/glow_lichen.json deleted file mode 100644 index b98b5e35..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/glow_lichen.json +++ /dev/null @@ -1,150 +0,0 @@ -{ - "multipart": [ - { - "apply": { - "model": "minecraft:block/glow_lichen" - }, - "when": { - "north": "true" - } - }, - { - "apply": { - "model": "minecraft:block/glow_lichen" - }, - "when": { - "down": "false", - "east": "false", - "north": "false", - "south": "false", - "up": "false", - "west": "false" - } - }, - { - "apply": { - "model": "minecraft:block/glow_lichen", - "uvlock": true, - "y": 90 - }, - "when": { - "east": "true" - } - }, - { - "apply": { - "model": "minecraft:block/glow_lichen", - "uvlock": true, - "y": 90 - }, - "when": { - "down": "false", - "east": "false", - "north": "false", - "south": "false", - "up": "false", - "west": "false" - } - }, - { - "apply": { - "model": "minecraft:block/glow_lichen", - "uvlock": true, - "y": 180 - }, - "when": { - "south": "true" - } - }, - { - "apply": { - "model": "minecraft:block/glow_lichen", - "uvlock": true, - "y": 180 - }, - "when": { - "down": "false", - "east": "false", - "north": "false", - "south": "false", - "up": "false", - "west": "false" - } - }, - { - "apply": { - "model": "minecraft:block/glow_lichen", - "uvlock": true, - "y": 270 - }, - "when": { - "west": "true" - } - }, - { - "apply": { - "model": "minecraft:block/glow_lichen", - "uvlock": true, - "y": 270 - }, - "when": { - "down": "false", - "east": "false", - "north": "false", - "south": "false", - "up": "false", - "west": "false" - } - }, - { - "apply": { - "model": "minecraft:block/glow_lichen", - "uvlock": true, - "x": 270 - }, - "when": { - "up": "true" - } - }, - { - "apply": { - "model": "minecraft:block/glow_lichen", - "uvlock": true, - "x": 270 - }, - "when": { - "down": "false", - "east": "false", - "north": "false", - "south": "false", - "up": "false", - "west": "false" - } - }, - { - "apply": { - "model": "minecraft:block/glow_lichen", - "uvlock": true, - "x": 90 - }, - "when": { - "down": "true" - } - }, - { - "apply": { - "model": "minecraft:block/glow_lichen", - "uvlock": true, - "x": 90 - }, - "when": { - "down": "false", - "east": "false", - "north": "false", - "south": "false", - "up": "false", - "west": "false" - } - } - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/glowstone.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/glowstone.json deleted file mode 100644 index c60860b8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/glowstone.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/glowstone" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/gold_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/gold_block.json deleted file mode 100644 index 475eff02..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/gold_block.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/gold_block" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/gold_ore.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/gold_ore.json deleted file mode 100644 index 183d0679..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/gold_ore.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/gold_ore" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/granite.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/granite.json deleted file mode 100644 index d11c34e1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/granite.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/granite" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/granite_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/granite_slab.json deleted file mode 100644 index 1d2d50b6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/granite_slab.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "variants": { - "type=bottom": { - "model": "minecraft:block/granite_slab" - }, - "type=double": { - "model": "minecraft:block/granite" - }, - "type=top": { - "model": "minecraft:block/granite_slab_top" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/granite_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/granite_stairs.json deleted file mode 100644 index e3585341..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/granite_stairs.json +++ /dev/null @@ -1,209 +0,0 @@ -{ - "variants": { - "facing=east,half=bottom,shape=inner_left": { - "model": "minecraft:block/granite_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=inner_right": { - "model": "minecraft:block/granite_stairs_inner" - }, - "facing=east,half=bottom,shape=outer_left": { - "model": "minecraft:block/granite_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=outer_right": { - "model": "minecraft:block/granite_stairs_outer" - }, - "facing=east,half=bottom,shape=straight": { - "model": "minecraft:block/granite_stairs" - }, - "facing=east,half=top,shape=inner_left": { - "model": "minecraft:block/granite_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=inner_right": { - "model": "minecraft:block/granite_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=outer_left": { - "model": "minecraft:block/granite_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=outer_right": { - "model": "minecraft:block/granite_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=straight": { - "model": "minecraft:block/granite_stairs", - "uvlock": true, - "x": 180 - }, - "facing=north,half=bottom,shape=inner_left": { - "model": "minecraft:block/granite_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=inner_right": { - "model": "minecraft:block/granite_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=outer_left": { - "model": "minecraft:block/granite_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=outer_right": { - "model": "minecraft:block/granite_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=straight": { - "model": "minecraft:block/granite_stairs", - "uvlock": true, - "y": 270 - }, - "facing=north,half=top,shape=inner_left": { - "model": "minecraft:block/granite_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=inner_right": { - "model": "minecraft:block/granite_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=outer_left": { - "model": "minecraft:block/granite_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=outer_right": { - "model": "minecraft:block/granite_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=straight": { - "model": "minecraft:block/granite_stairs", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=south,half=bottom,shape=inner_left": { - "model": "minecraft:block/granite_stairs_inner" - }, - "facing=south,half=bottom,shape=inner_right": { - "model": "minecraft:block/granite_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=outer_left": { - "model": "minecraft:block/granite_stairs_outer" - }, - "facing=south,half=bottom,shape=outer_right": { - "model": "minecraft:block/granite_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=straight": { - "model": "minecraft:block/granite_stairs", - "uvlock": true, - "y": 90 - }, - "facing=south,half=top,shape=inner_left": { - "model": "minecraft:block/granite_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=inner_right": { - "model": "minecraft:block/granite_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=outer_left": { - "model": "minecraft:block/granite_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=outer_right": { - "model": "minecraft:block/granite_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=straight": { - "model": "minecraft:block/granite_stairs", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_left": { - "model": "minecraft:block/granite_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_right": { - "model": "minecraft:block/granite_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=outer_left": { - "model": "minecraft:block/granite_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=outer_right": { - "model": "minecraft:block/granite_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=straight": { - "model": "minecraft:block/granite_stairs", - "uvlock": true, - "y": 180 - }, - "facing=west,half=top,shape=inner_left": { - "model": "minecraft:block/granite_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=inner_right": { - "model": "minecraft:block/granite_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=outer_left": { - "model": "minecraft:block/granite_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=outer_right": { - "model": "minecraft:block/granite_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=straight": { - "model": "minecraft:block/granite_stairs", - "uvlock": true, - "x": 180, - "y": 180 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/granite_wall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/granite_wall.json deleted file mode 100644 index 91af5755..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/granite_wall.json +++ /dev/null @@ -1,90 +0,0 @@ -{ - "multipart": [ - { - "apply": { - "model": "minecraft:block/granite_wall_post" - }, - "when": { - "up": "true" - } - }, - { - "apply": { - "model": "minecraft:block/granite_wall_side", - "uvlock": true - }, - "when": { - "north": "low" - } - }, - { - "apply": { - "model": "minecraft:block/granite_wall_side", - "uvlock": true, - "y": 90 - }, - "when": { - "east": "low" - } - }, - { - "apply": { - "model": "minecraft:block/granite_wall_side", - "uvlock": true, - "y": 180 - }, - "when": { - "south": "low" - } - }, - { - "apply": { - "model": "minecraft:block/granite_wall_side", - "uvlock": true, - "y": 270 - }, - "when": { - "west": "low" - } - }, - { - "apply": { - "model": "minecraft:block/granite_wall_side_tall", - "uvlock": true - }, - "when": { - "north": "tall" - } - }, - { - "apply": { - "model": "minecraft:block/granite_wall_side_tall", - "uvlock": true, - "y": 90 - }, - "when": { - "east": "tall" - } - }, - { - "apply": { - "model": "minecraft:block/granite_wall_side_tall", - "uvlock": true, - "y": 180 - }, - "when": { - "south": "tall" - } - }, - { - "apply": { - "model": "minecraft:block/granite_wall_side_tall", - "uvlock": true, - "y": 270 - }, - "when": { - "west": "tall" - } - } - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/grass_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/grass_block.json deleted file mode 100644 index ab4efdb1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/grass_block.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "variants": { - "snowy=false": [ - { - "model": "minecraft:block/grass_block" - }, - { - "model": "minecraft:block/grass_block", - "y": 90 - }, - { - "model": "minecraft:block/grass_block", - "y": 180 - }, - { - "model": "minecraft:block/grass_block", - "y": 270 - } - ], - "snowy=true": { - "model": "minecraft:block/grass_block_snow" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/gravel.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/gravel.json deleted file mode 100644 index 7f037234..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/gravel.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/gravel" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/gray_banner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/gray_banner.json deleted file mode 100644 index f5e2c87f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/gray_banner.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/banner" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/gray_bed.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/gray_bed.json deleted file mode 100644 index 6577c90a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/gray_bed.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/bed" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/gray_candle.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/gray_candle.json deleted file mode 100644 index 640fdd7c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/gray_candle.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "variants": { - "candles=1,lit=false": { - "model": "minecraft:block/gray_candle_one_candle" - }, - "candles=1,lit=true": { - "model": "minecraft:block/gray_candle_one_candle_lit" - }, - "candles=2,lit=false": { - "model": "minecraft:block/gray_candle_two_candles" - }, - "candles=2,lit=true": { - "model": "minecraft:block/gray_candle_two_candles_lit" - }, - "candles=3,lit=false": { - "model": "minecraft:block/gray_candle_three_candles" - }, - "candles=3,lit=true": { - "model": "minecraft:block/gray_candle_three_candles_lit" - }, - "candles=4,lit=false": { - "model": "minecraft:block/gray_candle_four_candles" - }, - "candles=4,lit=true": { - "model": "minecraft:block/gray_candle_four_candles_lit" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/gray_candle_cake.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/gray_candle_cake.json deleted file mode 100644 index f597b093..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/gray_candle_cake.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "variants": { - "lit=false": { - "model": "minecraft:block/gray_candle_cake" - }, - "lit=true": { - "model": "minecraft:block/gray_candle_cake_lit" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/gray_carpet.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/gray_carpet.json deleted file mode 100644 index 05f0cc60..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/gray_carpet.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/gray_carpet" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/gray_concrete.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/gray_concrete.json deleted file mode 100644 index 95c74d4a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/gray_concrete.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/gray_concrete" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/gray_concrete_powder.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/gray_concrete_powder.json deleted file mode 100644 index 1d83c562..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/gray_concrete_powder.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "variants": { - "": [ - { - "model": "minecraft:block/gray_concrete_powder" - }, - { - "model": "minecraft:block/gray_concrete_powder", - "y": 90 - }, - { - "model": "minecraft:block/gray_concrete_powder", - "y": 180 - }, - { - "model": "minecraft:block/gray_concrete_powder", - "y": 270 - } - ] - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/gray_glazed_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/gray_glazed_terracotta.json deleted file mode 100644 index 4315e7d7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/gray_glazed_terracotta.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "variants": { - "facing=east": { - "model": "minecraft:block/gray_glazed_terracotta", - "y": 270 - }, - "facing=north": { - "model": "minecraft:block/gray_glazed_terracotta", - "y": 180 - }, - "facing=south": { - "model": "minecraft:block/gray_glazed_terracotta" - }, - "facing=west": { - "model": "minecraft:block/gray_glazed_terracotta", - "y": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/gray_shulker_box.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/gray_shulker_box.json deleted file mode 100644 index 8dd3ead2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/gray_shulker_box.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/gray_shulker_box" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/gray_stained_glass.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/gray_stained_glass.json deleted file mode 100644 index d7d76b1a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/gray_stained_glass.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/gray_stained_glass" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/gray_stained_glass_pane.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/gray_stained_glass_pane.json deleted file mode 100644 index a24e8b4b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/gray_stained_glass_pane.json +++ /dev/null @@ -1,77 +0,0 @@ -{ - "multipart": [ - { - "apply": { - "model": "minecraft:block/gray_stained_glass_pane_post" - } - }, - { - "apply": { - "model": "minecraft:block/gray_stained_glass_pane_side" - }, - "when": { - "north": "true" - } - }, - { - "apply": { - "model": "minecraft:block/gray_stained_glass_pane_side", - "y": 90 - }, - "when": { - "east": "true" - } - }, - { - "apply": { - "model": "minecraft:block/gray_stained_glass_pane_side_alt" - }, - "when": { - "south": "true" - } - }, - { - "apply": { - "model": "minecraft:block/gray_stained_glass_pane_side_alt", - "y": 90 - }, - "when": { - "west": "true" - } - }, - { - "apply": { - "model": "minecraft:block/gray_stained_glass_pane_noside" - }, - "when": { - "north": "false" - } - }, - { - "apply": { - "model": "minecraft:block/gray_stained_glass_pane_noside_alt" - }, - "when": { - "east": "false" - } - }, - { - "apply": { - "model": "minecraft:block/gray_stained_glass_pane_noside_alt", - "y": 90 - }, - "when": { - "south": "false" - } - }, - { - "apply": { - "model": "minecraft:block/gray_stained_glass_pane_noside", - "y": 270 - }, - "when": { - "west": "false" - } - } - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/gray_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/gray_terracotta.json deleted file mode 100644 index c605f3d0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/gray_terracotta.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/gray_terracotta" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/gray_wall_banner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/gray_wall_banner.json deleted file mode 100644 index f5e2c87f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/gray_wall_banner.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/banner" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/gray_wool.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/gray_wool.json deleted file mode 100644 index 001779de..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/gray_wool.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/gray_wool" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/green_banner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/green_banner.json deleted file mode 100644 index f5e2c87f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/green_banner.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/banner" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/green_bed.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/green_bed.json deleted file mode 100644 index 6577c90a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/green_bed.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/bed" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/green_candle.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/green_candle.json deleted file mode 100644 index 1e5ce65a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/green_candle.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "variants": { - "candles=1,lit=false": { - "model": "minecraft:block/green_candle_one_candle" - }, - "candles=1,lit=true": { - "model": "minecraft:block/green_candle_one_candle_lit" - }, - "candles=2,lit=false": { - "model": "minecraft:block/green_candle_two_candles" - }, - "candles=2,lit=true": { - "model": "minecraft:block/green_candle_two_candles_lit" - }, - "candles=3,lit=false": { - "model": "minecraft:block/green_candle_three_candles" - }, - "candles=3,lit=true": { - "model": "minecraft:block/green_candle_three_candles_lit" - }, - "candles=4,lit=false": { - "model": "minecraft:block/green_candle_four_candles" - }, - "candles=4,lit=true": { - "model": "minecraft:block/green_candle_four_candles_lit" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/green_candle_cake.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/green_candle_cake.json deleted file mode 100644 index d01a78d9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/green_candle_cake.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "variants": { - "lit=false": { - "model": "minecraft:block/green_candle_cake" - }, - "lit=true": { - "model": "minecraft:block/green_candle_cake_lit" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/green_carpet.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/green_carpet.json deleted file mode 100644 index 83ea2c2d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/green_carpet.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/green_carpet" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/green_concrete.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/green_concrete.json deleted file mode 100644 index 3ac2d62c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/green_concrete.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/green_concrete" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/green_concrete_powder.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/green_concrete_powder.json deleted file mode 100644 index ee2e37dc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/green_concrete_powder.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "variants": { - "": [ - { - "model": "minecraft:block/green_concrete_powder" - }, - { - "model": "minecraft:block/green_concrete_powder", - "y": 90 - }, - { - "model": "minecraft:block/green_concrete_powder", - "y": 180 - }, - { - "model": "minecraft:block/green_concrete_powder", - "y": 270 - } - ] - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/green_glazed_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/green_glazed_terracotta.json deleted file mode 100644 index 4c991e2e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/green_glazed_terracotta.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "variants": { - "facing=east": { - "model": "minecraft:block/green_glazed_terracotta", - "y": 270 - }, - "facing=north": { - "model": "minecraft:block/green_glazed_terracotta", - "y": 180 - }, - "facing=south": { - "model": "minecraft:block/green_glazed_terracotta" - }, - "facing=west": { - "model": "minecraft:block/green_glazed_terracotta", - "y": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/green_shulker_box.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/green_shulker_box.json deleted file mode 100644 index e8c32e0d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/green_shulker_box.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/green_shulker_box" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/green_stained_glass.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/green_stained_glass.json deleted file mode 100644 index ca4fec40..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/green_stained_glass.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/green_stained_glass" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/green_stained_glass_pane.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/green_stained_glass_pane.json deleted file mode 100644 index d0c3779f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/green_stained_glass_pane.json +++ /dev/null @@ -1,77 +0,0 @@ -{ - "multipart": [ - { - "apply": { - "model": "minecraft:block/green_stained_glass_pane_post" - } - }, - { - "apply": { - "model": "minecraft:block/green_stained_glass_pane_side" - }, - "when": { - "north": "true" - } - }, - { - "apply": { - "model": "minecraft:block/green_stained_glass_pane_side", - "y": 90 - }, - "when": { - "east": "true" - } - }, - { - "apply": { - "model": "minecraft:block/green_stained_glass_pane_side_alt" - }, - "when": { - "south": "true" - } - }, - { - "apply": { - "model": "minecraft:block/green_stained_glass_pane_side_alt", - "y": 90 - }, - "when": { - "west": "true" - } - }, - { - "apply": { - "model": "minecraft:block/green_stained_glass_pane_noside" - }, - "when": { - "north": "false" - } - }, - { - "apply": { - "model": "minecraft:block/green_stained_glass_pane_noside_alt" - }, - "when": { - "east": "false" - } - }, - { - "apply": { - "model": "minecraft:block/green_stained_glass_pane_noside_alt", - "y": 90 - }, - "when": { - "south": "false" - } - }, - { - "apply": { - "model": "minecraft:block/green_stained_glass_pane_noside", - "y": 270 - }, - "when": { - "west": "false" - } - } - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/green_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/green_terracotta.json deleted file mode 100644 index 3bf40d83..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/green_terracotta.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/green_terracotta" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/green_wall_banner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/green_wall_banner.json deleted file mode 100644 index f5e2c87f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/green_wall_banner.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/banner" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/green_wool.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/green_wool.json deleted file mode 100644 index 89537035..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/green_wool.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/green_wool" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/grindstone.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/grindstone.json deleted file mode 100644 index 244481d0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/grindstone.json +++ /dev/null @@ -1,57 +0,0 @@ -{ - "variants": { - "face=ceiling,facing=east": { - "model": "minecraft:block/grindstone", - "x": 180, - "y": 270 - }, - "face=ceiling,facing=north": { - "model": "minecraft:block/grindstone", - "x": 180, - "y": 180 - }, - "face=ceiling,facing=south": { - "model": "minecraft:block/grindstone", - "x": 180 - }, - "face=ceiling,facing=west": { - "model": "minecraft:block/grindstone", - "x": 180, - "y": 90 - }, - "face=floor,facing=east": { - "model": "minecraft:block/grindstone", - "y": 90 - }, - "face=floor,facing=north": { - "model": "minecraft:block/grindstone" - }, - "face=floor,facing=south": { - "model": "minecraft:block/grindstone", - "y": 180 - }, - "face=floor,facing=west": { - "model": "minecraft:block/grindstone", - "y": 270 - }, - "face=wall,facing=east": { - "model": "minecraft:block/grindstone", - "x": 90, - "y": 90 - }, - "face=wall,facing=north": { - "model": "minecraft:block/grindstone", - "x": 90 - }, - "face=wall,facing=south": { - "model": "minecraft:block/grindstone", - "x": 90, - "y": 180 - }, - "face=wall,facing=west": { - "model": "minecraft:block/grindstone", - "x": 90, - "y": 270 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/hanging_roots.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/hanging_roots.json deleted file mode 100644 index a6a155d0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/hanging_roots.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/hanging_roots" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/hay_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/hay_block.json deleted file mode 100644 index 63467f1b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/hay_block.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "variants": { - "axis=x": { - "model": "minecraft:block/hay_block_horizontal", - "x": 90, - "y": 90 - }, - "axis=y": { - "model": "minecraft:block/hay_block" - }, - "axis=z": { - "model": "minecraft:block/hay_block_horizontal", - "x": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/heavy_core.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/heavy_core.json deleted file mode 100644 index 4ddafc63..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/heavy_core.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/heavy_core" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/heavy_weighted_pressure_plate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/heavy_weighted_pressure_plate.json deleted file mode 100644 index 3f2b8800..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/heavy_weighted_pressure_plate.json +++ /dev/null @@ -1,52 +0,0 @@ -{ - "variants": { - "power=0": { - "model": "minecraft:block/heavy_weighted_pressure_plate" - }, - "power=1": { - "model": "minecraft:block/heavy_weighted_pressure_plate_down" - }, - "power=10": { - "model": "minecraft:block/heavy_weighted_pressure_plate_down" - }, - "power=11": { - "model": "minecraft:block/heavy_weighted_pressure_plate_down" - }, - "power=12": { - "model": "minecraft:block/heavy_weighted_pressure_plate_down" - }, - "power=13": { - "model": "minecraft:block/heavy_weighted_pressure_plate_down" - }, - "power=14": { - "model": "minecraft:block/heavy_weighted_pressure_plate_down" - }, - "power=15": { - "model": "minecraft:block/heavy_weighted_pressure_plate_down" - }, - "power=2": { - "model": "minecraft:block/heavy_weighted_pressure_plate_down" - }, - "power=3": { - "model": "minecraft:block/heavy_weighted_pressure_plate_down" - }, - "power=4": { - "model": "minecraft:block/heavy_weighted_pressure_plate_down" - }, - "power=5": { - "model": "minecraft:block/heavy_weighted_pressure_plate_down" - }, - "power=6": { - "model": "minecraft:block/heavy_weighted_pressure_plate_down" - }, - "power=7": { - "model": "minecraft:block/heavy_weighted_pressure_plate_down" - }, - "power=8": { - "model": "minecraft:block/heavy_weighted_pressure_plate_down" - }, - "power=9": { - "model": "minecraft:block/heavy_weighted_pressure_plate_down" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/honey_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/honey_block.json deleted file mode 100644 index 337f73f9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/honey_block.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/honey_block" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/honeycomb_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/honeycomb_block.json deleted file mode 100644 index b8a98bb3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/honeycomb_block.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/honeycomb_block" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/hopper.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/hopper.json deleted file mode 100644 index be15ea37..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/hopper.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "variants": { - "facing=down": { - "model": "minecraft:block/hopper" - }, - "facing=east": { - "model": "minecraft:block/hopper_side", - "y": 90 - }, - "facing=north": { - "model": "minecraft:block/hopper_side" - }, - "facing=south": { - "model": "minecraft:block/hopper_side", - "y": 180 - }, - "facing=west": { - "model": "minecraft:block/hopper_side", - "y": 270 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/horn_coral.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/horn_coral.json deleted file mode 100644 index c7665173..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/horn_coral.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/horn_coral" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/horn_coral_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/horn_coral_block.json deleted file mode 100644 index 6f8f199f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/horn_coral_block.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/horn_coral_block" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/horn_coral_fan.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/horn_coral_fan.json deleted file mode 100644 index 99f08549..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/horn_coral_fan.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/horn_coral_fan" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/horn_coral_wall_fan.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/horn_coral_wall_fan.json deleted file mode 100644 index 07d22ed0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/horn_coral_wall_fan.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "variants": { - "facing=east": { - "model": "minecraft:block/horn_coral_wall_fan", - "y": 90 - }, - "facing=north": { - "model": "minecraft:block/horn_coral_wall_fan" - }, - "facing=south": { - "model": "minecraft:block/horn_coral_wall_fan", - "y": 180 - }, - "facing=west": { - "model": "minecraft:block/horn_coral_wall_fan", - "y": 270 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/ice.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/ice.json deleted file mode 100644 index 0617dfc3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/ice.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/ice" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/infested_chiseled_stone_bricks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/infested_chiseled_stone_bricks.json deleted file mode 100644 index 4034c11b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/infested_chiseled_stone_bricks.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/chiseled_stone_bricks" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/infested_cobblestone.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/infested_cobblestone.json deleted file mode 100644 index e94cf882..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/infested_cobblestone.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/cobblestone" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/infested_cracked_stone_bricks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/infested_cracked_stone_bricks.json deleted file mode 100644 index 6e194be2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/infested_cracked_stone_bricks.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/cracked_stone_bricks" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/infested_deepslate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/infested_deepslate.json deleted file mode 100644 index dd197be8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/infested_deepslate.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "variants": { - "axis=x": [ - { - "model": "minecraft:block/deepslate", - "x": 90, - "y": 90 - }, - { - "model": "minecraft:block/deepslate_mirrored", - "x": 90, - "y": 90 - }, - { - "model": "minecraft:block/deepslate", - "x": 90, - "y": 90 - }, - { - "model": "minecraft:block/deepslate_mirrored", - "x": 90, - "y": 90 - } - ], - "axis=y": [ - { - "model": "minecraft:block/deepslate" - }, - { - "model": "minecraft:block/deepslate_mirrored" - }, - { - "model": "minecraft:block/deepslate", - "y": 180 - }, - { - "model": "minecraft:block/deepslate_mirrored", - "y": 180 - } - ], - "axis=z": [ - { - "model": "minecraft:block/deepslate", - "x": 90 - }, - { - "model": "minecraft:block/deepslate_mirrored", - "x": 90 - }, - { - "model": "minecraft:block/deepslate", - "x": 90, - "y": 180 - }, - { - "model": "minecraft:block/deepslate_mirrored", - "x": 90, - "y": 180 - } - ] - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/infested_mossy_stone_bricks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/infested_mossy_stone_bricks.json deleted file mode 100644 index c17c4a7f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/infested_mossy_stone_bricks.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/mossy_stone_bricks" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/infested_stone.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/infested_stone.json deleted file mode 100644 index c150ec29..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/infested_stone.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "variants": { - "": [ - { - "model": "minecraft:block/stone" - }, - { - "model": "minecraft:block/stone_mirrored" - }, - { - "model": "minecraft:block/stone", - "y": 180 - }, - { - "model": "minecraft:block/stone_mirrored", - "y": 180 - } - ] - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/infested_stone_bricks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/infested_stone_bricks.json deleted file mode 100644 index 8a05daf0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/infested_stone_bricks.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/stone_bricks" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/iron_bars.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/iron_bars.json deleted file mode 100644 index 37dfb991..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/iron_bars.json +++ /dev/null @@ -1,100 +0,0 @@ -{ - "multipart": [ - { - "apply": { - "model": "minecraft:block/iron_bars_post_ends" - } - }, - { - "apply": { - "model": "minecraft:block/iron_bars_post" - }, - "when": { - "east": "false", - "north": "false", - "south": "false", - "west": "false" - } - }, - { - "apply": { - "model": "minecraft:block/iron_bars_cap" - }, - "when": { - "east": "false", - "north": "true", - "south": "false", - "west": "false" - } - }, - { - "apply": { - "model": "minecraft:block/iron_bars_cap", - "y": 90 - }, - "when": { - "east": "true", - "north": "false", - "south": "false", - "west": "false" - } - }, - { - "apply": { - "model": "minecraft:block/iron_bars_cap_alt" - }, - "when": { - "east": "false", - "north": "false", - "south": "true", - "west": "false" - } - }, - { - "apply": { - "model": "minecraft:block/iron_bars_cap_alt", - "y": 90 - }, - "when": { - "east": "false", - "north": "false", - "south": "false", - "west": "true" - } - }, - { - "apply": { - "model": "minecraft:block/iron_bars_side" - }, - "when": { - "north": "true" - } - }, - { - "apply": { - "model": "minecraft:block/iron_bars_side", - "y": 90 - }, - "when": { - "east": "true" - } - }, - { - "apply": { - "model": "minecraft:block/iron_bars_side_alt" - }, - "when": { - "south": "true" - } - }, - { - "apply": { - "model": "minecraft:block/iron_bars_side_alt", - "y": 90 - }, - "when": { - "west": "true" - } - } - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/iron_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/iron_block.json deleted file mode 100644 index 5cad8c39..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/iron_block.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/iron_block" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/iron_door.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/iron_door.json deleted file mode 100644 index e4fbc952..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/iron_door.json +++ /dev/null @@ -1,124 +0,0 @@ -{ - "variants": { - "facing=east,half=lower,hinge=left,open=false": { - "model": "minecraft:block/iron_door_bottom_left" - }, - "facing=east,half=lower,hinge=left,open=true": { - "model": "minecraft:block/iron_door_bottom_left_open", - "y": 90 - }, - "facing=east,half=lower,hinge=right,open=false": { - "model": "minecraft:block/iron_door_bottom_right" - }, - "facing=east,half=lower,hinge=right,open=true": { - "model": "minecraft:block/iron_door_bottom_right_open", - "y": 270 - }, - "facing=east,half=upper,hinge=left,open=false": { - "model": "minecraft:block/iron_door_top_left" - }, - "facing=east,half=upper,hinge=left,open=true": { - "model": "minecraft:block/iron_door_top_left_open", - "y": 90 - }, - "facing=east,half=upper,hinge=right,open=false": { - "model": "minecraft:block/iron_door_top_right" - }, - "facing=east,half=upper,hinge=right,open=true": { - "model": "minecraft:block/iron_door_top_right_open", - "y": 270 - }, - "facing=north,half=lower,hinge=left,open=false": { - "model": "minecraft:block/iron_door_bottom_left", - "y": 270 - }, - "facing=north,half=lower,hinge=left,open=true": { - "model": "minecraft:block/iron_door_bottom_left_open" - }, - "facing=north,half=lower,hinge=right,open=false": { - "model": "minecraft:block/iron_door_bottom_right", - "y": 270 - }, - "facing=north,half=lower,hinge=right,open=true": { - "model": "minecraft:block/iron_door_bottom_right_open", - "y": 180 - }, - "facing=north,half=upper,hinge=left,open=false": { - "model": "minecraft:block/iron_door_top_left", - "y": 270 - }, - "facing=north,half=upper,hinge=left,open=true": { - "model": "minecraft:block/iron_door_top_left_open" - }, - "facing=north,half=upper,hinge=right,open=false": { - "model": "minecraft:block/iron_door_top_right", - "y": 270 - }, - "facing=north,half=upper,hinge=right,open=true": { - "model": "minecraft:block/iron_door_top_right_open", - "y": 180 - }, - "facing=south,half=lower,hinge=left,open=false": { - "model": "minecraft:block/iron_door_bottom_left", - "y": 90 - }, - "facing=south,half=lower,hinge=left,open=true": { - "model": "minecraft:block/iron_door_bottom_left_open", - "y": 180 - }, - "facing=south,half=lower,hinge=right,open=false": { - "model": "minecraft:block/iron_door_bottom_right", - "y": 90 - }, - "facing=south,half=lower,hinge=right,open=true": { - "model": "minecraft:block/iron_door_bottom_right_open" - }, - "facing=south,half=upper,hinge=left,open=false": { - "model": "minecraft:block/iron_door_top_left", - "y": 90 - }, - "facing=south,half=upper,hinge=left,open=true": { - "model": "minecraft:block/iron_door_top_left_open", - "y": 180 - }, - "facing=south,half=upper,hinge=right,open=false": { - "model": "minecraft:block/iron_door_top_right", - "y": 90 - }, - "facing=south,half=upper,hinge=right,open=true": { - "model": "minecraft:block/iron_door_top_right_open" - }, - "facing=west,half=lower,hinge=left,open=false": { - "model": "minecraft:block/iron_door_bottom_left", - "y": 180 - }, - "facing=west,half=lower,hinge=left,open=true": { - "model": "minecraft:block/iron_door_bottom_left_open", - "y": 270 - }, - "facing=west,half=lower,hinge=right,open=false": { - "model": "minecraft:block/iron_door_bottom_right", - "y": 180 - }, - "facing=west,half=lower,hinge=right,open=true": { - "model": "minecraft:block/iron_door_bottom_right_open", - "y": 90 - }, - "facing=west,half=upper,hinge=left,open=false": { - "model": "minecraft:block/iron_door_top_left", - "y": 180 - }, - "facing=west,half=upper,hinge=left,open=true": { - "model": "minecraft:block/iron_door_top_left_open", - "y": 270 - }, - "facing=west,half=upper,hinge=right,open=false": { - "model": "minecraft:block/iron_door_top_right", - "y": 180 - }, - "facing=west,half=upper,hinge=right,open=true": { - "model": "minecraft:block/iron_door_top_right_open", - "y": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/iron_ore.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/iron_ore.json deleted file mode 100644 index c514e64b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/iron_ore.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/iron_ore" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/iron_trapdoor.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/iron_trapdoor.json deleted file mode 100644 index df0b2b3d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/iron_trapdoor.json +++ /dev/null @@ -1,58 +0,0 @@ -{ - "variants": { - "facing=east,half=bottom,open=false": { - "model": "minecraft:block/iron_trapdoor_bottom" - }, - "facing=east,half=bottom,open=true": { - "model": "minecraft:block/iron_trapdoor_open", - "y": 90 - }, - "facing=east,half=top,open=false": { - "model": "minecraft:block/iron_trapdoor_top" - }, - "facing=east,half=top,open=true": { - "model": "minecraft:block/iron_trapdoor_open", - "y": 90 - }, - "facing=north,half=bottom,open=false": { - "model": "minecraft:block/iron_trapdoor_bottom" - }, - "facing=north,half=bottom,open=true": { - "model": "minecraft:block/iron_trapdoor_open" - }, - "facing=north,half=top,open=false": { - "model": "minecraft:block/iron_trapdoor_top" - }, - "facing=north,half=top,open=true": { - "model": "minecraft:block/iron_trapdoor_open" - }, - "facing=south,half=bottom,open=false": { - "model": "minecraft:block/iron_trapdoor_bottom" - }, - "facing=south,half=bottom,open=true": { - "model": "minecraft:block/iron_trapdoor_open", - "y": 180 - }, - "facing=south,half=top,open=false": { - "model": "minecraft:block/iron_trapdoor_top" - }, - "facing=south,half=top,open=true": { - "model": "minecraft:block/iron_trapdoor_open", - "y": 180 - }, - "facing=west,half=bottom,open=false": { - "model": "minecraft:block/iron_trapdoor_bottom" - }, - "facing=west,half=bottom,open=true": { - "model": "minecraft:block/iron_trapdoor_open", - "y": 270 - }, - "facing=west,half=top,open=false": { - "model": "minecraft:block/iron_trapdoor_top" - }, - "facing=west,half=top,open=true": { - "model": "minecraft:block/iron_trapdoor_open", - "y": 270 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/item_frame.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/item_frame.json deleted file mode 100644 index 7b70ec00..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/item_frame.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "variants": { - "map=false": { "model": "block/item_frame" }, - "map=true": { "model": "block/item_frame_map" } - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/jack_o_lantern.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/jack_o_lantern.json deleted file mode 100644 index 7454ebab..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/jack_o_lantern.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "variants": { - "facing=east": { - "model": "minecraft:block/jack_o_lantern", - "y": 90 - }, - "facing=north": { - "model": "minecraft:block/jack_o_lantern" - }, - "facing=south": { - "model": "minecraft:block/jack_o_lantern", - "y": 180 - }, - "facing=west": { - "model": "minecraft:block/jack_o_lantern", - "y": 270 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/jigsaw.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/jigsaw.json deleted file mode 100644 index 8f24d193..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/jigsaw.json +++ /dev/null @@ -1,57 +0,0 @@ -{ - "variants": { - "orientation=down_east": { - "model": "minecraft:block/jigsaw", - "x": 90, - "y": 90 - }, - "orientation=down_north": { - "model": "minecraft:block/jigsaw", - "x": 90 - }, - "orientation=down_south": { - "model": "minecraft:block/jigsaw", - "x": 90, - "y": 180 - }, - "orientation=down_west": { - "model": "minecraft:block/jigsaw", - "x": 90, - "y": 270 - }, - "orientation=east_up": { - "model": "minecraft:block/jigsaw", - "y": 90 - }, - "orientation=north_up": { - "model": "minecraft:block/jigsaw" - }, - "orientation=south_up": { - "model": "minecraft:block/jigsaw", - "y": 180 - }, - "orientation=up_east": { - "model": "minecraft:block/jigsaw", - "x": 270, - "y": 270 - }, - "orientation=up_north": { - "model": "minecraft:block/jigsaw", - "x": 270, - "y": 180 - }, - "orientation=up_south": { - "model": "minecraft:block/jigsaw", - "x": 270 - }, - "orientation=up_west": { - "model": "minecraft:block/jigsaw", - "x": 270, - "y": 90 - }, - "orientation=west_up": { - "model": "minecraft:block/jigsaw", - "y": 270 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/jukebox.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/jukebox.json deleted file mode 100644 index 7ee694c6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/jukebox.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/jukebox" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/jungle_button.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/jungle_button.json deleted file mode 100644 index 874add88..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/jungle_button.json +++ /dev/null @@ -1,118 +0,0 @@ -{ - "variants": { - "face=ceiling,facing=east,powered=false": { - "model": "minecraft:block/jungle_button", - "x": 180, - "y": 270 - }, - "face=ceiling,facing=east,powered=true": { - "model": "minecraft:block/jungle_button_pressed", - "x": 180, - "y": 270 - }, - "face=ceiling,facing=north,powered=false": { - "model": "minecraft:block/jungle_button", - "x": 180, - "y": 180 - }, - "face=ceiling,facing=north,powered=true": { - "model": "minecraft:block/jungle_button_pressed", - "x": 180, - "y": 180 - }, - "face=ceiling,facing=south,powered=false": { - "model": "minecraft:block/jungle_button", - "x": 180 - }, - "face=ceiling,facing=south,powered=true": { - "model": "minecraft:block/jungle_button_pressed", - "x": 180 - }, - "face=ceiling,facing=west,powered=false": { - "model": "minecraft:block/jungle_button", - "x": 180, - "y": 90 - }, - "face=ceiling,facing=west,powered=true": { - "model": "minecraft:block/jungle_button_pressed", - "x": 180, - "y": 90 - }, - "face=floor,facing=east,powered=false": { - "model": "minecraft:block/jungle_button", - "y": 90 - }, - "face=floor,facing=east,powered=true": { - "model": "minecraft:block/jungle_button_pressed", - "y": 90 - }, - "face=floor,facing=north,powered=false": { - "model": "minecraft:block/jungle_button" - }, - "face=floor,facing=north,powered=true": { - "model": "minecraft:block/jungle_button_pressed" - }, - "face=floor,facing=south,powered=false": { - "model": "minecraft:block/jungle_button", - "y": 180 - }, - "face=floor,facing=south,powered=true": { - "model": "minecraft:block/jungle_button_pressed", - "y": 180 - }, - "face=floor,facing=west,powered=false": { - "model": "minecraft:block/jungle_button", - "y": 270 - }, - "face=floor,facing=west,powered=true": { - "model": "minecraft:block/jungle_button_pressed", - "y": 270 - }, - "face=wall,facing=east,powered=false": { - "model": "minecraft:block/jungle_button", - "uvlock": true, - "x": 90, - "y": 90 - }, - "face=wall,facing=east,powered=true": { - "model": "minecraft:block/jungle_button_pressed", - "uvlock": true, - "x": 90, - "y": 90 - }, - "face=wall,facing=north,powered=false": { - "model": "minecraft:block/jungle_button", - "uvlock": true, - "x": 90 - }, - "face=wall,facing=north,powered=true": { - "model": "minecraft:block/jungle_button_pressed", - "uvlock": true, - "x": 90 - }, - "face=wall,facing=south,powered=false": { - "model": "minecraft:block/jungle_button", - "uvlock": true, - "x": 90, - "y": 180 - }, - "face=wall,facing=south,powered=true": { - "model": "minecraft:block/jungle_button_pressed", - "uvlock": true, - "x": 90, - "y": 180 - }, - "face=wall,facing=west,powered=false": { - "model": "minecraft:block/jungle_button", - "uvlock": true, - "x": 90, - "y": 270 - }, - "face=wall,facing=west,powered=true": { - "model": "minecraft:block/jungle_button_pressed", - "uvlock": true, - "x": 90, - "y": 270 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/jungle_door.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/jungle_door.json deleted file mode 100644 index f5878e6f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/jungle_door.json +++ /dev/null @@ -1,124 +0,0 @@ -{ - "variants": { - "facing=east,half=lower,hinge=left,open=false": { - "model": "minecraft:block/jungle_door_bottom_left" - }, - "facing=east,half=lower,hinge=left,open=true": { - "model": "minecraft:block/jungle_door_bottom_left_open", - "y": 90 - }, - "facing=east,half=lower,hinge=right,open=false": { - "model": "minecraft:block/jungle_door_bottom_right" - }, - "facing=east,half=lower,hinge=right,open=true": { - "model": "minecraft:block/jungle_door_bottom_right_open", - "y": 270 - }, - "facing=east,half=upper,hinge=left,open=false": { - "model": "minecraft:block/jungle_door_top_left" - }, - "facing=east,half=upper,hinge=left,open=true": { - "model": "minecraft:block/jungle_door_top_left_open", - "y": 90 - }, - "facing=east,half=upper,hinge=right,open=false": { - "model": "minecraft:block/jungle_door_top_right" - }, - "facing=east,half=upper,hinge=right,open=true": { - "model": "minecraft:block/jungle_door_top_right_open", - "y": 270 - }, - "facing=north,half=lower,hinge=left,open=false": { - "model": "minecraft:block/jungle_door_bottom_left", - "y": 270 - }, - "facing=north,half=lower,hinge=left,open=true": { - "model": "minecraft:block/jungle_door_bottom_left_open" - }, - "facing=north,half=lower,hinge=right,open=false": { - "model": "minecraft:block/jungle_door_bottom_right", - "y": 270 - }, - "facing=north,half=lower,hinge=right,open=true": { - "model": "minecraft:block/jungle_door_bottom_right_open", - "y": 180 - }, - "facing=north,half=upper,hinge=left,open=false": { - "model": "minecraft:block/jungle_door_top_left", - "y": 270 - }, - "facing=north,half=upper,hinge=left,open=true": { - "model": "minecraft:block/jungle_door_top_left_open" - }, - "facing=north,half=upper,hinge=right,open=false": { - "model": "minecraft:block/jungle_door_top_right", - "y": 270 - }, - "facing=north,half=upper,hinge=right,open=true": { - "model": "minecraft:block/jungle_door_top_right_open", - "y": 180 - }, - "facing=south,half=lower,hinge=left,open=false": { - "model": "minecraft:block/jungle_door_bottom_left", - "y": 90 - }, - "facing=south,half=lower,hinge=left,open=true": { - "model": "minecraft:block/jungle_door_bottom_left_open", - "y": 180 - }, - "facing=south,half=lower,hinge=right,open=false": { - "model": "minecraft:block/jungle_door_bottom_right", - "y": 90 - }, - "facing=south,half=lower,hinge=right,open=true": { - "model": "minecraft:block/jungle_door_bottom_right_open" - }, - "facing=south,half=upper,hinge=left,open=false": { - "model": "minecraft:block/jungle_door_top_left", - "y": 90 - }, - "facing=south,half=upper,hinge=left,open=true": { - "model": "minecraft:block/jungle_door_top_left_open", - "y": 180 - }, - "facing=south,half=upper,hinge=right,open=false": { - "model": "minecraft:block/jungle_door_top_right", - "y": 90 - }, - "facing=south,half=upper,hinge=right,open=true": { - "model": "minecraft:block/jungle_door_top_right_open" - }, - "facing=west,half=lower,hinge=left,open=false": { - "model": "minecraft:block/jungle_door_bottom_left", - "y": 180 - }, - "facing=west,half=lower,hinge=left,open=true": { - "model": "minecraft:block/jungle_door_bottom_left_open", - "y": 270 - }, - "facing=west,half=lower,hinge=right,open=false": { - "model": "minecraft:block/jungle_door_bottom_right", - "y": 180 - }, - "facing=west,half=lower,hinge=right,open=true": { - "model": "minecraft:block/jungle_door_bottom_right_open", - "y": 90 - }, - "facing=west,half=upper,hinge=left,open=false": { - "model": "minecraft:block/jungle_door_top_left", - "y": 180 - }, - "facing=west,half=upper,hinge=left,open=true": { - "model": "minecraft:block/jungle_door_top_left_open", - "y": 270 - }, - "facing=west,half=upper,hinge=right,open=false": { - "model": "minecraft:block/jungle_door_top_right", - "y": 180 - }, - "facing=west,half=upper,hinge=right,open=true": { - "model": "minecraft:block/jungle_door_top_right_open", - "y": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/jungle_fence.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/jungle_fence.json deleted file mode 100644 index 7ed2c128..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/jungle_fence.json +++ /dev/null @@ -1,48 +0,0 @@ -{ - "multipart": [ - { - "apply": { - "model": "minecraft:block/jungle_fence_post" - } - }, - { - "apply": { - "model": "minecraft:block/jungle_fence_side", - "uvlock": true - }, - "when": { - "north": "true" - } - }, - { - "apply": { - "model": "minecraft:block/jungle_fence_side", - "uvlock": true, - "y": 90 - }, - "when": { - "east": "true" - } - }, - { - "apply": { - "model": "minecraft:block/jungle_fence_side", - "uvlock": true, - "y": 180 - }, - "when": { - "south": "true" - } - }, - { - "apply": { - "model": "minecraft:block/jungle_fence_side", - "uvlock": true, - "y": 270 - }, - "when": { - "west": "true" - } - } - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/jungle_fence_gate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/jungle_fence_gate.json deleted file mode 100644 index 37e51526..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/jungle_fence_gate.json +++ /dev/null @@ -1,80 +0,0 @@ -{ - "variants": { - "facing=east,in_wall=false,open=false": { - "model": "minecraft:block/jungle_fence_gate", - "uvlock": true, - "y": 270 - }, - "facing=east,in_wall=false,open=true": { - "model": "minecraft:block/jungle_fence_gate_open", - "uvlock": true, - "y": 270 - }, - "facing=east,in_wall=true,open=false": { - "model": "minecraft:block/jungle_fence_gate_wall", - "uvlock": true, - "y": 270 - }, - "facing=east,in_wall=true,open=true": { - "model": "minecraft:block/jungle_fence_gate_wall_open", - "uvlock": true, - "y": 270 - }, - "facing=north,in_wall=false,open=false": { - "model": "minecraft:block/jungle_fence_gate", - "uvlock": true, - "y": 180 - }, - "facing=north,in_wall=false,open=true": { - "model": "minecraft:block/jungle_fence_gate_open", - "uvlock": true, - "y": 180 - }, - "facing=north,in_wall=true,open=false": { - "model": "minecraft:block/jungle_fence_gate_wall", - "uvlock": true, - "y": 180 - }, - "facing=north,in_wall=true,open=true": { - "model": "minecraft:block/jungle_fence_gate_wall_open", - "uvlock": true, - "y": 180 - }, - "facing=south,in_wall=false,open=false": { - "model": "minecraft:block/jungle_fence_gate", - "uvlock": true - }, - "facing=south,in_wall=false,open=true": { - "model": "minecraft:block/jungle_fence_gate_open", - "uvlock": true - }, - "facing=south,in_wall=true,open=false": { - "model": "minecraft:block/jungle_fence_gate_wall", - "uvlock": true - }, - "facing=south,in_wall=true,open=true": { - "model": "minecraft:block/jungle_fence_gate_wall_open", - "uvlock": true - }, - "facing=west,in_wall=false,open=false": { - "model": "minecraft:block/jungle_fence_gate", - "uvlock": true, - "y": 90 - }, - "facing=west,in_wall=false,open=true": { - "model": "minecraft:block/jungle_fence_gate_open", - "uvlock": true, - "y": 90 - }, - "facing=west,in_wall=true,open=false": { - "model": "minecraft:block/jungle_fence_gate_wall", - "uvlock": true, - "y": 90 - }, - "facing=west,in_wall=true,open=true": { - "model": "minecraft:block/jungle_fence_gate_wall_open", - "uvlock": true, - "y": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/jungle_hanging_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/jungle_hanging_sign.json deleted file mode 100644 index 019498fd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/jungle_hanging_sign.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/jungle_hanging_sign" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/jungle_leaves.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/jungle_leaves.json deleted file mode 100644 index 9bc23fe0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/jungle_leaves.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/jungle_leaves" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/jungle_log.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/jungle_log.json deleted file mode 100644 index ad109dd8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/jungle_log.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "variants": { - "axis=x": { - "model": "minecraft:block/jungle_log_horizontal", - "x": 90, - "y": 90 - }, - "axis=y": { - "model": "minecraft:block/jungle_log" - }, - "axis=z": { - "model": "minecraft:block/jungle_log_horizontal", - "x": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/jungle_planks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/jungle_planks.json deleted file mode 100644 index e387c978..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/jungle_planks.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/jungle_planks" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/jungle_pressure_plate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/jungle_pressure_plate.json deleted file mode 100644 index a32da0b8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/jungle_pressure_plate.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "variants": { - "powered=false": { - "model": "minecraft:block/jungle_pressure_plate" - }, - "powered=true": { - "model": "minecraft:block/jungle_pressure_plate_down" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/jungle_sapling.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/jungle_sapling.json deleted file mode 100644 index 5e90752d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/jungle_sapling.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/jungle_sapling" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/jungle_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/jungle_sign.json deleted file mode 100644 index 883b1859..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/jungle_sign.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/jungle_sign" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/jungle_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/jungle_slab.json deleted file mode 100644 index 700e45f9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/jungle_slab.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "variants": { - "type=bottom": { - "model": "minecraft:block/jungle_slab" - }, - "type=double": { - "model": "minecraft:block/jungle_planks" - }, - "type=top": { - "model": "minecraft:block/jungle_slab_top" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/jungle_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/jungle_stairs.json deleted file mode 100644 index df5cc2b2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/jungle_stairs.json +++ /dev/null @@ -1,209 +0,0 @@ -{ - "variants": { - "facing=east,half=bottom,shape=inner_left": { - "model": "minecraft:block/jungle_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=inner_right": { - "model": "minecraft:block/jungle_stairs_inner" - }, - "facing=east,half=bottom,shape=outer_left": { - "model": "minecraft:block/jungle_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=outer_right": { - "model": "minecraft:block/jungle_stairs_outer" - }, - "facing=east,half=bottom,shape=straight": { - "model": "minecraft:block/jungle_stairs" - }, - "facing=east,half=top,shape=inner_left": { - "model": "minecraft:block/jungle_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=inner_right": { - "model": "minecraft:block/jungle_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=outer_left": { - "model": "minecraft:block/jungle_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=outer_right": { - "model": "minecraft:block/jungle_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=straight": { - "model": "minecraft:block/jungle_stairs", - "uvlock": true, - "x": 180 - }, - "facing=north,half=bottom,shape=inner_left": { - "model": "minecraft:block/jungle_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=inner_right": { - "model": "minecraft:block/jungle_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=outer_left": { - "model": "minecraft:block/jungle_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=outer_right": { - "model": "minecraft:block/jungle_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=straight": { - "model": "minecraft:block/jungle_stairs", - "uvlock": true, - "y": 270 - }, - "facing=north,half=top,shape=inner_left": { - "model": "minecraft:block/jungle_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=inner_right": { - "model": "minecraft:block/jungle_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=outer_left": { - "model": "minecraft:block/jungle_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=outer_right": { - "model": "minecraft:block/jungle_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=straight": { - "model": "minecraft:block/jungle_stairs", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=south,half=bottom,shape=inner_left": { - "model": "minecraft:block/jungle_stairs_inner" - }, - "facing=south,half=bottom,shape=inner_right": { - "model": "minecraft:block/jungle_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=outer_left": { - "model": "minecraft:block/jungle_stairs_outer" - }, - "facing=south,half=bottom,shape=outer_right": { - "model": "minecraft:block/jungle_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=straight": { - "model": "minecraft:block/jungle_stairs", - "uvlock": true, - "y": 90 - }, - "facing=south,half=top,shape=inner_left": { - "model": "minecraft:block/jungle_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=inner_right": { - "model": "minecraft:block/jungle_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=outer_left": { - "model": "minecraft:block/jungle_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=outer_right": { - "model": "minecraft:block/jungle_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=straight": { - "model": "minecraft:block/jungle_stairs", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_left": { - "model": "minecraft:block/jungle_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_right": { - "model": "minecraft:block/jungle_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=outer_left": { - "model": "minecraft:block/jungle_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=outer_right": { - "model": "minecraft:block/jungle_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=straight": { - "model": "minecraft:block/jungle_stairs", - "uvlock": true, - "y": 180 - }, - "facing=west,half=top,shape=inner_left": { - "model": "minecraft:block/jungle_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=inner_right": { - "model": "minecraft:block/jungle_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=outer_left": { - "model": "minecraft:block/jungle_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=outer_right": { - "model": "minecraft:block/jungle_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=straight": { - "model": "minecraft:block/jungle_stairs", - "uvlock": true, - "x": 180, - "y": 180 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/jungle_trapdoor.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/jungle_trapdoor.json deleted file mode 100644 index 23178033..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/jungle_trapdoor.json +++ /dev/null @@ -1,69 +0,0 @@ -{ - "variants": { - "facing=east,half=bottom,open=false": { - "model": "minecraft:block/jungle_trapdoor_bottom", - "y": 90 - }, - "facing=east,half=bottom,open=true": { - "model": "minecraft:block/jungle_trapdoor_open", - "y": 90 - }, - "facing=east,half=top,open=false": { - "model": "minecraft:block/jungle_trapdoor_top", - "y": 90 - }, - "facing=east,half=top,open=true": { - "model": "minecraft:block/jungle_trapdoor_open", - "x": 180, - "y": 270 - }, - "facing=north,half=bottom,open=false": { - "model": "minecraft:block/jungle_trapdoor_bottom" - }, - "facing=north,half=bottom,open=true": { - "model": "minecraft:block/jungle_trapdoor_open" - }, - "facing=north,half=top,open=false": { - "model": "minecraft:block/jungle_trapdoor_top" - }, - "facing=north,half=top,open=true": { - "model": "minecraft:block/jungle_trapdoor_open", - "x": 180, - "y": 180 - }, - "facing=south,half=bottom,open=false": { - "model": "minecraft:block/jungle_trapdoor_bottom", - "y": 180 - }, - "facing=south,half=bottom,open=true": { - "model": "minecraft:block/jungle_trapdoor_open", - "y": 180 - }, - "facing=south,half=top,open=false": { - "model": "minecraft:block/jungle_trapdoor_top", - "y": 180 - }, - "facing=south,half=top,open=true": { - "model": "minecraft:block/jungle_trapdoor_open", - "x": 180, - "y": 0 - }, - "facing=west,half=bottom,open=false": { - "model": "minecraft:block/jungle_trapdoor_bottom", - "y": 270 - }, - "facing=west,half=bottom,open=true": { - "model": "minecraft:block/jungle_trapdoor_open", - "y": 270 - }, - "facing=west,half=top,open=false": { - "model": "minecraft:block/jungle_trapdoor_top", - "y": 270 - }, - "facing=west,half=top,open=true": { - "model": "minecraft:block/jungle_trapdoor_open", - "x": 180, - "y": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/jungle_wall_hanging_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/jungle_wall_hanging_sign.json deleted file mode 100644 index 019498fd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/jungle_wall_hanging_sign.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/jungle_hanging_sign" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/jungle_wall_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/jungle_wall_sign.json deleted file mode 100644 index 883b1859..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/jungle_wall_sign.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/jungle_sign" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/jungle_wood.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/jungle_wood.json deleted file mode 100644 index af9a353d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/jungle_wood.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "variants": { - "axis=x": { - "model": "minecraft:block/jungle_wood", - "x": 90, - "y": 90 - }, - "axis=y": { - "model": "minecraft:block/jungle_wood" - }, - "axis=z": { - "model": "minecraft:block/jungle_wood", - "x": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/kelp.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/kelp.json deleted file mode 100644 index 6654924a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/kelp.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/kelp" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/kelp_plant.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/kelp_plant.json deleted file mode 100644 index f1d1539e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/kelp_plant.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/kelp_plant" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/ladder.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/ladder.json deleted file mode 100644 index 972cc802..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/ladder.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "variants": { - "facing=east": { - "model": "minecraft:block/ladder", - "y": 90 - }, - "facing=north": { - "model": "minecraft:block/ladder" - }, - "facing=south": { - "model": "minecraft:block/ladder", - "y": 180 - }, - "facing=west": { - "model": "minecraft:block/ladder", - "y": 270 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/lantern.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/lantern.json deleted file mode 100644 index 00cb4380..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/lantern.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "variants": { - "hanging=false": { - "model": "minecraft:block/lantern" - }, - "hanging=true": { - "model": "minecraft:block/lantern_hanging" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/lapis_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/lapis_block.json deleted file mode 100644 index ff91f232..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/lapis_block.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/lapis_block" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/lapis_ore.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/lapis_ore.json deleted file mode 100644 index 35171304..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/lapis_ore.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/lapis_ore" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/large_amethyst_bud.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/large_amethyst_bud.json deleted file mode 100644 index c64c6a9f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/large_amethyst_bud.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "variants": { - "facing=down": { - "model": "minecraft:block/large_amethyst_bud", - "x": 180 - }, - "facing=east": { - "model": "minecraft:block/large_amethyst_bud", - "x": 90, - "y": 90 - }, - "facing=north": { - "model": "minecraft:block/large_amethyst_bud", - "x": 90 - }, - "facing=south": { - "model": "minecraft:block/large_amethyst_bud", - "x": 90, - "y": 180 - }, - "facing=up": { - "model": "minecraft:block/large_amethyst_bud" - }, - "facing=west": { - "model": "minecraft:block/large_amethyst_bud", - "x": 90, - "y": 270 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/large_fern.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/large_fern.json deleted file mode 100644 index a92b142f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/large_fern.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "variants": { - "half=lower": { - "model": "minecraft:block/large_fern_bottom" - }, - "half=upper": { - "model": "minecraft:block/large_fern_top" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/lava.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/lava.json deleted file mode 100644 index 54087c25..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/lava.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/lava" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/lava_cauldron.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/lava_cauldron.json deleted file mode 100644 index 6ed31aab..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/lava_cauldron.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/lava_cauldron" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/lectern.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/lectern.json deleted file mode 100644 index b6ec88be..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/lectern.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "variants": { - "facing=east": { - "model": "minecraft:block/lectern", - "y": 90 - }, - "facing=north": { - "model": "minecraft:block/lectern" - }, - "facing=south": { - "model": "minecraft:block/lectern", - "y": 180 - }, - "facing=west": { - "model": "minecraft:block/lectern", - "y": 270 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/lever.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/lever.json deleted file mode 100644 index f5892eca..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/lever.json +++ /dev/null @@ -1,110 +0,0 @@ -{ - "variants": { - "face=ceiling,facing=east,powered=false": { - "model": "minecraft:block/lever_on", - "x": 180, - "y": 270 - }, - "face=ceiling,facing=east,powered=true": { - "model": "minecraft:block/lever", - "x": 180, - "y": 270 - }, - "face=ceiling,facing=north,powered=false": { - "model": "minecraft:block/lever_on", - "x": 180, - "y": 180 - }, - "face=ceiling,facing=north,powered=true": { - "model": "minecraft:block/lever", - "x": 180, - "y": 180 - }, - "face=ceiling,facing=south,powered=false": { - "model": "minecraft:block/lever_on", - "x": 180 - }, - "face=ceiling,facing=south,powered=true": { - "model": "minecraft:block/lever", - "x": 180 - }, - "face=ceiling,facing=west,powered=false": { - "model": "minecraft:block/lever_on", - "x": 180, - "y": 90 - }, - "face=ceiling,facing=west,powered=true": { - "model": "minecraft:block/lever", - "x": 180, - "y": 90 - }, - "face=floor,facing=east,powered=false": { - "model": "minecraft:block/lever_on", - "y": 90 - }, - "face=floor,facing=east,powered=true": { - "model": "minecraft:block/lever", - "y": 90 - }, - "face=floor,facing=north,powered=false": { - "model": "minecraft:block/lever_on" - }, - "face=floor,facing=north,powered=true": { - "model": "minecraft:block/lever" - }, - "face=floor,facing=south,powered=false": { - "model": "minecraft:block/lever_on", - "y": 180 - }, - "face=floor,facing=south,powered=true": { - "model": "minecraft:block/lever", - "y": 180 - }, - "face=floor,facing=west,powered=false": { - "model": "minecraft:block/lever_on", - "y": 270 - }, - "face=floor,facing=west,powered=true": { - "model": "minecraft:block/lever", - "y": 270 - }, - "face=wall,facing=east,powered=false": { - "model": "minecraft:block/lever_on", - "x": 90, - "y": 90 - }, - "face=wall,facing=east,powered=true": { - "model": "minecraft:block/lever", - "x": 90, - "y": 90 - }, - "face=wall,facing=north,powered=false": { - "model": "minecraft:block/lever_on", - "x": 90 - }, - "face=wall,facing=north,powered=true": { - "model": "minecraft:block/lever", - "x": 90 - }, - "face=wall,facing=south,powered=false": { - "model": "minecraft:block/lever_on", - "x": 90, - "y": 180 - }, - "face=wall,facing=south,powered=true": { - "model": "minecraft:block/lever", - "x": 90, - "y": 180 - }, - "face=wall,facing=west,powered=false": { - "model": "minecraft:block/lever_on", - "x": 90, - "y": 270 - }, - "face=wall,facing=west,powered=true": { - "model": "minecraft:block/lever", - "x": 90, - "y": 270 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light.json deleted file mode 100644 index c6fa8855..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light.json +++ /dev/null @@ -1,52 +0,0 @@ -{ - "variants": { - "level=0": { - "model": "minecraft:block/light_00" - }, - "level=1": { - "model": "minecraft:block/light_01" - }, - "level=10": { - "model": "minecraft:block/light_10" - }, - "level=11": { - "model": "minecraft:block/light_11" - }, - "level=12": { - "model": "minecraft:block/light_12" - }, - "level=13": { - "model": "minecraft:block/light_13" - }, - "level=14": { - "model": "minecraft:block/light_14" - }, - "level=15": { - "model": "minecraft:block/light_15" - }, - "level=2": { - "model": "minecraft:block/light_02" - }, - "level=3": { - "model": "minecraft:block/light_03" - }, - "level=4": { - "model": "minecraft:block/light_04" - }, - "level=5": { - "model": "minecraft:block/light_05" - }, - "level=6": { - "model": "minecraft:block/light_06" - }, - "level=7": { - "model": "minecraft:block/light_07" - }, - "level=8": { - "model": "minecraft:block/light_08" - }, - "level=9": { - "model": "minecraft:block/light_09" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_blue_banner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_blue_banner.json deleted file mode 100644 index f5e2c87f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_blue_banner.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/banner" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_blue_bed.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_blue_bed.json deleted file mode 100644 index 6577c90a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_blue_bed.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/bed" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_blue_candle.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_blue_candle.json deleted file mode 100644 index 93995174..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_blue_candle.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "variants": { - "candles=1,lit=false": { - "model": "minecraft:block/light_blue_candle_one_candle" - }, - "candles=1,lit=true": { - "model": "minecraft:block/light_blue_candle_one_candle_lit" - }, - "candles=2,lit=false": { - "model": "minecraft:block/light_blue_candle_two_candles" - }, - "candles=2,lit=true": { - "model": "minecraft:block/light_blue_candle_two_candles_lit" - }, - "candles=3,lit=false": { - "model": "minecraft:block/light_blue_candle_three_candles" - }, - "candles=3,lit=true": { - "model": "minecraft:block/light_blue_candle_three_candles_lit" - }, - "candles=4,lit=false": { - "model": "minecraft:block/light_blue_candle_four_candles" - }, - "candles=4,lit=true": { - "model": "minecraft:block/light_blue_candle_four_candles_lit" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_blue_candle_cake.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_blue_candle_cake.json deleted file mode 100644 index 669bb4e2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_blue_candle_cake.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "variants": { - "lit=false": { - "model": "minecraft:block/light_blue_candle_cake" - }, - "lit=true": { - "model": "minecraft:block/light_blue_candle_cake_lit" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_blue_carpet.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_blue_carpet.json deleted file mode 100644 index 5db104bc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_blue_carpet.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/light_blue_carpet" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_blue_concrete.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_blue_concrete.json deleted file mode 100644 index b1869773..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_blue_concrete.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/light_blue_concrete" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_blue_concrete_powder.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_blue_concrete_powder.json deleted file mode 100644 index b1a0f866..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_blue_concrete_powder.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "variants": { - "": [ - { - "model": "minecraft:block/light_blue_concrete_powder" - }, - { - "model": "minecraft:block/light_blue_concrete_powder", - "y": 90 - }, - { - "model": "minecraft:block/light_blue_concrete_powder", - "y": 180 - }, - { - "model": "minecraft:block/light_blue_concrete_powder", - "y": 270 - } - ] - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_blue_glazed_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_blue_glazed_terracotta.json deleted file mode 100644 index 04c566aa..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_blue_glazed_terracotta.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "variants": { - "facing=east": { - "model": "minecraft:block/light_blue_glazed_terracotta", - "y": 270 - }, - "facing=north": { - "model": "minecraft:block/light_blue_glazed_terracotta", - "y": 180 - }, - "facing=south": { - "model": "minecraft:block/light_blue_glazed_terracotta" - }, - "facing=west": { - "model": "minecraft:block/light_blue_glazed_terracotta", - "y": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_blue_shulker_box.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_blue_shulker_box.json deleted file mode 100644 index 0d8702ce..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_blue_shulker_box.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/light_blue_shulker_box" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_blue_stained_glass.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_blue_stained_glass.json deleted file mode 100644 index 6570fbc5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_blue_stained_glass.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/light_blue_stained_glass" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_blue_stained_glass_pane.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_blue_stained_glass_pane.json deleted file mode 100644 index 91092cca..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_blue_stained_glass_pane.json +++ /dev/null @@ -1,77 +0,0 @@ -{ - "multipart": [ - { - "apply": { - "model": "minecraft:block/light_blue_stained_glass_pane_post" - } - }, - { - "apply": { - "model": "minecraft:block/light_blue_stained_glass_pane_side" - }, - "when": { - "north": "true" - } - }, - { - "apply": { - "model": "minecraft:block/light_blue_stained_glass_pane_side", - "y": 90 - }, - "when": { - "east": "true" - } - }, - { - "apply": { - "model": "minecraft:block/light_blue_stained_glass_pane_side_alt" - }, - "when": { - "south": "true" - } - }, - { - "apply": { - "model": "minecraft:block/light_blue_stained_glass_pane_side_alt", - "y": 90 - }, - "when": { - "west": "true" - } - }, - { - "apply": { - "model": "minecraft:block/light_blue_stained_glass_pane_noside" - }, - "when": { - "north": "false" - } - }, - { - "apply": { - "model": "minecraft:block/light_blue_stained_glass_pane_noside_alt" - }, - "when": { - "east": "false" - } - }, - { - "apply": { - "model": "minecraft:block/light_blue_stained_glass_pane_noside_alt", - "y": 90 - }, - "when": { - "south": "false" - } - }, - { - "apply": { - "model": "minecraft:block/light_blue_stained_glass_pane_noside", - "y": 270 - }, - "when": { - "west": "false" - } - } - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_blue_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_blue_terracotta.json deleted file mode 100644 index 923dc3d4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_blue_terracotta.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/light_blue_terracotta" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_blue_wall_banner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_blue_wall_banner.json deleted file mode 100644 index f5e2c87f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_blue_wall_banner.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/banner" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_blue_wool.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_blue_wool.json deleted file mode 100644 index 0f808ef7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_blue_wool.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/light_blue_wool" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_gray_banner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_gray_banner.json deleted file mode 100644 index f5e2c87f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_gray_banner.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/banner" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_gray_bed.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_gray_bed.json deleted file mode 100644 index 6577c90a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_gray_bed.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/bed" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_gray_candle.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_gray_candle.json deleted file mode 100644 index 4d98f6c2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_gray_candle.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "variants": { - "candles=1,lit=false": { - "model": "minecraft:block/light_gray_candle_one_candle" - }, - "candles=1,lit=true": { - "model": "minecraft:block/light_gray_candle_one_candle_lit" - }, - "candles=2,lit=false": { - "model": "minecraft:block/light_gray_candle_two_candles" - }, - "candles=2,lit=true": { - "model": "minecraft:block/light_gray_candle_two_candles_lit" - }, - "candles=3,lit=false": { - "model": "minecraft:block/light_gray_candle_three_candles" - }, - "candles=3,lit=true": { - "model": "minecraft:block/light_gray_candle_three_candles_lit" - }, - "candles=4,lit=false": { - "model": "minecraft:block/light_gray_candle_four_candles" - }, - "candles=4,lit=true": { - "model": "minecraft:block/light_gray_candle_four_candles_lit" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_gray_candle_cake.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_gray_candle_cake.json deleted file mode 100644 index 87604a99..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_gray_candle_cake.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "variants": { - "lit=false": { - "model": "minecraft:block/light_gray_candle_cake" - }, - "lit=true": { - "model": "minecraft:block/light_gray_candle_cake_lit" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_gray_carpet.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_gray_carpet.json deleted file mode 100644 index 2cd65422..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_gray_carpet.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/light_gray_carpet" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_gray_concrete.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_gray_concrete.json deleted file mode 100644 index 7fcc7653..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_gray_concrete.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/light_gray_concrete" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_gray_concrete_powder.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_gray_concrete_powder.json deleted file mode 100644 index 71d06183..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_gray_concrete_powder.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "variants": { - "": [ - { - "model": "minecraft:block/light_gray_concrete_powder" - }, - { - "model": "minecraft:block/light_gray_concrete_powder", - "y": 90 - }, - { - "model": "minecraft:block/light_gray_concrete_powder", - "y": 180 - }, - { - "model": "minecraft:block/light_gray_concrete_powder", - "y": 270 - } - ] - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_gray_glazed_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_gray_glazed_terracotta.json deleted file mode 100644 index afaa7d77..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_gray_glazed_terracotta.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "variants": { - "facing=east": { - "model": "minecraft:block/light_gray_glazed_terracotta", - "y": 270 - }, - "facing=north": { - "model": "minecraft:block/light_gray_glazed_terracotta", - "y": 180 - }, - "facing=south": { - "model": "minecraft:block/light_gray_glazed_terracotta" - }, - "facing=west": { - "model": "minecraft:block/light_gray_glazed_terracotta", - "y": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_gray_shulker_box.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_gray_shulker_box.json deleted file mode 100644 index a04db2c9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_gray_shulker_box.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/light_gray_shulker_box" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_gray_stained_glass.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_gray_stained_glass.json deleted file mode 100644 index b14a289d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_gray_stained_glass.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/light_gray_stained_glass" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_gray_stained_glass_pane.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_gray_stained_glass_pane.json deleted file mode 100644 index 0c4c99ee..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_gray_stained_glass_pane.json +++ /dev/null @@ -1,77 +0,0 @@ -{ - "multipart": [ - { - "apply": { - "model": "minecraft:block/light_gray_stained_glass_pane_post" - } - }, - { - "apply": { - "model": "minecraft:block/light_gray_stained_glass_pane_side" - }, - "when": { - "north": "true" - } - }, - { - "apply": { - "model": "minecraft:block/light_gray_stained_glass_pane_side", - "y": 90 - }, - "when": { - "east": "true" - } - }, - { - "apply": { - "model": "minecraft:block/light_gray_stained_glass_pane_side_alt" - }, - "when": { - "south": "true" - } - }, - { - "apply": { - "model": "minecraft:block/light_gray_stained_glass_pane_side_alt", - "y": 90 - }, - "when": { - "west": "true" - } - }, - { - "apply": { - "model": "minecraft:block/light_gray_stained_glass_pane_noside" - }, - "when": { - "north": "false" - } - }, - { - "apply": { - "model": "minecraft:block/light_gray_stained_glass_pane_noside_alt" - }, - "when": { - "east": "false" - } - }, - { - "apply": { - "model": "minecraft:block/light_gray_stained_glass_pane_noside_alt", - "y": 90 - }, - "when": { - "south": "false" - } - }, - { - "apply": { - "model": "minecraft:block/light_gray_stained_glass_pane_noside", - "y": 270 - }, - "when": { - "west": "false" - } - } - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_gray_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_gray_terracotta.json deleted file mode 100644 index d1fe850d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_gray_terracotta.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/light_gray_terracotta" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_gray_wall_banner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_gray_wall_banner.json deleted file mode 100644 index f5e2c87f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_gray_wall_banner.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/banner" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_gray_wool.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_gray_wool.json deleted file mode 100644 index c26d7157..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_gray_wool.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/light_gray_wool" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_weighted_pressure_plate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_weighted_pressure_plate.json deleted file mode 100644 index 3495b4c5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/light_weighted_pressure_plate.json +++ /dev/null @@ -1,52 +0,0 @@ -{ - "variants": { - "power=0": { - "model": "minecraft:block/light_weighted_pressure_plate" - }, - "power=1": { - "model": "minecraft:block/light_weighted_pressure_plate_down" - }, - "power=10": { - "model": "minecraft:block/light_weighted_pressure_plate_down" - }, - "power=11": { - "model": "minecraft:block/light_weighted_pressure_plate_down" - }, - "power=12": { - "model": "minecraft:block/light_weighted_pressure_plate_down" - }, - "power=13": { - "model": "minecraft:block/light_weighted_pressure_plate_down" - }, - "power=14": { - "model": "minecraft:block/light_weighted_pressure_plate_down" - }, - "power=15": { - "model": "minecraft:block/light_weighted_pressure_plate_down" - }, - "power=2": { - "model": "minecraft:block/light_weighted_pressure_plate_down" - }, - "power=3": { - "model": "minecraft:block/light_weighted_pressure_plate_down" - }, - "power=4": { - "model": "minecraft:block/light_weighted_pressure_plate_down" - }, - "power=5": { - "model": "minecraft:block/light_weighted_pressure_plate_down" - }, - "power=6": { - "model": "minecraft:block/light_weighted_pressure_plate_down" - }, - "power=7": { - "model": "minecraft:block/light_weighted_pressure_plate_down" - }, - "power=8": { - "model": "minecraft:block/light_weighted_pressure_plate_down" - }, - "power=9": { - "model": "minecraft:block/light_weighted_pressure_plate_down" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/lightning_rod.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/lightning_rod.json deleted file mode 100644 index df0e7c46..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/lightning_rod.json +++ /dev/null @@ -1,56 +0,0 @@ -{ - "variants": { - "facing=down,powered=false": { - "model": "minecraft:block/lightning_rod", - "x": 180 - }, - "facing=down,powered=true": { - "model": "minecraft:block/lightning_rod_on", - "x": 180 - }, - "facing=east,powered=false": { - "model": "minecraft:block/lightning_rod", - "x": 90, - "y": 90 - }, - "facing=east,powered=true": { - "model": "minecraft:block/lightning_rod_on", - "x": 90, - "y": 90 - }, - "facing=north,powered=false": { - "model": "minecraft:block/lightning_rod", - "x": 90 - }, - "facing=north,powered=true": { - "model": "minecraft:block/lightning_rod_on", - "x": 90 - }, - "facing=south,powered=false": { - "model": "minecraft:block/lightning_rod", - "x": 90, - "y": 180 - }, - "facing=south,powered=true": { - "model": "minecraft:block/lightning_rod_on", - "x": 90, - "y": 180 - }, - "facing=up,powered=false": { - "model": "minecraft:block/lightning_rod" - }, - "facing=up,powered=true": { - "model": "minecraft:block/lightning_rod_on" - }, - "facing=west,powered=false": { - "model": "minecraft:block/lightning_rod", - "x": 90, - "y": 270 - }, - "facing=west,powered=true": { - "model": "minecraft:block/lightning_rod_on", - "x": 90, - "y": 270 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/lilac.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/lilac.json deleted file mode 100644 index 5a29adb9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/lilac.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "variants": { - "half=lower": { - "model": "minecraft:block/lilac_bottom" - }, - "half=upper": { - "model": "minecraft:block/lilac_top" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/lily_of_the_valley.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/lily_of_the_valley.json deleted file mode 100644 index 5bc1e938..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/lily_of_the_valley.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/lily_of_the_valley" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/lily_pad.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/lily_pad.json deleted file mode 100644 index 41cd85d1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/lily_pad.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "variants": { - "": [ - { - "model": "minecraft:block/lily_pad" - }, - { - "model": "minecraft:block/lily_pad", - "y": 90 - }, - { - "model": "minecraft:block/lily_pad", - "y": 180 - }, - { - "model": "minecraft:block/lily_pad", - "y": 270 - } - ] - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/lime_banner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/lime_banner.json deleted file mode 100644 index f5e2c87f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/lime_banner.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/banner" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/lime_bed.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/lime_bed.json deleted file mode 100644 index 6577c90a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/lime_bed.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/bed" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/lime_candle.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/lime_candle.json deleted file mode 100644 index 373f7fb0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/lime_candle.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "variants": { - "candles=1,lit=false": { - "model": "minecraft:block/lime_candle_one_candle" - }, - "candles=1,lit=true": { - "model": "minecraft:block/lime_candle_one_candle_lit" - }, - "candles=2,lit=false": { - "model": "minecraft:block/lime_candle_two_candles" - }, - "candles=2,lit=true": { - "model": "minecraft:block/lime_candle_two_candles_lit" - }, - "candles=3,lit=false": { - "model": "minecraft:block/lime_candle_three_candles" - }, - "candles=3,lit=true": { - "model": "minecraft:block/lime_candle_three_candles_lit" - }, - "candles=4,lit=false": { - "model": "minecraft:block/lime_candle_four_candles" - }, - "candles=4,lit=true": { - "model": "minecraft:block/lime_candle_four_candles_lit" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/lime_candle_cake.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/lime_candle_cake.json deleted file mode 100644 index 6a650d6b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/lime_candle_cake.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "variants": { - "lit=false": { - "model": "minecraft:block/lime_candle_cake" - }, - "lit=true": { - "model": "minecraft:block/lime_candle_cake_lit" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/lime_carpet.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/lime_carpet.json deleted file mode 100644 index 970a8ac1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/lime_carpet.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/lime_carpet" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/lime_concrete.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/lime_concrete.json deleted file mode 100644 index af1b10b5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/lime_concrete.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/lime_concrete" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/lime_concrete_powder.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/lime_concrete_powder.json deleted file mode 100644 index 4f48ccf1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/lime_concrete_powder.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "variants": { - "": [ - { - "model": "minecraft:block/lime_concrete_powder" - }, - { - "model": "minecraft:block/lime_concrete_powder", - "y": 90 - }, - { - "model": "minecraft:block/lime_concrete_powder", - "y": 180 - }, - { - "model": "minecraft:block/lime_concrete_powder", - "y": 270 - } - ] - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/lime_glazed_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/lime_glazed_terracotta.json deleted file mode 100644 index 1bf117b7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/lime_glazed_terracotta.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "variants": { - "facing=east": { - "model": "minecraft:block/lime_glazed_terracotta", - "y": 270 - }, - "facing=north": { - "model": "minecraft:block/lime_glazed_terracotta", - "y": 180 - }, - "facing=south": { - "model": "minecraft:block/lime_glazed_terracotta" - }, - "facing=west": { - "model": "minecraft:block/lime_glazed_terracotta", - "y": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/lime_shulker_box.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/lime_shulker_box.json deleted file mode 100644 index 8f33bac6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/lime_shulker_box.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/lime_shulker_box" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/lime_stained_glass.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/lime_stained_glass.json deleted file mode 100644 index 6916921a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/lime_stained_glass.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/lime_stained_glass" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/lime_stained_glass_pane.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/lime_stained_glass_pane.json deleted file mode 100644 index 499df019..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/lime_stained_glass_pane.json +++ /dev/null @@ -1,77 +0,0 @@ -{ - "multipart": [ - { - "apply": { - "model": "minecraft:block/lime_stained_glass_pane_post" - } - }, - { - "apply": { - "model": "minecraft:block/lime_stained_glass_pane_side" - }, - "when": { - "north": "true" - } - }, - { - "apply": { - "model": "minecraft:block/lime_stained_glass_pane_side", - "y": 90 - }, - "when": { - "east": "true" - } - }, - { - "apply": { - "model": "minecraft:block/lime_stained_glass_pane_side_alt" - }, - "when": { - "south": "true" - } - }, - { - "apply": { - "model": "minecraft:block/lime_stained_glass_pane_side_alt", - "y": 90 - }, - "when": { - "west": "true" - } - }, - { - "apply": { - "model": "minecraft:block/lime_stained_glass_pane_noside" - }, - "when": { - "north": "false" - } - }, - { - "apply": { - "model": "minecraft:block/lime_stained_glass_pane_noside_alt" - }, - "when": { - "east": "false" - } - }, - { - "apply": { - "model": "minecraft:block/lime_stained_glass_pane_noside_alt", - "y": 90 - }, - "when": { - "south": "false" - } - }, - { - "apply": { - "model": "minecraft:block/lime_stained_glass_pane_noside", - "y": 270 - }, - "when": { - "west": "false" - } - } - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/lime_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/lime_terracotta.json deleted file mode 100644 index c194305c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/lime_terracotta.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/lime_terracotta" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/lime_wall_banner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/lime_wall_banner.json deleted file mode 100644 index f5e2c87f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/lime_wall_banner.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/banner" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/lime_wool.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/lime_wool.json deleted file mode 100644 index d1524b5d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/lime_wool.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/lime_wool" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/lodestone.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/lodestone.json deleted file mode 100644 index 639e6848..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/lodestone.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/lodestone" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/loom.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/loom.json deleted file mode 100644 index 0a8c5b69..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/loom.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "variants": { - "facing=east": { - "model": "minecraft:block/loom", - "y": 90 - }, - "facing=north": { - "model": "minecraft:block/loom" - }, - "facing=south": { - "model": "minecraft:block/loom", - "y": 180 - }, - "facing=west": { - "model": "minecraft:block/loom", - "y": 270 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/magenta_banner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/magenta_banner.json deleted file mode 100644 index f5e2c87f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/magenta_banner.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/banner" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/magenta_bed.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/magenta_bed.json deleted file mode 100644 index 6577c90a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/magenta_bed.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/bed" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/magenta_candle.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/magenta_candle.json deleted file mode 100644 index 732c2807..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/magenta_candle.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "variants": { - "candles=1,lit=false": { - "model": "minecraft:block/magenta_candle_one_candle" - }, - "candles=1,lit=true": { - "model": "minecraft:block/magenta_candle_one_candle_lit" - }, - "candles=2,lit=false": { - "model": "minecraft:block/magenta_candle_two_candles" - }, - "candles=2,lit=true": { - "model": "minecraft:block/magenta_candle_two_candles_lit" - }, - "candles=3,lit=false": { - "model": "minecraft:block/magenta_candle_three_candles" - }, - "candles=3,lit=true": { - "model": "minecraft:block/magenta_candle_three_candles_lit" - }, - "candles=4,lit=false": { - "model": "minecraft:block/magenta_candle_four_candles" - }, - "candles=4,lit=true": { - "model": "minecraft:block/magenta_candle_four_candles_lit" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/magenta_candle_cake.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/magenta_candle_cake.json deleted file mode 100644 index 1c994f6d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/magenta_candle_cake.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "variants": { - "lit=false": { - "model": "minecraft:block/magenta_candle_cake" - }, - "lit=true": { - "model": "minecraft:block/magenta_candle_cake_lit" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/magenta_carpet.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/magenta_carpet.json deleted file mode 100644 index 3427fec7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/magenta_carpet.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/magenta_carpet" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/magenta_concrete.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/magenta_concrete.json deleted file mode 100644 index efa0ead9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/magenta_concrete.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/magenta_concrete" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/magenta_concrete_powder.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/magenta_concrete_powder.json deleted file mode 100644 index 37231b4f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/magenta_concrete_powder.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "variants": { - "": [ - { - "model": "minecraft:block/magenta_concrete_powder" - }, - { - "model": "minecraft:block/magenta_concrete_powder", - "y": 90 - }, - { - "model": "minecraft:block/magenta_concrete_powder", - "y": 180 - }, - { - "model": "minecraft:block/magenta_concrete_powder", - "y": 270 - } - ] - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/magenta_glazed_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/magenta_glazed_terracotta.json deleted file mode 100644 index bfb421a1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/magenta_glazed_terracotta.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "variants": { - "facing=east": { - "model": "minecraft:block/magenta_glazed_terracotta", - "y": 270 - }, - "facing=north": { - "model": "minecraft:block/magenta_glazed_terracotta", - "y": 180 - }, - "facing=south": { - "model": "minecraft:block/magenta_glazed_terracotta" - }, - "facing=west": { - "model": "minecraft:block/magenta_glazed_terracotta", - "y": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/magenta_shulker_box.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/magenta_shulker_box.json deleted file mode 100644 index e0d737fb..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/magenta_shulker_box.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/magenta_shulker_box" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/magenta_stained_glass.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/magenta_stained_glass.json deleted file mode 100644 index 2081e041..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/magenta_stained_glass.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/magenta_stained_glass" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/magenta_stained_glass_pane.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/magenta_stained_glass_pane.json deleted file mode 100644 index 2c1e2764..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/magenta_stained_glass_pane.json +++ /dev/null @@ -1,77 +0,0 @@ -{ - "multipart": [ - { - "apply": { - "model": "minecraft:block/magenta_stained_glass_pane_post" - } - }, - { - "apply": { - "model": "minecraft:block/magenta_stained_glass_pane_side" - }, - "when": { - "north": "true" - } - }, - { - "apply": { - "model": "minecraft:block/magenta_stained_glass_pane_side", - "y": 90 - }, - "when": { - "east": "true" - } - }, - { - "apply": { - "model": "minecraft:block/magenta_stained_glass_pane_side_alt" - }, - "when": { - "south": "true" - } - }, - { - "apply": { - "model": "minecraft:block/magenta_stained_glass_pane_side_alt", - "y": 90 - }, - "when": { - "west": "true" - } - }, - { - "apply": { - "model": "minecraft:block/magenta_stained_glass_pane_noside" - }, - "when": { - "north": "false" - } - }, - { - "apply": { - "model": "minecraft:block/magenta_stained_glass_pane_noside_alt" - }, - "when": { - "east": "false" - } - }, - { - "apply": { - "model": "minecraft:block/magenta_stained_glass_pane_noside_alt", - "y": 90 - }, - "when": { - "south": "false" - } - }, - { - "apply": { - "model": "minecraft:block/magenta_stained_glass_pane_noside", - "y": 270 - }, - "when": { - "west": "false" - } - } - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/magenta_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/magenta_terracotta.json deleted file mode 100644 index 30135ae5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/magenta_terracotta.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/magenta_terracotta" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/magenta_wall_banner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/magenta_wall_banner.json deleted file mode 100644 index f5e2c87f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/magenta_wall_banner.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/banner" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/magenta_wool.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/magenta_wool.json deleted file mode 100644 index d8666f05..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/magenta_wool.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/magenta_wool" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/magma_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/magma_block.json deleted file mode 100644 index 90e6478e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/magma_block.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/magma_block" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mangrove_button.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mangrove_button.json deleted file mode 100644 index 1dc79467..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mangrove_button.json +++ /dev/null @@ -1,118 +0,0 @@ -{ - "variants": { - "face=ceiling,facing=east,powered=false": { - "model": "minecraft:block/mangrove_button", - "x": 180, - "y": 270 - }, - "face=ceiling,facing=east,powered=true": { - "model": "minecraft:block/mangrove_button_pressed", - "x": 180, - "y": 270 - }, - "face=ceiling,facing=north,powered=false": { - "model": "minecraft:block/mangrove_button", - "x": 180, - "y": 180 - }, - "face=ceiling,facing=north,powered=true": { - "model": "minecraft:block/mangrove_button_pressed", - "x": 180, - "y": 180 - }, - "face=ceiling,facing=south,powered=false": { - "model": "minecraft:block/mangrove_button", - "x": 180 - }, - "face=ceiling,facing=south,powered=true": { - "model": "minecraft:block/mangrove_button_pressed", - "x": 180 - }, - "face=ceiling,facing=west,powered=false": { - "model": "minecraft:block/mangrove_button", - "x": 180, - "y": 90 - }, - "face=ceiling,facing=west,powered=true": { - "model": "minecraft:block/mangrove_button_pressed", - "x": 180, - "y": 90 - }, - "face=floor,facing=east,powered=false": { - "model": "minecraft:block/mangrove_button", - "y": 90 - }, - "face=floor,facing=east,powered=true": { - "model": "minecraft:block/mangrove_button_pressed", - "y": 90 - }, - "face=floor,facing=north,powered=false": { - "model": "minecraft:block/mangrove_button" - }, - "face=floor,facing=north,powered=true": { - "model": "minecraft:block/mangrove_button_pressed" - }, - "face=floor,facing=south,powered=false": { - "model": "minecraft:block/mangrove_button", - "y": 180 - }, - "face=floor,facing=south,powered=true": { - "model": "minecraft:block/mangrove_button_pressed", - "y": 180 - }, - "face=floor,facing=west,powered=false": { - "model": "minecraft:block/mangrove_button", - "y": 270 - }, - "face=floor,facing=west,powered=true": { - "model": "minecraft:block/mangrove_button_pressed", - "y": 270 - }, - "face=wall,facing=east,powered=false": { - "model": "minecraft:block/mangrove_button", - "uvlock": true, - "x": 90, - "y": 90 - }, - "face=wall,facing=east,powered=true": { - "model": "minecraft:block/mangrove_button_pressed", - "uvlock": true, - "x": 90, - "y": 90 - }, - "face=wall,facing=north,powered=false": { - "model": "minecraft:block/mangrove_button", - "uvlock": true, - "x": 90 - }, - "face=wall,facing=north,powered=true": { - "model": "minecraft:block/mangrove_button_pressed", - "uvlock": true, - "x": 90 - }, - "face=wall,facing=south,powered=false": { - "model": "minecraft:block/mangrove_button", - "uvlock": true, - "x": 90, - "y": 180 - }, - "face=wall,facing=south,powered=true": { - "model": "minecraft:block/mangrove_button_pressed", - "uvlock": true, - "x": 90, - "y": 180 - }, - "face=wall,facing=west,powered=false": { - "model": "minecraft:block/mangrove_button", - "uvlock": true, - "x": 90, - "y": 270 - }, - "face=wall,facing=west,powered=true": { - "model": "minecraft:block/mangrove_button_pressed", - "uvlock": true, - "x": 90, - "y": 270 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mangrove_door.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mangrove_door.json deleted file mode 100644 index 0314412d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mangrove_door.json +++ /dev/null @@ -1,124 +0,0 @@ -{ - "variants": { - "facing=east,half=lower,hinge=left,open=false": { - "model": "minecraft:block/mangrove_door_bottom_left" - }, - "facing=east,half=lower,hinge=left,open=true": { - "model": "minecraft:block/mangrove_door_bottom_left_open", - "y": 90 - }, - "facing=east,half=lower,hinge=right,open=false": { - "model": "minecraft:block/mangrove_door_bottom_right" - }, - "facing=east,half=lower,hinge=right,open=true": { - "model": "minecraft:block/mangrove_door_bottom_right_open", - "y": 270 - }, - "facing=east,half=upper,hinge=left,open=false": { - "model": "minecraft:block/mangrove_door_top_left" - }, - "facing=east,half=upper,hinge=left,open=true": { - "model": "minecraft:block/mangrove_door_top_left_open", - "y": 90 - }, - "facing=east,half=upper,hinge=right,open=false": { - "model": "minecraft:block/mangrove_door_top_right" - }, - "facing=east,half=upper,hinge=right,open=true": { - "model": "minecraft:block/mangrove_door_top_right_open", - "y": 270 - }, - "facing=north,half=lower,hinge=left,open=false": { - "model": "minecraft:block/mangrove_door_bottom_left", - "y": 270 - }, - "facing=north,half=lower,hinge=left,open=true": { - "model": "minecraft:block/mangrove_door_bottom_left_open" - }, - "facing=north,half=lower,hinge=right,open=false": { - "model": "minecraft:block/mangrove_door_bottom_right", - "y": 270 - }, - "facing=north,half=lower,hinge=right,open=true": { - "model": "minecraft:block/mangrove_door_bottom_right_open", - "y": 180 - }, - "facing=north,half=upper,hinge=left,open=false": { - "model": "minecraft:block/mangrove_door_top_left", - "y": 270 - }, - "facing=north,half=upper,hinge=left,open=true": { - "model": "minecraft:block/mangrove_door_top_left_open" - }, - "facing=north,half=upper,hinge=right,open=false": { - "model": "minecraft:block/mangrove_door_top_right", - "y": 270 - }, - "facing=north,half=upper,hinge=right,open=true": { - "model": "minecraft:block/mangrove_door_top_right_open", - "y": 180 - }, - "facing=south,half=lower,hinge=left,open=false": { - "model": "minecraft:block/mangrove_door_bottom_left", - "y": 90 - }, - "facing=south,half=lower,hinge=left,open=true": { - "model": "minecraft:block/mangrove_door_bottom_left_open", - "y": 180 - }, - "facing=south,half=lower,hinge=right,open=false": { - "model": "minecraft:block/mangrove_door_bottom_right", - "y": 90 - }, - "facing=south,half=lower,hinge=right,open=true": { - "model": "minecraft:block/mangrove_door_bottom_right_open" - }, - "facing=south,half=upper,hinge=left,open=false": { - "model": "minecraft:block/mangrove_door_top_left", - "y": 90 - }, - "facing=south,half=upper,hinge=left,open=true": { - "model": "minecraft:block/mangrove_door_top_left_open", - "y": 180 - }, - "facing=south,half=upper,hinge=right,open=false": { - "model": "minecraft:block/mangrove_door_top_right", - "y": 90 - }, - "facing=south,half=upper,hinge=right,open=true": { - "model": "minecraft:block/mangrove_door_top_right_open" - }, - "facing=west,half=lower,hinge=left,open=false": { - "model": "minecraft:block/mangrove_door_bottom_left", - "y": 180 - }, - "facing=west,half=lower,hinge=left,open=true": { - "model": "minecraft:block/mangrove_door_bottom_left_open", - "y": 270 - }, - "facing=west,half=lower,hinge=right,open=false": { - "model": "minecraft:block/mangrove_door_bottom_right", - "y": 180 - }, - "facing=west,half=lower,hinge=right,open=true": { - "model": "minecraft:block/mangrove_door_bottom_right_open", - "y": 90 - }, - "facing=west,half=upper,hinge=left,open=false": { - "model": "minecraft:block/mangrove_door_top_left", - "y": 180 - }, - "facing=west,half=upper,hinge=left,open=true": { - "model": "minecraft:block/mangrove_door_top_left_open", - "y": 270 - }, - "facing=west,half=upper,hinge=right,open=false": { - "model": "minecraft:block/mangrove_door_top_right", - "y": 180 - }, - "facing=west,half=upper,hinge=right,open=true": { - "model": "minecraft:block/mangrove_door_top_right_open", - "y": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mangrove_fence.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mangrove_fence.json deleted file mode 100644 index 110e6b76..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mangrove_fence.json +++ /dev/null @@ -1,48 +0,0 @@ -{ - "multipart": [ - { - "apply": { - "model": "minecraft:block/mangrove_fence_post" - } - }, - { - "apply": { - "model": "minecraft:block/mangrove_fence_side", - "uvlock": true - }, - "when": { - "north": "true" - } - }, - { - "apply": { - "model": "minecraft:block/mangrove_fence_side", - "uvlock": true, - "y": 90 - }, - "when": { - "east": "true" - } - }, - { - "apply": { - "model": "minecraft:block/mangrove_fence_side", - "uvlock": true, - "y": 180 - }, - "when": { - "south": "true" - } - }, - { - "apply": { - "model": "minecraft:block/mangrove_fence_side", - "uvlock": true, - "y": 270 - }, - "when": { - "west": "true" - } - } - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mangrove_fence_gate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mangrove_fence_gate.json deleted file mode 100644 index c50e279c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mangrove_fence_gate.json +++ /dev/null @@ -1,80 +0,0 @@ -{ - "variants": { - "facing=east,in_wall=false,open=false": { - "model": "minecraft:block/mangrove_fence_gate", - "uvlock": true, - "y": 270 - }, - "facing=east,in_wall=false,open=true": { - "model": "minecraft:block/mangrove_fence_gate_open", - "uvlock": true, - "y": 270 - }, - "facing=east,in_wall=true,open=false": { - "model": "minecraft:block/mangrove_fence_gate_wall", - "uvlock": true, - "y": 270 - }, - "facing=east,in_wall=true,open=true": { - "model": "minecraft:block/mangrove_fence_gate_wall_open", - "uvlock": true, - "y": 270 - }, - "facing=north,in_wall=false,open=false": { - "model": "minecraft:block/mangrove_fence_gate", - "uvlock": true, - "y": 180 - }, - "facing=north,in_wall=false,open=true": { - "model": "minecraft:block/mangrove_fence_gate_open", - "uvlock": true, - "y": 180 - }, - "facing=north,in_wall=true,open=false": { - "model": "minecraft:block/mangrove_fence_gate_wall", - "uvlock": true, - "y": 180 - }, - "facing=north,in_wall=true,open=true": { - "model": "minecraft:block/mangrove_fence_gate_wall_open", - "uvlock": true, - "y": 180 - }, - "facing=south,in_wall=false,open=false": { - "model": "minecraft:block/mangrove_fence_gate", - "uvlock": true - }, - "facing=south,in_wall=false,open=true": { - "model": "minecraft:block/mangrove_fence_gate_open", - "uvlock": true - }, - "facing=south,in_wall=true,open=false": { - "model": "minecraft:block/mangrove_fence_gate_wall", - "uvlock": true - }, - "facing=south,in_wall=true,open=true": { - "model": "minecraft:block/mangrove_fence_gate_wall_open", - "uvlock": true - }, - "facing=west,in_wall=false,open=false": { - "model": "minecraft:block/mangrove_fence_gate", - "uvlock": true, - "y": 90 - }, - "facing=west,in_wall=false,open=true": { - "model": "minecraft:block/mangrove_fence_gate_open", - "uvlock": true, - "y": 90 - }, - "facing=west,in_wall=true,open=false": { - "model": "minecraft:block/mangrove_fence_gate_wall", - "uvlock": true, - "y": 90 - }, - "facing=west,in_wall=true,open=true": { - "model": "minecraft:block/mangrove_fence_gate_wall_open", - "uvlock": true, - "y": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mangrove_hanging_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mangrove_hanging_sign.json deleted file mode 100644 index c8442f05..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mangrove_hanging_sign.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/mangrove_hanging_sign" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mangrove_leaves.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mangrove_leaves.json deleted file mode 100644 index 49ae2e02..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mangrove_leaves.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/mangrove_leaves" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mangrove_log.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mangrove_log.json deleted file mode 100644 index 55ca8b93..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mangrove_log.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "variants": { - "axis=x": { - "model": "minecraft:block/mangrove_log_horizontal", - "x": 90, - "y": 90 - }, - "axis=y": { - "model": "minecraft:block/mangrove_log" - }, - "axis=z": { - "model": "minecraft:block/mangrove_log_horizontal", - "x": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mangrove_planks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mangrove_planks.json deleted file mode 100644 index 9e7098e8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mangrove_planks.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/mangrove_planks" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mangrove_pressure_plate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mangrove_pressure_plate.json deleted file mode 100644 index 6415a38c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mangrove_pressure_plate.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "variants": { - "powered=false": { - "model": "minecraft:block/mangrove_pressure_plate" - }, - "powered=true": { - "model": "minecraft:block/mangrove_pressure_plate_down" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mangrove_propagule.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mangrove_propagule.json deleted file mode 100644 index 970a8c4b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mangrove_propagule.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "variants": { - "age=0,hanging=false": { - "model": "minecraft:block/mangrove_propagule" - }, - "age=0,hanging=true": { - "model": "minecraft:block/mangrove_propagule_hanging_0" - }, - "age=1,hanging=false": { - "model": "minecraft:block/mangrove_propagule" - }, - "age=1,hanging=true": { - "model": "minecraft:block/mangrove_propagule_hanging_1" - }, - "age=2,hanging=false": { - "model": "minecraft:block/mangrove_propagule" - }, - "age=2,hanging=true": { - "model": "minecraft:block/mangrove_propagule_hanging_2" - }, - "age=3,hanging=false": { - "model": "minecraft:block/mangrove_propagule" - }, - "age=3,hanging=true": { - "model": "minecraft:block/mangrove_propagule_hanging_3" - }, - "age=4,hanging=false": { - "model": "minecraft:block/mangrove_propagule" - }, - "age=4,hanging=true": { - "model": "minecraft:block/mangrove_propagule_hanging_4" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mangrove_roots.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mangrove_roots.json deleted file mode 100644 index dd31808b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mangrove_roots.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/mangrove_roots" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mangrove_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mangrove_sign.json deleted file mode 100644 index 9559d65c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mangrove_sign.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/mangrove_sign" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mangrove_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mangrove_slab.json deleted file mode 100644 index ec39777e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mangrove_slab.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "variants": { - "type=bottom": { - "model": "minecraft:block/mangrove_slab" - }, - "type=double": { - "model": "minecraft:block/mangrove_planks" - }, - "type=top": { - "model": "minecraft:block/mangrove_slab_top" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mangrove_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mangrove_stairs.json deleted file mode 100644 index 69e2425b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mangrove_stairs.json +++ /dev/null @@ -1,209 +0,0 @@ -{ - "variants": { - "facing=east,half=bottom,shape=inner_left": { - "model": "minecraft:block/mangrove_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=inner_right": { - "model": "minecraft:block/mangrove_stairs_inner" - }, - "facing=east,half=bottom,shape=outer_left": { - "model": "minecraft:block/mangrove_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=outer_right": { - "model": "minecraft:block/mangrove_stairs_outer" - }, - "facing=east,half=bottom,shape=straight": { - "model": "minecraft:block/mangrove_stairs" - }, - "facing=east,half=top,shape=inner_left": { - "model": "minecraft:block/mangrove_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=inner_right": { - "model": "minecraft:block/mangrove_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=outer_left": { - "model": "minecraft:block/mangrove_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=outer_right": { - "model": "minecraft:block/mangrove_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=straight": { - "model": "minecraft:block/mangrove_stairs", - "uvlock": true, - "x": 180 - }, - "facing=north,half=bottom,shape=inner_left": { - "model": "minecraft:block/mangrove_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=inner_right": { - "model": "minecraft:block/mangrove_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=outer_left": { - "model": "minecraft:block/mangrove_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=outer_right": { - "model": "minecraft:block/mangrove_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=straight": { - "model": "minecraft:block/mangrove_stairs", - "uvlock": true, - "y": 270 - }, - "facing=north,half=top,shape=inner_left": { - "model": "minecraft:block/mangrove_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=inner_right": { - "model": "minecraft:block/mangrove_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=outer_left": { - "model": "minecraft:block/mangrove_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=outer_right": { - "model": "minecraft:block/mangrove_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=straight": { - "model": "minecraft:block/mangrove_stairs", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=south,half=bottom,shape=inner_left": { - "model": "minecraft:block/mangrove_stairs_inner" - }, - "facing=south,half=bottom,shape=inner_right": { - "model": "minecraft:block/mangrove_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=outer_left": { - "model": "minecraft:block/mangrove_stairs_outer" - }, - "facing=south,half=bottom,shape=outer_right": { - "model": "minecraft:block/mangrove_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=straight": { - "model": "minecraft:block/mangrove_stairs", - "uvlock": true, - "y": 90 - }, - "facing=south,half=top,shape=inner_left": { - "model": "minecraft:block/mangrove_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=inner_right": { - "model": "minecraft:block/mangrove_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=outer_left": { - "model": "minecraft:block/mangrove_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=outer_right": { - "model": "minecraft:block/mangrove_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=straight": { - "model": "minecraft:block/mangrove_stairs", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_left": { - "model": "minecraft:block/mangrove_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_right": { - "model": "minecraft:block/mangrove_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=outer_left": { - "model": "minecraft:block/mangrove_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=outer_right": { - "model": "minecraft:block/mangrove_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=straight": { - "model": "minecraft:block/mangrove_stairs", - "uvlock": true, - "y": 180 - }, - "facing=west,half=top,shape=inner_left": { - "model": "minecraft:block/mangrove_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=inner_right": { - "model": "minecraft:block/mangrove_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=outer_left": { - "model": "minecraft:block/mangrove_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=outer_right": { - "model": "minecraft:block/mangrove_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=straight": { - "model": "minecraft:block/mangrove_stairs", - "uvlock": true, - "x": 180, - "y": 180 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mangrove_trapdoor.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mangrove_trapdoor.json deleted file mode 100644 index cab73e2e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mangrove_trapdoor.json +++ /dev/null @@ -1,69 +0,0 @@ -{ - "variants": { - "facing=east,half=bottom,open=false": { - "model": "minecraft:block/mangrove_trapdoor_bottom", - "y": 90 - }, - "facing=east,half=bottom,open=true": { - "model": "minecraft:block/mangrove_trapdoor_open", - "y": 90 - }, - "facing=east,half=top,open=false": { - "model": "minecraft:block/mangrove_trapdoor_top", - "y": 90 - }, - "facing=east,half=top,open=true": { - "model": "minecraft:block/mangrove_trapdoor_open", - "x": 180, - "y": 270 - }, - "facing=north,half=bottom,open=false": { - "model": "minecraft:block/mangrove_trapdoor_bottom" - }, - "facing=north,half=bottom,open=true": { - "model": "minecraft:block/mangrove_trapdoor_open" - }, - "facing=north,half=top,open=false": { - "model": "minecraft:block/mangrove_trapdoor_top" - }, - "facing=north,half=top,open=true": { - "model": "minecraft:block/mangrove_trapdoor_open", - "x": 180, - "y": 180 - }, - "facing=south,half=bottom,open=false": { - "model": "minecraft:block/mangrove_trapdoor_bottom", - "y": 180 - }, - "facing=south,half=bottom,open=true": { - "model": "minecraft:block/mangrove_trapdoor_open", - "y": 180 - }, - "facing=south,half=top,open=false": { - "model": "minecraft:block/mangrove_trapdoor_top", - "y": 180 - }, - "facing=south,half=top,open=true": { - "model": "minecraft:block/mangrove_trapdoor_open", - "x": 180, - "y": 0 - }, - "facing=west,half=bottom,open=false": { - "model": "minecraft:block/mangrove_trapdoor_bottom", - "y": 270 - }, - "facing=west,half=bottom,open=true": { - "model": "minecraft:block/mangrove_trapdoor_open", - "y": 270 - }, - "facing=west,half=top,open=false": { - "model": "minecraft:block/mangrove_trapdoor_top", - "y": 270 - }, - "facing=west,half=top,open=true": { - "model": "minecraft:block/mangrove_trapdoor_open", - "x": 180, - "y": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mangrove_wall_hanging_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mangrove_wall_hanging_sign.json deleted file mode 100644 index c8442f05..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mangrove_wall_hanging_sign.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/mangrove_hanging_sign" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mangrove_wall_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mangrove_wall_sign.json deleted file mode 100644 index 9559d65c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mangrove_wall_sign.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/mangrove_sign" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mangrove_wood.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mangrove_wood.json deleted file mode 100644 index c517ddc9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mangrove_wood.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "variants": { - "axis=x": { - "model": "minecraft:block/mangrove_wood", - "x": 90, - "y": 90 - }, - "axis=y": { - "model": "minecraft:block/mangrove_wood" - }, - "axis=z": { - "model": "minecraft:block/mangrove_wood", - "x": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/medium_amethyst_bud.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/medium_amethyst_bud.json deleted file mode 100644 index 2166b862..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/medium_amethyst_bud.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "variants": { - "facing=down": { - "model": "minecraft:block/medium_amethyst_bud", - "x": 180 - }, - "facing=east": { - "model": "minecraft:block/medium_amethyst_bud", - "x": 90, - "y": 90 - }, - "facing=north": { - "model": "minecraft:block/medium_amethyst_bud", - "x": 90 - }, - "facing=south": { - "model": "minecraft:block/medium_amethyst_bud", - "x": 90, - "y": 180 - }, - "facing=up": { - "model": "minecraft:block/medium_amethyst_bud" - }, - "facing=west": { - "model": "minecraft:block/medium_amethyst_bud", - "x": 90, - "y": 270 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/melon.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/melon.json deleted file mode 100644 index 93ce0cd4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/melon.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/melon" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/melon_stem.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/melon_stem.json deleted file mode 100644 index 89bcde3f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/melon_stem.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "variants": { - "age=0": { - "model": "minecraft:block/melon_stem_stage0" - }, - "age=1": { - "model": "minecraft:block/melon_stem_stage1" - }, - "age=2": { - "model": "minecraft:block/melon_stem_stage2" - }, - "age=3": { - "model": "minecraft:block/melon_stem_stage3" - }, - "age=4": { - "model": "minecraft:block/melon_stem_stage4" - }, - "age=5": { - "model": "minecraft:block/melon_stem_stage5" - }, - "age=6": { - "model": "minecraft:block/melon_stem_stage6" - }, - "age=7": { - "model": "minecraft:block/melon_stem_stage7" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/moss_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/moss_block.json deleted file mode 100644 index 8c2eaa3a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/moss_block.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/moss_block" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/moss_carpet.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/moss_carpet.json deleted file mode 100644 index 3b338b55..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/moss_carpet.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/moss_carpet" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mossy_cobblestone.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mossy_cobblestone.json deleted file mode 100644 index 7467ed1d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mossy_cobblestone.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/mossy_cobblestone" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mossy_cobblestone_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mossy_cobblestone_slab.json deleted file mode 100644 index 51dfa2ca..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mossy_cobblestone_slab.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "variants": { - "type=bottom": { - "model": "minecraft:block/mossy_cobblestone_slab" - }, - "type=double": { - "model": "minecraft:block/mossy_cobblestone" - }, - "type=top": { - "model": "minecraft:block/mossy_cobblestone_slab_top" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mossy_cobblestone_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mossy_cobblestone_stairs.json deleted file mode 100644 index 1e1bc448..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mossy_cobblestone_stairs.json +++ /dev/null @@ -1,209 +0,0 @@ -{ - "variants": { - "facing=east,half=bottom,shape=inner_left": { - "model": "minecraft:block/mossy_cobblestone_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=inner_right": { - "model": "minecraft:block/mossy_cobblestone_stairs_inner" - }, - "facing=east,half=bottom,shape=outer_left": { - "model": "minecraft:block/mossy_cobblestone_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=outer_right": { - "model": "minecraft:block/mossy_cobblestone_stairs_outer" - }, - "facing=east,half=bottom,shape=straight": { - "model": "minecraft:block/mossy_cobblestone_stairs" - }, - "facing=east,half=top,shape=inner_left": { - "model": "minecraft:block/mossy_cobblestone_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=inner_right": { - "model": "minecraft:block/mossy_cobblestone_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=outer_left": { - "model": "minecraft:block/mossy_cobblestone_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=outer_right": { - "model": "minecraft:block/mossy_cobblestone_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=straight": { - "model": "minecraft:block/mossy_cobblestone_stairs", - "uvlock": true, - "x": 180 - }, - "facing=north,half=bottom,shape=inner_left": { - "model": "minecraft:block/mossy_cobblestone_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=inner_right": { - "model": "minecraft:block/mossy_cobblestone_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=outer_left": { - "model": "minecraft:block/mossy_cobblestone_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=outer_right": { - "model": "minecraft:block/mossy_cobblestone_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=straight": { - "model": "minecraft:block/mossy_cobblestone_stairs", - "uvlock": true, - "y": 270 - }, - "facing=north,half=top,shape=inner_left": { - "model": "minecraft:block/mossy_cobblestone_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=inner_right": { - "model": "minecraft:block/mossy_cobblestone_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=outer_left": { - "model": "minecraft:block/mossy_cobblestone_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=outer_right": { - "model": "minecraft:block/mossy_cobblestone_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=straight": { - "model": "minecraft:block/mossy_cobblestone_stairs", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=south,half=bottom,shape=inner_left": { - "model": "minecraft:block/mossy_cobblestone_stairs_inner" - }, - "facing=south,half=bottom,shape=inner_right": { - "model": "minecraft:block/mossy_cobblestone_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=outer_left": { - "model": "minecraft:block/mossy_cobblestone_stairs_outer" - }, - "facing=south,half=bottom,shape=outer_right": { - "model": "minecraft:block/mossy_cobblestone_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=straight": { - "model": "minecraft:block/mossy_cobblestone_stairs", - "uvlock": true, - "y": 90 - }, - "facing=south,half=top,shape=inner_left": { - "model": "minecraft:block/mossy_cobblestone_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=inner_right": { - "model": "minecraft:block/mossy_cobblestone_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=outer_left": { - "model": "minecraft:block/mossy_cobblestone_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=outer_right": { - "model": "minecraft:block/mossy_cobblestone_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=straight": { - "model": "minecraft:block/mossy_cobblestone_stairs", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_left": { - "model": "minecraft:block/mossy_cobblestone_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_right": { - "model": "minecraft:block/mossy_cobblestone_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=outer_left": { - "model": "minecraft:block/mossy_cobblestone_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=outer_right": { - "model": "minecraft:block/mossy_cobblestone_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=straight": { - "model": "minecraft:block/mossy_cobblestone_stairs", - "uvlock": true, - "y": 180 - }, - "facing=west,half=top,shape=inner_left": { - "model": "minecraft:block/mossy_cobblestone_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=inner_right": { - "model": "minecraft:block/mossy_cobblestone_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=outer_left": { - "model": "minecraft:block/mossy_cobblestone_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=outer_right": { - "model": "minecraft:block/mossy_cobblestone_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=straight": { - "model": "minecraft:block/mossy_cobblestone_stairs", - "uvlock": true, - "x": 180, - "y": 180 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mossy_cobblestone_wall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mossy_cobblestone_wall.json deleted file mode 100644 index 6edbd9af..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mossy_cobblestone_wall.json +++ /dev/null @@ -1,90 +0,0 @@ -{ - "multipart": [ - { - "apply": { - "model": "minecraft:block/mossy_cobblestone_wall_post" - }, - "when": { - "up": "true" - } - }, - { - "apply": { - "model": "minecraft:block/mossy_cobblestone_wall_side", - "uvlock": true - }, - "when": { - "north": "low" - } - }, - { - "apply": { - "model": "minecraft:block/mossy_cobblestone_wall_side", - "uvlock": true, - "y": 90 - }, - "when": { - "east": "low" - } - }, - { - "apply": { - "model": "minecraft:block/mossy_cobblestone_wall_side", - "uvlock": true, - "y": 180 - }, - "when": { - "south": "low" - } - }, - { - "apply": { - "model": "minecraft:block/mossy_cobblestone_wall_side", - "uvlock": true, - "y": 270 - }, - "when": { - "west": "low" - } - }, - { - "apply": { - "model": "minecraft:block/mossy_cobblestone_wall_side_tall", - "uvlock": true - }, - "when": { - "north": "tall" - } - }, - { - "apply": { - "model": "minecraft:block/mossy_cobblestone_wall_side_tall", - "uvlock": true, - "y": 90 - }, - "when": { - "east": "tall" - } - }, - { - "apply": { - "model": "minecraft:block/mossy_cobblestone_wall_side_tall", - "uvlock": true, - "y": 180 - }, - "when": { - "south": "tall" - } - }, - { - "apply": { - "model": "minecraft:block/mossy_cobblestone_wall_side_tall", - "uvlock": true, - "y": 270 - }, - "when": { - "west": "tall" - } - } - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mossy_stone_brick_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mossy_stone_brick_slab.json deleted file mode 100644 index e8d96fc0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mossy_stone_brick_slab.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "variants": { - "type=bottom": { - "model": "minecraft:block/mossy_stone_brick_slab" - }, - "type=double": { - "model": "minecraft:block/mossy_stone_bricks" - }, - "type=top": { - "model": "minecraft:block/mossy_stone_brick_slab_top" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mossy_stone_brick_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mossy_stone_brick_stairs.json deleted file mode 100644 index 1a00d671..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mossy_stone_brick_stairs.json +++ /dev/null @@ -1,209 +0,0 @@ -{ - "variants": { - "facing=east,half=bottom,shape=inner_left": { - "model": "minecraft:block/mossy_stone_brick_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=inner_right": { - "model": "minecraft:block/mossy_stone_brick_stairs_inner" - }, - "facing=east,half=bottom,shape=outer_left": { - "model": "minecraft:block/mossy_stone_brick_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=outer_right": { - "model": "minecraft:block/mossy_stone_brick_stairs_outer" - }, - "facing=east,half=bottom,shape=straight": { - "model": "minecraft:block/mossy_stone_brick_stairs" - }, - "facing=east,half=top,shape=inner_left": { - "model": "minecraft:block/mossy_stone_brick_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=inner_right": { - "model": "minecraft:block/mossy_stone_brick_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=outer_left": { - "model": "minecraft:block/mossy_stone_brick_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=outer_right": { - "model": "minecraft:block/mossy_stone_brick_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=straight": { - "model": "minecraft:block/mossy_stone_brick_stairs", - "uvlock": true, - "x": 180 - }, - "facing=north,half=bottom,shape=inner_left": { - "model": "minecraft:block/mossy_stone_brick_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=inner_right": { - "model": "minecraft:block/mossy_stone_brick_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=outer_left": { - "model": "minecraft:block/mossy_stone_brick_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=outer_right": { - "model": "minecraft:block/mossy_stone_brick_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=straight": { - "model": "minecraft:block/mossy_stone_brick_stairs", - "uvlock": true, - "y": 270 - }, - "facing=north,half=top,shape=inner_left": { - "model": "minecraft:block/mossy_stone_brick_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=inner_right": { - "model": "minecraft:block/mossy_stone_brick_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=outer_left": { - "model": "minecraft:block/mossy_stone_brick_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=outer_right": { - "model": "minecraft:block/mossy_stone_brick_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=straight": { - "model": "minecraft:block/mossy_stone_brick_stairs", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=south,half=bottom,shape=inner_left": { - "model": "minecraft:block/mossy_stone_brick_stairs_inner" - }, - "facing=south,half=bottom,shape=inner_right": { - "model": "minecraft:block/mossy_stone_brick_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=outer_left": { - "model": "minecraft:block/mossy_stone_brick_stairs_outer" - }, - "facing=south,half=bottom,shape=outer_right": { - "model": "minecraft:block/mossy_stone_brick_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=straight": { - "model": "minecraft:block/mossy_stone_brick_stairs", - "uvlock": true, - "y": 90 - }, - "facing=south,half=top,shape=inner_left": { - "model": "minecraft:block/mossy_stone_brick_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=inner_right": { - "model": "minecraft:block/mossy_stone_brick_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=outer_left": { - "model": "minecraft:block/mossy_stone_brick_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=outer_right": { - "model": "minecraft:block/mossy_stone_brick_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=straight": { - "model": "minecraft:block/mossy_stone_brick_stairs", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_left": { - "model": "minecraft:block/mossy_stone_brick_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_right": { - "model": "minecraft:block/mossy_stone_brick_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=outer_left": { - "model": "minecraft:block/mossy_stone_brick_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=outer_right": { - "model": "minecraft:block/mossy_stone_brick_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=straight": { - "model": "minecraft:block/mossy_stone_brick_stairs", - "uvlock": true, - "y": 180 - }, - "facing=west,half=top,shape=inner_left": { - "model": "minecraft:block/mossy_stone_brick_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=inner_right": { - "model": "minecraft:block/mossy_stone_brick_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=outer_left": { - "model": "minecraft:block/mossy_stone_brick_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=outer_right": { - "model": "minecraft:block/mossy_stone_brick_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=straight": { - "model": "minecraft:block/mossy_stone_brick_stairs", - "uvlock": true, - "x": 180, - "y": 180 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mossy_stone_brick_wall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mossy_stone_brick_wall.json deleted file mode 100644 index d5c2e06d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mossy_stone_brick_wall.json +++ /dev/null @@ -1,90 +0,0 @@ -{ - "multipart": [ - { - "apply": { - "model": "minecraft:block/mossy_stone_brick_wall_post" - }, - "when": { - "up": "true" - } - }, - { - "apply": { - "model": "minecraft:block/mossy_stone_brick_wall_side", - "uvlock": true - }, - "when": { - "north": "low" - } - }, - { - "apply": { - "model": "minecraft:block/mossy_stone_brick_wall_side", - "uvlock": true, - "y": 90 - }, - "when": { - "east": "low" - } - }, - { - "apply": { - "model": "minecraft:block/mossy_stone_brick_wall_side", - "uvlock": true, - "y": 180 - }, - "when": { - "south": "low" - } - }, - { - "apply": { - "model": "minecraft:block/mossy_stone_brick_wall_side", - "uvlock": true, - "y": 270 - }, - "when": { - "west": "low" - } - }, - { - "apply": { - "model": "minecraft:block/mossy_stone_brick_wall_side_tall", - "uvlock": true - }, - "when": { - "north": "tall" - } - }, - { - "apply": { - "model": "minecraft:block/mossy_stone_brick_wall_side_tall", - "uvlock": true, - "y": 90 - }, - "when": { - "east": "tall" - } - }, - { - "apply": { - "model": "minecraft:block/mossy_stone_brick_wall_side_tall", - "uvlock": true, - "y": 180 - }, - "when": { - "south": "tall" - } - }, - { - "apply": { - "model": "minecraft:block/mossy_stone_brick_wall_side_tall", - "uvlock": true, - "y": 270 - }, - "when": { - "west": "tall" - } - } - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mossy_stone_bricks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mossy_stone_bricks.json deleted file mode 100644 index c17c4a7f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mossy_stone_bricks.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/mossy_stone_bricks" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/moving_piston.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/moving_piston.json deleted file mode 100644 index aaa921ff..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/moving_piston.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/moving_piston" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mud.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mud.json deleted file mode 100644 index d62b2f7a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mud.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/mud" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mud_brick_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mud_brick_slab.json deleted file mode 100644 index f611448d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mud_brick_slab.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "variants": { - "type=bottom": { - "model": "minecraft:block/mud_brick_slab" - }, - "type=double": { - "model": "minecraft:block/mud_bricks" - }, - "type=top": { - "model": "minecraft:block/mud_brick_slab_top" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mud_brick_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mud_brick_stairs.json deleted file mode 100644 index a75a3490..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mud_brick_stairs.json +++ /dev/null @@ -1,209 +0,0 @@ -{ - "variants": { - "facing=east,half=bottom,shape=inner_left": { - "model": "minecraft:block/mud_brick_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=inner_right": { - "model": "minecraft:block/mud_brick_stairs_inner" - }, - "facing=east,half=bottom,shape=outer_left": { - "model": "minecraft:block/mud_brick_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=outer_right": { - "model": "minecraft:block/mud_brick_stairs_outer" - }, - "facing=east,half=bottom,shape=straight": { - "model": "minecraft:block/mud_brick_stairs" - }, - "facing=east,half=top,shape=inner_left": { - "model": "minecraft:block/mud_brick_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=inner_right": { - "model": "minecraft:block/mud_brick_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=outer_left": { - "model": "minecraft:block/mud_brick_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=outer_right": { - "model": "minecraft:block/mud_brick_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=straight": { - "model": "minecraft:block/mud_brick_stairs", - "uvlock": true, - "x": 180 - }, - "facing=north,half=bottom,shape=inner_left": { - "model": "minecraft:block/mud_brick_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=inner_right": { - "model": "minecraft:block/mud_brick_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=outer_left": { - "model": "minecraft:block/mud_brick_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=outer_right": { - "model": "minecraft:block/mud_brick_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=straight": { - "model": "minecraft:block/mud_brick_stairs", - "uvlock": true, - "y": 270 - }, - "facing=north,half=top,shape=inner_left": { - "model": "minecraft:block/mud_brick_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=inner_right": { - "model": "minecraft:block/mud_brick_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=outer_left": { - "model": "minecraft:block/mud_brick_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=outer_right": { - "model": "minecraft:block/mud_brick_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=straight": { - "model": "minecraft:block/mud_brick_stairs", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=south,half=bottom,shape=inner_left": { - "model": "minecraft:block/mud_brick_stairs_inner" - }, - "facing=south,half=bottom,shape=inner_right": { - "model": "minecraft:block/mud_brick_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=outer_left": { - "model": "minecraft:block/mud_brick_stairs_outer" - }, - "facing=south,half=bottom,shape=outer_right": { - "model": "minecraft:block/mud_brick_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=straight": { - "model": "minecraft:block/mud_brick_stairs", - "uvlock": true, - "y": 90 - }, - "facing=south,half=top,shape=inner_left": { - "model": "minecraft:block/mud_brick_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=inner_right": { - "model": "minecraft:block/mud_brick_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=outer_left": { - "model": "minecraft:block/mud_brick_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=outer_right": { - "model": "minecraft:block/mud_brick_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=straight": { - "model": "minecraft:block/mud_brick_stairs", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_left": { - "model": "minecraft:block/mud_brick_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_right": { - "model": "minecraft:block/mud_brick_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=outer_left": { - "model": "minecraft:block/mud_brick_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=outer_right": { - "model": "minecraft:block/mud_brick_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=straight": { - "model": "minecraft:block/mud_brick_stairs", - "uvlock": true, - "y": 180 - }, - "facing=west,half=top,shape=inner_left": { - "model": "minecraft:block/mud_brick_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=inner_right": { - "model": "minecraft:block/mud_brick_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=outer_left": { - "model": "minecraft:block/mud_brick_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=outer_right": { - "model": "minecraft:block/mud_brick_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=straight": { - "model": "minecraft:block/mud_brick_stairs", - "uvlock": true, - "x": 180, - "y": 180 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mud_brick_wall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mud_brick_wall.json deleted file mode 100644 index 6a954ff0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mud_brick_wall.json +++ /dev/null @@ -1,90 +0,0 @@ -{ - "multipart": [ - { - "apply": { - "model": "minecraft:block/mud_brick_wall_post" - }, - "when": { - "up": "true" - } - }, - { - "apply": { - "model": "minecraft:block/mud_brick_wall_side", - "uvlock": true - }, - "when": { - "north": "low" - } - }, - { - "apply": { - "model": "minecraft:block/mud_brick_wall_side", - "uvlock": true, - "y": 90 - }, - "when": { - "east": "low" - } - }, - { - "apply": { - "model": "minecraft:block/mud_brick_wall_side", - "uvlock": true, - "y": 180 - }, - "when": { - "south": "low" - } - }, - { - "apply": { - "model": "minecraft:block/mud_brick_wall_side", - "uvlock": true, - "y": 270 - }, - "when": { - "west": "low" - } - }, - { - "apply": { - "model": "minecraft:block/mud_brick_wall_side_tall", - "uvlock": true - }, - "when": { - "north": "tall" - } - }, - { - "apply": { - "model": "minecraft:block/mud_brick_wall_side_tall", - "uvlock": true, - "y": 90 - }, - "when": { - "east": "tall" - } - }, - { - "apply": { - "model": "minecraft:block/mud_brick_wall_side_tall", - "uvlock": true, - "y": 180 - }, - "when": { - "south": "tall" - } - }, - { - "apply": { - "model": "minecraft:block/mud_brick_wall_side_tall", - "uvlock": true, - "y": 270 - }, - "when": { - "west": "tall" - } - } - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mud_bricks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mud_bricks.json deleted file mode 100644 index 57475ffd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mud_bricks.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/mud_bricks_north_west_mirrored" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/muddy_mangrove_roots.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/muddy_mangrove_roots.json deleted file mode 100644 index 8f96e013..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/muddy_mangrove_roots.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "variants": { - "axis=x": { - "model": "minecraft:block/muddy_mangrove_roots", - "x": 90, - "y": 90 - }, - "axis=y": { - "model": "minecraft:block/muddy_mangrove_roots" - }, - "axis=z": { - "model": "minecraft:block/muddy_mangrove_roots", - "x": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mushroom_stem.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mushroom_stem.json deleted file mode 100644 index 7bcbe438..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mushroom_stem.json +++ /dev/null @@ -1,120 +0,0 @@ -{ - "multipart": [ - { - "apply": { - "model": "minecraft:block/mushroom_stem" - }, - "when": { - "north": "true" - } - }, - { - "apply": { - "model": "minecraft:block/mushroom_stem", - "uvlock": true, - "y": 90 - }, - "when": { - "east": "true" - } - }, - { - "apply": { - "model": "minecraft:block/mushroom_stem", - "uvlock": true, - "y": 180 - }, - "when": { - "south": "true" - } - }, - { - "apply": { - "model": "minecraft:block/mushroom_stem", - "uvlock": true, - "y": 270 - }, - "when": { - "west": "true" - } - }, - { - "apply": { - "model": "minecraft:block/mushroom_stem", - "uvlock": true, - "x": 270 - }, - "when": { - "up": "true" - } - }, - { - "apply": { - "model": "minecraft:block/mushroom_stem", - "uvlock": true, - "x": 90 - }, - "when": { - "down": "true" - } - }, - { - "apply": { - "model": "minecraft:block/mushroom_block_inside" - }, - "when": { - "north": "false" - } - }, - { - "apply": { - "model": "minecraft:block/mushroom_block_inside", - "uvlock": false, - "y": 90 - }, - "when": { - "east": "false" - } - }, - { - "apply": { - "model": "minecraft:block/mushroom_block_inside", - "uvlock": false, - "y": 180 - }, - "when": { - "south": "false" - } - }, - { - "apply": { - "model": "minecraft:block/mushroom_block_inside", - "uvlock": false, - "y": 270 - }, - "when": { - "west": "false" - } - }, - { - "apply": { - "model": "minecraft:block/mushroom_block_inside", - "uvlock": false, - "x": 270 - }, - "when": { - "up": "false" - } - }, - { - "apply": { - "model": "minecraft:block/mushroom_block_inside", - "uvlock": false, - "x": 90 - }, - "when": { - "down": "false" - } - } - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mycelium.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mycelium.json deleted file mode 100644 index cdf6392d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/mycelium.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "variants": { - "snowy=false": [ - { - "model": "minecraft:block/mycelium" - }, - { - "model": "minecraft:block/mycelium", - "y": 90 - }, - { - "model": "minecraft:block/mycelium", - "y": 180 - }, - { - "model": "minecraft:block/mycelium", - "y": 270 - } - ], - "snowy=true": { - "model": "minecraft:block/grass_block_snow" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/nether_brick_fence.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/nether_brick_fence.json deleted file mode 100644 index 124e21d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/nether_brick_fence.json +++ /dev/null @@ -1,48 +0,0 @@ -{ - "multipart": [ - { - "apply": { - "model": "minecraft:block/nether_brick_fence_post" - } - }, - { - "apply": { - "model": "minecraft:block/nether_brick_fence_side", - "uvlock": true - }, - "when": { - "north": "true" - } - }, - { - "apply": { - "model": "minecraft:block/nether_brick_fence_side", - "uvlock": true, - "y": 90 - }, - "when": { - "east": "true" - } - }, - { - "apply": { - "model": "minecraft:block/nether_brick_fence_side", - "uvlock": true, - "y": 180 - }, - "when": { - "south": "true" - } - }, - { - "apply": { - "model": "minecraft:block/nether_brick_fence_side", - "uvlock": true, - "y": 270 - }, - "when": { - "west": "true" - } - } - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/nether_brick_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/nether_brick_slab.json deleted file mode 100644 index e6e04975..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/nether_brick_slab.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "variants": { - "type=bottom": { - "model": "minecraft:block/nether_brick_slab" - }, - "type=double": { - "model": "minecraft:block/nether_bricks" - }, - "type=top": { - "model": "minecraft:block/nether_brick_slab_top" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/nether_brick_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/nether_brick_stairs.json deleted file mode 100644 index 80c3796f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/nether_brick_stairs.json +++ /dev/null @@ -1,209 +0,0 @@ -{ - "variants": { - "facing=east,half=bottom,shape=inner_left": { - "model": "minecraft:block/nether_brick_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=inner_right": { - "model": "minecraft:block/nether_brick_stairs_inner" - }, - "facing=east,half=bottom,shape=outer_left": { - "model": "minecraft:block/nether_brick_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=outer_right": { - "model": "minecraft:block/nether_brick_stairs_outer" - }, - "facing=east,half=bottom,shape=straight": { - "model": "minecraft:block/nether_brick_stairs" - }, - "facing=east,half=top,shape=inner_left": { - "model": "minecraft:block/nether_brick_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=inner_right": { - "model": "minecraft:block/nether_brick_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=outer_left": { - "model": "minecraft:block/nether_brick_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=outer_right": { - "model": "minecraft:block/nether_brick_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=straight": { - "model": "minecraft:block/nether_brick_stairs", - "uvlock": true, - "x": 180 - }, - "facing=north,half=bottom,shape=inner_left": { - "model": "minecraft:block/nether_brick_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=inner_right": { - "model": "minecraft:block/nether_brick_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=outer_left": { - "model": "minecraft:block/nether_brick_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=outer_right": { - "model": "minecraft:block/nether_brick_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=straight": { - "model": "minecraft:block/nether_brick_stairs", - "uvlock": true, - "y": 270 - }, - "facing=north,half=top,shape=inner_left": { - "model": "minecraft:block/nether_brick_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=inner_right": { - "model": "minecraft:block/nether_brick_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=outer_left": { - "model": "minecraft:block/nether_brick_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=outer_right": { - "model": "minecraft:block/nether_brick_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=straight": { - "model": "minecraft:block/nether_brick_stairs", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=south,half=bottom,shape=inner_left": { - "model": "minecraft:block/nether_brick_stairs_inner" - }, - "facing=south,half=bottom,shape=inner_right": { - "model": "minecraft:block/nether_brick_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=outer_left": { - "model": "minecraft:block/nether_brick_stairs_outer" - }, - "facing=south,half=bottom,shape=outer_right": { - "model": "minecraft:block/nether_brick_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=straight": { - "model": "minecraft:block/nether_brick_stairs", - "uvlock": true, - "y": 90 - }, - "facing=south,half=top,shape=inner_left": { - "model": "minecraft:block/nether_brick_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=inner_right": { - "model": "minecraft:block/nether_brick_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=outer_left": { - "model": "minecraft:block/nether_brick_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=outer_right": { - "model": "minecraft:block/nether_brick_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=straight": { - "model": "minecraft:block/nether_brick_stairs", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_left": { - "model": "minecraft:block/nether_brick_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_right": { - "model": "minecraft:block/nether_brick_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=outer_left": { - "model": "minecraft:block/nether_brick_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=outer_right": { - "model": "minecraft:block/nether_brick_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=straight": { - "model": "minecraft:block/nether_brick_stairs", - "uvlock": true, - "y": 180 - }, - "facing=west,half=top,shape=inner_left": { - "model": "minecraft:block/nether_brick_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=inner_right": { - "model": "minecraft:block/nether_brick_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=outer_left": { - "model": "minecraft:block/nether_brick_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=outer_right": { - "model": "minecraft:block/nether_brick_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=straight": { - "model": "minecraft:block/nether_brick_stairs", - "uvlock": true, - "x": 180, - "y": 180 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/nether_brick_wall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/nether_brick_wall.json deleted file mode 100644 index 65eccc40..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/nether_brick_wall.json +++ /dev/null @@ -1,90 +0,0 @@ -{ - "multipart": [ - { - "apply": { - "model": "minecraft:block/nether_brick_wall_post" - }, - "when": { - "up": "true" - } - }, - { - "apply": { - "model": "minecraft:block/nether_brick_wall_side", - "uvlock": true - }, - "when": { - "north": "low" - } - }, - { - "apply": { - "model": "minecraft:block/nether_brick_wall_side", - "uvlock": true, - "y": 90 - }, - "when": { - "east": "low" - } - }, - { - "apply": { - "model": "minecraft:block/nether_brick_wall_side", - "uvlock": true, - "y": 180 - }, - "when": { - "south": "low" - } - }, - { - "apply": { - "model": "minecraft:block/nether_brick_wall_side", - "uvlock": true, - "y": 270 - }, - "when": { - "west": "low" - } - }, - { - "apply": { - "model": "minecraft:block/nether_brick_wall_side_tall", - "uvlock": true - }, - "when": { - "north": "tall" - } - }, - { - "apply": { - "model": "minecraft:block/nether_brick_wall_side_tall", - "uvlock": true, - "y": 90 - }, - "when": { - "east": "tall" - } - }, - { - "apply": { - "model": "minecraft:block/nether_brick_wall_side_tall", - "uvlock": true, - "y": 180 - }, - "when": { - "south": "tall" - } - }, - { - "apply": { - "model": "minecraft:block/nether_brick_wall_side_tall", - "uvlock": true, - "y": 270 - }, - "when": { - "west": "tall" - } - } - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/nether_bricks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/nether_bricks.json deleted file mode 100644 index 85622bf5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/nether_bricks.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/nether_bricks" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/nether_gold_ore.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/nether_gold_ore.json deleted file mode 100644 index 75e62a37..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/nether_gold_ore.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/nether_gold_ore" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/nether_portal.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/nether_portal.json deleted file mode 100644 index af9f386a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/nether_portal.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "variants": { - "axis=x": { - "model": "minecraft:block/nether_portal_ns" - }, - "axis=z": { - "model": "minecraft:block/nether_portal_ew" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/nether_quartz_ore.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/nether_quartz_ore.json deleted file mode 100644 index b473ab4f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/nether_quartz_ore.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/nether_quartz_ore" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/nether_sprouts.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/nether_sprouts.json deleted file mode 100644 index 445d1001..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/nether_sprouts.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/nether_sprouts" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/nether_wart.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/nether_wart.json deleted file mode 100644 index f956d12c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/nether_wart.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "variants": { - "age=0": { - "model": "minecraft:block/nether_wart_stage0" - }, - "age=1": { - "model": "minecraft:block/nether_wart_stage1" - }, - "age=2": { - "model": "minecraft:block/nether_wart_stage1" - }, - "age=3": { - "model": "minecraft:block/nether_wart_stage2" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/nether_wart_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/nether_wart_block.json deleted file mode 100644 index ea08ea13..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/nether_wart_block.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/nether_wart_block" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/netherite_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/netherite_block.json deleted file mode 100644 index 85f89e95..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/netherite_block.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/netherite_block" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/netherrack.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/netherrack.json deleted file mode 100644 index aa1fad53..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/netherrack.json +++ /dev/null @@ -1,78 +0,0 @@ -{ - "variants": { - "": [ - { - "model": "minecraft:block/netherrack" - }, - { - "model": "minecraft:block/netherrack", - "x": 90 - }, - { - "model": "minecraft:block/netherrack", - "x": 180 - }, - { - "model": "minecraft:block/netherrack", - "x": 270 - }, - { - "model": "minecraft:block/netherrack", - "y": 90 - }, - { - "model": "minecraft:block/netherrack", - "x": 90, - "y": 90 - }, - { - "model": "minecraft:block/netherrack", - "x": 180, - "y": 90 - }, - { - "model": "minecraft:block/netherrack", - "x": 270, - "y": 90 - }, - { - "model": "minecraft:block/netherrack", - "y": 180 - }, - { - "model": "minecraft:block/netherrack", - "x": 90, - "y": 180 - }, - { - "model": "minecraft:block/netherrack", - "x": 180, - "y": 180 - }, - { - "model": "minecraft:block/netherrack", - "x": 270, - "y": 180 - }, - { - "model": "minecraft:block/netherrack", - "y": 270 - }, - { - "model": "minecraft:block/netherrack", - "x": 90, - "y": 270 - }, - { - "model": "minecraft:block/netherrack", - "x": 180, - "y": 270 - }, - { - "model": "minecraft:block/netherrack", - "x": 270, - "y": 270 - } - ] - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/note_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/note_block.json deleted file mode 100644 index 651e64c5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/note_block.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/note_block" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/oak_button.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/oak_button.json deleted file mode 100644 index e21e090a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/oak_button.json +++ /dev/null @@ -1,118 +0,0 @@ -{ - "variants": { - "face=ceiling,facing=east,powered=false": { - "model": "minecraft:block/oak_button", - "x": 180, - "y": 270 - }, - "face=ceiling,facing=east,powered=true": { - "model": "minecraft:block/oak_button_pressed", - "x": 180, - "y": 270 - }, - "face=ceiling,facing=north,powered=false": { - "model": "minecraft:block/oak_button", - "x": 180, - "y": 180 - }, - "face=ceiling,facing=north,powered=true": { - "model": "minecraft:block/oak_button_pressed", - "x": 180, - "y": 180 - }, - "face=ceiling,facing=south,powered=false": { - "model": "minecraft:block/oak_button", - "x": 180 - }, - "face=ceiling,facing=south,powered=true": { - "model": "minecraft:block/oak_button_pressed", - "x": 180 - }, - "face=ceiling,facing=west,powered=false": { - "model": "minecraft:block/oak_button", - "x": 180, - "y": 90 - }, - "face=ceiling,facing=west,powered=true": { - "model": "minecraft:block/oak_button_pressed", - "x": 180, - "y": 90 - }, - "face=floor,facing=east,powered=false": { - "model": "minecraft:block/oak_button", - "y": 90 - }, - "face=floor,facing=east,powered=true": { - "model": "minecraft:block/oak_button_pressed", - "y": 90 - }, - "face=floor,facing=north,powered=false": { - "model": "minecraft:block/oak_button" - }, - "face=floor,facing=north,powered=true": { - "model": "minecraft:block/oak_button_pressed" - }, - "face=floor,facing=south,powered=false": { - "model": "minecraft:block/oak_button", - "y": 180 - }, - "face=floor,facing=south,powered=true": { - "model": "minecraft:block/oak_button_pressed", - "y": 180 - }, - "face=floor,facing=west,powered=false": { - "model": "minecraft:block/oak_button", - "y": 270 - }, - "face=floor,facing=west,powered=true": { - "model": "minecraft:block/oak_button_pressed", - "y": 270 - }, - "face=wall,facing=east,powered=false": { - "model": "minecraft:block/oak_button", - "uvlock": true, - "x": 90, - "y": 90 - }, - "face=wall,facing=east,powered=true": { - "model": "minecraft:block/oak_button_pressed", - "uvlock": true, - "x": 90, - "y": 90 - }, - "face=wall,facing=north,powered=false": { - "model": "minecraft:block/oak_button", - "uvlock": true, - "x": 90 - }, - "face=wall,facing=north,powered=true": { - "model": "minecraft:block/oak_button_pressed", - "uvlock": true, - "x": 90 - }, - "face=wall,facing=south,powered=false": { - "model": "minecraft:block/oak_button", - "uvlock": true, - "x": 90, - "y": 180 - }, - "face=wall,facing=south,powered=true": { - "model": "minecraft:block/oak_button_pressed", - "uvlock": true, - "x": 90, - "y": 180 - }, - "face=wall,facing=west,powered=false": { - "model": "minecraft:block/oak_button", - "uvlock": true, - "x": 90, - "y": 270 - }, - "face=wall,facing=west,powered=true": { - "model": "minecraft:block/oak_button_pressed", - "uvlock": true, - "x": 90, - "y": 270 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/oak_door.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/oak_door.json deleted file mode 100644 index c739dec2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/oak_door.json +++ /dev/null @@ -1,124 +0,0 @@ -{ - "variants": { - "facing=east,half=lower,hinge=left,open=false": { - "model": "minecraft:block/oak_door_bottom_left" - }, - "facing=east,half=lower,hinge=left,open=true": { - "model": "minecraft:block/oak_door_bottom_left_open", - "y": 90 - }, - "facing=east,half=lower,hinge=right,open=false": { - "model": "minecraft:block/oak_door_bottom_right" - }, - "facing=east,half=lower,hinge=right,open=true": { - "model": "minecraft:block/oak_door_bottom_right_open", - "y": 270 - }, - "facing=east,half=upper,hinge=left,open=false": { - "model": "minecraft:block/oak_door_top_left" - }, - "facing=east,half=upper,hinge=left,open=true": { - "model": "minecraft:block/oak_door_top_left_open", - "y": 90 - }, - "facing=east,half=upper,hinge=right,open=false": { - "model": "minecraft:block/oak_door_top_right" - }, - "facing=east,half=upper,hinge=right,open=true": { - "model": "minecraft:block/oak_door_top_right_open", - "y": 270 - }, - "facing=north,half=lower,hinge=left,open=false": { - "model": "minecraft:block/oak_door_bottom_left", - "y": 270 - }, - "facing=north,half=lower,hinge=left,open=true": { - "model": "minecraft:block/oak_door_bottom_left_open" - }, - "facing=north,half=lower,hinge=right,open=false": { - "model": "minecraft:block/oak_door_bottom_right", - "y": 270 - }, - "facing=north,half=lower,hinge=right,open=true": { - "model": "minecraft:block/oak_door_bottom_right_open", - "y": 180 - }, - "facing=north,half=upper,hinge=left,open=false": { - "model": "minecraft:block/oak_door_top_left", - "y": 270 - }, - "facing=north,half=upper,hinge=left,open=true": { - "model": "minecraft:block/oak_door_top_left_open" - }, - "facing=north,half=upper,hinge=right,open=false": { - "model": "minecraft:block/oak_door_top_right", - "y": 270 - }, - "facing=north,half=upper,hinge=right,open=true": { - "model": "minecraft:block/oak_door_top_right_open", - "y": 180 - }, - "facing=south,half=lower,hinge=left,open=false": { - "model": "minecraft:block/oak_door_bottom_left", - "y": 90 - }, - "facing=south,half=lower,hinge=left,open=true": { - "model": "minecraft:block/oak_door_bottom_left_open", - "y": 180 - }, - "facing=south,half=lower,hinge=right,open=false": { - "model": "minecraft:block/oak_door_bottom_right", - "y": 90 - }, - "facing=south,half=lower,hinge=right,open=true": { - "model": "minecraft:block/oak_door_bottom_right_open" - }, - "facing=south,half=upper,hinge=left,open=false": { - "model": "minecraft:block/oak_door_top_left", - "y": 90 - }, - "facing=south,half=upper,hinge=left,open=true": { - "model": "minecraft:block/oak_door_top_left_open", - "y": 180 - }, - "facing=south,half=upper,hinge=right,open=false": { - "model": "minecraft:block/oak_door_top_right", - "y": 90 - }, - "facing=south,half=upper,hinge=right,open=true": { - "model": "minecraft:block/oak_door_top_right_open" - }, - "facing=west,half=lower,hinge=left,open=false": { - "model": "minecraft:block/oak_door_bottom_left", - "y": 180 - }, - "facing=west,half=lower,hinge=left,open=true": { - "model": "minecraft:block/oak_door_bottom_left_open", - "y": 270 - }, - "facing=west,half=lower,hinge=right,open=false": { - "model": "minecraft:block/oak_door_bottom_right", - "y": 180 - }, - "facing=west,half=lower,hinge=right,open=true": { - "model": "minecraft:block/oak_door_bottom_right_open", - "y": 90 - }, - "facing=west,half=upper,hinge=left,open=false": { - "model": "minecraft:block/oak_door_top_left", - "y": 180 - }, - "facing=west,half=upper,hinge=left,open=true": { - "model": "minecraft:block/oak_door_top_left_open", - "y": 270 - }, - "facing=west,half=upper,hinge=right,open=false": { - "model": "minecraft:block/oak_door_top_right", - "y": 180 - }, - "facing=west,half=upper,hinge=right,open=true": { - "model": "minecraft:block/oak_door_top_right_open", - "y": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/oak_fence.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/oak_fence.json deleted file mode 100644 index 394851e1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/oak_fence.json +++ /dev/null @@ -1,48 +0,0 @@ -{ - "multipart": [ - { - "apply": { - "model": "minecraft:block/oak_fence_post" - } - }, - { - "apply": { - "model": "minecraft:block/oak_fence_side", - "uvlock": true - }, - "when": { - "north": "true" - } - }, - { - "apply": { - "model": "minecraft:block/oak_fence_side", - "uvlock": true, - "y": 90 - }, - "when": { - "east": "true" - } - }, - { - "apply": { - "model": "minecraft:block/oak_fence_side", - "uvlock": true, - "y": 180 - }, - "when": { - "south": "true" - } - }, - { - "apply": { - "model": "minecraft:block/oak_fence_side", - "uvlock": true, - "y": 270 - }, - "when": { - "west": "true" - } - } - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/oak_fence_gate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/oak_fence_gate.json deleted file mode 100644 index 872298ce..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/oak_fence_gate.json +++ /dev/null @@ -1,80 +0,0 @@ -{ - "variants": { - "facing=east,in_wall=false,open=false": { - "model": "minecraft:block/oak_fence_gate", - "uvlock": true, - "y": 270 - }, - "facing=east,in_wall=false,open=true": { - "model": "minecraft:block/oak_fence_gate_open", - "uvlock": true, - "y": 270 - }, - "facing=east,in_wall=true,open=false": { - "model": "minecraft:block/oak_fence_gate_wall", - "uvlock": true, - "y": 270 - }, - "facing=east,in_wall=true,open=true": { - "model": "minecraft:block/oak_fence_gate_wall_open", - "uvlock": true, - "y": 270 - }, - "facing=north,in_wall=false,open=false": { - "model": "minecraft:block/oak_fence_gate", - "uvlock": true, - "y": 180 - }, - "facing=north,in_wall=false,open=true": { - "model": "minecraft:block/oak_fence_gate_open", - "uvlock": true, - "y": 180 - }, - "facing=north,in_wall=true,open=false": { - "model": "minecraft:block/oak_fence_gate_wall", - "uvlock": true, - "y": 180 - }, - "facing=north,in_wall=true,open=true": { - "model": "minecraft:block/oak_fence_gate_wall_open", - "uvlock": true, - "y": 180 - }, - "facing=south,in_wall=false,open=false": { - "model": "minecraft:block/oak_fence_gate", - "uvlock": true - }, - "facing=south,in_wall=false,open=true": { - "model": "minecraft:block/oak_fence_gate_open", - "uvlock": true - }, - "facing=south,in_wall=true,open=false": { - "model": "minecraft:block/oak_fence_gate_wall", - "uvlock": true - }, - "facing=south,in_wall=true,open=true": { - "model": "minecraft:block/oak_fence_gate_wall_open", - "uvlock": true - }, - "facing=west,in_wall=false,open=false": { - "model": "minecraft:block/oak_fence_gate", - "uvlock": true, - "y": 90 - }, - "facing=west,in_wall=false,open=true": { - "model": "minecraft:block/oak_fence_gate_open", - "uvlock": true, - "y": 90 - }, - "facing=west,in_wall=true,open=false": { - "model": "minecraft:block/oak_fence_gate_wall", - "uvlock": true, - "y": 90 - }, - "facing=west,in_wall=true,open=true": { - "model": "minecraft:block/oak_fence_gate_wall_open", - "uvlock": true, - "y": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/oak_hanging_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/oak_hanging_sign.json deleted file mode 100644 index b2c43dc3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/oak_hanging_sign.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/oak_hanging_sign" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/oak_leaves.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/oak_leaves.json deleted file mode 100644 index 8d60eedb..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/oak_leaves.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/oak_leaves" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/oak_log.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/oak_log.json deleted file mode 100644 index 9d3266ce..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/oak_log.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "variants": { - "axis=x": { - "model": "minecraft:block/oak_log_horizontal", - "x": 90, - "y": 90 - }, - "axis=y": { - "model": "minecraft:block/oak_log" - }, - "axis=z": { - "model": "minecraft:block/oak_log_horizontal", - "x": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/oak_planks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/oak_planks.json deleted file mode 100644 index 02780929..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/oak_planks.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/oak_planks" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/oak_pressure_plate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/oak_pressure_plate.json deleted file mode 100644 index 6ecbfbc5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/oak_pressure_plate.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "variants": { - "powered=false": { - "model": "minecraft:block/oak_pressure_plate" - }, - "powered=true": { - "model": "minecraft:block/oak_pressure_plate_down" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/oak_sapling.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/oak_sapling.json deleted file mode 100644 index 04d4cbe9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/oak_sapling.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/oak_sapling" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/oak_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/oak_sign.json deleted file mode 100644 index b9f38f4f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/oak_sign.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/oak_sign" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/oak_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/oak_slab.json deleted file mode 100644 index c503f74c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/oak_slab.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "variants": { - "type=bottom": { - "model": "minecraft:block/oak_slab" - }, - "type=double": { - "model": "minecraft:block/oak_planks" - }, - "type=top": { - "model": "minecraft:block/oak_slab_top" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/oak_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/oak_stairs.json deleted file mode 100644 index c20e7ef6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/oak_stairs.json +++ /dev/null @@ -1,209 +0,0 @@ -{ - "variants": { - "facing=east,half=bottom,shape=inner_left": { - "model": "minecraft:block/oak_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=inner_right": { - "model": "minecraft:block/oak_stairs_inner" - }, - "facing=east,half=bottom,shape=outer_left": { - "model": "minecraft:block/oak_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=outer_right": { - "model": "minecraft:block/oak_stairs_outer" - }, - "facing=east,half=bottom,shape=straight": { - "model": "minecraft:block/oak_stairs" - }, - "facing=east,half=top,shape=inner_left": { - "model": "minecraft:block/oak_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=inner_right": { - "model": "minecraft:block/oak_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=outer_left": { - "model": "minecraft:block/oak_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=outer_right": { - "model": "minecraft:block/oak_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=straight": { - "model": "minecraft:block/oak_stairs", - "uvlock": true, - "x": 180 - }, - "facing=north,half=bottom,shape=inner_left": { - "model": "minecraft:block/oak_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=inner_right": { - "model": "minecraft:block/oak_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=outer_left": { - "model": "minecraft:block/oak_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=outer_right": { - "model": "minecraft:block/oak_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=straight": { - "model": "minecraft:block/oak_stairs", - "uvlock": true, - "y": 270 - }, - "facing=north,half=top,shape=inner_left": { - "model": "minecraft:block/oak_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=inner_right": { - "model": "minecraft:block/oak_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=outer_left": { - "model": "minecraft:block/oak_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=outer_right": { - "model": "minecraft:block/oak_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=straight": { - "model": "minecraft:block/oak_stairs", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=south,half=bottom,shape=inner_left": { - "model": "minecraft:block/oak_stairs_inner" - }, - "facing=south,half=bottom,shape=inner_right": { - "model": "minecraft:block/oak_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=outer_left": { - "model": "minecraft:block/oak_stairs_outer" - }, - "facing=south,half=bottom,shape=outer_right": { - "model": "minecraft:block/oak_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=straight": { - "model": "minecraft:block/oak_stairs", - "uvlock": true, - "y": 90 - }, - "facing=south,half=top,shape=inner_left": { - "model": "minecraft:block/oak_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=inner_right": { - "model": "minecraft:block/oak_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=outer_left": { - "model": "minecraft:block/oak_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=outer_right": { - "model": "minecraft:block/oak_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=straight": { - "model": "minecraft:block/oak_stairs", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_left": { - "model": "minecraft:block/oak_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_right": { - "model": "minecraft:block/oak_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=outer_left": { - "model": "minecraft:block/oak_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=outer_right": { - "model": "minecraft:block/oak_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=straight": { - "model": "minecraft:block/oak_stairs", - "uvlock": true, - "y": 180 - }, - "facing=west,half=top,shape=inner_left": { - "model": "minecraft:block/oak_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=inner_right": { - "model": "minecraft:block/oak_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=outer_left": { - "model": "minecraft:block/oak_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=outer_right": { - "model": "minecraft:block/oak_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=straight": { - "model": "minecraft:block/oak_stairs", - "uvlock": true, - "x": 180, - "y": 180 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/oak_trapdoor.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/oak_trapdoor.json deleted file mode 100644 index 168faf12..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/oak_trapdoor.json +++ /dev/null @@ -1,58 +0,0 @@ -{ - "variants": { - "facing=east,half=bottom,open=false": { - "model": "minecraft:block/oak_trapdoor_bottom" - }, - "facing=east,half=bottom,open=true": { - "model": "minecraft:block/oak_trapdoor_open", - "y": 90 - }, - "facing=east,half=top,open=false": { - "model": "minecraft:block/oak_trapdoor_top" - }, - "facing=east,half=top,open=true": { - "model": "minecraft:block/oak_trapdoor_open", - "y": 90 - }, - "facing=north,half=bottom,open=false": { - "model": "minecraft:block/oak_trapdoor_bottom" - }, - "facing=north,half=bottom,open=true": { - "model": "minecraft:block/oak_trapdoor_open" - }, - "facing=north,half=top,open=false": { - "model": "minecraft:block/oak_trapdoor_top" - }, - "facing=north,half=top,open=true": { - "model": "minecraft:block/oak_trapdoor_open" - }, - "facing=south,half=bottom,open=false": { - "model": "minecraft:block/oak_trapdoor_bottom" - }, - "facing=south,half=bottom,open=true": { - "model": "minecraft:block/oak_trapdoor_open", - "y": 180 - }, - "facing=south,half=top,open=false": { - "model": "minecraft:block/oak_trapdoor_top" - }, - "facing=south,half=top,open=true": { - "model": "minecraft:block/oak_trapdoor_open", - "y": 180 - }, - "facing=west,half=bottom,open=false": { - "model": "minecraft:block/oak_trapdoor_bottom" - }, - "facing=west,half=bottom,open=true": { - "model": "minecraft:block/oak_trapdoor_open", - "y": 270 - }, - "facing=west,half=top,open=false": { - "model": "minecraft:block/oak_trapdoor_top" - }, - "facing=west,half=top,open=true": { - "model": "minecraft:block/oak_trapdoor_open", - "y": 270 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/oak_wall_hanging_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/oak_wall_hanging_sign.json deleted file mode 100644 index b2c43dc3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/oak_wall_hanging_sign.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/oak_hanging_sign" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/oak_wall_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/oak_wall_sign.json deleted file mode 100644 index b9f38f4f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/oak_wall_sign.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/oak_sign" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/oak_wood.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/oak_wood.json deleted file mode 100644 index 1eb596b8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/oak_wood.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "variants": { - "axis=x": { - "model": "minecraft:block/oak_wood", - "x": 90, - "y": 90 - }, - "axis=y": { - "model": "minecraft:block/oak_wood" - }, - "axis=z": { - "model": "minecraft:block/oak_wood", - "x": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/observer.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/observer.json deleted file mode 100644 index 6f54ba51..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/observer.json +++ /dev/null @@ -1,50 +0,0 @@ -{ - "variants": { - "facing=down,powered=false": { - "model": "minecraft:block/observer", - "x": 90 - }, - "facing=down,powered=true": { - "model": "minecraft:block/observer_on", - "x": 90 - }, - "facing=east,powered=false": { - "model": "minecraft:block/observer", - "y": 90 - }, - "facing=east,powered=true": { - "model": "minecraft:block/observer_on", - "y": 90 - }, - "facing=north,powered=false": { - "model": "minecraft:block/observer" - }, - "facing=north,powered=true": { - "model": "minecraft:block/observer_on" - }, - "facing=south,powered=false": { - "model": "minecraft:block/observer", - "y": 180 - }, - "facing=south,powered=true": { - "model": "minecraft:block/observer_on", - "y": 180 - }, - "facing=up,powered=false": { - "model": "minecraft:block/observer", - "x": 270 - }, - "facing=up,powered=true": { - "model": "minecraft:block/observer_on", - "x": 270 - }, - "facing=west,powered=false": { - "model": "minecraft:block/observer", - "y": 270 - }, - "facing=west,powered=true": { - "model": "minecraft:block/observer_on", - "y": 270 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/obsidian.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/obsidian.json deleted file mode 100644 index 28d39dfd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/obsidian.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/obsidian" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/ochre_froglight.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/ochre_froglight.json deleted file mode 100644 index 2a4f1aa7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/ochre_froglight.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "variants": { - "axis=x": { - "model": "minecraft:block/ochre_froglight_horizontal", - "x": 90, - "y": 90 - }, - "axis=y": { - "model": "minecraft:block/ochre_froglight" - }, - "axis=z": { - "model": "minecraft:block/ochre_froglight_horizontal", - "x": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/orange_banner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/orange_banner.json deleted file mode 100644 index f5e2c87f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/orange_banner.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/banner" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/orange_bed.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/orange_bed.json deleted file mode 100644 index 6577c90a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/orange_bed.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/bed" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/orange_candle.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/orange_candle.json deleted file mode 100644 index 203c6519..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/orange_candle.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "variants": { - "candles=1,lit=false": { - "model": "minecraft:block/orange_candle_one_candle" - }, - "candles=1,lit=true": { - "model": "minecraft:block/orange_candle_one_candle_lit" - }, - "candles=2,lit=false": { - "model": "minecraft:block/orange_candle_two_candles" - }, - "candles=2,lit=true": { - "model": "minecraft:block/orange_candle_two_candles_lit" - }, - "candles=3,lit=false": { - "model": "minecraft:block/orange_candle_three_candles" - }, - "candles=3,lit=true": { - "model": "minecraft:block/orange_candle_three_candles_lit" - }, - "candles=4,lit=false": { - "model": "minecraft:block/orange_candle_four_candles" - }, - "candles=4,lit=true": { - "model": "minecraft:block/orange_candle_four_candles_lit" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/orange_candle_cake.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/orange_candle_cake.json deleted file mode 100644 index 1e65e880..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/orange_candle_cake.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "variants": { - "lit=false": { - "model": "minecraft:block/orange_candle_cake" - }, - "lit=true": { - "model": "minecraft:block/orange_candle_cake_lit" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/orange_carpet.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/orange_carpet.json deleted file mode 100644 index 37ac6ac4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/orange_carpet.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/orange_carpet" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/orange_concrete.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/orange_concrete.json deleted file mode 100644 index e88cada0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/orange_concrete.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/orange_concrete" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/orange_concrete_powder.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/orange_concrete_powder.json deleted file mode 100644 index 9637378d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/orange_concrete_powder.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "variants": { - "": [ - { - "model": "minecraft:block/orange_concrete_powder" - }, - { - "model": "minecraft:block/orange_concrete_powder", - "y": 90 - }, - { - "model": "minecraft:block/orange_concrete_powder", - "y": 180 - }, - { - "model": "minecraft:block/orange_concrete_powder", - "y": 270 - } - ] - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/orange_glazed_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/orange_glazed_terracotta.json deleted file mode 100644 index abdb57a3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/orange_glazed_terracotta.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "variants": { - "facing=east": { - "model": "minecraft:block/orange_glazed_terracotta", - "y": 270 - }, - "facing=north": { - "model": "minecraft:block/orange_glazed_terracotta", - "y": 180 - }, - "facing=south": { - "model": "minecraft:block/orange_glazed_terracotta" - }, - "facing=west": { - "model": "minecraft:block/orange_glazed_terracotta", - "y": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/orange_shulker_box.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/orange_shulker_box.json deleted file mode 100644 index 0bc75690..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/orange_shulker_box.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/orange_shulker_box" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/orange_stained_glass.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/orange_stained_glass.json deleted file mode 100644 index 93c651a5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/orange_stained_glass.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/orange_stained_glass" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/orange_stained_glass_pane.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/orange_stained_glass_pane.json deleted file mode 100644 index 35df240f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/orange_stained_glass_pane.json +++ /dev/null @@ -1,77 +0,0 @@ -{ - "multipart": [ - { - "apply": { - "model": "minecraft:block/orange_stained_glass_pane_post" - } - }, - { - "apply": { - "model": "minecraft:block/orange_stained_glass_pane_side" - }, - "when": { - "north": "true" - } - }, - { - "apply": { - "model": "minecraft:block/orange_stained_glass_pane_side", - "y": 90 - }, - "when": { - "east": "true" - } - }, - { - "apply": { - "model": "minecraft:block/orange_stained_glass_pane_side_alt" - }, - "when": { - "south": "true" - } - }, - { - "apply": { - "model": "minecraft:block/orange_stained_glass_pane_side_alt", - "y": 90 - }, - "when": { - "west": "true" - } - }, - { - "apply": { - "model": "minecraft:block/orange_stained_glass_pane_noside" - }, - "when": { - "north": "false" - } - }, - { - "apply": { - "model": "minecraft:block/orange_stained_glass_pane_noside_alt" - }, - "when": { - "east": "false" - } - }, - { - "apply": { - "model": "minecraft:block/orange_stained_glass_pane_noside_alt", - "y": 90 - }, - "when": { - "south": "false" - } - }, - { - "apply": { - "model": "minecraft:block/orange_stained_glass_pane_noside", - "y": 270 - }, - "when": { - "west": "false" - } - } - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/orange_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/orange_terracotta.json deleted file mode 100644 index 6d644c41..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/orange_terracotta.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/orange_terracotta" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/orange_tulip.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/orange_tulip.json deleted file mode 100644 index 8aac68c8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/orange_tulip.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/orange_tulip" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/orange_wall_banner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/orange_wall_banner.json deleted file mode 100644 index f5e2c87f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/orange_wall_banner.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/banner" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/orange_wool.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/orange_wool.json deleted file mode 100644 index ae3fabee..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/orange_wool.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/orange_wool" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/oxeye_daisy.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/oxeye_daisy.json deleted file mode 100644 index fa815c22..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/oxeye_daisy.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/oxeye_daisy" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/oxidized_chiseled_copper.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/oxidized_chiseled_copper.json deleted file mode 100644 index ea362c15..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/oxidized_chiseled_copper.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/oxidized_chiseled_copper" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/oxidized_copper.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/oxidized_copper.json deleted file mode 100644 index d7ce6251..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/oxidized_copper.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/oxidized_copper" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/oxidized_copper_bulb.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/oxidized_copper_bulb.json deleted file mode 100644 index 1e58f046..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/oxidized_copper_bulb.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "variants": { - "lit=false,powered=false": { - "model": "minecraft:block/oxidized_copper_bulb" - }, - "lit=false,powered=true": { - "model": "minecraft:block/oxidized_copper_bulb_powered" - }, - "lit=true,powered=false": { - "model": "minecraft:block/oxidized_copper_bulb_lit" - }, - "lit=true,powered=true": { - "model": "minecraft:block/oxidized_copper_bulb_lit_powered" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/oxidized_copper_door.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/oxidized_copper_door.json deleted file mode 100644 index 2cb09804..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/oxidized_copper_door.json +++ /dev/null @@ -1,124 +0,0 @@ -{ - "variants": { - "facing=east,half=lower,hinge=left,open=false": { - "model": "minecraft:block/oxidized_copper_door_bottom_left" - }, - "facing=east,half=lower,hinge=left,open=true": { - "model": "minecraft:block/oxidized_copper_door_bottom_left_open", - "y": 90 - }, - "facing=east,half=lower,hinge=right,open=false": { - "model": "minecraft:block/oxidized_copper_door_bottom_right" - }, - "facing=east,half=lower,hinge=right,open=true": { - "model": "minecraft:block/oxidized_copper_door_bottom_right_open", - "y": 270 - }, - "facing=east,half=upper,hinge=left,open=false": { - "model": "minecraft:block/oxidized_copper_door_top_left" - }, - "facing=east,half=upper,hinge=left,open=true": { - "model": "minecraft:block/oxidized_copper_door_top_left_open", - "y": 90 - }, - "facing=east,half=upper,hinge=right,open=false": { - "model": "minecraft:block/oxidized_copper_door_top_right" - }, - "facing=east,half=upper,hinge=right,open=true": { - "model": "minecraft:block/oxidized_copper_door_top_right_open", - "y": 270 - }, - "facing=north,half=lower,hinge=left,open=false": { - "model": "minecraft:block/oxidized_copper_door_bottom_left", - "y": 270 - }, - "facing=north,half=lower,hinge=left,open=true": { - "model": "minecraft:block/oxidized_copper_door_bottom_left_open" - }, - "facing=north,half=lower,hinge=right,open=false": { - "model": "minecraft:block/oxidized_copper_door_bottom_right", - "y": 270 - }, - "facing=north,half=lower,hinge=right,open=true": { - "model": "minecraft:block/oxidized_copper_door_bottom_right_open", - "y": 180 - }, - "facing=north,half=upper,hinge=left,open=false": { - "model": "minecraft:block/oxidized_copper_door_top_left", - "y": 270 - }, - "facing=north,half=upper,hinge=left,open=true": { - "model": "minecraft:block/oxidized_copper_door_top_left_open" - }, - "facing=north,half=upper,hinge=right,open=false": { - "model": "minecraft:block/oxidized_copper_door_top_right", - "y": 270 - }, - "facing=north,half=upper,hinge=right,open=true": { - "model": "minecraft:block/oxidized_copper_door_top_right_open", - "y": 180 - }, - "facing=south,half=lower,hinge=left,open=false": { - "model": "minecraft:block/oxidized_copper_door_bottom_left", - "y": 90 - }, - "facing=south,half=lower,hinge=left,open=true": { - "model": "minecraft:block/oxidized_copper_door_bottom_left_open", - "y": 180 - }, - "facing=south,half=lower,hinge=right,open=false": { - "model": "minecraft:block/oxidized_copper_door_bottom_right", - "y": 90 - }, - "facing=south,half=lower,hinge=right,open=true": { - "model": "minecraft:block/oxidized_copper_door_bottom_right_open" - }, - "facing=south,half=upper,hinge=left,open=false": { - "model": "minecraft:block/oxidized_copper_door_top_left", - "y": 90 - }, - "facing=south,half=upper,hinge=left,open=true": { - "model": "minecraft:block/oxidized_copper_door_top_left_open", - "y": 180 - }, - "facing=south,half=upper,hinge=right,open=false": { - "model": "minecraft:block/oxidized_copper_door_top_right", - "y": 90 - }, - "facing=south,half=upper,hinge=right,open=true": { - "model": "minecraft:block/oxidized_copper_door_top_right_open" - }, - "facing=west,half=lower,hinge=left,open=false": { - "model": "minecraft:block/oxidized_copper_door_bottom_left", - "y": 180 - }, - "facing=west,half=lower,hinge=left,open=true": { - "model": "minecraft:block/oxidized_copper_door_bottom_left_open", - "y": 270 - }, - "facing=west,half=lower,hinge=right,open=false": { - "model": "minecraft:block/oxidized_copper_door_bottom_right", - "y": 180 - }, - "facing=west,half=lower,hinge=right,open=true": { - "model": "minecraft:block/oxidized_copper_door_bottom_right_open", - "y": 90 - }, - "facing=west,half=upper,hinge=left,open=false": { - "model": "minecraft:block/oxidized_copper_door_top_left", - "y": 180 - }, - "facing=west,half=upper,hinge=left,open=true": { - "model": "minecraft:block/oxidized_copper_door_top_left_open", - "y": 270 - }, - "facing=west,half=upper,hinge=right,open=false": { - "model": "minecraft:block/oxidized_copper_door_top_right", - "y": 180 - }, - "facing=west,half=upper,hinge=right,open=true": { - "model": "minecraft:block/oxidized_copper_door_top_right_open", - "y": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/oxidized_copper_grate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/oxidized_copper_grate.json deleted file mode 100644 index e8039a9a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/oxidized_copper_grate.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/oxidized_copper_grate" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/oxidized_copper_trapdoor.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/oxidized_copper_trapdoor.json deleted file mode 100644 index c5ceb4cd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/oxidized_copper_trapdoor.json +++ /dev/null @@ -1,58 +0,0 @@ -{ - "variants": { - "facing=east,half=bottom,open=false": { - "model": "minecraft:block/oxidized_copper_trapdoor_bottom" - }, - "facing=east,half=bottom,open=true": { - "model": "minecraft:block/oxidized_copper_trapdoor_open", - "y": 90 - }, - "facing=east,half=top,open=false": { - "model": "minecraft:block/oxidized_copper_trapdoor_top" - }, - "facing=east,half=top,open=true": { - "model": "minecraft:block/oxidized_copper_trapdoor_open", - "y": 90 - }, - "facing=north,half=bottom,open=false": { - "model": "minecraft:block/oxidized_copper_trapdoor_bottom" - }, - "facing=north,half=bottom,open=true": { - "model": "minecraft:block/oxidized_copper_trapdoor_open" - }, - "facing=north,half=top,open=false": { - "model": "minecraft:block/oxidized_copper_trapdoor_top" - }, - "facing=north,half=top,open=true": { - "model": "minecraft:block/oxidized_copper_trapdoor_open" - }, - "facing=south,half=bottom,open=false": { - "model": "minecraft:block/oxidized_copper_trapdoor_bottom" - }, - "facing=south,half=bottom,open=true": { - "model": "minecraft:block/oxidized_copper_trapdoor_open", - "y": 180 - }, - "facing=south,half=top,open=false": { - "model": "minecraft:block/oxidized_copper_trapdoor_top" - }, - "facing=south,half=top,open=true": { - "model": "minecraft:block/oxidized_copper_trapdoor_open", - "y": 180 - }, - "facing=west,half=bottom,open=false": { - "model": "minecraft:block/oxidized_copper_trapdoor_bottom" - }, - "facing=west,half=bottom,open=true": { - "model": "minecraft:block/oxidized_copper_trapdoor_open", - "y": 270 - }, - "facing=west,half=top,open=false": { - "model": "minecraft:block/oxidized_copper_trapdoor_top" - }, - "facing=west,half=top,open=true": { - "model": "minecraft:block/oxidized_copper_trapdoor_open", - "y": 270 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/oxidized_cut_copper.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/oxidized_cut_copper.json deleted file mode 100644 index 58bf24a1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/oxidized_cut_copper.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/oxidized_cut_copper" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/oxidized_cut_copper_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/oxidized_cut_copper_slab.json deleted file mode 100644 index e91b8c96..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/oxidized_cut_copper_slab.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "variants": { - "type=bottom": { - "model": "minecraft:block/oxidized_cut_copper_slab" - }, - "type=double": { - "model": "minecraft:block/oxidized_cut_copper" - }, - "type=top": { - "model": "minecraft:block/oxidized_cut_copper_slab_top" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/oxidized_cut_copper_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/oxidized_cut_copper_stairs.json deleted file mode 100644 index 5b79a1e8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/oxidized_cut_copper_stairs.json +++ /dev/null @@ -1,209 +0,0 @@ -{ - "variants": { - "facing=east,half=bottom,shape=inner_left": { - "model": "minecraft:block/oxidized_cut_copper_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=inner_right": { - "model": "minecraft:block/oxidized_cut_copper_stairs_inner" - }, - "facing=east,half=bottom,shape=outer_left": { - "model": "minecraft:block/oxidized_cut_copper_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=outer_right": { - "model": "minecraft:block/oxidized_cut_copper_stairs_outer" - }, - "facing=east,half=bottom,shape=straight": { - "model": "minecraft:block/oxidized_cut_copper_stairs" - }, - "facing=east,half=top,shape=inner_left": { - "model": "minecraft:block/oxidized_cut_copper_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=inner_right": { - "model": "minecraft:block/oxidized_cut_copper_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=outer_left": { - "model": "minecraft:block/oxidized_cut_copper_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=outer_right": { - "model": "minecraft:block/oxidized_cut_copper_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=straight": { - "model": "minecraft:block/oxidized_cut_copper_stairs", - "uvlock": true, - "x": 180 - }, - "facing=north,half=bottom,shape=inner_left": { - "model": "minecraft:block/oxidized_cut_copper_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=inner_right": { - "model": "minecraft:block/oxidized_cut_copper_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=outer_left": { - "model": "minecraft:block/oxidized_cut_copper_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=outer_right": { - "model": "minecraft:block/oxidized_cut_copper_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=straight": { - "model": "minecraft:block/oxidized_cut_copper_stairs", - "uvlock": true, - "y": 270 - }, - "facing=north,half=top,shape=inner_left": { - "model": "minecraft:block/oxidized_cut_copper_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=inner_right": { - "model": "minecraft:block/oxidized_cut_copper_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=outer_left": { - "model": "minecraft:block/oxidized_cut_copper_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=outer_right": { - "model": "minecraft:block/oxidized_cut_copper_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=straight": { - "model": "minecraft:block/oxidized_cut_copper_stairs", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=south,half=bottom,shape=inner_left": { - "model": "minecraft:block/oxidized_cut_copper_stairs_inner" - }, - "facing=south,half=bottom,shape=inner_right": { - "model": "minecraft:block/oxidized_cut_copper_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=outer_left": { - "model": "minecraft:block/oxidized_cut_copper_stairs_outer" - }, - "facing=south,half=bottom,shape=outer_right": { - "model": "minecraft:block/oxidized_cut_copper_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=straight": { - "model": "minecraft:block/oxidized_cut_copper_stairs", - "uvlock": true, - "y": 90 - }, - "facing=south,half=top,shape=inner_left": { - "model": "minecraft:block/oxidized_cut_copper_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=inner_right": { - "model": "minecraft:block/oxidized_cut_copper_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=outer_left": { - "model": "minecraft:block/oxidized_cut_copper_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=outer_right": { - "model": "minecraft:block/oxidized_cut_copper_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=straight": { - "model": "minecraft:block/oxidized_cut_copper_stairs", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_left": { - "model": "minecraft:block/oxidized_cut_copper_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_right": { - "model": "minecraft:block/oxidized_cut_copper_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=outer_left": { - "model": "minecraft:block/oxidized_cut_copper_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=outer_right": { - "model": "minecraft:block/oxidized_cut_copper_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=straight": { - "model": "minecraft:block/oxidized_cut_copper_stairs", - "uvlock": true, - "y": 180 - }, - "facing=west,half=top,shape=inner_left": { - "model": "minecraft:block/oxidized_cut_copper_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=inner_right": { - "model": "minecraft:block/oxidized_cut_copper_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=outer_left": { - "model": "minecraft:block/oxidized_cut_copper_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=outer_right": { - "model": "minecraft:block/oxidized_cut_copper_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=straight": { - "model": "minecraft:block/oxidized_cut_copper_stairs", - "uvlock": true, - "x": 180, - "y": 180 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/packed_ice.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/packed_ice.json deleted file mode 100644 index b395c21e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/packed_ice.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/packed_ice" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/packed_mud.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/packed_mud.json deleted file mode 100644 index 6309d7d0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/packed_mud.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/packed_mud" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/pearlescent_froglight.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/pearlescent_froglight.json deleted file mode 100644 index ff6fa267..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/pearlescent_froglight.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "variants": { - "axis=x": { - "model": "minecraft:block/pearlescent_froglight_horizontal", - "x": 90, - "y": 90 - }, - "axis=y": { - "model": "minecraft:block/pearlescent_froglight" - }, - "axis=z": { - "model": "minecraft:block/pearlescent_froglight_horizontal", - "x": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/peony.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/peony.json deleted file mode 100644 index c97072d5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/peony.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "variants": { - "half=lower": { - "model": "minecraft:block/peony_bottom" - }, - "half=upper": { - "model": "minecraft:block/peony_top" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/petrified_oak_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/petrified_oak_slab.json deleted file mode 100644 index 98db0a12..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/petrified_oak_slab.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "variants": { - "type=bottom": { - "model": "minecraft:block/petrified_oak_slab" - }, - "type=double": { - "model": "minecraft:block/oak_planks" - }, - "type=top": { - "model": "minecraft:block/petrified_oak_slab_top" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/piglin_head.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/piglin_head.json deleted file mode 100644 index 3951e3ee..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/piglin_head.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/skull" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/piglin_wall_head.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/piglin_wall_head.json deleted file mode 100644 index 3951e3ee..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/piglin_wall_head.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/skull" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/pink_banner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/pink_banner.json deleted file mode 100644 index f5e2c87f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/pink_banner.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/banner" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/pink_bed.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/pink_bed.json deleted file mode 100644 index 6577c90a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/pink_bed.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/bed" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/pink_candle.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/pink_candle.json deleted file mode 100644 index fd63fea4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/pink_candle.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "variants": { - "candles=1,lit=false": { - "model": "minecraft:block/pink_candle_one_candle" - }, - "candles=1,lit=true": { - "model": "minecraft:block/pink_candle_one_candle_lit" - }, - "candles=2,lit=false": { - "model": "minecraft:block/pink_candle_two_candles" - }, - "candles=2,lit=true": { - "model": "minecraft:block/pink_candle_two_candles_lit" - }, - "candles=3,lit=false": { - "model": "minecraft:block/pink_candle_three_candles" - }, - "candles=3,lit=true": { - "model": "minecraft:block/pink_candle_three_candles_lit" - }, - "candles=4,lit=false": { - "model": "minecraft:block/pink_candle_four_candles" - }, - "candles=4,lit=true": { - "model": "minecraft:block/pink_candle_four_candles_lit" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/pink_candle_cake.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/pink_candle_cake.json deleted file mode 100644 index 5b9c8d56..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/pink_candle_cake.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "variants": { - "lit=false": { - "model": "minecraft:block/pink_candle_cake" - }, - "lit=true": { - "model": "minecraft:block/pink_candle_cake_lit" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/pink_carpet.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/pink_carpet.json deleted file mode 100644 index c9a49aed..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/pink_carpet.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/pink_carpet" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/pink_concrete.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/pink_concrete.json deleted file mode 100644 index 3beebd45..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/pink_concrete.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/pink_concrete" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/pink_concrete_powder.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/pink_concrete_powder.json deleted file mode 100644 index c6f09205..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/pink_concrete_powder.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "variants": { - "": [ - { - "model": "minecraft:block/pink_concrete_powder" - }, - { - "model": "minecraft:block/pink_concrete_powder", - "y": 90 - }, - { - "model": "minecraft:block/pink_concrete_powder", - "y": 180 - }, - { - "model": "minecraft:block/pink_concrete_powder", - "y": 270 - } - ] - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/pink_glazed_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/pink_glazed_terracotta.json deleted file mode 100644 index 84e6c0c6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/pink_glazed_terracotta.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "variants": { - "facing=east": { - "model": "minecraft:block/pink_glazed_terracotta", - "y": 270 - }, - "facing=north": { - "model": "minecraft:block/pink_glazed_terracotta", - "y": 180 - }, - "facing=south": { - "model": "minecraft:block/pink_glazed_terracotta" - }, - "facing=west": { - "model": "minecraft:block/pink_glazed_terracotta", - "y": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/pink_petals.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/pink_petals.json deleted file mode 100644 index 990e576e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/pink_petals.json +++ /dev/null @@ -1,160 +0,0 @@ -{ - "multipart": [ - { - "apply": { - "model": "minecraft:block/pink_petals_1" - }, - "when": { - "facing": "north", - "flower_amount": "1|2|3|4" - } - }, - { - "apply": { - "model": "minecraft:block/pink_petals_1", - "y": 90 - }, - "when": { - "facing": "east", - "flower_amount": "1|2|3|4" - } - }, - { - "apply": { - "model": "minecraft:block/pink_petals_1", - "y": 180 - }, - "when": { - "facing": "south", - "flower_amount": "1|2|3|4" - } - }, - { - "apply": { - "model": "minecraft:block/pink_petals_1", - "y": 270 - }, - "when": { - "facing": "west", - "flower_amount": "1|2|3|4" - } - }, - { - "apply": { - "model": "minecraft:block/pink_petals_2" - }, - "when": { - "facing": "north", - "flower_amount": "2|3|4" - } - }, - { - "apply": { - "model": "minecraft:block/pink_petals_2", - "y": 90 - }, - "when": { - "facing": "east", - "flower_amount": "2|3|4" - } - }, - { - "apply": { - "model": "minecraft:block/pink_petals_2", - "y": 180 - }, - "when": { - "facing": "south", - "flower_amount": "2|3|4" - } - }, - { - "apply": { - "model": "minecraft:block/pink_petals_2", - "y": 270 - }, - "when": { - "facing": "west", - "flower_amount": "2|3|4" - } - }, - { - "apply": { - "model": "minecraft:block/pink_petals_3" - }, - "when": { - "facing": "north", - "flower_amount": "3|4" - } - }, - { - "apply": { - "model": "minecraft:block/pink_petals_3", - "y": 90 - }, - "when": { - "facing": "east", - "flower_amount": "3|4" - } - }, - { - "apply": { - "model": "minecraft:block/pink_petals_3", - "y": 180 - }, - "when": { - "facing": "south", - "flower_amount": "3|4" - } - }, - { - "apply": { - "model": "minecraft:block/pink_petals_3", - "y": 270 - }, - "when": { - "facing": "west", - "flower_amount": "3|4" - } - }, - { - "apply": { - "model": "minecraft:block/pink_petals_4" - }, - "when": { - "facing": "north", - "flower_amount": "4" - } - }, - { - "apply": { - "model": "minecraft:block/pink_petals_4", - "y": 90 - }, - "when": { - "facing": "east", - "flower_amount": "4" - } - }, - { - "apply": { - "model": "minecraft:block/pink_petals_4", - "y": 180 - }, - "when": { - "facing": "south", - "flower_amount": "4" - } - }, - { - "apply": { - "model": "minecraft:block/pink_petals_4", - "y": 270 - }, - "when": { - "facing": "west", - "flower_amount": "4" - } - } - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/pink_shulker_box.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/pink_shulker_box.json deleted file mode 100644 index 3f336dcf..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/pink_shulker_box.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/pink_shulker_box" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/pink_stained_glass.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/pink_stained_glass.json deleted file mode 100644 index 3adb5ca2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/pink_stained_glass.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/pink_stained_glass" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/pink_stained_glass_pane.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/pink_stained_glass_pane.json deleted file mode 100644 index 4b9b9241..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/pink_stained_glass_pane.json +++ /dev/null @@ -1,77 +0,0 @@ -{ - "multipart": [ - { - "apply": { - "model": "minecraft:block/pink_stained_glass_pane_post" - } - }, - { - "apply": { - "model": "minecraft:block/pink_stained_glass_pane_side" - }, - "when": { - "north": "true" - } - }, - { - "apply": { - "model": "minecraft:block/pink_stained_glass_pane_side", - "y": 90 - }, - "when": { - "east": "true" - } - }, - { - "apply": { - "model": "minecraft:block/pink_stained_glass_pane_side_alt" - }, - "when": { - "south": "true" - } - }, - { - "apply": { - "model": "minecraft:block/pink_stained_glass_pane_side_alt", - "y": 90 - }, - "when": { - "west": "true" - } - }, - { - "apply": { - "model": "minecraft:block/pink_stained_glass_pane_noside" - }, - "when": { - "north": "false" - } - }, - { - "apply": { - "model": "minecraft:block/pink_stained_glass_pane_noside_alt" - }, - "when": { - "east": "false" - } - }, - { - "apply": { - "model": "minecraft:block/pink_stained_glass_pane_noside_alt", - "y": 90 - }, - "when": { - "south": "false" - } - }, - { - "apply": { - "model": "minecraft:block/pink_stained_glass_pane_noside", - "y": 270 - }, - "when": { - "west": "false" - } - } - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/pink_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/pink_terracotta.json deleted file mode 100644 index b9dbe910..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/pink_terracotta.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/pink_terracotta" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/pink_tulip.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/pink_tulip.json deleted file mode 100644 index 038823fb..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/pink_tulip.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/pink_tulip" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/pink_wall_banner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/pink_wall_banner.json deleted file mode 100644 index f5e2c87f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/pink_wall_banner.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/banner" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/pink_wool.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/pink_wool.json deleted file mode 100644 index d7096f63..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/pink_wool.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/pink_wool" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/piston.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/piston.json deleted file mode 100644 index 0ee3b912..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/piston.json +++ /dev/null @@ -1,50 +0,0 @@ -{ - "variants": { - "extended=false,facing=down": { - "model": "minecraft:block/piston", - "x": 90 - }, - "extended=false,facing=east": { - "model": "minecraft:block/piston", - "y": 90 - }, - "extended=false,facing=north": { - "model": "minecraft:block/piston" - }, - "extended=false,facing=south": { - "model": "minecraft:block/piston", - "y": 180 - }, - "extended=false,facing=up": { - "model": "minecraft:block/piston", - "x": 270 - }, - "extended=false,facing=west": { - "model": "minecraft:block/piston", - "y": 270 - }, - "extended=true,facing=down": { - "model": "minecraft:block/piston_base", - "x": 90 - }, - "extended=true,facing=east": { - "model": "minecraft:block/piston_base", - "y": 90 - }, - "extended=true,facing=north": { - "model": "minecraft:block/piston_base" - }, - "extended=true,facing=south": { - "model": "minecraft:block/piston_base", - "y": 180 - }, - "extended=true,facing=up": { - "model": "minecraft:block/piston_base", - "x": 270 - }, - "extended=true,facing=west": { - "model": "minecraft:block/piston_base", - "y": 270 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/piston_head.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/piston_head.json deleted file mode 100644 index b1a80352..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/piston_head.json +++ /dev/null @@ -1,96 +0,0 @@ -{ - "variants": { - "facing=down,short=false,type=normal": { - "model": "minecraft:block/piston_head", - "x": 90 - }, - "facing=down,short=false,type=sticky": { - "model": "minecraft:block/piston_head_sticky", - "x": 90 - }, - "facing=down,short=true,type=normal": { - "model": "minecraft:block/piston_head_short", - "x": 90 - }, - "facing=down,short=true,type=sticky": { - "model": "minecraft:block/piston_head_short_sticky", - "x": 90 - }, - "facing=east,short=false,type=normal": { - "model": "minecraft:block/piston_head", - "y": 90 - }, - "facing=east,short=false,type=sticky": { - "model": "minecraft:block/piston_head_sticky", - "y": 90 - }, - "facing=east,short=true,type=normal": { - "model": "minecraft:block/piston_head_short", - "y": 90 - }, - "facing=east,short=true,type=sticky": { - "model": "minecraft:block/piston_head_short_sticky", - "y": 90 - }, - "facing=north,short=false,type=normal": { - "model": "minecraft:block/piston_head" - }, - "facing=north,short=false,type=sticky": { - "model": "minecraft:block/piston_head_sticky" - }, - "facing=north,short=true,type=normal": { - "model": "minecraft:block/piston_head_short" - }, - "facing=north,short=true,type=sticky": { - "model": "minecraft:block/piston_head_short_sticky" - }, - "facing=south,short=false,type=normal": { - "model": "minecraft:block/piston_head", - "y": 180 - }, - "facing=south,short=false,type=sticky": { - "model": "minecraft:block/piston_head_sticky", - "y": 180 - }, - "facing=south,short=true,type=normal": { - "model": "minecraft:block/piston_head_short", - "y": 180 - }, - "facing=south,short=true,type=sticky": { - "model": "minecraft:block/piston_head_short_sticky", - "y": 180 - }, - "facing=up,short=false,type=normal": { - "model": "minecraft:block/piston_head", - "x": 270 - }, - "facing=up,short=false,type=sticky": { - "model": "minecraft:block/piston_head_sticky", - "x": 270 - }, - "facing=up,short=true,type=normal": { - "model": "minecraft:block/piston_head_short", - "x": 270 - }, - "facing=up,short=true,type=sticky": { - "model": "minecraft:block/piston_head_short_sticky", - "x": 270 - }, - "facing=west,short=false,type=normal": { - "model": "minecraft:block/piston_head", - "y": 270 - }, - "facing=west,short=false,type=sticky": { - "model": "minecraft:block/piston_head_sticky", - "y": 270 - }, - "facing=west,short=true,type=normal": { - "model": "minecraft:block/piston_head_short", - "y": 270 - }, - "facing=west,short=true,type=sticky": { - "model": "minecraft:block/piston_head_short_sticky", - "y": 270 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/pitcher_crop.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/pitcher_crop.json deleted file mode 100644 index 375502da..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/pitcher_crop.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "variants": { - "age=0,half=lower": { - "model": "minecraft:block/pitcher_crop_bottom_stage_0" - }, - "age=0,half=upper": { - "model": "minecraft:block/pitcher_crop_top_stage_0" - }, - "age=1,half=lower": { - "model": "minecraft:block/pitcher_crop_bottom_stage_1" - }, - "age=1,half=upper": { - "model": "minecraft:block/pitcher_crop_top_stage_1" - }, - "age=2,half=lower": { - "model": "minecraft:block/pitcher_crop_bottom_stage_2" - }, - "age=2,half=upper": { - "model": "minecraft:block/pitcher_crop_top_stage_2" - }, - "age=3,half=lower": { - "model": "minecraft:block/pitcher_crop_bottom_stage_3" - }, - "age=3,half=upper": { - "model": "minecraft:block/pitcher_crop_top_stage_3" - }, - "age=4,half=lower": { - "model": "minecraft:block/pitcher_crop_bottom_stage_4" - }, - "age=4,half=upper": { - "model": "minecraft:block/pitcher_crop_top_stage_4" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/pitcher_plant.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/pitcher_plant.json deleted file mode 100644 index fdf53d56..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/pitcher_plant.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "variants": { - "half=lower": { - "model": "minecraft:block/pitcher_plant_bottom" - }, - "half=upper": { - "model": "minecraft:block/pitcher_plant_top" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/player_head.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/player_head.json deleted file mode 100644 index 3951e3ee..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/player_head.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/skull" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/player_wall_head.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/player_wall_head.json deleted file mode 100644 index 3951e3ee..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/player_wall_head.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/skull" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/podzol.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/podzol.json deleted file mode 100644 index 03e40a71..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/podzol.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "variants": { - "snowy=false": [ - { - "model": "minecraft:block/podzol" - }, - { - "model": "minecraft:block/podzol", - "y": 90 - }, - { - "model": "minecraft:block/podzol", - "y": 180 - }, - { - "model": "minecraft:block/podzol", - "y": 270 - } - ], - "snowy=true": { - "model": "minecraft:block/grass_block_snow" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/pointed_dripstone.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/pointed_dripstone.json deleted file mode 100644 index c6c46aa3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/pointed_dripstone.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "variants": { - "thickness=base,vertical_direction=down": { - "model": "minecraft:block/pointed_dripstone_down_base" - }, - "thickness=base,vertical_direction=up": { - "model": "minecraft:block/pointed_dripstone_up_base" - }, - "thickness=frustum,vertical_direction=down": { - "model": "minecraft:block/pointed_dripstone_down_frustum" - }, - "thickness=frustum,vertical_direction=up": { - "model": "minecraft:block/pointed_dripstone_up_frustum" - }, - "thickness=middle,vertical_direction=down": { - "model": "minecraft:block/pointed_dripstone_down_middle" - }, - "thickness=middle,vertical_direction=up": { - "model": "minecraft:block/pointed_dripstone_up_middle" - }, - "thickness=tip,vertical_direction=down": { - "model": "minecraft:block/pointed_dripstone_down_tip" - }, - "thickness=tip,vertical_direction=up": { - "model": "minecraft:block/pointed_dripstone_up_tip" - }, - "thickness=tip_merge,vertical_direction=down": { - "model": "minecraft:block/pointed_dripstone_down_tip_merge" - }, - "thickness=tip_merge,vertical_direction=up": { - "model": "minecraft:block/pointed_dripstone_up_tip_merge" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_andesite.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_andesite.json deleted file mode 100644 index 5bb5391e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_andesite.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/polished_andesite" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_andesite_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_andesite_slab.json deleted file mode 100644 index e5ce87a7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_andesite_slab.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "variants": { - "type=bottom": { - "model": "minecraft:block/polished_andesite_slab" - }, - "type=double": { - "model": "minecraft:block/polished_andesite" - }, - "type=top": { - "model": "minecraft:block/polished_andesite_slab_top" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_andesite_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_andesite_stairs.json deleted file mode 100644 index bd080827..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_andesite_stairs.json +++ /dev/null @@ -1,209 +0,0 @@ -{ - "variants": { - "facing=east,half=bottom,shape=inner_left": { - "model": "minecraft:block/polished_andesite_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=inner_right": { - "model": "minecraft:block/polished_andesite_stairs_inner" - }, - "facing=east,half=bottom,shape=outer_left": { - "model": "minecraft:block/polished_andesite_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=outer_right": { - "model": "minecraft:block/polished_andesite_stairs_outer" - }, - "facing=east,half=bottom,shape=straight": { - "model": "minecraft:block/polished_andesite_stairs" - }, - "facing=east,half=top,shape=inner_left": { - "model": "minecraft:block/polished_andesite_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=inner_right": { - "model": "minecraft:block/polished_andesite_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=outer_left": { - "model": "minecraft:block/polished_andesite_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=outer_right": { - "model": "minecraft:block/polished_andesite_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=straight": { - "model": "minecraft:block/polished_andesite_stairs", - "uvlock": true, - "x": 180 - }, - "facing=north,half=bottom,shape=inner_left": { - "model": "minecraft:block/polished_andesite_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=inner_right": { - "model": "minecraft:block/polished_andesite_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=outer_left": { - "model": "minecraft:block/polished_andesite_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=outer_right": { - "model": "minecraft:block/polished_andesite_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=straight": { - "model": "minecraft:block/polished_andesite_stairs", - "uvlock": true, - "y": 270 - }, - "facing=north,half=top,shape=inner_left": { - "model": "minecraft:block/polished_andesite_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=inner_right": { - "model": "minecraft:block/polished_andesite_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=outer_left": { - "model": "minecraft:block/polished_andesite_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=outer_right": { - "model": "minecraft:block/polished_andesite_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=straight": { - "model": "minecraft:block/polished_andesite_stairs", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=south,half=bottom,shape=inner_left": { - "model": "minecraft:block/polished_andesite_stairs_inner" - }, - "facing=south,half=bottom,shape=inner_right": { - "model": "minecraft:block/polished_andesite_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=outer_left": { - "model": "minecraft:block/polished_andesite_stairs_outer" - }, - "facing=south,half=bottom,shape=outer_right": { - "model": "minecraft:block/polished_andesite_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=straight": { - "model": "minecraft:block/polished_andesite_stairs", - "uvlock": true, - "y": 90 - }, - "facing=south,half=top,shape=inner_left": { - "model": "minecraft:block/polished_andesite_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=inner_right": { - "model": "minecraft:block/polished_andesite_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=outer_left": { - "model": "minecraft:block/polished_andesite_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=outer_right": { - "model": "minecraft:block/polished_andesite_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=straight": { - "model": "minecraft:block/polished_andesite_stairs", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_left": { - "model": "minecraft:block/polished_andesite_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_right": { - "model": "minecraft:block/polished_andesite_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=outer_left": { - "model": "minecraft:block/polished_andesite_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=outer_right": { - "model": "minecraft:block/polished_andesite_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=straight": { - "model": "minecraft:block/polished_andesite_stairs", - "uvlock": true, - "y": 180 - }, - "facing=west,half=top,shape=inner_left": { - "model": "minecraft:block/polished_andesite_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=inner_right": { - "model": "minecraft:block/polished_andesite_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=outer_left": { - "model": "minecraft:block/polished_andesite_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=outer_right": { - "model": "minecraft:block/polished_andesite_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=straight": { - "model": "minecraft:block/polished_andesite_stairs", - "uvlock": true, - "x": 180, - "y": 180 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_basalt.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_basalt.json deleted file mode 100644 index 5ee6cefe..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_basalt.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "variants": { - "axis=x": { - "model": "minecraft:block/polished_basalt", - "x": 90, - "y": 90 - }, - "axis=y": { - "model": "minecraft:block/polished_basalt" - }, - "axis=z": { - "model": "minecraft:block/polished_basalt", - "x": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_blackstone.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_blackstone.json deleted file mode 100644 index e133b276..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_blackstone.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/polished_blackstone" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_blackstone_brick_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_blackstone_brick_slab.json deleted file mode 100644 index 759b5a73..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_blackstone_brick_slab.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "variants": { - "type=bottom": { - "model": "minecraft:block/polished_blackstone_brick_slab" - }, - "type=double": { - "model": "minecraft:block/polished_blackstone_bricks" - }, - "type=top": { - "model": "minecraft:block/polished_blackstone_brick_slab_top" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_blackstone_brick_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_blackstone_brick_stairs.json deleted file mode 100644 index 54829dab..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_blackstone_brick_stairs.json +++ /dev/null @@ -1,209 +0,0 @@ -{ - "variants": { - "facing=east,half=bottom,shape=inner_left": { - "model": "minecraft:block/polished_blackstone_brick_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=inner_right": { - "model": "minecraft:block/polished_blackstone_brick_stairs_inner" - }, - "facing=east,half=bottom,shape=outer_left": { - "model": "minecraft:block/polished_blackstone_brick_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=outer_right": { - "model": "minecraft:block/polished_blackstone_brick_stairs_outer" - }, - "facing=east,half=bottom,shape=straight": { - "model": "minecraft:block/polished_blackstone_brick_stairs" - }, - "facing=east,half=top,shape=inner_left": { - "model": "minecraft:block/polished_blackstone_brick_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=inner_right": { - "model": "minecraft:block/polished_blackstone_brick_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=outer_left": { - "model": "minecraft:block/polished_blackstone_brick_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=outer_right": { - "model": "minecraft:block/polished_blackstone_brick_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=straight": { - "model": "minecraft:block/polished_blackstone_brick_stairs", - "uvlock": true, - "x": 180 - }, - "facing=north,half=bottom,shape=inner_left": { - "model": "minecraft:block/polished_blackstone_brick_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=inner_right": { - "model": "minecraft:block/polished_blackstone_brick_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=outer_left": { - "model": "minecraft:block/polished_blackstone_brick_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=outer_right": { - "model": "minecraft:block/polished_blackstone_brick_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=straight": { - "model": "minecraft:block/polished_blackstone_brick_stairs", - "uvlock": true, - "y": 270 - }, - "facing=north,half=top,shape=inner_left": { - "model": "minecraft:block/polished_blackstone_brick_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=inner_right": { - "model": "minecraft:block/polished_blackstone_brick_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=outer_left": { - "model": "minecraft:block/polished_blackstone_brick_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=outer_right": { - "model": "minecraft:block/polished_blackstone_brick_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=straight": { - "model": "minecraft:block/polished_blackstone_brick_stairs", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=south,half=bottom,shape=inner_left": { - "model": "minecraft:block/polished_blackstone_brick_stairs_inner" - }, - "facing=south,half=bottom,shape=inner_right": { - "model": "minecraft:block/polished_blackstone_brick_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=outer_left": { - "model": "minecraft:block/polished_blackstone_brick_stairs_outer" - }, - "facing=south,half=bottom,shape=outer_right": { - "model": "minecraft:block/polished_blackstone_brick_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=straight": { - "model": "minecraft:block/polished_blackstone_brick_stairs", - "uvlock": true, - "y": 90 - }, - "facing=south,half=top,shape=inner_left": { - "model": "minecraft:block/polished_blackstone_brick_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=inner_right": { - "model": "minecraft:block/polished_blackstone_brick_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=outer_left": { - "model": "minecraft:block/polished_blackstone_brick_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=outer_right": { - "model": "minecraft:block/polished_blackstone_brick_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=straight": { - "model": "minecraft:block/polished_blackstone_brick_stairs", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_left": { - "model": "minecraft:block/polished_blackstone_brick_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_right": { - "model": "minecraft:block/polished_blackstone_brick_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=outer_left": { - "model": "minecraft:block/polished_blackstone_brick_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=outer_right": { - "model": "minecraft:block/polished_blackstone_brick_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=straight": { - "model": "minecraft:block/polished_blackstone_brick_stairs", - "uvlock": true, - "y": 180 - }, - "facing=west,half=top,shape=inner_left": { - "model": "minecraft:block/polished_blackstone_brick_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=inner_right": { - "model": "minecraft:block/polished_blackstone_brick_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=outer_left": { - "model": "minecraft:block/polished_blackstone_brick_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=outer_right": { - "model": "minecraft:block/polished_blackstone_brick_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=straight": { - "model": "minecraft:block/polished_blackstone_brick_stairs", - "uvlock": true, - "x": 180, - "y": 180 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_blackstone_brick_wall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_blackstone_brick_wall.json deleted file mode 100644 index 2ec1a253..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_blackstone_brick_wall.json +++ /dev/null @@ -1,90 +0,0 @@ -{ - "multipart": [ - { - "apply": { - "model": "minecraft:block/polished_blackstone_brick_wall_post" - }, - "when": { - "up": "true" - } - }, - { - "apply": { - "model": "minecraft:block/polished_blackstone_brick_wall_side", - "uvlock": true - }, - "when": { - "north": "low" - } - }, - { - "apply": { - "model": "minecraft:block/polished_blackstone_brick_wall_side", - "uvlock": true, - "y": 90 - }, - "when": { - "east": "low" - } - }, - { - "apply": { - "model": "minecraft:block/polished_blackstone_brick_wall_side", - "uvlock": true, - "y": 180 - }, - "when": { - "south": "low" - } - }, - { - "apply": { - "model": "minecraft:block/polished_blackstone_brick_wall_side", - "uvlock": true, - "y": 270 - }, - "when": { - "west": "low" - } - }, - { - "apply": { - "model": "minecraft:block/polished_blackstone_brick_wall_side_tall", - "uvlock": true - }, - "when": { - "north": "tall" - } - }, - { - "apply": { - "model": "minecraft:block/polished_blackstone_brick_wall_side_tall", - "uvlock": true, - "y": 90 - }, - "when": { - "east": "tall" - } - }, - { - "apply": { - "model": "minecraft:block/polished_blackstone_brick_wall_side_tall", - "uvlock": true, - "y": 180 - }, - "when": { - "south": "tall" - } - }, - { - "apply": { - "model": "minecraft:block/polished_blackstone_brick_wall_side_tall", - "uvlock": true, - "y": 270 - }, - "when": { - "west": "tall" - } - } - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_blackstone_bricks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_blackstone_bricks.json deleted file mode 100644 index 2a1cabca..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_blackstone_bricks.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/polished_blackstone_bricks" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_blackstone_button.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_blackstone_button.json deleted file mode 100644 index 7d4f337c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_blackstone_button.json +++ /dev/null @@ -1,118 +0,0 @@ -{ - "variants": { - "face=ceiling,facing=east,powered=false": { - "model": "minecraft:block/polished_blackstone_button", - "x": 180, - "y": 270 - }, - "face=ceiling,facing=east,powered=true": { - "model": "minecraft:block/polished_blackstone_button_pressed", - "x": 180, - "y": 270 - }, - "face=ceiling,facing=north,powered=false": { - "model": "minecraft:block/polished_blackstone_button", - "x": 180, - "y": 180 - }, - "face=ceiling,facing=north,powered=true": { - "model": "minecraft:block/polished_blackstone_button_pressed", - "x": 180, - "y": 180 - }, - "face=ceiling,facing=south,powered=false": { - "model": "minecraft:block/polished_blackstone_button", - "x": 180 - }, - "face=ceiling,facing=south,powered=true": { - "model": "minecraft:block/polished_blackstone_button_pressed", - "x": 180 - }, - "face=ceiling,facing=west,powered=false": { - "model": "minecraft:block/polished_blackstone_button", - "x": 180, - "y": 90 - }, - "face=ceiling,facing=west,powered=true": { - "model": "minecraft:block/polished_blackstone_button_pressed", - "x": 180, - "y": 90 - }, - "face=floor,facing=east,powered=false": { - "model": "minecraft:block/polished_blackstone_button", - "y": 90 - }, - "face=floor,facing=east,powered=true": { - "model": "minecraft:block/polished_blackstone_button_pressed", - "y": 90 - }, - "face=floor,facing=north,powered=false": { - "model": "minecraft:block/polished_blackstone_button" - }, - "face=floor,facing=north,powered=true": { - "model": "minecraft:block/polished_blackstone_button_pressed" - }, - "face=floor,facing=south,powered=false": { - "model": "minecraft:block/polished_blackstone_button", - "y": 180 - }, - "face=floor,facing=south,powered=true": { - "model": "minecraft:block/polished_blackstone_button_pressed", - "y": 180 - }, - "face=floor,facing=west,powered=false": { - "model": "minecraft:block/polished_blackstone_button", - "y": 270 - }, - "face=floor,facing=west,powered=true": { - "model": "minecraft:block/polished_blackstone_button_pressed", - "y": 270 - }, - "face=wall,facing=east,powered=false": { - "model": "minecraft:block/polished_blackstone_button", - "uvlock": true, - "x": 90, - "y": 90 - }, - "face=wall,facing=east,powered=true": { - "model": "minecraft:block/polished_blackstone_button_pressed", - "uvlock": true, - "x": 90, - "y": 90 - }, - "face=wall,facing=north,powered=false": { - "model": "minecraft:block/polished_blackstone_button", - "uvlock": true, - "x": 90 - }, - "face=wall,facing=north,powered=true": { - "model": "minecraft:block/polished_blackstone_button_pressed", - "uvlock": true, - "x": 90 - }, - "face=wall,facing=south,powered=false": { - "model": "minecraft:block/polished_blackstone_button", - "uvlock": true, - "x": 90, - "y": 180 - }, - "face=wall,facing=south,powered=true": { - "model": "minecraft:block/polished_blackstone_button_pressed", - "uvlock": true, - "x": 90, - "y": 180 - }, - "face=wall,facing=west,powered=false": { - "model": "minecraft:block/polished_blackstone_button", - "uvlock": true, - "x": 90, - "y": 270 - }, - "face=wall,facing=west,powered=true": { - "model": "minecraft:block/polished_blackstone_button_pressed", - "uvlock": true, - "x": 90, - "y": 270 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_blackstone_pressure_plate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_blackstone_pressure_plate.json deleted file mode 100644 index f8f5cb14..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_blackstone_pressure_plate.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "variants": { - "powered=false": { - "model": "minecraft:block/polished_blackstone_pressure_plate" - }, - "powered=true": { - "model": "minecraft:block/polished_blackstone_pressure_plate_down" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_blackstone_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_blackstone_slab.json deleted file mode 100644 index 1cfda0dd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_blackstone_slab.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "variants": { - "type=bottom": { - "model": "minecraft:block/polished_blackstone_slab" - }, - "type=double": { - "model": "minecraft:block/polished_blackstone" - }, - "type=top": { - "model": "minecraft:block/polished_blackstone_slab_top" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_blackstone_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_blackstone_stairs.json deleted file mode 100644 index 09a9ae37..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_blackstone_stairs.json +++ /dev/null @@ -1,209 +0,0 @@ -{ - "variants": { - "facing=east,half=bottom,shape=inner_left": { - "model": "minecraft:block/polished_blackstone_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=inner_right": { - "model": "minecraft:block/polished_blackstone_stairs_inner" - }, - "facing=east,half=bottom,shape=outer_left": { - "model": "minecraft:block/polished_blackstone_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=outer_right": { - "model": "minecraft:block/polished_blackstone_stairs_outer" - }, - "facing=east,half=bottom,shape=straight": { - "model": "minecraft:block/polished_blackstone_stairs" - }, - "facing=east,half=top,shape=inner_left": { - "model": "minecraft:block/polished_blackstone_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=inner_right": { - "model": "minecraft:block/polished_blackstone_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=outer_left": { - "model": "minecraft:block/polished_blackstone_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=outer_right": { - "model": "minecraft:block/polished_blackstone_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=straight": { - "model": "minecraft:block/polished_blackstone_stairs", - "uvlock": true, - "x": 180 - }, - "facing=north,half=bottom,shape=inner_left": { - "model": "minecraft:block/polished_blackstone_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=inner_right": { - "model": "minecraft:block/polished_blackstone_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=outer_left": { - "model": "minecraft:block/polished_blackstone_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=outer_right": { - "model": "minecraft:block/polished_blackstone_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=straight": { - "model": "minecraft:block/polished_blackstone_stairs", - "uvlock": true, - "y": 270 - }, - "facing=north,half=top,shape=inner_left": { - "model": "minecraft:block/polished_blackstone_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=inner_right": { - "model": "minecraft:block/polished_blackstone_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=outer_left": { - "model": "minecraft:block/polished_blackstone_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=outer_right": { - "model": "minecraft:block/polished_blackstone_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=straight": { - "model": "minecraft:block/polished_blackstone_stairs", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=south,half=bottom,shape=inner_left": { - "model": "minecraft:block/polished_blackstone_stairs_inner" - }, - "facing=south,half=bottom,shape=inner_right": { - "model": "minecraft:block/polished_blackstone_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=outer_left": { - "model": "minecraft:block/polished_blackstone_stairs_outer" - }, - "facing=south,half=bottom,shape=outer_right": { - "model": "minecraft:block/polished_blackstone_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=straight": { - "model": "minecraft:block/polished_blackstone_stairs", - "uvlock": true, - "y": 90 - }, - "facing=south,half=top,shape=inner_left": { - "model": "minecraft:block/polished_blackstone_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=inner_right": { - "model": "minecraft:block/polished_blackstone_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=outer_left": { - "model": "minecraft:block/polished_blackstone_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=outer_right": { - "model": "minecraft:block/polished_blackstone_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=straight": { - "model": "minecraft:block/polished_blackstone_stairs", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_left": { - "model": "minecraft:block/polished_blackstone_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_right": { - "model": "minecraft:block/polished_blackstone_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=outer_left": { - "model": "minecraft:block/polished_blackstone_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=outer_right": { - "model": "minecraft:block/polished_blackstone_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=straight": { - "model": "minecraft:block/polished_blackstone_stairs", - "uvlock": true, - "y": 180 - }, - "facing=west,half=top,shape=inner_left": { - "model": "minecraft:block/polished_blackstone_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=inner_right": { - "model": "minecraft:block/polished_blackstone_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=outer_left": { - "model": "minecraft:block/polished_blackstone_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=outer_right": { - "model": "minecraft:block/polished_blackstone_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=straight": { - "model": "minecraft:block/polished_blackstone_stairs", - "uvlock": true, - "x": 180, - "y": 180 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_blackstone_wall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_blackstone_wall.json deleted file mode 100644 index f666cd7d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_blackstone_wall.json +++ /dev/null @@ -1,90 +0,0 @@ -{ - "multipart": [ - { - "apply": { - "model": "minecraft:block/polished_blackstone_wall_post" - }, - "when": { - "up": "true" - } - }, - { - "apply": { - "model": "minecraft:block/polished_blackstone_wall_side", - "uvlock": true - }, - "when": { - "north": "low" - } - }, - { - "apply": { - "model": "minecraft:block/polished_blackstone_wall_side", - "uvlock": true, - "y": 90 - }, - "when": { - "east": "low" - } - }, - { - "apply": { - "model": "minecraft:block/polished_blackstone_wall_side", - "uvlock": true, - "y": 180 - }, - "when": { - "south": "low" - } - }, - { - "apply": { - "model": "minecraft:block/polished_blackstone_wall_side", - "uvlock": true, - "y": 270 - }, - "when": { - "west": "low" - } - }, - { - "apply": { - "model": "minecraft:block/polished_blackstone_wall_side_tall", - "uvlock": true - }, - "when": { - "north": "tall" - } - }, - { - "apply": { - "model": "minecraft:block/polished_blackstone_wall_side_tall", - "uvlock": true, - "y": 90 - }, - "when": { - "east": "tall" - } - }, - { - "apply": { - "model": "minecraft:block/polished_blackstone_wall_side_tall", - "uvlock": true, - "y": 180 - }, - "when": { - "south": "tall" - } - }, - { - "apply": { - "model": "minecraft:block/polished_blackstone_wall_side_tall", - "uvlock": true, - "y": 270 - }, - "when": { - "west": "tall" - } - } - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_deepslate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_deepslate.json deleted file mode 100644 index 5ad40557..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_deepslate.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/polished_deepslate" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_deepslate_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_deepslate_slab.json deleted file mode 100644 index 5bf01dc3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_deepslate_slab.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "variants": { - "type=bottom": { - "model": "minecraft:block/polished_deepslate_slab" - }, - "type=double": { - "model": "minecraft:block/polished_deepslate" - }, - "type=top": { - "model": "minecraft:block/polished_deepslate_slab_top" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_deepslate_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_deepslate_stairs.json deleted file mode 100644 index 1fa36d22..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_deepslate_stairs.json +++ /dev/null @@ -1,209 +0,0 @@ -{ - "variants": { - "facing=east,half=bottom,shape=inner_left": { - "model": "minecraft:block/polished_deepslate_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=inner_right": { - "model": "minecraft:block/polished_deepslate_stairs_inner" - }, - "facing=east,half=bottom,shape=outer_left": { - "model": "minecraft:block/polished_deepslate_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=outer_right": { - "model": "minecraft:block/polished_deepslate_stairs_outer" - }, - "facing=east,half=bottom,shape=straight": { - "model": "minecraft:block/polished_deepslate_stairs" - }, - "facing=east,half=top,shape=inner_left": { - "model": "minecraft:block/polished_deepslate_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=inner_right": { - "model": "minecraft:block/polished_deepslate_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=outer_left": { - "model": "minecraft:block/polished_deepslate_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=outer_right": { - "model": "minecraft:block/polished_deepslate_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=straight": { - "model": "minecraft:block/polished_deepslate_stairs", - "uvlock": true, - "x": 180 - }, - "facing=north,half=bottom,shape=inner_left": { - "model": "minecraft:block/polished_deepslate_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=inner_right": { - "model": "minecraft:block/polished_deepslate_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=outer_left": { - "model": "minecraft:block/polished_deepslate_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=outer_right": { - "model": "minecraft:block/polished_deepslate_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=straight": { - "model": "minecraft:block/polished_deepslate_stairs", - "uvlock": true, - "y": 270 - }, - "facing=north,half=top,shape=inner_left": { - "model": "minecraft:block/polished_deepslate_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=inner_right": { - "model": "minecraft:block/polished_deepslate_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=outer_left": { - "model": "minecraft:block/polished_deepslate_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=outer_right": { - "model": "minecraft:block/polished_deepslate_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=straight": { - "model": "minecraft:block/polished_deepslate_stairs", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=south,half=bottom,shape=inner_left": { - "model": "minecraft:block/polished_deepslate_stairs_inner" - }, - "facing=south,half=bottom,shape=inner_right": { - "model": "minecraft:block/polished_deepslate_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=outer_left": { - "model": "minecraft:block/polished_deepslate_stairs_outer" - }, - "facing=south,half=bottom,shape=outer_right": { - "model": "minecraft:block/polished_deepslate_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=straight": { - "model": "minecraft:block/polished_deepslate_stairs", - "uvlock": true, - "y": 90 - }, - "facing=south,half=top,shape=inner_left": { - "model": "minecraft:block/polished_deepslate_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=inner_right": { - "model": "minecraft:block/polished_deepslate_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=outer_left": { - "model": "minecraft:block/polished_deepslate_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=outer_right": { - "model": "minecraft:block/polished_deepslate_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=straight": { - "model": "minecraft:block/polished_deepslate_stairs", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_left": { - "model": "minecraft:block/polished_deepslate_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_right": { - "model": "minecraft:block/polished_deepslate_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=outer_left": { - "model": "minecraft:block/polished_deepslate_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=outer_right": { - "model": "minecraft:block/polished_deepslate_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=straight": { - "model": "minecraft:block/polished_deepslate_stairs", - "uvlock": true, - "y": 180 - }, - "facing=west,half=top,shape=inner_left": { - "model": "minecraft:block/polished_deepslate_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=inner_right": { - "model": "minecraft:block/polished_deepslate_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=outer_left": { - "model": "minecraft:block/polished_deepslate_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=outer_right": { - "model": "minecraft:block/polished_deepslate_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=straight": { - "model": "minecraft:block/polished_deepslate_stairs", - "uvlock": true, - "x": 180, - "y": 180 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_deepslate_wall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_deepslate_wall.json deleted file mode 100644 index 06afb23a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_deepslate_wall.json +++ /dev/null @@ -1,90 +0,0 @@ -{ - "multipart": [ - { - "apply": { - "model": "minecraft:block/polished_deepslate_wall_post" - }, - "when": { - "up": "true" - } - }, - { - "apply": { - "model": "minecraft:block/polished_deepslate_wall_side", - "uvlock": true - }, - "when": { - "north": "low" - } - }, - { - "apply": { - "model": "minecraft:block/polished_deepslate_wall_side", - "uvlock": true, - "y": 90 - }, - "when": { - "east": "low" - } - }, - { - "apply": { - "model": "minecraft:block/polished_deepslate_wall_side", - "uvlock": true, - "y": 180 - }, - "when": { - "south": "low" - } - }, - { - "apply": { - "model": "minecraft:block/polished_deepslate_wall_side", - "uvlock": true, - "y": 270 - }, - "when": { - "west": "low" - } - }, - { - "apply": { - "model": "minecraft:block/polished_deepslate_wall_side_tall", - "uvlock": true - }, - "when": { - "north": "tall" - } - }, - { - "apply": { - "model": "minecraft:block/polished_deepslate_wall_side_tall", - "uvlock": true, - "y": 90 - }, - "when": { - "east": "tall" - } - }, - { - "apply": { - "model": "minecraft:block/polished_deepslate_wall_side_tall", - "uvlock": true, - "y": 180 - }, - "when": { - "south": "tall" - } - }, - { - "apply": { - "model": "minecraft:block/polished_deepslate_wall_side_tall", - "uvlock": true, - "y": 270 - }, - "when": { - "west": "tall" - } - } - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_diorite.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_diorite.json deleted file mode 100644 index ea96c517..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_diorite.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/polished_diorite" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_diorite_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_diorite_slab.json deleted file mode 100644 index f3542336..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_diorite_slab.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "variants": { - "type=bottom": { - "model": "minecraft:block/polished_diorite_slab" - }, - "type=double": { - "model": "minecraft:block/polished_diorite" - }, - "type=top": { - "model": "minecraft:block/polished_diorite_slab_top" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_diorite_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_diorite_stairs.json deleted file mode 100644 index cdbc415c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_diorite_stairs.json +++ /dev/null @@ -1,209 +0,0 @@ -{ - "variants": { - "facing=east,half=bottom,shape=inner_left": { - "model": "minecraft:block/polished_diorite_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=inner_right": { - "model": "minecraft:block/polished_diorite_stairs_inner" - }, - "facing=east,half=bottom,shape=outer_left": { - "model": "minecraft:block/polished_diorite_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=outer_right": { - "model": "minecraft:block/polished_diorite_stairs_outer" - }, - "facing=east,half=bottom,shape=straight": { - "model": "minecraft:block/polished_diorite_stairs" - }, - "facing=east,half=top,shape=inner_left": { - "model": "minecraft:block/polished_diorite_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=inner_right": { - "model": "minecraft:block/polished_diorite_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=outer_left": { - "model": "minecraft:block/polished_diorite_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=outer_right": { - "model": "minecraft:block/polished_diorite_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=straight": { - "model": "minecraft:block/polished_diorite_stairs", - "uvlock": true, - "x": 180 - }, - "facing=north,half=bottom,shape=inner_left": { - "model": "minecraft:block/polished_diorite_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=inner_right": { - "model": "minecraft:block/polished_diorite_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=outer_left": { - "model": "minecraft:block/polished_diorite_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=outer_right": { - "model": "minecraft:block/polished_diorite_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=straight": { - "model": "minecraft:block/polished_diorite_stairs", - "uvlock": true, - "y": 270 - }, - "facing=north,half=top,shape=inner_left": { - "model": "minecraft:block/polished_diorite_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=inner_right": { - "model": "minecraft:block/polished_diorite_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=outer_left": { - "model": "minecraft:block/polished_diorite_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=outer_right": { - "model": "minecraft:block/polished_diorite_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=straight": { - "model": "minecraft:block/polished_diorite_stairs", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=south,half=bottom,shape=inner_left": { - "model": "minecraft:block/polished_diorite_stairs_inner" - }, - "facing=south,half=bottom,shape=inner_right": { - "model": "minecraft:block/polished_diorite_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=outer_left": { - "model": "minecraft:block/polished_diorite_stairs_outer" - }, - "facing=south,half=bottom,shape=outer_right": { - "model": "minecraft:block/polished_diorite_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=straight": { - "model": "minecraft:block/polished_diorite_stairs", - "uvlock": true, - "y": 90 - }, - "facing=south,half=top,shape=inner_left": { - "model": "minecraft:block/polished_diorite_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=inner_right": { - "model": "minecraft:block/polished_diorite_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=outer_left": { - "model": "minecraft:block/polished_diorite_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=outer_right": { - "model": "minecraft:block/polished_diorite_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=straight": { - "model": "minecraft:block/polished_diorite_stairs", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_left": { - "model": "minecraft:block/polished_diorite_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_right": { - "model": "minecraft:block/polished_diorite_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=outer_left": { - "model": "minecraft:block/polished_diorite_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=outer_right": { - "model": "minecraft:block/polished_diorite_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=straight": { - "model": "minecraft:block/polished_diorite_stairs", - "uvlock": true, - "y": 180 - }, - "facing=west,half=top,shape=inner_left": { - "model": "minecraft:block/polished_diorite_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=inner_right": { - "model": "minecraft:block/polished_diorite_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=outer_left": { - "model": "minecraft:block/polished_diorite_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=outer_right": { - "model": "minecraft:block/polished_diorite_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=straight": { - "model": "minecraft:block/polished_diorite_stairs", - "uvlock": true, - "x": 180, - "y": 180 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_granite.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_granite.json deleted file mode 100644 index bad818af..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_granite.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/polished_granite" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_granite_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_granite_slab.json deleted file mode 100644 index e1ec01cd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_granite_slab.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "variants": { - "type=bottom": { - "model": "minecraft:block/polished_granite_slab" - }, - "type=double": { - "model": "minecraft:block/polished_granite" - }, - "type=top": { - "model": "minecraft:block/polished_granite_slab_top" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_granite_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_granite_stairs.json deleted file mode 100644 index f64b99a5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_granite_stairs.json +++ /dev/null @@ -1,209 +0,0 @@ -{ - "variants": { - "facing=east,half=bottom,shape=inner_left": { - "model": "minecraft:block/polished_granite_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=inner_right": { - "model": "minecraft:block/polished_granite_stairs_inner" - }, - "facing=east,half=bottom,shape=outer_left": { - "model": "minecraft:block/polished_granite_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=outer_right": { - "model": "minecraft:block/polished_granite_stairs_outer" - }, - "facing=east,half=bottom,shape=straight": { - "model": "minecraft:block/polished_granite_stairs" - }, - "facing=east,half=top,shape=inner_left": { - "model": "minecraft:block/polished_granite_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=inner_right": { - "model": "minecraft:block/polished_granite_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=outer_left": { - "model": "minecraft:block/polished_granite_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=outer_right": { - "model": "minecraft:block/polished_granite_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=straight": { - "model": "minecraft:block/polished_granite_stairs", - "uvlock": true, - "x": 180 - }, - "facing=north,half=bottom,shape=inner_left": { - "model": "minecraft:block/polished_granite_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=inner_right": { - "model": "minecraft:block/polished_granite_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=outer_left": { - "model": "minecraft:block/polished_granite_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=outer_right": { - "model": "minecraft:block/polished_granite_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=straight": { - "model": "minecraft:block/polished_granite_stairs", - "uvlock": true, - "y": 270 - }, - "facing=north,half=top,shape=inner_left": { - "model": "minecraft:block/polished_granite_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=inner_right": { - "model": "minecraft:block/polished_granite_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=outer_left": { - "model": "minecraft:block/polished_granite_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=outer_right": { - "model": "minecraft:block/polished_granite_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=straight": { - "model": "minecraft:block/polished_granite_stairs", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=south,half=bottom,shape=inner_left": { - "model": "minecraft:block/polished_granite_stairs_inner" - }, - "facing=south,half=bottom,shape=inner_right": { - "model": "minecraft:block/polished_granite_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=outer_left": { - "model": "minecraft:block/polished_granite_stairs_outer" - }, - "facing=south,half=bottom,shape=outer_right": { - "model": "minecraft:block/polished_granite_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=straight": { - "model": "minecraft:block/polished_granite_stairs", - "uvlock": true, - "y": 90 - }, - "facing=south,half=top,shape=inner_left": { - "model": "minecraft:block/polished_granite_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=inner_right": { - "model": "minecraft:block/polished_granite_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=outer_left": { - "model": "minecraft:block/polished_granite_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=outer_right": { - "model": "minecraft:block/polished_granite_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=straight": { - "model": "minecraft:block/polished_granite_stairs", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_left": { - "model": "minecraft:block/polished_granite_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_right": { - "model": "minecraft:block/polished_granite_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=outer_left": { - "model": "minecraft:block/polished_granite_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=outer_right": { - "model": "minecraft:block/polished_granite_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=straight": { - "model": "minecraft:block/polished_granite_stairs", - "uvlock": true, - "y": 180 - }, - "facing=west,half=top,shape=inner_left": { - "model": "minecraft:block/polished_granite_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=inner_right": { - "model": "minecraft:block/polished_granite_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=outer_left": { - "model": "minecraft:block/polished_granite_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=outer_right": { - "model": "minecraft:block/polished_granite_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=straight": { - "model": "minecraft:block/polished_granite_stairs", - "uvlock": true, - "x": 180, - "y": 180 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_tuff.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_tuff.json deleted file mode 100644 index dbb2b296..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_tuff.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/polished_tuff" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_tuff_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_tuff_slab.json deleted file mode 100644 index 25581fea..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_tuff_slab.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "variants": { - "type=bottom": { - "model": "minecraft:block/polished_tuff_slab" - }, - "type=double": { - "model": "minecraft:block/polished_tuff" - }, - "type=top": { - "model": "minecraft:block/polished_tuff_slab_top" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_tuff_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_tuff_stairs.json deleted file mode 100644 index ea192890..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_tuff_stairs.json +++ /dev/null @@ -1,209 +0,0 @@ -{ - "variants": { - "facing=east,half=bottom,shape=inner_left": { - "model": "minecraft:block/polished_tuff_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=inner_right": { - "model": "minecraft:block/polished_tuff_stairs_inner" - }, - "facing=east,half=bottom,shape=outer_left": { - "model": "minecraft:block/polished_tuff_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=outer_right": { - "model": "minecraft:block/polished_tuff_stairs_outer" - }, - "facing=east,half=bottom,shape=straight": { - "model": "minecraft:block/polished_tuff_stairs" - }, - "facing=east,half=top,shape=inner_left": { - "model": "minecraft:block/polished_tuff_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=inner_right": { - "model": "minecraft:block/polished_tuff_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=outer_left": { - "model": "minecraft:block/polished_tuff_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=outer_right": { - "model": "minecraft:block/polished_tuff_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=straight": { - "model": "minecraft:block/polished_tuff_stairs", - "uvlock": true, - "x": 180 - }, - "facing=north,half=bottom,shape=inner_left": { - "model": "minecraft:block/polished_tuff_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=inner_right": { - "model": "minecraft:block/polished_tuff_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=outer_left": { - "model": "minecraft:block/polished_tuff_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=outer_right": { - "model": "minecraft:block/polished_tuff_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=straight": { - "model": "minecraft:block/polished_tuff_stairs", - "uvlock": true, - "y": 270 - }, - "facing=north,half=top,shape=inner_left": { - "model": "minecraft:block/polished_tuff_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=inner_right": { - "model": "minecraft:block/polished_tuff_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=outer_left": { - "model": "minecraft:block/polished_tuff_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=outer_right": { - "model": "minecraft:block/polished_tuff_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=straight": { - "model": "minecraft:block/polished_tuff_stairs", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=south,half=bottom,shape=inner_left": { - "model": "minecraft:block/polished_tuff_stairs_inner" - }, - "facing=south,half=bottom,shape=inner_right": { - "model": "minecraft:block/polished_tuff_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=outer_left": { - "model": "minecraft:block/polished_tuff_stairs_outer" - }, - "facing=south,half=bottom,shape=outer_right": { - "model": "minecraft:block/polished_tuff_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=straight": { - "model": "minecraft:block/polished_tuff_stairs", - "uvlock": true, - "y": 90 - }, - "facing=south,half=top,shape=inner_left": { - "model": "minecraft:block/polished_tuff_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=inner_right": { - "model": "minecraft:block/polished_tuff_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=outer_left": { - "model": "minecraft:block/polished_tuff_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=outer_right": { - "model": "minecraft:block/polished_tuff_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=straight": { - "model": "minecraft:block/polished_tuff_stairs", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_left": { - "model": "minecraft:block/polished_tuff_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_right": { - "model": "minecraft:block/polished_tuff_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=outer_left": { - "model": "minecraft:block/polished_tuff_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=outer_right": { - "model": "minecraft:block/polished_tuff_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=straight": { - "model": "minecraft:block/polished_tuff_stairs", - "uvlock": true, - "y": 180 - }, - "facing=west,half=top,shape=inner_left": { - "model": "minecraft:block/polished_tuff_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=inner_right": { - "model": "minecraft:block/polished_tuff_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=outer_left": { - "model": "minecraft:block/polished_tuff_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=outer_right": { - "model": "minecraft:block/polished_tuff_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=straight": { - "model": "minecraft:block/polished_tuff_stairs", - "uvlock": true, - "x": 180, - "y": 180 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_tuff_wall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_tuff_wall.json deleted file mode 100644 index 44350ac9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/polished_tuff_wall.json +++ /dev/null @@ -1,90 +0,0 @@ -{ - "multipart": [ - { - "apply": { - "model": "minecraft:block/polished_tuff_wall_post" - }, - "when": { - "up": "true" - } - }, - { - "apply": { - "model": "minecraft:block/polished_tuff_wall_side", - "uvlock": true - }, - "when": { - "north": "low" - } - }, - { - "apply": { - "model": "minecraft:block/polished_tuff_wall_side", - "uvlock": true, - "y": 90 - }, - "when": { - "east": "low" - } - }, - { - "apply": { - "model": "minecraft:block/polished_tuff_wall_side", - "uvlock": true, - "y": 180 - }, - "when": { - "south": "low" - } - }, - { - "apply": { - "model": "minecraft:block/polished_tuff_wall_side", - "uvlock": true, - "y": 270 - }, - "when": { - "west": "low" - } - }, - { - "apply": { - "model": "minecraft:block/polished_tuff_wall_side_tall", - "uvlock": true - }, - "when": { - "north": "tall" - } - }, - { - "apply": { - "model": "minecraft:block/polished_tuff_wall_side_tall", - "uvlock": true, - "y": 90 - }, - "when": { - "east": "tall" - } - }, - { - "apply": { - "model": "minecraft:block/polished_tuff_wall_side_tall", - "uvlock": true, - "y": 180 - }, - "when": { - "south": "tall" - } - }, - { - "apply": { - "model": "minecraft:block/polished_tuff_wall_side_tall", - "uvlock": true, - "y": 270 - }, - "when": { - "west": "tall" - } - } - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/poppy.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/poppy.json deleted file mode 100644 index 870cb7d2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/poppy.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/poppy" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potatoes.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potatoes.json deleted file mode 100644 index 85b439e7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potatoes.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "variants": { - "age=0": { - "model": "minecraft:block/potatoes_stage0" - }, - "age=1": { - "model": "minecraft:block/potatoes_stage0" - }, - "age=2": { - "model": "minecraft:block/potatoes_stage1" - }, - "age=3": { - "model": "minecraft:block/potatoes_stage1" - }, - "age=4": { - "model": "minecraft:block/potatoes_stage2" - }, - "age=5": { - "model": "minecraft:block/potatoes_stage2" - }, - "age=6": { - "model": "minecraft:block/potatoes_stage2" - }, - "age=7": { - "model": "minecraft:block/potatoes_stage3" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_acacia_sapling.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_acacia_sapling.json deleted file mode 100644 index 03a983a4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_acacia_sapling.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/potted_acacia_sapling" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_allium.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_allium.json deleted file mode 100644 index 07d8e783..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_allium.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/potted_allium" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_azalea_bush.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_azalea_bush.json deleted file mode 100644 index 73a68cb2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_azalea_bush.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/potted_azalea_bush" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_azure_bluet.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_azure_bluet.json deleted file mode 100644 index 80c7a52f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_azure_bluet.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/potted_azure_bluet" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_bamboo.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_bamboo.json deleted file mode 100644 index 7d10ed3e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_bamboo.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/potted_bamboo" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_birch_sapling.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_birch_sapling.json deleted file mode 100644 index 98b48ea5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_birch_sapling.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/potted_birch_sapling" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_blue_orchid.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_blue_orchid.json deleted file mode 100644 index 48da368f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_blue_orchid.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/potted_blue_orchid" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_brown_mushroom.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_brown_mushroom.json deleted file mode 100644 index b1a02473..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_brown_mushroom.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/potted_brown_mushroom" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_cactus.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_cactus.json deleted file mode 100644 index 04758dae..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_cactus.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/potted_cactus" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_cherry_sapling.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_cherry_sapling.json deleted file mode 100644 index d92678f9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_cherry_sapling.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/potted_cherry_sapling" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_cornflower.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_cornflower.json deleted file mode 100644 index 29b26856..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_cornflower.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/potted_cornflower" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_crimson_fungus.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_crimson_fungus.json deleted file mode 100644 index d697c8e1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_crimson_fungus.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/potted_crimson_fungus" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_crimson_roots.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_crimson_roots.json deleted file mode 100644 index b2707ca0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_crimson_roots.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/potted_crimson_roots" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_dandelion.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_dandelion.json deleted file mode 100644 index 36227401..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_dandelion.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/potted_dandelion" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_dark_oak_sapling.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_dark_oak_sapling.json deleted file mode 100644 index f532b1ec..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_dark_oak_sapling.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/potted_dark_oak_sapling" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_dead_bush.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_dead_bush.json deleted file mode 100644 index 52d9462f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_dead_bush.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/potted_dead_bush" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_fern.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_fern.json deleted file mode 100644 index ee886f3c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_fern.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/potted_fern" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_flowering_azalea_bush.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_flowering_azalea_bush.json deleted file mode 100644 index c9216f71..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_flowering_azalea_bush.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/potted_flowering_azalea_bush" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_jungle_sapling.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_jungle_sapling.json deleted file mode 100644 index 928947b3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_jungle_sapling.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/potted_jungle_sapling" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_lily_of_the_valley.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_lily_of_the_valley.json deleted file mode 100644 index 14e7942a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_lily_of_the_valley.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/potted_lily_of_the_valley" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_mangrove_propagule.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_mangrove_propagule.json deleted file mode 100644 index 7da19aa1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_mangrove_propagule.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/potted_mangrove_propagule" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_oak_sapling.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_oak_sapling.json deleted file mode 100644 index e77b75bf..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_oak_sapling.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/potted_oak_sapling" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_orange_tulip.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_orange_tulip.json deleted file mode 100644 index 978f35d0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_orange_tulip.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/potted_orange_tulip" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_oxeye_daisy.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_oxeye_daisy.json deleted file mode 100644 index 7fc330ae..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_oxeye_daisy.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/potted_oxeye_daisy" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_pink_tulip.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_pink_tulip.json deleted file mode 100644 index 159cc4b2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_pink_tulip.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/potted_pink_tulip" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_poppy.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_poppy.json deleted file mode 100644 index f16aee08..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_poppy.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/potted_poppy" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_red_mushroom.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_red_mushroom.json deleted file mode 100644 index 451f88db..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_red_mushroom.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/potted_red_mushroom" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_red_tulip.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_red_tulip.json deleted file mode 100644 index fec6840d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_red_tulip.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/potted_red_tulip" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_spruce_sapling.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_spruce_sapling.json deleted file mode 100644 index 224d5a9f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_spruce_sapling.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/potted_spruce_sapling" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_torchflower.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_torchflower.json deleted file mode 100644 index dd981b97..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_torchflower.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/potted_torchflower" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_warped_fungus.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_warped_fungus.json deleted file mode 100644 index 3f127a34..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_warped_fungus.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/potted_warped_fungus" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_warped_roots.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_warped_roots.json deleted file mode 100644 index f141ee94..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_warped_roots.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/potted_warped_roots" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_white_tulip.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_white_tulip.json deleted file mode 100644 index 823ca947..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_white_tulip.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/potted_white_tulip" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_wither_rose.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_wither_rose.json deleted file mode 100644 index d12f6aa1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/potted_wither_rose.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/potted_wither_rose" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/powder_snow.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/powder_snow.json deleted file mode 100644 index 98be27af..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/powder_snow.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/powder_snow" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/powder_snow_cauldron.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/powder_snow_cauldron.json deleted file mode 100644 index f6e94684..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/powder_snow_cauldron.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "variants": { - "level=1": { - "model": "minecraft:block/powder_snow_cauldron_level1" - }, - "level=2": { - "model": "minecraft:block/powder_snow_cauldron_level2" - }, - "level=3": { - "model": "minecraft:block/powder_snow_cauldron_full" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/powered_rail.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/powered_rail.json deleted file mode 100644 index a20a06fc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/powered_rail.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "variants": { - "powered=false,shape=ascending_east": { - "model": "minecraft:block/powered_rail_raised_ne", - "y": 90 - }, - "powered=false,shape=ascending_north": { - "model": "minecraft:block/powered_rail_raised_ne" - }, - "powered=false,shape=ascending_south": { - "model": "minecraft:block/powered_rail_raised_sw" - }, - "powered=false,shape=ascending_west": { - "model": "minecraft:block/powered_rail_raised_sw", - "y": 90 - }, - "powered=false,shape=east_west": { - "model": "minecraft:block/powered_rail", - "y": 90 - }, - "powered=false,shape=north_south": { - "model": "minecraft:block/powered_rail" - }, - "powered=true,shape=ascending_east": { - "model": "minecraft:block/powered_rail_on_raised_ne", - "y": 90 - }, - "powered=true,shape=ascending_north": { - "model": "minecraft:block/powered_rail_on_raised_ne" - }, - "powered=true,shape=ascending_south": { - "model": "minecraft:block/powered_rail_on_raised_sw" - }, - "powered=true,shape=ascending_west": { - "model": "minecraft:block/powered_rail_on_raised_sw", - "y": 90 - }, - "powered=true,shape=east_west": { - "model": "minecraft:block/powered_rail_on", - "y": 90 - }, - "powered=true,shape=north_south": { - "model": "minecraft:block/powered_rail_on" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/prismarine.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/prismarine.json deleted file mode 100644 index b24d7034..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/prismarine.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/prismarine" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/prismarine_brick_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/prismarine_brick_slab.json deleted file mode 100644 index 3e151d0f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/prismarine_brick_slab.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "variants": { - "type=bottom": { - "model": "minecraft:block/prismarine_brick_slab" - }, - "type=double": { - "model": "minecraft:block/prismarine_bricks" - }, - "type=top": { - "model": "minecraft:block/prismarine_brick_slab_top" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/prismarine_brick_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/prismarine_brick_stairs.json deleted file mode 100644 index 013765ce..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/prismarine_brick_stairs.json +++ /dev/null @@ -1,209 +0,0 @@ -{ - "variants": { - "facing=east,half=bottom,shape=inner_left": { - "model": "minecraft:block/prismarine_brick_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=inner_right": { - "model": "minecraft:block/prismarine_brick_stairs_inner" - }, - "facing=east,half=bottom,shape=outer_left": { - "model": "minecraft:block/prismarine_brick_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=outer_right": { - "model": "minecraft:block/prismarine_brick_stairs_outer" - }, - "facing=east,half=bottom,shape=straight": { - "model": "minecraft:block/prismarine_brick_stairs" - }, - "facing=east,half=top,shape=inner_left": { - "model": "minecraft:block/prismarine_brick_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=inner_right": { - "model": "minecraft:block/prismarine_brick_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=outer_left": { - "model": "minecraft:block/prismarine_brick_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=outer_right": { - "model": "minecraft:block/prismarine_brick_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=straight": { - "model": "minecraft:block/prismarine_brick_stairs", - "uvlock": true, - "x": 180 - }, - "facing=north,half=bottom,shape=inner_left": { - "model": "minecraft:block/prismarine_brick_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=inner_right": { - "model": "minecraft:block/prismarine_brick_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=outer_left": { - "model": "minecraft:block/prismarine_brick_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=outer_right": { - "model": "minecraft:block/prismarine_brick_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=straight": { - "model": "minecraft:block/prismarine_brick_stairs", - "uvlock": true, - "y": 270 - }, - "facing=north,half=top,shape=inner_left": { - "model": "minecraft:block/prismarine_brick_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=inner_right": { - "model": "minecraft:block/prismarine_brick_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=outer_left": { - "model": "minecraft:block/prismarine_brick_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=outer_right": { - "model": "minecraft:block/prismarine_brick_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=straight": { - "model": "minecraft:block/prismarine_brick_stairs", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=south,half=bottom,shape=inner_left": { - "model": "minecraft:block/prismarine_brick_stairs_inner" - }, - "facing=south,half=bottom,shape=inner_right": { - "model": "minecraft:block/prismarine_brick_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=outer_left": { - "model": "minecraft:block/prismarine_brick_stairs_outer" - }, - "facing=south,half=bottom,shape=outer_right": { - "model": "minecraft:block/prismarine_brick_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=straight": { - "model": "minecraft:block/prismarine_brick_stairs", - "uvlock": true, - "y": 90 - }, - "facing=south,half=top,shape=inner_left": { - "model": "minecraft:block/prismarine_brick_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=inner_right": { - "model": "minecraft:block/prismarine_brick_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=outer_left": { - "model": "minecraft:block/prismarine_brick_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=outer_right": { - "model": "minecraft:block/prismarine_brick_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=straight": { - "model": "minecraft:block/prismarine_brick_stairs", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_left": { - "model": "minecraft:block/prismarine_brick_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_right": { - "model": "minecraft:block/prismarine_brick_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=outer_left": { - "model": "minecraft:block/prismarine_brick_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=outer_right": { - "model": "minecraft:block/prismarine_brick_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=straight": { - "model": "minecraft:block/prismarine_brick_stairs", - "uvlock": true, - "y": 180 - }, - "facing=west,half=top,shape=inner_left": { - "model": "minecraft:block/prismarine_brick_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=inner_right": { - "model": "minecraft:block/prismarine_brick_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=outer_left": { - "model": "minecraft:block/prismarine_brick_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=outer_right": { - "model": "minecraft:block/prismarine_brick_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=straight": { - "model": "minecraft:block/prismarine_brick_stairs", - "uvlock": true, - "x": 180, - "y": 180 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/prismarine_bricks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/prismarine_bricks.json deleted file mode 100644 index db6a49ca..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/prismarine_bricks.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/prismarine_bricks" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/prismarine_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/prismarine_slab.json deleted file mode 100644 index 3ac55090..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/prismarine_slab.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "variants": { - "type=bottom": { - "model": "minecraft:block/prismarine_slab" - }, - "type=double": { - "model": "minecraft:block/prismarine" - }, - "type=top": { - "model": "minecraft:block/prismarine_slab_top" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/prismarine_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/prismarine_stairs.json deleted file mode 100644 index 64bfd2a3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/prismarine_stairs.json +++ /dev/null @@ -1,209 +0,0 @@ -{ - "variants": { - "facing=east,half=bottom,shape=inner_left": { - "model": "minecraft:block/prismarine_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=inner_right": { - "model": "minecraft:block/prismarine_stairs_inner" - }, - "facing=east,half=bottom,shape=outer_left": { - "model": "minecraft:block/prismarine_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=outer_right": { - "model": "minecraft:block/prismarine_stairs_outer" - }, - "facing=east,half=bottom,shape=straight": { - "model": "minecraft:block/prismarine_stairs" - }, - "facing=east,half=top,shape=inner_left": { - "model": "minecraft:block/prismarine_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=inner_right": { - "model": "minecraft:block/prismarine_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=outer_left": { - "model": "minecraft:block/prismarine_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=outer_right": { - "model": "minecraft:block/prismarine_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=straight": { - "model": "minecraft:block/prismarine_stairs", - "uvlock": true, - "x": 180 - }, - "facing=north,half=bottom,shape=inner_left": { - "model": "minecraft:block/prismarine_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=inner_right": { - "model": "minecraft:block/prismarine_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=outer_left": { - "model": "minecraft:block/prismarine_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=outer_right": { - "model": "minecraft:block/prismarine_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=straight": { - "model": "minecraft:block/prismarine_stairs", - "uvlock": true, - "y": 270 - }, - "facing=north,half=top,shape=inner_left": { - "model": "minecraft:block/prismarine_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=inner_right": { - "model": "minecraft:block/prismarine_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=outer_left": { - "model": "minecraft:block/prismarine_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=outer_right": { - "model": "minecraft:block/prismarine_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=straight": { - "model": "minecraft:block/prismarine_stairs", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=south,half=bottom,shape=inner_left": { - "model": "minecraft:block/prismarine_stairs_inner" - }, - "facing=south,half=bottom,shape=inner_right": { - "model": "minecraft:block/prismarine_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=outer_left": { - "model": "minecraft:block/prismarine_stairs_outer" - }, - "facing=south,half=bottom,shape=outer_right": { - "model": "minecraft:block/prismarine_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=straight": { - "model": "minecraft:block/prismarine_stairs", - "uvlock": true, - "y": 90 - }, - "facing=south,half=top,shape=inner_left": { - "model": "minecraft:block/prismarine_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=inner_right": { - "model": "minecraft:block/prismarine_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=outer_left": { - "model": "minecraft:block/prismarine_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=outer_right": { - "model": "minecraft:block/prismarine_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=straight": { - "model": "minecraft:block/prismarine_stairs", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_left": { - "model": "minecraft:block/prismarine_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_right": { - "model": "minecraft:block/prismarine_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=outer_left": { - "model": "minecraft:block/prismarine_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=outer_right": { - "model": "minecraft:block/prismarine_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=straight": { - "model": "minecraft:block/prismarine_stairs", - "uvlock": true, - "y": 180 - }, - "facing=west,half=top,shape=inner_left": { - "model": "minecraft:block/prismarine_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=inner_right": { - "model": "minecraft:block/prismarine_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=outer_left": { - "model": "minecraft:block/prismarine_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=outer_right": { - "model": "minecraft:block/prismarine_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=straight": { - "model": "minecraft:block/prismarine_stairs", - "uvlock": true, - "x": 180, - "y": 180 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/prismarine_wall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/prismarine_wall.json deleted file mode 100644 index 67f25927..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/prismarine_wall.json +++ /dev/null @@ -1,90 +0,0 @@ -{ - "multipart": [ - { - "apply": { - "model": "minecraft:block/prismarine_wall_post" - }, - "when": { - "up": "true" - } - }, - { - "apply": { - "model": "minecraft:block/prismarine_wall_side", - "uvlock": true - }, - "when": { - "north": "low" - } - }, - { - "apply": { - "model": "minecraft:block/prismarine_wall_side", - "uvlock": true, - "y": 90 - }, - "when": { - "east": "low" - } - }, - { - "apply": { - "model": "minecraft:block/prismarine_wall_side", - "uvlock": true, - "y": 180 - }, - "when": { - "south": "low" - } - }, - { - "apply": { - "model": "minecraft:block/prismarine_wall_side", - "uvlock": true, - "y": 270 - }, - "when": { - "west": "low" - } - }, - { - "apply": { - "model": "minecraft:block/prismarine_wall_side_tall", - "uvlock": true - }, - "when": { - "north": "tall" - } - }, - { - "apply": { - "model": "minecraft:block/prismarine_wall_side_tall", - "uvlock": true, - "y": 90 - }, - "when": { - "east": "tall" - } - }, - { - "apply": { - "model": "minecraft:block/prismarine_wall_side_tall", - "uvlock": true, - "y": 180 - }, - "when": { - "south": "tall" - } - }, - { - "apply": { - "model": "minecraft:block/prismarine_wall_side_tall", - "uvlock": true, - "y": 270 - }, - "when": { - "west": "tall" - } - } - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/pumpkin.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/pumpkin.json deleted file mode 100644 index b64dee3d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/pumpkin.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/pumpkin" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/pumpkin_stem.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/pumpkin_stem.json deleted file mode 100644 index 536ed118..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/pumpkin_stem.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "variants": { - "age=0": { - "model": "minecraft:block/pumpkin_stem_stage0" - }, - "age=1": { - "model": "minecraft:block/pumpkin_stem_stage1" - }, - "age=2": { - "model": "minecraft:block/pumpkin_stem_stage2" - }, - "age=3": { - "model": "minecraft:block/pumpkin_stem_stage3" - }, - "age=4": { - "model": "minecraft:block/pumpkin_stem_stage4" - }, - "age=5": { - "model": "minecraft:block/pumpkin_stem_stage5" - }, - "age=6": { - "model": "minecraft:block/pumpkin_stem_stage6" - }, - "age=7": { - "model": "minecraft:block/pumpkin_stem_stage7" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/purple_banner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/purple_banner.json deleted file mode 100644 index f5e2c87f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/purple_banner.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/banner" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/purple_bed.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/purple_bed.json deleted file mode 100644 index 6577c90a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/purple_bed.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/bed" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/purple_candle.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/purple_candle.json deleted file mode 100644 index b6200c02..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/purple_candle.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "variants": { - "candles=1,lit=false": { - "model": "minecraft:block/purple_candle_one_candle" - }, - "candles=1,lit=true": { - "model": "minecraft:block/purple_candle_one_candle_lit" - }, - "candles=2,lit=false": { - "model": "minecraft:block/purple_candle_two_candles" - }, - "candles=2,lit=true": { - "model": "minecraft:block/purple_candle_two_candles_lit" - }, - "candles=3,lit=false": { - "model": "minecraft:block/purple_candle_three_candles" - }, - "candles=3,lit=true": { - "model": "minecraft:block/purple_candle_three_candles_lit" - }, - "candles=4,lit=false": { - "model": "minecraft:block/purple_candle_four_candles" - }, - "candles=4,lit=true": { - "model": "minecraft:block/purple_candle_four_candles_lit" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/purple_candle_cake.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/purple_candle_cake.json deleted file mode 100644 index 69002bd5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/purple_candle_cake.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "variants": { - "lit=false": { - "model": "minecraft:block/purple_candle_cake" - }, - "lit=true": { - "model": "minecraft:block/purple_candle_cake_lit" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/purple_carpet.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/purple_carpet.json deleted file mode 100644 index 94bd741a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/purple_carpet.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/purple_carpet" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/purple_concrete.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/purple_concrete.json deleted file mode 100644 index 06ecc28a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/purple_concrete.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/purple_concrete" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/purple_concrete_powder.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/purple_concrete_powder.json deleted file mode 100644 index 23291b95..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/purple_concrete_powder.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "variants": { - "": [ - { - "model": "minecraft:block/purple_concrete_powder" - }, - { - "model": "minecraft:block/purple_concrete_powder", - "y": 90 - }, - { - "model": "minecraft:block/purple_concrete_powder", - "y": 180 - }, - { - "model": "minecraft:block/purple_concrete_powder", - "y": 270 - } - ] - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/purple_glazed_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/purple_glazed_terracotta.json deleted file mode 100644 index 9f70fd4f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/purple_glazed_terracotta.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "variants": { - "facing=east": { - "model": "minecraft:block/purple_glazed_terracotta", - "y": 270 - }, - "facing=north": { - "model": "minecraft:block/purple_glazed_terracotta", - "y": 180 - }, - "facing=south": { - "model": "minecraft:block/purple_glazed_terracotta" - }, - "facing=west": { - "model": "minecraft:block/purple_glazed_terracotta", - "y": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/purple_shulker_box.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/purple_shulker_box.json deleted file mode 100644 index 880e3163..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/purple_shulker_box.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/purple_shulker_box" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/purple_stained_glass.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/purple_stained_glass.json deleted file mode 100644 index 02662b50..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/purple_stained_glass.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/purple_stained_glass" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/purple_stained_glass_pane.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/purple_stained_glass_pane.json deleted file mode 100644 index dfec43a5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/purple_stained_glass_pane.json +++ /dev/null @@ -1,77 +0,0 @@ -{ - "multipart": [ - { - "apply": { - "model": "minecraft:block/purple_stained_glass_pane_post" - } - }, - { - "apply": { - "model": "minecraft:block/purple_stained_glass_pane_side" - }, - "when": { - "north": "true" - } - }, - { - "apply": { - "model": "minecraft:block/purple_stained_glass_pane_side", - "y": 90 - }, - "when": { - "east": "true" - } - }, - { - "apply": { - "model": "minecraft:block/purple_stained_glass_pane_side_alt" - }, - "when": { - "south": "true" - } - }, - { - "apply": { - "model": "minecraft:block/purple_stained_glass_pane_side_alt", - "y": 90 - }, - "when": { - "west": "true" - } - }, - { - "apply": { - "model": "minecraft:block/purple_stained_glass_pane_noside" - }, - "when": { - "north": "false" - } - }, - { - "apply": { - "model": "minecraft:block/purple_stained_glass_pane_noside_alt" - }, - "when": { - "east": "false" - } - }, - { - "apply": { - "model": "minecraft:block/purple_stained_glass_pane_noside_alt", - "y": 90 - }, - "when": { - "south": "false" - } - }, - { - "apply": { - "model": "minecraft:block/purple_stained_glass_pane_noside", - "y": 270 - }, - "when": { - "west": "false" - } - } - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/purple_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/purple_terracotta.json deleted file mode 100644 index b500566d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/purple_terracotta.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/purple_terracotta" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/purple_wall_banner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/purple_wall_banner.json deleted file mode 100644 index f5e2c87f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/purple_wall_banner.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/banner" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/purple_wool.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/purple_wool.json deleted file mode 100644 index a14ba55d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/purple_wool.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/purple_wool" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/purpur_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/purpur_block.json deleted file mode 100644 index 0bd34f34..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/purpur_block.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/purpur_block" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/purpur_pillar.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/purpur_pillar.json deleted file mode 100644 index 65046d71..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/purpur_pillar.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "variants": { - "axis=x": { - "model": "minecraft:block/purpur_pillar_horizontal", - "x": 90, - "y": 90 - }, - "axis=y": { - "model": "minecraft:block/purpur_pillar" - }, - "axis=z": { - "model": "minecraft:block/purpur_pillar_horizontal", - "x": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/purpur_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/purpur_slab.json deleted file mode 100644 index b4b9fb43..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/purpur_slab.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "variants": { - "type=bottom": { - "model": "minecraft:block/purpur_slab" - }, - "type=double": { - "model": "minecraft:block/purpur_block" - }, - "type=top": { - "model": "minecraft:block/purpur_slab_top" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/purpur_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/purpur_stairs.json deleted file mode 100644 index 407a9945..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/purpur_stairs.json +++ /dev/null @@ -1,209 +0,0 @@ -{ - "variants": { - "facing=east,half=bottom,shape=inner_left": { - "model": "minecraft:block/purpur_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=inner_right": { - "model": "minecraft:block/purpur_stairs_inner" - }, - "facing=east,half=bottom,shape=outer_left": { - "model": "minecraft:block/purpur_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=outer_right": { - "model": "minecraft:block/purpur_stairs_outer" - }, - "facing=east,half=bottom,shape=straight": { - "model": "minecraft:block/purpur_stairs" - }, - "facing=east,half=top,shape=inner_left": { - "model": "minecraft:block/purpur_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=inner_right": { - "model": "minecraft:block/purpur_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=outer_left": { - "model": "minecraft:block/purpur_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=outer_right": { - "model": "minecraft:block/purpur_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=straight": { - "model": "minecraft:block/purpur_stairs", - "uvlock": true, - "x": 180 - }, - "facing=north,half=bottom,shape=inner_left": { - "model": "minecraft:block/purpur_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=inner_right": { - "model": "minecraft:block/purpur_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=outer_left": { - "model": "minecraft:block/purpur_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=outer_right": { - "model": "minecraft:block/purpur_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=straight": { - "model": "minecraft:block/purpur_stairs", - "uvlock": true, - "y": 270 - }, - "facing=north,half=top,shape=inner_left": { - "model": "minecraft:block/purpur_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=inner_right": { - "model": "minecraft:block/purpur_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=outer_left": { - "model": "minecraft:block/purpur_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=outer_right": { - "model": "minecraft:block/purpur_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=straight": { - "model": "minecraft:block/purpur_stairs", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=south,half=bottom,shape=inner_left": { - "model": "minecraft:block/purpur_stairs_inner" - }, - "facing=south,half=bottom,shape=inner_right": { - "model": "minecraft:block/purpur_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=outer_left": { - "model": "minecraft:block/purpur_stairs_outer" - }, - "facing=south,half=bottom,shape=outer_right": { - "model": "minecraft:block/purpur_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=straight": { - "model": "minecraft:block/purpur_stairs", - "uvlock": true, - "y": 90 - }, - "facing=south,half=top,shape=inner_left": { - "model": "minecraft:block/purpur_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=inner_right": { - "model": "minecraft:block/purpur_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=outer_left": { - "model": "minecraft:block/purpur_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=outer_right": { - "model": "minecraft:block/purpur_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=straight": { - "model": "minecraft:block/purpur_stairs", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_left": { - "model": "minecraft:block/purpur_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_right": { - "model": "minecraft:block/purpur_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=outer_left": { - "model": "minecraft:block/purpur_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=outer_right": { - "model": "minecraft:block/purpur_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=straight": { - "model": "minecraft:block/purpur_stairs", - "uvlock": true, - "y": 180 - }, - "facing=west,half=top,shape=inner_left": { - "model": "minecraft:block/purpur_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=inner_right": { - "model": "minecraft:block/purpur_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=outer_left": { - "model": "minecraft:block/purpur_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=outer_right": { - "model": "minecraft:block/purpur_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=straight": { - "model": "minecraft:block/purpur_stairs", - "uvlock": true, - "x": 180, - "y": 180 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/quartz_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/quartz_block.json deleted file mode 100644 index 6dcfecf9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/quartz_block.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/quartz_block" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/quartz_bricks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/quartz_bricks.json deleted file mode 100644 index 24827d45..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/quartz_bricks.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/quartz_bricks" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/quartz_pillar.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/quartz_pillar.json deleted file mode 100644 index 260cca79..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/quartz_pillar.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "variants": { - "axis=x": { - "model": "minecraft:block/quartz_pillar_horizontal", - "x": 90, - "y": 90 - }, - "axis=y": { - "model": "minecraft:block/quartz_pillar" - }, - "axis=z": { - "model": "minecraft:block/quartz_pillar_horizontal", - "x": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/quartz_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/quartz_slab.json deleted file mode 100644 index 6d2ae81b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/quartz_slab.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "variants": { - "type=bottom": { - "model": "minecraft:block/quartz_slab" - }, - "type=double": { - "model": "minecraft:block/quartz_block" - }, - "type=top": { - "model": "minecraft:block/quartz_slab_top" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/quartz_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/quartz_stairs.json deleted file mode 100644 index a024448f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/quartz_stairs.json +++ /dev/null @@ -1,209 +0,0 @@ -{ - "variants": { - "facing=east,half=bottom,shape=inner_left": { - "model": "minecraft:block/quartz_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=inner_right": { - "model": "minecraft:block/quartz_stairs_inner" - }, - "facing=east,half=bottom,shape=outer_left": { - "model": "minecraft:block/quartz_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=outer_right": { - "model": "minecraft:block/quartz_stairs_outer" - }, - "facing=east,half=bottom,shape=straight": { - "model": "minecraft:block/quartz_stairs" - }, - "facing=east,half=top,shape=inner_left": { - "model": "minecraft:block/quartz_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=inner_right": { - "model": "minecraft:block/quartz_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=outer_left": { - "model": "minecraft:block/quartz_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=outer_right": { - "model": "minecraft:block/quartz_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=straight": { - "model": "minecraft:block/quartz_stairs", - "uvlock": true, - "x": 180 - }, - "facing=north,half=bottom,shape=inner_left": { - "model": "minecraft:block/quartz_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=inner_right": { - "model": "minecraft:block/quartz_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=outer_left": { - "model": "minecraft:block/quartz_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=outer_right": { - "model": "minecraft:block/quartz_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=straight": { - "model": "minecraft:block/quartz_stairs", - "uvlock": true, - "y": 270 - }, - "facing=north,half=top,shape=inner_left": { - "model": "minecraft:block/quartz_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=inner_right": { - "model": "minecraft:block/quartz_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=outer_left": { - "model": "minecraft:block/quartz_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=outer_right": { - "model": "minecraft:block/quartz_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=straight": { - "model": "minecraft:block/quartz_stairs", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=south,half=bottom,shape=inner_left": { - "model": "minecraft:block/quartz_stairs_inner" - }, - "facing=south,half=bottom,shape=inner_right": { - "model": "minecraft:block/quartz_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=outer_left": { - "model": "minecraft:block/quartz_stairs_outer" - }, - "facing=south,half=bottom,shape=outer_right": { - "model": "minecraft:block/quartz_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=straight": { - "model": "minecraft:block/quartz_stairs", - "uvlock": true, - "y": 90 - }, - "facing=south,half=top,shape=inner_left": { - "model": "minecraft:block/quartz_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=inner_right": { - "model": "minecraft:block/quartz_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=outer_left": { - "model": "minecraft:block/quartz_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=outer_right": { - "model": "minecraft:block/quartz_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=straight": { - "model": "minecraft:block/quartz_stairs", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_left": { - "model": "minecraft:block/quartz_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_right": { - "model": "minecraft:block/quartz_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=outer_left": { - "model": "minecraft:block/quartz_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=outer_right": { - "model": "minecraft:block/quartz_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=straight": { - "model": "minecraft:block/quartz_stairs", - "uvlock": true, - "y": 180 - }, - "facing=west,half=top,shape=inner_left": { - "model": "minecraft:block/quartz_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=inner_right": { - "model": "minecraft:block/quartz_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=outer_left": { - "model": "minecraft:block/quartz_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=outer_right": { - "model": "minecraft:block/quartz_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=straight": { - "model": "minecraft:block/quartz_stairs", - "uvlock": true, - "x": 180, - "y": 180 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/rail.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/rail.json deleted file mode 100644 index 4b1e4d04..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/rail.json +++ /dev/null @@ -1,40 +0,0 @@ -{ - "variants": { - "shape=ascending_east": { - "model": "minecraft:block/rail_raised_ne", - "y": 90 - }, - "shape=ascending_north": { - "model": "minecraft:block/rail_raised_ne" - }, - "shape=ascending_south": { - "model": "minecraft:block/rail_raised_sw" - }, - "shape=ascending_west": { - "model": "minecraft:block/rail_raised_sw", - "y": 90 - }, - "shape=east_west": { - "model": "minecraft:block/rail", - "y": 90 - }, - "shape=north_east": { - "model": "minecraft:block/rail_corner", - "y": 270 - }, - "shape=north_south": { - "model": "minecraft:block/rail" - }, - "shape=north_west": { - "model": "minecraft:block/rail_corner", - "y": 180 - }, - "shape=south_east": { - "model": "minecraft:block/rail_corner" - }, - "shape=south_west": { - "model": "minecraft:block/rail_corner", - "y": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/raw_copper_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/raw_copper_block.json deleted file mode 100644 index 852b4452..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/raw_copper_block.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/raw_copper_block" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/raw_gold_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/raw_gold_block.json deleted file mode 100644 index 65d04cc2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/raw_gold_block.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/raw_gold_block" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/raw_iron_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/raw_iron_block.json deleted file mode 100644 index 91478da2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/raw_iron_block.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/raw_iron_block" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/red_banner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/red_banner.json deleted file mode 100644 index f5e2c87f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/red_banner.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/banner" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/red_bed.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/red_bed.json deleted file mode 100644 index 6577c90a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/red_bed.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/bed" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/red_candle.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/red_candle.json deleted file mode 100644 index 6c8520de..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/red_candle.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "variants": { - "candles=1,lit=false": { - "model": "minecraft:block/red_candle_one_candle" - }, - "candles=1,lit=true": { - "model": "minecraft:block/red_candle_one_candle_lit" - }, - "candles=2,lit=false": { - "model": "minecraft:block/red_candle_two_candles" - }, - "candles=2,lit=true": { - "model": "minecraft:block/red_candle_two_candles_lit" - }, - "candles=3,lit=false": { - "model": "minecraft:block/red_candle_three_candles" - }, - "candles=3,lit=true": { - "model": "minecraft:block/red_candle_three_candles_lit" - }, - "candles=4,lit=false": { - "model": "minecraft:block/red_candle_four_candles" - }, - "candles=4,lit=true": { - "model": "minecraft:block/red_candle_four_candles_lit" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/red_candle_cake.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/red_candle_cake.json deleted file mode 100644 index d0ceeefd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/red_candle_cake.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "variants": { - "lit=false": { - "model": "minecraft:block/red_candle_cake" - }, - "lit=true": { - "model": "minecraft:block/red_candle_cake_lit" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/red_carpet.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/red_carpet.json deleted file mode 100644 index 78866a8d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/red_carpet.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/red_carpet" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/red_concrete.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/red_concrete.json deleted file mode 100644 index ef1aedb0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/red_concrete.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/red_concrete" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/red_concrete_powder.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/red_concrete_powder.json deleted file mode 100644 index 98e8099c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/red_concrete_powder.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "variants": { - "": [ - { - "model": "minecraft:block/red_concrete_powder" - }, - { - "model": "minecraft:block/red_concrete_powder", - "y": 90 - }, - { - "model": "minecraft:block/red_concrete_powder", - "y": 180 - }, - { - "model": "minecraft:block/red_concrete_powder", - "y": 270 - } - ] - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/red_glazed_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/red_glazed_terracotta.json deleted file mode 100644 index 920d1648..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/red_glazed_terracotta.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "variants": { - "facing=east": { - "model": "minecraft:block/red_glazed_terracotta", - "y": 270 - }, - "facing=north": { - "model": "minecraft:block/red_glazed_terracotta", - "y": 180 - }, - "facing=south": { - "model": "minecraft:block/red_glazed_terracotta" - }, - "facing=west": { - "model": "minecraft:block/red_glazed_terracotta", - "y": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/red_mushroom.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/red_mushroom.json deleted file mode 100644 index 9bb1dff2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/red_mushroom.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/red_mushroom" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/red_mushroom_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/red_mushroom_block.json deleted file mode 100644 index 6e61afde..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/red_mushroom_block.json +++ /dev/null @@ -1,120 +0,0 @@ -{ - "multipart": [ - { - "apply": { - "model": "minecraft:block/red_mushroom_block" - }, - "when": { - "north": "true" - } - }, - { - "apply": { - "model": "minecraft:block/red_mushroom_block", - "uvlock": true, - "y": 90 - }, - "when": { - "east": "true" - } - }, - { - "apply": { - "model": "minecraft:block/red_mushroom_block", - "uvlock": true, - "y": 180 - }, - "when": { - "south": "true" - } - }, - { - "apply": { - "model": "minecraft:block/red_mushroom_block", - "uvlock": true, - "y": 270 - }, - "when": { - "west": "true" - } - }, - { - "apply": { - "model": "minecraft:block/red_mushroom_block", - "uvlock": true, - "x": 270 - }, - "when": { - "up": "true" - } - }, - { - "apply": { - "model": "minecraft:block/red_mushroom_block", - "uvlock": true, - "x": 90 - }, - "when": { - "down": "true" - } - }, - { - "apply": { - "model": "minecraft:block/mushroom_block_inside" - }, - "when": { - "north": "false" - } - }, - { - "apply": { - "model": "minecraft:block/mushroom_block_inside", - "uvlock": false, - "y": 90 - }, - "when": { - "east": "false" - } - }, - { - "apply": { - "model": "minecraft:block/mushroom_block_inside", - "uvlock": false, - "y": 180 - }, - "when": { - "south": "false" - } - }, - { - "apply": { - "model": "minecraft:block/mushroom_block_inside", - "uvlock": false, - "y": 270 - }, - "when": { - "west": "false" - } - }, - { - "apply": { - "model": "minecraft:block/mushroom_block_inside", - "uvlock": false, - "x": 270 - }, - "when": { - "up": "false" - } - }, - { - "apply": { - "model": "minecraft:block/mushroom_block_inside", - "uvlock": false, - "x": 90 - }, - "when": { - "down": "false" - } - } - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/red_nether_brick_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/red_nether_brick_slab.json deleted file mode 100644 index 492c8f2f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/red_nether_brick_slab.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "variants": { - "type=bottom": { - "model": "minecraft:block/red_nether_brick_slab" - }, - "type=double": { - "model": "minecraft:block/red_nether_bricks" - }, - "type=top": { - "model": "minecraft:block/red_nether_brick_slab_top" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/red_nether_brick_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/red_nether_brick_stairs.json deleted file mode 100644 index f3cec794..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/red_nether_brick_stairs.json +++ /dev/null @@ -1,209 +0,0 @@ -{ - "variants": { - "facing=east,half=bottom,shape=inner_left": { - "model": "minecraft:block/red_nether_brick_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=inner_right": { - "model": "minecraft:block/red_nether_brick_stairs_inner" - }, - "facing=east,half=bottom,shape=outer_left": { - "model": "minecraft:block/red_nether_brick_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=outer_right": { - "model": "minecraft:block/red_nether_brick_stairs_outer" - }, - "facing=east,half=bottom,shape=straight": { - "model": "minecraft:block/red_nether_brick_stairs" - }, - "facing=east,half=top,shape=inner_left": { - "model": "minecraft:block/red_nether_brick_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=inner_right": { - "model": "minecraft:block/red_nether_brick_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=outer_left": { - "model": "minecraft:block/red_nether_brick_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=outer_right": { - "model": "minecraft:block/red_nether_brick_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=straight": { - "model": "minecraft:block/red_nether_brick_stairs", - "uvlock": true, - "x": 180 - }, - "facing=north,half=bottom,shape=inner_left": { - "model": "minecraft:block/red_nether_brick_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=inner_right": { - "model": "minecraft:block/red_nether_brick_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=outer_left": { - "model": "minecraft:block/red_nether_brick_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=outer_right": { - "model": "minecraft:block/red_nether_brick_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=straight": { - "model": "minecraft:block/red_nether_brick_stairs", - "uvlock": true, - "y": 270 - }, - "facing=north,half=top,shape=inner_left": { - "model": "minecraft:block/red_nether_brick_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=inner_right": { - "model": "minecraft:block/red_nether_brick_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=outer_left": { - "model": "minecraft:block/red_nether_brick_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=outer_right": { - "model": "minecraft:block/red_nether_brick_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=straight": { - "model": "minecraft:block/red_nether_brick_stairs", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=south,half=bottom,shape=inner_left": { - "model": "minecraft:block/red_nether_brick_stairs_inner" - }, - "facing=south,half=bottom,shape=inner_right": { - "model": "minecraft:block/red_nether_brick_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=outer_left": { - "model": "minecraft:block/red_nether_brick_stairs_outer" - }, - "facing=south,half=bottom,shape=outer_right": { - "model": "minecraft:block/red_nether_brick_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=straight": { - "model": "minecraft:block/red_nether_brick_stairs", - "uvlock": true, - "y": 90 - }, - "facing=south,half=top,shape=inner_left": { - "model": "minecraft:block/red_nether_brick_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=inner_right": { - "model": "minecraft:block/red_nether_brick_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=outer_left": { - "model": "minecraft:block/red_nether_brick_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=outer_right": { - "model": "minecraft:block/red_nether_brick_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=straight": { - "model": "minecraft:block/red_nether_brick_stairs", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_left": { - "model": "minecraft:block/red_nether_brick_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_right": { - "model": "minecraft:block/red_nether_brick_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=outer_left": { - "model": "minecraft:block/red_nether_brick_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=outer_right": { - "model": "minecraft:block/red_nether_brick_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=straight": { - "model": "minecraft:block/red_nether_brick_stairs", - "uvlock": true, - "y": 180 - }, - "facing=west,half=top,shape=inner_left": { - "model": "minecraft:block/red_nether_brick_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=inner_right": { - "model": "minecraft:block/red_nether_brick_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=outer_left": { - "model": "minecraft:block/red_nether_brick_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=outer_right": { - "model": "minecraft:block/red_nether_brick_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=straight": { - "model": "minecraft:block/red_nether_brick_stairs", - "uvlock": true, - "x": 180, - "y": 180 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/red_nether_brick_wall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/red_nether_brick_wall.json deleted file mode 100644 index f2f8a35b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/red_nether_brick_wall.json +++ /dev/null @@ -1,90 +0,0 @@ -{ - "multipart": [ - { - "apply": { - "model": "minecraft:block/red_nether_brick_wall_post" - }, - "when": { - "up": "true" - } - }, - { - "apply": { - "model": "minecraft:block/red_nether_brick_wall_side", - "uvlock": true - }, - "when": { - "north": "low" - } - }, - { - "apply": { - "model": "minecraft:block/red_nether_brick_wall_side", - "uvlock": true, - "y": 90 - }, - "when": { - "east": "low" - } - }, - { - "apply": { - "model": "minecraft:block/red_nether_brick_wall_side", - "uvlock": true, - "y": 180 - }, - "when": { - "south": "low" - } - }, - { - "apply": { - "model": "minecraft:block/red_nether_brick_wall_side", - "uvlock": true, - "y": 270 - }, - "when": { - "west": "low" - } - }, - { - "apply": { - "model": "minecraft:block/red_nether_brick_wall_side_tall", - "uvlock": true - }, - "when": { - "north": "tall" - } - }, - { - "apply": { - "model": "minecraft:block/red_nether_brick_wall_side_tall", - "uvlock": true, - "y": 90 - }, - "when": { - "east": "tall" - } - }, - { - "apply": { - "model": "minecraft:block/red_nether_brick_wall_side_tall", - "uvlock": true, - "y": 180 - }, - "when": { - "south": "tall" - } - }, - { - "apply": { - "model": "minecraft:block/red_nether_brick_wall_side_tall", - "uvlock": true, - "y": 270 - }, - "when": { - "west": "tall" - } - } - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/red_nether_bricks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/red_nether_bricks.json deleted file mode 100644 index 75d6b4dc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/red_nether_bricks.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/red_nether_bricks" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/red_sand.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/red_sand.json deleted file mode 100644 index 083533ba..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/red_sand.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "variants": { - "": [ - { - "model": "minecraft:block/red_sand" - }, - { - "model": "minecraft:block/red_sand", - "y": 90 - }, - { - "model": "minecraft:block/red_sand", - "y": 180 - }, - { - "model": "minecraft:block/red_sand", - "y": 270 - } - ] - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/red_sandstone.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/red_sandstone.json deleted file mode 100644 index 9f10b960..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/red_sandstone.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/red_sandstone" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/red_sandstone_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/red_sandstone_slab.json deleted file mode 100644 index e8fcb59d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/red_sandstone_slab.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "variants": { - "type=bottom": { - "model": "minecraft:block/red_sandstone_slab" - }, - "type=double": { - "model": "minecraft:block/red_sandstone" - }, - "type=top": { - "model": "minecraft:block/red_sandstone_slab_top" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/red_sandstone_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/red_sandstone_stairs.json deleted file mode 100644 index d457e088..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/red_sandstone_stairs.json +++ /dev/null @@ -1,209 +0,0 @@ -{ - "variants": { - "facing=east,half=bottom,shape=inner_left": { - "model": "minecraft:block/red_sandstone_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=inner_right": { - "model": "minecraft:block/red_sandstone_stairs_inner" - }, - "facing=east,half=bottom,shape=outer_left": { - "model": "minecraft:block/red_sandstone_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=outer_right": { - "model": "minecraft:block/red_sandstone_stairs_outer" - }, - "facing=east,half=bottom,shape=straight": { - "model": "minecraft:block/red_sandstone_stairs" - }, - "facing=east,half=top,shape=inner_left": { - "model": "minecraft:block/red_sandstone_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=inner_right": { - "model": "minecraft:block/red_sandstone_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=outer_left": { - "model": "minecraft:block/red_sandstone_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=outer_right": { - "model": "minecraft:block/red_sandstone_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=straight": { - "model": "minecraft:block/red_sandstone_stairs", - "uvlock": true, - "x": 180 - }, - "facing=north,half=bottom,shape=inner_left": { - "model": "minecraft:block/red_sandstone_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=inner_right": { - "model": "minecraft:block/red_sandstone_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=outer_left": { - "model": "minecraft:block/red_sandstone_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=outer_right": { - "model": "minecraft:block/red_sandstone_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=straight": { - "model": "minecraft:block/red_sandstone_stairs", - "uvlock": true, - "y": 270 - }, - "facing=north,half=top,shape=inner_left": { - "model": "minecraft:block/red_sandstone_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=inner_right": { - "model": "minecraft:block/red_sandstone_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=outer_left": { - "model": "minecraft:block/red_sandstone_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=outer_right": { - "model": "minecraft:block/red_sandstone_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=straight": { - "model": "minecraft:block/red_sandstone_stairs", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=south,half=bottom,shape=inner_left": { - "model": "minecraft:block/red_sandstone_stairs_inner" - }, - "facing=south,half=bottom,shape=inner_right": { - "model": "minecraft:block/red_sandstone_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=outer_left": { - "model": "minecraft:block/red_sandstone_stairs_outer" - }, - "facing=south,half=bottom,shape=outer_right": { - "model": "minecraft:block/red_sandstone_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=straight": { - "model": "minecraft:block/red_sandstone_stairs", - "uvlock": true, - "y": 90 - }, - "facing=south,half=top,shape=inner_left": { - "model": "minecraft:block/red_sandstone_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=inner_right": { - "model": "minecraft:block/red_sandstone_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=outer_left": { - "model": "minecraft:block/red_sandstone_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=outer_right": { - "model": "minecraft:block/red_sandstone_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=straight": { - "model": "minecraft:block/red_sandstone_stairs", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_left": { - "model": "minecraft:block/red_sandstone_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_right": { - "model": "minecraft:block/red_sandstone_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=outer_left": { - "model": "minecraft:block/red_sandstone_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=outer_right": { - "model": "minecraft:block/red_sandstone_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=straight": { - "model": "minecraft:block/red_sandstone_stairs", - "uvlock": true, - "y": 180 - }, - "facing=west,half=top,shape=inner_left": { - "model": "minecraft:block/red_sandstone_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=inner_right": { - "model": "minecraft:block/red_sandstone_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=outer_left": { - "model": "minecraft:block/red_sandstone_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=outer_right": { - "model": "minecraft:block/red_sandstone_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=straight": { - "model": "minecraft:block/red_sandstone_stairs", - "uvlock": true, - "x": 180, - "y": 180 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/red_sandstone_wall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/red_sandstone_wall.json deleted file mode 100644 index 91a72c89..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/red_sandstone_wall.json +++ /dev/null @@ -1,90 +0,0 @@ -{ - "multipart": [ - { - "apply": { - "model": "minecraft:block/red_sandstone_wall_post" - }, - "when": { - "up": "true" - } - }, - { - "apply": { - "model": "minecraft:block/red_sandstone_wall_side", - "uvlock": true - }, - "when": { - "north": "low" - } - }, - { - "apply": { - "model": "minecraft:block/red_sandstone_wall_side", - "uvlock": true, - "y": 90 - }, - "when": { - "east": "low" - } - }, - { - "apply": { - "model": "minecraft:block/red_sandstone_wall_side", - "uvlock": true, - "y": 180 - }, - "when": { - "south": "low" - } - }, - { - "apply": { - "model": "minecraft:block/red_sandstone_wall_side", - "uvlock": true, - "y": 270 - }, - "when": { - "west": "low" - } - }, - { - "apply": { - "model": "minecraft:block/red_sandstone_wall_side_tall", - "uvlock": true - }, - "when": { - "north": "tall" - } - }, - { - "apply": { - "model": "minecraft:block/red_sandstone_wall_side_tall", - "uvlock": true, - "y": 90 - }, - "when": { - "east": "tall" - } - }, - { - "apply": { - "model": "minecraft:block/red_sandstone_wall_side_tall", - "uvlock": true, - "y": 180 - }, - "when": { - "south": "tall" - } - }, - { - "apply": { - "model": "minecraft:block/red_sandstone_wall_side_tall", - "uvlock": true, - "y": 270 - }, - "when": { - "west": "tall" - } - } - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/red_shulker_box.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/red_shulker_box.json deleted file mode 100644 index ce5bcc98..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/red_shulker_box.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/red_shulker_box" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/red_stained_glass.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/red_stained_glass.json deleted file mode 100644 index 7e6ffba8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/red_stained_glass.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/red_stained_glass" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/red_stained_glass_pane.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/red_stained_glass_pane.json deleted file mode 100644 index 2bd8883a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/red_stained_glass_pane.json +++ /dev/null @@ -1,77 +0,0 @@ -{ - "multipart": [ - { - "apply": { - "model": "minecraft:block/red_stained_glass_pane_post" - } - }, - { - "apply": { - "model": "minecraft:block/red_stained_glass_pane_side" - }, - "when": { - "north": "true" - } - }, - { - "apply": { - "model": "minecraft:block/red_stained_glass_pane_side", - "y": 90 - }, - "when": { - "east": "true" - } - }, - { - "apply": { - "model": "minecraft:block/red_stained_glass_pane_side_alt" - }, - "when": { - "south": "true" - } - }, - { - "apply": { - "model": "minecraft:block/red_stained_glass_pane_side_alt", - "y": 90 - }, - "when": { - "west": "true" - } - }, - { - "apply": { - "model": "minecraft:block/red_stained_glass_pane_noside" - }, - "when": { - "north": "false" - } - }, - { - "apply": { - "model": "minecraft:block/red_stained_glass_pane_noside_alt" - }, - "when": { - "east": "false" - } - }, - { - "apply": { - "model": "minecraft:block/red_stained_glass_pane_noside_alt", - "y": 90 - }, - "when": { - "south": "false" - } - }, - { - "apply": { - "model": "minecraft:block/red_stained_glass_pane_noside", - "y": 270 - }, - "when": { - "west": "false" - } - } - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/red_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/red_terracotta.json deleted file mode 100644 index 78ac3ae6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/red_terracotta.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/red_terracotta" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/red_tulip.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/red_tulip.json deleted file mode 100644 index a2afbe18..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/red_tulip.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/red_tulip" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/red_wall_banner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/red_wall_banner.json deleted file mode 100644 index f5e2c87f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/red_wall_banner.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/banner" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/red_wool.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/red_wool.json deleted file mode 100644 index d756ff39..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/red_wool.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/red_wool" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/redstone_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/redstone_block.json deleted file mode 100644 index b0ff253e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/redstone_block.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/redstone_block" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/redstone_lamp.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/redstone_lamp.json deleted file mode 100644 index bbd9d935..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/redstone_lamp.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "variants": { - "lit=false": { - "model": "minecraft:block/redstone_lamp" - }, - "lit=true": { - "model": "minecraft:block/redstone_lamp_on" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/redstone_ore.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/redstone_ore.json deleted file mode 100644 index cc4e3fa0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/redstone_ore.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/redstone_ore" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/redstone_torch.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/redstone_torch.json deleted file mode 100644 index 6c765135..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/redstone_torch.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "variants": { - "lit=false": { - "model": "minecraft:block/redstone_torch_off" - }, - "lit=true": { - "model": "minecraft:block/redstone_torch" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/redstone_wall_torch.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/redstone_wall_torch.json deleted file mode 100644 index de19925c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/redstone_wall_torch.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "variants": { - "facing=east,lit=false": { - "model": "minecraft:block/redstone_wall_torch_off" - }, - "facing=east,lit=true": { - "model": "minecraft:block/redstone_wall_torch" - }, - "facing=north,lit=false": { - "model": "minecraft:block/redstone_wall_torch_off", - "y": 270 - }, - "facing=north,lit=true": { - "model": "minecraft:block/redstone_wall_torch", - "y": 270 - }, - "facing=south,lit=false": { - "model": "minecraft:block/redstone_wall_torch_off", - "y": 90 - }, - "facing=south,lit=true": { - "model": "minecraft:block/redstone_wall_torch", - "y": 90 - }, - "facing=west,lit=false": { - "model": "minecraft:block/redstone_wall_torch_off", - "y": 180 - }, - "facing=west,lit=true": { - "model": "minecraft:block/redstone_wall_torch", - "y": 180 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/redstone_wire.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/redstone_wire.json deleted file mode 100644 index 2617c53a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/redstone_wire.json +++ /dev/null @@ -1,104 +0,0 @@ -{ - "multipart": [ - { - "apply": { - "model": "minecraft:block/redstone_dust_dot" - }, - "when": { - "OR": [ - { - "east": "none", - "north": "none", - "south": "none", - "west": "none" - }, - { - "east": "side|up", - "north": "side|up" - }, - { - "east": "side|up", - "south": "side|up" - }, - { - "south": "side|up", - "west": "side|up" - }, - { - "north": "side|up", - "west": "side|up" - } - ] - } - }, - { - "apply": { - "model": "minecraft:block/redstone_dust_side0" - }, - "when": { - "north": "side|up" - } - }, - { - "apply": { - "model": "minecraft:block/redstone_dust_side_alt0" - }, - "when": { - "south": "side|up" - } - }, - { - "apply": { - "model": "minecraft:block/redstone_dust_side_alt1", - "y": 270 - }, - "when": { - "east": "side|up" - } - }, - { - "apply": { - "model": "minecraft:block/redstone_dust_side1", - "y": 270 - }, - "when": { - "west": "side|up" - } - }, - { - "apply": { - "model": "minecraft:block/redstone_dust_up" - }, - "when": { - "north": "up" - } - }, - { - "apply": { - "model": "minecraft:block/redstone_dust_up", - "y": 90 - }, - "when": { - "east": "up" - } - }, - { - "apply": { - "model": "minecraft:block/redstone_dust_up", - "y": 180 - }, - "when": { - "south": "up" - } - }, - { - "apply": { - "model": "minecraft:block/redstone_dust_up", - "y": 270 - }, - "when": { - "west": "up" - } - } - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/reinforced_deepslate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/reinforced_deepslate.json deleted file mode 100644 index 6c196af1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/reinforced_deepslate.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/reinforced_deepslate" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/repeater.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/repeater.json deleted file mode 100644 index 4e0ab9ce..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/repeater.json +++ /dev/null @@ -1,244 +0,0 @@ -{ - "variants": { - "delay=1,facing=east,locked=false,powered=false": { - "model": "minecraft:block/repeater_1tick", - "y": 270 - }, - "delay=1,facing=east,locked=false,powered=true": { - "model": "minecraft:block/repeater_1tick_on", - "y": 270 - }, - "delay=1,facing=east,locked=true,powered=false": { - "model": "minecraft:block/repeater_1tick_locked", - "y": 270 - }, - "delay=1,facing=east,locked=true,powered=true": { - "model": "minecraft:block/repeater_1tick_on_locked", - "y": 270 - }, - "delay=1,facing=north,locked=false,powered=false": { - "model": "minecraft:block/repeater_1tick", - "y": 180 - }, - "delay=1,facing=north,locked=false,powered=true": { - "model": "minecraft:block/repeater_1tick_on", - "y": 180 - }, - "delay=1,facing=north,locked=true,powered=false": { - "model": "minecraft:block/repeater_1tick_locked", - "y": 180 - }, - "delay=1,facing=north,locked=true,powered=true": { - "model": "minecraft:block/repeater_1tick_on_locked", - "y": 180 - }, - "delay=1,facing=south,locked=false,powered=false": { - "model": "minecraft:block/repeater_1tick" - }, - "delay=1,facing=south,locked=false,powered=true": { - "model": "minecraft:block/repeater_1tick_on" - }, - "delay=1,facing=south,locked=true,powered=false": { - "model": "minecraft:block/repeater_1tick_locked" - }, - "delay=1,facing=south,locked=true,powered=true": { - "model": "minecraft:block/repeater_1tick_on_locked" - }, - "delay=1,facing=west,locked=false,powered=false": { - "model": "minecraft:block/repeater_1tick", - "y": 90 - }, - "delay=1,facing=west,locked=false,powered=true": { - "model": "minecraft:block/repeater_1tick_on", - "y": 90 - }, - "delay=1,facing=west,locked=true,powered=false": { - "model": "minecraft:block/repeater_1tick_locked", - "y": 90 - }, - "delay=1,facing=west,locked=true,powered=true": { - "model": "minecraft:block/repeater_1tick_on_locked", - "y": 90 - }, - "delay=2,facing=east,locked=false,powered=false": { - "model": "minecraft:block/repeater_2tick", - "y": 270 - }, - "delay=2,facing=east,locked=false,powered=true": { - "model": "minecraft:block/repeater_2tick_on", - "y": 270 - }, - "delay=2,facing=east,locked=true,powered=false": { - "model": "minecraft:block/repeater_2tick_locked", - "y": 270 - }, - "delay=2,facing=east,locked=true,powered=true": { - "model": "minecraft:block/repeater_2tick_on_locked", - "y": 270 - }, - "delay=2,facing=north,locked=false,powered=false": { - "model": "minecraft:block/repeater_2tick", - "y": 180 - }, - "delay=2,facing=north,locked=false,powered=true": { - "model": "minecraft:block/repeater_2tick_on", - "y": 180 - }, - "delay=2,facing=north,locked=true,powered=false": { - "model": "minecraft:block/repeater_2tick_locked", - "y": 180 - }, - "delay=2,facing=north,locked=true,powered=true": { - "model": "minecraft:block/repeater_2tick_on_locked", - "y": 180 - }, - "delay=2,facing=south,locked=false,powered=false": { - "model": "minecraft:block/repeater_2tick" - }, - "delay=2,facing=south,locked=false,powered=true": { - "model": "minecraft:block/repeater_2tick_on" - }, - "delay=2,facing=south,locked=true,powered=false": { - "model": "minecraft:block/repeater_2tick_locked" - }, - "delay=2,facing=south,locked=true,powered=true": { - "model": "minecraft:block/repeater_2tick_on_locked" - }, - "delay=2,facing=west,locked=false,powered=false": { - "model": "minecraft:block/repeater_2tick", - "y": 90 - }, - "delay=2,facing=west,locked=false,powered=true": { - "model": "minecraft:block/repeater_2tick_on", - "y": 90 - }, - "delay=2,facing=west,locked=true,powered=false": { - "model": "minecraft:block/repeater_2tick_locked", - "y": 90 - }, - "delay=2,facing=west,locked=true,powered=true": { - "model": "minecraft:block/repeater_2tick_on_locked", - "y": 90 - }, - "delay=3,facing=east,locked=false,powered=false": { - "model": "minecraft:block/repeater_3tick", - "y": 270 - }, - "delay=3,facing=east,locked=false,powered=true": { - "model": "minecraft:block/repeater_3tick_on", - "y": 270 - }, - "delay=3,facing=east,locked=true,powered=false": { - "model": "minecraft:block/repeater_3tick_locked", - "y": 270 - }, - "delay=3,facing=east,locked=true,powered=true": { - "model": "minecraft:block/repeater_3tick_on_locked", - "y": 270 - }, - "delay=3,facing=north,locked=false,powered=false": { - "model": "minecraft:block/repeater_3tick", - "y": 180 - }, - "delay=3,facing=north,locked=false,powered=true": { - "model": "minecraft:block/repeater_3tick_on", - "y": 180 - }, - "delay=3,facing=north,locked=true,powered=false": { - "model": "minecraft:block/repeater_3tick_locked", - "y": 180 - }, - "delay=3,facing=north,locked=true,powered=true": { - "model": "minecraft:block/repeater_3tick_on_locked", - "y": 180 - }, - "delay=3,facing=south,locked=false,powered=false": { - "model": "minecraft:block/repeater_3tick" - }, - "delay=3,facing=south,locked=false,powered=true": { - "model": "minecraft:block/repeater_3tick_on" - }, - "delay=3,facing=south,locked=true,powered=false": { - "model": "minecraft:block/repeater_3tick_locked" - }, - "delay=3,facing=south,locked=true,powered=true": { - "model": "minecraft:block/repeater_3tick_on_locked" - }, - "delay=3,facing=west,locked=false,powered=false": { - "model": "minecraft:block/repeater_3tick", - "y": 90 - }, - "delay=3,facing=west,locked=false,powered=true": { - "model": "minecraft:block/repeater_3tick_on", - "y": 90 - }, - "delay=3,facing=west,locked=true,powered=false": { - "model": "minecraft:block/repeater_3tick_locked", - "y": 90 - }, - "delay=3,facing=west,locked=true,powered=true": { - "model": "minecraft:block/repeater_3tick_on_locked", - "y": 90 - }, - "delay=4,facing=east,locked=false,powered=false": { - "model": "minecraft:block/repeater_4tick", - "y": 270 - }, - "delay=4,facing=east,locked=false,powered=true": { - "model": "minecraft:block/repeater_4tick_on", - "y": 270 - }, - "delay=4,facing=east,locked=true,powered=false": { - "model": "minecraft:block/repeater_4tick_locked", - "y": 270 - }, - "delay=4,facing=east,locked=true,powered=true": { - "model": "minecraft:block/repeater_4tick_on_locked", - "y": 270 - }, - "delay=4,facing=north,locked=false,powered=false": { - "model": "minecraft:block/repeater_4tick", - "y": 180 - }, - "delay=4,facing=north,locked=false,powered=true": { - "model": "minecraft:block/repeater_4tick_on", - "y": 180 - }, - "delay=4,facing=north,locked=true,powered=false": { - "model": "minecraft:block/repeater_4tick_locked", - "y": 180 - }, - "delay=4,facing=north,locked=true,powered=true": { - "model": "minecraft:block/repeater_4tick_on_locked", - "y": 180 - }, - "delay=4,facing=south,locked=false,powered=false": { - "model": "minecraft:block/repeater_4tick" - }, - "delay=4,facing=south,locked=false,powered=true": { - "model": "minecraft:block/repeater_4tick_on" - }, - "delay=4,facing=south,locked=true,powered=false": { - "model": "minecraft:block/repeater_4tick_locked" - }, - "delay=4,facing=south,locked=true,powered=true": { - "model": "minecraft:block/repeater_4tick_on_locked" - }, - "delay=4,facing=west,locked=false,powered=false": { - "model": "minecraft:block/repeater_4tick", - "y": 90 - }, - "delay=4,facing=west,locked=false,powered=true": { - "model": "minecraft:block/repeater_4tick_on", - "y": 90 - }, - "delay=4,facing=west,locked=true,powered=false": { - "model": "minecraft:block/repeater_4tick_locked", - "y": 90 - }, - "delay=4,facing=west,locked=true,powered=true": { - "model": "minecraft:block/repeater_4tick_on_locked", - "y": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/repeating_command_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/repeating_command_block.json deleted file mode 100644 index 2e6ccead..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/repeating_command_block.json +++ /dev/null @@ -1,50 +0,0 @@ -{ - "variants": { - "conditional=false,facing=down": { - "model": "minecraft:block/repeating_command_block", - "x": 90 - }, - "conditional=false,facing=east": { - "model": "minecraft:block/repeating_command_block", - "y": 90 - }, - "conditional=false,facing=north": { - "model": "minecraft:block/repeating_command_block" - }, - "conditional=false,facing=south": { - "model": "minecraft:block/repeating_command_block", - "y": 180 - }, - "conditional=false,facing=up": { - "model": "minecraft:block/repeating_command_block", - "x": 270 - }, - "conditional=false,facing=west": { - "model": "minecraft:block/repeating_command_block", - "y": 270 - }, - "conditional=true,facing=down": { - "model": "minecraft:block/repeating_command_block_conditional", - "x": 90 - }, - "conditional=true,facing=east": { - "model": "minecraft:block/repeating_command_block_conditional", - "y": 90 - }, - "conditional=true,facing=north": { - "model": "minecraft:block/repeating_command_block_conditional" - }, - "conditional=true,facing=south": { - "model": "minecraft:block/repeating_command_block_conditional", - "y": 180 - }, - "conditional=true,facing=up": { - "model": "minecraft:block/repeating_command_block_conditional", - "x": 270 - }, - "conditional=true,facing=west": { - "model": "minecraft:block/repeating_command_block_conditional", - "y": 270 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/respawn_anchor.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/respawn_anchor.json deleted file mode 100644 index fdf950ad..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/respawn_anchor.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "variants": { - "charges=0": { - "model": "minecraft:block/respawn_anchor_0" - }, - "charges=1": { - "model": "minecraft:block/respawn_anchor_1" - }, - "charges=2": { - "model": "minecraft:block/respawn_anchor_2" - }, - "charges=3": { - "model": "minecraft:block/respawn_anchor_3" - }, - "charges=4": { - "model": "minecraft:block/respawn_anchor_4" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/rooted_dirt.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/rooted_dirt.json deleted file mode 100644 index 9361904f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/rooted_dirt.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "variants": { - "": [ - { - "model": "minecraft:block/rooted_dirt" - }, - { - "model": "minecraft:block/rooted_dirt", - "y": 90 - }, - { - "model": "minecraft:block/rooted_dirt", - "y": 180 - }, - { - "model": "minecraft:block/rooted_dirt", - "y": 270 - } - ] - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/rose_bush.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/rose_bush.json deleted file mode 100644 index 5eaa364c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/rose_bush.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "variants": { - "half=lower": { - "model": "minecraft:block/rose_bush_bottom" - }, - "half=upper": { - "model": "minecraft:block/rose_bush_top" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/sand.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/sand.json deleted file mode 100644 index 3341c41d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/sand.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "variants": { - "": [ - { - "model": "minecraft:block/sand" - }, - { - "model": "minecraft:block/sand", - "y": 90 - }, - { - "model": "minecraft:block/sand", - "y": 180 - }, - { - "model": "minecraft:block/sand", - "y": 270 - } - ] - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/sandstone.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/sandstone.json deleted file mode 100644 index a3c0d709..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/sandstone.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/sandstone" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/sandstone_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/sandstone_slab.json deleted file mode 100644 index 0fabec37..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/sandstone_slab.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "variants": { - "type=bottom": { - "model": "minecraft:block/sandstone_slab" - }, - "type=double": { - "model": "minecraft:block/sandstone" - }, - "type=top": { - "model": "minecraft:block/sandstone_slab_top" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/sandstone_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/sandstone_stairs.json deleted file mode 100644 index e69e48fd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/sandstone_stairs.json +++ /dev/null @@ -1,209 +0,0 @@ -{ - "variants": { - "facing=east,half=bottom,shape=inner_left": { - "model": "minecraft:block/sandstone_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=inner_right": { - "model": "minecraft:block/sandstone_stairs_inner" - }, - "facing=east,half=bottom,shape=outer_left": { - "model": "minecraft:block/sandstone_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=outer_right": { - "model": "minecraft:block/sandstone_stairs_outer" - }, - "facing=east,half=bottom,shape=straight": { - "model": "minecraft:block/sandstone_stairs" - }, - "facing=east,half=top,shape=inner_left": { - "model": "minecraft:block/sandstone_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=inner_right": { - "model": "minecraft:block/sandstone_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=outer_left": { - "model": "minecraft:block/sandstone_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=outer_right": { - "model": "minecraft:block/sandstone_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=straight": { - "model": "minecraft:block/sandstone_stairs", - "uvlock": true, - "x": 180 - }, - "facing=north,half=bottom,shape=inner_left": { - "model": "minecraft:block/sandstone_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=inner_right": { - "model": "minecraft:block/sandstone_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=outer_left": { - "model": "minecraft:block/sandstone_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=outer_right": { - "model": "minecraft:block/sandstone_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=straight": { - "model": "minecraft:block/sandstone_stairs", - "uvlock": true, - "y": 270 - }, - "facing=north,half=top,shape=inner_left": { - "model": "minecraft:block/sandstone_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=inner_right": { - "model": "minecraft:block/sandstone_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=outer_left": { - "model": "minecraft:block/sandstone_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=outer_right": { - "model": "minecraft:block/sandstone_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=straight": { - "model": "minecraft:block/sandstone_stairs", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=south,half=bottom,shape=inner_left": { - "model": "minecraft:block/sandstone_stairs_inner" - }, - "facing=south,half=bottom,shape=inner_right": { - "model": "minecraft:block/sandstone_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=outer_left": { - "model": "minecraft:block/sandstone_stairs_outer" - }, - "facing=south,half=bottom,shape=outer_right": { - "model": "minecraft:block/sandstone_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=straight": { - "model": "minecraft:block/sandstone_stairs", - "uvlock": true, - "y": 90 - }, - "facing=south,half=top,shape=inner_left": { - "model": "minecraft:block/sandstone_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=inner_right": { - "model": "minecraft:block/sandstone_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=outer_left": { - "model": "minecraft:block/sandstone_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=outer_right": { - "model": "minecraft:block/sandstone_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=straight": { - "model": "minecraft:block/sandstone_stairs", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_left": { - "model": "minecraft:block/sandstone_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_right": { - "model": "minecraft:block/sandstone_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=outer_left": { - "model": "minecraft:block/sandstone_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=outer_right": { - "model": "minecraft:block/sandstone_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=straight": { - "model": "minecraft:block/sandstone_stairs", - "uvlock": true, - "y": 180 - }, - "facing=west,half=top,shape=inner_left": { - "model": "minecraft:block/sandstone_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=inner_right": { - "model": "minecraft:block/sandstone_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=outer_left": { - "model": "minecraft:block/sandstone_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=outer_right": { - "model": "minecraft:block/sandstone_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=straight": { - "model": "minecraft:block/sandstone_stairs", - "uvlock": true, - "x": 180, - "y": 180 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/sandstone_wall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/sandstone_wall.json deleted file mode 100644 index a5e1ed39..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/sandstone_wall.json +++ /dev/null @@ -1,90 +0,0 @@ -{ - "multipart": [ - { - "apply": { - "model": "minecraft:block/sandstone_wall_post" - }, - "when": { - "up": "true" - } - }, - { - "apply": { - "model": "minecraft:block/sandstone_wall_side", - "uvlock": true - }, - "when": { - "north": "low" - } - }, - { - "apply": { - "model": "minecraft:block/sandstone_wall_side", - "uvlock": true, - "y": 90 - }, - "when": { - "east": "low" - } - }, - { - "apply": { - "model": "minecraft:block/sandstone_wall_side", - "uvlock": true, - "y": 180 - }, - "when": { - "south": "low" - } - }, - { - "apply": { - "model": "minecraft:block/sandstone_wall_side", - "uvlock": true, - "y": 270 - }, - "when": { - "west": "low" - } - }, - { - "apply": { - "model": "minecraft:block/sandstone_wall_side_tall", - "uvlock": true - }, - "when": { - "north": "tall" - } - }, - { - "apply": { - "model": "minecraft:block/sandstone_wall_side_tall", - "uvlock": true, - "y": 90 - }, - "when": { - "east": "tall" - } - }, - { - "apply": { - "model": "minecraft:block/sandstone_wall_side_tall", - "uvlock": true, - "y": 180 - }, - "when": { - "south": "tall" - } - }, - { - "apply": { - "model": "minecraft:block/sandstone_wall_side_tall", - "uvlock": true, - "y": 270 - }, - "when": { - "west": "tall" - } - } - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/scaffolding.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/scaffolding.json deleted file mode 100644 index aca5b491..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/scaffolding.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "variants": { - "bottom=false": { - "model": "minecraft:block/scaffolding_stable" - }, - "bottom=true": { - "model": "minecraft:block/scaffolding_unstable" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/sculk.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/sculk.json deleted file mode 100644 index ba3d6643..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/sculk.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "variants": { - "": [ - { - "model": "minecraft:block/sculk" - }, - { - "model": "minecraft:block/sculk_mirrored" - }, - { - "model": "minecraft:block/sculk", - "y": 180 - }, - { - "model": "minecraft:block/sculk_mirrored", - "y": 180 - } - ] - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/sculk_catalyst.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/sculk_catalyst.json deleted file mode 100644 index 589af990..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/sculk_catalyst.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "variants": { - "bloom=false": { - "model": "minecraft:block/sculk_catalyst" - }, - "bloom=true": { - "model": "minecraft:block/sculk_catalyst_bloom" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/sculk_sensor.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/sculk_sensor.json deleted file mode 100644 index 690cb8fb..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/sculk_sensor.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "variants": { - "sculk_sensor_phase=active": { - "model": "minecraft:block/sculk_sensor_active" - }, - "sculk_sensor_phase=cooldown": { - "model": "minecraft:block/sculk_sensor_active" - }, - "sculk_sensor_phase=inactive": { - "model": "minecraft:block/sculk_sensor_inactive" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/sculk_shrieker.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/sculk_shrieker.json deleted file mode 100644 index f445bc8f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/sculk_shrieker.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "variants": { - "can_summon=false": { - "model": "minecraft:block/sculk_shrieker" - }, - "can_summon=true": { - "model": "minecraft:block/sculk_shrieker_can_summon" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/sculk_vein.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/sculk_vein.json deleted file mode 100644 index 557643db..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/sculk_vein.json +++ /dev/null @@ -1,150 +0,0 @@ -{ - "multipart": [ - { - "apply": { - "model": "minecraft:block/sculk_vein" - }, - "when": { - "north": "true" - } - }, - { - "apply": { - "model": "minecraft:block/sculk_vein" - }, - "when": { - "down": "false", - "east": "false", - "north": "false", - "south": "false", - "up": "false", - "west": "false" - } - }, - { - "apply": { - "model": "minecraft:block/sculk_vein", - "uvlock": true, - "y": 90 - }, - "when": { - "east": "true" - } - }, - { - "apply": { - "model": "minecraft:block/sculk_vein", - "uvlock": true, - "y": 90 - }, - "when": { - "down": "false", - "east": "false", - "north": "false", - "south": "false", - "up": "false", - "west": "false" - } - }, - { - "apply": { - "model": "minecraft:block/sculk_vein", - "uvlock": true, - "y": 180 - }, - "when": { - "south": "true" - } - }, - { - "apply": { - "model": "minecraft:block/sculk_vein", - "uvlock": true, - "y": 180 - }, - "when": { - "down": "false", - "east": "false", - "north": "false", - "south": "false", - "up": "false", - "west": "false" - } - }, - { - "apply": { - "model": "minecraft:block/sculk_vein", - "uvlock": true, - "y": 270 - }, - "when": { - "west": "true" - } - }, - { - "apply": { - "model": "minecraft:block/sculk_vein", - "uvlock": true, - "y": 270 - }, - "when": { - "down": "false", - "east": "false", - "north": "false", - "south": "false", - "up": "false", - "west": "false" - } - }, - { - "apply": { - "model": "minecraft:block/sculk_vein", - "uvlock": true, - "x": 270 - }, - "when": { - "up": "true" - } - }, - { - "apply": { - "model": "minecraft:block/sculk_vein", - "uvlock": true, - "x": 270 - }, - "when": { - "down": "false", - "east": "false", - "north": "false", - "south": "false", - "up": "false", - "west": "false" - } - }, - { - "apply": { - "model": "minecraft:block/sculk_vein", - "uvlock": true, - "x": 90 - }, - "when": { - "down": "true" - } - }, - { - "apply": { - "model": "minecraft:block/sculk_vein", - "uvlock": true, - "x": 90 - }, - "when": { - "down": "false", - "east": "false", - "north": "false", - "south": "false", - "up": "false", - "west": "false" - } - } - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/sea_lantern.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/sea_lantern.json deleted file mode 100644 index d1231f28..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/sea_lantern.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/sea_lantern" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/sea_pickle.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/sea_pickle.json deleted file mode 100644 index 89861754..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/sea_pickle.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "variants": { - "pickles=1,waterlogged=false": [ - { - "model": "minecraft:block/dead_sea_pickle" - }, - { - "model": "minecraft:block/dead_sea_pickle", - "y": 90 - }, - { - "model": "minecraft:block/dead_sea_pickle", - "y": 180 - }, - { - "model": "minecraft:block/dead_sea_pickle", - "y": 270 - } - ], - "pickles=1,waterlogged=true": [ - { - "model": "minecraft:block/sea_pickle" - }, - { - "model": "minecraft:block/sea_pickle", - "y": 90 - }, - { - "model": "minecraft:block/sea_pickle", - "y": 180 - }, - { - "model": "minecraft:block/sea_pickle", - "y": 270 - } - ], - "pickles=2,waterlogged=false": [ - { - "model": "minecraft:block/two_dead_sea_pickles" - }, - { - "model": "minecraft:block/two_dead_sea_pickles", - "y": 90 - }, - { - "model": "minecraft:block/two_dead_sea_pickles", - "y": 180 - }, - { - "model": "minecraft:block/two_dead_sea_pickles", - "y": 270 - } - ], - "pickles=2,waterlogged=true": [ - { - "model": "minecraft:block/two_sea_pickles" - }, - { - "model": "minecraft:block/two_sea_pickles", - "y": 90 - }, - { - "model": "minecraft:block/two_sea_pickles", - "y": 180 - }, - { - "model": "minecraft:block/two_sea_pickles", - "y": 270 - } - ], - "pickles=3,waterlogged=false": [ - { - "model": "minecraft:block/three_dead_sea_pickles" - }, - { - "model": "minecraft:block/three_dead_sea_pickles", - "y": 90 - }, - { - "model": "minecraft:block/three_dead_sea_pickles", - "y": 180 - }, - { - "model": "minecraft:block/three_dead_sea_pickles", - "y": 270 - } - ], - "pickles=3,waterlogged=true": [ - { - "model": "minecraft:block/three_sea_pickles" - }, - { - "model": "minecraft:block/three_sea_pickles", - "y": 90 - }, - { - "model": "minecraft:block/three_sea_pickles", - "y": 180 - }, - { - "model": "minecraft:block/three_sea_pickles", - "y": 270 - } - ], - "pickles=4,waterlogged=false": [ - { - "model": "minecraft:block/four_dead_sea_pickles" - }, - { - "model": "minecraft:block/four_dead_sea_pickles", - "y": 90 - }, - { - "model": "minecraft:block/four_dead_sea_pickles", - "y": 180 - }, - { - "model": "minecraft:block/four_dead_sea_pickles", - "y": 270 - } - ], - "pickles=4,waterlogged=true": [ - { - "model": "minecraft:block/four_sea_pickles" - }, - { - "model": "minecraft:block/four_sea_pickles", - "y": 90 - }, - { - "model": "minecraft:block/four_sea_pickles", - "y": 180 - }, - { - "model": "minecraft:block/four_sea_pickles", - "y": 270 - } - ] - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/seagrass.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/seagrass.json deleted file mode 100644 index 045c721e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/seagrass.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/seagrass" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/short_grass.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/short_grass.json deleted file mode 100644 index d065ca08..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/short_grass.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/short_grass" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/shroomlight.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/shroomlight.json deleted file mode 100644 index 300f41e8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/shroomlight.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/shroomlight" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/shulker_box.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/shulker_box.json deleted file mode 100644 index 7248d53e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/shulker_box.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/shulker_box" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/skeleton_skull.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/skeleton_skull.json deleted file mode 100644 index 3951e3ee..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/skeleton_skull.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/skull" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/skeleton_wall_skull.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/skeleton_wall_skull.json deleted file mode 100644 index 3951e3ee..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/skeleton_wall_skull.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/skull" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/slime_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/slime_block.json deleted file mode 100644 index b7f071be..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/slime_block.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/slime_block" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/small_amethyst_bud.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/small_amethyst_bud.json deleted file mode 100644 index aac83ed3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/small_amethyst_bud.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "variants": { - "facing=down": { - "model": "minecraft:block/small_amethyst_bud", - "x": 180 - }, - "facing=east": { - "model": "minecraft:block/small_amethyst_bud", - "x": 90, - "y": 90 - }, - "facing=north": { - "model": "minecraft:block/small_amethyst_bud", - "x": 90 - }, - "facing=south": { - "model": "minecraft:block/small_amethyst_bud", - "x": 90, - "y": 180 - }, - "facing=up": { - "model": "minecraft:block/small_amethyst_bud" - }, - "facing=west": { - "model": "minecraft:block/small_amethyst_bud", - "x": 90, - "y": 270 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/small_dripleaf.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/small_dripleaf.json deleted file mode 100644 index aa5410e2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/small_dripleaf.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "variants": { - "facing=east,half=lower": { - "model": "minecraft:block/small_dripleaf_bottom", - "y": 90 - }, - "facing=east,half=upper": { - "model": "minecraft:block/small_dripleaf_top", - "y": 90 - }, - "facing=north,half=lower": { - "model": "minecraft:block/small_dripleaf_bottom" - }, - "facing=north,half=upper": { - "model": "minecraft:block/small_dripleaf_top" - }, - "facing=south,half=lower": { - "model": "minecraft:block/small_dripleaf_bottom", - "y": 180 - }, - "facing=south,half=upper": { - "model": "minecraft:block/small_dripleaf_top", - "y": 180 - }, - "facing=west,half=lower": { - "model": "minecraft:block/small_dripleaf_bottom", - "y": 270 - }, - "facing=west,half=upper": { - "model": "minecraft:block/small_dripleaf_top", - "y": 270 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/smithing_table.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/smithing_table.json deleted file mode 100644 index 627ae908..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/smithing_table.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/smithing_table" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/smoker.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/smoker.json deleted file mode 100644 index f0a0fc9e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/smoker.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "variants": { - "facing=east,lit=false": { - "model": "minecraft:block/smoker", - "y": 90 - }, - "facing=east,lit=true": { - "model": "minecraft:block/smoker_on", - "y": 90 - }, - "facing=north,lit=false": { - "model": "minecraft:block/smoker" - }, - "facing=north,lit=true": { - "model": "minecraft:block/smoker_on" - }, - "facing=south,lit=false": { - "model": "minecraft:block/smoker", - "y": 180 - }, - "facing=south,lit=true": { - "model": "minecraft:block/smoker_on", - "y": 180 - }, - "facing=west,lit=false": { - "model": "minecraft:block/smoker", - "y": 270 - }, - "facing=west,lit=true": { - "model": "minecraft:block/smoker_on", - "y": 270 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/smooth_basalt.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/smooth_basalt.json deleted file mode 100644 index 6145eb01..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/smooth_basalt.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/smooth_basalt" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/smooth_quartz.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/smooth_quartz.json deleted file mode 100644 index 790912d3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/smooth_quartz.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/smooth_quartz" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/smooth_quartz_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/smooth_quartz_slab.json deleted file mode 100644 index 7741145d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/smooth_quartz_slab.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "variants": { - "type=bottom": { - "model": "minecraft:block/smooth_quartz_slab" - }, - "type=double": { - "model": "minecraft:block/smooth_quartz" - }, - "type=top": { - "model": "minecraft:block/smooth_quartz_slab_top" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/smooth_quartz_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/smooth_quartz_stairs.json deleted file mode 100644 index fb53ef18..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/smooth_quartz_stairs.json +++ /dev/null @@ -1,209 +0,0 @@ -{ - "variants": { - "facing=east,half=bottom,shape=inner_left": { - "model": "minecraft:block/smooth_quartz_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=inner_right": { - "model": "minecraft:block/smooth_quartz_stairs_inner" - }, - "facing=east,half=bottom,shape=outer_left": { - "model": "minecraft:block/smooth_quartz_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=outer_right": { - "model": "minecraft:block/smooth_quartz_stairs_outer" - }, - "facing=east,half=bottom,shape=straight": { - "model": "minecraft:block/smooth_quartz_stairs" - }, - "facing=east,half=top,shape=inner_left": { - "model": "minecraft:block/smooth_quartz_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=inner_right": { - "model": "minecraft:block/smooth_quartz_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=outer_left": { - "model": "minecraft:block/smooth_quartz_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=outer_right": { - "model": "minecraft:block/smooth_quartz_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=straight": { - "model": "minecraft:block/smooth_quartz_stairs", - "uvlock": true, - "x": 180 - }, - "facing=north,half=bottom,shape=inner_left": { - "model": "minecraft:block/smooth_quartz_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=inner_right": { - "model": "minecraft:block/smooth_quartz_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=outer_left": { - "model": "minecraft:block/smooth_quartz_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=outer_right": { - "model": "minecraft:block/smooth_quartz_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=straight": { - "model": "minecraft:block/smooth_quartz_stairs", - "uvlock": true, - "y": 270 - }, - "facing=north,half=top,shape=inner_left": { - "model": "minecraft:block/smooth_quartz_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=inner_right": { - "model": "minecraft:block/smooth_quartz_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=outer_left": { - "model": "minecraft:block/smooth_quartz_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=outer_right": { - "model": "minecraft:block/smooth_quartz_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=straight": { - "model": "minecraft:block/smooth_quartz_stairs", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=south,half=bottom,shape=inner_left": { - "model": "minecraft:block/smooth_quartz_stairs_inner" - }, - "facing=south,half=bottom,shape=inner_right": { - "model": "minecraft:block/smooth_quartz_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=outer_left": { - "model": "minecraft:block/smooth_quartz_stairs_outer" - }, - "facing=south,half=bottom,shape=outer_right": { - "model": "minecraft:block/smooth_quartz_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=straight": { - "model": "minecraft:block/smooth_quartz_stairs", - "uvlock": true, - "y": 90 - }, - "facing=south,half=top,shape=inner_left": { - "model": "minecraft:block/smooth_quartz_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=inner_right": { - "model": "minecraft:block/smooth_quartz_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=outer_left": { - "model": "minecraft:block/smooth_quartz_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=outer_right": { - "model": "minecraft:block/smooth_quartz_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=straight": { - "model": "minecraft:block/smooth_quartz_stairs", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_left": { - "model": "minecraft:block/smooth_quartz_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_right": { - "model": "minecraft:block/smooth_quartz_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=outer_left": { - "model": "minecraft:block/smooth_quartz_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=outer_right": { - "model": "minecraft:block/smooth_quartz_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=straight": { - "model": "minecraft:block/smooth_quartz_stairs", - "uvlock": true, - "y": 180 - }, - "facing=west,half=top,shape=inner_left": { - "model": "minecraft:block/smooth_quartz_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=inner_right": { - "model": "minecraft:block/smooth_quartz_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=outer_left": { - "model": "minecraft:block/smooth_quartz_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=outer_right": { - "model": "minecraft:block/smooth_quartz_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=straight": { - "model": "minecraft:block/smooth_quartz_stairs", - "uvlock": true, - "x": 180, - "y": 180 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/smooth_red_sandstone.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/smooth_red_sandstone.json deleted file mode 100644 index 5f441b0f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/smooth_red_sandstone.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/smooth_red_sandstone" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/smooth_red_sandstone_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/smooth_red_sandstone_slab.json deleted file mode 100644 index 49aa61b0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/smooth_red_sandstone_slab.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "variants": { - "type=bottom": { - "model": "minecraft:block/smooth_red_sandstone_slab" - }, - "type=double": { - "model": "minecraft:block/smooth_red_sandstone" - }, - "type=top": { - "model": "minecraft:block/smooth_red_sandstone_slab_top" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/smooth_red_sandstone_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/smooth_red_sandstone_stairs.json deleted file mode 100644 index 82697942..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/smooth_red_sandstone_stairs.json +++ /dev/null @@ -1,209 +0,0 @@ -{ - "variants": { - "facing=east,half=bottom,shape=inner_left": { - "model": "minecraft:block/smooth_red_sandstone_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=inner_right": { - "model": "minecraft:block/smooth_red_sandstone_stairs_inner" - }, - "facing=east,half=bottom,shape=outer_left": { - "model": "minecraft:block/smooth_red_sandstone_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=outer_right": { - "model": "minecraft:block/smooth_red_sandstone_stairs_outer" - }, - "facing=east,half=bottom,shape=straight": { - "model": "minecraft:block/smooth_red_sandstone_stairs" - }, - "facing=east,half=top,shape=inner_left": { - "model": "minecraft:block/smooth_red_sandstone_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=inner_right": { - "model": "minecraft:block/smooth_red_sandstone_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=outer_left": { - "model": "minecraft:block/smooth_red_sandstone_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=outer_right": { - "model": "minecraft:block/smooth_red_sandstone_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=straight": { - "model": "minecraft:block/smooth_red_sandstone_stairs", - "uvlock": true, - "x": 180 - }, - "facing=north,half=bottom,shape=inner_left": { - "model": "minecraft:block/smooth_red_sandstone_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=inner_right": { - "model": "minecraft:block/smooth_red_sandstone_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=outer_left": { - "model": "minecraft:block/smooth_red_sandstone_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=outer_right": { - "model": "minecraft:block/smooth_red_sandstone_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=straight": { - "model": "minecraft:block/smooth_red_sandstone_stairs", - "uvlock": true, - "y": 270 - }, - "facing=north,half=top,shape=inner_left": { - "model": "minecraft:block/smooth_red_sandstone_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=inner_right": { - "model": "minecraft:block/smooth_red_sandstone_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=outer_left": { - "model": "minecraft:block/smooth_red_sandstone_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=outer_right": { - "model": "minecraft:block/smooth_red_sandstone_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=straight": { - "model": "minecraft:block/smooth_red_sandstone_stairs", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=south,half=bottom,shape=inner_left": { - "model": "minecraft:block/smooth_red_sandstone_stairs_inner" - }, - "facing=south,half=bottom,shape=inner_right": { - "model": "minecraft:block/smooth_red_sandstone_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=outer_left": { - "model": "minecraft:block/smooth_red_sandstone_stairs_outer" - }, - "facing=south,half=bottom,shape=outer_right": { - "model": "minecraft:block/smooth_red_sandstone_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=straight": { - "model": "minecraft:block/smooth_red_sandstone_stairs", - "uvlock": true, - "y": 90 - }, - "facing=south,half=top,shape=inner_left": { - "model": "minecraft:block/smooth_red_sandstone_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=inner_right": { - "model": "minecraft:block/smooth_red_sandstone_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=outer_left": { - "model": "minecraft:block/smooth_red_sandstone_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=outer_right": { - "model": "minecraft:block/smooth_red_sandstone_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=straight": { - "model": "minecraft:block/smooth_red_sandstone_stairs", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_left": { - "model": "minecraft:block/smooth_red_sandstone_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_right": { - "model": "minecraft:block/smooth_red_sandstone_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=outer_left": { - "model": "minecraft:block/smooth_red_sandstone_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=outer_right": { - "model": "minecraft:block/smooth_red_sandstone_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=straight": { - "model": "minecraft:block/smooth_red_sandstone_stairs", - "uvlock": true, - "y": 180 - }, - "facing=west,half=top,shape=inner_left": { - "model": "minecraft:block/smooth_red_sandstone_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=inner_right": { - "model": "minecraft:block/smooth_red_sandstone_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=outer_left": { - "model": "minecraft:block/smooth_red_sandstone_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=outer_right": { - "model": "minecraft:block/smooth_red_sandstone_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=straight": { - "model": "minecraft:block/smooth_red_sandstone_stairs", - "uvlock": true, - "x": 180, - "y": 180 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/smooth_sandstone.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/smooth_sandstone.json deleted file mode 100644 index fdc28aa9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/smooth_sandstone.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/smooth_sandstone" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/smooth_sandstone_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/smooth_sandstone_slab.json deleted file mode 100644 index 988733be..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/smooth_sandstone_slab.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "variants": { - "type=bottom": { - "model": "minecraft:block/smooth_sandstone_slab" - }, - "type=double": { - "model": "minecraft:block/smooth_sandstone" - }, - "type=top": { - "model": "minecraft:block/smooth_sandstone_slab_top" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/smooth_sandstone_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/smooth_sandstone_stairs.json deleted file mode 100644 index 79be22a3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/smooth_sandstone_stairs.json +++ /dev/null @@ -1,209 +0,0 @@ -{ - "variants": { - "facing=east,half=bottom,shape=inner_left": { - "model": "minecraft:block/smooth_sandstone_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=inner_right": { - "model": "minecraft:block/smooth_sandstone_stairs_inner" - }, - "facing=east,half=bottom,shape=outer_left": { - "model": "minecraft:block/smooth_sandstone_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=outer_right": { - "model": "minecraft:block/smooth_sandstone_stairs_outer" - }, - "facing=east,half=bottom,shape=straight": { - "model": "minecraft:block/smooth_sandstone_stairs" - }, - "facing=east,half=top,shape=inner_left": { - "model": "minecraft:block/smooth_sandstone_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=inner_right": { - "model": "minecraft:block/smooth_sandstone_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=outer_left": { - "model": "minecraft:block/smooth_sandstone_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=outer_right": { - "model": "minecraft:block/smooth_sandstone_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=straight": { - "model": "minecraft:block/smooth_sandstone_stairs", - "uvlock": true, - "x": 180 - }, - "facing=north,half=bottom,shape=inner_left": { - "model": "minecraft:block/smooth_sandstone_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=inner_right": { - "model": "minecraft:block/smooth_sandstone_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=outer_left": { - "model": "minecraft:block/smooth_sandstone_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=outer_right": { - "model": "minecraft:block/smooth_sandstone_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=straight": { - "model": "minecraft:block/smooth_sandstone_stairs", - "uvlock": true, - "y": 270 - }, - "facing=north,half=top,shape=inner_left": { - "model": "minecraft:block/smooth_sandstone_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=inner_right": { - "model": "minecraft:block/smooth_sandstone_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=outer_left": { - "model": "minecraft:block/smooth_sandstone_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=outer_right": { - "model": "minecraft:block/smooth_sandstone_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=straight": { - "model": "minecraft:block/smooth_sandstone_stairs", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=south,half=bottom,shape=inner_left": { - "model": "minecraft:block/smooth_sandstone_stairs_inner" - }, - "facing=south,half=bottom,shape=inner_right": { - "model": "minecraft:block/smooth_sandstone_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=outer_left": { - "model": "minecraft:block/smooth_sandstone_stairs_outer" - }, - "facing=south,half=bottom,shape=outer_right": { - "model": "minecraft:block/smooth_sandstone_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=straight": { - "model": "minecraft:block/smooth_sandstone_stairs", - "uvlock": true, - "y": 90 - }, - "facing=south,half=top,shape=inner_left": { - "model": "minecraft:block/smooth_sandstone_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=inner_right": { - "model": "minecraft:block/smooth_sandstone_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=outer_left": { - "model": "minecraft:block/smooth_sandstone_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=outer_right": { - "model": "minecraft:block/smooth_sandstone_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=straight": { - "model": "minecraft:block/smooth_sandstone_stairs", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_left": { - "model": "minecraft:block/smooth_sandstone_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_right": { - "model": "minecraft:block/smooth_sandstone_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=outer_left": { - "model": "minecraft:block/smooth_sandstone_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=outer_right": { - "model": "minecraft:block/smooth_sandstone_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=straight": { - "model": "minecraft:block/smooth_sandstone_stairs", - "uvlock": true, - "y": 180 - }, - "facing=west,half=top,shape=inner_left": { - "model": "minecraft:block/smooth_sandstone_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=inner_right": { - "model": "minecraft:block/smooth_sandstone_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=outer_left": { - "model": "minecraft:block/smooth_sandstone_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=outer_right": { - "model": "minecraft:block/smooth_sandstone_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=straight": { - "model": "minecraft:block/smooth_sandstone_stairs", - "uvlock": true, - "x": 180, - "y": 180 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/smooth_stone.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/smooth_stone.json deleted file mode 100644 index a2fb9bfe..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/smooth_stone.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/smooth_stone" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/smooth_stone_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/smooth_stone_slab.json deleted file mode 100644 index 9150d679..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/smooth_stone_slab.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "variants": { - "type=bottom": { - "model": "minecraft:block/smooth_stone_slab" - }, - "type=double": { - "model": "minecraft:block/smooth_stone_slab_double" - }, - "type=top": { - "model": "minecraft:block/smooth_stone_slab_top" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/sniffer_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/sniffer_egg.json deleted file mode 100644 index 733fd44e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/sniffer_egg.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "variants": { - "hatch=0": { - "model": "minecraft:block/sniffer_egg_not_cracked" - }, - "hatch=1": { - "model": "minecraft:block/sniffer_egg_slightly_cracked" - }, - "hatch=2": { - "model": "minecraft:block/sniffer_egg_very_cracked" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/snow.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/snow.json deleted file mode 100644 index a82cad93..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/snow.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "variants": { - "layers=1": { - "model": "minecraft:block/snow_height2" - }, - "layers=2": { - "model": "minecraft:block/snow_height4" - }, - "layers=3": { - "model": "minecraft:block/snow_height6" - }, - "layers=4": { - "model": "minecraft:block/snow_height8" - }, - "layers=5": { - "model": "minecraft:block/snow_height10" - }, - "layers=6": { - "model": "minecraft:block/snow_height12" - }, - "layers=7": { - "model": "minecraft:block/snow_height14" - }, - "layers=8": { - "model": "minecraft:block/snow_block" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/snow_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/snow_block.json deleted file mode 100644 index eac19731..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/snow_block.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/snow_block" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/soul_campfire.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/soul_campfire.json deleted file mode 100644 index 9052d211..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/soul_campfire.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "variants": { - "facing=east,lit=false": { - "model": "minecraft:block/campfire_off", - "y": 270 - }, - "facing=east,lit=true": { - "model": "minecraft:block/soul_campfire", - "y": 270 - }, - "facing=north,lit=false": { - "model": "minecraft:block/campfire_off", - "y": 180 - }, - "facing=north,lit=true": { - "model": "minecraft:block/soul_campfire", - "y": 180 - }, - "facing=south,lit=false": { - "model": "minecraft:block/campfire_off" - }, - "facing=south,lit=true": { - "model": "minecraft:block/soul_campfire" - }, - "facing=west,lit=false": { - "model": "minecraft:block/campfire_off", - "y": 90 - }, - "facing=west,lit=true": { - "model": "minecraft:block/soul_campfire", - "y": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/soul_fire.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/soul_fire.json deleted file mode 100644 index bd637a77..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/soul_fire.json +++ /dev/null @@ -1,90 +0,0 @@ -{ - "multipart": [ - { - "apply": [ - { - "model": "minecraft:block/soul_fire_floor0" - }, - { - "model": "minecraft:block/soul_fire_floor1" - } - ] - }, - { - "apply": [ - { - "model": "minecraft:block/soul_fire_side0" - }, - { - "model": "minecraft:block/soul_fire_side1" - }, - { - "model": "minecraft:block/soul_fire_side_alt0" - }, - { - "model": "minecraft:block/soul_fire_side_alt1" - } - ] - }, - { - "apply": [ - { - "model": "minecraft:block/soul_fire_side0", - "y": 90 - }, - { - "model": "minecraft:block/soul_fire_side1", - "y": 90 - }, - { - "model": "minecraft:block/soul_fire_side_alt0", - "y": 90 - }, - { - "model": "minecraft:block/soul_fire_side_alt1", - "y": 90 - } - ] - }, - { - "apply": [ - { - "model": "minecraft:block/soul_fire_side0", - "y": 180 - }, - { - "model": "minecraft:block/soul_fire_side1", - "y": 180 - }, - { - "model": "minecraft:block/soul_fire_side_alt0", - "y": 180 - }, - { - "model": "minecraft:block/soul_fire_side_alt1", - "y": 180 - } - ] - }, - { - "apply": [ - { - "model": "minecraft:block/soul_fire_side0", - "y": 270 - }, - { - "model": "minecraft:block/soul_fire_side1", - "y": 270 - }, - { - "model": "minecraft:block/soul_fire_side_alt0", - "y": 270 - }, - { - "model": "minecraft:block/soul_fire_side_alt1", - "y": 270 - } - ] - } - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/soul_lantern.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/soul_lantern.json deleted file mode 100644 index 295698d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/soul_lantern.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "variants": { - "hanging=false": { - "model": "minecraft:block/soul_lantern" - }, - "hanging=true": { - "model": "minecraft:block/soul_lantern_hanging" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/soul_sand.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/soul_sand.json deleted file mode 100644 index e28fd5ea..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/soul_sand.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/soul_sand" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/soul_soil.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/soul_soil.json deleted file mode 100644 index df0da5f8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/soul_soil.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/soul_soil" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/soul_torch.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/soul_torch.json deleted file mode 100644 index be81df74..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/soul_torch.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/soul_torch" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/soul_wall_torch.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/soul_wall_torch.json deleted file mode 100644 index 653ffef8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/soul_wall_torch.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "variants": { - "facing=east": { - "model": "minecraft:block/soul_wall_torch" - }, - "facing=north": { - "model": "minecraft:block/soul_wall_torch", - "y": 270 - }, - "facing=south": { - "model": "minecraft:block/soul_wall_torch", - "y": 90 - }, - "facing=west": { - "model": "minecraft:block/soul_wall_torch", - "y": 180 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/spawner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/spawner.json deleted file mode 100644 index 9f2f1a05..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/spawner.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/spawner" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/sponge.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/sponge.json deleted file mode 100644 index 136e393a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/sponge.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/sponge" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/spore_blossom.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/spore_blossom.json deleted file mode 100644 index 0dd005af..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/spore_blossom.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/spore_blossom" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/spruce_button.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/spruce_button.json deleted file mode 100644 index 9edf5144..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/spruce_button.json +++ /dev/null @@ -1,118 +0,0 @@ -{ - "variants": { - "face=ceiling,facing=east,powered=false": { - "model": "minecraft:block/spruce_button", - "x": 180, - "y": 270 - }, - "face=ceiling,facing=east,powered=true": { - "model": "minecraft:block/spruce_button_pressed", - "x": 180, - "y": 270 - }, - "face=ceiling,facing=north,powered=false": { - "model": "minecraft:block/spruce_button", - "x": 180, - "y": 180 - }, - "face=ceiling,facing=north,powered=true": { - "model": "minecraft:block/spruce_button_pressed", - "x": 180, - "y": 180 - }, - "face=ceiling,facing=south,powered=false": { - "model": "minecraft:block/spruce_button", - "x": 180 - }, - "face=ceiling,facing=south,powered=true": { - "model": "minecraft:block/spruce_button_pressed", - "x": 180 - }, - "face=ceiling,facing=west,powered=false": { - "model": "minecraft:block/spruce_button", - "x": 180, - "y": 90 - }, - "face=ceiling,facing=west,powered=true": { - "model": "minecraft:block/spruce_button_pressed", - "x": 180, - "y": 90 - }, - "face=floor,facing=east,powered=false": { - "model": "minecraft:block/spruce_button", - "y": 90 - }, - "face=floor,facing=east,powered=true": { - "model": "minecraft:block/spruce_button_pressed", - "y": 90 - }, - "face=floor,facing=north,powered=false": { - "model": "minecraft:block/spruce_button" - }, - "face=floor,facing=north,powered=true": { - "model": "minecraft:block/spruce_button_pressed" - }, - "face=floor,facing=south,powered=false": { - "model": "minecraft:block/spruce_button", - "y": 180 - }, - "face=floor,facing=south,powered=true": { - "model": "minecraft:block/spruce_button_pressed", - "y": 180 - }, - "face=floor,facing=west,powered=false": { - "model": "minecraft:block/spruce_button", - "y": 270 - }, - "face=floor,facing=west,powered=true": { - "model": "minecraft:block/spruce_button_pressed", - "y": 270 - }, - "face=wall,facing=east,powered=false": { - "model": "minecraft:block/spruce_button", - "uvlock": true, - "x": 90, - "y": 90 - }, - "face=wall,facing=east,powered=true": { - "model": "minecraft:block/spruce_button_pressed", - "uvlock": true, - "x": 90, - "y": 90 - }, - "face=wall,facing=north,powered=false": { - "model": "minecraft:block/spruce_button", - "uvlock": true, - "x": 90 - }, - "face=wall,facing=north,powered=true": { - "model": "minecraft:block/spruce_button_pressed", - "uvlock": true, - "x": 90 - }, - "face=wall,facing=south,powered=false": { - "model": "minecraft:block/spruce_button", - "uvlock": true, - "x": 90, - "y": 180 - }, - "face=wall,facing=south,powered=true": { - "model": "minecraft:block/spruce_button_pressed", - "uvlock": true, - "x": 90, - "y": 180 - }, - "face=wall,facing=west,powered=false": { - "model": "minecraft:block/spruce_button", - "uvlock": true, - "x": 90, - "y": 270 - }, - "face=wall,facing=west,powered=true": { - "model": "minecraft:block/spruce_button_pressed", - "uvlock": true, - "x": 90, - "y": 270 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/spruce_door.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/spruce_door.json deleted file mode 100644 index b4080637..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/spruce_door.json +++ /dev/null @@ -1,124 +0,0 @@ -{ - "variants": { - "facing=east,half=lower,hinge=left,open=false": { - "model": "minecraft:block/spruce_door_bottom_left" - }, - "facing=east,half=lower,hinge=left,open=true": { - "model": "minecraft:block/spruce_door_bottom_left_open", - "y": 90 - }, - "facing=east,half=lower,hinge=right,open=false": { - "model": "minecraft:block/spruce_door_bottom_right" - }, - "facing=east,half=lower,hinge=right,open=true": { - "model": "minecraft:block/spruce_door_bottom_right_open", - "y": 270 - }, - "facing=east,half=upper,hinge=left,open=false": { - "model": "minecraft:block/spruce_door_top_left" - }, - "facing=east,half=upper,hinge=left,open=true": { - "model": "minecraft:block/spruce_door_top_left_open", - "y": 90 - }, - "facing=east,half=upper,hinge=right,open=false": { - "model": "minecraft:block/spruce_door_top_right" - }, - "facing=east,half=upper,hinge=right,open=true": { - "model": "minecraft:block/spruce_door_top_right_open", - "y": 270 - }, - "facing=north,half=lower,hinge=left,open=false": { - "model": "minecraft:block/spruce_door_bottom_left", - "y": 270 - }, - "facing=north,half=lower,hinge=left,open=true": { - "model": "minecraft:block/spruce_door_bottom_left_open" - }, - "facing=north,half=lower,hinge=right,open=false": { - "model": "minecraft:block/spruce_door_bottom_right", - "y": 270 - }, - "facing=north,half=lower,hinge=right,open=true": { - "model": "minecraft:block/spruce_door_bottom_right_open", - "y": 180 - }, - "facing=north,half=upper,hinge=left,open=false": { - "model": "minecraft:block/spruce_door_top_left", - "y": 270 - }, - "facing=north,half=upper,hinge=left,open=true": { - "model": "minecraft:block/spruce_door_top_left_open" - }, - "facing=north,half=upper,hinge=right,open=false": { - "model": "minecraft:block/spruce_door_top_right", - "y": 270 - }, - "facing=north,half=upper,hinge=right,open=true": { - "model": "minecraft:block/spruce_door_top_right_open", - "y": 180 - }, - "facing=south,half=lower,hinge=left,open=false": { - "model": "minecraft:block/spruce_door_bottom_left", - "y": 90 - }, - "facing=south,half=lower,hinge=left,open=true": { - "model": "minecraft:block/spruce_door_bottom_left_open", - "y": 180 - }, - "facing=south,half=lower,hinge=right,open=false": { - "model": "minecraft:block/spruce_door_bottom_right", - "y": 90 - }, - "facing=south,half=lower,hinge=right,open=true": { - "model": "minecraft:block/spruce_door_bottom_right_open" - }, - "facing=south,half=upper,hinge=left,open=false": { - "model": "minecraft:block/spruce_door_top_left", - "y": 90 - }, - "facing=south,half=upper,hinge=left,open=true": { - "model": "minecraft:block/spruce_door_top_left_open", - "y": 180 - }, - "facing=south,half=upper,hinge=right,open=false": { - "model": "minecraft:block/spruce_door_top_right", - "y": 90 - }, - "facing=south,half=upper,hinge=right,open=true": { - "model": "minecraft:block/spruce_door_top_right_open" - }, - "facing=west,half=lower,hinge=left,open=false": { - "model": "minecraft:block/spruce_door_bottom_left", - "y": 180 - }, - "facing=west,half=lower,hinge=left,open=true": { - "model": "minecraft:block/spruce_door_bottom_left_open", - "y": 270 - }, - "facing=west,half=lower,hinge=right,open=false": { - "model": "minecraft:block/spruce_door_bottom_right", - "y": 180 - }, - "facing=west,half=lower,hinge=right,open=true": { - "model": "minecraft:block/spruce_door_bottom_right_open", - "y": 90 - }, - "facing=west,half=upper,hinge=left,open=false": { - "model": "minecraft:block/spruce_door_top_left", - "y": 180 - }, - "facing=west,half=upper,hinge=left,open=true": { - "model": "minecraft:block/spruce_door_top_left_open", - "y": 270 - }, - "facing=west,half=upper,hinge=right,open=false": { - "model": "minecraft:block/spruce_door_top_right", - "y": 180 - }, - "facing=west,half=upper,hinge=right,open=true": { - "model": "minecraft:block/spruce_door_top_right_open", - "y": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/spruce_fence.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/spruce_fence.json deleted file mode 100644 index 203048fb..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/spruce_fence.json +++ /dev/null @@ -1,48 +0,0 @@ -{ - "multipart": [ - { - "apply": { - "model": "minecraft:block/spruce_fence_post" - } - }, - { - "apply": { - "model": "minecraft:block/spruce_fence_side", - "uvlock": true - }, - "when": { - "north": "true" - } - }, - { - "apply": { - "model": "minecraft:block/spruce_fence_side", - "uvlock": true, - "y": 90 - }, - "when": { - "east": "true" - } - }, - { - "apply": { - "model": "minecraft:block/spruce_fence_side", - "uvlock": true, - "y": 180 - }, - "when": { - "south": "true" - } - }, - { - "apply": { - "model": "minecraft:block/spruce_fence_side", - "uvlock": true, - "y": 270 - }, - "when": { - "west": "true" - } - } - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/spruce_fence_gate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/spruce_fence_gate.json deleted file mode 100644 index a622cdd9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/spruce_fence_gate.json +++ /dev/null @@ -1,80 +0,0 @@ -{ - "variants": { - "facing=east,in_wall=false,open=false": { - "model": "minecraft:block/spruce_fence_gate", - "uvlock": true, - "y": 270 - }, - "facing=east,in_wall=false,open=true": { - "model": "minecraft:block/spruce_fence_gate_open", - "uvlock": true, - "y": 270 - }, - "facing=east,in_wall=true,open=false": { - "model": "minecraft:block/spruce_fence_gate_wall", - "uvlock": true, - "y": 270 - }, - "facing=east,in_wall=true,open=true": { - "model": "minecraft:block/spruce_fence_gate_wall_open", - "uvlock": true, - "y": 270 - }, - "facing=north,in_wall=false,open=false": { - "model": "minecraft:block/spruce_fence_gate", - "uvlock": true, - "y": 180 - }, - "facing=north,in_wall=false,open=true": { - "model": "minecraft:block/spruce_fence_gate_open", - "uvlock": true, - "y": 180 - }, - "facing=north,in_wall=true,open=false": { - "model": "minecraft:block/spruce_fence_gate_wall", - "uvlock": true, - "y": 180 - }, - "facing=north,in_wall=true,open=true": { - "model": "minecraft:block/spruce_fence_gate_wall_open", - "uvlock": true, - "y": 180 - }, - "facing=south,in_wall=false,open=false": { - "model": "minecraft:block/spruce_fence_gate", - "uvlock": true - }, - "facing=south,in_wall=false,open=true": { - "model": "minecraft:block/spruce_fence_gate_open", - "uvlock": true - }, - "facing=south,in_wall=true,open=false": { - "model": "minecraft:block/spruce_fence_gate_wall", - "uvlock": true - }, - "facing=south,in_wall=true,open=true": { - "model": "minecraft:block/spruce_fence_gate_wall_open", - "uvlock": true - }, - "facing=west,in_wall=false,open=false": { - "model": "minecraft:block/spruce_fence_gate", - "uvlock": true, - "y": 90 - }, - "facing=west,in_wall=false,open=true": { - "model": "minecraft:block/spruce_fence_gate_open", - "uvlock": true, - "y": 90 - }, - "facing=west,in_wall=true,open=false": { - "model": "minecraft:block/spruce_fence_gate_wall", - "uvlock": true, - "y": 90 - }, - "facing=west,in_wall=true,open=true": { - "model": "minecraft:block/spruce_fence_gate_wall_open", - "uvlock": true, - "y": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/spruce_hanging_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/spruce_hanging_sign.json deleted file mode 100644 index d9674b62..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/spruce_hanging_sign.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/spruce_hanging_sign" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/spruce_leaves.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/spruce_leaves.json deleted file mode 100644 index c823b6c7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/spruce_leaves.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/spruce_leaves" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/spruce_log.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/spruce_log.json deleted file mode 100644 index 126396ff..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/spruce_log.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "variants": { - "axis=x": { - "model": "minecraft:block/spruce_log_horizontal", - "x": 90, - "y": 90 - }, - "axis=y": { - "model": "minecraft:block/spruce_log" - }, - "axis=z": { - "model": "minecraft:block/spruce_log_horizontal", - "x": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/spruce_planks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/spruce_planks.json deleted file mode 100644 index 3299e4be..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/spruce_planks.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/spruce_planks" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/spruce_pressure_plate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/spruce_pressure_plate.json deleted file mode 100644 index 9fef636c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/spruce_pressure_plate.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "variants": { - "powered=false": { - "model": "minecraft:block/spruce_pressure_plate" - }, - "powered=true": { - "model": "minecraft:block/spruce_pressure_plate_down" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/spruce_sapling.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/spruce_sapling.json deleted file mode 100644 index acecf89b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/spruce_sapling.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/spruce_sapling" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/spruce_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/spruce_sign.json deleted file mode 100644 index ca088345..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/spruce_sign.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/spruce_sign" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/spruce_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/spruce_slab.json deleted file mode 100644 index c06bc123..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/spruce_slab.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "variants": { - "type=bottom": { - "model": "minecraft:block/spruce_slab" - }, - "type=double": { - "model": "minecraft:block/spruce_planks" - }, - "type=top": { - "model": "minecraft:block/spruce_slab_top" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/spruce_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/spruce_stairs.json deleted file mode 100644 index 412698f9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/spruce_stairs.json +++ /dev/null @@ -1,209 +0,0 @@ -{ - "variants": { - "facing=east,half=bottom,shape=inner_left": { - "model": "minecraft:block/spruce_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=inner_right": { - "model": "minecraft:block/spruce_stairs_inner" - }, - "facing=east,half=bottom,shape=outer_left": { - "model": "minecraft:block/spruce_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=outer_right": { - "model": "minecraft:block/spruce_stairs_outer" - }, - "facing=east,half=bottom,shape=straight": { - "model": "minecraft:block/spruce_stairs" - }, - "facing=east,half=top,shape=inner_left": { - "model": "minecraft:block/spruce_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=inner_right": { - "model": "minecraft:block/spruce_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=outer_left": { - "model": "minecraft:block/spruce_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=outer_right": { - "model": "minecraft:block/spruce_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=straight": { - "model": "minecraft:block/spruce_stairs", - "uvlock": true, - "x": 180 - }, - "facing=north,half=bottom,shape=inner_left": { - "model": "minecraft:block/spruce_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=inner_right": { - "model": "minecraft:block/spruce_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=outer_left": { - "model": "minecraft:block/spruce_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=outer_right": { - "model": "minecraft:block/spruce_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=straight": { - "model": "minecraft:block/spruce_stairs", - "uvlock": true, - "y": 270 - }, - "facing=north,half=top,shape=inner_left": { - "model": "minecraft:block/spruce_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=inner_right": { - "model": "minecraft:block/spruce_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=outer_left": { - "model": "minecraft:block/spruce_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=outer_right": { - "model": "minecraft:block/spruce_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=straight": { - "model": "minecraft:block/spruce_stairs", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=south,half=bottom,shape=inner_left": { - "model": "minecraft:block/spruce_stairs_inner" - }, - "facing=south,half=bottom,shape=inner_right": { - "model": "minecraft:block/spruce_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=outer_left": { - "model": "minecraft:block/spruce_stairs_outer" - }, - "facing=south,half=bottom,shape=outer_right": { - "model": "minecraft:block/spruce_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=straight": { - "model": "minecraft:block/spruce_stairs", - "uvlock": true, - "y": 90 - }, - "facing=south,half=top,shape=inner_left": { - "model": "minecraft:block/spruce_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=inner_right": { - "model": "minecraft:block/spruce_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=outer_left": { - "model": "minecraft:block/spruce_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=outer_right": { - "model": "minecraft:block/spruce_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=straight": { - "model": "minecraft:block/spruce_stairs", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_left": { - "model": "minecraft:block/spruce_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_right": { - "model": "minecraft:block/spruce_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=outer_left": { - "model": "minecraft:block/spruce_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=outer_right": { - "model": "minecraft:block/spruce_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=straight": { - "model": "minecraft:block/spruce_stairs", - "uvlock": true, - "y": 180 - }, - "facing=west,half=top,shape=inner_left": { - "model": "minecraft:block/spruce_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=inner_right": { - "model": "minecraft:block/spruce_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=outer_left": { - "model": "minecraft:block/spruce_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=outer_right": { - "model": "minecraft:block/spruce_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=straight": { - "model": "minecraft:block/spruce_stairs", - "uvlock": true, - "x": 180, - "y": 180 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/spruce_trapdoor.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/spruce_trapdoor.json deleted file mode 100644 index 8aa277c2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/spruce_trapdoor.json +++ /dev/null @@ -1,69 +0,0 @@ -{ - "variants": { - "facing=east,half=bottom,open=false": { - "model": "minecraft:block/spruce_trapdoor_bottom", - "y": 90 - }, - "facing=east,half=bottom,open=true": { - "model": "minecraft:block/spruce_trapdoor_open", - "y": 90 - }, - "facing=east,half=top,open=false": { - "model": "minecraft:block/spruce_trapdoor_top", - "y": 90 - }, - "facing=east,half=top,open=true": { - "model": "minecraft:block/spruce_trapdoor_open", - "x": 180, - "y": 270 - }, - "facing=north,half=bottom,open=false": { - "model": "minecraft:block/spruce_trapdoor_bottom" - }, - "facing=north,half=bottom,open=true": { - "model": "minecraft:block/spruce_trapdoor_open" - }, - "facing=north,half=top,open=false": { - "model": "minecraft:block/spruce_trapdoor_top" - }, - "facing=north,half=top,open=true": { - "model": "minecraft:block/spruce_trapdoor_open", - "x": 180, - "y": 180 - }, - "facing=south,half=bottom,open=false": { - "model": "minecraft:block/spruce_trapdoor_bottom", - "y": 180 - }, - "facing=south,half=bottom,open=true": { - "model": "minecraft:block/spruce_trapdoor_open", - "y": 180 - }, - "facing=south,half=top,open=false": { - "model": "minecraft:block/spruce_trapdoor_top", - "y": 180 - }, - "facing=south,half=top,open=true": { - "model": "minecraft:block/spruce_trapdoor_open", - "x": 180, - "y": 0 - }, - "facing=west,half=bottom,open=false": { - "model": "minecraft:block/spruce_trapdoor_bottom", - "y": 270 - }, - "facing=west,half=bottom,open=true": { - "model": "minecraft:block/spruce_trapdoor_open", - "y": 270 - }, - "facing=west,half=top,open=false": { - "model": "minecraft:block/spruce_trapdoor_top", - "y": 270 - }, - "facing=west,half=top,open=true": { - "model": "minecraft:block/spruce_trapdoor_open", - "x": 180, - "y": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/spruce_wall_hanging_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/spruce_wall_hanging_sign.json deleted file mode 100644 index d9674b62..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/spruce_wall_hanging_sign.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/spruce_hanging_sign" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/spruce_wall_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/spruce_wall_sign.json deleted file mode 100644 index ca088345..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/spruce_wall_sign.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/spruce_sign" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/spruce_wood.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/spruce_wood.json deleted file mode 100644 index 19a9ffb2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/spruce_wood.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "variants": { - "axis=x": { - "model": "minecraft:block/spruce_wood", - "x": 90, - "y": 90 - }, - "axis=y": { - "model": "minecraft:block/spruce_wood" - }, - "axis=z": { - "model": "minecraft:block/spruce_wood", - "x": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/sticky_piston.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/sticky_piston.json deleted file mode 100644 index ecd7db03..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/sticky_piston.json +++ /dev/null @@ -1,50 +0,0 @@ -{ - "variants": { - "extended=false,facing=down": { - "model": "minecraft:block/sticky_piston", - "x": 90 - }, - "extended=false,facing=east": { - "model": "minecraft:block/sticky_piston", - "y": 90 - }, - "extended=false,facing=north": { - "model": "minecraft:block/sticky_piston" - }, - "extended=false,facing=south": { - "model": "minecraft:block/sticky_piston", - "y": 180 - }, - "extended=false,facing=up": { - "model": "minecraft:block/sticky_piston", - "x": 270 - }, - "extended=false,facing=west": { - "model": "minecraft:block/sticky_piston", - "y": 270 - }, - "extended=true,facing=down": { - "model": "minecraft:block/piston_base", - "x": 90 - }, - "extended=true,facing=east": { - "model": "minecraft:block/piston_base", - "y": 90 - }, - "extended=true,facing=north": { - "model": "minecraft:block/piston_base" - }, - "extended=true,facing=south": { - "model": "minecraft:block/piston_base", - "y": 180 - }, - "extended=true,facing=up": { - "model": "minecraft:block/piston_base", - "x": 270 - }, - "extended=true,facing=west": { - "model": "minecraft:block/piston_base", - "y": 270 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stone.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stone.json deleted file mode 100644 index c150ec29..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stone.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "variants": { - "": [ - { - "model": "minecraft:block/stone" - }, - { - "model": "minecraft:block/stone_mirrored" - }, - { - "model": "minecraft:block/stone", - "y": 180 - }, - { - "model": "minecraft:block/stone_mirrored", - "y": 180 - } - ] - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stone_brick_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stone_brick_slab.json deleted file mode 100644 index bfa864b9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stone_brick_slab.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "variants": { - "type=bottom": { - "model": "minecraft:block/stone_brick_slab" - }, - "type=double": { - "model": "minecraft:block/stone_bricks" - }, - "type=top": { - "model": "minecraft:block/stone_brick_slab_top" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stone_brick_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stone_brick_stairs.json deleted file mode 100644 index 1ee81127..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stone_brick_stairs.json +++ /dev/null @@ -1,209 +0,0 @@ -{ - "variants": { - "facing=east,half=bottom,shape=inner_left": { - "model": "minecraft:block/stone_brick_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=inner_right": { - "model": "minecraft:block/stone_brick_stairs_inner" - }, - "facing=east,half=bottom,shape=outer_left": { - "model": "minecraft:block/stone_brick_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=outer_right": { - "model": "minecraft:block/stone_brick_stairs_outer" - }, - "facing=east,half=bottom,shape=straight": { - "model": "minecraft:block/stone_brick_stairs" - }, - "facing=east,half=top,shape=inner_left": { - "model": "minecraft:block/stone_brick_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=inner_right": { - "model": "minecraft:block/stone_brick_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=outer_left": { - "model": "minecraft:block/stone_brick_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=outer_right": { - "model": "minecraft:block/stone_brick_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=straight": { - "model": "minecraft:block/stone_brick_stairs", - "uvlock": true, - "x": 180 - }, - "facing=north,half=bottom,shape=inner_left": { - "model": "minecraft:block/stone_brick_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=inner_right": { - "model": "minecraft:block/stone_brick_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=outer_left": { - "model": "minecraft:block/stone_brick_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=outer_right": { - "model": "minecraft:block/stone_brick_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=straight": { - "model": "minecraft:block/stone_brick_stairs", - "uvlock": true, - "y": 270 - }, - "facing=north,half=top,shape=inner_left": { - "model": "minecraft:block/stone_brick_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=inner_right": { - "model": "minecraft:block/stone_brick_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=outer_left": { - "model": "minecraft:block/stone_brick_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=outer_right": { - "model": "minecraft:block/stone_brick_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=straight": { - "model": "minecraft:block/stone_brick_stairs", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=south,half=bottom,shape=inner_left": { - "model": "minecraft:block/stone_brick_stairs_inner" - }, - "facing=south,half=bottom,shape=inner_right": { - "model": "minecraft:block/stone_brick_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=outer_left": { - "model": "minecraft:block/stone_brick_stairs_outer" - }, - "facing=south,half=bottom,shape=outer_right": { - "model": "minecraft:block/stone_brick_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=straight": { - "model": "minecraft:block/stone_brick_stairs", - "uvlock": true, - "y": 90 - }, - "facing=south,half=top,shape=inner_left": { - "model": "minecraft:block/stone_brick_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=inner_right": { - "model": "minecraft:block/stone_brick_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=outer_left": { - "model": "minecraft:block/stone_brick_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=outer_right": { - "model": "minecraft:block/stone_brick_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=straight": { - "model": "minecraft:block/stone_brick_stairs", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_left": { - "model": "minecraft:block/stone_brick_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_right": { - "model": "minecraft:block/stone_brick_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=outer_left": { - "model": "minecraft:block/stone_brick_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=outer_right": { - "model": "minecraft:block/stone_brick_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=straight": { - "model": "minecraft:block/stone_brick_stairs", - "uvlock": true, - "y": 180 - }, - "facing=west,half=top,shape=inner_left": { - "model": "minecraft:block/stone_brick_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=inner_right": { - "model": "minecraft:block/stone_brick_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=outer_left": { - "model": "minecraft:block/stone_brick_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=outer_right": { - "model": "minecraft:block/stone_brick_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=straight": { - "model": "minecraft:block/stone_brick_stairs", - "uvlock": true, - "x": 180, - "y": 180 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stone_brick_wall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stone_brick_wall.json deleted file mode 100644 index fc86800b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stone_brick_wall.json +++ /dev/null @@ -1,90 +0,0 @@ -{ - "multipart": [ - { - "apply": { - "model": "minecraft:block/stone_brick_wall_post" - }, - "when": { - "up": "true" - } - }, - { - "apply": { - "model": "minecraft:block/stone_brick_wall_side", - "uvlock": true - }, - "when": { - "north": "low" - } - }, - { - "apply": { - "model": "minecraft:block/stone_brick_wall_side", - "uvlock": true, - "y": 90 - }, - "when": { - "east": "low" - } - }, - { - "apply": { - "model": "minecraft:block/stone_brick_wall_side", - "uvlock": true, - "y": 180 - }, - "when": { - "south": "low" - } - }, - { - "apply": { - "model": "minecraft:block/stone_brick_wall_side", - "uvlock": true, - "y": 270 - }, - "when": { - "west": "low" - } - }, - { - "apply": { - "model": "minecraft:block/stone_brick_wall_side_tall", - "uvlock": true - }, - "when": { - "north": "tall" - } - }, - { - "apply": { - "model": "minecraft:block/stone_brick_wall_side_tall", - "uvlock": true, - "y": 90 - }, - "when": { - "east": "tall" - } - }, - { - "apply": { - "model": "minecraft:block/stone_brick_wall_side_tall", - "uvlock": true, - "y": 180 - }, - "when": { - "south": "tall" - } - }, - { - "apply": { - "model": "minecraft:block/stone_brick_wall_side_tall", - "uvlock": true, - "y": 270 - }, - "when": { - "west": "tall" - } - } - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stone_bricks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stone_bricks.json deleted file mode 100644 index 8a05daf0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stone_bricks.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/stone_bricks" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stone_button.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stone_button.json deleted file mode 100644 index 0fb70d99..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stone_button.json +++ /dev/null @@ -1,118 +0,0 @@ -{ - "variants": { - "face=ceiling,facing=east,powered=false": { - "model": "minecraft:block/stone_button", - "x": 180, - "y": 270 - }, - "face=ceiling,facing=east,powered=true": { - "model": "minecraft:block/stone_button_pressed", - "x": 180, - "y": 270 - }, - "face=ceiling,facing=north,powered=false": { - "model": "minecraft:block/stone_button", - "x": 180, - "y": 180 - }, - "face=ceiling,facing=north,powered=true": { - "model": "minecraft:block/stone_button_pressed", - "x": 180, - "y": 180 - }, - "face=ceiling,facing=south,powered=false": { - "model": "minecraft:block/stone_button", - "x": 180 - }, - "face=ceiling,facing=south,powered=true": { - "model": "minecraft:block/stone_button_pressed", - "x": 180 - }, - "face=ceiling,facing=west,powered=false": { - "model": "minecraft:block/stone_button", - "x": 180, - "y": 90 - }, - "face=ceiling,facing=west,powered=true": { - "model": "minecraft:block/stone_button_pressed", - "x": 180, - "y": 90 - }, - "face=floor,facing=east,powered=false": { - "model": "minecraft:block/stone_button", - "y": 90 - }, - "face=floor,facing=east,powered=true": { - "model": "minecraft:block/stone_button_pressed", - "y": 90 - }, - "face=floor,facing=north,powered=false": { - "model": "minecraft:block/stone_button" - }, - "face=floor,facing=north,powered=true": { - "model": "minecraft:block/stone_button_pressed" - }, - "face=floor,facing=south,powered=false": { - "model": "minecraft:block/stone_button", - "y": 180 - }, - "face=floor,facing=south,powered=true": { - "model": "minecraft:block/stone_button_pressed", - "y": 180 - }, - "face=floor,facing=west,powered=false": { - "model": "minecraft:block/stone_button", - "y": 270 - }, - "face=floor,facing=west,powered=true": { - "model": "minecraft:block/stone_button_pressed", - "y": 270 - }, - "face=wall,facing=east,powered=false": { - "model": "minecraft:block/stone_button", - "uvlock": true, - "x": 90, - "y": 90 - }, - "face=wall,facing=east,powered=true": { - "model": "minecraft:block/stone_button_pressed", - "uvlock": true, - "x": 90, - "y": 90 - }, - "face=wall,facing=north,powered=false": { - "model": "minecraft:block/stone_button", - "uvlock": true, - "x": 90 - }, - "face=wall,facing=north,powered=true": { - "model": "minecraft:block/stone_button_pressed", - "uvlock": true, - "x": 90 - }, - "face=wall,facing=south,powered=false": { - "model": "minecraft:block/stone_button", - "uvlock": true, - "x": 90, - "y": 180 - }, - "face=wall,facing=south,powered=true": { - "model": "minecraft:block/stone_button_pressed", - "uvlock": true, - "x": 90, - "y": 180 - }, - "face=wall,facing=west,powered=false": { - "model": "minecraft:block/stone_button", - "uvlock": true, - "x": 90, - "y": 270 - }, - "face=wall,facing=west,powered=true": { - "model": "minecraft:block/stone_button_pressed", - "uvlock": true, - "x": 90, - "y": 270 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stone_pressure_plate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stone_pressure_plate.json deleted file mode 100644 index 5be1b5ab..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stone_pressure_plate.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "variants": { - "powered=false": { - "model": "minecraft:block/stone_pressure_plate" - }, - "powered=true": { - "model": "minecraft:block/stone_pressure_plate_down" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stone_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stone_slab.json deleted file mode 100644 index f37785ec..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stone_slab.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "variants": { - "type=bottom": { - "model": "minecraft:block/stone_slab" - }, - "type=double": { - "model": "minecraft:block/stone" - }, - "type=top": { - "model": "minecraft:block/stone_slab_top" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stone_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stone_stairs.json deleted file mode 100644 index ac18bfdf..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stone_stairs.json +++ /dev/null @@ -1,209 +0,0 @@ -{ - "variants": { - "facing=east,half=bottom,shape=inner_left": { - "model": "minecraft:block/stone_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=inner_right": { - "model": "minecraft:block/stone_stairs_inner" - }, - "facing=east,half=bottom,shape=outer_left": { - "model": "minecraft:block/stone_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=outer_right": { - "model": "minecraft:block/stone_stairs_outer" - }, - "facing=east,half=bottom,shape=straight": { - "model": "minecraft:block/stone_stairs" - }, - "facing=east,half=top,shape=inner_left": { - "model": "minecraft:block/stone_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=inner_right": { - "model": "minecraft:block/stone_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=outer_left": { - "model": "minecraft:block/stone_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=outer_right": { - "model": "minecraft:block/stone_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=straight": { - "model": "minecraft:block/stone_stairs", - "uvlock": true, - "x": 180 - }, - "facing=north,half=bottom,shape=inner_left": { - "model": "minecraft:block/stone_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=inner_right": { - "model": "minecraft:block/stone_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=outer_left": { - "model": "minecraft:block/stone_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=outer_right": { - "model": "minecraft:block/stone_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=straight": { - "model": "minecraft:block/stone_stairs", - "uvlock": true, - "y": 270 - }, - "facing=north,half=top,shape=inner_left": { - "model": "minecraft:block/stone_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=inner_right": { - "model": "minecraft:block/stone_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=outer_left": { - "model": "minecraft:block/stone_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=outer_right": { - "model": "minecraft:block/stone_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=straight": { - "model": "minecraft:block/stone_stairs", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=south,half=bottom,shape=inner_left": { - "model": "minecraft:block/stone_stairs_inner" - }, - "facing=south,half=bottom,shape=inner_right": { - "model": "minecraft:block/stone_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=outer_left": { - "model": "minecraft:block/stone_stairs_outer" - }, - "facing=south,half=bottom,shape=outer_right": { - "model": "minecraft:block/stone_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=straight": { - "model": "minecraft:block/stone_stairs", - "uvlock": true, - "y": 90 - }, - "facing=south,half=top,shape=inner_left": { - "model": "minecraft:block/stone_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=inner_right": { - "model": "minecraft:block/stone_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=outer_left": { - "model": "minecraft:block/stone_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=outer_right": { - "model": "minecraft:block/stone_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=straight": { - "model": "minecraft:block/stone_stairs", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_left": { - "model": "minecraft:block/stone_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_right": { - "model": "minecraft:block/stone_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=outer_left": { - "model": "minecraft:block/stone_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=outer_right": { - "model": "minecraft:block/stone_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=straight": { - "model": "minecraft:block/stone_stairs", - "uvlock": true, - "y": 180 - }, - "facing=west,half=top,shape=inner_left": { - "model": "minecraft:block/stone_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=inner_right": { - "model": "minecraft:block/stone_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=outer_left": { - "model": "minecraft:block/stone_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=outer_right": { - "model": "minecraft:block/stone_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=straight": { - "model": "minecraft:block/stone_stairs", - "uvlock": true, - "x": 180, - "y": 180 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stonecutter.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stonecutter.json deleted file mode 100644 index c50b85fc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stonecutter.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "variants": { - "facing=east": { - "model": "minecraft:block/stonecutter", - "y": 90 - }, - "facing=north": { - "model": "minecraft:block/stonecutter" - }, - "facing=south": { - "model": "minecraft:block/stonecutter", - "y": 180 - }, - "facing=west": { - "model": "minecraft:block/stonecutter", - "y": 270 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stripped_acacia_log.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stripped_acacia_log.json deleted file mode 100644 index 53a60c9d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stripped_acacia_log.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "variants": { - "axis=x": { - "model": "minecraft:block/stripped_acacia_log_horizontal", - "x": 90, - "y": 90 - }, - "axis=y": { - "model": "minecraft:block/stripped_acacia_log" - }, - "axis=z": { - "model": "minecraft:block/stripped_acacia_log_horizontal", - "x": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stripped_acacia_wood.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stripped_acacia_wood.json deleted file mode 100644 index dd8d1f23..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stripped_acacia_wood.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "variants": { - "axis=x": { - "model": "minecraft:block/stripped_acacia_wood", - "x": 90, - "y": 90 - }, - "axis=y": { - "model": "minecraft:block/stripped_acacia_wood" - }, - "axis=z": { - "model": "minecraft:block/stripped_acacia_wood", - "x": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stripped_bamboo_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stripped_bamboo_block.json deleted file mode 100644 index 796aa933..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stripped_bamboo_block.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "variants": { - "axis=x": { - "model": "minecraft:block/stripped_bamboo_block_x" - }, - "axis=y": { - "model": "minecraft:block/stripped_bamboo_block_y" - }, - "axis=z": { - "model": "minecraft:block/stripped_bamboo_block_z" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stripped_birch_log.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stripped_birch_log.json deleted file mode 100644 index df57a526..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stripped_birch_log.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "variants": { - "axis=x": { - "model": "minecraft:block/stripped_birch_log_horizontal", - "x": 90, - "y": 90 - }, - "axis=y": { - "model": "minecraft:block/stripped_birch_log" - }, - "axis=z": { - "model": "minecraft:block/stripped_birch_log_horizontal", - "x": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stripped_birch_wood.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stripped_birch_wood.json deleted file mode 100644 index 6527d5df..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stripped_birch_wood.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "variants": { - "axis=x": { - "model": "minecraft:block/stripped_birch_wood", - "x": 90, - "y": 90 - }, - "axis=y": { - "model": "minecraft:block/stripped_birch_wood" - }, - "axis=z": { - "model": "minecraft:block/stripped_birch_wood", - "x": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stripped_cherry_log.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stripped_cherry_log.json deleted file mode 100644 index 977bb1b5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stripped_cherry_log.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "variants": { - "axis=x": { - "model": "minecraft:block/stripped_cherry_log_x" - }, - "axis=y": { - "model": "minecraft:block/stripped_cherry_log_y" - }, - "axis=z": { - "model": "minecraft:block/stripped_cherry_log_z" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stripped_cherry_wood.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stripped_cherry_wood.json deleted file mode 100644 index 5a830548..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stripped_cherry_wood.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "variants": { - "axis=x": { - "model": "minecraft:block/stripped_cherry_wood", - "x": 90, - "y": 90 - }, - "axis=y": { - "model": "minecraft:block/stripped_cherry_wood" - }, - "axis=z": { - "model": "minecraft:block/stripped_cherry_wood", - "x": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stripped_crimson_hyphae.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stripped_crimson_hyphae.json deleted file mode 100644 index 3a04cefa..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stripped_crimson_hyphae.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "variants": { - "axis=x": { - "model": "minecraft:block/stripped_crimson_hyphae", - "x": 90, - "y": 90 - }, - "axis=y": { - "model": "minecraft:block/stripped_crimson_hyphae" - }, - "axis=z": { - "model": "minecraft:block/stripped_crimson_hyphae", - "x": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stripped_crimson_stem.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stripped_crimson_stem.json deleted file mode 100644 index b04d30be..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stripped_crimson_stem.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "variants": { - "axis=x": { - "model": "minecraft:block/stripped_crimson_stem", - "x": 90, - "y": 90 - }, - "axis=y": { - "model": "minecraft:block/stripped_crimson_stem" - }, - "axis=z": { - "model": "minecraft:block/stripped_crimson_stem", - "x": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stripped_dark_oak_log.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stripped_dark_oak_log.json deleted file mode 100644 index 49d1824a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stripped_dark_oak_log.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "variants": { - "axis=x": { - "model": "minecraft:block/stripped_dark_oak_log_horizontal", - "x": 90, - "y": 90 - }, - "axis=y": { - "model": "minecraft:block/stripped_dark_oak_log" - }, - "axis=z": { - "model": "minecraft:block/stripped_dark_oak_log_horizontal", - "x": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stripped_dark_oak_wood.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stripped_dark_oak_wood.json deleted file mode 100644 index 4bcfd1ea..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stripped_dark_oak_wood.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "variants": { - "axis=x": { - "model": "minecraft:block/stripped_dark_oak_wood", - "x": 90, - "y": 90 - }, - "axis=y": { - "model": "minecraft:block/stripped_dark_oak_wood" - }, - "axis=z": { - "model": "minecraft:block/stripped_dark_oak_wood", - "x": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stripped_jungle_log.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stripped_jungle_log.json deleted file mode 100644 index b826bf8e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stripped_jungle_log.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "variants": { - "axis=x": { - "model": "minecraft:block/stripped_jungle_log_horizontal", - "x": 90, - "y": 90 - }, - "axis=y": { - "model": "minecraft:block/stripped_jungle_log" - }, - "axis=z": { - "model": "minecraft:block/stripped_jungle_log_horizontal", - "x": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stripped_jungle_wood.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stripped_jungle_wood.json deleted file mode 100644 index c2098761..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stripped_jungle_wood.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "variants": { - "axis=x": { - "model": "minecraft:block/stripped_jungle_wood", - "x": 90, - "y": 90 - }, - "axis=y": { - "model": "minecraft:block/stripped_jungle_wood" - }, - "axis=z": { - "model": "minecraft:block/stripped_jungle_wood", - "x": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stripped_mangrove_log.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stripped_mangrove_log.json deleted file mode 100644 index a9a610d4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stripped_mangrove_log.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "variants": { - "axis=x": { - "model": "minecraft:block/stripped_mangrove_log_horizontal", - "x": 90, - "y": 90 - }, - "axis=y": { - "model": "minecraft:block/stripped_mangrove_log" - }, - "axis=z": { - "model": "minecraft:block/stripped_mangrove_log_horizontal", - "x": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stripped_mangrove_wood.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stripped_mangrove_wood.json deleted file mode 100644 index 53a18bd2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stripped_mangrove_wood.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "variants": { - "axis=x": { - "model": "minecraft:block/stripped_mangrove_wood", - "x": 90, - "y": 90 - }, - "axis=y": { - "model": "minecraft:block/stripped_mangrove_wood" - }, - "axis=z": { - "model": "minecraft:block/stripped_mangrove_wood", - "x": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stripped_oak_log.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stripped_oak_log.json deleted file mode 100644 index b4a149bc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stripped_oak_log.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "variants": { - "axis=x": { - "model": "minecraft:block/stripped_oak_log_horizontal", - "x": 90, - "y": 90 - }, - "axis=y": { - "model": "minecraft:block/stripped_oak_log" - }, - "axis=z": { - "model": "minecraft:block/stripped_oak_log_horizontal", - "x": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stripped_oak_wood.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stripped_oak_wood.json deleted file mode 100644 index a8098d7c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stripped_oak_wood.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "variants": { - "axis=x": { - "model": "minecraft:block/stripped_oak_wood", - "x": 90, - "y": 90 - }, - "axis=y": { - "model": "minecraft:block/stripped_oak_wood" - }, - "axis=z": { - "model": "minecraft:block/stripped_oak_wood", - "x": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stripped_spruce_log.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stripped_spruce_log.json deleted file mode 100644 index 060308fb..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stripped_spruce_log.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "variants": { - "axis=x": { - "model": "minecraft:block/stripped_spruce_log_horizontal", - "x": 90, - "y": 90 - }, - "axis=y": { - "model": "minecraft:block/stripped_spruce_log" - }, - "axis=z": { - "model": "minecraft:block/stripped_spruce_log_horizontal", - "x": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stripped_spruce_wood.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stripped_spruce_wood.json deleted file mode 100644 index 9473be64..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stripped_spruce_wood.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "variants": { - "axis=x": { - "model": "minecraft:block/stripped_spruce_wood", - "x": 90, - "y": 90 - }, - "axis=y": { - "model": "minecraft:block/stripped_spruce_wood" - }, - "axis=z": { - "model": "minecraft:block/stripped_spruce_wood", - "x": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stripped_warped_hyphae.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stripped_warped_hyphae.json deleted file mode 100644 index 66fd7e36..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stripped_warped_hyphae.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "variants": { - "axis=x": { - "model": "minecraft:block/stripped_warped_hyphae", - "x": 90, - "y": 90 - }, - "axis=y": { - "model": "minecraft:block/stripped_warped_hyphae" - }, - "axis=z": { - "model": "minecraft:block/stripped_warped_hyphae", - "x": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stripped_warped_stem.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stripped_warped_stem.json deleted file mode 100644 index 2e3fcc42..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/stripped_warped_stem.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "variants": { - "axis=x": { - "model": "minecraft:block/stripped_warped_stem", - "x": 90, - "y": 90 - }, - "axis=y": { - "model": "minecraft:block/stripped_warped_stem" - }, - "axis=z": { - "model": "minecraft:block/stripped_warped_stem", - "x": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/structure_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/structure_block.json deleted file mode 100644 index 8a4c5b4b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/structure_block.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "variants": { - "mode=corner": { - "model": "minecraft:block/structure_block_corner" - }, - "mode=data": { - "model": "minecraft:block/structure_block_data" - }, - "mode=load": { - "model": "minecraft:block/structure_block_load" - }, - "mode=save": { - "model": "minecraft:block/structure_block_save" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/structure_void.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/structure_void.json deleted file mode 100644 index 50c9d574..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/structure_void.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/structure_void" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/sugar_cane.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/sugar_cane.json deleted file mode 100644 index 3eb91442..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/sugar_cane.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/sugar_cane" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/sunflower.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/sunflower.json deleted file mode 100644 index 18297b4b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/sunflower.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "variants": { - "half=lower": { - "model": "minecraft:block/sunflower_bottom" - }, - "half=upper": { - "model": "minecraft:block/sunflower_top" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/suspicious_gravel.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/suspicious_gravel.json deleted file mode 100644 index a773ba95..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/suspicious_gravel.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "variants": { - "dusted=0": { - "model": "minecraft:block/suspicious_gravel_0" - }, - "dusted=1": { - "model": "minecraft:block/suspicious_gravel_1" - }, - "dusted=2": { - "model": "minecraft:block/suspicious_gravel_2" - }, - "dusted=3": { - "model": "minecraft:block/suspicious_gravel_3" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/suspicious_sand.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/suspicious_sand.json deleted file mode 100644 index 7e75a322..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/suspicious_sand.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "variants": { - "dusted=0": { - "model": "minecraft:block/suspicious_sand_0" - }, - "dusted=1": { - "model": "minecraft:block/suspicious_sand_1" - }, - "dusted=2": { - "model": "minecraft:block/suspicious_sand_2" - }, - "dusted=3": { - "model": "minecraft:block/suspicious_sand_3" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/sweet_berry_bush.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/sweet_berry_bush.json deleted file mode 100644 index 131d7a70..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/sweet_berry_bush.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "variants": { - "age=0": { - "model": "minecraft:block/sweet_berry_bush_stage0" - }, - "age=1": { - "model": "minecraft:block/sweet_berry_bush_stage1" - }, - "age=2": { - "model": "minecraft:block/sweet_berry_bush_stage2" - }, - "age=3": { - "model": "minecraft:block/sweet_berry_bush_stage3" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/tall_grass.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/tall_grass.json deleted file mode 100644 index b014f0ba..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/tall_grass.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "variants": { - "half=lower": { - "model": "minecraft:block/tall_grass_bottom" - }, - "half=upper": { - "model": "minecraft:block/tall_grass_top" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/tall_seagrass.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/tall_seagrass.json deleted file mode 100644 index c20e9a29..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/tall_seagrass.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "variants": { - "half=lower": { - "model": "minecraft:block/tall_seagrass_bottom" - }, - "half=upper": { - "model": "minecraft:block/tall_seagrass_top" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/target.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/target.json deleted file mode 100644 index 7077459d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/target.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/target" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/terracotta.json deleted file mode 100644 index 985d001a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/terracotta.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/terracotta" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/tinted_glass.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/tinted_glass.json deleted file mode 100644 index c9f85f1a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/tinted_glass.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/tinted_glass" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/tnt.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/tnt.json deleted file mode 100644 index a806a7de..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/tnt.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/tnt" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/torch.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/torch.json deleted file mode 100644 index 7d14911a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/torch.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/torch" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/torchflower.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/torchflower.json deleted file mode 100644 index ae774f10..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/torchflower.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/torchflower" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/torchflower_crop.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/torchflower_crop.json deleted file mode 100644 index 0c13d8fb..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/torchflower_crop.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "variants": { - "age=0": { - "model": "minecraft:block/torchflower_crop_stage0" - }, - "age=1": { - "model": "minecraft:block/torchflower_crop_stage1" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/trapped_chest.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/trapped_chest.json deleted file mode 100644 index f78fa579..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/trapped_chest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/chest" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/trial_spawner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/trial_spawner.json deleted file mode 100644 index f28215a9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/trial_spawner.json +++ /dev/null @@ -1,40 +0,0 @@ -{ - "variants": { - "ominous=false,trial_spawner_state=active": { - "model": "minecraft:block/trial_spawner_active" - }, - "ominous=false,trial_spawner_state=cooldown": { - "model": "minecraft:block/trial_spawner" - }, - "ominous=false,trial_spawner_state=ejecting_reward": { - "model": "minecraft:block/trial_spawner_ejecting_reward" - }, - "ominous=false,trial_spawner_state=inactive": { - "model": "minecraft:block/trial_spawner" - }, - "ominous=false,trial_spawner_state=waiting_for_players": { - "model": "minecraft:block/trial_spawner_active" - }, - "ominous=false,trial_spawner_state=waiting_for_reward_ejection": { - "model": "minecraft:block/trial_spawner_active" - }, - "ominous=true,trial_spawner_state=active": { - "model": "minecraft:block/trial_spawner_active_ominous" - }, - "ominous=true,trial_spawner_state=cooldown": { - "model": "minecraft:block/trial_spawner_inactive_ominous" - }, - "ominous=true,trial_spawner_state=ejecting_reward": { - "model": "minecraft:block/trial_spawner_ejecting_reward_ominous" - }, - "ominous=true,trial_spawner_state=inactive": { - "model": "minecraft:block/trial_spawner_inactive_ominous" - }, - "ominous=true,trial_spawner_state=waiting_for_players": { - "model": "minecraft:block/trial_spawner_active_ominous" - }, - "ominous=true,trial_spawner_state=waiting_for_reward_ejection": { - "model": "minecraft:block/trial_spawner_active_ominous" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/tripwire.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/tripwire.json deleted file mode 100644 index db2aed53..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/tripwire.json +++ /dev/null @@ -1,120 +0,0 @@ -{ - "variants": { - "attached=false,east=false,north=false,south=false,west=false": { - "model": "minecraft:block/tripwire_ns" - }, - "attached=false,east=false,north=false,south=false,west=true": { - "model": "minecraft:block/tripwire_n", - "y": 270 - }, - "attached=false,east=false,north=false,south=true,west=false": { - "model": "minecraft:block/tripwire_n", - "y": 180 - }, - "attached=false,east=false,north=false,south=true,west=true": { - "model": "minecraft:block/tripwire_ne", - "y": 180 - }, - "attached=false,east=false,north=true,south=false,west=false": { - "model": "minecraft:block/tripwire_n" - }, - "attached=false,east=false,north=true,south=false,west=true": { - "model": "minecraft:block/tripwire_ne", - "y": 270 - }, - "attached=false,east=false,north=true,south=true,west=false": { - "model": "minecraft:block/tripwire_ns" - }, - "attached=false,east=false,north=true,south=true,west=true": { - "model": "minecraft:block/tripwire_nse", - "y": 180 - }, - "attached=false,east=true,north=false,south=false,west=false": { - "model": "minecraft:block/tripwire_n", - "y": 90 - }, - "attached=false,east=true,north=false,south=false,west=true": { - "model": "minecraft:block/tripwire_ns", - "y": 90 - }, - "attached=false,east=true,north=false,south=true,west=false": { - "model": "minecraft:block/tripwire_ne", - "y": 90 - }, - "attached=false,east=true,north=false,south=true,west=true": { - "model": "minecraft:block/tripwire_nse", - "y": 90 - }, - "attached=false,east=true,north=true,south=false,west=false": { - "model": "minecraft:block/tripwire_ne" - }, - "attached=false,east=true,north=true,south=false,west=true": { - "model": "minecraft:block/tripwire_nse", - "y": 270 - }, - "attached=false,east=true,north=true,south=true,west=false": { - "model": "minecraft:block/tripwire_nse" - }, - "attached=false,east=true,north=true,south=true,west=true": { - "model": "minecraft:block/tripwire_nsew" - }, - "attached=true,east=false,north=false,south=false,west=false": { - "model": "minecraft:block/tripwire_attached_ns" - }, - "attached=true,east=false,north=false,south=false,west=true": { - "model": "minecraft:block/tripwire_attached_n", - "y": 270 - }, - "attached=true,east=false,north=false,south=true,west=false": { - "model": "minecraft:block/tripwire_attached_n", - "y": 180 - }, - "attached=true,east=false,north=false,south=true,west=true": { - "model": "minecraft:block/tripwire_attached_ne", - "y": 180 - }, - "attached=true,east=false,north=true,south=false,west=false": { - "model": "minecraft:block/tripwire_attached_n" - }, - "attached=true,east=false,north=true,south=false,west=true": { - "model": "minecraft:block/tripwire_attached_ne", - "y": 270 - }, - "attached=true,east=false,north=true,south=true,west=false": { - "model": "minecraft:block/tripwire_attached_ns" - }, - "attached=true,east=false,north=true,south=true,west=true": { - "model": "minecraft:block/tripwire_attached_nse", - "y": 180 - }, - "attached=true,east=true,north=false,south=false,west=false": { - "model": "minecraft:block/tripwire_attached_n", - "y": 90 - }, - "attached=true,east=true,north=false,south=false,west=true": { - "model": "minecraft:block/tripwire_attached_ns", - "y": 90 - }, - "attached=true,east=true,north=false,south=true,west=false": { - "model": "minecraft:block/tripwire_attached_ne", - "y": 90 - }, - "attached=true,east=true,north=false,south=true,west=true": { - "model": "minecraft:block/tripwire_attached_nse", - "y": 90 - }, - "attached=true,east=true,north=true,south=false,west=false": { - "model": "minecraft:block/tripwire_attached_ne" - }, - "attached=true,east=true,north=true,south=false,west=true": { - "model": "minecraft:block/tripwire_attached_nse", - "y": 270 - }, - "attached=true,east=true,north=true,south=true,west=false": { - "model": "minecraft:block/tripwire_attached_nse" - }, - "attached=true,east=true,north=true,south=true,west=true": { - "model": "minecraft:block/tripwire_attached_nsew" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/tripwire_hook.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/tripwire_hook.json deleted file mode 100644 index 67389727..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/tripwire_hook.json +++ /dev/null @@ -1,64 +0,0 @@ -{ - "variants": { - "attached=false,facing=east,powered=false": { - "model": "minecraft:block/tripwire_hook", - "y": 90 - }, - "attached=false,facing=east,powered=true": { - "model": "minecraft:block/tripwire_hook_on", - "y": 90 - }, - "attached=false,facing=north,powered=false": { - "model": "minecraft:block/tripwire_hook" - }, - "attached=false,facing=north,powered=true": { - "model": "minecraft:block/tripwire_hook_on" - }, - "attached=false,facing=south,powered=false": { - "model": "minecraft:block/tripwire_hook", - "y": 180 - }, - "attached=false,facing=south,powered=true": { - "model": "minecraft:block/tripwire_hook_on", - "y": 180 - }, - "attached=false,facing=west,powered=false": { - "model": "minecraft:block/tripwire_hook", - "y": 270 - }, - "attached=false,facing=west,powered=true": { - "model": "minecraft:block/tripwire_hook_on", - "y": 270 - }, - "attached=true,facing=east,powered=false": { - "model": "minecraft:block/tripwire_hook_attached", - "y": 90 - }, - "attached=true,facing=east,powered=true": { - "model": "minecraft:block/tripwire_hook_attached_on", - "y": 90 - }, - "attached=true,facing=north,powered=false": { - "model": "minecraft:block/tripwire_hook_attached" - }, - "attached=true,facing=north,powered=true": { - "model": "minecraft:block/tripwire_hook_attached_on" - }, - "attached=true,facing=south,powered=false": { - "model": "minecraft:block/tripwire_hook_attached", - "y": 180 - }, - "attached=true,facing=south,powered=true": { - "model": "minecraft:block/tripwire_hook_attached_on", - "y": 180 - }, - "attached=true,facing=west,powered=false": { - "model": "minecraft:block/tripwire_hook_attached", - "y": 270 - }, - "attached=true,facing=west,powered=true": { - "model": "minecraft:block/tripwire_hook_attached_on", - "y": 270 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/tube_coral.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/tube_coral.json deleted file mode 100644 index 89f37627..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/tube_coral.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/tube_coral" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/tube_coral_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/tube_coral_block.json deleted file mode 100644 index 68894a85..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/tube_coral_block.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/tube_coral_block" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/tube_coral_fan.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/tube_coral_fan.json deleted file mode 100644 index 518de272..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/tube_coral_fan.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/tube_coral_fan" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/tube_coral_wall_fan.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/tube_coral_wall_fan.json deleted file mode 100644 index 31a626a1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/tube_coral_wall_fan.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "variants": { - "facing=east": { - "model": "minecraft:block/tube_coral_wall_fan", - "y": 90 - }, - "facing=north": { - "model": "minecraft:block/tube_coral_wall_fan" - }, - "facing=south": { - "model": "minecraft:block/tube_coral_wall_fan", - "y": 180 - }, - "facing=west": { - "model": "minecraft:block/tube_coral_wall_fan", - "y": 270 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/tuff.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/tuff.json deleted file mode 100644 index eff0d200..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/tuff.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/tuff" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/tuff_brick_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/tuff_brick_slab.json deleted file mode 100644 index e434866a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/tuff_brick_slab.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "variants": { - "type=bottom": { - "model": "minecraft:block/tuff_brick_slab" - }, - "type=double": { - "model": "minecraft:block/tuff_bricks" - }, - "type=top": { - "model": "minecraft:block/tuff_brick_slab_top" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/tuff_brick_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/tuff_brick_stairs.json deleted file mode 100644 index f9734437..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/tuff_brick_stairs.json +++ /dev/null @@ -1,209 +0,0 @@ -{ - "variants": { - "facing=east,half=bottom,shape=inner_left": { - "model": "minecraft:block/tuff_brick_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=inner_right": { - "model": "minecraft:block/tuff_brick_stairs_inner" - }, - "facing=east,half=bottom,shape=outer_left": { - "model": "minecraft:block/tuff_brick_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=outer_right": { - "model": "minecraft:block/tuff_brick_stairs_outer" - }, - "facing=east,half=bottom,shape=straight": { - "model": "minecraft:block/tuff_brick_stairs" - }, - "facing=east,half=top,shape=inner_left": { - "model": "minecraft:block/tuff_brick_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=inner_right": { - "model": "minecraft:block/tuff_brick_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=outer_left": { - "model": "minecraft:block/tuff_brick_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=outer_right": { - "model": "minecraft:block/tuff_brick_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=straight": { - "model": "minecraft:block/tuff_brick_stairs", - "uvlock": true, - "x": 180 - }, - "facing=north,half=bottom,shape=inner_left": { - "model": "minecraft:block/tuff_brick_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=inner_right": { - "model": "minecraft:block/tuff_brick_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=outer_left": { - "model": "minecraft:block/tuff_brick_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=outer_right": { - "model": "minecraft:block/tuff_brick_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=straight": { - "model": "minecraft:block/tuff_brick_stairs", - "uvlock": true, - "y": 270 - }, - "facing=north,half=top,shape=inner_left": { - "model": "minecraft:block/tuff_brick_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=inner_right": { - "model": "minecraft:block/tuff_brick_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=outer_left": { - "model": "minecraft:block/tuff_brick_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=outer_right": { - "model": "minecraft:block/tuff_brick_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=straight": { - "model": "minecraft:block/tuff_brick_stairs", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=south,half=bottom,shape=inner_left": { - "model": "minecraft:block/tuff_brick_stairs_inner" - }, - "facing=south,half=bottom,shape=inner_right": { - "model": "minecraft:block/tuff_brick_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=outer_left": { - "model": "minecraft:block/tuff_brick_stairs_outer" - }, - "facing=south,half=bottom,shape=outer_right": { - "model": "minecraft:block/tuff_brick_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=straight": { - "model": "minecraft:block/tuff_brick_stairs", - "uvlock": true, - "y": 90 - }, - "facing=south,half=top,shape=inner_left": { - "model": "minecraft:block/tuff_brick_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=inner_right": { - "model": "minecraft:block/tuff_brick_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=outer_left": { - "model": "minecraft:block/tuff_brick_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=outer_right": { - "model": "minecraft:block/tuff_brick_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=straight": { - "model": "minecraft:block/tuff_brick_stairs", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_left": { - "model": "minecraft:block/tuff_brick_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_right": { - "model": "minecraft:block/tuff_brick_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=outer_left": { - "model": "minecraft:block/tuff_brick_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=outer_right": { - "model": "minecraft:block/tuff_brick_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=straight": { - "model": "minecraft:block/tuff_brick_stairs", - "uvlock": true, - "y": 180 - }, - "facing=west,half=top,shape=inner_left": { - "model": "minecraft:block/tuff_brick_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=inner_right": { - "model": "minecraft:block/tuff_brick_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=outer_left": { - "model": "minecraft:block/tuff_brick_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=outer_right": { - "model": "minecraft:block/tuff_brick_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=straight": { - "model": "minecraft:block/tuff_brick_stairs", - "uvlock": true, - "x": 180, - "y": 180 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/tuff_brick_wall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/tuff_brick_wall.json deleted file mode 100644 index e82f5f6f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/tuff_brick_wall.json +++ /dev/null @@ -1,90 +0,0 @@ -{ - "multipart": [ - { - "apply": { - "model": "minecraft:block/tuff_brick_wall_post" - }, - "when": { - "up": "true" - } - }, - { - "apply": { - "model": "minecraft:block/tuff_brick_wall_side", - "uvlock": true - }, - "when": { - "north": "low" - } - }, - { - "apply": { - "model": "minecraft:block/tuff_brick_wall_side", - "uvlock": true, - "y": 90 - }, - "when": { - "east": "low" - } - }, - { - "apply": { - "model": "minecraft:block/tuff_brick_wall_side", - "uvlock": true, - "y": 180 - }, - "when": { - "south": "low" - } - }, - { - "apply": { - "model": "minecraft:block/tuff_brick_wall_side", - "uvlock": true, - "y": 270 - }, - "when": { - "west": "low" - } - }, - { - "apply": { - "model": "minecraft:block/tuff_brick_wall_side_tall", - "uvlock": true - }, - "when": { - "north": "tall" - } - }, - { - "apply": { - "model": "minecraft:block/tuff_brick_wall_side_tall", - "uvlock": true, - "y": 90 - }, - "when": { - "east": "tall" - } - }, - { - "apply": { - "model": "minecraft:block/tuff_brick_wall_side_tall", - "uvlock": true, - "y": 180 - }, - "when": { - "south": "tall" - } - }, - { - "apply": { - "model": "minecraft:block/tuff_brick_wall_side_tall", - "uvlock": true, - "y": 270 - }, - "when": { - "west": "tall" - } - } - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/tuff_bricks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/tuff_bricks.json deleted file mode 100644 index 72b99e0c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/tuff_bricks.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/tuff_bricks" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/tuff_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/tuff_slab.json deleted file mode 100644 index f77d48aa..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/tuff_slab.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "variants": { - "type=bottom": { - "model": "minecraft:block/tuff_slab" - }, - "type=double": { - "model": "minecraft:block/tuff" - }, - "type=top": { - "model": "minecraft:block/tuff_slab_top" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/tuff_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/tuff_stairs.json deleted file mode 100644 index d2175ab5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/tuff_stairs.json +++ /dev/null @@ -1,209 +0,0 @@ -{ - "variants": { - "facing=east,half=bottom,shape=inner_left": { - "model": "minecraft:block/tuff_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=inner_right": { - "model": "minecraft:block/tuff_stairs_inner" - }, - "facing=east,half=bottom,shape=outer_left": { - "model": "minecraft:block/tuff_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=outer_right": { - "model": "minecraft:block/tuff_stairs_outer" - }, - "facing=east,half=bottom,shape=straight": { - "model": "minecraft:block/tuff_stairs" - }, - "facing=east,half=top,shape=inner_left": { - "model": "minecraft:block/tuff_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=inner_right": { - "model": "minecraft:block/tuff_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=outer_left": { - "model": "minecraft:block/tuff_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=outer_right": { - "model": "minecraft:block/tuff_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=straight": { - "model": "minecraft:block/tuff_stairs", - "uvlock": true, - "x": 180 - }, - "facing=north,half=bottom,shape=inner_left": { - "model": "minecraft:block/tuff_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=inner_right": { - "model": "minecraft:block/tuff_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=outer_left": { - "model": "minecraft:block/tuff_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=outer_right": { - "model": "minecraft:block/tuff_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=straight": { - "model": "minecraft:block/tuff_stairs", - "uvlock": true, - "y": 270 - }, - "facing=north,half=top,shape=inner_left": { - "model": "minecraft:block/tuff_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=inner_right": { - "model": "minecraft:block/tuff_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=outer_left": { - "model": "minecraft:block/tuff_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=outer_right": { - "model": "minecraft:block/tuff_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=straight": { - "model": "minecraft:block/tuff_stairs", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=south,half=bottom,shape=inner_left": { - "model": "minecraft:block/tuff_stairs_inner" - }, - "facing=south,half=bottom,shape=inner_right": { - "model": "minecraft:block/tuff_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=outer_left": { - "model": "minecraft:block/tuff_stairs_outer" - }, - "facing=south,half=bottom,shape=outer_right": { - "model": "minecraft:block/tuff_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=straight": { - "model": "minecraft:block/tuff_stairs", - "uvlock": true, - "y": 90 - }, - "facing=south,half=top,shape=inner_left": { - "model": "minecraft:block/tuff_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=inner_right": { - "model": "minecraft:block/tuff_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=outer_left": { - "model": "minecraft:block/tuff_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=outer_right": { - "model": "minecraft:block/tuff_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=straight": { - "model": "minecraft:block/tuff_stairs", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_left": { - "model": "minecraft:block/tuff_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_right": { - "model": "minecraft:block/tuff_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=outer_left": { - "model": "minecraft:block/tuff_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=outer_right": { - "model": "minecraft:block/tuff_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=straight": { - "model": "minecraft:block/tuff_stairs", - "uvlock": true, - "y": 180 - }, - "facing=west,half=top,shape=inner_left": { - "model": "minecraft:block/tuff_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=inner_right": { - "model": "minecraft:block/tuff_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=outer_left": { - "model": "minecraft:block/tuff_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=outer_right": { - "model": "minecraft:block/tuff_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=straight": { - "model": "minecraft:block/tuff_stairs", - "uvlock": true, - "x": 180, - "y": 180 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/tuff_wall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/tuff_wall.json deleted file mode 100644 index fba231a6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/tuff_wall.json +++ /dev/null @@ -1,90 +0,0 @@ -{ - "multipart": [ - { - "apply": { - "model": "minecraft:block/tuff_wall_post" - }, - "when": { - "up": "true" - } - }, - { - "apply": { - "model": "minecraft:block/tuff_wall_side", - "uvlock": true - }, - "when": { - "north": "low" - } - }, - { - "apply": { - "model": "minecraft:block/tuff_wall_side", - "uvlock": true, - "y": 90 - }, - "when": { - "east": "low" - } - }, - { - "apply": { - "model": "minecraft:block/tuff_wall_side", - "uvlock": true, - "y": 180 - }, - "when": { - "south": "low" - } - }, - { - "apply": { - "model": "minecraft:block/tuff_wall_side", - "uvlock": true, - "y": 270 - }, - "when": { - "west": "low" - } - }, - { - "apply": { - "model": "minecraft:block/tuff_wall_side_tall", - "uvlock": true - }, - "when": { - "north": "tall" - } - }, - { - "apply": { - "model": "minecraft:block/tuff_wall_side_tall", - "uvlock": true, - "y": 90 - }, - "when": { - "east": "tall" - } - }, - { - "apply": { - "model": "minecraft:block/tuff_wall_side_tall", - "uvlock": true, - "y": 180 - }, - "when": { - "south": "tall" - } - }, - { - "apply": { - "model": "minecraft:block/tuff_wall_side_tall", - "uvlock": true, - "y": 270 - }, - "when": { - "west": "tall" - } - } - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/turtle_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/turtle_egg.json deleted file mode 100644 index ac5157d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/turtle_egg.json +++ /dev/null @@ -1,208 +0,0 @@ -{ - "variants": { - "eggs=1,hatch=0": [ - { - "model": "minecraft:block/turtle_egg" - }, - { - "model": "minecraft:block/turtle_egg", - "y": 90 - }, - { - "model": "minecraft:block/turtle_egg", - "y": 180 - }, - { - "model": "minecraft:block/turtle_egg", - "y": 270 - } - ], - "eggs=1,hatch=1": [ - { - "model": "minecraft:block/slightly_cracked_turtle_egg" - }, - { - "model": "minecraft:block/slightly_cracked_turtle_egg", - "y": 90 - }, - { - "model": "minecraft:block/slightly_cracked_turtle_egg", - "y": 180 - }, - { - "model": "minecraft:block/slightly_cracked_turtle_egg", - "y": 270 - } - ], - "eggs=1,hatch=2": [ - { - "model": "minecraft:block/very_cracked_turtle_egg" - }, - { - "model": "minecraft:block/very_cracked_turtle_egg", - "y": 90 - }, - { - "model": "minecraft:block/very_cracked_turtle_egg", - "y": 180 - }, - { - "model": "minecraft:block/very_cracked_turtle_egg", - "y": 270 - } - ], - "eggs=2,hatch=0": [ - { - "model": "minecraft:block/two_turtle_eggs" - }, - { - "model": "minecraft:block/two_turtle_eggs", - "y": 90 - }, - { - "model": "minecraft:block/two_turtle_eggs", - "y": 180 - }, - { - "model": "minecraft:block/two_turtle_eggs", - "y": 270 - } - ], - "eggs=2,hatch=1": [ - { - "model": "minecraft:block/two_slightly_cracked_turtle_eggs" - }, - { - "model": "minecraft:block/two_slightly_cracked_turtle_eggs", - "y": 90 - }, - { - "model": "minecraft:block/two_slightly_cracked_turtle_eggs", - "y": 180 - }, - { - "model": "minecraft:block/two_slightly_cracked_turtle_eggs", - "y": 270 - } - ], - "eggs=2,hatch=2": [ - { - "model": "minecraft:block/two_very_cracked_turtle_eggs" - }, - { - "model": "minecraft:block/two_very_cracked_turtle_eggs", - "y": 90 - }, - { - "model": "minecraft:block/two_very_cracked_turtle_eggs", - "y": 180 - }, - { - "model": "minecraft:block/two_very_cracked_turtle_eggs", - "y": 270 - } - ], - "eggs=3,hatch=0": [ - { - "model": "minecraft:block/three_turtle_eggs" - }, - { - "model": "minecraft:block/three_turtle_eggs", - "y": 90 - }, - { - "model": "minecraft:block/three_turtle_eggs", - "y": 180 - }, - { - "model": "minecraft:block/three_turtle_eggs", - "y": 270 - } - ], - "eggs=3,hatch=1": [ - { - "model": "minecraft:block/three_slightly_cracked_turtle_eggs" - }, - { - "model": "minecraft:block/three_slightly_cracked_turtle_eggs", - "y": 90 - }, - { - "model": "minecraft:block/three_slightly_cracked_turtle_eggs", - "y": 180 - }, - { - "model": "minecraft:block/three_slightly_cracked_turtle_eggs", - "y": 270 - } - ], - "eggs=3,hatch=2": [ - { - "model": "minecraft:block/three_very_cracked_turtle_eggs" - }, - { - "model": "minecraft:block/three_very_cracked_turtle_eggs", - "y": 90 - }, - { - "model": "minecraft:block/three_very_cracked_turtle_eggs", - "y": 180 - }, - { - "model": "minecraft:block/three_very_cracked_turtle_eggs", - "y": 270 - } - ], - "eggs=4,hatch=0": [ - { - "model": "minecraft:block/four_turtle_eggs" - }, - { - "model": "minecraft:block/four_turtle_eggs", - "y": 90 - }, - { - "model": "minecraft:block/four_turtle_eggs", - "y": 180 - }, - { - "model": "minecraft:block/four_turtle_eggs", - "y": 270 - } - ], - "eggs=4,hatch=1": [ - { - "model": "minecraft:block/four_slightly_cracked_turtle_eggs" - }, - { - "model": "minecraft:block/four_slightly_cracked_turtle_eggs", - "y": 90 - }, - { - "model": "minecraft:block/four_slightly_cracked_turtle_eggs", - "y": 180 - }, - { - "model": "minecraft:block/four_slightly_cracked_turtle_eggs", - "y": 270 - } - ], - "eggs=4,hatch=2": [ - { - "model": "minecraft:block/four_very_cracked_turtle_eggs" - }, - { - "model": "minecraft:block/four_very_cracked_turtle_eggs", - "y": 90 - }, - { - "model": "minecraft:block/four_very_cracked_turtle_eggs", - "y": 180 - }, - { - "model": "minecraft:block/four_very_cracked_turtle_eggs", - "y": 270 - } - ] - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/twisting_vines.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/twisting_vines.json deleted file mode 100644 index baef54f8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/twisting_vines.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/twisting_vines" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/twisting_vines_plant.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/twisting_vines_plant.json deleted file mode 100644 index 83020268..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/twisting_vines_plant.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/twisting_vines_plant" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/vault.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/vault.json deleted file mode 100644 index ae4ad766..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/vault.json +++ /dev/null @@ -1,124 +0,0 @@ -{ - "variants": { - "facing=east,ominous=false,vault_state=active": { - "model": "minecraft:block/vault_active", - "y": 90 - }, - "facing=east,ominous=false,vault_state=ejecting": { - "model": "minecraft:block/vault_ejecting_reward", - "y": 90 - }, - "facing=east,ominous=false,vault_state=inactive": { - "model": "minecraft:block/vault", - "y": 90 - }, - "facing=east,ominous=false,vault_state=unlocking": { - "model": "minecraft:block/vault_unlocking", - "y": 90 - }, - "facing=east,ominous=true,vault_state=active": { - "model": "minecraft:block/vault_active_ominous", - "y": 90 - }, - "facing=east,ominous=true,vault_state=ejecting": { - "model": "minecraft:block/vault_ejecting_reward_ominous", - "y": 90 - }, - "facing=east,ominous=true,vault_state=inactive": { - "model": "minecraft:block/vault_ominous", - "y": 90 - }, - "facing=east,ominous=true,vault_state=unlocking": { - "model": "minecraft:block/vault_unlocking_ominous", - "y": 90 - }, - "facing=north,ominous=false,vault_state=active": { - "model": "minecraft:block/vault_active" - }, - "facing=north,ominous=false,vault_state=ejecting": { - "model": "minecraft:block/vault_ejecting_reward" - }, - "facing=north,ominous=false,vault_state=inactive": { - "model": "minecraft:block/vault" - }, - "facing=north,ominous=false,vault_state=unlocking": { - "model": "minecraft:block/vault_unlocking" - }, - "facing=north,ominous=true,vault_state=active": { - "model": "minecraft:block/vault_active_ominous" - }, - "facing=north,ominous=true,vault_state=ejecting": { - "model": "minecraft:block/vault_ejecting_reward_ominous" - }, - "facing=north,ominous=true,vault_state=inactive": { - "model": "minecraft:block/vault_ominous" - }, - "facing=north,ominous=true,vault_state=unlocking": { - "model": "minecraft:block/vault_unlocking_ominous" - }, - "facing=south,ominous=false,vault_state=active": { - "model": "minecraft:block/vault_active", - "y": 180 - }, - "facing=south,ominous=false,vault_state=ejecting": { - "model": "minecraft:block/vault_ejecting_reward", - "y": 180 - }, - "facing=south,ominous=false,vault_state=inactive": { - "model": "minecraft:block/vault", - "y": 180 - }, - "facing=south,ominous=false,vault_state=unlocking": { - "model": "minecraft:block/vault_unlocking", - "y": 180 - }, - "facing=south,ominous=true,vault_state=active": { - "model": "minecraft:block/vault_active_ominous", - "y": 180 - }, - "facing=south,ominous=true,vault_state=ejecting": { - "model": "minecraft:block/vault_ejecting_reward_ominous", - "y": 180 - }, - "facing=south,ominous=true,vault_state=inactive": { - "model": "minecraft:block/vault_ominous", - "y": 180 - }, - "facing=south,ominous=true,vault_state=unlocking": { - "model": "minecraft:block/vault_unlocking_ominous", - "y": 180 - }, - "facing=west,ominous=false,vault_state=active": { - "model": "minecraft:block/vault_active", - "y": 270 - }, - "facing=west,ominous=false,vault_state=ejecting": { - "model": "minecraft:block/vault_ejecting_reward", - "y": 270 - }, - "facing=west,ominous=false,vault_state=inactive": { - "model": "minecraft:block/vault", - "y": 270 - }, - "facing=west,ominous=false,vault_state=unlocking": { - "model": "minecraft:block/vault_unlocking", - "y": 270 - }, - "facing=west,ominous=true,vault_state=active": { - "model": "minecraft:block/vault_active_ominous", - "y": 270 - }, - "facing=west,ominous=true,vault_state=ejecting": { - "model": "minecraft:block/vault_ejecting_reward_ominous", - "y": 270 - }, - "facing=west,ominous=true,vault_state=inactive": { - "model": "minecraft:block/vault_ominous", - "y": 270 - }, - "facing=west,ominous=true,vault_state=unlocking": { - "model": "minecraft:block/vault_unlocking_ominous", - "y": 270 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/verdant_froglight.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/verdant_froglight.json deleted file mode 100644 index 496c19c1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/verdant_froglight.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "variants": { - "axis=x": { - "model": "minecraft:block/verdant_froglight_horizontal", - "x": 90, - "y": 90 - }, - "axis=y": { - "model": "minecraft:block/verdant_froglight" - }, - "axis=z": { - "model": "minecraft:block/verdant_froglight_horizontal", - "x": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/vine.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/vine.json deleted file mode 100644 index 66222182..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/vine.json +++ /dev/null @@ -1,120 +0,0 @@ -{ - "multipart": [ - { - "apply": { - "model": "minecraft:block/vine" - }, - "when": { - "north": "true" - } - }, - { - "apply": { - "model": "minecraft:block/vine" - }, - "when": { - "east": "false", - "north": "false", - "south": "false", - "up": "false", - "west": "false" - } - }, - { - "apply": { - "model": "minecraft:block/vine", - "uvlock": true, - "y": 90 - }, - "when": { - "east": "true" - } - }, - { - "apply": { - "model": "minecraft:block/vine", - "uvlock": true, - "y": 90 - }, - "when": { - "east": "false", - "north": "false", - "south": "false", - "up": "false", - "west": "false" - } - }, - { - "apply": { - "model": "minecraft:block/vine", - "uvlock": true, - "y": 180 - }, - "when": { - "south": "true" - } - }, - { - "apply": { - "model": "minecraft:block/vine", - "uvlock": true, - "y": 180 - }, - "when": { - "east": "false", - "north": "false", - "south": "false", - "up": "false", - "west": "false" - } - }, - { - "apply": { - "model": "minecraft:block/vine", - "uvlock": true, - "y": 270 - }, - "when": { - "west": "true" - } - }, - { - "apply": { - "model": "minecraft:block/vine", - "uvlock": true, - "y": 270 - }, - "when": { - "east": "false", - "north": "false", - "south": "false", - "up": "false", - "west": "false" - } - }, - { - "apply": { - "model": "minecraft:block/vine", - "uvlock": true, - "x": 270 - }, - "when": { - "up": "true" - } - }, - { - "apply": { - "model": "minecraft:block/vine", - "uvlock": true, - "x": 270 - }, - "when": { - "east": "false", - "north": "false", - "south": "false", - "up": "false", - "west": "false" - } - } - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/void_air.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/void_air.json deleted file mode 100644 index 2c8f02f0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/void_air.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/air" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/wall_torch.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/wall_torch.json deleted file mode 100644 index 7314344c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/wall_torch.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "variants": { - "facing=east": { - "model": "minecraft:block/wall_torch" - }, - "facing=north": { - "model": "minecraft:block/wall_torch", - "y": 270 - }, - "facing=south": { - "model": "minecraft:block/wall_torch", - "y": 90 - }, - "facing=west": { - "model": "minecraft:block/wall_torch", - "y": 180 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/warped_button.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/warped_button.json deleted file mode 100644 index 7f0a2e67..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/warped_button.json +++ /dev/null @@ -1,118 +0,0 @@ -{ - "variants": { - "face=ceiling,facing=east,powered=false": { - "model": "minecraft:block/warped_button", - "x": 180, - "y": 270 - }, - "face=ceiling,facing=east,powered=true": { - "model": "minecraft:block/warped_button_pressed", - "x": 180, - "y": 270 - }, - "face=ceiling,facing=north,powered=false": { - "model": "minecraft:block/warped_button", - "x": 180, - "y": 180 - }, - "face=ceiling,facing=north,powered=true": { - "model": "minecraft:block/warped_button_pressed", - "x": 180, - "y": 180 - }, - "face=ceiling,facing=south,powered=false": { - "model": "minecraft:block/warped_button", - "x": 180 - }, - "face=ceiling,facing=south,powered=true": { - "model": "minecraft:block/warped_button_pressed", - "x": 180 - }, - "face=ceiling,facing=west,powered=false": { - "model": "minecraft:block/warped_button", - "x": 180, - "y": 90 - }, - "face=ceiling,facing=west,powered=true": { - "model": "minecraft:block/warped_button_pressed", - "x": 180, - "y": 90 - }, - "face=floor,facing=east,powered=false": { - "model": "minecraft:block/warped_button", - "y": 90 - }, - "face=floor,facing=east,powered=true": { - "model": "minecraft:block/warped_button_pressed", - "y": 90 - }, - "face=floor,facing=north,powered=false": { - "model": "minecraft:block/warped_button" - }, - "face=floor,facing=north,powered=true": { - "model": "minecraft:block/warped_button_pressed" - }, - "face=floor,facing=south,powered=false": { - "model": "minecraft:block/warped_button", - "y": 180 - }, - "face=floor,facing=south,powered=true": { - "model": "minecraft:block/warped_button_pressed", - "y": 180 - }, - "face=floor,facing=west,powered=false": { - "model": "minecraft:block/warped_button", - "y": 270 - }, - "face=floor,facing=west,powered=true": { - "model": "minecraft:block/warped_button_pressed", - "y": 270 - }, - "face=wall,facing=east,powered=false": { - "model": "minecraft:block/warped_button", - "uvlock": true, - "x": 90, - "y": 90 - }, - "face=wall,facing=east,powered=true": { - "model": "minecraft:block/warped_button_pressed", - "uvlock": true, - "x": 90, - "y": 90 - }, - "face=wall,facing=north,powered=false": { - "model": "minecraft:block/warped_button", - "uvlock": true, - "x": 90 - }, - "face=wall,facing=north,powered=true": { - "model": "minecraft:block/warped_button_pressed", - "uvlock": true, - "x": 90 - }, - "face=wall,facing=south,powered=false": { - "model": "minecraft:block/warped_button", - "uvlock": true, - "x": 90, - "y": 180 - }, - "face=wall,facing=south,powered=true": { - "model": "minecraft:block/warped_button_pressed", - "uvlock": true, - "x": 90, - "y": 180 - }, - "face=wall,facing=west,powered=false": { - "model": "minecraft:block/warped_button", - "uvlock": true, - "x": 90, - "y": 270 - }, - "face=wall,facing=west,powered=true": { - "model": "minecraft:block/warped_button_pressed", - "uvlock": true, - "x": 90, - "y": 270 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/warped_door.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/warped_door.json deleted file mode 100644 index 0870eaa4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/warped_door.json +++ /dev/null @@ -1,124 +0,0 @@ -{ - "variants": { - "facing=east,half=lower,hinge=left,open=false": { - "model": "minecraft:block/warped_door_bottom_left" - }, - "facing=east,half=lower,hinge=left,open=true": { - "model": "minecraft:block/warped_door_bottom_left_open", - "y": 90 - }, - "facing=east,half=lower,hinge=right,open=false": { - "model": "minecraft:block/warped_door_bottom_right" - }, - "facing=east,half=lower,hinge=right,open=true": { - "model": "minecraft:block/warped_door_bottom_right_open", - "y": 270 - }, - "facing=east,half=upper,hinge=left,open=false": { - "model": "minecraft:block/warped_door_top_left" - }, - "facing=east,half=upper,hinge=left,open=true": { - "model": "minecraft:block/warped_door_top_left_open", - "y": 90 - }, - "facing=east,half=upper,hinge=right,open=false": { - "model": "minecraft:block/warped_door_top_right" - }, - "facing=east,half=upper,hinge=right,open=true": { - "model": "minecraft:block/warped_door_top_right_open", - "y": 270 - }, - "facing=north,half=lower,hinge=left,open=false": { - "model": "minecraft:block/warped_door_bottom_left", - "y": 270 - }, - "facing=north,half=lower,hinge=left,open=true": { - "model": "minecraft:block/warped_door_bottom_left_open" - }, - "facing=north,half=lower,hinge=right,open=false": { - "model": "minecraft:block/warped_door_bottom_right", - "y": 270 - }, - "facing=north,half=lower,hinge=right,open=true": { - "model": "minecraft:block/warped_door_bottom_right_open", - "y": 180 - }, - "facing=north,half=upper,hinge=left,open=false": { - "model": "minecraft:block/warped_door_top_left", - "y": 270 - }, - "facing=north,half=upper,hinge=left,open=true": { - "model": "minecraft:block/warped_door_top_left_open" - }, - "facing=north,half=upper,hinge=right,open=false": { - "model": "minecraft:block/warped_door_top_right", - "y": 270 - }, - "facing=north,half=upper,hinge=right,open=true": { - "model": "minecraft:block/warped_door_top_right_open", - "y": 180 - }, - "facing=south,half=lower,hinge=left,open=false": { - "model": "minecraft:block/warped_door_bottom_left", - "y": 90 - }, - "facing=south,half=lower,hinge=left,open=true": { - "model": "minecraft:block/warped_door_bottom_left_open", - "y": 180 - }, - "facing=south,half=lower,hinge=right,open=false": { - "model": "minecraft:block/warped_door_bottom_right", - "y": 90 - }, - "facing=south,half=lower,hinge=right,open=true": { - "model": "minecraft:block/warped_door_bottom_right_open" - }, - "facing=south,half=upper,hinge=left,open=false": { - "model": "minecraft:block/warped_door_top_left", - "y": 90 - }, - "facing=south,half=upper,hinge=left,open=true": { - "model": "minecraft:block/warped_door_top_left_open", - "y": 180 - }, - "facing=south,half=upper,hinge=right,open=false": { - "model": "minecraft:block/warped_door_top_right", - "y": 90 - }, - "facing=south,half=upper,hinge=right,open=true": { - "model": "minecraft:block/warped_door_top_right_open" - }, - "facing=west,half=lower,hinge=left,open=false": { - "model": "minecraft:block/warped_door_bottom_left", - "y": 180 - }, - "facing=west,half=lower,hinge=left,open=true": { - "model": "minecraft:block/warped_door_bottom_left_open", - "y": 270 - }, - "facing=west,half=lower,hinge=right,open=false": { - "model": "minecraft:block/warped_door_bottom_right", - "y": 180 - }, - "facing=west,half=lower,hinge=right,open=true": { - "model": "minecraft:block/warped_door_bottom_right_open", - "y": 90 - }, - "facing=west,half=upper,hinge=left,open=false": { - "model": "minecraft:block/warped_door_top_left", - "y": 180 - }, - "facing=west,half=upper,hinge=left,open=true": { - "model": "minecraft:block/warped_door_top_left_open", - "y": 270 - }, - "facing=west,half=upper,hinge=right,open=false": { - "model": "minecraft:block/warped_door_top_right", - "y": 180 - }, - "facing=west,half=upper,hinge=right,open=true": { - "model": "minecraft:block/warped_door_top_right_open", - "y": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/warped_fence.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/warped_fence.json deleted file mode 100644 index 964b26f8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/warped_fence.json +++ /dev/null @@ -1,48 +0,0 @@ -{ - "multipart": [ - { - "apply": { - "model": "minecraft:block/warped_fence_post" - } - }, - { - "apply": { - "model": "minecraft:block/warped_fence_side", - "uvlock": true - }, - "when": { - "north": "true" - } - }, - { - "apply": { - "model": "minecraft:block/warped_fence_side", - "uvlock": true, - "y": 90 - }, - "when": { - "east": "true" - } - }, - { - "apply": { - "model": "minecraft:block/warped_fence_side", - "uvlock": true, - "y": 180 - }, - "when": { - "south": "true" - } - }, - { - "apply": { - "model": "minecraft:block/warped_fence_side", - "uvlock": true, - "y": 270 - }, - "when": { - "west": "true" - } - } - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/warped_fence_gate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/warped_fence_gate.json deleted file mode 100644 index 2688cc95..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/warped_fence_gate.json +++ /dev/null @@ -1,80 +0,0 @@ -{ - "variants": { - "facing=east,in_wall=false,open=false": { - "model": "minecraft:block/warped_fence_gate", - "uvlock": true, - "y": 270 - }, - "facing=east,in_wall=false,open=true": { - "model": "minecraft:block/warped_fence_gate_open", - "uvlock": true, - "y": 270 - }, - "facing=east,in_wall=true,open=false": { - "model": "minecraft:block/warped_fence_gate_wall", - "uvlock": true, - "y": 270 - }, - "facing=east,in_wall=true,open=true": { - "model": "minecraft:block/warped_fence_gate_wall_open", - "uvlock": true, - "y": 270 - }, - "facing=north,in_wall=false,open=false": { - "model": "minecraft:block/warped_fence_gate", - "uvlock": true, - "y": 180 - }, - "facing=north,in_wall=false,open=true": { - "model": "minecraft:block/warped_fence_gate_open", - "uvlock": true, - "y": 180 - }, - "facing=north,in_wall=true,open=false": { - "model": "minecraft:block/warped_fence_gate_wall", - "uvlock": true, - "y": 180 - }, - "facing=north,in_wall=true,open=true": { - "model": "minecraft:block/warped_fence_gate_wall_open", - "uvlock": true, - "y": 180 - }, - "facing=south,in_wall=false,open=false": { - "model": "minecraft:block/warped_fence_gate", - "uvlock": true - }, - "facing=south,in_wall=false,open=true": { - "model": "minecraft:block/warped_fence_gate_open", - "uvlock": true - }, - "facing=south,in_wall=true,open=false": { - "model": "minecraft:block/warped_fence_gate_wall", - "uvlock": true - }, - "facing=south,in_wall=true,open=true": { - "model": "minecraft:block/warped_fence_gate_wall_open", - "uvlock": true - }, - "facing=west,in_wall=false,open=false": { - "model": "minecraft:block/warped_fence_gate", - "uvlock": true, - "y": 90 - }, - "facing=west,in_wall=false,open=true": { - "model": "minecraft:block/warped_fence_gate_open", - "uvlock": true, - "y": 90 - }, - "facing=west,in_wall=true,open=false": { - "model": "minecraft:block/warped_fence_gate_wall", - "uvlock": true, - "y": 90 - }, - "facing=west,in_wall=true,open=true": { - "model": "minecraft:block/warped_fence_gate_wall_open", - "uvlock": true, - "y": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/warped_fungus.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/warped_fungus.json deleted file mode 100644 index 49ebfb00..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/warped_fungus.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/warped_fungus" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/warped_hanging_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/warped_hanging_sign.json deleted file mode 100644 index 512f8e6c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/warped_hanging_sign.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/warped_hanging_sign" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/warped_hyphae.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/warped_hyphae.json deleted file mode 100644 index a96fcb85..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/warped_hyphae.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "variants": { - "axis=x": { - "model": "minecraft:block/warped_hyphae", - "x": 90, - "y": 90 - }, - "axis=y": { - "model": "minecraft:block/warped_hyphae" - }, - "axis=z": { - "model": "minecraft:block/warped_hyphae", - "x": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/warped_nylium.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/warped_nylium.json deleted file mode 100644 index f9f4ca89..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/warped_nylium.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/warped_nylium" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/warped_planks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/warped_planks.json deleted file mode 100644 index e2d95a72..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/warped_planks.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/warped_planks" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/warped_pressure_plate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/warped_pressure_plate.json deleted file mode 100644 index 9c3d2d39..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/warped_pressure_plate.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "variants": { - "powered=false": { - "model": "minecraft:block/warped_pressure_plate" - }, - "powered=true": { - "model": "minecraft:block/warped_pressure_plate_down" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/warped_roots.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/warped_roots.json deleted file mode 100644 index 7e575051..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/warped_roots.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/warped_roots" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/warped_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/warped_sign.json deleted file mode 100644 index 73befe6b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/warped_sign.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/warped_sign" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/warped_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/warped_slab.json deleted file mode 100644 index 012d2470..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/warped_slab.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "variants": { - "type=bottom": { - "model": "minecraft:block/warped_slab" - }, - "type=double": { - "model": "minecraft:block/warped_planks" - }, - "type=top": { - "model": "minecraft:block/warped_slab_top" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/warped_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/warped_stairs.json deleted file mode 100644 index a94c42ec..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/warped_stairs.json +++ /dev/null @@ -1,209 +0,0 @@ -{ - "variants": { - "facing=east,half=bottom,shape=inner_left": { - "model": "minecraft:block/warped_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=inner_right": { - "model": "minecraft:block/warped_stairs_inner" - }, - "facing=east,half=bottom,shape=outer_left": { - "model": "minecraft:block/warped_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=outer_right": { - "model": "minecraft:block/warped_stairs_outer" - }, - "facing=east,half=bottom,shape=straight": { - "model": "minecraft:block/warped_stairs" - }, - "facing=east,half=top,shape=inner_left": { - "model": "minecraft:block/warped_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=inner_right": { - "model": "minecraft:block/warped_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=outer_left": { - "model": "minecraft:block/warped_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=outer_right": { - "model": "minecraft:block/warped_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=straight": { - "model": "minecraft:block/warped_stairs", - "uvlock": true, - "x": 180 - }, - "facing=north,half=bottom,shape=inner_left": { - "model": "minecraft:block/warped_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=inner_right": { - "model": "minecraft:block/warped_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=outer_left": { - "model": "minecraft:block/warped_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=outer_right": { - "model": "minecraft:block/warped_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=straight": { - "model": "minecraft:block/warped_stairs", - "uvlock": true, - "y": 270 - }, - "facing=north,half=top,shape=inner_left": { - "model": "minecraft:block/warped_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=inner_right": { - "model": "minecraft:block/warped_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=outer_left": { - "model": "minecraft:block/warped_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=outer_right": { - "model": "minecraft:block/warped_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=straight": { - "model": "minecraft:block/warped_stairs", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=south,half=bottom,shape=inner_left": { - "model": "minecraft:block/warped_stairs_inner" - }, - "facing=south,half=bottom,shape=inner_right": { - "model": "minecraft:block/warped_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=outer_left": { - "model": "minecraft:block/warped_stairs_outer" - }, - "facing=south,half=bottom,shape=outer_right": { - "model": "minecraft:block/warped_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=straight": { - "model": "minecraft:block/warped_stairs", - "uvlock": true, - "y": 90 - }, - "facing=south,half=top,shape=inner_left": { - "model": "minecraft:block/warped_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=inner_right": { - "model": "minecraft:block/warped_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=outer_left": { - "model": "minecraft:block/warped_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=outer_right": { - "model": "minecraft:block/warped_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=straight": { - "model": "minecraft:block/warped_stairs", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_left": { - "model": "minecraft:block/warped_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_right": { - "model": "minecraft:block/warped_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=outer_left": { - "model": "minecraft:block/warped_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=outer_right": { - "model": "minecraft:block/warped_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=straight": { - "model": "minecraft:block/warped_stairs", - "uvlock": true, - "y": 180 - }, - "facing=west,half=top,shape=inner_left": { - "model": "minecraft:block/warped_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=inner_right": { - "model": "minecraft:block/warped_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=outer_left": { - "model": "minecraft:block/warped_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=outer_right": { - "model": "minecraft:block/warped_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=straight": { - "model": "minecraft:block/warped_stairs", - "uvlock": true, - "x": 180, - "y": 180 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/warped_stem.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/warped_stem.json deleted file mode 100644 index 5726b9a4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/warped_stem.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "variants": { - "axis=x": { - "model": "minecraft:block/warped_stem", - "x": 90, - "y": 90 - }, - "axis=y": { - "model": "minecraft:block/warped_stem" - }, - "axis=z": { - "model": "minecraft:block/warped_stem", - "x": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/warped_trapdoor.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/warped_trapdoor.json deleted file mode 100644 index b4d8b33b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/warped_trapdoor.json +++ /dev/null @@ -1,69 +0,0 @@ -{ - "variants": { - "facing=east,half=bottom,open=false": { - "model": "minecraft:block/warped_trapdoor_bottom", - "y": 90 - }, - "facing=east,half=bottom,open=true": { - "model": "minecraft:block/warped_trapdoor_open", - "y": 90 - }, - "facing=east,half=top,open=false": { - "model": "minecraft:block/warped_trapdoor_top", - "y": 90 - }, - "facing=east,half=top,open=true": { - "model": "minecraft:block/warped_trapdoor_open", - "x": 180, - "y": 270 - }, - "facing=north,half=bottom,open=false": { - "model": "minecraft:block/warped_trapdoor_bottom" - }, - "facing=north,half=bottom,open=true": { - "model": "minecraft:block/warped_trapdoor_open" - }, - "facing=north,half=top,open=false": { - "model": "minecraft:block/warped_trapdoor_top" - }, - "facing=north,half=top,open=true": { - "model": "minecraft:block/warped_trapdoor_open", - "x": 180, - "y": 180 - }, - "facing=south,half=bottom,open=false": { - "model": "minecraft:block/warped_trapdoor_bottom", - "y": 180 - }, - "facing=south,half=bottom,open=true": { - "model": "minecraft:block/warped_trapdoor_open", - "y": 180 - }, - "facing=south,half=top,open=false": { - "model": "minecraft:block/warped_trapdoor_top", - "y": 180 - }, - "facing=south,half=top,open=true": { - "model": "minecraft:block/warped_trapdoor_open", - "x": 180, - "y": 0 - }, - "facing=west,half=bottom,open=false": { - "model": "minecraft:block/warped_trapdoor_bottom", - "y": 270 - }, - "facing=west,half=bottom,open=true": { - "model": "minecraft:block/warped_trapdoor_open", - "y": 270 - }, - "facing=west,half=top,open=false": { - "model": "minecraft:block/warped_trapdoor_top", - "y": 270 - }, - "facing=west,half=top,open=true": { - "model": "minecraft:block/warped_trapdoor_open", - "x": 180, - "y": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/warped_wall_hanging_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/warped_wall_hanging_sign.json deleted file mode 100644 index 512f8e6c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/warped_wall_hanging_sign.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/warped_hanging_sign" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/warped_wall_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/warped_wall_sign.json deleted file mode 100644 index 73befe6b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/warped_wall_sign.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/warped_sign" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/warped_wart_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/warped_wart_block.json deleted file mode 100644 index 6ebede61..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/warped_wart_block.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/warped_wart_block" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/water.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/water.json deleted file mode 100644 index 99fd360b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/water.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/water" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/water_cauldron.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/water_cauldron.json deleted file mode 100644 index 130d7b6b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/water_cauldron.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "variants": { - "level=1": { - "model": "minecraft:block/water_cauldron_level1" - }, - "level=2": { - "model": "minecraft:block/water_cauldron_level2" - }, - "level=3": { - "model": "minecraft:block/water_cauldron_full" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_chiseled_copper.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_chiseled_copper.json deleted file mode 100644 index 6b2ccc85..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_chiseled_copper.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/chiseled_copper" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_copper_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_copper_block.json deleted file mode 100644 index b440184d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_copper_block.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/copper_block" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_copper_bulb.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_copper_bulb.json deleted file mode 100644 index 5929d9b4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_copper_bulb.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "variants": { - "lit=false,powered=false": { - "model": "minecraft:block/copper_bulb" - }, - "lit=false,powered=true": { - "model": "minecraft:block/copper_bulb_powered" - }, - "lit=true,powered=false": { - "model": "minecraft:block/copper_bulb_lit" - }, - "lit=true,powered=true": { - "model": "minecraft:block/copper_bulb_lit_powered" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_copper_door.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_copper_door.json deleted file mode 100644 index 44dcbdef..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_copper_door.json +++ /dev/null @@ -1,124 +0,0 @@ -{ - "variants": { - "facing=east,half=lower,hinge=left,open=false": { - "model": "minecraft:block/copper_door_bottom_left" - }, - "facing=east,half=lower,hinge=left,open=true": { - "model": "minecraft:block/copper_door_bottom_left_open", - "y": 90 - }, - "facing=east,half=lower,hinge=right,open=false": { - "model": "minecraft:block/copper_door_bottom_right" - }, - "facing=east,half=lower,hinge=right,open=true": { - "model": "minecraft:block/copper_door_bottom_right_open", - "y": 270 - }, - "facing=east,half=upper,hinge=left,open=false": { - "model": "minecraft:block/copper_door_top_left" - }, - "facing=east,half=upper,hinge=left,open=true": { - "model": "minecraft:block/copper_door_top_left_open", - "y": 90 - }, - "facing=east,half=upper,hinge=right,open=false": { - "model": "minecraft:block/copper_door_top_right" - }, - "facing=east,half=upper,hinge=right,open=true": { - "model": "minecraft:block/copper_door_top_right_open", - "y": 270 - }, - "facing=north,half=lower,hinge=left,open=false": { - "model": "minecraft:block/copper_door_bottom_left", - "y": 270 - }, - "facing=north,half=lower,hinge=left,open=true": { - "model": "minecraft:block/copper_door_bottom_left_open" - }, - "facing=north,half=lower,hinge=right,open=false": { - "model": "minecraft:block/copper_door_bottom_right", - "y": 270 - }, - "facing=north,half=lower,hinge=right,open=true": { - "model": "minecraft:block/copper_door_bottom_right_open", - "y": 180 - }, - "facing=north,half=upper,hinge=left,open=false": { - "model": "minecraft:block/copper_door_top_left", - "y": 270 - }, - "facing=north,half=upper,hinge=left,open=true": { - "model": "minecraft:block/copper_door_top_left_open" - }, - "facing=north,half=upper,hinge=right,open=false": { - "model": "minecraft:block/copper_door_top_right", - "y": 270 - }, - "facing=north,half=upper,hinge=right,open=true": { - "model": "minecraft:block/copper_door_top_right_open", - "y": 180 - }, - "facing=south,half=lower,hinge=left,open=false": { - "model": "minecraft:block/copper_door_bottom_left", - "y": 90 - }, - "facing=south,half=lower,hinge=left,open=true": { - "model": "minecraft:block/copper_door_bottom_left_open", - "y": 180 - }, - "facing=south,half=lower,hinge=right,open=false": { - "model": "minecraft:block/copper_door_bottom_right", - "y": 90 - }, - "facing=south,half=lower,hinge=right,open=true": { - "model": "minecraft:block/copper_door_bottom_right_open" - }, - "facing=south,half=upper,hinge=left,open=false": { - "model": "minecraft:block/copper_door_top_left", - "y": 90 - }, - "facing=south,half=upper,hinge=left,open=true": { - "model": "minecraft:block/copper_door_top_left_open", - "y": 180 - }, - "facing=south,half=upper,hinge=right,open=false": { - "model": "minecraft:block/copper_door_top_right", - "y": 90 - }, - "facing=south,half=upper,hinge=right,open=true": { - "model": "minecraft:block/copper_door_top_right_open" - }, - "facing=west,half=lower,hinge=left,open=false": { - "model": "minecraft:block/copper_door_bottom_left", - "y": 180 - }, - "facing=west,half=lower,hinge=left,open=true": { - "model": "minecraft:block/copper_door_bottom_left_open", - "y": 270 - }, - "facing=west,half=lower,hinge=right,open=false": { - "model": "minecraft:block/copper_door_bottom_right", - "y": 180 - }, - "facing=west,half=lower,hinge=right,open=true": { - "model": "minecraft:block/copper_door_bottom_right_open", - "y": 90 - }, - "facing=west,half=upper,hinge=left,open=false": { - "model": "minecraft:block/copper_door_top_left", - "y": 180 - }, - "facing=west,half=upper,hinge=left,open=true": { - "model": "minecraft:block/copper_door_top_left_open", - "y": 270 - }, - "facing=west,half=upper,hinge=right,open=false": { - "model": "minecraft:block/copper_door_top_right", - "y": 180 - }, - "facing=west,half=upper,hinge=right,open=true": { - "model": "minecraft:block/copper_door_top_right_open", - "y": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_copper_grate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_copper_grate.json deleted file mode 100644 index 2f7bc9ec..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_copper_grate.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/copper_grate" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_copper_trapdoor.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_copper_trapdoor.json deleted file mode 100644 index 837c01b9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_copper_trapdoor.json +++ /dev/null @@ -1,58 +0,0 @@ -{ - "variants": { - "facing=east,half=bottom,open=false": { - "model": "minecraft:block/copper_trapdoor_bottom" - }, - "facing=east,half=bottom,open=true": { - "model": "minecraft:block/copper_trapdoor_open", - "y": 90 - }, - "facing=east,half=top,open=false": { - "model": "minecraft:block/copper_trapdoor_top" - }, - "facing=east,half=top,open=true": { - "model": "minecraft:block/copper_trapdoor_open", - "y": 90 - }, - "facing=north,half=bottom,open=false": { - "model": "minecraft:block/copper_trapdoor_bottom" - }, - "facing=north,half=bottom,open=true": { - "model": "minecraft:block/copper_trapdoor_open" - }, - "facing=north,half=top,open=false": { - "model": "minecraft:block/copper_trapdoor_top" - }, - "facing=north,half=top,open=true": { - "model": "minecraft:block/copper_trapdoor_open" - }, - "facing=south,half=bottom,open=false": { - "model": "minecraft:block/copper_trapdoor_bottom" - }, - "facing=south,half=bottom,open=true": { - "model": "minecraft:block/copper_trapdoor_open", - "y": 180 - }, - "facing=south,half=top,open=false": { - "model": "minecraft:block/copper_trapdoor_top" - }, - "facing=south,half=top,open=true": { - "model": "minecraft:block/copper_trapdoor_open", - "y": 180 - }, - "facing=west,half=bottom,open=false": { - "model": "minecraft:block/copper_trapdoor_bottom" - }, - "facing=west,half=bottom,open=true": { - "model": "minecraft:block/copper_trapdoor_open", - "y": 270 - }, - "facing=west,half=top,open=false": { - "model": "minecraft:block/copper_trapdoor_top" - }, - "facing=west,half=top,open=true": { - "model": "minecraft:block/copper_trapdoor_open", - "y": 270 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_cut_copper.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_cut_copper.json deleted file mode 100644 index 2105f293..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_cut_copper.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/cut_copper" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_cut_copper_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_cut_copper_slab.json deleted file mode 100644 index 31d149b5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_cut_copper_slab.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "variants": { - "type=bottom": { - "model": "minecraft:block/cut_copper_slab" - }, - "type=double": { - "model": "minecraft:block/cut_copper" - }, - "type=top": { - "model": "minecraft:block/cut_copper_slab_top" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_cut_copper_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_cut_copper_stairs.json deleted file mode 100644 index 95160aaf..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_cut_copper_stairs.json +++ /dev/null @@ -1,209 +0,0 @@ -{ - "variants": { - "facing=east,half=bottom,shape=inner_left": { - "model": "minecraft:block/cut_copper_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=inner_right": { - "model": "minecraft:block/cut_copper_stairs_inner" - }, - "facing=east,half=bottom,shape=outer_left": { - "model": "minecraft:block/cut_copper_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=outer_right": { - "model": "minecraft:block/cut_copper_stairs_outer" - }, - "facing=east,half=bottom,shape=straight": { - "model": "minecraft:block/cut_copper_stairs" - }, - "facing=east,half=top,shape=inner_left": { - "model": "minecraft:block/cut_copper_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=inner_right": { - "model": "minecraft:block/cut_copper_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=outer_left": { - "model": "minecraft:block/cut_copper_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=outer_right": { - "model": "minecraft:block/cut_copper_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=straight": { - "model": "minecraft:block/cut_copper_stairs", - "uvlock": true, - "x": 180 - }, - "facing=north,half=bottom,shape=inner_left": { - "model": "minecraft:block/cut_copper_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=inner_right": { - "model": "minecraft:block/cut_copper_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=outer_left": { - "model": "minecraft:block/cut_copper_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=outer_right": { - "model": "minecraft:block/cut_copper_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=straight": { - "model": "minecraft:block/cut_copper_stairs", - "uvlock": true, - "y": 270 - }, - "facing=north,half=top,shape=inner_left": { - "model": "minecraft:block/cut_copper_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=inner_right": { - "model": "minecraft:block/cut_copper_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=outer_left": { - "model": "minecraft:block/cut_copper_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=outer_right": { - "model": "minecraft:block/cut_copper_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=straight": { - "model": "minecraft:block/cut_copper_stairs", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=south,half=bottom,shape=inner_left": { - "model": "minecraft:block/cut_copper_stairs_inner" - }, - "facing=south,half=bottom,shape=inner_right": { - "model": "minecraft:block/cut_copper_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=outer_left": { - "model": "minecraft:block/cut_copper_stairs_outer" - }, - "facing=south,half=bottom,shape=outer_right": { - "model": "minecraft:block/cut_copper_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=straight": { - "model": "minecraft:block/cut_copper_stairs", - "uvlock": true, - "y": 90 - }, - "facing=south,half=top,shape=inner_left": { - "model": "minecraft:block/cut_copper_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=inner_right": { - "model": "minecraft:block/cut_copper_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=outer_left": { - "model": "minecraft:block/cut_copper_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=outer_right": { - "model": "minecraft:block/cut_copper_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=straight": { - "model": "minecraft:block/cut_copper_stairs", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_left": { - "model": "minecraft:block/cut_copper_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_right": { - "model": "minecraft:block/cut_copper_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=outer_left": { - "model": "minecraft:block/cut_copper_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=outer_right": { - "model": "minecraft:block/cut_copper_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=straight": { - "model": "minecraft:block/cut_copper_stairs", - "uvlock": true, - "y": 180 - }, - "facing=west,half=top,shape=inner_left": { - "model": "minecraft:block/cut_copper_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=inner_right": { - "model": "minecraft:block/cut_copper_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=outer_left": { - "model": "minecraft:block/cut_copper_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=outer_right": { - "model": "minecraft:block/cut_copper_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=straight": { - "model": "minecraft:block/cut_copper_stairs", - "uvlock": true, - "x": 180, - "y": 180 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_exposed_chiseled_copper.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_exposed_chiseled_copper.json deleted file mode 100644 index 3b87926a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_exposed_chiseled_copper.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/exposed_chiseled_copper" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_exposed_copper.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_exposed_copper.json deleted file mode 100644 index ed711e79..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_exposed_copper.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/exposed_copper" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_exposed_copper_bulb.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_exposed_copper_bulb.json deleted file mode 100644 index 203fd0f5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_exposed_copper_bulb.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "variants": { - "lit=false,powered=false": { - "model": "minecraft:block/exposed_copper_bulb" - }, - "lit=false,powered=true": { - "model": "minecraft:block/exposed_copper_bulb_powered" - }, - "lit=true,powered=false": { - "model": "minecraft:block/exposed_copper_bulb_lit" - }, - "lit=true,powered=true": { - "model": "minecraft:block/exposed_copper_bulb_lit_powered" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_exposed_copper_door.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_exposed_copper_door.json deleted file mode 100644 index f4f30489..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_exposed_copper_door.json +++ /dev/null @@ -1,124 +0,0 @@ -{ - "variants": { - "facing=east,half=lower,hinge=left,open=false": { - "model": "minecraft:block/exposed_copper_door_bottom_left" - }, - "facing=east,half=lower,hinge=left,open=true": { - "model": "minecraft:block/exposed_copper_door_bottom_left_open", - "y": 90 - }, - "facing=east,half=lower,hinge=right,open=false": { - "model": "minecraft:block/exposed_copper_door_bottom_right" - }, - "facing=east,half=lower,hinge=right,open=true": { - "model": "minecraft:block/exposed_copper_door_bottom_right_open", - "y": 270 - }, - "facing=east,half=upper,hinge=left,open=false": { - "model": "minecraft:block/exposed_copper_door_top_left" - }, - "facing=east,half=upper,hinge=left,open=true": { - "model": "minecraft:block/exposed_copper_door_top_left_open", - "y": 90 - }, - "facing=east,half=upper,hinge=right,open=false": { - "model": "minecraft:block/exposed_copper_door_top_right" - }, - "facing=east,half=upper,hinge=right,open=true": { - "model": "minecraft:block/exposed_copper_door_top_right_open", - "y": 270 - }, - "facing=north,half=lower,hinge=left,open=false": { - "model": "minecraft:block/exposed_copper_door_bottom_left", - "y": 270 - }, - "facing=north,half=lower,hinge=left,open=true": { - "model": "minecraft:block/exposed_copper_door_bottom_left_open" - }, - "facing=north,half=lower,hinge=right,open=false": { - "model": "minecraft:block/exposed_copper_door_bottom_right", - "y": 270 - }, - "facing=north,half=lower,hinge=right,open=true": { - "model": "minecraft:block/exposed_copper_door_bottom_right_open", - "y": 180 - }, - "facing=north,half=upper,hinge=left,open=false": { - "model": "minecraft:block/exposed_copper_door_top_left", - "y": 270 - }, - "facing=north,half=upper,hinge=left,open=true": { - "model": "minecraft:block/exposed_copper_door_top_left_open" - }, - "facing=north,half=upper,hinge=right,open=false": { - "model": "minecraft:block/exposed_copper_door_top_right", - "y": 270 - }, - "facing=north,half=upper,hinge=right,open=true": { - "model": "minecraft:block/exposed_copper_door_top_right_open", - "y": 180 - }, - "facing=south,half=lower,hinge=left,open=false": { - "model": "minecraft:block/exposed_copper_door_bottom_left", - "y": 90 - }, - "facing=south,half=lower,hinge=left,open=true": { - "model": "minecraft:block/exposed_copper_door_bottom_left_open", - "y": 180 - }, - "facing=south,half=lower,hinge=right,open=false": { - "model": "minecraft:block/exposed_copper_door_bottom_right", - "y": 90 - }, - "facing=south,half=lower,hinge=right,open=true": { - "model": "minecraft:block/exposed_copper_door_bottom_right_open" - }, - "facing=south,half=upper,hinge=left,open=false": { - "model": "minecraft:block/exposed_copper_door_top_left", - "y": 90 - }, - "facing=south,half=upper,hinge=left,open=true": { - "model": "minecraft:block/exposed_copper_door_top_left_open", - "y": 180 - }, - "facing=south,half=upper,hinge=right,open=false": { - "model": "minecraft:block/exposed_copper_door_top_right", - "y": 90 - }, - "facing=south,half=upper,hinge=right,open=true": { - "model": "minecraft:block/exposed_copper_door_top_right_open" - }, - "facing=west,half=lower,hinge=left,open=false": { - "model": "minecraft:block/exposed_copper_door_bottom_left", - "y": 180 - }, - "facing=west,half=lower,hinge=left,open=true": { - "model": "minecraft:block/exposed_copper_door_bottom_left_open", - "y": 270 - }, - "facing=west,half=lower,hinge=right,open=false": { - "model": "minecraft:block/exposed_copper_door_bottom_right", - "y": 180 - }, - "facing=west,half=lower,hinge=right,open=true": { - "model": "minecraft:block/exposed_copper_door_bottom_right_open", - "y": 90 - }, - "facing=west,half=upper,hinge=left,open=false": { - "model": "minecraft:block/exposed_copper_door_top_left", - "y": 180 - }, - "facing=west,half=upper,hinge=left,open=true": { - "model": "minecraft:block/exposed_copper_door_top_left_open", - "y": 270 - }, - "facing=west,half=upper,hinge=right,open=false": { - "model": "minecraft:block/exposed_copper_door_top_right", - "y": 180 - }, - "facing=west,half=upper,hinge=right,open=true": { - "model": "minecraft:block/exposed_copper_door_top_right_open", - "y": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_exposed_copper_grate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_exposed_copper_grate.json deleted file mode 100644 index 49a6446f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_exposed_copper_grate.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/exposed_copper_grate" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_exposed_copper_trapdoor.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_exposed_copper_trapdoor.json deleted file mode 100644 index e8734ba3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_exposed_copper_trapdoor.json +++ /dev/null @@ -1,58 +0,0 @@ -{ - "variants": { - "facing=east,half=bottom,open=false": { - "model": "minecraft:block/exposed_copper_trapdoor_bottom" - }, - "facing=east,half=bottom,open=true": { - "model": "minecraft:block/exposed_copper_trapdoor_open", - "y": 90 - }, - "facing=east,half=top,open=false": { - "model": "minecraft:block/exposed_copper_trapdoor_top" - }, - "facing=east,half=top,open=true": { - "model": "minecraft:block/exposed_copper_trapdoor_open", - "y": 90 - }, - "facing=north,half=bottom,open=false": { - "model": "minecraft:block/exposed_copper_trapdoor_bottom" - }, - "facing=north,half=bottom,open=true": { - "model": "minecraft:block/exposed_copper_trapdoor_open" - }, - "facing=north,half=top,open=false": { - "model": "minecraft:block/exposed_copper_trapdoor_top" - }, - "facing=north,half=top,open=true": { - "model": "minecraft:block/exposed_copper_trapdoor_open" - }, - "facing=south,half=bottom,open=false": { - "model": "minecraft:block/exposed_copper_trapdoor_bottom" - }, - "facing=south,half=bottom,open=true": { - "model": "minecraft:block/exposed_copper_trapdoor_open", - "y": 180 - }, - "facing=south,half=top,open=false": { - "model": "minecraft:block/exposed_copper_trapdoor_top" - }, - "facing=south,half=top,open=true": { - "model": "minecraft:block/exposed_copper_trapdoor_open", - "y": 180 - }, - "facing=west,half=bottom,open=false": { - "model": "minecraft:block/exposed_copper_trapdoor_bottom" - }, - "facing=west,half=bottom,open=true": { - "model": "minecraft:block/exposed_copper_trapdoor_open", - "y": 270 - }, - "facing=west,half=top,open=false": { - "model": "minecraft:block/exposed_copper_trapdoor_top" - }, - "facing=west,half=top,open=true": { - "model": "minecraft:block/exposed_copper_trapdoor_open", - "y": 270 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_exposed_cut_copper.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_exposed_cut_copper.json deleted file mode 100644 index 3b465b0b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_exposed_cut_copper.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/exposed_cut_copper" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_exposed_cut_copper_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_exposed_cut_copper_slab.json deleted file mode 100644 index 81b09c73..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_exposed_cut_copper_slab.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "variants": { - "type=bottom": { - "model": "minecraft:block/exposed_cut_copper_slab" - }, - "type=double": { - "model": "minecraft:block/exposed_cut_copper" - }, - "type=top": { - "model": "minecraft:block/exposed_cut_copper_slab_top" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_exposed_cut_copper_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_exposed_cut_copper_stairs.json deleted file mode 100644 index f9863f6c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_exposed_cut_copper_stairs.json +++ /dev/null @@ -1,209 +0,0 @@ -{ - "variants": { - "facing=east,half=bottom,shape=inner_left": { - "model": "minecraft:block/exposed_cut_copper_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=inner_right": { - "model": "minecraft:block/exposed_cut_copper_stairs_inner" - }, - "facing=east,half=bottom,shape=outer_left": { - "model": "minecraft:block/exposed_cut_copper_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=outer_right": { - "model": "minecraft:block/exposed_cut_copper_stairs_outer" - }, - "facing=east,half=bottom,shape=straight": { - "model": "minecraft:block/exposed_cut_copper_stairs" - }, - "facing=east,half=top,shape=inner_left": { - "model": "minecraft:block/exposed_cut_copper_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=inner_right": { - "model": "minecraft:block/exposed_cut_copper_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=outer_left": { - "model": "minecraft:block/exposed_cut_copper_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=outer_right": { - "model": "minecraft:block/exposed_cut_copper_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=straight": { - "model": "minecraft:block/exposed_cut_copper_stairs", - "uvlock": true, - "x": 180 - }, - "facing=north,half=bottom,shape=inner_left": { - "model": "minecraft:block/exposed_cut_copper_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=inner_right": { - "model": "minecraft:block/exposed_cut_copper_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=outer_left": { - "model": "minecraft:block/exposed_cut_copper_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=outer_right": { - "model": "minecraft:block/exposed_cut_copper_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=straight": { - "model": "minecraft:block/exposed_cut_copper_stairs", - "uvlock": true, - "y": 270 - }, - "facing=north,half=top,shape=inner_left": { - "model": "minecraft:block/exposed_cut_copper_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=inner_right": { - "model": "minecraft:block/exposed_cut_copper_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=outer_left": { - "model": "minecraft:block/exposed_cut_copper_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=outer_right": { - "model": "minecraft:block/exposed_cut_copper_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=straight": { - "model": "minecraft:block/exposed_cut_copper_stairs", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=south,half=bottom,shape=inner_left": { - "model": "minecraft:block/exposed_cut_copper_stairs_inner" - }, - "facing=south,half=bottom,shape=inner_right": { - "model": "minecraft:block/exposed_cut_copper_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=outer_left": { - "model": "minecraft:block/exposed_cut_copper_stairs_outer" - }, - "facing=south,half=bottom,shape=outer_right": { - "model": "minecraft:block/exposed_cut_copper_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=straight": { - "model": "minecraft:block/exposed_cut_copper_stairs", - "uvlock": true, - "y": 90 - }, - "facing=south,half=top,shape=inner_left": { - "model": "minecraft:block/exposed_cut_copper_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=inner_right": { - "model": "minecraft:block/exposed_cut_copper_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=outer_left": { - "model": "minecraft:block/exposed_cut_copper_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=outer_right": { - "model": "minecraft:block/exposed_cut_copper_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=straight": { - "model": "minecraft:block/exposed_cut_copper_stairs", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_left": { - "model": "minecraft:block/exposed_cut_copper_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_right": { - "model": "minecraft:block/exposed_cut_copper_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=outer_left": { - "model": "minecraft:block/exposed_cut_copper_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=outer_right": { - "model": "minecraft:block/exposed_cut_copper_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=straight": { - "model": "minecraft:block/exposed_cut_copper_stairs", - "uvlock": true, - "y": 180 - }, - "facing=west,half=top,shape=inner_left": { - "model": "minecraft:block/exposed_cut_copper_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=inner_right": { - "model": "minecraft:block/exposed_cut_copper_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=outer_left": { - "model": "minecraft:block/exposed_cut_copper_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=outer_right": { - "model": "minecraft:block/exposed_cut_copper_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=straight": { - "model": "minecraft:block/exposed_cut_copper_stairs", - "uvlock": true, - "x": 180, - "y": 180 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_oxidized_chiseled_copper.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_oxidized_chiseled_copper.json deleted file mode 100644 index ea362c15..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_oxidized_chiseled_copper.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/oxidized_chiseled_copper" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_oxidized_copper.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_oxidized_copper.json deleted file mode 100644 index d7ce6251..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_oxidized_copper.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/oxidized_copper" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_oxidized_copper_bulb.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_oxidized_copper_bulb.json deleted file mode 100644 index 1e58f046..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_oxidized_copper_bulb.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "variants": { - "lit=false,powered=false": { - "model": "minecraft:block/oxidized_copper_bulb" - }, - "lit=false,powered=true": { - "model": "minecraft:block/oxidized_copper_bulb_powered" - }, - "lit=true,powered=false": { - "model": "minecraft:block/oxidized_copper_bulb_lit" - }, - "lit=true,powered=true": { - "model": "minecraft:block/oxidized_copper_bulb_lit_powered" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_oxidized_copper_door.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_oxidized_copper_door.json deleted file mode 100644 index 2cb09804..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_oxidized_copper_door.json +++ /dev/null @@ -1,124 +0,0 @@ -{ - "variants": { - "facing=east,half=lower,hinge=left,open=false": { - "model": "minecraft:block/oxidized_copper_door_bottom_left" - }, - "facing=east,half=lower,hinge=left,open=true": { - "model": "minecraft:block/oxidized_copper_door_bottom_left_open", - "y": 90 - }, - "facing=east,half=lower,hinge=right,open=false": { - "model": "minecraft:block/oxidized_copper_door_bottom_right" - }, - "facing=east,half=lower,hinge=right,open=true": { - "model": "minecraft:block/oxidized_copper_door_bottom_right_open", - "y": 270 - }, - "facing=east,half=upper,hinge=left,open=false": { - "model": "minecraft:block/oxidized_copper_door_top_left" - }, - "facing=east,half=upper,hinge=left,open=true": { - "model": "minecraft:block/oxidized_copper_door_top_left_open", - "y": 90 - }, - "facing=east,half=upper,hinge=right,open=false": { - "model": "minecraft:block/oxidized_copper_door_top_right" - }, - "facing=east,half=upper,hinge=right,open=true": { - "model": "minecraft:block/oxidized_copper_door_top_right_open", - "y": 270 - }, - "facing=north,half=lower,hinge=left,open=false": { - "model": "minecraft:block/oxidized_copper_door_bottom_left", - "y": 270 - }, - "facing=north,half=lower,hinge=left,open=true": { - "model": "minecraft:block/oxidized_copper_door_bottom_left_open" - }, - "facing=north,half=lower,hinge=right,open=false": { - "model": "minecraft:block/oxidized_copper_door_bottom_right", - "y": 270 - }, - "facing=north,half=lower,hinge=right,open=true": { - "model": "minecraft:block/oxidized_copper_door_bottom_right_open", - "y": 180 - }, - "facing=north,half=upper,hinge=left,open=false": { - "model": "minecraft:block/oxidized_copper_door_top_left", - "y": 270 - }, - "facing=north,half=upper,hinge=left,open=true": { - "model": "minecraft:block/oxidized_copper_door_top_left_open" - }, - "facing=north,half=upper,hinge=right,open=false": { - "model": "minecraft:block/oxidized_copper_door_top_right", - "y": 270 - }, - "facing=north,half=upper,hinge=right,open=true": { - "model": "minecraft:block/oxidized_copper_door_top_right_open", - "y": 180 - }, - "facing=south,half=lower,hinge=left,open=false": { - "model": "minecraft:block/oxidized_copper_door_bottom_left", - "y": 90 - }, - "facing=south,half=lower,hinge=left,open=true": { - "model": "minecraft:block/oxidized_copper_door_bottom_left_open", - "y": 180 - }, - "facing=south,half=lower,hinge=right,open=false": { - "model": "minecraft:block/oxidized_copper_door_bottom_right", - "y": 90 - }, - "facing=south,half=lower,hinge=right,open=true": { - "model": "minecraft:block/oxidized_copper_door_bottom_right_open" - }, - "facing=south,half=upper,hinge=left,open=false": { - "model": "minecraft:block/oxidized_copper_door_top_left", - "y": 90 - }, - "facing=south,half=upper,hinge=left,open=true": { - "model": "minecraft:block/oxidized_copper_door_top_left_open", - "y": 180 - }, - "facing=south,half=upper,hinge=right,open=false": { - "model": "minecraft:block/oxidized_copper_door_top_right", - "y": 90 - }, - "facing=south,half=upper,hinge=right,open=true": { - "model": "minecraft:block/oxidized_copper_door_top_right_open" - }, - "facing=west,half=lower,hinge=left,open=false": { - "model": "minecraft:block/oxidized_copper_door_bottom_left", - "y": 180 - }, - "facing=west,half=lower,hinge=left,open=true": { - "model": "minecraft:block/oxidized_copper_door_bottom_left_open", - "y": 270 - }, - "facing=west,half=lower,hinge=right,open=false": { - "model": "minecraft:block/oxidized_copper_door_bottom_right", - "y": 180 - }, - "facing=west,half=lower,hinge=right,open=true": { - "model": "minecraft:block/oxidized_copper_door_bottom_right_open", - "y": 90 - }, - "facing=west,half=upper,hinge=left,open=false": { - "model": "minecraft:block/oxidized_copper_door_top_left", - "y": 180 - }, - "facing=west,half=upper,hinge=left,open=true": { - "model": "minecraft:block/oxidized_copper_door_top_left_open", - "y": 270 - }, - "facing=west,half=upper,hinge=right,open=false": { - "model": "minecraft:block/oxidized_copper_door_top_right", - "y": 180 - }, - "facing=west,half=upper,hinge=right,open=true": { - "model": "minecraft:block/oxidized_copper_door_top_right_open", - "y": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_oxidized_copper_grate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_oxidized_copper_grate.json deleted file mode 100644 index e8039a9a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_oxidized_copper_grate.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/oxidized_copper_grate" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_oxidized_copper_trapdoor.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_oxidized_copper_trapdoor.json deleted file mode 100644 index c5ceb4cd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_oxidized_copper_trapdoor.json +++ /dev/null @@ -1,58 +0,0 @@ -{ - "variants": { - "facing=east,half=bottom,open=false": { - "model": "minecraft:block/oxidized_copper_trapdoor_bottom" - }, - "facing=east,half=bottom,open=true": { - "model": "minecraft:block/oxidized_copper_trapdoor_open", - "y": 90 - }, - "facing=east,half=top,open=false": { - "model": "minecraft:block/oxidized_copper_trapdoor_top" - }, - "facing=east,half=top,open=true": { - "model": "minecraft:block/oxidized_copper_trapdoor_open", - "y": 90 - }, - "facing=north,half=bottom,open=false": { - "model": "minecraft:block/oxidized_copper_trapdoor_bottom" - }, - "facing=north,half=bottom,open=true": { - "model": "minecraft:block/oxidized_copper_trapdoor_open" - }, - "facing=north,half=top,open=false": { - "model": "minecraft:block/oxidized_copper_trapdoor_top" - }, - "facing=north,half=top,open=true": { - "model": "minecraft:block/oxidized_copper_trapdoor_open" - }, - "facing=south,half=bottom,open=false": { - "model": "minecraft:block/oxidized_copper_trapdoor_bottom" - }, - "facing=south,half=bottom,open=true": { - "model": "minecraft:block/oxidized_copper_trapdoor_open", - "y": 180 - }, - "facing=south,half=top,open=false": { - "model": "minecraft:block/oxidized_copper_trapdoor_top" - }, - "facing=south,half=top,open=true": { - "model": "minecraft:block/oxidized_copper_trapdoor_open", - "y": 180 - }, - "facing=west,half=bottom,open=false": { - "model": "minecraft:block/oxidized_copper_trapdoor_bottom" - }, - "facing=west,half=bottom,open=true": { - "model": "minecraft:block/oxidized_copper_trapdoor_open", - "y": 270 - }, - "facing=west,half=top,open=false": { - "model": "minecraft:block/oxidized_copper_trapdoor_top" - }, - "facing=west,half=top,open=true": { - "model": "minecraft:block/oxidized_copper_trapdoor_open", - "y": 270 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_oxidized_cut_copper.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_oxidized_cut_copper.json deleted file mode 100644 index 58bf24a1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_oxidized_cut_copper.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/oxidized_cut_copper" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_oxidized_cut_copper_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_oxidized_cut_copper_slab.json deleted file mode 100644 index e91b8c96..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_oxidized_cut_copper_slab.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "variants": { - "type=bottom": { - "model": "minecraft:block/oxidized_cut_copper_slab" - }, - "type=double": { - "model": "minecraft:block/oxidized_cut_copper" - }, - "type=top": { - "model": "minecraft:block/oxidized_cut_copper_slab_top" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_oxidized_cut_copper_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_oxidized_cut_copper_stairs.json deleted file mode 100644 index 5b79a1e8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_oxidized_cut_copper_stairs.json +++ /dev/null @@ -1,209 +0,0 @@ -{ - "variants": { - "facing=east,half=bottom,shape=inner_left": { - "model": "minecraft:block/oxidized_cut_copper_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=inner_right": { - "model": "minecraft:block/oxidized_cut_copper_stairs_inner" - }, - "facing=east,half=bottom,shape=outer_left": { - "model": "minecraft:block/oxidized_cut_copper_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=outer_right": { - "model": "minecraft:block/oxidized_cut_copper_stairs_outer" - }, - "facing=east,half=bottom,shape=straight": { - "model": "minecraft:block/oxidized_cut_copper_stairs" - }, - "facing=east,half=top,shape=inner_left": { - "model": "minecraft:block/oxidized_cut_copper_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=inner_right": { - "model": "minecraft:block/oxidized_cut_copper_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=outer_left": { - "model": "minecraft:block/oxidized_cut_copper_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=outer_right": { - "model": "minecraft:block/oxidized_cut_copper_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=straight": { - "model": "minecraft:block/oxidized_cut_copper_stairs", - "uvlock": true, - "x": 180 - }, - "facing=north,half=bottom,shape=inner_left": { - "model": "minecraft:block/oxidized_cut_copper_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=inner_right": { - "model": "minecraft:block/oxidized_cut_copper_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=outer_left": { - "model": "minecraft:block/oxidized_cut_copper_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=outer_right": { - "model": "minecraft:block/oxidized_cut_copper_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=straight": { - "model": "minecraft:block/oxidized_cut_copper_stairs", - "uvlock": true, - "y": 270 - }, - "facing=north,half=top,shape=inner_left": { - "model": "minecraft:block/oxidized_cut_copper_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=inner_right": { - "model": "minecraft:block/oxidized_cut_copper_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=outer_left": { - "model": "minecraft:block/oxidized_cut_copper_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=outer_right": { - "model": "minecraft:block/oxidized_cut_copper_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=straight": { - "model": "minecraft:block/oxidized_cut_copper_stairs", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=south,half=bottom,shape=inner_left": { - "model": "minecraft:block/oxidized_cut_copper_stairs_inner" - }, - "facing=south,half=bottom,shape=inner_right": { - "model": "minecraft:block/oxidized_cut_copper_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=outer_left": { - "model": "minecraft:block/oxidized_cut_copper_stairs_outer" - }, - "facing=south,half=bottom,shape=outer_right": { - "model": "minecraft:block/oxidized_cut_copper_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=straight": { - "model": "minecraft:block/oxidized_cut_copper_stairs", - "uvlock": true, - "y": 90 - }, - "facing=south,half=top,shape=inner_left": { - "model": "minecraft:block/oxidized_cut_copper_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=inner_right": { - "model": "minecraft:block/oxidized_cut_copper_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=outer_left": { - "model": "minecraft:block/oxidized_cut_copper_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=outer_right": { - "model": "minecraft:block/oxidized_cut_copper_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=straight": { - "model": "minecraft:block/oxidized_cut_copper_stairs", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_left": { - "model": "minecraft:block/oxidized_cut_copper_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_right": { - "model": "minecraft:block/oxidized_cut_copper_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=outer_left": { - "model": "minecraft:block/oxidized_cut_copper_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=outer_right": { - "model": "minecraft:block/oxidized_cut_copper_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=straight": { - "model": "minecraft:block/oxidized_cut_copper_stairs", - "uvlock": true, - "y": 180 - }, - "facing=west,half=top,shape=inner_left": { - "model": "minecraft:block/oxidized_cut_copper_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=inner_right": { - "model": "minecraft:block/oxidized_cut_copper_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=outer_left": { - "model": "minecraft:block/oxidized_cut_copper_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=outer_right": { - "model": "minecraft:block/oxidized_cut_copper_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=straight": { - "model": "minecraft:block/oxidized_cut_copper_stairs", - "uvlock": true, - "x": 180, - "y": 180 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_weathered_chiseled_copper.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_weathered_chiseled_copper.json deleted file mode 100644 index 473fa8cb..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_weathered_chiseled_copper.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/weathered_chiseled_copper" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_weathered_copper.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_weathered_copper.json deleted file mode 100644 index a1be23f6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_weathered_copper.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/weathered_copper" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_weathered_copper_bulb.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_weathered_copper_bulb.json deleted file mode 100644 index 9a5a6847..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_weathered_copper_bulb.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "variants": { - "lit=false,powered=false": { - "model": "minecraft:block/weathered_copper_bulb" - }, - "lit=false,powered=true": { - "model": "minecraft:block/weathered_copper_bulb_powered" - }, - "lit=true,powered=false": { - "model": "minecraft:block/weathered_copper_bulb_lit" - }, - "lit=true,powered=true": { - "model": "minecraft:block/weathered_copper_bulb_lit_powered" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_weathered_copper_door.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_weathered_copper_door.json deleted file mode 100644 index 168213cd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_weathered_copper_door.json +++ /dev/null @@ -1,124 +0,0 @@ -{ - "variants": { - "facing=east,half=lower,hinge=left,open=false": { - "model": "minecraft:block/weathered_copper_door_bottom_left" - }, - "facing=east,half=lower,hinge=left,open=true": { - "model": "minecraft:block/weathered_copper_door_bottom_left_open", - "y": 90 - }, - "facing=east,half=lower,hinge=right,open=false": { - "model": "minecraft:block/weathered_copper_door_bottom_right" - }, - "facing=east,half=lower,hinge=right,open=true": { - "model": "minecraft:block/weathered_copper_door_bottom_right_open", - "y": 270 - }, - "facing=east,half=upper,hinge=left,open=false": { - "model": "minecraft:block/weathered_copper_door_top_left" - }, - "facing=east,half=upper,hinge=left,open=true": { - "model": "minecraft:block/weathered_copper_door_top_left_open", - "y": 90 - }, - "facing=east,half=upper,hinge=right,open=false": { - "model": "minecraft:block/weathered_copper_door_top_right" - }, - "facing=east,half=upper,hinge=right,open=true": { - "model": "minecraft:block/weathered_copper_door_top_right_open", - "y": 270 - }, - "facing=north,half=lower,hinge=left,open=false": { - "model": "minecraft:block/weathered_copper_door_bottom_left", - "y": 270 - }, - "facing=north,half=lower,hinge=left,open=true": { - "model": "minecraft:block/weathered_copper_door_bottom_left_open" - }, - "facing=north,half=lower,hinge=right,open=false": { - "model": "minecraft:block/weathered_copper_door_bottom_right", - "y": 270 - }, - "facing=north,half=lower,hinge=right,open=true": { - "model": "minecraft:block/weathered_copper_door_bottom_right_open", - "y": 180 - }, - "facing=north,half=upper,hinge=left,open=false": { - "model": "minecraft:block/weathered_copper_door_top_left", - "y": 270 - }, - "facing=north,half=upper,hinge=left,open=true": { - "model": "minecraft:block/weathered_copper_door_top_left_open" - }, - "facing=north,half=upper,hinge=right,open=false": { - "model": "minecraft:block/weathered_copper_door_top_right", - "y": 270 - }, - "facing=north,half=upper,hinge=right,open=true": { - "model": "minecraft:block/weathered_copper_door_top_right_open", - "y": 180 - }, - "facing=south,half=lower,hinge=left,open=false": { - "model": "minecraft:block/weathered_copper_door_bottom_left", - "y": 90 - }, - "facing=south,half=lower,hinge=left,open=true": { - "model": "minecraft:block/weathered_copper_door_bottom_left_open", - "y": 180 - }, - "facing=south,half=lower,hinge=right,open=false": { - "model": "minecraft:block/weathered_copper_door_bottom_right", - "y": 90 - }, - "facing=south,half=lower,hinge=right,open=true": { - "model": "minecraft:block/weathered_copper_door_bottom_right_open" - }, - "facing=south,half=upper,hinge=left,open=false": { - "model": "minecraft:block/weathered_copper_door_top_left", - "y": 90 - }, - "facing=south,half=upper,hinge=left,open=true": { - "model": "minecraft:block/weathered_copper_door_top_left_open", - "y": 180 - }, - "facing=south,half=upper,hinge=right,open=false": { - "model": "minecraft:block/weathered_copper_door_top_right", - "y": 90 - }, - "facing=south,half=upper,hinge=right,open=true": { - "model": "minecraft:block/weathered_copper_door_top_right_open" - }, - "facing=west,half=lower,hinge=left,open=false": { - "model": "minecraft:block/weathered_copper_door_bottom_left", - "y": 180 - }, - "facing=west,half=lower,hinge=left,open=true": { - "model": "minecraft:block/weathered_copper_door_bottom_left_open", - "y": 270 - }, - "facing=west,half=lower,hinge=right,open=false": { - "model": "minecraft:block/weathered_copper_door_bottom_right", - "y": 180 - }, - "facing=west,half=lower,hinge=right,open=true": { - "model": "minecraft:block/weathered_copper_door_bottom_right_open", - "y": 90 - }, - "facing=west,half=upper,hinge=left,open=false": { - "model": "minecraft:block/weathered_copper_door_top_left", - "y": 180 - }, - "facing=west,half=upper,hinge=left,open=true": { - "model": "minecraft:block/weathered_copper_door_top_left_open", - "y": 270 - }, - "facing=west,half=upper,hinge=right,open=false": { - "model": "minecraft:block/weathered_copper_door_top_right", - "y": 180 - }, - "facing=west,half=upper,hinge=right,open=true": { - "model": "minecraft:block/weathered_copper_door_top_right_open", - "y": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_weathered_copper_grate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_weathered_copper_grate.json deleted file mode 100644 index cb7e161e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_weathered_copper_grate.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/weathered_copper_grate" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_weathered_copper_trapdoor.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_weathered_copper_trapdoor.json deleted file mode 100644 index 3143d484..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_weathered_copper_trapdoor.json +++ /dev/null @@ -1,58 +0,0 @@ -{ - "variants": { - "facing=east,half=bottom,open=false": { - "model": "minecraft:block/weathered_copper_trapdoor_bottom" - }, - "facing=east,half=bottom,open=true": { - "model": "minecraft:block/weathered_copper_trapdoor_open", - "y": 90 - }, - "facing=east,half=top,open=false": { - "model": "minecraft:block/weathered_copper_trapdoor_top" - }, - "facing=east,half=top,open=true": { - "model": "minecraft:block/weathered_copper_trapdoor_open", - "y": 90 - }, - "facing=north,half=bottom,open=false": { - "model": "minecraft:block/weathered_copper_trapdoor_bottom" - }, - "facing=north,half=bottom,open=true": { - "model": "minecraft:block/weathered_copper_trapdoor_open" - }, - "facing=north,half=top,open=false": { - "model": "minecraft:block/weathered_copper_trapdoor_top" - }, - "facing=north,half=top,open=true": { - "model": "minecraft:block/weathered_copper_trapdoor_open" - }, - "facing=south,half=bottom,open=false": { - "model": "minecraft:block/weathered_copper_trapdoor_bottom" - }, - "facing=south,half=bottom,open=true": { - "model": "minecraft:block/weathered_copper_trapdoor_open", - "y": 180 - }, - "facing=south,half=top,open=false": { - "model": "minecraft:block/weathered_copper_trapdoor_top" - }, - "facing=south,half=top,open=true": { - "model": "minecraft:block/weathered_copper_trapdoor_open", - "y": 180 - }, - "facing=west,half=bottom,open=false": { - "model": "minecraft:block/weathered_copper_trapdoor_bottom" - }, - "facing=west,half=bottom,open=true": { - "model": "minecraft:block/weathered_copper_trapdoor_open", - "y": 270 - }, - "facing=west,half=top,open=false": { - "model": "minecraft:block/weathered_copper_trapdoor_top" - }, - "facing=west,half=top,open=true": { - "model": "minecraft:block/weathered_copper_trapdoor_open", - "y": 270 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_weathered_cut_copper.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_weathered_cut_copper.json deleted file mode 100644 index 39706050..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_weathered_cut_copper.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/weathered_cut_copper" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_weathered_cut_copper_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_weathered_cut_copper_slab.json deleted file mode 100644 index d13942ed..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_weathered_cut_copper_slab.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "variants": { - "type=bottom": { - "model": "minecraft:block/weathered_cut_copper_slab" - }, - "type=double": { - "model": "minecraft:block/weathered_cut_copper" - }, - "type=top": { - "model": "minecraft:block/weathered_cut_copper_slab_top" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_weathered_cut_copper_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_weathered_cut_copper_stairs.json deleted file mode 100644 index aff6eadd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/waxed_weathered_cut_copper_stairs.json +++ /dev/null @@ -1,209 +0,0 @@ -{ - "variants": { - "facing=east,half=bottom,shape=inner_left": { - "model": "minecraft:block/weathered_cut_copper_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=inner_right": { - "model": "minecraft:block/weathered_cut_copper_stairs_inner" - }, - "facing=east,half=bottom,shape=outer_left": { - "model": "minecraft:block/weathered_cut_copper_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=outer_right": { - "model": "minecraft:block/weathered_cut_copper_stairs_outer" - }, - "facing=east,half=bottom,shape=straight": { - "model": "minecraft:block/weathered_cut_copper_stairs" - }, - "facing=east,half=top,shape=inner_left": { - "model": "minecraft:block/weathered_cut_copper_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=inner_right": { - "model": "minecraft:block/weathered_cut_copper_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=outer_left": { - "model": "minecraft:block/weathered_cut_copper_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=outer_right": { - "model": "minecraft:block/weathered_cut_copper_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=straight": { - "model": "minecraft:block/weathered_cut_copper_stairs", - "uvlock": true, - "x": 180 - }, - "facing=north,half=bottom,shape=inner_left": { - "model": "minecraft:block/weathered_cut_copper_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=inner_right": { - "model": "minecraft:block/weathered_cut_copper_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=outer_left": { - "model": "minecraft:block/weathered_cut_copper_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=outer_right": { - "model": "minecraft:block/weathered_cut_copper_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=straight": { - "model": "minecraft:block/weathered_cut_copper_stairs", - "uvlock": true, - "y": 270 - }, - "facing=north,half=top,shape=inner_left": { - "model": "minecraft:block/weathered_cut_copper_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=inner_right": { - "model": "minecraft:block/weathered_cut_copper_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=outer_left": { - "model": "minecraft:block/weathered_cut_copper_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=outer_right": { - "model": "minecraft:block/weathered_cut_copper_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=straight": { - "model": "minecraft:block/weathered_cut_copper_stairs", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=south,half=bottom,shape=inner_left": { - "model": "minecraft:block/weathered_cut_copper_stairs_inner" - }, - "facing=south,half=bottom,shape=inner_right": { - "model": "minecraft:block/weathered_cut_copper_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=outer_left": { - "model": "minecraft:block/weathered_cut_copper_stairs_outer" - }, - "facing=south,half=bottom,shape=outer_right": { - "model": "minecraft:block/weathered_cut_copper_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=straight": { - "model": "minecraft:block/weathered_cut_copper_stairs", - "uvlock": true, - "y": 90 - }, - "facing=south,half=top,shape=inner_left": { - "model": "minecraft:block/weathered_cut_copper_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=inner_right": { - "model": "minecraft:block/weathered_cut_copper_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=outer_left": { - "model": "minecraft:block/weathered_cut_copper_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=outer_right": { - "model": "minecraft:block/weathered_cut_copper_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=straight": { - "model": "minecraft:block/weathered_cut_copper_stairs", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_left": { - "model": "minecraft:block/weathered_cut_copper_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_right": { - "model": "minecraft:block/weathered_cut_copper_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=outer_left": { - "model": "minecraft:block/weathered_cut_copper_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=outer_right": { - "model": "minecraft:block/weathered_cut_copper_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=straight": { - "model": "minecraft:block/weathered_cut_copper_stairs", - "uvlock": true, - "y": 180 - }, - "facing=west,half=top,shape=inner_left": { - "model": "minecraft:block/weathered_cut_copper_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=inner_right": { - "model": "minecraft:block/weathered_cut_copper_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=outer_left": { - "model": "minecraft:block/weathered_cut_copper_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=outer_right": { - "model": "minecraft:block/weathered_cut_copper_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=straight": { - "model": "minecraft:block/weathered_cut_copper_stairs", - "uvlock": true, - "x": 180, - "y": 180 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/weathered_chiseled_copper.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/weathered_chiseled_copper.json deleted file mode 100644 index 473fa8cb..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/weathered_chiseled_copper.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/weathered_chiseled_copper" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/weathered_copper.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/weathered_copper.json deleted file mode 100644 index a1be23f6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/weathered_copper.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/weathered_copper" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/weathered_copper_bulb.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/weathered_copper_bulb.json deleted file mode 100644 index 9a5a6847..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/weathered_copper_bulb.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "variants": { - "lit=false,powered=false": { - "model": "minecraft:block/weathered_copper_bulb" - }, - "lit=false,powered=true": { - "model": "minecraft:block/weathered_copper_bulb_powered" - }, - "lit=true,powered=false": { - "model": "minecraft:block/weathered_copper_bulb_lit" - }, - "lit=true,powered=true": { - "model": "minecraft:block/weathered_copper_bulb_lit_powered" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/weathered_copper_door.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/weathered_copper_door.json deleted file mode 100644 index 168213cd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/weathered_copper_door.json +++ /dev/null @@ -1,124 +0,0 @@ -{ - "variants": { - "facing=east,half=lower,hinge=left,open=false": { - "model": "minecraft:block/weathered_copper_door_bottom_left" - }, - "facing=east,half=lower,hinge=left,open=true": { - "model": "minecraft:block/weathered_copper_door_bottom_left_open", - "y": 90 - }, - "facing=east,half=lower,hinge=right,open=false": { - "model": "minecraft:block/weathered_copper_door_bottom_right" - }, - "facing=east,half=lower,hinge=right,open=true": { - "model": "minecraft:block/weathered_copper_door_bottom_right_open", - "y": 270 - }, - "facing=east,half=upper,hinge=left,open=false": { - "model": "minecraft:block/weathered_copper_door_top_left" - }, - "facing=east,half=upper,hinge=left,open=true": { - "model": "minecraft:block/weathered_copper_door_top_left_open", - "y": 90 - }, - "facing=east,half=upper,hinge=right,open=false": { - "model": "minecraft:block/weathered_copper_door_top_right" - }, - "facing=east,half=upper,hinge=right,open=true": { - "model": "minecraft:block/weathered_copper_door_top_right_open", - "y": 270 - }, - "facing=north,half=lower,hinge=left,open=false": { - "model": "minecraft:block/weathered_copper_door_bottom_left", - "y": 270 - }, - "facing=north,half=lower,hinge=left,open=true": { - "model": "minecraft:block/weathered_copper_door_bottom_left_open" - }, - "facing=north,half=lower,hinge=right,open=false": { - "model": "minecraft:block/weathered_copper_door_bottom_right", - "y": 270 - }, - "facing=north,half=lower,hinge=right,open=true": { - "model": "minecraft:block/weathered_copper_door_bottom_right_open", - "y": 180 - }, - "facing=north,half=upper,hinge=left,open=false": { - "model": "minecraft:block/weathered_copper_door_top_left", - "y": 270 - }, - "facing=north,half=upper,hinge=left,open=true": { - "model": "minecraft:block/weathered_copper_door_top_left_open" - }, - "facing=north,half=upper,hinge=right,open=false": { - "model": "minecraft:block/weathered_copper_door_top_right", - "y": 270 - }, - "facing=north,half=upper,hinge=right,open=true": { - "model": "minecraft:block/weathered_copper_door_top_right_open", - "y": 180 - }, - "facing=south,half=lower,hinge=left,open=false": { - "model": "minecraft:block/weathered_copper_door_bottom_left", - "y": 90 - }, - "facing=south,half=lower,hinge=left,open=true": { - "model": "minecraft:block/weathered_copper_door_bottom_left_open", - "y": 180 - }, - "facing=south,half=lower,hinge=right,open=false": { - "model": "minecraft:block/weathered_copper_door_bottom_right", - "y": 90 - }, - "facing=south,half=lower,hinge=right,open=true": { - "model": "minecraft:block/weathered_copper_door_bottom_right_open" - }, - "facing=south,half=upper,hinge=left,open=false": { - "model": "minecraft:block/weathered_copper_door_top_left", - "y": 90 - }, - "facing=south,half=upper,hinge=left,open=true": { - "model": "minecraft:block/weathered_copper_door_top_left_open", - "y": 180 - }, - "facing=south,half=upper,hinge=right,open=false": { - "model": "minecraft:block/weathered_copper_door_top_right", - "y": 90 - }, - "facing=south,half=upper,hinge=right,open=true": { - "model": "minecraft:block/weathered_copper_door_top_right_open" - }, - "facing=west,half=lower,hinge=left,open=false": { - "model": "minecraft:block/weathered_copper_door_bottom_left", - "y": 180 - }, - "facing=west,half=lower,hinge=left,open=true": { - "model": "minecraft:block/weathered_copper_door_bottom_left_open", - "y": 270 - }, - "facing=west,half=lower,hinge=right,open=false": { - "model": "minecraft:block/weathered_copper_door_bottom_right", - "y": 180 - }, - "facing=west,half=lower,hinge=right,open=true": { - "model": "minecraft:block/weathered_copper_door_bottom_right_open", - "y": 90 - }, - "facing=west,half=upper,hinge=left,open=false": { - "model": "minecraft:block/weathered_copper_door_top_left", - "y": 180 - }, - "facing=west,half=upper,hinge=left,open=true": { - "model": "minecraft:block/weathered_copper_door_top_left_open", - "y": 270 - }, - "facing=west,half=upper,hinge=right,open=false": { - "model": "minecraft:block/weathered_copper_door_top_right", - "y": 180 - }, - "facing=west,half=upper,hinge=right,open=true": { - "model": "minecraft:block/weathered_copper_door_top_right_open", - "y": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/weathered_copper_grate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/weathered_copper_grate.json deleted file mode 100644 index cb7e161e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/weathered_copper_grate.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/weathered_copper_grate" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/weathered_copper_trapdoor.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/weathered_copper_trapdoor.json deleted file mode 100644 index 3143d484..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/weathered_copper_trapdoor.json +++ /dev/null @@ -1,58 +0,0 @@ -{ - "variants": { - "facing=east,half=bottom,open=false": { - "model": "minecraft:block/weathered_copper_trapdoor_bottom" - }, - "facing=east,half=bottom,open=true": { - "model": "minecraft:block/weathered_copper_trapdoor_open", - "y": 90 - }, - "facing=east,half=top,open=false": { - "model": "minecraft:block/weathered_copper_trapdoor_top" - }, - "facing=east,half=top,open=true": { - "model": "minecraft:block/weathered_copper_trapdoor_open", - "y": 90 - }, - "facing=north,half=bottom,open=false": { - "model": "minecraft:block/weathered_copper_trapdoor_bottom" - }, - "facing=north,half=bottom,open=true": { - "model": "minecraft:block/weathered_copper_trapdoor_open" - }, - "facing=north,half=top,open=false": { - "model": "minecraft:block/weathered_copper_trapdoor_top" - }, - "facing=north,half=top,open=true": { - "model": "minecraft:block/weathered_copper_trapdoor_open" - }, - "facing=south,half=bottom,open=false": { - "model": "minecraft:block/weathered_copper_trapdoor_bottom" - }, - "facing=south,half=bottom,open=true": { - "model": "minecraft:block/weathered_copper_trapdoor_open", - "y": 180 - }, - "facing=south,half=top,open=false": { - "model": "minecraft:block/weathered_copper_trapdoor_top" - }, - "facing=south,half=top,open=true": { - "model": "minecraft:block/weathered_copper_trapdoor_open", - "y": 180 - }, - "facing=west,half=bottom,open=false": { - "model": "minecraft:block/weathered_copper_trapdoor_bottom" - }, - "facing=west,half=bottom,open=true": { - "model": "minecraft:block/weathered_copper_trapdoor_open", - "y": 270 - }, - "facing=west,half=top,open=false": { - "model": "minecraft:block/weathered_copper_trapdoor_top" - }, - "facing=west,half=top,open=true": { - "model": "minecraft:block/weathered_copper_trapdoor_open", - "y": 270 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/weathered_cut_copper.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/weathered_cut_copper.json deleted file mode 100644 index 39706050..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/weathered_cut_copper.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/weathered_cut_copper" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/weathered_cut_copper_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/weathered_cut_copper_slab.json deleted file mode 100644 index d13942ed..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/weathered_cut_copper_slab.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "variants": { - "type=bottom": { - "model": "minecraft:block/weathered_cut_copper_slab" - }, - "type=double": { - "model": "minecraft:block/weathered_cut_copper" - }, - "type=top": { - "model": "minecraft:block/weathered_cut_copper_slab_top" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/weathered_cut_copper_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/weathered_cut_copper_stairs.json deleted file mode 100644 index aff6eadd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/weathered_cut_copper_stairs.json +++ /dev/null @@ -1,209 +0,0 @@ -{ - "variants": { - "facing=east,half=bottom,shape=inner_left": { - "model": "minecraft:block/weathered_cut_copper_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=inner_right": { - "model": "minecraft:block/weathered_cut_copper_stairs_inner" - }, - "facing=east,half=bottom,shape=outer_left": { - "model": "minecraft:block/weathered_cut_copper_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=east,half=bottom,shape=outer_right": { - "model": "minecraft:block/weathered_cut_copper_stairs_outer" - }, - "facing=east,half=bottom,shape=straight": { - "model": "minecraft:block/weathered_cut_copper_stairs" - }, - "facing=east,half=top,shape=inner_left": { - "model": "minecraft:block/weathered_cut_copper_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=inner_right": { - "model": "minecraft:block/weathered_cut_copper_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=outer_left": { - "model": "minecraft:block/weathered_cut_copper_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=east,half=top,shape=outer_right": { - "model": "minecraft:block/weathered_cut_copper_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=east,half=top,shape=straight": { - "model": "minecraft:block/weathered_cut_copper_stairs", - "uvlock": true, - "x": 180 - }, - "facing=north,half=bottom,shape=inner_left": { - "model": "minecraft:block/weathered_cut_copper_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=inner_right": { - "model": "minecraft:block/weathered_cut_copper_stairs_inner", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=outer_left": { - "model": "minecraft:block/weathered_cut_copper_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=north,half=bottom,shape=outer_right": { - "model": "minecraft:block/weathered_cut_copper_stairs_outer", - "uvlock": true, - "y": 270 - }, - "facing=north,half=bottom,shape=straight": { - "model": "minecraft:block/weathered_cut_copper_stairs", - "uvlock": true, - "y": 270 - }, - "facing=north,half=top,shape=inner_left": { - "model": "minecraft:block/weathered_cut_copper_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=inner_right": { - "model": "minecraft:block/weathered_cut_copper_stairs_inner", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=outer_left": { - "model": "minecraft:block/weathered_cut_copper_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=north,half=top,shape=outer_right": { - "model": "minecraft:block/weathered_cut_copper_stairs_outer", - "uvlock": true, - "x": 180 - }, - "facing=north,half=top,shape=straight": { - "model": "minecraft:block/weathered_cut_copper_stairs", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=south,half=bottom,shape=inner_left": { - "model": "minecraft:block/weathered_cut_copper_stairs_inner" - }, - "facing=south,half=bottom,shape=inner_right": { - "model": "minecraft:block/weathered_cut_copper_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=outer_left": { - "model": "minecraft:block/weathered_cut_copper_stairs_outer" - }, - "facing=south,half=bottom,shape=outer_right": { - "model": "minecraft:block/weathered_cut_copper_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=south,half=bottom,shape=straight": { - "model": "minecraft:block/weathered_cut_copper_stairs", - "uvlock": true, - "y": 90 - }, - "facing=south,half=top,shape=inner_left": { - "model": "minecraft:block/weathered_cut_copper_stairs_inner", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=inner_right": { - "model": "minecraft:block/weathered_cut_copper_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=outer_left": { - "model": "minecraft:block/weathered_cut_copper_stairs_outer", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=south,half=top,shape=outer_right": { - "model": "minecraft:block/weathered_cut_copper_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=south,half=top,shape=straight": { - "model": "minecraft:block/weathered_cut_copper_stairs", - "uvlock": true, - "x": 180, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_left": { - "model": "minecraft:block/weathered_cut_copper_stairs_inner", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=inner_right": { - "model": "minecraft:block/weathered_cut_copper_stairs_inner", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=outer_left": { - "model": "minecraft:block/weathered_cut_copper_stairs_outer", - "uvlock": true, - "y": 90 - }, - "facing=west,half=bottom,shape=outer_right": { - "model": "minecraft:block/weathered_cut_copper_stairs_outer", - "uvlock": true, - "y": 180 - }, - "facing=west,half=bottom,shape=straight": { - "model": "minecraft:block/weathered_cut_copper_stairs", - "uvlock": true, - "y": 180 - }, - "facing=west,half=top,shape=inner_left": { - "model": "minecraft:block/weathered_cut_copper_stairs_inner", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=inner_right": { - "model": "minecraft:block/weathered_cut_copper_stairs_inner", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=outer_left": { - "model": "minecraft:block/weathered_cut_copper_stairs_outer", - "uvlock": true, - "x": 180, - "y": 180 - }, - "facing=west,half=top,shape=outer_right": { - "model": "minecraft:block/weathered_cut_copper_stairs_outer", - "uvlock": true, - "x": 180, - "y": 270 - }, - "facing=west,half=top,shape=straight": { - "model": "minecraft:block/weathered_cut_copper_stairs", - "uvlock": true, - "x": 180, - "y": 180 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/weeping_vines.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/weeping_vines.json deleted file mode 100644 index cbcbec38..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/weeping_vines.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/weeping_vines" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/weeping_vines_plant.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/weeping_vines_plant.json deleted file mode 100644 index ff13a3d4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/weeping_vines_plant.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/weeping_vines_plant" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/wet_sponge.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/wet_sponge.json deleted file mode 100644 index 2a448bf7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/wet_sponge.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/wet_sponge" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/wheat.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/wheat.json deleted file mode 100644 index 79f42739..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/wheat.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "variants": { - "age=0": { - "model": "minecraft:block/wheat_stage0" - }, - "age=1": { - "model": "minecraft:block/wheat_stage1" - }, - "age=2": { - "model": "minecraft:block/wheat_stage2" - }, - "age=3": { - "model": "minecraft:block/wheat_stage3" - }, - "age=4": { - "model": "minecraft:block/wheat_stage4" - }, - "age=5": { - "model": "minecraft:block/wheat_stage5" - }, - "age=6": { - "model": "minecraft:block/wheat_stage6" - }, - "age=7": { - "model": "minecraft:block/wheat_stage7" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/white_banner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/white_banner.json deleted file mode 100644 index f5e2c87f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/white_banner.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/banner" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/white_bed.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/white_bed.json deleted file mode 100644 index 6577c90a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/white_bed.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/bed" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/white_candle.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/white_candle.json deleted file mode 100644 index a42b36c9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/white_candle.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "variants": { - "candles=1,lit=false": { - "model": "minecraft:block/white_candle_one_candle" - }, - "candles=1,lit=true": { - "model": "minecraft:block/white_candle_one_candle_lit" - }, - "candles=2,lit=false": { - "model": "minecraft:block/white_candle_two_candles" - }, - "candles=2,lit=true": { - "model": "minecraft:block/white_candle_two_candles_lit" - }, - "candles=3,lit=false": { - "model": "minecraft:block/white_candle_three_candles" - }, - "candles=3,lit=true": { - "model": "minecraft:block/white_candle_three_candles_lit" - }, - "candles=4,lit=false": { - "model": "minecraft:block/white_candle_four_candles" - }, - "candles=4,lit=true": { - "model": "minecraft:block/white_candle_four_candles_lit" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/white_candle_cake.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/white_candle_cake.json deleted file mode 100644 index e50830a6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/white_candle_cake.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "variants": { - "lit=false": { - "model": "minecraft:block/white_candle_cake" - }, - "lit=true": { - "model": "minecraft:block/white_candle_cake_lit" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/white_carpet.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/white_carpet.json deleted file mode 100644 index afde6381..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/white_carpet.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/white_carpet" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/white_concrete.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/white_concrete.json deleted file mode 100644 index 5ce10cd2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/white_concrete.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/white_concrete" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/white_concrete_powder.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/white_concrete_powder.json deleted file mode 100644 index 66cfe5e1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/white_concrete_powder.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "variants": { - "": [ - { - "model": "minecraft:block/white_concrete_powder" - }, - { - "model": "minecraft:block/white_concrete_powder", - "y": 90 - }, - { - "model": "minecraft:block/white_concrete_powder", - "y": 180 - }, - { - "model": "minecraft:block/white_concrete_powder", - "y": 270 - } - ] - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/white_glazed_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/white_glazed_terracotta.json deleted file mode 100644 index 8c64ce09..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/white_glazed_terracotta.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "variants": { - "facing=east": { - "model": "minecraft:block/white_glazed_terracotta", - "y": 270 - }, - "facing=north": { - "model": "minecraft:block/white_glazed_terracotta", - "y": 180 - }, - "facing=south": { - "model": "minecraft:block/white_glazed_terracotta" - }, - "facing=west": { - "model": "minecraft:block/white_glazed_terracotta", - "y": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/white_shulker_box.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/white_shulker_box.json deleted file mode 100644 index 36973a4d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/white_shulker_box.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/white_shulker_box" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/white_stained_glass.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/white_stained_glass.json deleted file mode 100644 index 2fc6c58c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/white_stained_glass.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/white_stained_glass" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/white_stained_glass_pane.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/white_stained_glass_pane.json deleted file mode 100644 index 247883a6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/white_stained_glass_pane.json +++ /dev/null @@ -1,77 +0,0 @@ -{ - "multipart": [ - { - "apply": { - "model": "minecraft:block/white_stained_glass_pane_post" - } - }, - { - "apply": { - "model": "minecraft:block/white_stained_glass_pane_side" - }, - "when": { - "north": "true" - } - }, - { - "apply": { - "model": "minecraft:block/white_stained_glass_pane_side", - "y": 90 - }, - "when": { - "east": "true" - } - }, - { - "apply": { - "model": "minecraft:block/white_stained_glass_pane_side_alt" - }, - "when": { - "south": "true" - } - }, - { - "apply": { - "model": "minecraft:block/white_stained_glass_pane_side_alt", - "y": 90 - }, - "when": { - "west": "true" - } - }, - { - "apply": { - "model": "minecraft:block/white_stained_glass_pane_noside" - }, - "when": { - "north": "false" - } - }, - { - "apply": { - "model": "minecraft:block/white_stained_glass_pane_noside_alt" - }, - "when": { - "east": "false" - } - }, - { - "apply": { - "model": "minecraft:block/white_stained_glass_pane_noside_alt", - "y": 90 - }, - "when": { - "south": "false" - } - }, - { - "apply": { - "model": "minecraft:block/white_stained_glass_pane_noside", - "y": 270 - }, - "when": { - "west": "false" - } - } - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/white_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/white_terracotta.json deleted file mode 100644 index 184ea808..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/white_terracotta.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/white_terracotta" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/white_tulip.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/white_tulip.json deleted file mode 100644 index a5d01edb..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/white_tulip.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/white_tulip" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/white_wall_banner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/white_wall_banner.json deleted file mode 100644 index f5e2c87f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/white_wall_banner.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/banner" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/white_wool.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/white_wool.json deleted file mode 100644 index 3c23fc09..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/white_wool.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/white_wool" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/wither_rose.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/wither_rose.json deleted file mode 100644 index f0175194..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/wither_rose.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/wither_rose" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/wither_skeleton_skull.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/wither_skeleton_skull.json deleted file mode 100644 index 3951e3ee..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/wither_skeleton_skull.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/skull" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/wither_skeleton_wall_skull.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/wither_skeleton_wall_skull.json deleted file mode 100644 index 3951e3ee..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/wither_skeleton_wall_skull.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/skull" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/yellow_banner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/yellow_banner.json deleted file mode 100644 index f5e2c87f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/yellow_banner.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/banner" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/yellow_bed.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/yellow_bed.json deleted file mode 100644 index 6577c90a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/yellow_bed.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/bed" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/yellow_candle.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/yellow_candle.json deleted file mode 100644 index afe85e3c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/yellow_candle.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "variants": { - "candles=1,lit=false": { - "model": "minecraft:block/yellow_candle_one_candle" - }, - "candles=1,lit=true": { - "model": "minecraft:block/yellow_candle_one_candle_lit" - }, - "candles=2,lit=false": { - "model": "minecraft:block/yellow_candle_two_candles" - }, - "candles=2,lit=true": { - "model": "minecraft:block/yellow_candle_two_candles_lit" - }, - "candles=3,lit=false": { - "model": "minecraft:block/yellow_candle_three_candles" - }, - "candles=3,lit=true": { - "model": "minecraft:block/yellow_candle_three_candles_lit" - }, - "candles=4,lit=false": { - "model": "minecraft:block/yellow_candle_four_candles" - }, - "candles=4,lit=true": { - "model": "minecraft:block/yellow_candle_four_candles_lit" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/yellow_candle_cake.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/yellow_candle_cake.json deleted file mode 100644 index c0e90bf1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/yellow_candle_cake.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "variants": { - "lit=false": { - "model": "minecraft:block/yellow_candle_cake" - }, - "lit=true": { - "model": "minecraft:block/yellow_candle_cake_lit" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/yellow_carpet.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/yellow_carpet.json deleted file mode 100644 index 3586a277..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/yellow_carpet.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/yellow_carpet" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/yellow_concrete.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/yellow_concrete.json deleted file mode 100644 index 92ca5a20..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/yellow_concrete.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/yellow_concrete" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/yellow_concrete_powder.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/yellow_concrete_powder.json deleted file mode 100644 index 7b103da4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/yellow_concrete_powder.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "variants": { - "": [ - { - "model": "minecraft:block/yellow_concrete_powder" - }, - { - "model": "minecraft:block/yellow_concrete_powder", - "y": 90 - }, - { - "model": "minecraft:block/yellow_concrete_powder", - "y": 180 - }, - { - "model": "minecraft:block/yellow_concrete_powder", - "y": 270 - } - ] - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/yellow_glazed_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/yellow_glazed_terracotta.json deleted file mode 100644 index d4f7be2c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/yellow_glazed_terracotta.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "variants": { - "facing=east": { - "model": "minecraft:block/yellow_glazed_terracotta", - "y": 270 - }, - "facing=north": { - "model": "minecraft:block/yellow_glazed_terracotta", - "y": 180 - }, - "facing=south": { - "model": "minecraft:block/yellow_glazed_terracotta" - }, - "facing=west": { - "model": "minecraft:block/yellow_glazed_terracotta", - "y": 90 - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/yellow_shulker_box.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/yellow_shulker_box.json deleted file mode 100644 index c2b02b98..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/yellow_shulker_box.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/yellow_shulker_box" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/yellow_stained_glass.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/yellow_stained_glass.json deleted file mode 100644 index fdf0757e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/yellow_stained_glass.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/yellow_stained_glass" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/yellow_stained_glass_pane.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/yellow_stained_glass_pane.json deleted file mode 100644 index 24cbfa52..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/yellow_stained_glass_pane.json +++ /dev/null @@ -1,77 +0,0 @@ -{ - "multipart": [ - { - "apply": { - "model": "minecraft:block/yellow_stained_glass_pane_post" - } - }, - { - "apply": { - "model": "minecraft:block/yellow_stained_glass_pane_side" - }, - "when": { - "north": "true" - } - }, - { - "apply": { - "model": "minecraft:block/yellow_stained_glass_pane_side", - "y": 90 - }, - "when": { - "east": "true" - } - }, - { - "apply": { - "model": "minecraft:block/yellow_stained_glass_pane_side_alt" - }, - "when": { - "south": "true" - } - }, - { - "apply": { - "model": "minecraft:block/yellow_stained_glass_pane_side_alt", - "y": 90 - }, - "when": { - "west": "true" - } - }, - { - "apply": { - "model": "minecraft:block/yellow_stained_glass_pane_noside" - }, - "when": { - "north": "false" - } - }, - { - "apply": { - "model": "minecraft:block/yellow_stained_glass_pane_noside_alt" - }, - "when": { - "east": "false" - } - }, - { - "apply": { - "model": "minecraft:block/yellow_stained_glass_pane_noside_alt", - "y": 90 - }, - "when": { - "south": "false" - } - }, - { - "apply": { - "model": "minecraft:block/yellow_stained_glass_pane_noside", - "y": 270 - }, - "when": { - "west": "false" - } - } - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/yellow_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/yellow_terracotta.json deleted file mode 100644 index 4a2aca6b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/yellow_terracotta.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/yellow_terracotta" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/yellow_wall_banner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/yellow_wall_banner.json deleted file mode 100644 index f5e2c87f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/yellow_wall_banner.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/banner" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/yellow_wool.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/yellow_wool.json deleted file mode 100644 index 1392ae51..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/yellow_wool.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/yellow_wool" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/zombie_head.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/zombie_head.json deleted file mode 100644 index 3951e3ee..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/zombie_head.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/skull" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/zombie_wall_head.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/zombie_wall_head.json deleted file mode 100644 index 3951e3ee..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/blockstates/zombie_wall_head.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "minecraft:block/skull" - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/font/alt.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/font/alt.json deleted file mode 100644 index 0c7f8f38..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/font/alt.json +++ /dev/null @@ -1,31 +0,0 @@ -{ - "providers": [ - { - "type": "reference", - "id": "minecraft:include/space" - }, - { - "type": "bitmap", - "file": "minecraft:font/ascii_sga.png", - "ascent": 7, - "chars": [ - "\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000", - "\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000", - "\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000", - "\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000", - "\u0000\u0041\u0042\u0043\u0044\u0045\u0046\u0047\u0048\u0049\u004A\u004B\u004C\u004D\u004E\u004F", - "\u0050\u0051\u0052\u0053\u0054\u0055\u0056\u0057\u0058\u0059\u005A\u0000\u0000\u0000\u0000\u0000", - "\u0000\u0061\u0062\u0063\u0064\u0065\u0066\u0067\u0068\u0069\u006A\u006B\u006C\u006D\u006E\u006F", - "\u0070\u0071\u0072\u0073\u0074\u0075\u0076\u0077\u0078\u0079\u007A\u0000\u0000\u0000\u0000\u0000", - "\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000", - "\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000", - "\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000", - "\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000", - "\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000", - "\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000", - "\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000", - "\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000" - ] - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/font/default.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/font/default.json deleted file mode 100644 index 02db6465..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/font/default.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "providers": [ - { - "type": "reference", - "id": "minecraft:include/space" - }, - { - "type": "reference", - "id": "minecraft:include/default", - "filter": { - "uniform": false - } - }, - { - "type": "reference", - "id": "minecraft:include/unifont" - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/font/illageralt.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/font/illageralt.json deleted file mode 100644 index a2db2cd8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/font/illageralt.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "providers": [ - { - "type": "reference", - "id": "minecraft:include/space" - }, - { - "type": "bitmap", - "file": "minecraft:font/asciillager.png", - "ascent": 7, - "chars": [ - "\u0021\u002C\u002D\u002E\u0030\u0031\u0032\u0033\u0034\u0035\u0036\u0037\u0038\u0039\u003F\u0061", - "\u0062\u0063\u0064\u0065\u0066\u0067\u0068\u0069\u006A\u006B\u006C\u006D\u006E\u006F\u0070\u0071", - "\u0072\u0073\u0074\u0075\u0076\u0077\u0078\u0079\u007A\u0041\u0042\u0043\u0044\u0045\u0046\u0047", - "\u0048\u0049\u004A\u004B\u004C\u004D\u004E\u004F\u0050\u0051\u0052\u0053\u0054\u0055\u0056\u0057", - "\u0058\u0059\u005A\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000" - ] - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/font/include/default.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/font/include/default.json deleted file mode 100644 index 65c200eb..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/font/include/default.json +++ /dev/null @@ -1,184 +0,0 @@ -{ - "providers": [ - { - "type": "bitmap", - "file": "minecraft:font/nonlatin_european.png", - "ascent": 7, - "chars": [ - "\u00a1\u2030\u00ad\u00b7\u20b4\u2260\u00bf\u00d7\u00d8\u00de\u04bb\u00f0\u00f8\u00fe\u0391\u0392", - "\u0393\u0394\u0395\u0396\u0397\u0398\u0399\u039a\u039b\u039c\u039d\u039e\u039f\u03a0\u03a1\u03a3", - "\u03a4\u03a5\u03a6\u03a7\u03a8\u03a9\u03b1\u03b2\u03b3\u03b4\u03b5\u03b6\u03b7\u03b8\u03b9\u03ba", - "\u03bb\u03bc\u03bd\u03be\u03bf\u03c0\u03c1\u03c2\u03c3\u03c4\u03c5\u03c6\u03c7\u03c8\u03c9\u0402", - "\u0405\u0406\u0408\u0409\u040a\u040b\u0410\u0411\u0412\u0413\u0414\u0415\u0416\u0417\u0418\u041a", - "\u041b\u041c\u041d\u041e\u041f\u0420\u0421\u0422\u0423\u0424\u0425\u0426\u0427\u0428\u0429\u042a", - "\u042b\u042c\u042d\u042e\u042f\u0430\u0431\u0432\u0433\u0434\u0435\u0436\u0437\u0438\u043a\u043b", - "\u043c\u043d\u043e\u043f\u0440\u0441\u0442\u0443\u0444\u0445\u0446\u0447\u0448\u0449\u044a\u044b", - "\u044c\u044d\u044e\u044f\u0454\u0455\u0456\u0458\u0459\u045a\u2013\u2014\u2018\u2019\u201c\u201d", - "\u201e\u2026\u204a\u2190\u2191\u2192\u2193\u21c4\uff0b\u018f\u0259\u025b\u026a\u04ae\u04af\u04e8", - "\u04e9\u02bb\u02cc\u037e\u0138\u1e9e\u00df\u20bd\u20ac\u0462\u0463\u0474\u0475\u04c0\u0472\u0473", - "\u2070\u00b9\u00b3\u2074\u2075\u2076\u2077\u2078\u2079\u207a\u207b\u207c\u207d\u207e\u2071\u2122", - "\u0294\u0295\u29c8\u2694\u2620\u049a\u049b\u0492\u0493\u04b0\u04b1\u04d8\u04d9\u0496\u0497\u04a2", - "\u04a3\u04ba\u05d0\u05d1\u05d2\u05d3\u05d4\u05d5\u05d6\u05d7\u05d8\u05d9\u05db\u05dc\u05de\u05dd", - "\u05e0\u05df\u05e1\u05e2\u05e4\u05e3\u05e6\u05e5\u05e7\u05e8\u00a2\u00a4\u00a5\u00a9\u00ae\u00b5", - "\u00b6\u00bc\u00bd\u00be\u0387\u2010\u201a\u2020\u2021\u2022\u2031\u2032\u2033\u2034\u2035\u2036", - "\u2037\u2039\u203a\u203b\u203c\u203d\u2042\u2048\u2049\u204b\u204e\u204f\u2051\u2052\u2057\u2117", - "\u2212\u2213\u221e\u2600\u2601\u2608\u0404\u2632\u2635\u263d\u2640\u2642\u26a5\u2660\u2663\u2665", - "\u2666\u2669\u266a\u266b\u266c\u266d\u266e\u266f\u2680\u2681\u2682\u2683\u2684\u2685\u02ac\u26a1", - "\u26cf\u2714\u2744\u274c\u2764\u2b50\u2e18\u2e2e\u2e35\u2e38\u2e41\u2e4b\u295d\u1614\u0190\u07c8", - "\u03db\u3125\u2c6f\u15fa\u0186\u15e1\u018e\u2132\u2141\ua7b0\ua780\u0500\ua779\u1d1a\u27d8\u2229", - "\u0245\u2144\u0250\u0254\u01dd\u025f\u1d77\u0265\u1d09\u027e\u029e\ua781\u026f\u0279\u0287\u028c", - "\u028d\u028e\u0531\u0532\u0533\u0534\u0536\u0537\u0539\u053a\u053b\u053c\u053d\u053e\u053f\u0540", - "\u0541\u0542\u0543\u0544\u0545\u0546\u0547\u0548\u0549\u054b\u054c\u054d\u054e\u054f\u0550\u0551", - "\u0552\u0553\u0554\u0555\u0556\u0559\u0561\u0562\u0563\u0564\u0565\u0566\u0567\u0568\u0569\u056a", - "\u056b\u056c\u056d\u056e\u056f\u0570\u0571\u0572\u0573\u0574\u0575\u0576\u0577\u0578\u0579\u057a", - "\u057b\u057c\u057d\u057e\u057f\u0580\u0581\u0582\u0583\u0584\u0585\u0586\u0587\u05e9\u05ea\u0538", - "\u055a\u055b\u055c\u055d\u055e\u055f\u0560\u0588\u058f\u00af\u017f\u01b7\u0292\u01f7\u01bf\u021c", - "\u021d\u0224\u0225\u02d9\ua75a\ua75b\u2011\u214b\u23cf\u23e9\u23ea\u23ed\u23ee\u23ef\u23f4\u23f5", - "\u23f6\u23f7\u23f8\u23f9\u23fa\u23fb\u23fc\u23fd\u2b58\u25b2\u25b6\u25bc\u25c0\u25cf\u25e6\u25d8", - "\u2693\u26e8\u0132\u0133\u01c9\ua728\ua729\ua739\ua73b\ufb00\ufb01\ufb02\ufb03\ufb05\ufffd\u0535", - "\u054a\u16a0\u16a2\u16a3\u16a4\u16a5\u16a6\u16a7\u16a8\u16a9\u16aa\u16ab\u16ac\u16ad\u16ae\u16af", - "\u16b0\u16b1\u16b2\u16b3\u16b4\u16b6\u16b7\u16b8\u16b9\u16ba\u16bb\u16bc\u16bd\u16be\u16bf\u16c0", - "\u16c1\u16c2\u16c3\u16c4\u16c5\u16c6\u16c7\u16c8\u16c9\u16ca\u16cb\u16cc\u16cd\u16ce\u16cf\u16d0", - "\u16d1\u16d2\u16d3\u16d4\u16d5\u16d6\u16d7\u16d8\u16d9\u16da\u16db\u16dc\u16dd\u16de\u16df\u16e0", - "\u16e1\u16e2\u16e3\u16e4\u16e5\u16e6\u16e7\u16e8\u16e9\u16ea\u16eb\u16ec\u16ed\u16ee\u16ef\u16f0", - "\u16f1\u16f2\u16f3\u16f4\u16f5\u16f6\u16f7\u16f8\u263a\u263b\u00a6\u2639\u05da\u05f3\u05f4\u05f0", - "\u05f1\u05f2\u05be\u05c3\u05c6\u00b4\u00a8\u1d00\u0299\u1d04\u1d05\u1d07\ua730\u0262\u029c\u1d0a", - "\u1d0b\u029f\u1d0d\u0274\u1d0f\u1d18\ua7af\u0280\ua731\u1d1b\u1d1c\u1d20\u1d21\u028f\u1d22\u00a7", - "\u0271\u0273\u0272\u0288\u0256\u0261\u02a1\u0255\u0291\u0278\u029d\u02a2\u027b\u0281\u0266\u028b", - "\u0270\u026c\u026e\u0298\u01c0\u01c3\u01c2\u01c1\u0253\u0257\u1d91\u0284\u0260\u029b\u0267\u026b", - "\u0268\u0289\u028a\u0258\u0275\u0264\u025c\u025e\u0251\u0252\u025a\u025d\u0181\u0189\u0191\u01a9", - "\u01b2\u10a0\u10a1\u10a2\u10a3\u10a4\u10a5\u10a6\u10a7\u10a8\u10a9\u10aa\u10ab\u10ac\u10ad\u10ae", - "\u10af\u10b0\u10b1\u10b2\u10b3\u10b4\u10b5\u10b6\u10b7\u10b8\u10b9\u10ba\u10bb\u10bc\u10bd\u10be", - "\u10bf\u10c0\u10c1\u10c2\u10c3\u10c4\u10c5\u10c7\u10cd\u10d0\u10d1\u10d2\u10d3\u10d4\u10d5\u10d6", - "\u10d7\u10d8\u10d9\u10da\u10db\u10dc\u10dd\u10de\u10df\u10e0\u10e1\u10e2\u10e3\u10e4\u10e5\u10e6", - "\u10e7\u10e8\u10e9\u10ea\u10eb\u10ec\u10ed\u10ee\u10ef\u10f0\u10f1\u10f2\u10f3\u10f4\u10f5\u10f6", - "\u10f7\u10f8\u10f9\u10fa\u10fb\u10fc\u10fd\u10fe\u10ff\ufb4a\ufb2b\ufb4e\ufb44\ufb3b\ufb1f\ufb1d", - "\ufb4b\ufb35\ufb4c\ufb31\ua727\ua726\u027a\u2c71\u02a0\u0297\u0296\u026d\u0277\u027f\u0285\u0286", - "\u0293\u029a\u20aa\u20be\u058a\u2d00\u2d01\u2d02\u2d03\u2d04\u2d05\u2d06\u2d21\u2d07\u2d08\u2d09", - "\u2d0a\u2d0b\u2d0c\u2d22\u2d0d\u2d0e\u2d0f\u2d10\u2d11\u2d12\u2d23\u2d13\u2d14\u2d15\u2d16\u2d17", - "\u2d18\u2d19\u2d1a\u2d1b\u2d1c\u2d1d\u2d1e\u2d24\u2d1f\u2d20\u2d25\u215b\u215c\u215d\u215e\u2153", - "\u2154\u2709\u2602\u2614\u2604\u26c4\u2603\u231b\u231a\u2690\u270e\u2763\u2664\u2667\u2661\u2662", - "\u26c8\u2630\u2631\u2633\u2634\u2636\u2637\u2194\u21d2\u21cf\u21d4\u21f5\u2200\u2203\u2204\u2209", - "\u220b\u220c\u2282\u2283\u2284\u2285\u2227\u2228\u22bb\u22bc\u22bd\u2225\u2262\u22c6\u2211\u22a4", - "\u22a5\u22a2\u22a8\u2254\u2201\u2234\u2235\u221b\u221c\u2202\u22c3\u2286\u2287\u25a1\u25b3\u25b7", - "\u25bd\u25c1\u25c6\u25c7\u25cb\u25ce\u2606\u2605\u2718\u2080\u2081\u2082\u2083\u2084\u2085\u2086", - "\u2087\u2088\u2089\u208a\u208b\u208c\u208d\u208e\u222b\u222e\u221d\u2300\u2302\u2318\u3012\u027c", - "\u0184\u0185\u1e9f\u023d\u019a\u019b\u0220\u019e\u019f\u01a7\u01a8\u01aa\u01b8\u01b9\u01bb\u01bc", - "\u01bd\u01be\u0221\u0234\u0235\u0236\u023a\u2c65\u023b\u023c\u0246\u0247\u023e\u2c66\u0241\u0242", - "\u0243\u0244\u0248\u0249\u024a\u024b\u024c\u024d\u024e\u024f\u1e9c\u1e9d\u1efc\u1efd\u1efe\u1eff", - "\ua7a8\ua7a9\ud800\udf30\ud800\udf31\ud800\udf32\ud800\udf33\ud800\udf34\ud800\udf35\ud800\udf36\ud800\udf37\ud800\udf38\ud800\udf39\ud800\udf3a\ud800\udf3b\ud800\udf3c\ud800\udf3d", - "\ud800\udf3e\ud800\udf3f\ud800\udf40\ud800\udf41\ud800\udf42\ud800\udf43\ud800\udf44\ud800\udf45\ud800\udf46\ud800\udf47\ud800\udf48\ud800\udf49\ud800\udf4a\ud83c\udf27\ud83d\udd25\ud83c\udf0a", - "\u2150\u2151\u2155\u2156\u2157\u2159\u215a\u215f\u2189\ud83d\udde1\ud83c\udff9\ud83e\ude93\ud83d\udd31\ud83c\udfa3\ud83e\uddea\u2697", - "\u2bea\u2beb\u2c6d\ud83d\udee1\u2702\ud83c\udf56\ud83e\udea3\ud83d\udd14\u23f3\u2691\u20a0\u20a1\u20a2\u20a3\u20a4\u20a5", - "\u20a6\u20a9\u20ab\u20ad\u20ae\u20b0\u20b1\u20b2\u20b3\u20b5\u20b6\u20b7\u20b8\u20b9\u20ba\u20bb", - "\u20bc\u20bf\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000" - ] - }, - { - "type": "bitmap", - "file": "minecraft:font/accented.png", - "height": 12, - "ascent": 10, - "chars": [ - "\u00c0\u00c1\u00c2\u00c3\u00c4\u00c5\u00c6\u00c7\u00c8\u00c9\u00ca\u00cb\u00cc\u00cd\u00ce\u00cf", - "\u00d0\u00d1\u00d2\u00d3\u00d4\u00d5\u00d6\u00d9\u00da\u00db\u00dc\u00dd\u00e0\u00e1\u00e2\u00e3", - "\u00e4\u00e5\u00e6\u00e7\u00ec\u00ed\u00ee\u00ef\u00f1\u00f2\u00f3\u00f4\u00f5\u00f6\u00f9\u00fa", - "\u00fb\u00fc\u00fd\u00ff\u0100\u0101\u0102\u0103\u0104\u0105\u0106\u0107\u0108\u0109\u010a\u010b", - "\u010c\u010d\u010e\u010f\u0110\u0111\u0112\u0113\u0114\u0115\u0116\u0117\u0118\u0119\u011a\u011b", - "\u011c\u011d\u1e20\u1e21\u011e\u011f\u0120\u0121\u0122\u0123\u0124\u0125\u0126\u0127\u0128\u0129", - "\u012a\u012b\u012c\u012d\u012e\u012f\u0130\u0131\u0134\u0135\u0136\u0137\u0139\u013a\u013b\u013c", - "\u013d\u013e\u013f\u0140\u0141\u0142\u0143\u0144\u0145\u0146\u0147\u0148\u014a\u014b\u014c\u014d", - "\u014e\u014f\u0150\u0151\u0152\u0153\u0154\u0155\u0156\u0157\u0158\u0159\u015a\u015b\u015c\u015d", - "\u015e\u015f\u0160\u0161\u0162\u0163\u0164\u0165\u0166\u0167\u0168\u0169\u016a\u016b\u016c\u016d", - "\u016e\u016f\u0170\u0171\u0172\u0173\u0174\u0175\u0176\u0177\u0178\u0179\u017a\u017b\u017c\u017d", - "\u017e\u01fc\u01fd\u01fe\u01ff\u0218\u0219\u021a\u021b\u0386\u0388\u0389\u038a\u038c\u038e\u038f", - "\u0390\u03aa\u03ab\u03ac\u03ad\u03ae\u03af\u03b0\u03ca\u03cb\u03cc\u03cd\u03ce\u0400\u0401\u0403", - "\u0407\u040c\u040d\u040e\u0419\u0439\u0450\u0451\u0452\u0453\u0457\u045b\u045c\u045d\u045e\u045f", - "\u0490\u0491\u1e02\u1e03\u1e0a\u1e0b\u1e1e\u1e1f\u1e22\u1e23\u1e30\u1e31\u1e40\u1e41\u1e56\u1e57", - "\u1e60\u1e61\u1e6a\u1e6b\u1e80\u1e81\u1e82\u1e83\u1e84\u1e85\u1ef2\u1ef3\u00e8\u00e9\u00ea\u00eb", - "\u0149\u01e7\u01eb\u040f\u1e0d\u1e25\u1e5b\u1e6d\u1e92\u1eca\u1ecb\u1ecc\u1ecd\u1ee4\u1ee5\u2116", - "\u0207\u0194\u0263\u0283\u2047\u01f1\u01f2\u01f3\u01c4\u01c5\u01c6\u01c7\u01c8\u01ca\u01cb\u01cc", - "\u2139\u1d6b\ua732\ua733\ua734\ua735\ua736\ua737\ua738\ua73a\ua73c\ua73d\ua74e\ua74f\ua760\ua761", - "\ufb04\ufb06\u16a1\u16b5\u01a0\u01a1\u01af\u01b0\u1eae\u1eaf\u1ea4\u1ea5\u1ebe\u1ebf\u1ed1\u1eda", - "\u1edb\u1ee8\u1ee9\u1eb0\u1eb1\u1ea6\u1ea7\u1ec0\u1ec1\u1ed3\u1edc\u1edd\u1eea\u1eeb\u1ea2\u1ea3", - "\u1eb2\u1eb3\u1ea8\u1ea9\u1eba\u1ebb\u1ed5\u1ede\u1ec2\u1ec3\u1ec8\u1ec9\u1ece\u1ecf\u1ed4\u1edf", - "\u1ee6\u1ee7\u1eec\u1eed\u1ef6\u1ef7\u1ea0\u1ea1\u1eb6\u1eb7\u1eac\u1ead\u1eb8\u1eb9\u1ec6\u1ec7", - "\u1ed8\u1ed9\u1ee2\u1ee3\u1ef0\u1ef1\u1ef4\u1ef5\u1ed0\u0195\u1eaa\u1eab\u1ed6\u1ed7\u1eef\u261e", - "\u261c\u262e\u1eb4\u1eb5\u1ebc\u1ebd\u1ec4\u1ec5\u1ed2\u1ee0\u1ee1\u1eee\u1ef8\u1ef9\u0498\u0499", - "\u04a0\u04a1\u04aa\u04ab\u01f6\u26a0\u24ea\u2460\u2461\u2462\u2463\u2464\u2465\u2466\u2467\u2468", - "\u2469\u246a\u246b\u246c\u246d\u246e\u246f\u2470\u2471\u2472\u2473\u24b6\u24b7\u24b8\u24b9\u24ba", - "\u24bb\u24bc\u24bd\u24be\u24bf\u24c0\u24c1\u24c2\u24c3\u24c4\u24c5\u24c6\u24c7\u24c8\u24c9\u24ca", - "\u24cb\u24cc\u24cd\u24ce\u24cf\u24d0\u24d1\u24d2\u24d3\u24d4\u24d5\u24d6\u24d7\u24d8\u24d9\u24da", - "\u24db\u24dc\u24dd\u24de\u24df\u24e0\u24e1\u24e2\u24e3\u24e4\u24e5\u24e6\u24e7\u24e8\u24e9\u0327", - "\u0282\u0290\u0276\u01cd\u01ce\u01de\u01df\u01fa\u01fb\u0202\u0203\u0226\u0227\u01e0\u01e1\u1e00", - "\u1e01\u0200\u0201\u1e06\u1e07\u1e04\u1e05\u1d6c\u1e08\u1e09\u1e10\u1e11\u1e12\u1e13\u1e0e\u1e0f", - "\u1e0c\u1d6d\u1e14\u1e15\u1e16\u1e17\u1e18\u1e19\u1e1c\u1e1d\u0228\u0229\u1e1a\u1e1b\u0204\u0205", - "\u0206\u1d6e\u01f4\u01f5\u01e6\u1e26\u1e27\u1e28\u1e29\u1e2a\u1e2b\u021e\u021f\u1e24\u1e96\u1e2e", - "\u1e2f\u020a\u020b\u01cf\u01d0\u0208\u0209\u1e2c\u1e2d\u01f0\u0237\u01e8\u01e9\u1e32\u1e33\u1e34", - "\u1e35\u1e3a\u1e3b\u1e3c\u1e3d\u1e36\u1e37\u1e38\u1e39\u2c62\u1e3e\u1e3f\u1e42\u1e43\u1d6f\u1e44", - "\u1e45\u1e46\u1e47\u1e4a\u1e4b\u01f8\u01f9\u1e48\u1e49\u1d70\u01ec\u01ed\u022c\u022d\u1e4c\u1e4d", - "\u1e4e\u1e4f\u1e50\u1e51\u1e52\u1e53\u020e\u020f\u022a\u022b\u01d1\u01d2\u022e\u022f\u0230\u0231", - "\u020c\u020d\u01ea\u1e54\u1e55\u1d71\u0212\u0213\u1e58\u1e59\u1e5c\u1e5d\u1e5e\u1e5f\u0210\u0211", - "\u1e5a\u1d73\u1d72\u1e64\u1e65\u1e66\u1e67\u1e62\u1e63\u1e68\u1e69\u1d74\u1e70\u1e71\u1e6e\u1e6f", - "\u1e6c\u1e97\u1d75\u1e72\u1e73\u1e76\u1e77\u1e78\u1e79\u1e7a\u1e7b\u01d3\u01d4\u01d5\u01d6\u01d7", - "\u01d8\u01d9\u01da\u01db\u01dc\u1e74\u1e75\u0214\u0215\u0216\u1e7e\u1e7f\u1e7c\u1e7d\u1e86\u1e87", - "\u1e88\u1e89\u1e98\u1e8c\u1e8d\u1e8a\u1e8b\u0232\u0233\u1e8e\u1e8f\u1e99\u1e94\u1e95\u1e90\u1e91", - "\u1e93\u1d76\u01ee\u01ef\u1e9b\ua73e\ua73f\u01e2\u01e3\u1d7a\u1efb\u1d02\u1d14\uab63\u0238\u02a3", - "\u02a5\u02a4\u02a9\u02aa\u02ab\u0239\u02a8\u02a6\u02a7\uab50\uab51\u20a7\u1efa\ufb2e\ufb2f\u0180", - "\u0182\u0183\u0187\u0188\u018a\u018b\u018c\u0193\u01e4\u01e5\u0197\u0196\u0269\u0198\u0199\u019d", - "\u01a4\u01a5\u027d\u01a6\u01ac\u01ad\u01ab\u01ae\u0217\u01b1\u019c\u01b3\u01b4\u01b5\u01b6\u01a2", - "\u01a3\u0222\u0223\u02ad\u02ae\u02af\ufb14\ufb15\ufb17\ufb16\ufb13\u04d0\u04d1\u04d2\u04d3\u04f6", - "\u04f7\u0494\u0495\u04d6\u04d7\u04bc\u04bd\u04be\u04bf\u04da\u04db\u04dc\u04dd\u04c1\u04c2\u04de", - "\u04df\u04e2\u04e3\u04e4\u04e5\u04e6\u04e7\u04ea\u04eb\u04f0\u04f1\u04ee\u04ef\u04f2\u04f3\u04f4", - "\u04f5\u04f8\u04f9\u04ec\u04ed\u0476\u0477\u04d4\u04fa\u0502\ua682\ua680\ua688\u052a\u052c\ua684", - "\u0504\u0510\u04e0\u0506\u048a\u04c3\u049e\u049c\u051e\u051a\u04c5\u052e\u0512\u0520\u0508\u0514", - "\u04cd\u04c9\u0528\u04c7\u04a4\u0522\u050a\u04a8\u0524\u04a6\u048e\u0516\u050c\ua690\u04ac\ua68a", - "\ua68c\u050e\u04b2\u04fc\u04fe\u0526\ua694\u04b4\ua68e\u04b6\u04cb\u04b8\ua692\ua696\ua686\u048c", - "\u0518\u051c\u04d5\u04fb\u0503\ua683\ua681\ua689\u052b\u052d\ua685\u0505\u0511\u04e1\u0507\u048b", - "\u04c4\u049f\u049d\u051f\u051b\u04c6\u052f\u0513\u0521\u0509\u0515\u04ce\u04ca\u0529\u04c8\u04a5", - "\u0523\u050b\u04a9\u0525\u04a7\u048f\u0517\u050d\ua691\u04ad\ua68b\ua68d\u050f\u04b3\u04fd\u04ff", - "\u0527\ua695\u04b5\ua68f\u04b7\u04cc\u04b9\ua693\ua697\ua687\u048d\u0519\u051d\u1f08\u1f00\u1f09", - "\u1f01\u1f0a\u1f02\u1f0b\u1f03\u1f0c\u1f04\u1f0d\u1f05\u1f0e\u1f06\u1f0f\u1f07\u1fba\u1f70\u1fb8", - "\u1fb0\u1fb9\u1fb1\u1fbb\u1f71\u1f88\u1f80\u1f89\u1f81\u1f8a\u1f82\u1f8b\u1f83\u1f8c\u1f84\u1f8d", - "\u1f85\u1f8e\u1f86\u1f8f\u1f87\u1fbc\u1fb4\u1fb6\u1fb7\u1fb2\u1fb3\u1f18\u1f10\u1f19\u1f11\u1f1a", - "\u1f12\u1f1b\u1f13\u1f1c\u1f14\u1f1d\u1f15\u1fc8\u1fc9\u1f72\u1f73\u1f28\u1f20\u1fca\u1f74\u1f29", - "\u1f21\u1f2a\u1f22\u1f2b\u1f23\u1f2c\u1f24\u1f2d\u1f25\u1f2e\u1f26\u1f2f\u1f27\u1f98\u1f90\u1f99", - "\u1f91\u1f9a\u1f92\u1f9b\u1f93\u1f9c\u1f94\u1f9d\u1f95\u1f9e\u1f96\u1f9f\u1f97\u1fcb\u1f75\u1fcc", - "\u1fc3\u1fc2\u1fc4\u1fc6\u1fc7\u1fda\u1f76\u1fdb\u1f77\u1f38\u1f30\u1f39\u1f31\u1f3a\u1f32\u1f3b", - "\u1f33\u1f3c\u1f34\u1f3d\u1f35\u1f3e\u1f36\u1f3f\u1f37\u1fd8\u1fd0\u1fd9\u1fd1\u1fd2\u1fd3\u1fd6", - "\u1fd7\u1ff8\u1f78\u1ff9\u1f79\u1f48\u1f40\u1f49\u1f41\u1f4a\u1f42\u1f4b\u1f43\u1f4c\u1f44\u1f4d", - "\u1f45\u1fec\u1fe4\u1fe5\u1fea\u1f7a\u1feb\u1f7b\u1f59\u1f51\u1f5b\u1f53\u1f5d\u1f55\u1f5f\u1f57", - "\u1fe8\u1fe0\u1fe9\u1fe1\u03d3\u03d4\u1fe2\u1fe3\u1fe7\u1f50\u1f52\u1f54\u1fe6\u1f56\u1ffa\u1f7c", - "\u1ffb\u1f7d\u1f68\u1f60\u1f69\u1f61\u1f6a\u1f62\u1f6b\u1f63\u1f6c\u1f64\u1f6d\u1f65\u1f6e\u1f66", - "\u1f6f\u1f67\u1fa8\u1fa0\u1fa9\u1fa1\u1faa\u1fa2\u1fab\u1fa3\u1fac\u1fa4\u1fad\u1fa5\u1fae\u1fa6", - "\u1faf\u1fa7\u1ffc\u1ff3\u1ff2\u1ff4\u1ff6\u1ff7\u262f\u2610\u2611\u2612\u018d\u01ba\u2c7e\u023f", - "\u2c7f\u0240\u1d80\ua7c4\ua794\u1d81\u1d82\u1d83\ua795\u1d84\u1d85\u1d86\u1d87\u1d88\u1d89\u1d8a", - "\u1d8b\u1d8c\u1d8d\ua7c6\u1d8e\u1d8f\u1d90\u1d92\u1d93\u1d94\u1d95\u1d96\u1d97\u1d98\u1d99\u1d9a", - "\u1e9a\u2152\u2158\u20a8\u20af\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000" - ] - }, - { - "type": "bitmap", - "file": "minecraft:font/ascii.png", - "ascent": 7, - "chars": [ - "\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000", - "\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000", - "\u0020\u0021\u0022\u0023\u0024\u0025\u0026\u0027\u0028\u0029\u002a\u002b\u002c\u002d\u002e\u002f", - "\u0030\u0031\u0032\u0033\u0034\u0035\u0036\u0037\u0038\u0039\u003a\u003b\u003c\u003d\u003e\u003f", - "\u0040\u0041\u0042\u0043\u0044\u0045\u0046\u0047\u0048\u0049\u004a\u004b\u004c\u004d\u004e\u004f", - "\u0050\u0051\u0052\u0053\u0054\u0055\u0056\u0057\u0058\u0059\u005a\u005b\u005c\u005d\u005e\u005f", - "\u0060\u0061\u0062\u0063\u0064\u0065\u0066\u0067\u0068\u0069\u006a\u006b\u006c\u006d\u006e\u006f", - "\u0070\u0071\u0072\u0073\u0074\u0075\u0076\u0077\u0078\u0079\u007a\u007b\u007c\u007d\u007e\u0000", - "\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000", - "\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u00a3\u0000\u0000\u0192", - "\u0000\u0000\u0000\u0000\u0000\u0000\u00aa\u00ba\u0000\u0000\u00ac\u0000\u0000\u0000\u00ab\u00bb", - "\u2591\u2592\u2593\u2502\u2524\u2561\u2562\u2556\u2555\u2563\u2551\u2557\u255d\u255c\u255b\u2510", - "\u2514\u2534\u252c\u251c\u2500\u253c\u255e\u255f\u255a\u2554\u2569\u2566\u2560\u2550\u256c\u2567", - "\u2568\u2564\u2565\u2559\u2558\u2552\u2553\u256b\u256a\u2518\u250c\u2588\u2584\u258c\u2590\u2580", - "\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u2205\u2208\u0000", - "\u2261\u00b1\u2265\u2264\u2320\u2321\u00f7\u2248\u00b0\u2219\u0000\u221a\u207f\u00b2\u25a0\u0000" - ] - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/font/include/space.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/font/include/space.json deleted file mode 100644 index 788cbf18..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/font/include/space.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "providers": [ - { - "type": "space", - "advances": { - " ": 4, - "\u200c": 0 - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/font/include/unifont.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/font/include/unifont.json deleted file mode 100644 index 3d4f2671..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/font/include/unifont.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "providers": [ - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/font/uniform.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/font/uniform.json deleted file mode 100644 index 27e9e36b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/font/uniform.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "providers": [ - { - "type": "reference", - "id": "minecraft:include/space" - }, - { - "type": "reference", - "id": "minecraft:include/unifont" - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/lang/en_us.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/lang/en_us.json deleted file mode 100644 index 0ec346f8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/lang/en_us.json +++ /dev/null @@ -1,6883 +0,0 @@ -{ - "accessibility.onboarding.accessibility.button": "Accessibility Settings...", - "accessibility.onboarding.screen.narrator": "Press enter to enable the narrator", - "accessibility.onboarding.screen.title": "Welcome to Minecraft!\n\nWould you like to enable the Narrator or visit the Accessibility Settings?", - "addServer.add": "Done", - "addServer.enterIp": "Server Address", - "addServer.enterName": "Server Name", - "addServer.hideAddress": "Hide Address", - "addServer.resourcePack": "Server Resource Packs", - "addServer.resourcePack.disabled": "Disabled", - "addServer.resourcePack.enabled": "Enabled", - "addServer.resourcePack.prompt": "Prompt", - "addServer.title": "Edit Server Info", - "advancement.advancementNotFound": "Unknown advancement: %s", - "advancements.adventure.adventuring_time.description": "Discover every biome", - "advancements.adventure.adventuring_time.title": "Adventuring Time", - "advancements.adventure.arbalistic.description": "Kill five unique mobs with one crossbow shot", - "advancements.adventure.arbalistic.title": "Arbalistic", - "advancements.adventure.avoid_vibration.description": "Sneak near a Sculk Sensor or Warden to prevent it from detecting you", - "advancements.adventure.avoid_vibration.title": "Sneak 100", - "advancements.adventure.blowback.description": "Kill a Breeze with a deflected Breeze-shot Wind Charge", - "advancements.adventure.blowback.title": "Blowback", - "advancements.adventure.brush_armadillo.description": "Get Armadillo Scutes from an Armadillo using a Brush", - "advancements.adventure.brush_armadillo.title": "Isn't It Scute?", - "advancements.adventure.bullseye.description": "Hit the bullseye of a Target block from at least 30 meters away", - "advancements.adventure.bullseye.title": "Bullseye", - "advancements.adventure.craft_decorated_pot_using_only_sherds.description": "Make a Decorated Pot out of 4 Pottery Sherds", - "advancements.adventure.craft_decorated_pot_using_only_sherds.title": "Careful Restoration", - "advancements.adventure.crafters_crafting_crafters.description": "Be near a Crafter when it crafts a Crafter", - "advancements.adventure.crafters_crafting_crafters.title": "Crafters Crafting Crafters", - "advancements.adventure.fall_from_world_height.description": "Free fall from the top of the world (build limit) to the bottom of the world and survive", - "advancements.adventure.fall_from_world_height.title": "Caves & Cliffs", - "advancements.adventure.hero_of_the_village.description": "Successfully defend a village from a raid", - "advancements.adventure.hero_of_the_village.title": "Hero of the Village", - "advancements.adventure.honey_block_slide.description": "Jump into a Honey Block to break your fall", - "advancements.adventure.honey_block_slide.title": "Sticky Situation", - "advancements.adventure.kill_a_mob.description": "Kill any hostile monster", - "advancements.adventure.kill_a_mob.title": "Monster Hunter", - "advancements.adventure.kill_all_mobs.description": "Kill one of every hostile monster", - "advancements.adventure.kill_all_mobs.title": "Monsters Hunted", - "advancements.adventure.kill_mob_near_sculk_catalyst.description": "Kill a mob near a Sculk Catalyst", - "advancements.adventure.kill_mob_near_sculk_catalyst.title": "It Spreads", - "advancements.adventure.lighten_up.description": "Scrape a Copper Bulb with an Axe to make it brighter", - "advancements.adventure.lighten_up.title": "Lighten Up", - "advancements.adventure.lightning_rod_with_villager_no_fire.description": "Protect a Villager from an undesired shock without starting a fire", - "advancements.adventure.lightning_rod_with_villager_no_fire.title": "Surge Protector", - "advancements.adventure.minecraft_trials_edition.description": "Step foot in a Trial Chamber", - "advancements.adventure.minecraft_trials_edition.title": "Minecraft: Trial(s) Edition", - "advancements.adventure.ol_betsy.description": "Shoot a Crossbow", - "advancements.adventure.ol_betsy.title": "Ol' Betsy", - "advancements.adventure.overoverkill.description": "Deal 50 hearts of damage in a single hit using the Mace", - "advancements.adventure.overoverkill.title": "Over-Overkill", - "advancements.adventure.play_jukebox_in_meadows.description": "Make the Meadows come alive with the sound of music from a Jukebox", - "advancements.adventure.play_jukebox_in_meadows.title": "Sound of Music", - "advancements.adventure.read_power_from_chiseled_bookshelf.description": "Read the power signal of a Chiseled Bookshelf using a Comparator", - "advancements.adventure.read_power_from_chiseled_bookshelf.title": "The Power of Books", - "advancements.adventure.revaulting.description": "Unlock an Ominous Vault with an Ominous Trial Key", - "advancements.adventure.revaulting.title": "Revaulting", - "advancements.adventure.root.description": "Adventure, exploration and combat", - "advancements.adventure.root.title": "Adventure", - "advancements.adventure.salvage_sherd.description": "Brush a Suspicious block to obtain a Pottery Sherd", - "advancements.adventure.salvage_sherd.title": "Respecting the Remnants", - "advancements.adventure.shoot_arrow.description": "Shoot something with an Arrow", - "advancements.adventure.shoot_arrow.title": "Take Aim", - "advancements.adventure.sleep_in_bed.description": "Sleep in a Bed to change your respawn point", - "advancements.adventure.sleep_in_bed.title": "Sweet Dreams", - "advancements.adventure.sniper_duel.description": "Kill a Skeleton from at least 50 meters away", - "advancements.adventure.sniper_duel.title": "Sniper Duel", - "advancements.adventure.spyglass_at_dragon.description": "Look at the Ender Dragon through a Spyglass", - "advancements.adventure.spyglass_at_dragon.title": "Is It a Plane?", - "advancements.adventure.spyglass_at_ghast.description": "Look at a Ghast through a Spyglass", - "advancements.adventure.spyglass_at_ghast.title": "Is It a Balloon?", - "advancements.adventure.spyglass_at_parrot.description": "Look at a Parrot through a Spyglass", - "advancements.adventure.spyglass_at_parrot.title": "Is It a Bird?", - "advancements.adventure.summon_iron_golem.description": "Summon an Iron Golem to help defend a village", - "advancements.adventure.summon_iron_golem.title": "Hired Help", - "advancements.adventure.throw_trident.description": "Throw a Trident at something.\nNote: Throwing away your only weapon is not a good idea.", - "advancements.adventure.throw_trident.title": "A Throwaway Joke", - "advancements.adventure.totem_of_undying.description": "Use a Totem of Undying to cheat death", - "advancements.adventure.totem_of_undying.title": "Postmortal", - "advancements.adventure.trade_at_world_height.description": "Trade with a Villager at the build height limit", - "advancements.adventure.trade_at_world_height.title": "Star Trader", - "advancements.adventure.trade.description": "Successfully trade with a Villager", - "advancements.adventure.trade.title": "What a Deal!", - "advancements.adventure.trim_with_all_exclusive_armor_patterns.description": "Apply these smithing templates at least once: Spire, Snout, Rib, Ward, Silence, Vex, Tide, Wayfinder", - "advancements.adventure.trim_with_all_exclusive_armor_patterns.title": "Smithing with Style", - "advancements.adventure.trim_with_any_armor_pattern.description": "Craft a trimmed armor at a Smithing Table", - "advancements.adventure.trim_with_any_armor_pattern.title": "Crafting a New Look", - "advancements.adventure.two_birds_one_arrow.description": "Kill two Phantoms with a piercing Arrow", - "advancements.adventure.two_birds_one_arrow.title": "Two Birds, One Arrow", - "advancements.adventure.under_lock_and_key.description": "Unlock a Vault with a Trial Key", - "advancements.adventure.under_lock_and_key.title": "Under Lock and Key", - "advancements.adventure.very_very_frightening.description": "Strike a Villager with lightning", - "advancements.adventure.very_very_frightening.title": "Very Very Frightening", - "advancements.adventure.voluntary_exile.description": "Kill a raid captain.\nMaybe consider staying away from villages for the time being...", - "advancements.adventure.voluntary_exile.title": "Voluntary Exile", - "advancements.adventure.walk_on_powder_snow_with_leather_boots.description": "Walk on Powder Snow... without sinking in it", - "advancements.adventure.walk_on_powder_snow_with_leather_boots.title": "Light as a Rabbit", - "advancements.adventure.who_needs_rockets.description": "Use a Wind Charge to launch yourself upward 8 blocks", - "advancements.adventure.who_needs_rockets.title": "Who Needs Rockets?", - "advancements.adventure.whos_the_pillager_now.description": "Give a Pillager a taste of their own medicine", - "advancements.adventure.whos_the_pillager_now.title": "Who's the Pillager Now?", - "advancements.empty": "There doesn't seem to be anything here...", - "advancements.end.dragon_breath.description": "Collect Dragon's Breath in a Glass Bottle", - "advancements.end.dragon_breath.title": "You Need a Mint", - "advancements.end.dragon_egg.description": "Hold the Dragon Egg", - "advancements.end.dragon_egg.title": "The Next Generation", - "advancements.end.elytra.description": "Find Elytra", - "advancements.end.elytra.title": "Sky's the Limit", - "advancements.end.enter_end_gateway.description": "Escape the island", - "advancements.end.enter_end_gateway.title": "Remote Getaway", - "advancements.end.find_end_city.description": "Go on in, what could happen?", - "advancements.end.find_end_city.title": "The City at the End of the Game", - "advancements.end.kill_dragon.description": "Good luck", - "advancements.end.kill_dragon.title": "Free the End", - "advancements.end.levitate.description": "Levitate up 50 blocks from the attacks of a Shulker", - "advancements.end.levitate.title": "Great View From Up Here", - "advancements.end.respawn_dragon.description": "Respawn the Ender Dragon", - "advancements.end.respawn_dragon.title": "The End... Again...", - "advancements.end.root.description": "Or the beginning?", - "advancements.end.root.title": "The End", - "advancements.husbandry.allay_deliver_cake_to_note_block.description": "Have an Allay drop a Cake at a Note Block", - "advancements.husbandry.allay_deliver_cake_to_note_block.title": "Birthday Song", - "advancements.husbandry.allay_deliver_item_to_player.description": "Have an Allay deliver items to you", - "advancements.husbandry.allay_deliver_item_to_player.title": "You've Got a Friend in Me", - "advancements.husbandry.axolotl_in_a_bucket.description": "Catch an Axolotl in a Bucket", - "advancements.husbandry.axolotl_in_a_bucket.title": "The Cutest Predator", - "advancements.husbandry.balanced_diet.description": "Eat everything that is edible, even if it's not good for you", - "advancements.husbandry.balanced_diet.title": "A Balanced Diet", - "advancements.husbandry.breed_all_animals.description": "Breed all the animals!", - "advancements.husbandry.breed_all_animals.title": "Two by Two", - "advancements.husbandry.breed_an_animal.description": "Breed two animals together", - "advancements.husbandry.breed_an_animal.title": "The Parrots and the Bats", - "advancements.husbandry.complete_catalogue.description": "Tame all Cat variants!", - "advancements.husbandry.complete_catalogue.title": "A Complete Catalogue", - "advancements.husbandry.feed_snifflet.description": "Feed a Snifflet", - "advancements.husbandry.feed_snifflet.title": "Little Sniffs", - "advancements.husbandry.fishy_business.description": "Catch a fish", - "advancements.husbandry.fishy_business.title": "Fishy Business", - "advancements.husbandry.froglights.description": "Have all Froglights in your inventory", - "advancements.husbandry.froglights.title": "With Our Powers Combined!", - "advancements.husbandry.kill_axolotl_target.description": "Team up with an Axolotl and win a fight", - "advancements.husbandry.kill_axolotl_target.title": "The Healing Power of Friendship!", - "advancements.husbandry.leash_all_frog_variants.description": "Get each Frog variant on a Lead", - "advancements.husbandry.leash_all_frog_variants.title": "When the Squad Hops into Town", - "advancements.husbandry.make_a_sign_glow.description": "Make the text of any kind of sign glow", - "advancements.husbandry.make_a_sign_glow.title": "Glow and Behold!", - "advancements.husbandry.netherite_hoe.description": "Use a Netherite Ingot to upgrade a Hoe, and then reevaluate your life choices", - "advancements.husbandry.netherite_hoe.title": "Serious Dedication", - "advancements.husbandry.obtain_sniffer_egg.description": "Obtain a Sniffer Egg", - "advancements.husbandry.obtain_sniffer_egg.title": "Smells Interesting", - "advancements.husbandry.plant_any_sniffer_seed.description": "Plant any Sniffer seed", - "advancements.husbandry.plant_any_sniffer_seed.title": "Planting the Past", - "advancements.husbandry.plant_seed.description": "Plant a seed and watch it grow", - "advancements.husbandry.plant_seed.title": "A Seedy Place", - "advancements.husbandry.remove_wolf_armor.description": "Remove Wolf Armor from a Wolf using Shears", - "advancements.husbandry.remove_wolf_armor.title": "Shear Brilliance", - "advancements.husbandry.repair_wolf_armor.description": "Repair a damaged Wolf Armor using Armadillo Scutes", - "advancements.husbandry.repair_wolf_armor.title": "Good as New", - "advancements.husbandry.ride_a_boat_with_a_goat.description": "Get in a Boat and float with a Goat", - "advancements.husbandry.ride_a_boat_with_a_goat.title": "Whatever Floats Your Goat!", - "advancements.husbandry.root.description": "The world is full of friends and food", - "advancements.husbandry.root.title": "Husbandry", - "advancements.husbandry.safely_harvest_honey.description": "Use a Campfire to collect Honey from a Beehive using a Glass Bottle without aggravating the Bees", - "advancements.husbandry.safely_harvest_honey.title": "Bee Our Guest", - "advancements.husbandry.silk_touch_nest.description": "Move a Bee Nest, with 3 Bees inside, using Silk Touch", - "advancements.husbandry.silk_touch_nest.title": "Total Beelocation", - "advancements.husbandry.tactical_fishing.description": "Catch a Fish... without a Fishing Rod!", - "advancements.husbandry.tactical_fishing.title": "Tactical Fishing", - "advancements.husbandry.tadpole_in_a_bucket.description": "Catch a Tadpole in a Bucket", - "advancements.husbandry.tadpole_in_a_bucket.title": "Bukkit Bukkit", - "advancements.husbandry.tame_an_animal.description": "Tame an animal", - "advancements.husbandry.tame_an_animal.title": "Best Friends Forever", - "advancements.husbandry.wax_off.description": "Scrape Wax off of a Copper block!", - "advancements.husbandry.wax_off.title": "Wax Off", - "advancements.husbandry.wax_on.description": "Apply Honeycomb to a Copper block!", - "advancements.husbandry.wax_on.title": "Wax On", - "advancements.husbandry.whole_pack.description": "Tame one of each Wolf variant", - "advancements.husbandry.whole_pack.title": "The Whole Pack", - "advancements.nether.all_effects.description": "Have every effect applied at the same time", - "advancements.nether.all_effects.title": "How Did We Get Here?", - "advancements.nether.all_potions.description": "Have every potion effect applied at the same time", - "advancements.nether.all_potions.title": "A Furious Cocktail", - "advancements.nether.brew_potion.description": "Brew a Potion", - "advancements.nether.brew_potion.title": "Local Brewery", - "advancements.nether.charge_respawn_anchor.description": "Charge a Respawn Anchor to the maximum", - "advancements.nether.charge_respawn_anchor.title": "Not Quite \"Nine\" Lives", - "advancements.nether.create_beacon.description": "Construct and place a Beacon", - "advancements.nether.create_beacon.title": "Bring Home the Beacon", - "advancements.nether.create_full_beacon.description": "Bring a Beacon to full power", - "advancements.nether.create_full_beacon.title": "Beaconator", - "advancements.nether.distract_piglin.description": "Distract Piglins with gold", - "advancements.nether.distract_piglin.title": "Oh Shiny", - "advancements.nether.explore_nether.description": "Explore all Nether biomes", - "advancements.nether.explore_nether.title": "Hot Tourist Destinations", - "advancements.nether.fast_travel.description": "Use the Nether to travel 7 km in the Overworld", - "advancements.nether.fast_travel.title": "Subspace Bubble", - "advancements.nether.find_bastion.description": "Enter a Bastion Remnant", - "advancements.nether.find_bastion.title": "Those Were the Days", - "advancements.nether.find_fortress.description": "Break your way into a Nether Fortress", - "advancements.nether.find_fortress.title": "A Terrible Fortress", - "advancements.nether.get_wither_skull.description": "Obtain a Wither Skeleton's skull", - "advancements.nether.get_wither_skull.title": "Spooky Scary Skeleton", - "advancements.nether.loot_bastion.description": "Loot a Chest in a Bastion Remnant", - "advancements.nether.loot_bastion.title": "War Pigs", - "advancements.nether.netherite_armor.description": "Get a full suit of Netherite armor", - "advancements.nether.netherite_armor.title": "Cover Me in Debris", - "advancements.nether.obtain_ancient_debris.description": "Obtain Ancient Debris", - "advancements.nether.obtain_ancient_debris.title": "Hidden in the Depths", - "advancements.nether.obtain_blaze_rod.description": "Relieve a Blaze of its rod", - "advancements.nether.obtain_blaze_rod.title": "Into Fire", - "advancements.nether.obtain_crying_obsidian.description": "Obtain Crying Obsidian", - "advancements.nether.obtain_crying_obsidian.title": "Who is Cutting Onions?", - "advancements.nether.return_to_sender.description": "Destroy a Ghast with a fireball", - "advancements.nether.return_to_sender.title": "Return to Sender", - "advancements.nether.ride_strider_in_overworld_lava.description": "Take a Strider for a loooong ride on a lava lake in the Overworld", - "advancements.nether.ride_strider_in_overworld_lava.title": "Feels Like Home", - "advancements.nether.ride_strider.description": "Ride a Strider with a Warped Fungus on a Stick", - "advancements.nether.ride_strider.title": "This Boat Has Legs", - "advancements.nether.root.description": "Bring summer clothes", - "advancements.nether.root.title": "Nether", - "advancements.nether.summon_wither.description": "Summon the Wither", - "advancements.nether.summon_wither.title": "Withering Heights", - "advancements.nether.uneasy_alliance.description": "Rescue a Ghast from the Nether, bring it safely home to the Overworld... and then kill it", - "advancements.nether.uneasy_alliance.title": "Uneasy Alliance", - "advancements.nether.use_lodestone.description": "Use a Compass on a Lodestone", - "advancements.nether.use_lodestone.title": "Country Lode, Take Me Home", - "advancements.progress": "%s/%s", - "advancements.sad_label": ":(", - "advancements.story.cure_zombie_villager.description": "Weaken and then cure a Zombie Villager", - "advancements.story.cure_zombie_villager.title": "Zombie Doctor", - "advancements.story.deflect_arrow.description": "Deflect a projectile with a Shield", - "advancements.story.deflect_arrow.title": "Not Today, Thank You", - "advancements.story.enchant_item.description": "Enchant an item at an Enchanting Table", - "advancements.story.enchant_item.title": "Enchanter", - "advancements.story.enter_the_end.description": "Enter the End Portal", - "advancements.story.enter_the_end.title": "The End?", - "advancements.story.enter_the_nether.description": "Build, light and enter a Nether Portal", - "advancements.story.enter_the_nether.title": "We Need to Go Deeper", - "advancements.story.follow_ender_eye.description": "Follow an Eye of Ender", - "advancements.story.follow_ender_eye.title": "Eye Spy", - "advancements.story.form_obsidian.description": "Obtain a block of Obsidian", - "advancements.story.form_obsidian.title": "Ice Bucket Challenge", - "advancements.story.iron_tools.description": "Upgrade your Pickaxe", - "advancements.story.iron_tools.title": "Isn't It Iron Pick", - "advancements.story.lava_bucket.description": "Fill a Bucket with lava", - "advancements.story.lava_bucket.title": "Hot Stuff", - "advancements.story.mine_diamond.description": "Acquire diamonds", - "advancements.story.mine_diamond.title": "Diamonds!", - "advancements.story.mine_stone.description": "Mine Stone with your new Pickaxe", - "advancements.story.mine_stone.title": "Stone Age", - "advancements.story.obtain_armor.description": "Protect yourself with a piece of iron armor", - "advancements.story.obtain_armor.title": "Suit Up", - "advancements.story.root.description": "The heart and story of the game", - "advancements.story.root.title": "Minecraft", - "advancements.story.shiny_gear.description": "Diamond armor saves lives", - "advancements.story.shiny_gear.title": "Cover Me with Diamonds", - "advancements.story.smelt_iron.description": "Smelt an Iron Ingot", - "advancements.story.smelt_iron.title": "Acquire Hardware", - "advancements.story.upgrade_tools.description": "Construct a better Pickaxe", - "advancements.story.upgrade_tools.title": "Getting an Upgrade", - "advancements.toast.challenge": "Challenge Complete!", - "advancements.toast.goal": "Goal Reached!", - "advancements.toast.task": "Advancement Made!", - "advMode.allEntities": "Use \"@e\" to target all entities", - "advMode.allPlayers": "Use \"@a\" to target all players", - "advMode.command": "Console Command", - "advMode.mode": "Mode", - "advMode.mode.auto": "Repeat", - "advMode.mode.autoexec.bat": "Always Active", - "advMode.mode.conditional": "Conditional", - "advMode.mode.redstone": "Impulse", - "advMode.mode.redstoneTriggered": "Needs Redstone", - "advMode.mode.sequence": "Chain", - "advMode.mode.unconditional": "Unconditional", - "advMode.nearestPlayer": "Use \"@p\" to target nearest player", - "advMode.notAllowed": "Must be an opped player in creative mode", - "advMode.notEnabled": "Command blocks are not enabled on this server", - "advMode.previousOutput": "Previous Output", - "advMode.randomPlayer": "Use \"@r\" to target random player", - "advMode.self": "Use \"@s\" to target the executing entity", - "advMode.setCommand": "Set Console Command for Block", - "advMode.setCommand.success": "Command set: %s", - "advMode.trackOutput": "Track output", - "advMode.triggering": "Triggering", - "advMode.type": "Type", - "argument.anchor.invalid": "Invalid entity anchor position %s", - "argument.angle.incomplete": "Incomplete (expected 1 angle)", - "argument.angle.invalid": "Invalid angle", - "argument.block.id.invalid": "Unknown block type '%s'", - "argument.block.property.duplicate": "Property '%s' can only be set once for block %s", - "argument.block.property.invalid": "Block %s does not accept '%s' for %s property", - "argument.block.property.novalue": "Expected value for property '%s' on block %s", - "argument.block.property.unclosed": "Expected closing ] for block state properties", - "argument.block.property.unknown": "Block %s does not have property '%s'", - "argument.block.tag.disallowed": "Tags aren't allowed here, only actual blocks", - "argument.color.invalid": "Unknown color '%s'", - "argument.component.invalid": "Invalid chat component: %s", - "argument.criteria.invalid": "Unknown criterion '%s'", - "argument.dimension.invalid": "Unknown dimension '%s'", - "argument.double.big": "Double must not be more than %s, found %s", - "argument.double.low": "Double must not be less than %s, found %s", - "argument.entity.invalid": "Invalid name or UUID", - "argument.entity.notfound.entity": "No entity was found", - "argument.entity.notfound.player": "No player was found", - "argument.entity.options.advancements.description": "Players with advancements", - "argument.entity.options.distance.description": "Distance to entity", - "argument.entity.options.distance.negative": "Distance cannot be negative", - "argument.entity.options.dx.description": "Entities between x and x + dx", - "argument.entity.options.dy.description": "Entities between y and y + dy", - "argument.entity.options.dz.description": "Entities between z and z + dz", - "argument.entity.options.gamemode.description": "Players with game mode", - "argument.entity.options.inapplicable": "Option '%s' isn't applicable here", - "argument.entity.options.level.description": "Experience level", - "argument.entity.options.level.negative": "Level shouldn't be negative", - "argument.entity.options.limit.description": "Maximum number of entities to return", - "argument.entity.options.limit.toosmall": "Limit must be at least 1", - "argument.entity.options.mode.invalid": "Invalid or unknown game mode '%s'", - "argument.entity.options.name.description": "Entity name", - "argument.entity.options.nbt.description": "Entities with NBT", - "argument.entity.options.predicate.description": "Custom predicate", - "argument.entity.options.scores.description": "Entities with scores", - "argument.entity.options.sort.description": "Sort the entities", - "argument.entity.options.sort.irreversible": "Invalid or unknown sort type '%s'", - "argument.entity.options.tag.description": "Entities with tag", - "argument.entity.options.team.description": "Entities on team", - "argument.entity.options.type.description": "Entities of type", - "argument.entity.options.type.invalid": "Invalid or unknown entity type '%s'", - "argument.entity.options.unknown": "Unknown option '%s'", - "argument.entity.options.unterminated": "Expected end of options", - "argument.entity.options.valueless": "Expected value for option '%s'", - "argument.entity.options.x_rotation.description": "Entity's x rotation", - "argument.entity.options.x.description": "x position", - "argument.entity.options.y_rotation.description": "Entity's y rotation", - "argument.entity.options.y.description": "y position", - "argument.entity.options.z.description": "z position", - "argument.entity.selector.allEntities": "All entities", - "argument.entity.selector.allPlayers": "All players", - "argument.entity.selector.missing": "Missing selector type", - "argument.entity.selector.nearestEntity": "Nearest entity", - "argument.entity.selector.nearestPlayer": "Nearest player", - "argument.entity.selector.not_allowed": "Selector not allowed", - "argument.entity.selector.randomPlayer": "Random player", - "argument.entity.selector.self": "Current entity", - "argument.entity.selector.unknown": "Unknown selector type '%s'", - "argument.entity.toomany": "Only one entity is allowed, but the provided selector allows more than one", - "argument.enum.invalid": "Invalid value \"%s\"", - "argument.float.big": "Float must not be more than %s, found %s", - "argument.float.low": "Float must not be less than %s, found %s", - "argument.gamemode.invalid": "Unknown game mode: %s", - "argument.id.invalid": "Invalid ID", - "argument.id.unknown": "Unknown ID: %s", - "argument.integer.big": "Integer must not be more than %s, found %s", - "argument.integer.low": "Integer must not be less than %s, found %s", - "argument.item.id.invalid": "Unknown item '%s'", - "argument.item.tag.disallowed": "Tags aren't allowed here, only actual items", - "argument.literal.incorrect": "Expected literal %s", - "argument.long.big": "Long must not be more than %s, found %s", - "argument.long.low": "Long must not be less than %s, found %s", - "argument.message.too_long": "Chat message was too long (%s > maximum %s characters)", - "argument.nbt.array.invalid": "Invalid array type '%s'", - "argument.nbt.array.mixed": "Can't insert %s into %s", - "argument.nbt.expected.key": "Expected key", - "argument.nbt.expected.value": "Expected value", - "argument.nbt.list.mixed": "Can't insert %s into list of %s", - "argument.nbt.trailing": "Unexpected trailing data", - "argument.player.entities": "Only players may be affected by this command, but the provided selector includes entities", - "argument.player.toomany": "Only one player is allowed, but the provided selector allows more than one", - "argument.player.unknown": "That player does not exist", - "argument.pos.missing.double": "Expected a coordinate", - "argument.pos.missing.int": "Expected a block position", - "argument.pos.mixed": "Cannot mix world & local coordinates (everything must either use ^ or not)", - "argument.pos.outofbounds": "That position is outside the allowed boundaries.", - "argument.pos.outofworld": "That position is out of this world!", - "argument.pos.unloaded": "That position is not loaded", - "argument.pos2d.incomplete": "Incomplete (expected 2 coordinates)", - "argument.pos3d.incomplete": "Incomplete (expected 3 coordinates)", - "argument.range.empty": "Expected value or range of values", - "argument.range.ints": "Only whole numbers allowed, not decimals", - "argument.range.swapped": "Min cannot be bigger than max", - "argument.resource_or_id.failed_to_parse": "Failed to parse structure: %s", - "argument.resource_or_id.invalid": "Invalid id or tag", - "argument.resource_tag.invalid_type": "Tag '%s' has wrong type '%s' (expected '%s')", - "argument.resource_tag.not_found": "Can't find tag '%s' of type '%s'", - "argument.resource.invalid_type": "Element '%s' has wrong type '%s' (expected '%s')", - "argument.resource.not_found": "Can't find element '%s' of type '%s'", - "argument.rotation.incomplete": "Incomplete (expected 2 coordinates)", - "argument.scoreboardDisplaySlot.invalid": "Unknown display slot '%s'", - "argument.scoreHolder.empty": "No relevant score holders could be found", - "argument.style.invalid": "Invalid style: %s", - "argument.time.invalid_tick_count": "The tick count must be non-negative", - "argument.time.invalid_unit": "Invalid unit", - "argument.time.tick_count_too_low": "The tick count must not be less than %s, found %s", - "argument.uuid.invalid": "Invalid UUID", - "arguments.block.tag.unknown": "Unknown block tag '%s'", - "arguments.function.tag.unknown": "Unknown function tag '%s'", - "arguments.function.unknown": "Unknown function %s", - "arguments.item.component.expected": "Expected item component", - "arguments.item.component.malformed": "Malformed '%s' component: '%s'", - "arguments.item.component.repeated": "Item component '%s' was repeated, but only one value can be specified", - "arguments.item.component.unknown": "Unknown item component '%s'", - "arguments.item.malformed": "Malformed item: '%s'", - "arguments.item.overstacked": "%s can only stack up to %s", - "arguments.item.predicate.malformed": "Malformed '%s' predicate: '%s'", - "arguments.item.predicate.unknown": "Unknown item predicate '%s'", - "arguments.item.tag.unknown": "Unknown item tag '%s'", - "arguments.nbtpath.node.invalid": "Invalid NBT path element", - "arguments.nbtpath.nothing_found": "Found no elements matching %s", - "arguments.nbtpath.too_deep": "Resulting NBT too deeply nested", - "arguments.nbtpath.too_large": "Resulting NBT too large", - "arguments.objective.notFound": "Unknown scoreboard objective '%s'", - "arguments.objective.readonly": "Scoreboard objective '%s' is read-only", - "arguments.operation.div0": "Cannot divide by zero", - "arguments.operation.invalid": "Invalid operation", - "arguments.swizzle.invalid": "Invalid swizzle, expected combination of 'x', 'y' and 'z'", - "attribute.modifier.equals.0": "%s %s", - "attribute.modifier.equals.1": "%s%% %s", - "attribute.modifier.equals.2": "%s%% %s", - "attribute.modifier.plus.0": "+%s %s", - "attribute.modifier.plus.1": "+%s%% %s", - "attribute.modifier.plus.2": "+%s%% %s", - "attribute.modifier.take.0": "-%s %s", - "attribute.modifier.take.1": "-%s%% %s", - "attribute.modifier.take.2": "-%s%% %s", - "attribute.name.generic.armor": "Armor", - "attribute.name.generic.armor_toughness": "Armor Toughness", - "attribute.name.generic.attack_damage": "Attack Damage", - "attribute.name.generic.attack_knockback": "Attack Knockback", - "attribute.name.generic.attack_speed": "Attack Speed", - "attribute.name.generic.block_interaction_range": "Block Interaction Range", - "attribute.name.generic.burning_time": "Burning Time", - "attribute.name.generic.entity_interaction_range": "Entity Interaction Range", - "attribute.name.generic.explosion_knockback_resistance": "Explosion Knockback Resistance", - "attribute.name.generic.fall_damage_multiplier": "Fall Damage Multiplier", - "attribute.name.generic.flying_speed": "Flying Speed", - "attribute.name.generic.follow_range": "Mob Follow Range", - "attribute.name.generic.gravity": "Gravity", - "attribute.name.generic.jump_strength": "Jump Strength", - "attribute.name.generic.knockback_resistance": "Knockback Resistance", - "attribute.name.generic.luck": "Luck", - "attribute.name.generic.max_absorption": "Max Absorption", - "attribute.name.generic.max_health": "Max Health", - "attribute.name.generic.movement_efficiency": "Movement Efficiency", - "attribute.name.generic.movement_speed": "Speed", - "attribute.name.generic.oxygen_bonus": "Oxygen Bonus", - "attribute.name.generic.safe_fall_distance": "Safe Fall Distance", - "attribute.name.generic.scale": "Scale", - "attribute.name.generic.step_height": "Step Height", - "attribute.name.generic.water_movement_efficiency": "Water Movement Efficiency", - "attribute.name.horse.jump_strength": "Horse Jump Strength", - "attribute.name.player.block_break_speed": "Block Break Speed", - "attribute.name.player.block_interaction_range": "Block Interaction Range", - "attribute.name.player.entity_interaction_range": "Entity Interaction Range", - "attribute.name.player.mining_efficiency": "Mining Efficiency", - "attribute.name.player.sneaking_speed": "Sneaking Speed", - "attribute.name.player.submerged_mining_speed": "Submerged Mining Speed", - "attribute.name.player.sweeping_damage_ratio": "Sweeping Damage Ratio", - "attribute.name.zombie.spawn_reinforcements": "Zombie Reinforcements", - "biome.minecraft.badlands": "Badlands", - "biome.minecraft.bamboo_jungle": "Bamboo Jungle", - "biome.minecraft.basalt_deltas": "Basalt Deltas", - "biome.minecraft.beach": "Beach", - "biome.minecraft.birch_forest": "Birch Forest", - "biome.minecraft.cherry_grove": "Cherry Grove", - "biome.minecraft.cold_ocean": "Cold Ocean", - "biome.minecraft.crimson_forest": "Crimson Forest", - "biome.minecraft.dark_forest": "Dark Forest", - "biome.minecraft.deep_cold_ocean": "Deep Cold Ocean", - "biome.minecraft.deep_dark": "Deep Dark", - "biome.minecraft.deep_frozen_ocean": "Deep Frozen Ocean", - "biome.minecraft.deep_lukewarm_ocean": "Deep Lukewarm Ocean", - "biome.minecraft.deep_ocean": "Deep Ocean", - "biome.minecraft.desert": "Desert", - "biome.minecraft.dripstone_caves": "Dripstone Caves", - "biome.minecraft.end_barrens": "End Barrens", - "biome.minecraft.end_highlands": "End Highlands", - "biome.minecraft.end_midlands": "End Midlands", - "biome.minecraft.eroded_badlands": "Eroded Badlands", - "biome.minecraft.flower_forest": "Flower Forest", - "biome.minecraft.forest": "Forest", - "biome.minecraft.frozen_ocean": "Frozen Ocean", - "biome.minecraft.frozen_peaks": "Frozen Peaks", - "biome.minecraft.frozen_river": "Frozen River", - "biome.minecraft.grove": "Grove", - "biome.minecraft.ice_spikes": "Ice Spikes", - "biome.minecraft.jagged_peaks": "Jagged Peaks", - "biome.minecraft.jungle": "Jungle", - "biome.minecraft.lukewarm_ocean": "Lukewarm Ocean", - "biome.minecraft.lush_caves": "Lush Caves", - "biome.minecraft.mangrove_swamp": "Mangrove Swamp", - "biome.minecraft.meadow": "Meadow", - "biome.minecraft.mushroom_fields": "Mushroom Fields", - "biome.minecraft.nether_wastes": "Nether Wastes", - "biome.minecraft.ocean": "Ocean", - "biome.minecraft.old_growth_birch_forest": "Old Growth Birch Forest", - "biome.minecraft.old_growth_pine_taiga": "Old Growth Pine Taiga", - "biome.minecraft.old_growth_spruce_taiga": "Old Growth Spruce Taiga", - "biome.minecraft.plains": "Plains", - "biome.minecraft.river": "River", - "biome.minecraft.savanna": "Savanna", - "biome.minecraft.savanna_plateau": "Savanna Plateau", - "biome.minecraft.small_end_islands": "Small End Islands", - "biome.minecraft.snowy_beach": "Snowy Beach", - "biome.minecraft.snowy_plains": "Snowy Plains", - "biome.minecraft.snowy_slopes": "Snowy Slopes", - "biome.minecraft.snowy_taiga": "Snowy Taiga", - "biome.minecraft.soul_sand_valley": "Soul Sand Valley", - "biome.minecraft.sparse_jungle": "Sparse Jungle", - "biome.minecraft.stony_peaks": "Stony Peaks", - "biome.minecraft.stony_shore": "Stony Shore", - "biome.minecraft.sunflower_plains": "Sunflower Plains", - "biome.minecraft.swamp": "Swamp", - "biome.minecraft.taiga": "Taiga", - "biome.minecraft.the_end": "The End", - "biome.minecraft.the_void": "The Void", - "biome.minecraft.warm_ocean": "Warm Ocean", - "biome.minecraft.warped_forest": "Warped Forest", - "biome.minecraft.windswept_forest": "Windswept Forest", - "biome.minecraft.windswept_gravelly_hills": "Windswept Gravelly Hills", - "biome.minecraft.windswept_hills": "Windswept Hills", - "biome.minecraft.windswept_savanna": "Windswept Savanna", - "biome.minecraft.wooded_badlands": "Wooded Badlands", - "block.minecraft.acacia_button": "Acacia Button", - "block.minecraft.acacia_door": "Acacia Door", - "block.minecraft.acacia_fence": "Acacia Fence", - "block.minecraft.acacia_fence_gate": "Acacia Fence Gate", - "block.minecraft.acacia_hanging_sign": "Acacia Hanging Sign", - "block.minecraft.acacia_leaves": "Acacia Leaves", - "block.minecraft.acacia_log": "Acacia Log", - "block.minecraft.acacia_planks": "Acacia Planks", - "block.minecraft.acacia_pressure_plate": "Acacia Pressure Plate", - "block.minecraft.acacia_sapling": "Acacia Sapling", - "block.minecraft.acacia_sign": "Acacia Sign", - "block.minecraft.acacia_slab": "Acacia Slab", - "block.minecraft.acacia_stairs": "Acacia Stairs", - "block.minecraft.acacia_trapdoor": "Acacia Trapdoor", - "block.minecraft.acacia_wall_hanging_sign": "Acacia Wall Hanging Sign", - "block.minecraft.acacia_wall_sign": "Acacia Wall Sign", - "block.minecraft.acacia_wood": "Acacia Wood", - "block.minecraft.activator_rail": "Activator Rail", - "block.minecraft.air": "Air", - "block.minecraft.allium": "Allium", - "block.minecraft.amethyst_block": "Block of Amethyst", - "block.minecraft.amethyst_cluster": "Amethyst Cluster", - "block.minecraft.ancient_debris": "Ancient Debris", - "block.minecraft.andesite": "Andesite", - "block.minecraft.andesite_slab": "Andesite Slab", - "block.minecraft.andesite_stairs": "Andesite Stairs", - "block.minecraft.andesite_wall": "Andesite Wall", - "block.minecraft.anvil": "Anvil", - "block.minecraft.attached_melon_stem": "Attached Melon Stem", - "block.minecraft.attached_pumpkin_stem": "Attached Pumpkin Stem", - "block.minecraft.azalea": "Azalea", - "block.minecraft.azalea_leaves": "Azalea Leaves", - "block.minecraft.azure_bluet": "Azure Bluet", - "block.minecraft.bamboo": "Bamboo", - "block.minecraft.bamboo_block": "Block of Bamboo", - "block.minecraft.bamboo_button": "Bamboo Button", - "block.minecraft.bamboo_door": "Bamboo Door", - "block.minecraft.bamboo_fence": "Bamboo Fence", - "block.minecraft.bamboo_fence_gate": "Bamboo Fence Gate", - "block.minecraft.bamboo_hanging_sign": "Bamboo Hanging Sign", - "block.minecraft.bamboo_mosaic": "Bamboo Mosaic", - "block.minecraft.bamboo_mosaic_slab": "Bamboo Mosaic Slab", - "block.minecraft.bamboo_mosaic_stairs": "Bamboo Mosaic Stairs", - "block.minecraft.bamboo_planks": "Bamboo Planks", - "block.minecraft.bamboo_pressure_plate": "Bamboo Pressure Plate", - "block.minecraft.bamboo_sapling": "Bamboo Shoot", - "block.minecraft.bamboo_sign": "Bamboo Sign", - "block.minecraft.bamboo_slab": "Bamboo Slab", - "block.minecraft.bamboo_stairs": "Bamboo Stairs", - "block.minecraft.bamboo_trapdoor": "Bamboo Trapdoor", - "block.minecraft.bamboo_wall_hanging_sign": "Bamboo Wall Hanging Sign", - "block.minecraft.bamboo_wall_sign": "Bamboo Wall Sign", - "block.minecraft.banner.base.black": "Fully Black Field", - "block.minecraft.banner.base.blue": "Fully Blue Field", - "block.minecraft.banner.base.brown": "Fully Brown Field", - "block.minecraft.banner.base.cyan": "Fully Cyan Field", - "block.minecraft.banner.base.gray": "Fully Gray Field", - "block.minecraft.banner.base.green": "Fully Green Field", - "block.minecraft.banner.base.light_blue": "Fully Light Blue Field", - "block.minecraft.banner.base.light_gray": "Fully Light Gray Field", - "block.minecraft.banner.base.lime": "Fully Lime Field", - "block.minecraft.banner.base.magenta": "Fully Magenta Field", - "block.minecraft.banner.base.orange": "Fully Orange Field", - "block.minecraft.banner.base.pink": "Fully Pink Field", - "block.minecraft.banner.base.purple": "Fully Purple Field", - "block.minecraft.banner.base.red": "Fully Red Field", - "block.minecraft.banner.base.white": "Fully White Field", - "block.minecraft.banner.base.yellow": "Fully Yellow Field", - "block.minecraft.banner.border.black": "Black Bordure", - "block.minecraft.banner.border.blue": "Blue Bordure", - "block.minecraft.banner.border.brown": "Brown Bordure", - "block.minecraft.banner.border.cyan": "Cyan Bordure", - "block.minecraft.banner.border.gray": "Gray Bordure", - "block.minecraft.banner.border.green": "Green Bordure", - "block.minecraft.banner.border.light_blue": "Light Blue Bordure", - "block.minecraft.banner.border.light_gray": "Light Gray Bordure", - "block.minecraft.banner.border.lime": "Lime Bordure", - "block.minecraft.banner.border.magenta": "Magenta Bordure", - "block.minecraft.banner.border.orange": "Orange Bordure", - "block.minecraft.banner.border.pink": "Pink Bordure", - "block.minecraft.banner.border.purple": "Purple Bordure", - "block.minecraft.banner.border.red": "Red Bordure", - "block.minecraft.banner.border.white": "White Bordure", - "block.minecraft.banner.border.yellow": "Yellow Bordure", - "block.minecraft.banner.bricks.black": "Black Field Masoned", - "block.minecraft.banner.bricks.blue": "Blue Field Masoned", - "block.minecraft.banner.bricks.brown": "Brown Field Masoned", - "block.minecraft.banner.bricks.cyan": "Cyan Field Masoned", - "block.minecraft.banner.bricks.gray": "Gray Field Masoned", - "block.minecraft.banner.bricks.green": "Green Field Masoned", - "block.minecraft.banner.bricks.light_blue": "Light Blue Field Masoned", - "block.minecraft.banner.bricks.light_gray": "Light Gray Field Masoned", - "block.minecraft.banner.bricks.lime": "Lime Field Masoned", - "block.minecraft.banner.bricks.magenta": "Magenta Field Masoned", - "block.minecraft.banner.bricks.orange": "Orange Field Masoned", - "block.minecraft.banner.bricks.pink": "Pink Field Masoned", - "block.minecraft.banner.bricks.purple": "Purple Field Masoned", - "block.minecraft.banner.bricks.red": "Red Field Masoned", - "block.minecraft.banner.bricks.white": "White Field Masoned", - "block.minecraft.banner.bricks.yellow": "Yellow Field Masoned", - "block.minecraft.banner.circle.black": "Black Roundel", - "block.minecraft.banner.circle.blue": "Blue Roundel", - "block.minecraft.banner.circle.brown": "Brown Roundel", - "block.minecraft.banner.circle.cyan": "Cyan Roundel", - "block.minecraft.banner.circle.gray": "Gray Roundel", - "block.minecraft.banner.circle.green": "Green Roundel", - "block.minecraft.banner.circle.light_blue": "Light Blue Roundel", - "block.minecraft.banner.circle.light_gray": "Light Gray Roundel", - "block.minecraft.banner.circle.lime": "Lime Roundel", - "block.minecraft.banner.circle.magenta": "Magenta Roundel", - "block.minecraft.banner.circle.orange": "Orange Roundel", - "block.minecraft.banner.circle.pink": "Pink Roundel", - "block.minecraft.banner.circle.purple": "Purple Roundel", - "block.minecraft.banner.circle.red": "Red Roundel", - "block.minecraft.banner.circle.white": "White Roundel", - "block.minecraft.banner.circle.yellow": "Yellow Roundel", - "block.minecraft.banner.creeper.black": "Black Creeper Charge", - "block.minecraft.banner.creeper.blue": "Blue Creeper Charge", - "block.minecraft.banner.creeper.brown": "Brown Creeper Charge", - "block.minecraft.banner.creeper.cyan": "Cyan Creeper Charge", - "block.minecraft.banner.creeper.gray": "Gray Creeper Charge", - "block.minecraft.banner.creeper.green": "Green Creeper Charge", - "block.minecraft.banner.creeper.light_blue": "Light Blue Creeper Charge", - "block.minecraft.banner.creeper.light_gray": "Light Gray Creeper Charge", - "block.minecraft.banner.creeper.lime": "Lime Creeper Charge", - "block.minecraft.banner.creeper.magenta": "Magenta Creeper Charge", - "block.minecraft.banner.creeper.orange": "Orange Creeper Charge", - "block.minecraft.banner.creeper.pink": "Pink Creeper Charge", - "block.minecraft.banner.creeper.purple": "Purple Creeper Charge", - "block.minecraft.banner.creeper.red": "Red Creeper Charge", - "block.minecraft.banner.creeper.white": "White Creeper Charge", - "block.minecraft.banner.creeper.yellow": "Yellow Creeper Charge", - "block.minecraft.banner.cross.black": "Black Saltire", - "block.minecraft.banner.cross.blue": "Blue Saltire", - "block.minecraft.banner.cross.brown": "Brown Saltire", - "block.minecraft.banner.cross.cyan": "Cyan Saltire", - "block.minecraft.banner.cross.gray": "Gray Saltire", - "block.minecraft.banner.cross.green": "Green Saltire", - "block.minecraft.banner.cross.light_blue": "Light Blue Saltire", - "block.minecraft.banner.cross.light_gray": "Light Gray Saltire", - "block.minecraft.banner.cross.lime": "Lime Saltire", - "block.minecraft.banner.cross.magenta": "Magenta Saltire", - "block.minecraft.banner.cross.orange": "Orange Saltire", - "block.minecraft.banner.cross.pink": "Pink Saltire", - "block.minecraft.banner.cross.purple": "Purple Saltire", - "block.minecraft.banner.cross.red": "Red Saltire", - "block.minecraft.banner.cross.white": "White Saltire", - "block.minecraft.banner.cross.yellow": "Yellow Saltire", - "block.minecraft.banner.curly_border.black": "Black Bordure Indented", - "block.minecraft.banner.curly_border.blue": "Blue Bordure Indented", - "block.minecraft.banner.curly_border.brown": "Brown Bordure Indented", - "block.minecraft.banner.curly_border.cyan": "Cyan Bordure Indented", - "block.minecraft.banner.curly_border.gray": "Gray Bordure Indented", - "block.minecraft.banner.curly_border.green": "Green Bordure Indented", - "block.minecraft.banner.curly_border.light_blue": "Light Blue Bordure Indented", - "block.minecraft.banner.curly_border.light_gray": "Light Gray Bordure Indented", - "block.minecraft.banner.curly_border.lime": "Lime Bordure Indented", - "block.minecraft.banner.curly_border.magenta": "Magenta Bordure Indented", - "block.minecraft.banner.curly_border.orange": "Orange Bordure Indented", - "block.minecraft.banner.curly_border.pink": "Pink Bordure Indented", - "block.minecraft.banner.curly_border.purple": "Purple Bordure Indented", - "block.minecraft.banner.curly_border.red": "Red Bordure Indented", - "block.minecraft.banner.curly_border.white": "White Bordure Indented", - "block.minecraft.banner.curly_border.yellow": "Yellow Bordure Indented", - "block.minecraft.banner.diagonal_left.black": "Black Per Bend Sinister", - "block.minecraft.banner.diagonal_left.blue": "Blue Per Bend Sinister", - "block.minecraft.banner.diagonal_left.brown": "Brown Per Bend Sinister", - "block.minecraft.banner.diagonal_left.cyan": "Cyan Per Bend Sinister", - "block.minecraft.banner.diagonal_left.gray": "Gray Per Bend Sinister", - "block.minecraft.banner.diagonal_left.green": "Green Per Bend Sinister", - "block.minecraft.banner.diagonal_left.light_blue": "Light Blue Per Bend Sinister", - "block.minecraft.banner.diagonal_left.light_gray": "Light Gray Per Bend Sinister", - "block.minecraft.banner.diagonal_left.lime": "Lime Per Bend Sinister", - "block.minecraft.banner.diagonal_left.magenta": "Magenta Per Bend Sinister", - "block.minecraft.banner.diagonal_left.orange": "Orange Per Bend Sinister", - "block.minecraft.banner.diagonal_left.pink": "Pink Per Bend Sinister", - "block.minecraft.banner.diagonal_left.purple": "Purple Per Bend Sinister", - "block.minecraft.banner.diagonal_left.red": "Red Per Bend Sinister", - "block.minecraft.banner.diagonal_left.white": "White Per Bend Sinister", - "block.minecraft.banner.diagonal_left.yellow": "Yellow Per Bend Sinister", - "block.minecraft.banner.diagonal_right.black": "Black Per Bend", - "block.minecraft.banner.diagonal_right.blue": "Blue Per Bend", - "block.minecraft.banner.diagonal_right.brown": "Brown Per Bend", - "block.minecraft.banner.diagonal_right.cyan": "Cyan Per Bend", - "block.minecraft.banner.diagonal_right.gray": "Gray Per Bend", - "block.minecraft.banner.diagonal_right.green": "Green Per Bend", - "block.minecraft.banner.diagonal_right.light_blue": "Light Blue Per Bend", - "block.minecraft.banner.diagonal_right.light_gray": "Light Gray Per Bend", - "block.minecraft.banner.diagonal_right.lime": "Lime Per Bend", - "block.minecraft.banner.diagonal_right.magenta": "Magenta Per Bend", - "block.minecraft.banner.diagonal_right.orange": "Orange Per Bend", - "block.minecraft.banner.diagonal_right.pink": "Pink Per Bend", - "block.minecraft.banner.diagonal_right.purple": "Purple Per Bend", - "block.minecraft.banner.diagonal_right.red": "Red Per Bend", - "block.minecraft.banner.diagonal_right.white": "White Per Bend", - "block.minecraft.banner.diagonal_right.yellow": "Yellow Per Bend", - "block.minecraft.banner.diagonal_up_left.black": "Black Per Bend Inverted", - "block.minecraft.banner.diagonal_up_left.blue": "Blue Per Bend Inverted", - "block.minecraft.banner.diagonal_up_left.brown": "Brown Per Bend Inverted", - "block.minecraft.banner.diagonal_up_left.cyan": "Cyan Per Bend Inverted", - "block.minecraft.banner.diagonal_up_left.gray": "Gray Per Bend Inverted", - "block.minecraft.banner.diagonal_up_left.green": "Green Per Bend Inverted", - "block.minecraft.banner.diagonal_up_left.light_blue": "Light Blue Per Bend Inverted", - "block.minecraft.banner.diagonal_up_left.light_gray": "Light Gray Per Bend Inverted", - "block.minecraft.banner.diagonal_up_left.lime": "Lime Per Bend Inverted", - "block.minecraft.banner.diagonal_up_left.magenta": "Magenta Per Bend Inverted", - "block.minecraft.banner.diagonal_up_left.orange": "Orange Per Bend Inverted", - "block.minecraft.banner.diagonal_up_left.pink": "Pink Per Bend Inverted", - "block.minecraft.banner.diagonal_up_left.purple": "Purple Per Bend Inverted", - "block.minecraft.banner.diagonal_up_left.red": "Red Per Bend Inverted", - "block.minecraft.banner.diagonal_up_left.white": "White Per Bend Inverted", - "block.minecraft.banner.diagonal_up_left.yellow": "Yellow Per Bend Inverted", - "block.minecraft.banner.diagonal_up_right.black": "Black Per Bend Sinister Inverted", - "block.minecraft.banner.diagonal_up_right.blue": "Blue Per Bend Sinister Inverted", - "block.minecraft.banner.diagonal_up_right.brown": "Brown Per Bend Sinister Inverted", - "block.minecraft.banner.diagonal_up_right.cyan": "Cyan Per Bend Sinister Inverted", - "block.minecraft.banner.diagonal_up_right.gray": "Gray Per Bend Sinister Inverted", - "block.minecraft.banner.diagonal_up_right.green": "Green Per Bend Sinister Inverted", - "block.minecraft.banner.diagonal_up_right.light_blue": "Light Blue Per Bend Sinister Inverted", - "block.minecraft.banner.diagonal_up_right.light_gray": "Light Gray Per Bend Sinister Inverted", - "block.minecraft.banner.diagonal_up_right.lime": "Lime Per Bend Sinister Inverted", - "block.minecraft.banner.diagonal_up_right.magenta": "Magenta Per Bend Sinister Inverted", - "block.minecraft.banner.diagonal_up_right.orange": "Orange Per Bend Sinister Inverted", - "block.minecraft.banner.diagonal_up_right.pink": "Pink Per Bend Sinister Inverted", - "block.minecraft.banner.diagonal_up_right.purple": "Purple Per Bend Sinister Inverted", - "block.minecraft.banner.diagonal_up_right.red": "Red Per Bend Sinister Inverted", - "block.minecraft.banner.diagonal_up_right.white": "White Per Bend Sinister Inverted", - "block.minecraft.banner.diagonal_up_right.yellow": "Yellow Per Bend Sinister Inverted", - "block.minecraft.banner.flow.black": "Black Flow", - "block.minecraft.banner.flow.blue": "Blue Flow", - "block.minecraft.banner.flow.brown": "Brown Flow", - "block.minecraft.banner.flow.cyan": "Cyan Flow", - "block.minecraft.banner.flow.gray": "Gray Flow", - "block.minecraft.banner.flow.green": "Green Flow", - "block.minecraft.banner.flow.light_blue": "Light Blue Flow", - "block.minecraft.banner.flow.light_gray": "Light Gray Flow", - "block.minecraft.banner.flow.lime": "Lime Flow", - "block.minecraft.banner.flow.magenta": "Magenta Flow", - "block.minecraft.banner.flow.orange": "Orange Flow", - "block.minecraft.banner.flow.pink": "Pink Flow", - "block.minecraft.banner.flow.purple": "Purple Flow", - "block.minecraft.banner.flow.red": "Red Flow", - "block.minecraft.banner.flow.white": "White Flow", - "block.minecraft.banner.flow.yellow": "Yellow Flow", - "block.minecraft.banner.flower.black": "Black Flower Charge", - "block.minecraft.banner.flower.blue": "Blue Flower Charge", - "block.minecraft.banner.flower.brown": "Brown Flower Charge", - "block.minecraft.banner.flower.cyan": "Cyan Flower Charge", - "block.minecraft.banner.flower.gray": "Gray Flower Charge", - "block.minecraft.banner.flower.green": "Green Flower Charge", - "block.minecraft.banner.flower.light_blue": "Light Blue Flower Charge", - "block.minecraft.banner.flower.light_gray": "Light Gray Flower Charge", - "block.minecraft.banner.flower.lime": "Lime Flower Charge", - "block.minecraft.banner.flower.magenta": "Magenta Flower Charge", - "block.minecraft.banner.flower.orange": "Orange Flower Charge", - "block.minecraft.banner.flower.pink": "Pink Flower Charge", - "block.minecraft.banner.flower.purple": "Purple Flower Charge", - "block.minecraft.banner.flower.red": "Red Flower Charge", - "block.minecraft.banner.flower.white": "White Flower Charge", - "block.minecraft.banner.flower.yellow": "Yellow Flower Charge", - "block.minecraft.banner.globe.black": "Black Globe", - "block.minecraft.banner.globe.blue": "Blue Globe", - "block.minecraft.banner.globe.brown": "Brown Globe", - "block.minecraft.banner.globe.cyan": "Cyan Globe", - "block.minecraft.banner.globe.gray": "Gray Globe", - "block.minecraft.banner.globe.green": "Green Globe", - "block.minecraft.banner.globe.light_blue": "Light Blue Globe", - "block.minecraft.banner.globe.light_gray": "Light Gray Globe", - "block.minecraft.banner.globe.lime": "Lime Globe", - "block.minecraft.banner.globe.magenta": "Magenta Globe", - "block.minecraft.banner.globe.orange": "Orange Globe", - "block.minecraft.banner.globe.pink": "Pink Globe", - "block.minecraft.banner.globe.purple": "Purple Globe", - "block.minecraft.banner.globe.red": "Red Globe", - "block.minecraft.banner.globe.white": "White Globe", - "block.minecraft.banner.globe.yellow": "Yellow Globe", - "block.minecraft.banner.gradient_up.black": "Black Base Gradient", - "block.minecraft.banner.gradient_up.blue": "Blue Base Gradient", - "block.minecraft.banner.gradient_up.brown": "Brown Base Gradient", - "block.minecraft.banner.gradient_up.cyan": "Cyan Base Gradient", - "block.minecraft.banner.gradient_up.gray": "Gray Base Gradient", - "block.minecraft.banner.gradient_up.green": "Green Base Gradient", - "block.minecraft.banner.gradient_up.light_blue": "Light Blue Base Gradient", - "block.minecraft.banner.gradient_up.light_gray": "Light Gray Base Gradient", - "block.minecraft.banner.gradient_up.lime": "Lime Base Gradient", - "block.minecraft.banner.gradient_up.magenta": "Magenta Base Gradient", - "block.minecraft.banner.gradient_up.orange": "Orange Base Gradient", - "block.minecraft.banner.gradient_up.pink": "Pink Base Gradient", - "block.minecraft.banner.gradient_up.purple": "Purple Base Gradient", - "block.minecraft.banner.gradient_up.red": "Red Base Gradient", - "block.minecraft.banner.gradient_up.white": "White Base Gradient", - "block.minecraft.banner.gradient_up.yellow": "Yellow Base Gradient", - "block.minecraft.banner.gradient.black": "Black Gradient", - "block.minecraft.banner.gradient.blue": "Blue Gradient", - "block.minecraft.banner.gradient.brown": "Brown Gradient", - "block.minecraft.banner.gradient.cyan": "Cyan Gradient", - "block.minecraft.banner.gradient.gray": "Gray Gradient", - "block.minecraft.banner.gradient.green": "Green Gradient", - "block.minecraft.banner.gradient.light_blue": "Light Blue Gradient", - "block.minecraft.banner.gradient.light_gray": "Light Gray Gradient", - "block.minecraft.banner.gradient.lime": "Lime Gradient", - "block.minecraft.banner.gradient.magenta": "Magenta Gradient", - "block.minecraft.banner.gradient.orange": "Orange Gradient", - "block.minecraft.banner.gradient.pink": "Pink Gradient", - "block.minecraft.banner.gradient.purple": "Purple Gradient", - "block.minecraft.banner.gradient.red": "Red Gradient", - "block.minecraft.banner.gradient.white": "White Gradient", - "block.minecraft.banner.gradient.yellow": "Yellow Gradient", - "block.minecraft.banner.guster.black": "Black Guster", - "block.minecraft.banner.guster.blue": "Blue Guster", - "block.minecraft.banner.guster.brown": "Brown Guster", - "block.minecraft.banner.guster.cyan": "Cyan Guster", - "block.minecraft.banner.guster.gray": "Gray Guster", - "block.minecraft.banner.guster.green": "Green Guster", - "block.minecraft.banner.guster.light_blue": "Light Blue Guster", - "block.minecraft.banner.guster.light_gray": "Light Gray Guster", - "block.minecraft.banner.guster.lime": "Lime Guster", - "block.minecraft.banner.guster.magenta": "Magenta Guster", - "block.minecraft.banner.guster.orange": "Orange Guster", - "block.minecraft.banner.guster.pink": "Pink Guster", - "block.minecraft.banner.guster.purple": "Purple Guster", - "block.minecraft.banner.guster.red": "Red Guster", - "block.minecraft.banner.guster.white": "White Guster", - "block.minecraft.banner.guster.yellow": "Yellow Guster", - "block.minecraft.banner.half_horizontal_bottom.black": "Black Per Fess Inverted", - "block.minecraft.banner.half_horizontal_bottom.blue": "Blue Per Fess Inverted", - "block.minecraft.banner.half_horizontal_bottom.brown": "Brown Per Fess Inverted", - "block.minecraft.banner.half_horizontal_bottom.cyan": "Cyan Per Fess Inverted", - "block.minecraft.banner.half_horizontal_bottom.gray": "Gray Per Fess Inverted", - "block.minecraft.banner.half_horizontal_bottom.green": "Green Per Fess Inverted", - "block.minecraft.banner.half_horizontal_bottom.light_blue": "Light Blue Per Fess Inverted", - "block.minecraft.banner.half_horizontal_bottom.light_gray": "Light Gray Per Fess Inverted", - "block.minecraft.banner.half_horizontal_bottom.lime": "Lime Per Fess Inverted", - "block.minecraft.banner.half_horizontal_bottom.magenta": "Magenta Per Fess Inverted", - "block.minecraft.banner.half_horizontal_bottom.orange": "Orange Per Fess Inverted", - "block.minecraft.banner.half_horizontal_bottom.pink": "Pink Per Fess Inverted", - "block.minecraft.banner.half_horizontal_bottom.purple": "Purple Per Fess Inverted", - "block.minecraft.banner.half_horizontal_bottom.red": "Red Per Fess Inverted", - "block.minecraft.banner.half_horizontal_bottom.white": "White Per Fess Inverted", - "block.minecraft.banner.half_horizontal_bottom.yellow": "Yellow Per Fess Inverted", - "block.minecraft.banner.half_horizontal.black": "Black Per Fess", - "block.minecraft.banner.half_horizontal.blue": "Blue Per Fess", - "block.minecraft.banner.half_horizontal.brown": "Brown Per Fess", - "block.minecraft.banner.half_horizontal.cyan": "Cyan Per Fess", - "block.minecraft.banner.half_horizontal.gray": "Gray Per Fess", - "block.minecraft.banner.half_horizontal.green": "Green Per Fess", - "block.minecraft.banner.half_horizontal.light_blue": "Light Blue Per Fess", - "block.minecraft.banner.half_horizontal.light_gray": "Light Gray Per Fess", - "block.minecraft.banner.half_horizontal.lime": "Lime Per Fess", - "block.minecraft.banner.half_horizontal.magenta": "Magenta Per Fess", - "block.minecraft.banner.half_horizontal.orange": "Orange Per Fess", - "block.minecraft.banner.half_horizontal.pink": "Pink Per Fess", - "block.minecraft.banner.half_horizontal.purple": "Purple Per Fess", - "block.minecraft.banner.half_horizontal.red": "Red Per Fess", - "block.minecraft.banner.half_horizontal.white": "White Per Fess", - "block.minecraft.banner.half_horizontal.yellow": "Yellow Per Fess", - "block.minecraft.banner.half_vertical_right.black": "Black Per Pale Inverted", - "block.minecraft.banner.half_vertical_right.blue": "Blue Per Pale Inverted", - "block.minecraft.banner.half_vertical_right.brown": "Brown Per Pale Inverted", - "block.minecraft.banner.half_vertical_right.cyan": "Cyan Per Pale Inverted", - "block.minecraft.banner.half_vertical_right.gray": "Gray Per Pale Inverted", - "block.minecraft.banner.half_vertical_right.green": "Green Per Pale Inverted", - "block.minecraft.banner.half_vertical_right.light_blue": "Light Blue Per Pale Inverted", - "block.minecraft.banner.half_vertical_right.light_gray": "Light Gray Per Pale Inverted", - "block.minecraft.banner.half_vertical_right.lime": "Lime Per Pale Inverted", - "block.minecraft.banner.half_vertical_right.magenta": "Magenta Per Pale Inverted", - "block.minecraft.banner.half_vertical_right.orange": "Orange Per Pale Inverted", - "block.minecraft.banner.half_vertical_right.pink": "Pink Per Pale Inverted", - "block.minecraft.banner.half_vertical_right.purple": "Purple Per Pale Inverted", - "block.minecraft.banner.half_vertical_right.red": "Red Per Pale Inverted", - "block.minecraft.banner.half_vertical_right.white": "White Per Pale Inverted", - "block.minecraft.banner.half_vertical_right.yellow": "Yellow Per Pale Inverted", - "block.minecraft.banner.half_vertical.black": "Black Per Pale", - "block.minecraft.banner.half_vertical.blue": "Blue Per Pale", - "block.minecraft.banner.half_vertical.brown": "Brown Per Pale", - "block.minecraft.banner.half_vertical.cyan": "Cyan Per Pale", - "block.minecraft.banner.half_vertical.gray": "Gray Per Pale", - "block.minecraft.banner.half_vertical.green": "Green Per Pale", - "block.minecraft.banner.half_vertical.light_blue": "Light Blue Per Pale", - "block.minecraft.banner.half_vertical.light_gray": "Light Gray Per Pale", - "block.minecraft.banner.half_vertical.lime": "Lime Per Pale", - "block.minecraft.banner.half_vertical.magenta": "Magenta Per Pale", - "block.minecraft.banner.half_vertical.orange": "Orange Per Pale", - "block.minecraft.banner.half_vertical.pink": "Pink Per Pale", - "block.minecraft.banner.half_vertical.purple": "Purple Per Pale", - "block.minecraft.banner.half_vertical.red": "Red Per Pale", - "block.minecraft.banner.half_vertical.white": "White Per Pale", - "block.minecraft.banner.half_vertical.yellow": "Yellow Per Pale", - "block.minecraft.banner.mojang.black": "Black Thing", - "block.minecraft.banner.mojang.blue": "Blue Thing", - "block.minecraft.banner.mojang.brown": "Brown Thing", - "block.minecraft.banner.mojang.cyan": "Cyan Thing", - "block.minecraft.banner.mojang.gray": "Gray Thing", - "block.minecraft.banner.mojang.green": "Green Thing", - "block.minecraft.banner.mojang.light_blue": "Light Blue Thing", - "block.minecraft.banner.mojang.light_gray": "Light Gray Thing", - "block.minecraft.banner.mojang.lime": "Lime Thing", - "block.minecraft.banner.mojang.magenta": "Magenta Thing", - "block.minecraft.banner.mojang.orange": "Orange Thing", - "block.minecraft.banner.mojang.pink": "Pink Thing", - "block.minecraft.banner.mojang.purple": "Purple Thing", - "block.minecraft.banner.mojang.red": "Red Thing", - "block.minecraft.banner.mojang.white": "White Thing", - "block.minecraft.banner.mojang.yellow": "Yellow Thing", - "block.minecraft.banner.piglin.black": "Black Snout", - "block.minecraft.banner.piglin.blue": "Blue Snout", - "block.minecraft.banner.piglin.brown": "Brown Snout", - "block.minecraft.banner.piglin.cyan": "Cyan Snout", - "block.minecraft.banner.piglin.gray": "Gray Snout", - "block.minecraft.banner.piglin.green": "Green Snout", - "block.minecraft.banner.piglin.light_blue": "Light Blue Snout", - "block.minecraft.banner.piglin.light_gray": "Light Gray Snout", - "block.minecraft.banner.piglin.lime": "Lime Snout", - "block.minecraft.banner.piglin.magenta": "Magenta Snout", - "block.minecraft.banner.piglin.orange": "Orange Snout", - "block.minecraft.banner.piglin.pink": "Pink Snout", - "block.minecraft.banner.piglin.purple": "Purple Snout", - "block.minecraft.banner.piglin.red": "Red Snout", - "block.minecraft.banner.piglin.white": "White Snout", - "block.minecraft.banner.piglin.yellow": "Yellow Snout", - "block.minecraft.banner.rhombus.black": "Black Lozenge", - "block.minecraft.banner.rhombus.blue": "Blue Lozenge", - "block.minecraft.banner.rhombus.brown": "Brown Lozenge", - "block.minecraft.banner.rhombus.cyan": "Cyan Lozenge", - "block.minecraft.banner.rhombus.gray": "Gray Lozenge", - "block.minecraft.banner.rhombus.green": "Green Lozenge", - "block.minecraft.banner.rhombus.light_blue": "Light Blue Lozenge", - "block.minecraft.banner.rhombus.light_gray": "Light Gray Lozenge", - "block.minecraft.banner.rhombus.lime": "Lime Lozenge", - "block.minecraft.banner.rhombus.magenta": "Magenta Lozenge", - "block.minecraft.banner.rhombus.orange": "Orange Lozenge", - "block.minecraft.banner.rhombus.pink": "Pink Lozenge", - "block.minecraft.banner.rhombus.purple": "Purple Lozenge", - "block.minecraft.banner.rhombus.red": "Red Lozenge", - "block.minecraft.banner.rhombus.white": "White Lozenge", - "block.minecraft.banner.rhombus.yellow": "Yellow Lozenge", - "block.minecraft.banner.skull.black": "Black Skull Charge", - "block.minecraft.banner.skull.blue": "Blue Skull Charge", - "block.minecraft.banner.skull.brown": "Brown Skull Charge", - "block.minecraft.banner.skull.cyan": "Cyan Skull Charge", - "block.minecraft.banner.skull.gray": "Gray Skull Charge", - "block.minecraft.banner.skull.green": "Green Skull Charge", - "block.minecraft.banner.skull.light_blue": "Light Blue Skull Charge", - "block.minecraft.banner.skull.light_gray": "Light Gray Skull Charge", - "block.minecraft.banner.skull.lime": "Lime Skull Charge", - "block.minecraft.banner.skull.magenta": "Magenta Skull Charge", - "block.minecraft.banner.skull.orange": "Orange Skull Charge", - "block.minecraft.banner.skull.pink": "Pink Skull Charge", - "block.minecraft.banner.skull.purple": "Purple Skull Charge", - "block.minecraft.banner.skull.red": "Red Skull Charge", - "block.minecraft.banner.skull.white": "White Skull Charge", - "block.minecraft.banner.skull.yellow": "Yellow Skull Charge", - "block.minecraft.banner.small_stripes.black": "Black Paly", - "block.minecraft.banner.small_stripes.blue": "Blue Paly", - "block.minecraft.banner.small_stripes.brown": "Brown Paly", - "block.minecraft.banner.small_stripes.cyan": "Cyan Paly", - "block.minecraft.banner.small_stripes.gray": "Gray Paly", - "block.minecraft.banner.small_stripes.green": "Green Paly", - "block.minecraft.banner.small_stripes.light_blue": "Light Blue Paly", - "block.minecraft.banner.small_stripes.light_gray": "Light Gray Paly", - "block.minecraft.banner.small_stripes.lime": "Lime Paly", - "block.minecraft.banner.small_stripes.magenta": "Magenta Paly", - "block.minecraft.banner.small_stripes.orange": "Orange Paly", - "block.minecraft.banner.small_stripes.pink": "Pink Paly", - "block.minecraft.banner.small_stripes.purple": "Purple Paly", - "block.minecraft.banner.small_stripes.red": "Red Paly", - "block.minecraft.banner.small_stripes.white": "White Paly", - "block.minecraft.banner.small_stripes.yellow": "Yellow Paly", - "block.minecraft.banner.square_bottom_left.black": "Black Base Dexter Canton", - "block.minecraft.banner.square_bottom_left.blue": "Blue Base Dexter Canton", - "block.minecraft.banner.square_bottom_left.brown": "Brown Base Dexter Canton", - "block.minecraft.banner.square_bottom_left.cyan": "Cyan Base Dexter Canton", - "block.minecraft.banner.square_bottom_left.gray": "Gray Base Dexter Canton", - "block.minecraft.banner.square_bottom_left.green": "Green Base Dexter Canton", - "block.minecraft.banner.square_bottom_left.light_blue": "Light Blue Base Dexter Canton", - "block.minecraft.banner.square_bottom_left.light_gray": "Light Gray Base Dexter Canton", - "block.minecraft.banner.square_bottom_left.lime": "Lime Base Dexter Canton", - "block.minecraft.banner.square_bottom_left.magenta": "Magenta Base Dexter Canton", - "block.minecraft.banner.square_bottom_left.orange": "Orange Base Dexter Canton", - "block.minecraft.banner.square_bottom_left.pink": "Pink Base Dexter Canton", - "block.minecraft.banner.square_bottom_left.purple": "Purple Base Dexter Canton", - "block.minecraft.banner.square_bottom_left.red": "Red Base Dexter Canton", - "block.minecraft.banner.square_bottom_left.white": "White Base Dexter Canton", - "block.minecraft.banner.square_bottom_left.yellow": "Yellow Base Dexter Canton", - "block.minecraft.banner.square_bottom_right.black": "Black Base Sinister Canton", - "block.minecraft.banner.square_bottom_right.blue": "Blue Base Sinister Canton", - "block.minecraft.banner.square_bottom_right.brown": "Brown Base Sinister Canton", - "block.minecraft.banner.square_bottom_right.cyan": "Cyan Base Sinister Canton", - "block.minecraft.banner.square_bottom_right.gray": "Gray Base Sinister Canton", - "block.minecraft.banner.square_bottom_right.green": "Green Base Sinister Canton", - "block.minecraft.banner.square_bottom_right.light_blue": "Light Blue Base Sinister Canton", - "block.minecraft.banner.square_bottom_right.light_gray": "Light Gray Base Sinister Canton", - "block.minecraft.banner.square_bottom_right.lime": "Lime Base Sinister Canton", - "block.minecraft.banner.square_bottom_right.magenta": "Magenta Base Sinister Canton", - "block.minecraft.banner.square_bottom_right.orange": "Orange Base Sinister Canton", - "block.minecraft.banner.square_bottom_right.pink": "Pink Base Sinister Canton", - "block.minecraft.banner.square_bottom_right.purple": "Purple Base Sinister Canton", - "block.minecraft.banner.square_bottom_right.red": "Red Base Sinister Canton", - "block.minecraft.banner.square_bottom_right.white": "White Base Sinister Canton", - "block.minecraft.banner.square_bottom_right.yellow": "Yellow Base Sinister Canton", - "block.minecraft.banner.square_top_left.black": "Black Chief Dexter Canton", - "block.minecraft.banner.square_top_left.blue": "Blue Chief Dexter Canton", - "block.minecraft.banner.square_top_left.brown": "Brown Chief Dexter Canton", - "block.minecraft.banner.square_top_left.cyan": "Cyan Chief Dexter Canton", - "block.minecraft.banner.square_top_left.gray": "Gray Chief Dexter Canton", - "block.minecraft.banner.square_top_left.green": "Green Chief Dexter Canton", - "block.minecraft.banner.square_top_left.light_blue": "Light Blue Chief Dexter Canton", - "block.minecraft.banner.square_top_left.light_gray": "Light Gray Chief Dexter Canton", - "block.minecraft.banner.square_top_left.lime": "Lime Chief Dexter Canton", - "block.minecraft.banner.square_top_left.magenta": "Magenta Chief Dexter Canton", - "block.minecraft.banner.square_top_left.orange": "Orange Chief Dexter Canton", - "block.minecraft.banner.square_top_left.pink": "Pink Chief Dexter Canton", - "block.minecraft.banner.square_top_left.purple": "Purple Chief Dexter Canton", - "block.minecraft.banner.square_top_left.red": "Red Chief Dexter Canton", - "block.minecraft.banner.square_top_left.white": "White Chief Dexter Canton", - "block.minecraft.banner.square_top_left.yellow": "Yellow Chief Dexter Canton", - "block.minecraft.banner.square_top_right.black": "Black Chief Sinister Canton", - "block.minecraft.banner.square_top_right.blue": "Blue Chief Sinister Canton", - "block.minecraft.banner.square_top_right.brown": "Brown Chief Sinister Canton", - "block.minecraft.banner.square_top_right.cyan": "Cyan Chief Sinister Canton", - "block.minecraft.banner.square_top_right.gray": "Gray Chief Sinister Canton", - "block.minecraft.banner.square_top_right.green": "Green Chief Sinister Canton", - "block.minecraft.banner.square_top_right.light_blue": "Light Blue Chief Sinister Canton", - "block.minecraft.banner.square_top_right.light_gray": "Light Gray Chief Sinister Canton", - "block.minecraft.banner.square_top_right.lime": "Lime Chief Sinister Canton", - "block.minecraft.banner.square_top_right.magenta": "Magenta Chief Sinister Canton", - "block.minecraft.banner.square_top_right.orange": "Orange Chief Sinister Canton", - "block.minecraft.banner.square_top_right.pink": "Pink Chief Sinister Canton", - "block.minecraft.banner.square_top_right.purple": "Purple Chief Sinister Canton", - "block.minecraft.banner.square_top_right.red": "Red Chief Sinister Canton", - "block.minecraft.banner.square_top_right.white": "White Chief Sinister Canton", - "block.minecraft.banner.square_top_right.yellow": "Yellow Chief Sinister Canton", - "block.minecraft.banner.straight_cross.black": "Black Cross", - "block.minecraft.banner.straight_cross.blue": "Blue Cross", - "block.minecraft.banner.straight_cross.brown": "Brown Cross", - "block.minecraft.banner.straight_cross.cyan": "Cyan Cross", - "block.minecraft.banner.straight_cross.gray": "Gray Cross", - "block.minecraft.banner.straight_cross.green": "Green Cross", - "block.minecraft.banner.straight_cross.light_blue": "Light Blue Cross", - "block.minecraft.banner.straight_cross.light_gray": "Light Gray Cross", - "block.minecraft.banner.straight_cross.lime": "Lime Cross", - "block.minecraft.banner.straight_cross.magenta": "Magenta Cross", - "block.minecraft.banner.straight_cross.orange": "Orange Cross", - "block.minecraft.banner.straight_cross.pink": "Pink Cross", - "block.minecraft.banner.straight_cross.purple": "Purple Cross", - "block.minecraft.banner.straight_cross.red": "Red Cross", - "block.minecraft.banner.straight_cross.white": "White Cross", - "block.minecraft.banner.straight_cross.yellow": "Yellow Cross", - "block.minecraft.banner.stripe_bottom.black": "Black Base", - "block.minecraft.banner.stripe_bottom.blue": "Blue Base", - "block.minecraft.banner.stripe_bottom.brown": "Brown Base", - "block.minecraft.banner.stripe_bottom.cyan": "Cyan Base", - "block.minecraft.banner.stripe_bottom.gray": "Gray Base", - "block.minecraft.banner.stripe_bottom.green": "Green Base", - "block.minecraft.banner.stripe_bottom.light_blue": "Light Blue Base", - "block.minecraft.banner.stripe_bottom.light_gray": "Light Gray Base", - "block.minecraft.banner.stripe_bottom.lime": "Lime Base", - "block.minecraft.banner.stripe_bottom.magenta": "Magenta Base", - "block.minecraft.banner.stripe_bottom.orange": "Orange Base", - "block.minecraft.banner.stripe_bottom.pink": "Pink Base", - "block.minecraft.banner.stripe_bottom.purple": "Purple Base", - "block.minecraft.banner.stripe_bottom.red": "Red Base", - "block.minecraft.banner.stripe_bottom.white": "White Base", - "block.minecraft.banner.stripe_bottom.yellow": "Yellow Base", - "block.minecraft.banner.stripe_center.black": "Black Pale", - "block.minecraft.banner.stripe_center.blue": "Blue Pale", - "block.minecraft.banner.stripe_center.brown": "Brown Pale", - "block.minecraft.banner.stripe_center.cyan": "Cyan Pale", - "block.minecraft.banner.stripe_center.gray": "Gray Pale", - "block.minecraft.banner.stripe_center.green": "Green Pale", - "block.minecraft.banner.stripe_center.light_blue": "Light Blue Pale", - "block.minecraft.banner.stripe_center.light_gray": "Light Gray Pale", - "block.minecraft.banner.stripe_center.lime": "Lime Pale", - "block.minecraft.banner.stripe_center.magenta": "Magenta Pale", - "block.minecraft.banner.stripe_center.orange": "Orange Pale", - "block.minecraft.banner.stripe_center.pink": "Pink Pale", - "block.minecraft.banner.stripe_center.purple": "Purple Pale", - "block.minecraft.banner.stripe_center.red": "Red Pale", - "block.minecraft.banner.stripe_center.white": "White Pale", - "block.minecraft.banner.stripe_center.yellow": "Yellow Pale", - "block.minecraft.banner.stripe_downleft.black": "Black Bend Sinister", - "block.minecraft.banner.stripe_downleft.blue": "Blue Bend Sinister", - "block.minecraft.banner.stripe_downleft.brown": "Brown Bend Sinister", - "block.minecraft.banner.stripe_downleft.cyan": "Cyan Bend Sinister", - "block.minecraft.banner.stripe_downleft.gray": "Gray Bend Sinister", - "block.minecraft.banner.stripe_downleft.green": "Green Bend Sinister", - "block.minecraft.banner.stripe_downleft.light_blue": "Light Blue Bend Sinister", - "block.minecraft.banner.stripe_downleft.light_gray": "Light Gray Bend Sinister", - "block.minecraft.banner.stripe_downleft.lime": "Lime Bend Sinister", - "block.minecraft.banner.stripe_downleft.magenta": "Magenta Bend Sinister", - "block.minecraft.banner.stripe_downleft.orange": "Orange Bend Sinister", - "block.minecraft.banner.stripe_downleft.pink": "Pink Bend Sinister", - "block.minecraft.banner.stripe_downleft.purple": "Purple Bend Sinister", - "block.minecraft.banner.stripe_downleft.red": "Red Bend Sinister", - "block.minecraft.banner.stripe_downleft.white": "White Bend Sinister", - "block.minecraft.banner.stripe_downleft.yellow": "Yellow Bend Sinister", - "block.minecraft.banner.stripe_downright.black": "Black Bend", - "block.minecraft.banner.stripe_downright.blue": "Blue Bend", - "block.minecraft.banner.stripe_downright.brown": "Brown Bend", - "block.minecraft.banner.stripe_downright.cyan": "Cyan Bend", - "block.minecraft.banner.stripe_downright.gray": "Gray Bend", - "block.minecraft.banner.stripe_downright.green": "Green Bend", - "block.minecraft.banner.stripe_downright.light_blue": "Light Blue Bend", - "block.minecraft.banner.stripe_downright.light_gray": "Light Gray Bend", - "block.minecraft.banner.stripe_downright.lime": "Lime Bend", - "block.minecraft.banner.stripe_downright.magenta": "Magenta Bend", - "block.minecraft.banner.stripe_downright.orange": "Orange Bend", - "block.minecraft.banner.stripe_downright.pink": "Pink Bend", - "block.minecraft.banner.stripe_downright.purple": "Purple Bend", - "block.minecraft.banner.stripe_downright.red": "Red Bend", - "block.minecraft.banner.stripe_downright.white": "White Bend", - "block.minecraft.banner.stripe_downright.yellow": "Yellow Bend", - "block.minecraft.banner.stripe_left.black": "Black Pale Dexter", - "block.minecraft.banner.stripe_left.blue": "Blue Pale Dexter", - "block.minecraft.banner.stripe_left.brown": "Brown Pale Dexter", - "block.minecraft.banner.stripe_left.cyan": "Cyan Pale Dexter", - "block.minecraft.banner.stripe_left.gray": "Gray Pale Dexter", - "block.minecraft.banner.stripe_left.green": "Green Pale Dexter", - "block.minecraft.banner.stripe_left.light_blue": "Light Blue Pale Dexter", - "block.minecraft.banner.stripe_left.light_gray": "Light Gray Pale Dexter", - "block.minecraft.banner.stripe_left.lime": "Lime Pale Dexter", - "block.minecraft.banner.stripe_left.magenta": "Magenta Pale Dexter", - "block.minecraft.banner.stripe_left.orange": "Orange Pale Dexter", - "block.minecraft.banner.stripe_left.pink": "Pink Pale Dexter", - "block.minecraft.banner.stripe_left.purple": "Purple Pale Dexter", - "block.minecraft.banner.stripe_left.red": "Red Pale Dexter", - "block.minecraft.banner.stripe_left.white": "White Pale Dexter", - "block.minecraft.banner.stripe_left.yellow": "Yellow Pale Dexter", - "block.minecraft.banner.stripe_middle.black": "Black Fess", - "block.minecraft.banner.stripe_middle.blue": "Blue Fess", - "block.minecraft.banner.stripe_middle.brown": "Brown Fess", - "block.minecraft.banner.stripe_middle.cyan": "Cyan Fess", - "block.minecraft.banner.stripe_middle.gray": "Gray Fess", - "block.minecraft.banner.stripe_middle.green": "Green Fess", - "block.minecraft.banner.stripe_middle.light_blue": "Light Blue Fess", - "block.minecraft.banner.stripe_middle.light_gray": "Light Gray Fess", - "block.minecraft.banner.stripe_middle.lime": "Lime Fess", - "block.minecraft.banner.stripe_middle.magenta": "Magenta Fess", - "block.minecraft.banner.stripe_middle.orange": "Orange Fess", - "block.minecraft.banner.stripe_middle.pink": "Pink Fess", - "block.minecraft.banner.stripe_middle.purple": "Purple Fess", - "block.minecraft.banner.stripe_middle.red": "Red Fess", - "block.minecraft.banner.stripe_middle.white": "White Fess", - "block.minecraft.banner.stripe_middle.yellow": "Yellow Fess", - "block.minecraft.banner.stripe_right.black": "Black Pale Sinister", - "block.minecraft.banner.stripe_right.blue": "Blue Pale Sinister", - "block.minecraft.banner.stripe_right.brown": "Brown Pale Sinister", - "block.minecraft.banner.stripe_right.cyan": "Cyan Pale Sinister", - "block.minecraft.banner.stripe_right.gray": "Gray Pale Sinister", - "block.minecraft.banner.stripe_right.green": "Green Pale Sinister", - "block.minecraft.banner.stripe_right.light_blue": "Light Blue Pale Sinister", - "block.minecraft.banner.stripe_right.light_gray": "Light Gray Pale Sinister", - "block.minecraft.banner.stripe_right.lime": "Lime Pale Sinister", - "block.minecraft.banner.stripe_right.magenta": "Magenta Pale Sinister", - "block.minecraft.banner.stripe_right.orange": "Orange Pale Sinister", - "block.minecraft.banner.stripe_right.pink": "Pink Pale Sinister", - "block.minecraft.banner.stripe_right.purple": "Purple Pale Sinister", - "block.minecraft.banner.stripe_right.red": "Red Pale Sinister", - "block.minecraft.banner.stripe_right.white": "White Pale Sinister", - "block.minecraft.banner.stripe_right.yellow": "Yellow Pale Sinister", - "block.minecraft.banner.stripe_top.black": "Black Chief", - "block.minecraft.banner.stripe_top.blue": "Blue Chief", - "block.minecraft.banner.stripe_top.brown": "Brown Chief", - "block.minecraft.banner.stripe_top.cyan": "Cyan Chief", - "block.minecraft.banner.stripe_top.gray": "Gray Chief", - "block.minecraft.banner.stripe_top.green": "Green Chief", - "block.minecraft.banner.stripe_top.light_blue": "Light Blue Chief", - "block.minecraft.banner.stripe_top.light_gray": "Light Gray Chief", - "block.minecraft.banner.stripe_top.lime": "Lime Chief", - "block.minecraft.banner.stripe_top.magenta": "Magenta Chief", - "block.minecraft.banner.stripe_top.orange": "Orange Chief", - "block.minecraft.banner.stripe_top.pink": "Pink Chief", - "block.minecraft.banner.stripe_top.purple": "Purple Chief", - "block.minecraft.banner.stripe_top.red": "Red Chief", - "block.minecraft.banner.stripe_top.white": "White Chief", - "block.minecraft.banner.stripe_top.yellow": "Yellow Chief", - "block.minecraft.banner.triangle_bottom.black": "Black Chevron", - "block.minecraft.banner.triangle_bottom.blue": "Blue Chevron", - "block.minecraft.banner.triangle_bottom.brown": "Brown Chevron", - "block.minecraft.banner.triangle_bottom.cyan": "Cyan Chevron", - "block.minecraft.banner.triangle_bottom.gray": "Gray Chevron", - "block.minecraft.banner.triangle_bottom.green": "Green Chevron", - "block.minecraft.banner.triangle_bottom.light_blue": "Light Blue Chevron", - "block.minecraft.banner.triangle_bottom.light_gray": "Light Gray Chevron", - "block.minecraft.banner.triangle_bottom.lime": "Lime Chevron", - "block.minecraft.banner.triangle_bottom.magenta": "Magenta Chevron", - "block.minecraft.banner.triangle_bottom.orange": "Orange Chevron", - "block.minecraft.banner.triangle_bottom.pink": "Pink Chevron", - "block.minecraft.banner.triangle_bottom.purple": "Purple Chevron", - "block.minecraft.banner.triangle_bottom.red": "Red Chevron", - "block.minecraft.banner.triangle_bottom.white": "White Chevron", - "block.minecraft.banner.triangle_bottom.yellow": "Yellow Chevron", - "block.minecraft.banner.triangle_top.black": "Black Inverted Chevron", - "block.minecraft.banner.triangle_top.blue": "Blue Inverted Chevron", - "block.minecraft.banner.triangle_top.brown": "Brown Inverted Chevron", - "block.minecraft.banner.triangle_top.cyan": "Cyan Inverted Chevron", - "block.minecraft.banner.triangle_top.gray": "Gray Inverted Chevron", - "block.minecraft.banner.triangle_top.green": "Green Inverted Chevron", - "block.minecraft.banner.triangle_top.light_blue": "Light Blue Inverted Chevron", - "block.minecraft.banner.triangle_top.light_gray": "Light Gray Inverted Chevron", - "block.minecraft.banner.triangle_top.lime": "Lime Inverted Chevron", - "block.minecraft.banner.triangle_top.magenta": "Magenta Inverted Chevron", - "block.minecraft.banner.triangle_top.orange": "Orange Inverted Chevron", - "block.minecraft.banner.triangle_top.pink": "Pink Inverted Chevron", - "block.minecraft.banner.triangle_top.purple": "Purple Inverted Chevron", - "block.minecraft.banner.triangle_top.red": "Red Inverted Chevron", - "block.minecraft.banner.triangle_top.white": "White Inverted Chevron", - "block.minecraft.banner.triangle_top.yellow": "Yellow Inverted Chevron", - "block.minecraft.banner.triangles_bottom.black": "Black Base Indented", - "block.minecraft.banner.triangles_bottom.blue": "Blue Base Indented", - "block.minecraft.banner.triangles_bottom.brown": "Brown Base Indented", - "block.minecraft.banner.triangles_bottom.cyan": "Cyan Base Indented", - "block.minecraft.banner.triangles_bottom.gray": "Gray Base Indented", - "block.minecraft.banner.triangles_bottom.green": "Green Base Indented", - "block.minecraft.banner.triangles_bottom.light_blue": "Light Blue Base Indented", - "block.minecraft.banner.triangles_bottom.light_gray": "Light Gray Base Indented", - "block.minecraft.banner.triangles_bottom.lime": "Lime Base Indented", - "block.minecraft.banner.triangles_bottom.magenta": "Magenta Base Indented", - "block.minecraft.banner.triangles_bottom.orange": "Orange Base Indented", - "block.minecraft.banner.triangles_bottom.pink": "Pink Base Indented", - "block.minecraft.banner.triangles_bottom.purple": "Purple Base Indented", - "block.minecraft.banner.triangles_bottom.red": "Red Base Indented", - "block.minecraft.banner.triangles_bottom.white": "White Base Indented", - "block.minecraft.banner.triangles_bottom.yellow": "Yellow Base Indented", - "block.minecraft.banner.triangles_top.black": "Black Chief Indented", - "block.minecraft.banner.triangles_top.blue": "Blue Chief Indented", - "block.minecraft.banner.triangles_top.brown": "Brown Chief Indented", - "block.minecraft.banner.triangles_top.cyan": "Cyan Chief Indented", - "block.minecraft.banner.triangles_top.gray": "Gray Chief Indented", - "block.minecraft.banner.triangles_top.green": "Green Chief Indented", - "block.minecraft.banner.triangles_top.light_blue": "Light Blue Chief Indented", - "block.minecraft.banner.triangles_top.light_gray": "Light Gray Chief Indented", - "block.minecraft.banner.triangles_top.lime": "Lime Chief Indented", - "block.minecraft.banner.triangles_top.magenta": "Magenta Chief Indented", - "block.minecraft.banner.triangles_top.orange": "Orange Chief Indented", - "block.minecraft.banner.triangles_top.pink": "Pink Chief Indented", - "block.minecraft.banner.triangles_top.purple": "Purple Chief Indented", - "block.minecraft.banner.triangles_top.red": "Red Chief Indented", - "block.minecraft.banner.triangles_top.white": "White Chief Indented", - "block.minecraft.banner.triangles_top.yellow": "Yellow Chief Indented", - "block.minecraft.barrel": "Barrel", - "block.minecraft.barrier": "Barrier", - "block.minecraft.basalt": "Basalt", - "block.minecraft.beacon": "Beacon", - "block.minecraft.beacon.primary": "Primary Power", - "block.minecraft.beacon.secondary": "Secondary Power", - "block.minecraft.bed.no_sleep": "You can sleep only at night or during thunderstorms", - "block.minecraft.bed.not_safe": "You may not rest now; there are monsters nearby", - "block.minecraft.bed.obstructed": "This bed is obstructed", - "block.minecraft.bed.occupied": "This bed is occupied", - "block.minecraft.bed.too_far_away": "You may not rest now; the bed is too far away", - "block.minecraft.bedrock": "Bedrock", - "block.minecraft.bee_nest": "Bee Nest", - "block.minecraft.beehive": "Beehive", - "block.minecraft.beetroots": "Beetroots", - "block.minecraft.bell": "Bell", - "block.minecraft.big_dripleaf": "Big Dripleaf", - "block.minecraft.big_dripleaf_stem": "Big Dripleaf Stem", - "block.minecraft.birch_button": "Birch Button", - "block.minecraft.birch_door": "Birch Door", - "block.minecraft.birch_fence": "Birch Fence", - "block.minecraft.birch_fence_gate": "Birch Fence Gate", - "block.minecraft.birch_hanging_sign": "Birch Hanging Sign", - "block.minecraft.birch_leaves": "Birch Leaves", - "block.minecraft.birch_log": "Birch Log", - "block.minecraft.birch_planks": "Birch Planks", - "block.minecraft.birch_pressure_plate": "Birch Pressure Plate", - "block.minecraft.birch_sapling": "Birch Sapling", - "block.minecraft.birch_sign": "Birch Sign", - "block.minecraft.birch_slab": "Birch Slab", - "block.minecraft.birch_stairs": "Birch Stairs", - "block.minecraft.birch_trapdoor": "Birch Trapdoor", - "block.minecraft.birch_wall_hanging_sign": "Birch Wall Hanging Sign", - "block.minecraft.birch_wall_sign": "Birch Wall Sign", - "block.minecraft.birch_wood": "Birch Wood", - "block.minecraft.black_banner": "Black Banner", - "block.minecraft.black_bed": "Black Bed", - "block.minecraft.black_candle": "Black Candle", - "block.minecraft.black_candle_cake": "Cake with Black Candle", - "block.minecraft.black_carpet": "Black Carpet", - "block.minecraft.black_concrete": "Black Concrete", - "block.minecraft.black_concrete_powder": "Black Concrete Powder", - "block.minecraft.black_glazed_terracotta": "Black Glazed Terracotta", - "block.minecraft.black_shulker_box": "Black Shulker Box", - "block.minecraft.black_stained_glass": "Black Stained Glass", - "block.minecraft.black_stained_glass_pane": "Black Stained Glass Pane", - "block.minecraft.black_terracotta": "Black Terracotta", - "block.minecraft.black_wool": "Black Wool", - "block.minecraft.blackstone": "Blackstone", - "block.minecraft.blackstone_slab": "Blackstone Slab", - "block.minecraft.blackstone_stairs": "Blackstone Stairs", - "block.minecraft.blackstone_wall": "Blackstone Wall", - "block.minecraft.blast_furnace": "Blast Furnace", - "block.minecraft.blue_banner": "Blue Banner", - "block.minecraft.blue_bed": "Blue Bed", - "block.minecraft.blue_candle": "Blue Candle", - "block.minecraft.blue_candle_cake": "Cake with Blue Candle", - "block.minecraft.blue_carpet": "Blue Carpet", - "block.minecraft.blue_concrete": "Blue Concrete", - "block.minecraft.blue_concrete_powder": "Blue Concrete Powder", - "block.minecraft.blue_glazed_terracotta": "Blue Glazed Terracotta", - "block.minecraft.blue_ice": "Blue Ice", - "block.minecraft.blue_orchid": "Blue Orchid", - "block.minecraft.blue_shulker_box": "Blue Shulker Box", - "block.minecraft.blue_stained_glass": "Blue Stained Glass", - "block.minecraft.blue_stained_glass_pane": "Blue Stained Glass Pane", - "block.minecraft.blue_terracotta": "Blue Terracotta", - "block.minecraft.blue_wool": "Blue Wool", - "block.minecraft.bone_block": "Bone Block", - "block.minecraft.bookshelf": "Bookshelf", - "block.minecraft.brain_coral": "Brain Coral", - "block.minecraft.brain_coral_block": "Brain Coral Block", - "block.minecraft.brain_coral_fan": "Brain Coral Fan", - "block.minecraft.brain_coral_wall_fan": "Brain Coral Wall Fan", - "block.minecraft.brewing_stand": "Brewing Stand", - "block.minecraft.brick_slab": "Brick Slab", - "block.minecraft.brick_stairs": "Brick Stairs", - "block.minecraft.brick_wall": "Brick Wall", - "block.minecraft.bricks": "Bricks", - "block.minecraft.brown_banner": "Brown Banner", - "block.minecraft.brown_bed": "Brown Bed", - "block.minecraft.brown_candle": "Brown Candle", - "block.minecraft.brown_candle_cake": "Cake with Brown Candle", - "block.minecraft.brown_carpet": "Brown Carpet", - "block.minecraft.brown_concrete": "Brown Concrete", - "block.minecraft.brown_concrete_powder": "Brown Concrete Powder", - "block.minecraft.brown_glazed_terracotta": "Brown Glazed Terracotta", - "block.minecraft.brown_mushroom": "Brown Mushroom", - "block.minecraft.brown_mushroom_block": "Brown Mushroom Block", - "block.minecraft.brown_shulker_box": "Brown Shulker Box", - "block.minecraft.brown_stained_glass": "Brown Stained Glass", - "block.minecraft.brown_stained_glass_pane": "Brown Stained Glass Pane", - "block.minecraft.brown_terracotta": "Brown Terracotta", - "block.minecraft.brown_wool": "Brown Wool", - "block.minecraft.bubble_column": "Bubble Column", - "block.minecraft.bubble_coral": "Bubble Coral", - "block.minecraft.bubble_coral_block": "Bubble Coral Block", - "block.minecraft.bubble_coral_fan": "Bubble Coral Fan", - "block.minecraft.bubble_coral_wall_fan": "Bubble Coral Wall Fan", - "block.minecraft.budding_amethyst": "Budding Amethyst", - "block.minecraft.cactus": "Cactus", - "block.minecraft.cake": "Cake", - "block.minecraft.calcite": "Calcite", - "block.minecraft.calibrated_sculk_sensor": "Calibrated Sculk Sensor", - "block.minecraft.campfire": "Campfire", - "block.minecraft.candle": "Candle", - "block.minecraft.candle_cake": "Cake with Candle", - "block.minecraft.carrots": "Carrots", - "block.minecraft.cartography_table": "Cartography Table", - "block.minecraft.carved_pumpkin": "Carved Pumpkin", - "block.minecraft.cauldron": "Cauldron", - "block.minecraft.cave_air": "Cave Air", - "block.minecraft.cave_vines": "Cave Vines", - "block.minecraft.cave_vines_plant": "Cave Vines Plant", - "block.minecraft.chain": "Chain", - "block.minecraft.chain_command_block": "Chain Command Block", - "block.minecraft.cherry_button": "Cherry Button", - "block.minecraft.cherry_door": "Cherry Door", - "block.minecraft.cherry_fence": "Cherry Fence", - "block.minecraft.cherry_fence_gate": "Cherry Fence Gate", - "block.minecraft.cherry_hanging_sign": "Cherry Hanging Sign", - "block.minecraft.cherry_leaves": "Cherry Leaves", - "block.minecraft.cherry_log": "Cherry Log", - "block.minecraft.cherry_planks": "Cherry Planks", - "block.minecraft.cherry_pressure_plate": "Cherry Pressure Plate", - "block.minecraft.cherry_sapling": "Cherry Sapling", - "block.minecraft.cherry_sign": "Cherry Sign", - "block.minecraft.cherry_slab": "Cherry Slab", - "block.minecraft.cherry_stairs": "Cherry Stairs", - "block.minecraft.cherry_trapdoor": "Cherry Trapdoor", - "block.minecraft.cherry_wall_hanging_sign": "Cherry Wall Hanging Sign", - "block.minecraft.cherry_wall_sign": "Cherry Wall Sign", - "block.minecraft.cherry_wood": "Cherry Wood", - "block.minecraft.chest": "Chest", - "block.minecraft.chipped_anvil": "Chipped Anvil", - "block.minecraft.chiseled_bookshelf": "Chiseled Bookshelf", - "block.minecraft.chiseled_copper": "Chiseled Copper", - "block.minecraft.chiseled_deepslate": "Chiseled Deepslate", - "block.minecraft.chiseled_nether_bricks": "Chiseled Nether Bricks", - "block.minecraft.chiseled_polished_blackstone": "Chiseled Polished Blackstone", - "block.minecraft.chiseled_quartz_block": "Chiseled Quartz Block", - "block.minecraft.chiseled_red_sandstone": "Chiseled Red Sandstone", - "block.minecraft.chiseled_sandstone": "Chiseled Sandstone", - "block.minecraft.chiseled_stone_bricks": "Chiseled Stone Bricks", - "block.minecraft.chiseled_tuff": "Chiseled Tuff", - "block.minecraft.chiseled_tuff_bricks": "Chiseled Tuff Bricks", - "block.minecraft.chorus_flower": "Chorus Flower", - "block.minecraft.chorus_plant": "Chorus Plant", - "block.minecraft.clay": "Clay", - "block.minecraft.coal_block": "Block of Coal", - "block.minecraft.coal_ore": "Coal Ore", - "block.minecraft.coarse_dirt": "Coarse Dirt", - "block.minecraft.cobbled_deepslate": "Cobbled Deepslate", - "block.minecraft.cobbled_deepslate_slab": "Cobbled Deepslate Slab", - "block.minecraft.cobbled_deepslate_stairs": "Cobbled Deepslate Stairs", - "block.minecraft.cobbled_deepslate_wall": "Cobbled Deepslate Wall", - "block.minecraft.cobblestone": "Cobblestone", - "block.minecraft.cobblestone_slab": "Cobblestone Slab", - "block.minecraft.cobblestone_stairs": "Cobblestone Stairs", - "block.minecraft.cobblestone_wall": "Cobblestone Wall", - "block.minecraft.cobweb": "Cobweb", - "block.minecraft.cocoa": "Cocoa", - "block.minecraft.command_block": "Command Block", - "block.minecraft.comparator": "Redstone Comparator", - "block.minecraft.composter": "Composter", - "block.minecraft.conduit": "Conduit", - "block.minecraft.copper_block": "Block of Copper", - "block.minecraft.copper_bulb": "Copper Bulb", - "block.minecraft.copper_door": "Copper Door", - "block.minecraft.copper_grate": "Copper Grate", - "block.minecraft.copper_ore": "Copper Ore", - "block.minecraft.copper_trapdoor": "Copper Trapdoor", - "block.minecraft.cornflower": "Cornflower", - "block.minecraft.cracked_deepslate_bricks": "Cracked Deepslate Bricks", - "block.minecraft.cracked_deepslate_tiles": "Cracked Deepslate Tiles", - "block.minecraft.cracked_nether_bricks": "Cracked Nether Bricks", - "block.minecraft.cracked_polished_blackstone_bricks": "Cracked Polished Blackstone Bricks", - "block.minecraft.cracked_stone_bricks": "Cracked Stone Bricks", - "block.minecraft.crafter": "Crafter", - "block.minecraft.crafting_table": "Crafting Table", - "block.minecraft.creeper_head": "Creeper Head", - "block.minecraft.creeper_wall_head": "Creeper Wall Head", - "block.minecraft.crimson_button": "Crimson Button", - "block.minecraft.crimson_door": "Crimson Door", - "block.minecraft.crimson_fence": "Crimson Fence", - "block.minecraft.crimson_fence_gate": "Crimson Fence Gate", - "block.minecraft.crimson_fungus": "Crimson Fungus", - "block.minecraft.crimson_hanging_sign": "Crimson Hanging Sign", - "block.minecraft.crimson_hyphae": "Crimson Hyphae", - "block.minecraft.crimson_nylium": "Crimson Nylium", - "block.minecraft.crimson_planks": "Crimson Planks", - "block.minecraft.crimson_pressure_plate": "Crimson Pressure Plate", - "block.minecraft.crimson_roots": "Crimson Roots", - "block.minecraft.crimson_sign": "Crimson Sign", - "block.minecraft.crimson_slab": "Crimson Slab", - "block.minecraft.crimson_stairs": "Crimson Stairs", - "block.minecraft.crimson_stem": "Crimson Stem", - "block.minecraft.crimson_trapdoor": "Crimson Trapdoor", - "block.minecraft.crimson_wall_hanging_sign": "Crimson Wall Hanging Sign", - "block.minecraft.crimson_wall_sign": "Crimson Wall Sign", - "block.minecraft.crying_obsidian": "Crying Obsidian", - "block.minecraft.cut_copper": "Cut Copper", - "block.minecraft.cut_copper_slab": "Cut Copper Slab", - "block.minecraft.cut_copper_stairs": "Cut Copper Stairs", - "block.minecraft.cut_red_sandstone": "Cut Red Sandstone", - "block.minecraft.cut_red_sandstone_slab": "Cut Red Sandstone Slab", - "block.minecraft.cut_sandstone": "Cut Sandstone", - "block.minecraft.cut_sandstone_slab": "Cut Sandstone Slab", - "block.minecraft.cyan_banner": "Cyan Banner", - "block.minecraft.cyan_bed": "Cyan Bed", - "block.minecraft.cyan_candle": "Cyan Candle", - "block.minecraft.cyan_candle_cake": "Cake with Cyan Candle", - "block.minecraft.cyan_carpet": "Cyan Carpet", - "block.minecraft.cyan_concrete": "Cyan Concrete", - "block.minecraft.cyan_concrete_powder": "Cyan Concrete Powder", - "block.minecraft.cyan_glazed_terracotta": "Cyan Glazed Terracotta", - "block.minecraft.cyan_shulker_box": "Cyan Shulker Box", - "block.minecraft.cyan_stained_glass": "Cyan Stained Glass", - "block.minecraft.cyan_stained_glass_pane": "Cyan Stained Glass Pane", - "block.minecraft.cyan_terracotta": "Cyan Terracotta", - "block.minecraft.cyan_wool": "Cyan Wool", - "block.minecraft.damaged_anvil": "Damaged Anvil", - "block.minecraft.dandelion": "Dandelion", - "block.minecraft.dark_oak_button": "Dark Oak Button", - "block.minecraft.dark_oak_door": "Dark Oak Door", - "block.minecraft.dark_oak_fence": "Dark Oak Fence", - "block.minecraft.dark_oak_fence_gate": "Dark Oak Fence Gate", - "block.minecraft.dark_oak_hanging_sign": "Dark Oak Hanging Sign", - "block.minecraft.dark_oak_leaves": "Dark Oak Leaves", - "block.minecraft.dark_oak_log": "Dark Oak Log", - "block.minecraft.dark_oak_planks": "Dark Oak Planks", - "block.minecraft.dark_oak_pressure_plate": "Dark Oak Pressure Plate", - "block.minecraft.dark_oak_sapling": "Dark Oak Sapling", - "block.minecraft.dark_oak_sign": "Dark Oak Sign", - "block.minecraft.dark_oak_slab": "Dark Oak Slab", - "block.minecraft.dark_oak_stairs": "Dark Oak Stairs", - "block.minecraft.dark_oak_trapdoor": "Dark Oak Trapdoor", - "block.minecraft.dark_oak_wall_hanging_sign": "Dark Oak Wall Hanging Sign", - "block.minecraft.dark_oak_wall_sign": "Dark Oak Wall Sign", - "block.minecraft.dark_oak_wood": "Dark Oak Wood", - "block.minecraft.dark_prismarine": "Dark Prismarine", - "block.minecraft.dark_prismarine_slab": "Dark Prismarine Slab", - "block.minecraft.dark_prismarine_stairs": "Dark Prismarine Stairs", - "block.minecraft.daylight_detector": "Daylight Detector", - "block.minecraft.dead_brain_coral": "Dead Brain Coral", - "block.minecraft.dead_brain_coral_block": "Dead Brain Coral Block", - "block.minecraft.dead_brain_coral_fan": "Dead Brain Coral Fan", - "block.minecraft.dead_brain_coral_wall_fan": "Dead Brain Coral Wall Fan", - "block.minecraft.dead_bubble_coral": "Dead Bubble Coral", - "block.minecraft.dead_bubble_coral_block": "Dead Bubble Coral Block", - "block.minecraft.dead_bubble_coral_fan": "Dead Bubble Coral Fan", - "block.minecraft.dead_bubble_coral_wall_fan": "Dead Bubble Coral Wall Fan", - "block.minecraft.dead_bush": "Dead Bush", - "block.minecraft.dead_fire_coral": "Dead Fire Coral", - "block.minecraft.dead_fire_coral_block": "Dead Fire Coral Block", - "block.minecraft.dead_fire_coral_fan": "Dead Fire Coral Fan", - "block.minecraft.dead_fire_coral_wall_fan": "Dead Fire Coral Wall Fan", - "block.minecraft.dead_horn_coral": "Dead Horn Coral", - "block.minecraft.dead_horn_coral_block": "Dead Horn Coral Block", - "block.minecraft.dead_horn_coral_fan": "Dead Horn Coral Fan", - "block.minecraft.dead_horn_coral_wall_fan": "Dead Horn Coral Wall Fan", - "block.minecraft.dead_tube_coral": "Dead Tube Coral", - "block.minecraft.dead_tube_coral_block": "Dead Tube Coral Block", - "block.minecraft.dead_tube_coral_fan": "Dead Tube Coral Fan", - "block.minecraft.dead_tube_coral_wall_fan": "Dead Tube Coral Wall Fan", - "block.minecraft.decorated_pot": "Decorated Pot", - "block.minecraft.deepslate": "Deepslate", - "block.minecraft.deepslate_brick_slab": "Deepslate Brick Slab", - "block.minecraft.deepslate_brick_stairs": "Deepslate Brick Stairs", - "block.minecraft.deepslate_brick_wall": "Deepslate Brick Wall", - "block.minecraft.deepslate_bricks": "Deepslate Bricks", - "block.minecraft.deepslate_coal_ore": "Deepslate Coal Ore", - "block.minecraft.deepslate_copper_ore": "Deepslate Copper Ore", - "block.minecraft.deepslate_diamond_ore": "Deepslate Diamond Ore", - "block.minecraft.deepslate_emerald_ore": "Deepslate Emerald Ore", - "block.minecraft.deepslate_gold_ore": "Deepslate Gold Ore", - "block.minecraft.deepslate_iron_ore": "Deepslate Iron Ore", - "block.minecraft.deepslate_lapis_ore": "Deepslate Lapis Lazuli Ore", - "block.minecraft.deepslate_redstone_ore": "Deepslate Redstone Ore", - "block.minecraft.deepslate_tile_slab": "Deepslate Tile Slab", - "block.minecraft.deepslate_tile_stairs": "Deepslate Tile Stairs", - "block.minecraft.deepslate_tile_wall": "Deepslate Tile Wall", - "block.minecraft.deepslate_tiles": "Deepslate Tiles", - "block.minecraft.detector_rail": "Detector Rail", - "block.minecraft.diamond_block": "Block of Diamond", - "block.minecraft.diamond_ore": "Diamond Ore", - "block.minecraft.diorite": "Diorite", - "block.minecraft.diorite_slab": "Diorite Slab", - "block.minecraft.diorite_stairs": "Diorite Stairs", - "block.minecraft.diorite_wall": "Diorite Wall", - "block.minecraft.dirt": "Dirt", - "block.minecraft.dirt_path": "Dirt Path", - "block.minecraft.dispenser": "Dispenser", - "block.minecraft.dragon_egg": "Dragon Egg", - "block.minecraft.dragon_head": "Dragon Head", - "block.minecraft.dragon_wall_head": "Dragon Wall Head", - "block.minecraft.dried_kelp_block": "Dried Kelp Block", - "block.minecraft.dripstone_block": "Dripstone Block", - "block.minecraft.dropper": "Dropper", - "block.minecraft.emerald_block": "Block of Emerald", - "block.minecraft.emerald_ore": "Emerald Ore", - "block.minecraft.enchanting_table": "Enchanting Table", - "block.minecraft.end_gateway": "End Gateway", - "block.minecraft.end_portal": "End Portal", - "block.minecraft.end_portal_frame": "End Portal Frame", - "block.minecraft.end_rod": "End Rod", - "block.minecraft.end_stone": "End Stone", - "block.minecraft.end_stone_brick_slab": "End Stone Brick Slab", - "block.minecraft.end_stone_brick_stairs": "End Stone Brick Stairs", - "block.minecraft.end_stone_brick_wall": "End Stone Brick Wall", - "block.minecraft.end_stone_bricks": "End Stone Bricks", - "block.minecraft.ender_chest": "Ender Chest", - "block.minecraft.exposed_chiseled_copper": "Exposed Chiseled Copper", - "block.minecraft.exposed_copper": "Exposed Copper", - "block.minecraft.exposed_copper_bulb": "Exposed Copper Bulb", - "block.minecraft.exposed_copper_door": "Exposed Copper Door", - "block.minecraft.exposed_copper_grate": "Exposed Copper Grate", - "block.minecraft.exposed_copper_trapdoor": "Exposed Copper Trapdoor", - "block.minecraft.exposed_cut_copper": "Exposed Cut Copper", - "block.minecraft.exposed_cut_copper_slab": "Exposed Cut Copper Slab", - "block.minecraft.exposed_cut_copper_stairs": "Exposed Cut Copper Stairs", - "block.minecraft.farmland": "Farmland", - "block.minecraft.fern": "Fern", - "block.minecraft.fire": "Fire", - "block.minecraft.fire_coral": "Fire Coral", - "block.minecraft.fire_coral_block": "Fire Coral Block", - "block.minecraft.fire_coral_fan": "Fire Coral Fan", - "block.minecraft.fire_coral_wall_fan": "Fire Coral Wall Fan", - "block.minecraft.fletching_table": "Fletching Table", - "block.minecraft.flower_pot": "Flower Pot", - "block.minecraft.flowering_azalea": "Flowering Azalea", - "block.minecraft.flowering_azalea_leaves": "Flowering Azalea Leaves", - "block.minecraft.frogspawn": "Frogspawn", - "block.minecraft.frosted_ice": "Frosted Ice", - "block.minecraft.furnace": "Furnace", - "block.minecraft.gilded_blackstone": "Gilded Blackstone", - "block.minecraft.glass": "Glass", - "block.minecraft.glass_pane": "Glass Pane", - "block.minecraft.glow_lichen": "Glow Lichen", - "block.minecraft.glowstone": "Glowstone", - "block.minecraft.gold_block": "Block of Gold", - "block.minecraft.gold_ore": "Gold Ore", - "block.minecraft.granite": "Granite", - "block.minecraft.granite_slab": "Granite Slab", - "block.minecraft.granite_stairs": "Granite Stairs", - "block.minecraft.granite_wall": "Granite Wall", - "block.minecraft.grass": "Grass", - "block.minecraft.grass_block": "Grass Block", - "block.minecraft.gravel": "Gravel", - "block.minecraft.gray_banner": "Gray Banner", - "block.minecraft.gray_bed": "Gray Bed", - "block.minecraft.gray_candle": "Gray Candle", - "block.minecraft.gray_candle_cake": "Cake with Gray Candle", - "block.minecraft.gray_carpet": "Gray Carpet", - "block.minecraft.gray_concrete": "Gray Concrete", - "block.minecraft.gray_concrete_powder": "Gray Concrete Powder", - "block.minecraft.gray_glazed_terracotta": "Gray Glazed Terracotta", - "block.minecraft.gray_shulker_box": "Gray Shulker Box", - "block.minecraft.gray_stained_glass": "Gray Stained Glass", - "block.minecraft.gray_stained_glass_pane": "Gray Stained Glass Pane", - "block.minecraft.gray_terracotta": "Gray Terracotta", - "block.minecraft.gray_wool": "Gray Wool", - "block.minecraft.green_banner": "Green Banner", - "block.minecraft.green_bed": "Green Bed", - "block.minecraft.green_candle": "Green Candle", - "block.minecraft.green_candle_cake": "Cake with Green Candle", - "block.minecraft.green_carpet": "Green Carpet", - "block.minecraft.green_concrete": "Green Concrete", - "block.minecraft.green_concrete_powder": "Green Concrete Powder", - "block.minecraft.green_glazed_terracotta": "Green Glazed Terracotta", - "block.minecraft.green_shulker_box": "Green Shulker Box", - "block.minecraft.green_stained_glass": "Green Stained Glass", - "block.minecraft.green_stained_glass_pane": "Green Stained Glass Pane", - "block.minecraft.green_terracotta": "Green Terracotta", - "block.minecraft.green_wool": "Green Wool", - "block.minecraft.grindstone": "Grindstone", - "block.minecraft.hanging_roots": "Hanging Roots", - "block.minecraft.hay_block": "Hay Bale", - "block.minecraft.heavy_core": "Heavy Core", - "block.minecraft.heavy_weighted_pressure_plate": "Heavy Weighted Pressure Plate", - "block.minecraft.honey_block": "Honey Block", - "block.minecraft.honeycomb_block": "Honeycomb Block", - "block.minecraft.hopper": "Hopper", - "block.minecraft.horn_coral": "Horn Coral", - "block.minecraft.horn_coral_block": "Horn Coral Block", - "block.minecraft.horn_coral_fan": "Horn Coral Fan", - "block.minecraft.horn_coral_wall_fan": "Horn Coral Wall Fan", - "block.minecraft.ice": "Ice", - "block.minecraft.infested_chiseled_stone_bricks": "Infested Chiseled Stone Bricks", - "block.minecraft.infested_cobblestone": "Infested Cobblestone", - "block.minecraft.infested_cracked_stone_bricks": "Infested Cracked Stone Bricks", - "block.minecraft.infested_deepslate": "Infested Deepslate", - "block.minecraft.infested_mossy_stone_bricks": "Infested Mossy Stone Bricks", - "block.minecraft.infested_stone": "Infested Stone", - "block.minecraft.infested_stone_bricks": "Infested Stone Bricks", - "block.minecraft.iron_bars": "Iron Bars", - "block.minecraft.iron_block": "Block of Iron", - "block.minecraft.iron_door": "Iron Door", - "block.minecraft.iron_ore": "Iron Ore", - "block.minecraft.iron_trapdoor": "Iron Trapdoor", - "block.minecraft.jack_o_lantern": "Jack o'Lantern", - "block.minecraft.jigsaw": "Jigsaw Block", - "block.minecraft.jukebox": "Jukebox", - "block.minecraft.jungle_button": "Jungle Button", - "block.minecraft.jungle_door": "Jungle Door", - "block.minecraft.jungle_fence": "Jungle Fence", - "block.minecraft.jungle_fence_gate": "Jungle Fence Gate", - "block.minecraft.jungle_hanging_sign": "Jungle Hanging Sign", - "block.minecraft.jungle_leaves": "Jungle Leaves", - "block.minecraft.jungle_log": "Jungle Log", - "block.minecraft.jungle_planks": "Jungle Planks", - "block.minecraft.jungle_pressure_plate": "Jungle Pressure Plate", - "block.minecraft.jungle_sapling": "Jungle Sapling", - "block.minecraft.jungle_sign": "Jungle Sign", - "block.minecraft.jungle_slab": "Jungle Slab", - "block.minecraft.jungle_stairs": "Jungle Stairs", - "block.minecraft.jungle_trapdoor": "Jungle Trapdoor", - "block.minecraft.jungle_wall_hanging_sign": "Jungle Wall Hanging Sign", - "block.minecraft.jungle_wall_sign": "Jungle Wall Sign", - "block.minecraft.jungle_wood": "Jungle Wood", - "block.minecraft.kelp": "Kelp", - "block.minecraft.kelp_plant": "Kelp Plant", - "block.minecraft.ladder": "Ladder", - "block.minecraft.lantern": "Lantern", - "block.minecraft.lapis_block": "Block of Lapis Lazuli", - "block.minecraft.lapis_ore": "Lapis Lazuli Ore", - "block.minecraft.large_amethyst_bud": "Large Amethyst Bud", - "block.minecraft.large_fern": "Large Fern", - "block.minecraft.lava": "Lava", - "block.minecraft.lava_cauldron": "Lava Cauldron", - "block.minecraft.lectern": "Lectern", - "block.minecraft.lever": "Lever", - "block.minecraft.light": "Light", - "block.minecraft.light_blue_banner": "Light Blue Banner", - "block.minecraft.light_blue_bed": "Light Blue Bed", - "block.minecraft.light_blue_candle": "Light Blue Candle", - "block.minecraft.light_blue_candle_cake": "Cake with Light Blue Candle", - "block.minecraft.light_blue_carpet": "Light Blue Carpet", - "block.minecraft.light_blue_concrete": "Light Blue Concrete", - "block.minecraft.light_blue_concrete_powder": "Light Blue Concrete Powder", - "block.minecraft.light_blue_glazed_terracotta": "Light Blue Glazed Terracotta", - "block.minecraft.light_blue_shulker_box": "Light Blue Shulker Box", - "block.minecraft.light_blue_stained_glass": "Light Blue Stained Glass", - "block.minecraft.light_blue_stained_glass_pane": "Light Blue Stained Glass Pane", - "block.minecraft.light_blue_terracotta": "Light Blue Terracotta", - "block.minecraft.light_blue_wool": "Light Blue Wool", - "block.minecraft.light_gray_banner": "Light Gray Banner", - "block.minecraft.light_gray_bed": "Light Gray Bed", - "block.minecraft.light_gray_candle": "Light Gray Candle", - "block.minecraft.light_gray_candle_cake": "Cake with Light Gray Candle", - "block.minecraft.light_gray_carpet": "Light Gray Carpet", - "block.minecraft.light_gray_concrete": "Light Gray Concrete", - "block.minecraft.light_gray_concrete_powder": "Light Gray Concrete Powder", - "block.minecraft.light_gray_glazed_terracotta": "Light Gray Glazed Terracotta", - "block.minecraft.light_gray_shulker_box": "Light Gray Shulker Box", - "block.minecraft.light_gray_stained_glass": "Light Gray Stained Glass", - "block.minecraft.light_gray_stained_glass_pane": "Light Gray Stained Glass Pane", - "block.minecraft.light_gray_terracotta": "Light Gray Terracotta", - "block.minecraft.light_gray_wool": "Light Gray Wool", - "block.minecraft.light_weighted_pressure_plate": "Light Weighted Pressure Plate", - "block.minecraft.lightning_rod": "Lightning Rod", - "block.minecraft.lilac": "Lilac", - "block.minecraft.lily_of_the_valley": "Lily of the Valley", - "block.minecraft.lily_pad": "Lily Pad", - "block.minecraft.lime_banner": "Lime Banner", - "block.minecraft.lime_bed": "Lime Bed", - "block.minecraft.lime_candle": "Lime Candle", - "block.minecraft.lime_candle_cake": "Cake with Lime Candle", - "block.minecraft.lime_carpet": "Lime Carpet", - "block.minecraft.lime_concrete": "Lime Concrete", - "block.minecraft.lime_concrete_powder": "Lime Concrete Powder", - "block.minecraft.lime_glazed_terracotta": "Lime Glazed Terracotta", - "block.minecraft.lime_shulker_box": "Lime Shulker Box", - "block.minecraft.lime_stained_glass": "Lime Stained Glass", - "block.minecraft.lime_stained_glass_pane": "Lime Stained Glass Pane", - "block.minecraft.lime_terracotta": "Lime Terracotta", - "block.minecraft.lime_wool": "Lime Wool", - "block.minecraft.lodestone": "Lodestone", - "block.minecraft.loom": "Loom", - "block.minecraft.magenta_banner": "Magenta Banner", - "block.minecraft.magenta_bed": "Magenta Bed", - "block.minecraft.magenta_candle": "Magenta Candle", - "block.minecraft.magenta_candle_cake": "Cake with Magenta Candle", - "block.minecraft.magenta_carpet": "Magenta Carpet", - "block.minecraft.magenta_concrete": "Magenta Concrete", - "block.minecraft.magenta_concrete_powder": "Magenta Concrete Powder", - "block.minecraft.magenta_glazed_terracotta": "Magenta Glazed Terracotta", - "block.minecraft.magenta_shulker_box": "Magenta Shulker Box", - "block.minecraft.magenta_stained_glass": "Magenta Stained Glass", - "block.minecraft.magenta_stained_glass_pane": "Magenta Stained Glass Pane", - "block.minecraft.magenta_terracotta": "Magenta Terracotta", - "block.minecraft.magenta_wool": "Magenta Wool", - "block.minecraft.magma_block": "Magma Block", - "block.minecraft.mangrove_button": "Mangrove Button", - "block.minecraft.mangrove_door": "Mangrove Door", - "block.minecraft.mangrove_fence": "Mangrove Fence", - "block.minecraft.mangrove_fence_gate": "Mangrove Fence Gate", - "block.minecraft.mangrove_hanging_sign": "Mangrove Hanging Sign", - "block.minecraft.mangrove_leaves": "Mangrove Leaves", - "block.minecraft.mangrove_log": "Mangrove Log", - "block.minecraft.mangrove_planks": "Mangrove Planks", - "block.minecraft.mangrove_pressure_plate": "Mangrove Pressure Plate", - "block.minecraft.mangrove_propagule": "Mangrove Propagule", - "block.minecraft.mangrove_roots": "Mangrove Roots", - "block.minecraft.mangrove_sign": "Mangrove Sign", - "block.minecraft.mangrove_slab": "Mangrove Slab", - "block.minecraft.mangrove_stairs": "Mangrove Stairs", - "block.minecraft.mangrove_trapdoor": "Mangrove Trapdoor", - "block.minecraft.mangrove_wall_hanging_sign": "Mangrove Wall Hanging Sign", - "block.minecraft.mangrove_wall_sign": "Mangrove Wall Sign", - "block.minecraft.mangrove_wood": "Mangrove Wood", - "block.minecraft.medium_amethyst_bud": "Medium Amethyst Bud", - "block.minecraft.melon": "Melon", - "block.minecraft.melon_stem": "Melon Stem", - "block.minecraft.moss_block": "Moss Block", - "block.minecraft.moss_carpet": "Moss Carpet", - "block.minecraft.mossy_cobblestone": "Mossy Cobblestone", - "block.minecraft.mossy_cobblestone_slab": "Mossy Cobblestone Slab", - "block.minecraft.mossy_cobblestone_stairs": "Mossy Cobblestone Stairs", - "block.minecraft.mossy_cobblestone_wall": "Mossy Cobblestone Wall", - "block.minecraft.mossy_stone_brick_slab": "Mossy Stone Brick Slab", - "block.minecraft.mossy_stone_brick_stairs": "Mossy Stone Brick Stairs", - "block.minecraft.mossy_stone_brick_wall": "Mossy Stone Brick Wall", - "block.minecraft.mossy_stone_bricks": "Mossy Stone Bricks", - "block.minecraft.moving_piston": "Moving Piston", - "block.minecraft.mud": "Mud", - "block.minecraft.mud_brick_slab": "Mud Brick Slab", - "block.minecraft.mud_brick_stairs": "Mud Brick Stairs", - "block.minecraft.mud_brick_wall": "Mud Brick Wall", - "block.minecraft.mud_bricks": "Mud Bricks", - "block.minecraft.muddy_mangrove_roots": "Muddy Mangrove Roots", - "block.minecraft.mushroom_stem": "Mushroom Stem", - "block.minecraft.mycelium": "Mycelium", - "block.minecraft.nether_brick_fence": "Nether Brick Fence", - "block.minecraft.nether_brick_slab": "Nether Brick Slab", - "block.minecraft.nether_brick_stairs": "Nether Brick Stairs", - "block.minecraft.nether_brick_wall": "Nether Brick Wall", - "block.minecraft.nether_bricks": "Nether Bricks", - "block.minecraft.nether_gold_ore": "Nether Gold Ore", - "block.minecraft.nether_portal": "Nether Portal", - "block.minecraft.nether_quartz_ore": "Nether Quartz Ore", - "block.minecraft.nether_sprouts": "Nether Sprouts", - "block.minecraft.nether_wart": "Nether Wart", - "block.minecraft.nether_wart_block": "Nether Wart Block", - "block.minecraft.netherite_block": "Block of Netherite", - "block.minecraft.netherrack": "Netherrack", - "block.minecraft.note_block": "Note Block", - "block.minecraft.oak_button": "Oak Button", - "block.minecraft.oak_door": "Oak Door", - "block.minecraft.oak_fence": "Oak Fence", - "block.minecraft.oak_fence_gate": "Oak Fence Gate", - "block.minecraft.oak_hanging_sign": "Oak Hanging Sign", - "block.minecraft.oak_leaves": "Oak Leaves", - "block.minecraft.oak_log": "Oak Log", - "block.minecraft.oak_planks": "Oak Planks", - "block.minecraft.oak_pressure_plate": "Oak Pressure Plate", - "block.minecraft.oak_sapling": "Oak Sapling", - "block.minecraft.oak_sign": "Oak Sign", - "block.minecraft.oak_slab": "Oak Slab", - "block.minecraft.oak_stairs": "Oak Stairs", - "block.minecraft.oak_trapdoor": "Oak Trapdoor", - "block.minecraft.oak_wall_hanging_sign": "Oak Wall Hanging Sign", - "block.minecraft.oak_wall_sign": "Oak Wall Sign", - "block.minecraft.oak_wood": "Oak Wood", - "block.minecraft.observer": "Observer", - "block.minecraft.obsidian": "Obsidian", - "block.minecraft.ochre_froglight": "Ochre Froglight", - "block.minecraft.ominous_banner": "Ominous Banner", - "block.minecraft.orange_banner": "Orange Banner", - "block.minecraft.orange_bed": "Orange Bed", - "block.minecraft.orange_candle": "Orange Candle", - "block.minecraft.orange_candle_cake": "Cake with Orange Candle", - "block.minecraft.orange_carpet": "Orange Carpet", - "block.minecraft.orange_concrete": "Orange Concrete", - "block.minecraft.orange_concrete_powder": "Orange Concrete Powder", - "block.minecraft.orange_glazed_terracotta": "Orange Glazed Terracotta", - "block.minecraft.orange_shulker_box": "Orange Shulker Box", - "block.minecraft.orange_stained_glass": "Orange Stained Glass", - "block.minecraft.orange_stained_glass_pane": "Orange Stained Glass Pane", - "block.minecraft.orange_terracotta": "Orange Terracotta", - "block.minecraft.orange_tulip": "Orange Tulip", - "block.minecraft.orange_wool": "Orange Wool", - "block.minecraft.oxeye_daisy": "Oxeye Daisy", - "block.minecraft.oxidized_chiseled_copper": "Oxidized Chiseled Copper", - "block.minecraft.oxidized_copper": "Oxidized Copper", - "block.minecraft.oxidized_copper_bulb": "Oxidized Copper Bulb", - "block.minecraft.oxidized_copper_door": "Oxidized Copper Door", - "block.minecraft.oxidized_copper_grate": "Oxidized Copper Grate", - "block.minecraft.oxidized_copper_trapdoor": "Oxidized Copper Trapdoor", - "block.minecraft.oxidized_cut_copper": "Oxidized Cut Copper", - "block.minecraft.oxidized_cut_copper_slab": "Oxidized Cut Copper Slab", - "block.minecraft.oxidized_cut_copper_stairs": "Oxidized Cut Copper Stairs", - "block.minecraft.packed_ice": "Packed Ice", - "block.minecraft.packed_mud": "Packed Mud", - "block.minecraft.pearlescent_froglight": "Pearlescent Froglight", - "block.minecraft.peony": "Peony", - "block.minecraft.petrified_oak_slab": "Petrified Oak Slab", - "block.minecraft.piglin_head": "Piglin Head", - "block.minecraft.piglin_wall_head": "Piglin Wall Head", - "block.minecraft.pink_banner": "Pink Banner", - "block.minecraft.pink_bed": "Pink Bed", - "block.minecraft.pink_candle": "Pink Candle", - "block.minecraft.pink_candle_cake": "Cake with Pink Candle", - "block.minecraft.pink_carpet": "Pink Carpet", - "block.minecraft.pink_concrete": "Pink Concrete", - "block.minecraft.pink_concrete_powder": "Pink Concrete Powder", - "block.minecraft.pink_glazed_terracotta": "Pink Glazed Terracotta", - "block.minecraft.pink_petals": "Pink Petals", - "block.minecraft.pink_shulker_box": "Pink Shulker Box", - "block.minecraft.pink_stained_glass": "Pink Stained Glass", - "block.minecraft.pink_stained_glass_pane": "Pink Stained Glass Pane", - "block.minecraft.pink_terracotta": "Pink Terracotta", - "block.minecraft.pink_tulip": "Pink Tulip", - "block.minecraft.pink_wool": "Pink Wool", - "block.minecraft.piston": "Piston", - "block.minecraft.piston_head": "Piston Head", - "block.minecraft.pitcher_crop": "Pitcher Crop", - "block.minecraft.pitcher_plant": "Pitcher Plant", - "block.minecraft.player_head": "Player Head", - "block.minecraft.player_head.named": "%s's Head", - "block.minecraft.player_wall_head": "Player Wall Head", - "block.minecraft.podzol": "Podzol", - "block.minecraft.pointed_dripstone": "Pointed Dripstone", - "block.minecraft.polished_andesite": "Polished Andesite", - "block.minecraft.polished_andesite_slab": "Polished Andesite Slab", - "block.minecraft.polished_andesite_stairs": "Polished Andesite Stairs", - "block.minecraft.polished_basalt": "Polished Basalt", - "block.minecraft.polished_blackstone": "Polished Blackstone", - "block.minecraft.polished_blackstone_brick_slab": "Polished Blackstone Brick Slab", - "block.minecraft.polished_blackstone_brick_stairs": "Polished Blackstone Brick Stairs", - "block.minecraft.polished_blackstone_brick_wall": "Polished Blackstone Brick Wall", - "block.minecraft.polished_blackstone_bricks": "Polished Blackstone Bricks", - "block.minecraft.polished_blackstone_button": "Polished Blackstone Button", - "block.minecraft.polished_blackstone_pressure_plate": "Polished Blackstone Pressure Plate", - "block.minecraft.polished_blackstone_slab": "Polished Blackstone Slab", - "block.minecraft.polished_blackstone_stairs": "Polished Blackstone Stairs", - "block.minecraft.polished_blackstone_wall": "Polished Blackstone Wall", - "block.minecraft.polished_deepslate": "Polished Deepslate", - "block.minecraft.polished_deepslate_slab": "Polished Deepslate Slab", - "block.minecraft.polished_deepslate_stairs": "Polished Deepslate Stairs", - "block.minecraft.polished_deepslate_wall": "Polished Deepslate Wall", - "block.minecraft.polished_diorite": "Polished Diorite", - "block.minecraft.polished_diorite_slab": "Polished Diorite Slab", - "block.minecraft.polished_diorite_stairs": "Polished Diorite Stairs", - "block.minecraft.polished_granite": "Polished Granite", - "block.minecraft.polished_granite_slab": "Polished Granite Slab", - "block.minecraft.polished_granite_stairs": "Polished Granite Stairs", - "block.minecraft.polished_tuff": "Polished Tuff", - "block.minecraft.polished_tuff_slab": "Polished Tuff Slab", - "block.minecraft.polished_tuff_stairs": "Polished Tuff Stairs", - "block.minecraft.polished_tuff_wall": "Polished Tuff Wall", - "block.minecraft.poppy": "Poppy", - "block.minecraft.potatoes": "Potatoes", - "block.minecraft.potted_acacia_sapling": "Potted Acacia Sapling", - "block.minecraft.potted_allium": "Potted Allium", - "block.minecraft.potted_azalea_bush": "Potted Azalea", - "block.minecraft.potted_azure_bluet": "Potted Azure Bluet", - "block.minecraft.potted_bamboo": "Potted Bamboo", - "block.minecraft.potted_birch_sapling": "Potted Birch Sapling", - "block.minecraft.potted_blue_orchid": "Potted Blue Orchid", - "block.minecraft.potted_brown_mushroom": "Potted Brown Mushroom", - "block.minecraft.potted_cactus": "Potted Cactus", - "block.minecraft.potted_cherry_sapling": "Potted Cherry Sapling", - "block.minecraft.potted_cornflower": "Potted Cornflower", - "block.minecraft.potted_crimson_fungus": "Potted Crimson Fungus", - "block.minecraft.potted_crimson_roots": "Potted Crimson Roots", - "block.minecraft.potted_dandelion": "Potted Dandelion", - "block.minecraft.potted_dark_oak_sapling": "Potted Dark Oak Sapling", - "block.minecraft.potted_dead_bush": "Potted Dead Bush", - "block.minecraft.potted_fern": "Potted Fern", - "block.minecraft.potted_flowering_azalea_bush": "Potted Flowering Azalea", - "block.minecraft.potted_jungle_sapling": "Potted Jungle Sapling", - "block.minecraft.potted_lily_of_the_valley": "Potted Lily of the Valley", - "block.minecraft.potted_mangrove_propagule": "Potted Mangrove Propagule", - "block.minecraft.potted_oak_sapling": "Potted Oak Sapling", - "block.minecraft.potted_orange_tulip": "Potted Orange Tulip", - "block.minecraft.potted_oxeye_daisy": "Potted Oxeye Daisy", - "block.minecraft.potted_pink_tulip": "Potted Pink Tulip", - "block.minecraft.potted_poppy": "Potted Poppy", - "block.minecraft.potted_red_mushroom": "Potted Red Mushroom", - "block.minecraft.potted_red_tulip": "Potted Red Tulip", - "block.minecraft.potted_spruce_sapling": "Potted Spruce Sapling", - "block.minecraft.potted_torchflower": "Potted Torchflower", - "block.minecraft.potted_warped_fungus": "Potted Warped Fungus", - "block.minecraft.potted_warped_roots": "Potted Warped Roots", - "block.minecraft.potted_white_tulip": "Potted White Tulip", - "block.minecraft.potted_wither_rose": "Potted Wither Rose", - "block.minecraft.powder_snow": "Powder Snow", - "block.minecraft.powder_snow_cauldron": "Powder Snow Cauldron", - "block.minecraft.powered_rail": "Powered Rail", - "block.minecraft.prismarine": "Prismarine", - "block.minecraft.prismarine_brick_slab": "Prismarine Brick Slab", - "block.minecraft.prismarine_brick_stairs": "Prismarine Brick Stairs", - "block.minecraft.prismarine_bricks": "Prismarine Bricks", - "block.minecraft.prismarine_slab": "Prismarine Slab", - "block.minecraft.prismarine_stairs": "Prismarine Stairs", - "block.minecraft.prismarine_wall": "Prismarine Wall", - "block.minecraft.pumpkin": "Pumpkin", - "block.minecraft.pumpkin_stem": "Pumpkin Stem", - "block.minecraft.purple_banner": "Purple Banner", - "block.minecraft.purple_bed": "Purple Bed", - "block.minecraft.purple_candle": "Purple Candle", - "block.minecraft.purple_candle_cake": "Cake with Purple Candle", - "block.minecraft.purple_carpet": "Purple Carpet", - "block.minecraft.purple_concrete": "Purple Concrete", - "block.minecraft.purple_concrete_powder": "Purple Concrete Powder", - "block.minecraft.purple_glazed_terracotta": "Purple Glazed Terracotta", - "block.minecraft.purple_shulker_box": "Purple Shulker Box", - "block.minecraft.purple_stained_glass": "Purple Stained Glass", - "block.minecraft.purple_stained_glass_pane": "Purple Stained Glass Pane", - "block.minecraft.purple_terracotta": "Purple Terracotta", - "block.minecraft.purple_wool": "Purple Wool", - "block.minecraft.purpur_block": "Purpur Block", - "block.minecraft.purpur_pillar": "Purpur Pillar", - "block.minecraft.purpur_slab": "Purpur Slab", - "block.minecraft.purpur_stairs": "Purpur Stairs", - "block.minecraft.quartz_block": "Block of Quartz", - "block.minecraft.quartz_bricks": "Quartz Bricks", - "block.minecraft.quartz_pillar": "Quartz Pillar", - "block.minecraft.quartz_slab": "Quartz Slab", - "block.minecraft.quartz_stairs": "Quartz Stairs", - "block.minecraft.rail": "Rail", - "block.minecraft.raw_copper_block": "Block of Raw Copper", - "block.minecraft.raw_gold_block": "Block of Raw Gold", - "block.minecraft.raw_iron_block": "Block of Raw Iron", - "block.minecraft.red_banner": "Red Banner", - "block.minecraft.red_bed": "Red Bed", - "block.minecraft.red_candle": "Red Candle", - "block.minecraft.red_candle_cake": "Cake with Red Candle", - "block.minecraft.red_carpet": "Red Carpet", - "block.minecraft.red_concrete": "Red Concrete", - "block.minecraft.red_concrete_powder": "Red Concrete Powder", - "block.minecraft.red_glazed_terracotta": "Red Glazed Terracotta", - "block.minecraft.red_mushroom": "Red Mushroom", - "block.minecraft.red_mushroom_block": "Red Mushroom Block", - "block.minecraft.red_nether_brick_slab": "Red Nether Brick Slab", - "block.minecraft.red_nether_brick_stairs": "Red Nether Brick Stairs", - "block.minecraft.red_nether_brick_wall": "Red Nether Brick Wall", - "block.minecraft.red_nether_bricks": "Red Nether Bricks", - "block.minecraft.red_sand": "Red Sand", - "block.minecraft.red_sandstone": "Red Sandstone", - "block.minecraft.red_sandstone_slab": "Red Sandstone Slab", - "block.minecraft.red_sandstone_stairs": "Red Sandstone Stairs", - "block.minecraft.red_sandstone_wall": "Red Sandstone Wall", - "block.minecraft.red_shulker_box": "Red Shulker Box", - "block.minecraft.red_stained_glass": "Red Stained Glass", - "block.minecraft.red_stained_glass_pane": "Red Stained Glass Pane", - "block.minecraft.red_terracotta": "Red Terracotta", - "block.minecraft.red_tulip": "Red Tulip", - "block.minecraft.red_wool": "Red Wool", - "block.minecraft.redstone_block": "Block of Redstone", - "block.minecraft.redstone_lamp": "Redstone Lamp", - "block.minecraft.redstone_ore": "Redstone Ore", - "block.minecraft.redstone_torch": "Redstone Torch", - "block.minecraft.redstone_wall_torch": "Redstone Wall Torch", - "block.minecraft.redstone_wire": "Redstone Wire", - "block.minecraft.reinforced_deepslate": "Reinforced Deepslate", - "block.minecraft.repeater": "Redstone Repeater", - "block.minecraft.repeating_command_block": "Repeating Command Block", - "block.minecraft.respawn_anchor": "Respawn Anchor", - "block.minecraft.rooted_dirt": "Rooted Dirt", - "block.minecraft.rose_bush": "Rose Bush", - "block.minecraft.sand": "Sand", - "block.minecraft.sandstone": "Sandstone", - "block.minecraft.sandstone_slab": "Sandstone Slab", - "block.minecraft.sandstone_stairs": "Sandstone Stairs", - "block.minecraft.sandstone_wall": "Sandstone Wall", - "block.minecraft.scaffolding": "Scaffolding", - "block.minecraft.sculk": "Sculk", - "block.minecraft.sculk_catalyst": "Sculk Catalyst", - "block.minecraft.sculk_sensor": "Sculk Sensor", - "block.minecraft.sculk_shrieker": "Sculk Shrieker", - "block.minecraft.sculk_vein": "Sculk Vein", - "block.minecraft.sea_lantern": "Sea Lantern", - "block.minecraft.sea_pickle": "Sea Pickle", - "block.minecraft.seagrass": "Seagrass", - "block.minecraft.set_spawn": "Respawn point set", - "block.minecraft.short_grass": "Short Grass", - "block.minecraft.shroomlight": "Shroomlight", - "block.minecraft.shulker_box": "Shulker Box", - "block.minecraft.skeleton_skull": "Skeleton Skull", - "block.minecraft.skeleton_wall_skull": "Skeleton Wall Skull", - "block.minecraft.slime_block": "Slime Block", - "block.minecraft.small_amethyst_bud": "Small Amethyst Bud", - "block.minecraft.small_dripleaf": "Small Dripleaf", - "block.minecraft.smithing_table": "Smithing Table", - "block.minecraft.smoker": "Smoker", - "block.minecraft.smooth_basalt": "Smooth Basalt", - "block.minecraft.smooth_quartz": "Smooth Quartz Block", - "block.minecraft.smooth_quartz_slab": "Smooth Quartz Slab", - "block.minecraft.smooth_quartz_stairs": "Smooth Quartz Stairs", - "block.minecraft.smooth_red_sandstone": "Smooth Red Sandstone", - "block.minecraft.smooth_red_sandstone_slab": "Smooth Red Sandstone Slab", - "block.minecraft.smooth_red_sandstone_stairs": "Smooth Red Sandstone Stairs", - "block.minecraft.smooth_sandstone": "Smooth Sandstone", - "block.minecraft.smooth_sandstone_slab": "Smooth Sandstone Slab", - "block.minecraft.smooth_sandstone_stairs": "Smooth Sandstone Stairs", - "block.minecraft.smooth_stone": "Smooth Stone", - "block.minecraft.smooth_stone_slab": "Smooth Stone Slab", - "block.minecraft.sniffer_egg": "Sniffer Egg", - "block.minecraft.snow": "Snow", - "block.minecraft.snow_block": "Snow Block", - "block.minecraft.soul_campfire": "Soul Campfire", - "block.minecraft.soul_fire": "Soul Fire", - "block.minecraft.soul_lantern": "Soul Lantern", - "block.minecraft.soul_sand": "Soul Sand", - "block.minecraft.soul_soil": "Soul Soil", - "block.minecraft.soul_torch": "Soul Torch", - "block.minecraft.soul_wall_torch": "Soul Wall Torch", - "block.minecraft.spawn.not_valid": "You have no home bed or charged respawn anchor, or it was obstructed", - "block.minecraft.spawner": "Monster Spawner", - "block.minecraft.spawner.desc1": "Interact with Spawn Egg:", - "block.minecraft.spawner.desc2": "Sets Mob Type", - "block.minecraft.sponge": "Sponge", - "block.minecraft.spore_blossom": "Spore Blossom", - "block.minecraft.spruce_button": "Spruce Button", - "block.minecraft.spruce_door": "Spruce Door", - "block.minecraft.spruce_fence": "Spruce Fence", - "block.minecraft.spruce_fence_gate": "Spruce Fence Gate", - "block.minecraft.spruce_hanging_sign": "Spruce Hanging Sign", - "block.minecraft.spruce_leaves": "Spruce Leaves", - "block.minecraft.spruce_log": "Spruce Log", - "block.minecraft.spruce_planks": "Spruce Planks", - "block.minecraft.spruce_pressure_plate": "Spruce Pressure Plate", - "block.minecraft.spruce_sapling": "Spruce Sapling", - "block.minecraft.spruce_sign": "Spruce Sign", - "block.minecraft.spruce_slab": "Spruce Slab", - "block.minecraft.spruce_stairs": "Spruce Stairs", - "block.minecraft.spruce_trapdoor": "Spruce Trapdoor", - "block.minecraft.spruce_wall_hanging_sign": "Spruce Wall Hanging Sign", - "block.minecraft.spruce_wall_sign": "Spruce Wall Sign", - "block.minecraft.spruce_wood": "Spruce Wood", - "block.minecraft.sticky_piston": "Sticky Piston", - "block.minecraft.stone": "Stone", - "block.minecraft.stone_brick_slab": "Stone Brick Slab", - "block.minecraft.stone_brick_stairs": "Stone Brick Stairs", - "block.minecraft.stone_brick_wall": "Stone Brick Wall", - "block.minecraft.stone_bricks": "Stone Bricks", - "block.minecraft.stone_button": "Stone Button", - "block.minecraft.stone_pressure_plate": "Stone Pressure Plate", - "block.minecraft.stone_slab": "Stone Slab", - "block.minecraft.stone_stairs": "Stone Stairs", - "block.minecraft.stonecutter": "Stonecutter", - "block.minecraft.stripped_acacia_log": "Stripped Acacia Log", - "block.minecraft.stripped_acacia_wood": "Stripped Acacia Wood", - "block.minecraft.stripped_bamboo_block": "Block of Stripped Bamboo", - "block.minecraft.stripped_birch_log": "Stripped Birch Log", - "block.minecraft.stripped_birch_wood": "Stripped Birch Wood", - "block.minecraft.stripped_cherry_log": "Stripped Cherry Log", - "block.minecraft.stripped_cherry_wood": "Stripped Cherry Wood", - "block.minecraft.stripped_crimson_hyphae": "Stripped Crimson Hyphae", - "block.minecraft.stripped_crimson_stem": "Stripped Crimson Stem", - "block.minecraft.stripped_dark_oak_log": "Stripped Dark Oak Log", - "block.minecraft.stripped_dark_oak_wood": "Stripped Dark Oak Wood", - "block.minecraft.stripped_jungle_log": "Stripped Jungle Log", - "block.minecraft.stripped_jungle_wood": "Stripped Jungle Wood", - "block.minecraft.stripped_mangrove_log": "Stripped Mangrove Log", - "block.minecraft.stripped_mangrove_wood": "Stripped Mangrove Wood", - "block.minecraft.stripped_oak_log": "Stripped Oak Log", - "block.minecraft.stripped_oak_wood": "Stripped Oak Wood", - "block.minecraft.stripped_spruce_log": "Stripped Spruce Log", - "block.minecraft.stripped_spruce_wood": "Stripped Spruce Wood", - "block.minecraft.stripped_warped_hyphae": "Stripped Warped Hyphae", - "block.minecraft.stripped_warped_stem": "Stripped Warped Stem", - "block.minecraft.structure_block": "Structure Block", - "block.minecraft.structure_void": "Structure Void", - "block.minecraft.sugar_cane": "Sugar Cane", - "block.minecraft.sunflower": "Sunflower", - "block.minecraft.suspicious_gravel": "Suspicious Gravel", - "block.minecraft.suspicious_sand": "Suspicious Sand", - "block.minecraft.sweet_berry_bush": "Sweet Berry Bush", - "block.minecraft.tall_grass": "Tall Grass", - "block.minecraft.tall_seagrass": "Tall Seagrass", - "block.minecraft.target": "Target", - "block.minecraft.terracotta": "Terracotta", - "block.minecraft.tinted_glass": "Tinted Glass", - "block.minecraft.tnt": "TNT", - "block.minecraft.torch": "Torch", - "block.minecraft.torchflower": "Torchflower", - "block.minecraft.torchflower_crop": "Torchflower Crop", - "block.minecraft.trapped_chest": "Trapped Chest", - "block.minecraft.trial_spawner": "Trial Spawner", - "block.minecraft.tripwire": "Tripwire", - "block.minecraft.tripwire_hook": "Tripwire Hook", - "block.minecraft.tube_coral": "Tube Coral", - "block.minecraft.tube_coral_block": "Tube Coral Block", - "block.minecraft.tube_coral_fan": "Tube Coral Fan", - "block.minecraft.tube_coral_wall_fan": "Tube Coral Wall Fan", - "block.minecraft.tuff": "Tuff", - "block.minecraft.tuff_brick_slab": "Tuff Brick Slab", - "block.minecraft.tuff_brick_stairs": "Tuff Brick Stairs", - "block.minecraft.tuff_brick_wall": "Tuff Brick Wall", - "block.minecraft.tuff_bricks": "Tuff Bricks", - "block.minecraft.tuff_slab": "Tuff Slab", - "block.minecraft.tuff_stairs": "Tuff Stairs", - "block.minecraft.tuff_wall": "Tuff Wall", - "block.minecraft.turtle_egg": "Turtle Egg", - "block.minecraft.twisting_vines": "Twisting Vines", - "block.minecraft.twisting_vines_plant": "Twisting Vines Plant", - "block.minecraft.vault": "Vault", - "block.minecraft.verdant_froglight": "Verdant Froglight", - "block.minecraft.vine": "Vines", - "block.minecraft.void_air": "Void Air", - "block.minecraft.wall_torch": "Wall Torch", - "block.minecraft.warped_button": "Warped Button", - "block.minecraft.warped_door": "Warped Door", - "block.minecraft.warped_fence": "Warped Fence", - "block.minecraft.warped_fence_gate": "Warped Fence Gate", - "block.minecraft.warped_fungus": "Warped Fungus", - "block.minecraft.warped_hanging_sign": "Warped Hanging Sign", - "block.minecraft.warped_hyphae": "Warped Hyphae", - "block.minecraft.warped_nylium": "Warped Nylium", - "block.minecraft.warped_planks": "Warped Planks", - "block.minecraft.warped_pressure_plate": "Warped Pressure Plate", - "block.minecraft.warped_roots": "Warped Roots", - "block.minecraft.warped_sign": "Warped Sign", - "block.minecraft.warped_slab": "Warped Slab", - "block.minecraft.warped_stairs": "Warped Stairs", - "block.minecraft.warped_stem": "Warped Stem", - "block.minecraft.warped_trapdoor": "Warped Trapdoor", - "block.minecraft.warped_wall_hanging_sign": "Warped Wall Hanging Sign", - "block.minecraft.warped_wall_sign": "Warped Wall Sign", - "block.minecraft.warped_wart_block": "Warped Wart Block", - "block.minecraft.water": "Water", - "block.minecraft.water_cauldron": "Water Cauldron", - "block.minecraft.waxed_chiseled_copper": "Waxed Chiseled Copper", - "block.minecraft.waxed_copper_block": "Waxed Block of Copper", - "block.minecraft.waxed_copper_bulb": "Waxed Copper Bulb", - "block.minecraft.waxed_copper_door": "Waxed Copper Door", - "block.minecraft.waxed_copper_grate": "Waxed Copper Grate", - "block.minecraft.waxed_copper_trapdoor": "Waxed Copper Trapdoor", - "block.minecraft.waxed_cut_copper": "Waxed Cut Copper", - "block.minecraft.waxed_cut_copper_slab": "Waxed Cut Copper Slab", - "block.minecraft.waxed_cut_copper_stairs": "Waxed Cut Copper Stairs", - "block.minecraft.waxed_exposed_chiseled_copper": "Waxed Exposed Chiseled Copper", - "block.minecraft.waxed_exposed_copper": "Waxed Exposed Copper", - "block.minecraft.waxed_exposed_copper_bulb": "Waxed Exposed Copper Bulb", - "block.minecraft.waxed_exposed_copper_door": "Waxed Exposed Copper Door", - "block.minecraft.waxed_exposed_copper_grate": "Waxed Exposed Copper Grate", - "block.minecraft.waxed_exposed_copper_trapdoor": "Waxed Exposed Copper Trapdoor", - "block.minecraft.waxed_exposed_cut_copper": "Waxed Exposed Cut Copper", - "block.minecraft.waxed_exposed_cut_copper_slab": "Waxed Exposed Cut Copper Slab", - "block.minecraft.waxed_exposed_cut_copper_stairs": "Waxed Exposed Cut Copper Stairs", - "block.minecraft.waxed_oxidized_chiseled_copper": "Waxed Oxidized Chiseled Copper", - "block.minecraft.waxed_oxidized_copper": "Waxed Oxidized Copper", - "block.minecraft.waxed_oxidized_copper_bulb": "Waxed Oxidized Copper Bulb", - "block.minecraft.waxed_oxidized_copper_door": "Waxed Oxidized Copper Door", - "block.minecraft.waxed_oxidized_copper_grate": "Waxed Oxidized Copper Grate", - "block.minecraft.waxed_oxidized_copper_trapdoor": "Waxed Oxidized Copper Trapdoor", - "block.minecraft.waxed_oxidized_cut_copper": "Waxed Oxidized Cut Copper", - "block.minecraft.waxed_oxidized_cut_copper_slab": "Waxed Oxidized Cut Copper Slab", - "block.minecraft.waxed_oxidized_cut_copper_stairs": "Waxed Oxidized Cut Copper Stairs", - "block.minecraft.waxed_weathered_chiseled_copper": "Waxed Weathered Chiseled Copper", - "block.minecraft.waxed_weathered_copper": "Waxed Weathered Copper", - "block.minecraft.waxed_weathered_copper_bulb": "Waxed Weathered Copper Bulb", - "block.minecraft.waxed_weathered_copper_door": "Waxed Weathered Copper Door", - "block.minecraft.waxed_weathered_copper_grate": "Waxed Weathered Copper Grate", - "block.minecraft.waxed_weathered_copper_trapdoor": "Waxed Weathered Copper Trapdoor", - "block.minecraft.waxed_weathered_cut_copper": "Waxed Weathered Cut Copper", - "block.minecraft.waxed_weathered_cut_copper_slab": "Waxed Weathered Cut Copper Slab", - "block.minecraft.waxed_weathered_cut_copper_stairs": "Waxed Weathered Cut Copper Stairs", - "block.minecraft.weathered_chiseled_copper": "Weathered Chiseled Copper", - "block.minecraft.weathered_copper": "Weathered Copper", - "block.minecraft.weathered_copper_bulb": "Weathered Copper Bulb", - "block.minecraft.weathered_copper_door": "Weathered Copper Door", - "block.minecraft.weathered_copper_grate": "Weathered Copper Grate", - "block.minecraft.weathered_copper_trapdoor": "Weathered Copper Trapdoor", - "block.minecraft.weathered_cut_copper": "Weathered Cut Copper", - "block.minecraft.weathered_cut_copper_slab": "Weathered Cut Copper Slab", - "block.minecraft.weathered_cut_copper_stairs": "Weathered Cut Copper Stairs", - "block.minecraft.weeping_vines": "Weeping Vines", - "block.minecraft.weeping_vines_plant": "Weeping Vines Plant", - "block.minecraft.wet_sponge": "Wet Sponge", - "block.minecraft.wheat": "Wheat Crops", - "block.minecraft.white_banner": "White Banner", - "block.minecraft.white_bed": "White Bed", - "block.minecraft.white_candle": "White Candle", - "block.minecraft.white_candle_cake": "Cake with White Candle", - "block.minecraft.white_carpet": "White Carpet", - "block.minecraft.white_concrete": "White Concrete", - "block.minecraft.white_concrete_powder": "White Concrete Powder", - "block.minecraft.white_glazed_terracotta": "White Glazed Terracotta", - "block.minecraft.white_shulker_box": "White Shulker Box", - "block.minecraft.white_stained_glass": "White Stained Glass", - "block.minecraft.white_stained_glass_pane": "White Stained Glass Pane", - "block.minecraft.white_terracotta": "White Terracotta", - "block.minecraft.white_tulip": "White Tulip", - "block.minecraft.white_wool": "White Wool", - "block.minecraft.wither_rose": "Wither Rose", - "block.minecraft.wither_skeleton_skull": "Wither Skeleton Skull", - "block.minecraft.wither_skeleton_wall_skull": "Wither Skeleton Wall Skull", - "block.minecraft.yellow_banner": "Yellow Banner", - "block.minecraft.yellow_bed": "Yellow Bed", - "block.minecraft.yellow_candle": "Yellow Candle", - "block.minecraft.yellow_candle_cake": "Cake with Yellow Candle", - "block.minecraft.yellow_carpet": "Yellow Carpet", - "block.minecraft.yellow_concrete": "Yellow Concrete", - "block.minecraft.yellow_concrete_powder": "Yellow Concrete Powder", - "block.minecraft.yellow_glazed_terracotta": "Yellow Glazed Terracotta", - "block.minecraft.yellow_shulker_box": "Yellow Shulker Box", - "block.minecraft.yellow_stained_glass": "Yellow Stained Glass", - "block.minecraft.yellow_stained_glass_pane": "Yellow Stained Glass Pane", - "block.minecraft.yellow_terracotta": "Yellow Terracotta", - "block.minecraft.yellow_wool": "Yellow Wool", - "block.minecraft.zombie_head": "Zombie Head", - "block.minecraft.zombie_wall_head": "Zombie Wall Head", - "book.byAuthor": "by %1$s", - "book.editTitle": "Enter Book Title:", - "book.finalizeButton": "Sign and Close", - "book.finalizeWarning": "Note! When you sign the book, it will no longer be editable.", - "book.generation.0": "Original", - "book.generation.1": "Copy of original", - "book.generation.2": "Copy of a copy", - "book.generation.3": "Tattered", - "book.invalid.tag": "* Invalid book tag *", - "book.pageIndicator": "Page %1$s of %2$s", - "book.signButton": "Sign", - "build.tooHigh": "Height limit for building is %s", - "chat_screen.message": "Message to send: %s", - "chat_screen.title": "Chat screen", - "chat_screen.usage": "Input message and press Enter to send", - "chat.cannotSend": "Cannot send chat message", - "chat.coordinates": "%s, %s, %s", - "chat.coordinates.tooltip": "Click to teleport", - "chat.copy": "Copy to Clipboard", - "chat.copy.click": "Click to Copy to Clipboard", - "chat.deleted_marker": "This chat message has been deleted by the server.", - "chat.disabled.chain_broken": "Chat disabled due to broken chain. Please try reconnecting.", - "chat.disabled.expiredProfileKey": "Chat disabled due to expired profile public key. Please try reconnecting.", - "chat.disabled.invalid_command_signature": "Command had unexpected or missing command argument signatures.", - "chat.disabled.invalid_signature": "Chat had an invalid signature. Please try reconnecting.", - "chat.disabled.launcher": "Chat disabled by launcher option. Cannot send message.", - "chat.disabled.missingProfileKey": "Chat disabled due to missing profile public key. Please try reconnecting.", - "chat.disabled.options": "Chat disabled in client options.", - "chat.disabled.out_of_order_chat": "Chat received out-of-order. Did your system time change?", - "chat.disabled.profile": "Chat is not allowed by account settings. Press '%s' again for more information.", - "chat.disabled.profile.moreInfo": "Chat is not allowed by account settings. Cannot send or view messages.", - "chat.editBox": "chat", - "chat.filtered": "Filtered by the server.", - "chat.filtered_full": "The server has hidden your message for some players.", - "chat.link.confirm": "Are you sure you want to open the following website?", - "chat.link.confirmTrusted": "Do you want to open this link or copy it to your clipboard?", - "chat.link.open": "Open in Browser", - "chat.link.warning": "Never open links from people that you don't trust!", - "chat.queue": "[+%s pending lines]", - "chat.square_brackets": "[%s]", - "chat.tag.error": "Server sent invalid message.", - "chat.tag.modified": "Message modified by the server. Original:", - "chat.tag.not_secure": "Unverified message. Cannot be reported.", - "chat.tag.system": "Server message. Cannot be reported.", - "chat.tag.system_single_player": "Server message.", - "chat.type.admin": "[%s: %s]", - "chat.type.advancement.challenge": "%s has completed the challenge %s", - "chat.type.advancement.goal": "%s has reached the goal %s", - "chat.type.advancement.task": "%s has made the advancement %s", - "chat.type.announcement": "[%s] %s", - "chat.type.emote": "* %s %s", - "chat.type.team.hover": "Message Team", - "chat.type.team.sent": "-> %s <%s> %s", - "chat.type.team.text": "%s <%s> %s", - "chat.type.text": "<%s> %s", - "chat.type.text.narrate": "%s says %s", - "chat.validation_error": "Chat validation error", - "chunk.toast.checkLog": "See log for more details", - "chunk.toast.loadFailure": "Failed to load chunk at %s", - "chunk.toast.lowDiskSpace": "Low disk space!", - "chunk.toast.lowDiskSpace.description": "Might not be able to save the world.", - "chunk.toast.saveFailure": "Failed to save chunk at %s", - "clear.failed.multiple": "No items were found on %s players", - "clear.failed.single": "No items were found on player %s", - "color.minecraft.black": "Black", - "color.minecraft.blue": "Blue", - "color.minecraft.brown": "Brown", - "color.minecraft.cyan": "Cyan", - "color.minecraft.gray": "Gray", - "color.minecraft.green": "Green", - "color.minecraft.light_blue": "Light Blue", - "color.minecraft.light_gray": "Light Gray", - "color.minecraft.lime": "Lime", - "color.minecraft.magenta": "Magenta", - "color.minecraft.orange": "Orange", - "color.minecraft.pink": "Pink", - "color.minecraft.purple": "Purple", - "color.minecraft.red": "Red", - "color.minecraft.white": "White", - "color.minecraft.yellow": "Yellow", - "command.context.here": "<--[HERE]", - "command.context.parse_error": "%s at position %s: %s", - "command.exception": "Could not parse command: %s", - "command.expected.separator": "Expected whitespace to end one argument, but found trailing data", - "command.failed": "An unexpected error occurred trying to execute that command", - "command.forkLimit": "Maximum number of contexts (%s) reached", - "command.unknown.argument": "Incorrect argument for command", - "command.unknown.command": "Unknown or incomplete command, see below for error", - "commands.advancement.advancementNotFound": "No advancement was found by the name '%1$s'", - "commands.advancement.criterionNotFound": "The advancement %1$s does not contain the criterion '%2$s'", - "commands.advancement.grant.criterion.to.many.failure": "Couldn't grant criterion '%s' of advancement %s to %s players as they already have it", - "commands.advancement.grant.criterion.to.many.success": "Granted criterion '%s' of advancement %s to %s players", - "commands.advancement.grant.criterion.to.one.failure": "Couldn't grant criterion '%s' of advancement %s to %s as they already have it", - "commands.advancement.grant.criterion.to.one.success": "Granted criterion '%s' of advancement %s to %s", - "commands.advancement.grant.many.to.many.failure": "Couldn't grant %s advancements to %s players as they already have them", - "commands.advancement.grant.many.to.many.success": "Granted %s advancements to %s players", - "commands.advancement.grant.many.to.one.failure": "Couldn't grant %s advancements to %s as they already have them", - "commands.advancement.grant.many.to.one.success": "Granted %s advancements to %s", - "commands.advancement.grant.one.to.many.failure": "Couldn't grant advancement %s to %s players as they already have it", - "commands.advancement.grant.one.to.many.success": "Granted the advancement %s to %s players", - "commands.advancement.grant.one.to.one.failure": "Couldn't grant advancement %s to %s as they already have it", - "commands.advancement.grant.one.to.one.success": "Granted the advancement %s to %s", - "commands.advancement.revoke.criterion.to.many.failure": "Couldn't revoke criterion '%s' of advancement %s from %s players as they don't have it", - "commands.advancement.revoke.criterion.to.many.success": "Revoked criterion '%s' of advancement %s from %s players", - "commands.advancement.revoke.criterion.to.one.failure": "Couldn't revoke criterion '%s' of advancement %s from %s as they don't have it", - "commands.advancement.revoke.criterion.to.one.success": "Revoked criterion '%s' of advancement %s from %s", - "commands.advancement.revoke.many.to.many.failure": "Couldn't revoke %s advancements from %s players as they don't have them", - "commands.advancement.revoke.many.to.many.success": "Revoked %s advancements from %s players", - "commands.advancement.revoke.many.to.one.failure": "Couldn't revoke %s advancements from %s as they don't have them", - "commands.advancement.revoke.many.to.one.success": "Revoked %s advancements from %s", - "commands.advancement.revoke.one.to.many.failure": "Couldn't revoke advancement %s from %s players as they don't have it", - "commands.advancement.revoke.one.to.many.success": "Revoked the advancement %s from %s players", - "commands.advancement.revoke.one.to.one.failure": "Couldn't revoke advancement %s from %s as they don't have it", - "commands.advancement.revoke.one.to.one.success": "Revoked the advancement %s from %s", - "commands.attribute.base_value.get.success": "Base value of attribute %s for entity %s is %s", - "commands.attribute.base_value.set.success": "Base value for attribute %s for entity %s set to %s", - "commands.attribute.failed.entity": "%s is not a valid entity for this command", - "commands.attribute.failed.modifier_already_present": "Modifier %s is already present on attribute %s for entity %s", - "commands.attribute.failed.no_attribute": "Entity %s has no attribute %s", - "commands.attribute.failed.no_modifier": "Attribute %s for entity %s has no modifier %s", - "commands.attribute.modifier.add.success": "Added modifier %s to attribute %s for entity %s", - "commands.attribute.modifier.remove.success": "Removed modifier %s from attribute %s for entity %s", - "commands.attribute.modifier.value.get.success": "Value of modifier %s on attribute %s for entity %s is %s", - "commands.attribute.value.get.success": "Value of attribute %s for entity %s is %s", - "commands.ban.failed": "Nothing changed. The player is already banned", - "commands.ban.success": "Banned %s: %s", - "commands.banip.failed": "Nothing changed. That IP is already banned", - "commands.banip.info": "This ban affects %s player(s): %s", - "commands.banip.invalid": "Invalid IP address or unknown player", - "commands.banip.success": "Banned IP %s: %s", - "commands.banlist.entry": "%s was banned by %s: %s", - "commands.banlist.entry.unknown": "(Unknown)", - "commands.banlist.list": "There are %s ban(s):", - "commands.banlist.none": "There are no bans", - "commands.bossbar.create.failed": "A bossbar already exists with the ID '%s'", - "commands.bossbar.create.success": "Created custom bossbar %s", - "commands.bossbar.get.max": "Custom bossbar %s has a maximum of %s", - "commands.bossbar.get.players.none": "Custom bossbar %s has no players currently online", - "commands.bossbar.get.players.some": "Custom bossbar %s has %s player(s) currently online: %s", - "commands.bossbar.get.value": "Custom bossbar %s has a value of %s", - "commands.bossbar.get.visible.hidden": "Custom bossbar %s is currently hidden", - "commands.bossbar.get.visible.visible": "Custom bossbar %s is currently shown", - "commands.bossbar.list.bars.none": "There are no custom bossbars active", - "commands.bossbar.list.bars.some": "There are %s custom bossbar(s) active: %s", - "commands.bossbar.remove.success": "Removed custom bossbar %s", - "commands.bossbar.set.color.success": "Custom bossbar %s has changed color", - "commands.bossbar.set.color.unchanged": "Nothing changed. That's already the color of this bossbar", - "commands.bossbar.set.max.success": "Custom bossbar %s has changed maximum to %s", - "commands.bossbar.set.max.unchanged": "Nothing changed. That's already the max of this bossbar", - "commands.bossbar.set.name.success": "Custom bossbar %s has been renamed", - "commands.bossbar.set.name.unchanged": "Nothing changed. That's already the name of this bossbar", - "commands.bossbar.set.players.success.none": "Custom bossbar %s no longer has any players", - "commands.bossbar.set.players.success.some": "Custom bossbar %s now has %s player(s): %s", - "commands.bossbar.set.players.unchanged": "Nothing changed. Those players are already on the bossbar with nobody to add or remove", - "commands.bossbar.set.style.success": "Custom bossbar %s has changed style", - "commands.bossbar.set.style.unchanged": "Nothing changed. That's already the style of this bossbar", - "commands.bossbar.set.value.success": "Custom bossbar %s has changed value to %s", - "commands.bossbar.set.value.unchanged": "Nothing changed. That's already the value of this bossbar", - "commands.bossbar.set.visibility.unchanged.hidden": "Nothing changed. The bossbar is already hidden", - "commands.bossbar.set.visibility.unchanged.visible": "Nothing changed. The bossbar is already visible", - "commands.bossbar.set.visible.success.hidden": "Custom bossbar %s is now hidden", - "commands.bossbar.set.visible.success.visible": "Custom bossbar %s is now visible", - "commands.bossbar.unknown": "No bossbar exists with the ID '%s'", - "commands.clear.success.multiple": "Removed %s item(s) from %s players", - "commands.clear.success.single": "Removed %s item(s) from player %s", - "commands.clear.test.multiple": "Found %s matching item(s) on %s players", - "commands.clear.test.single": "Found %s matching item(s) on player %s", - "commands.clone.failed": "No blocks were cloned", - "commands.clone.overlap": "The source and destination areas cannot overlap", - "commands.clone.success": "Successfully cloned %s block(s)", - "commands.clone.toobig": "Too many blocks in the specified area (maximum %s, specified %s)", - "commands.damage.invulnerable": "Target is invulnerable to the given damage type", - "commands.damage.success": "Applied %s damage to %s", - "commands.data.block.get": "%s on block %s, %s, %s after scale factor of %s is %s", - "commands.data.block.invalid": "The target block is not a block entity", - "commands.data.block.modified": "Modified block data of %s, %s, %s", - "commands.data.block.query": "%s, %s, %s has the following block data: %s", - "commands.data.entity.get": "%s on %s after scale factor of %s is %s", - "commands.data.entity.invalid": "Unable to modify player data", - "commands.data.entity.modified": "Modified entity data of %s", - "commands.data.entity.query": "%s has the following entity data: %s", - "commands.data.get.invalid": "Can't get %s; only numeric tags are allowed", - "commands.data.get.multiple": "This argument accepts a single NBT value", - "commands.data.get.unknown": "Can't get %s; tag doesn't exist", - "commands.data.merge.failed": "Nothing changed. The specified properties already have these values", - "commands.data.modify.expected_list": "Expected list, got: %s", - "commands.data.modify.expected_object": "Expected object, got: %s", - "commands.data.modify.expected_value": "Expected value, got: %s", - "commands.data.modify.invalid_index": "Invalid list index: %s", - "commands.data.modify.invalid_substring": "Invalid substring indices: %s to %s", - "commands.data.storage.get": "%s in storage %s after scale factor of %s is %s", - "commands.data.storage.modified": "Modified storage %s", - "commands.data.storage.query": "Storage %s has the following contents: %s", - "commands.datapack.disable.failed": "Pack '%s' is not enabled!", - "commands.datapack.disable.failed.feature": "Pack '%s' cannot be disabled, since it is part of an enabled flag!", - "commands.datapack.enable.failed": "Pack '%s' is already enabled!", - "commands.datapack.enable.failed.no_flags": "Pack '%s' cannot be enabled, since required flags are not enabled in this world: %s!", - "commands.datapack.list.available.none": "There are no more data packs available", - "commands.datapack.list.available.success": "There are %s data pack(s) available: %s", - "commands.datapack.list.enabled.none": "There are no data packs enabled", - "commands.datapack.list.enabled.success": "There are %s data pack(s) enabled: %s", - "commands.datapack.modify.disable": "Disabling data pack %s", - "commands.datapack.modify.enable": "Enabling data pack %s", - "commands.datapack.unknown": "Unknown data pack '%s'", - "commands.debug.alreadyRunning": "The tick profiler is already started", - "commands.debug.function.noRecursion": "Can't trace from inside of function", - "commands.debug.function.noReturnRun": "Tracing can't be used with return run", - "commands.debug.function.success.multiple": "Traced %s command(s) from %s functions to output file %s", - "commands.debug.function.success.single": "Traced %s command(s) from function '%s' to output file %s", - "commands.debug.function.traceFailed": "Failed to trace function", - "commands.debug.notRunning": "The tick profiler hasn't started", - "commands.debug.started": "Started tick profiling", - "commands.debug.stopped": "Stopped tick profiling after %s seconds and %s ticks (%s ticks per second)", - "commands.defaultgamemode.success": "The default game mode is now %s", - "commands.deop.failed": "Nothing changed. The player is not an operator", - "commands.deop.success": "Made %s no longer a server operator", - "commands.difficulty.failure": "The difficulty did not change; it is already set to %s", - "commands.difficulty.query": "The difficulty is %s", - "commands.difficulty.success": "The difficulty has been set to %s", - "commands.drop.no_held_items": "Entity can't hold any items", - "commands.drop.no_loot_table": "Entity %s has no loot table", - "commands.drop.success.multiple": "Dropped %s items", - "commands.drop.success.multiple_with_table": "Dropped %s items from loot table %s", - "commands.drop.success.single": "Dropped %s %s", - "commands.drop.success.single_with_table": "Dropped %s %s from loot table %s", - "commands.effect.clear.everything.failed": "Target has no effects to remove", - "commands.effect.clear.everything.success.multiple": "Removed every effect from %s targets", - "commands.effect.clear.everything.success.single": "Removed every effect from %s", - "commands.effect.clear.specific.failed": "Target doesn't have the requested effect", - "commands.effect.clear.specific.success.multiple": "Removed effect %s from %s targets", - "commands.effect.clear.specific.success.single": "Removed effect %s from %s", - "commands.effect.give.failed": "Unable to apply this effect (target is either immune to effects, or has something stronger)", - "commands.effect.give.success.multiple": "Applied effect %s to %s targets", - "commands.effect.give.success.single": "Applied effect %s to %s", - "commands.enchant.failed": "Nothing changed. Targets either have no item in their hands or the enchantment could not be applied", - "commands.enchant.failed.entity": "%s is not a valid entity for this command", - "commands.enchant.failed.incompatible": "%s cannot support that enchantment", - "commands.enchant.failed.itemless": "%s is not holding any item", - "commands.enchant.failed.level": "%s is higher than the maximum level of %s supported by that enchantment", - "commands.enchant.success.multiple": "Applied enchantment %s to %s entities", - "commands.enchant.success.single": "Applied enchantment %s to %s's item", - "commands.execute.blocks.toobig": "Too many blocks in the specified area (maximum %s, specified %s)", - "commands.execute.conditional.fail": "Test failed", - "commands.execute.conditional.fail_count": "Test failed, count: %s", - "commands.execute.conditional.pass": "Test passed", - "commands.execute.conditional.pass_count": "Test passed, count: %s", - "commands.execute.function.instantiationFailure": "Failed to instantiate function %s: %s", - "commands.experience.add.levels.success.multiple": "Gave %s experience levels to %s players", - "commands.experience.add.levels.success.single": "Gave %s experience levels to %s", - "commands.experience.add.points.success.multiple": "Gave %s experience points to %s players", - "commands.experience.add.points.success.single": "Gave %s experience points to %s", - "commands.experience.query.levels": "%s has %s experience levels", - "commands.experience.query.points": "%s has %s experience points", - "commands.experience.set.levels.success.multiple": "Set %s experience levels on %s players", - "commands.experience.set.levels.success.single": "Set %s experience levels on %s", - "commands.experience.set.points.invalid": "Cannot set experience points above the maximum points for the player's current level", - "commands.experience.set.points.success.multiple": "Set %s experience points on %s players", - "commands.experience.set.points.success.single": "Set %s experience points on %s", - "commands.fill.failed": "No blocks were filled", - "commands.fill.success": "Successfully filled %s block(s)", - "commands.fill.toobig": "Too many blocks in the specified area (maximum %s, specified %s)", - "commands.fillbiome.success": "Biomes set between %s, %s, %s and %s, %s, %s", - "commands.fillbiome.success.count": "%s biome entry/entries set between %s, %s, %s and %s, %s, %s", - "commands.fillbiome.toobig": "Too many blocks in the specified volume (maximum %s, specified %s)", - "commands.forceload.added.failure": "No chunks were marked for force loading", - "commands.forceload.added.multiple": "Marked %s chunks in %s from %s to %s to be force loaded", - "commands.forceload.added.none": "No force loaded chunks were found in %s", - "commands.forceload.added.single": "Marked chunk %s in %s to be force loaded", - "commands.forceload.list.multiple": "%s force loaded chunks were found in %s at: %s", - "commands.forceload.list.single": "A force loaded chunk was found in %s at: %s", - "commands.forceload.query.failure": "Chunk at %s in %s is not marked for force loading", - "commands.forceload.query.success": "Chunk at %s in %s is marked for force loading", - "commands.forceload.removed.all": "Unmarked all force loaded chunks in %s", - "commands.forceload.removed.failure": "No chunks were removed from force loading", - "commands.forceload.removed.multiple": "Unmarked %s chunks in %s from %s to %s for force loading", - "commands.forceload.removed.single": "Unmarked chunk %s in %s for force loading", - "commands.forceload.toobig": "Too many chunks in the specified area (maximum %s, specified %s)", - "commands.function.error.argument_not_compound": "Invalid argument type: %s, expected Compound", - "commands.function.error.missing_argument": "Missing argument %2$s to function %1$s", - "commands.function.error.missing_arguments": "Missing arguments to function %s", - "commands.function.error.parse": "While instantiating macro %s: Command '%s' caused error: %s", - "commands.function.instantiationFailure": "Failed to instantiate function %s: %s", - "commands.function.result": "Function %s returned %s", - "commands.function.scheduled.multiple": "Running functions %s", - "commands.function.scheduled.no_functions": "Can't find any functions for name %s", - "commands.function.scheduled.single": "Running function %s", - "commands.function.success.multiple": "Executed %s command(s) from %s functions", - "commands.function.success.multiple.result": "Executed %s functions", - "commands.function.success.single": "Executed %s command(s) from function '%s'", - "commands.function.success.single.result": "Function '%2$s' returned %1$s", - "commands.gamemode.success.other": "Set %s's game mode to %s", - "commands.gamemode.success.self": "Set own game mode to %s", - "commands.gamerule.query": "Gamerule %s is currently set to: %s", - "commands.gamerule.set": "Gamerule %s is now set to: %s", - "commands.give.failed.toomanyitems": "Can't give more than %s of %s", - "commands.give.success.multiple": "Gave %s %s to %s players", - "commands.give.success.single": "Gave %s %s to %s", - "commands.help.failed": "Unknown command or insufficient permissions", - "commands.item.block.set.success": "Replaced a slot at %s, %s, %s with %s", - "commands.item.entity.set.success.multiple": "Replaced a slot on %s entities with %s", - "commands.item.entity.set.success.single": "Replaced a slot on %s with %s", - "commands.item.source.no_such_slot": "The source does not have slot %s", - "commands.item.source.not_a_container": "Source position %s, %s, %s is not a container", - "commands.item.target.no_changed.known_item": "No targets accepted item %s into slot %s", - "commands.item.target.no_changes": "No targets accepted item into slot %s", - "commands.item.target.no_such_slot": "The target does not have slot %s", - "commands.item.target.not_a_container": "Target position %s, %s, %s is not a container", - "commands.jfr.dump.failed": "Failed to dump JFR recording: %s", - "commands.jfr.start.failed": "Failed to start JFR profiling", - "commands.jfr.started": "JFR profiling started", - "commands.jfr.stopped": "JFR profiling stopped and dumped to %s", - "commands.kick.owner.failed": "Cannot kick server owner in LAN game", - "commands.kick.singleplayer.failed": "Cannot kick in an offline singleplayer game", - "commands.kick.success": "Kicked %s: %s", - "commands.kill.success.multiple": "Killed %s entities", - "commands.kill.success.single": "Killed %s", - "commands.list.nameAndId": "%s (%s)", - "commands.list.players": "There are %s of a max of %s players online: %s", - "commands.locate.biome.not_found": "Could not find a biome of type \"%s\" within reasonable distance", - "commands.locate.biome.success": "The nearest %s is at %s (%s blocks away)", - "commands.locate.poi.not_found": "Could not find a point of interest of type \"%s\" within reasonable distance", - "commands.locate.poi.success": "The nearest %s is at %s (%s blocks away)", - "commands.locate.structure.invalid": "There is no structure with type \"%s\"", - "commands.locate.structure.not_found": "Could not find a structure of type \"%s\" nearby", - "commands.locate.structure.success": "The nearest %s is at %s (%s blocks away)", - "commands.message.display.incoming": "%s whispers to you: %s", - "commands.message.display.outgoing": "You whisper to %s: %s", - "commands.op.failed": "Nothing changed. The player already is an operator", - "commands.op.success": "Made %s a server operator", - "commands.pardon.failed": "Nothing changed. The player isn't banned", - "commands.pardon.success": "Unbanned %s", - "commands.pardonip.failed": "Nothing changed. That IP isn't banned", - "commands.pardonip.invalid": "Invalid IP address", - "commands.pardonip.success": "Unbanned IP %s", - "commands.particle.failed": "The particle was not visible for anybody", - "commands.particle.success": "Displaying particle %s", - "commands.perf.alreadyRunning": "The performance profiler is already started", - "commands.perf.notRunning": "The performance profiler hasn't started", - "commands.perf.reportFailed": "Failed to create debug report", - "commands.perf.reportSaved": "Created debug report in %s", - "commands.perf.started": "Started 10 second performance profiling run (use '/perf stop' to stop early)", - "commands.perf.stopped": "Stopped performance profiling after %s second(s) and %s tick(s) (%s tick(s) per second)", - "commands.place.feature.failed": "Failed to place feature", - "commands.place.feature.invalid": "There is no feature with type \"%s\"", - "commands.place.feature.success": "Placed \"%s\" at %s, %s, %s", - "commands.place.jigsaw.failed": "Failed to generate jigsaw", - "commands.place.jigsaw.invalid": "There is no template pool with type \"%s\"", - "commands.place.jigsaw.success": "Generated jigsaw at %s, %s, %s", - "commands.place.structure.failed": "Failed to place structure", - "commands.place.structure.invalid": "There is no structure with type \"%s\"", - "commands.place.structure.success": "Generated structure \"%s\" at %s, %s, %s", - "commands.place.template.failed": "Failed to place template", - "commands.place.template.invalid": "There is no template with id \"%s\"", - "commands.place.template.success": "Loaded template \"%s\" at %s, %s, %s", - "commands.playsound.failed": "The sound is too far away to be heard", - "commands.playsound.success.multiple": "Played sound %s to %s players", - "commands.playsound.success.single": "Played sound %s to %s", - "commands.publish.alreadyPublished": "Multiplayer game is already hosted on port %s", - "commands.publish.failed": "Unable to host local game", - "commands.publish.started": "Local game hosted on port %s", - "commands.publish.success": "Multiplayer game is now hosted on port %s", - "commands.random.error.range_too_large": "The range of the random value must be at most 2147483646", - "commands.random.error.range_too_small": "The range of the random value must be at least 2", - "commands.random.reset.all.success": "Reset %s random sequence(s)", - "commands.random.reset.success": "Reset random sequence %s", - "commands.random.roll": "%s rolled %s (from %s to %s)", - "commands.random.sample.success": "Randomized value: %s", - "commands.recipe.give.failed": "No new recipes were learned", - "commands.recipe.give.success.multiple": "Unlocked %s recipes for %s players", - "commands.recipe.give.success.single": "Unlocked %s recipes for %s", - "commands.recipe.take.failed": "No recipes could be forgotten", - "commands.recipe.take.success.multiple": "Took %s recipes from %s players", - "commands.recipe.take.success.single": "Took %s recipes from %s", - "commands.reload.failure": "Reload failed; keeping old data", - "commands.reload.success": "Reloading!", - "commands.ride.already_riding": "%s is already riding %s", - "commands.ride.dismount.success": "%s stopped riding %s", - "commands.ride.mount.failure.cant_ride_players": "Players can't be ridden", - "commands.ride.mount.failure.generic": "%s couldn't start riding %s", - "commands.ride.mount.failure.loop": "Can't mount entity on itself or any of its passengers", - "commands.ride.mount.failure.wrong_dimension": "Can't mount entity in different dimension", - "commands.ride.mount.success": "%s started riding %s", - "commands.ride.not_riding": "%s is not riding any vehicle", - "commands.save.alreadyOff": "Saving is already turned off", - "commands.save.alreadyOn": "Saving is already turned on", - "commands.save.disabled": "Automatic saving is now disabled", - "commands.save.enabled": "Automatic saving is now enabled", - "commands.save.failed": "Unable to save the game (is there enough disk space?)", - "commands.save.saving": "Saving the game (this may take a moment!)", - "commands.save.success": "Saved the game", - "commands.schedule.cleared.failure": "No schedules with id %s", - "commands.schedule.cleared.success": "Removed %s schedule(s) with id %s", - "commands.schedule.created.function": "Scheduled function '%s' in %s tick(s) at gametime %s", - "commands.schedule.created.tag": "Scheduled tag '%s' in %s ticks at gametime %s", - "commands.schedule.same_tick": "Can't schedule for current tick", - "commands.scoreboard.objectives.add.duplicate": "An objective already exists by that name", - "commands.scoreboard.objectives.add.success": "Created new objective %s", - "commands.scoreboard.objectives.display.alreadyEmpty": "Nothing changed. That display slot is already empty", - "commands.scoreboard.objectives.display.alreadySet": "Nothing changed. That display slot is already showing that objective", - "commands.scoreboard.objectives.display.cleared": "Cleared any objectives in display slot %s", - "commands.scoreboard.objectives.display.set": "Set display slot %s to show objective %s", - "commands.scoreboard.objectives.list.empty": "There are no objectives", - "commands.scoreboard.objectives.list.success": "There are %s objective(s): %s", - "commands.scoreboard.objectives.modify.displayAutoUpdate.disable": "Disabled display auto-update for objective %s", - "commands.scoreboard.objectives.modify.displayAutoUpdate.enable": "Enabled display auto-update for objective %s", - "commands.scoreboard.objectives.modify.displayname": "Changed the display name of %s to %s", - "commands.scoreboard.objectives.modify.objectiveFormat.clear": "Cleared default number format of objective %s", - "commands.scoreboard.objectives.modify.objectiveFormat.set": "Changed default number format of objective %s", - "commands.scoreboard.objectives.modify.rendertype": "Changed the render type of objective %s", - "commands.scoreboard.objectives.remove.success": "Removed objective %s", - "commands.scoreboard.players.add.success.multiple": "Added %s to %s for %s entities", - "commands.scoreboard.players.add.success.single": "Added %s to %s for %s (now %s)", - "commands.scoreboard.players.display.name.clear.success.multiple": "Cleared display name for %s entities in %s", - "commands.scoreboard.players.display.name.clear.success.single": "Cleared display name for %s in %s", - "commands.scoreboard.players.display.name.set.success.multiple": "Changed display name to %s for %s entities in %s", - "commands.scoreboard.players.display.name.set.success.single": "Changed display name to %s for %s in %s", - "commands.scoreboard.players.display.numberFormat.clear.success.multiple": "Cleared number format for %s entities in %s", - "commands.scoreboard.players.display.numberFormat.clear.success.single": "Cleared number format for %s in %s", - "commands.scoreboard.players.display.numberFormat.set.success.multiple": "Changed number format for %s entities in %s", - "commands.scoreboard.players.display.numberFormat.set.success.single": "Changed number format for %s in %s", - "commands.scoreboard.players.enable.failed": "Nothing changed. That trigger is already enabled", - "commands.scoreboard.players.enable.invalid": "Enable only works on trigger-objectives", - "commands.scoreboard.players.enable.success.multiple": "Enabled trigger %s for %s entities", - "commands.scoreboard.players.enable.success.single": "Enabled trigger %s for %s", - "commands.scoreboard.players.get.null": "Can't get value of %s for %s; none is set", - "commands.scoreboard.players.get.success": "%s has %s %s", - "commands.scoreboard.players.list.empty": "There are no tracked entities", - "commands.scoreboard.players.list.entity.empty": "%s has no scores to show", - "commands.scoreboard.players.list.entity.entry": "%s: %s", - "commands.scoreboard.players.list.entity.success": "%s has %s score(s):", - "commands.scoreboard.players.list.success": "There are %s tracked entity/entities: %s", - "commands.scoreboard.players.operation.success.multiple": "Updated %s for %s entities", - "commands.scoreboard.players.operation.success.single": "Set %s for %s to %s", - "commands.scoreboard.players.remove.success.multiple": "Removed %s from %s for %s entities", - "commands.scoreboard.players.remove.success.single": "Removed %s from %s for %s (now %s)", - "commands.scoreboard.players.reset.all.multiple": "Reset all scores for %s entities", - "commands.scoreboard.players.reset.all.single": "Reset all scores for %s", - "commands.scoreboard.players.reset.specific.multiple": "Reset %s for %s entities", - "commands.scoreboard.players.reset.specific.single": "Reset %s for %s", - "commands.scoreboard.players.set.success.multiple": "Set %s for %s entities to %s", - "commands.scoreboard.players.set.success.single": "Set %s for %s to %s", - "commands.seed.success": "Seed: %s", - "commands.setblock.failed": "Could not set the block", - "commands.setblock.success": "Changed the block at %s, %s, %s", - "commands.setidletimeout.success": "The player idle timeout is now %s minute(s)", - "commands.setworldspawn.failure.not_overworld": "Can only set the world spawn for overworld", - "commands.setworldspawn.success": "Set the world spawn point to %s, %s, %s [%s]", - "commands.spawnpoint.success.multiple": "Set spawn point to %s, %s, %s [%s] in %s for %s players", - "commands.spawnpoint.success.single": "Set spawn point to %s, %s, %s [%s] in %s for %s", - "commands.spectate.not_spectator": "%s is not in spectator mode", - "commands.spectate.self": "Cannot spectate yourself", - "commands.spectate.success.started": "Now spectating %s", - "commands.spectate.success.stopped": "No longer spectating an entity", - "commands.spreadplayers.failed.entities": "Could not spread %s entity/entities around %s, %s (too many entities for space - try using spread of at most %s)", - "commands.spreadplayers.failed.invalid.height": "Invalid maxHeight %s; expected higher than world minimum %s", - "commands.spreadplayers.failed.teams": "Could not spread %s team(s) around %s, %s (too many entities for space - try using spread of at most %s)", - "commands.spreadplayers.success.entities": "Spread %s player(s) around %s, %s with an average distance of %s blocks apart", - "commands.spreadplayers.success.teams": "Spread %s team(s) around %s, %s with an average distance of %s blocks apart", - "commands.stop.stopping": "Stopping the server", - "commands.stopsound.success.source.any": "Stopped all '%s' sounds", - "commands.stopsound.success.source.sound": "Stopped sound '%s' on source '%s'", - "commands.stopsound.success.sourceless.any": "Stopped all sounds", - "commands.stopsound.success.sourceless.sound": "Stopped sound '%s'", - "commands.summon.failed": "Unable to summon entity", - "commands.summon.failed.uuid": "Unable to summon entity due to duplicate UUIDs", - "commands.summon.invalidPosition": "Invalid position for summon", - "commands.summon.success": "Summoned new %s", - "commands.tag.add.failed": "Target either already has the tag or has too many tags", - "commands.tag.add.success.multiple": "Added tag '%s' to %s entities", - "commands.tag.add.success.single": "Added tag '%s' to %s", - "commands.tag.list.multiple.empty": "There are no tags on the %s entities", - "commands.tag.list.multiple.success": "The %s entities have %s total tags: %s", - "commands.tag.list.single.empty": "%s has no tags", - "commands.tag.list.single.success": "%s has %s tags: %s", - "commands.tag.remove.failed": "Target does not have this tag", - "commands.tag.remove.success.multiple": "Removed tag '%s' from %s entities", - "commands.tag.remove.success.single": "Removed tag '%s' from %s", - "commands.team.add.duplicate": "A team already exists by that name", - "commands.team.add.success": "Created team %s", - "commands.team.empty.success": "Removed %s member(s) from team %s", - "commands.team.empty.unchanged": "Nothing changed. That team is already empty", - "commands.team.join.success.multiple": "Added %s members to team %s", - "commands.team.join.success.single": "Added %s to team %s", - "commands.team.leave.success.multiple": "Removed %s members from any team", - "commands.team.leave.success.single": "Removed %s from any team", - "commands.team.list.members.empty": "There are no members on team %s", - "commands.team.list.members.success": "Team %s has %s member(s): %s", - "commands.team.list.teams.empty": "There are no teams", - "commands.team.list.teams.success": "There are %s team(s): %s", - "commands.team.option.collisionRule.success": "Collision rule for team %s is now \"%s\"", - "commands.team.option.collisionRule.unchanged": "Nothing changed. Collision rule is already that value", - "commands.team.option.color.success": "Updated the color for team %s to %s", - "commands.team.option.color.unchanged": "Nothing changed. That team already has that color", - "commands.team.option.deathMessageVisibility.success": "Death message visibility for team %s is now \"%s\"", - "commands.team.option.deathMessageVisibility.unchanged": "Nothing changed. Death message visibility is already that value", - "commands.team.option.friendlyfire.alreadyDisabled": "Nothing changed. Friendly fire is already disabled for that team", - "commands.team.option.friendlyfire.alreadyEnabled": "Nothing changed. Friendly fire is already enabled for that team", - "commands.team.option.friendlyfire.disabled": "Disabled friendly fire for team %s", - "commands.team.option.friendlyfire.enabled": "Enabled friendly fire for team %s", - "commands.team.option.name.success": "Updated the name of team %s", - "commands.team.option.name.unchanged": "Nothing changed. That team already has that name", - "commands.team.option.nametagVisibility.success": "Nametag visibility for team %s is now \"%s\"", - "commands.team.option.nametagVisibility.unchanged": "Nothing changed. Nametag visibility is already that value", - "commands.team.option.prefix.success": "Team prefix set to %s", - "commands.team.option.seeFriendlyInvisibles.alreadyDisabled": "Nothing changed. That team already can't see invisible teammates", - "commands.team.option.seeFriendlyInvisibles.alreadyEnabled": "Nothing changed. That team can already see invisible teammates", - "commands.team.option.seeFriendlyInvisibles.disabled": "Team %s can no longer see invisible teammates", - "commands.team.option.seeFriendlyInvisibles.enabled": "Team %s can now see invisible teammates", - "commands.team.option.suffix.success": "Team suffix set to %s", - "commands.team.remove.success": "Removed team %s", - "commands.teammsg.failed.noteam": "You must be on a team to message your team", - "commands.teleport.invalidPosition": "Invalid position for teleport", - "commands.teleport.success.entity.multiple": "Teleported %s entities to %s", - "commands.teleport.success.entity.single": "Teleported %s to %s", - "commands.teleport.success.location.multiple": "Teleported %s entities to %s, %s, %s", - "commands.teleport.success.location.single": "Teleported %s to %s, %s, %s", - "commands.tick.query.percentiles": "Percentiles: P50: %sms P95: %sms P99: %sms, sample: %s", - "commands.tick.query.rate.running": "Target tick rate: %s per second.\nAverage time per tick: %sms (Target: %sms)", - "commands.tick.query.rate.sprinting": "Target tick rate: %s per second (ignored, reference only).\nAverage time per tick: %sms", - "commands.tick.rate.success": "Set the target tick rate to %s per second", - "commands.tick.sprint.report": "Sprint completed with %s ticks per second, or %s ms per tick", - "commands.tick.sprint.stop.fail": "No tick sprint in progress", - "commands.tick.sprint.stop.success": "Interrupted the current tick sprint", - "commands.tick.status.frozen": "The game is frozen", - "commands.tick.status.lagging": "The game is running, but can't keep up with the target tick rate", - "commands.tick.status.running": "The game is running normally", - "commands.tick.status.sprinting": "The game is sprinting", - "commands.tick.step.fail": "Unable to step the game - the game must be frozen first", - "commands.tick.step.stop.fail": "No tick step in progress", - "commands.tick.step.stop.success": "Interrupted the current tick step", - "commands.tick.step.success": "Stepping %s tick(s)", - "commands.time.query": "The time is %s", - "commands.time.set": "Set the time to %s", - "commands.title.cleared.multiple": "Cleared titles for %s players", - "commands.title.cleared.single": "Cleared titles for %s", - "commands.title.reset.multiple": "Reset title options for %s players", - "commands.title.reset.single": "Reset title options for %s", - "commands.title.show.actionbar.multiple": "Showing new actionbar title for %s players", - "commands.title.show.actionbar.single": "Showing new actionbar title for %s", - "commands.title.show.subtitle.multiple": "Showing new subtitle for %s players", - "commands.title.show.subtitle.single": "Showing new subtitle for %s", - "commands.title.show.title.multiple": "Showing new title for %s players", - "commands.title.show.title.single": "Showing new title for %s", - "commands.title.times.multiple": "Changed title display times for %s players", - "commands.title.times.single": "Changed title display times for %s", - "commands.transfer.error.no_players": "Must specify at least one player to transfer", - "commands.transfer.success.multiple": "Transferring %s players to %s:%s", - "commands.transfer.success.single": "Transferring %s to %s:%s", - "commands.trigger.add.success": "Triggered %s (added %s to value)", - "commands.trigger.failed.invalid": "You can only trigger objectives that are 'trigger' type", - "commands.trigger.failed.unprimed": "You cannot trigger this objective yet", - "commands.trigger.set.success": "Triggered %s (set value to %s)", - "commands.trigger.simple.success": "Triggered %s", - "commands.weather.set.clear": "Set the weather to clear", - "commands.weather.set.rain": "Set the weather to rain", - "commands.weather.set.thunder": "Set the weather to rain & thunder", - "commands.whitelist.add.failed": "Player is already whitelisted", - "commands.whitelist.add.success": "Added %s to the whitelist", - "commands.whitelist.alreadyOff": "Whitelist is already turned off", - "commands.whitelist.alreadyOn": "Whitelist is already turned on", - "commands.whitelist.disabled": "Whitelist is now turned off", - "commands.whitelist.enabled": "Whitelist is now turned on", - "commands.whitelist.list": "There are %s whitelisted player(s): %s", - "commands.whitelist.none": "There are no whitelisted players", - "commands.whitelist.reloaded": "Reloaded the whitelist", - "commands.whitelist.remove.failed": "Player is not whitelisted", - "commands.whitelist.remove.success": "Removed %s from the whitelist", - "commands.worldborder.center.failed": "Nothing changed. The world border is already centered there", - "commands.worldborder.center.success": "Set the center of the world border to %s, %s", - "commands.worldborder.damage.amount.failed": "Nothing changed. The world border damage is already that amount", - "commands.worldborder.damage.amount.success": "Set the world border damage to %s per block each second", - "commands.worldborder.damage.buffer.failed": "Nothing changed. The world border damage buffer is already that distance", - "commands.worldborder.damage.buffer.success": "Set the world border damage buffer to %s block(s)", - "commands.worldborder.get": "The world border is currently %s block(s) wide", - "commands.worldborder.set.failed.big": "World border cannot be bigger than %s blocks wide", - "commands.worldborder.set.failed.far": "World border cannot be further out than %s blocks", - "commands.worldborder.set.failed.nochange": "Nothing changed. The world border is already that size", - "commands.worldborder.set.failed.small": "World border cannot be smaller than 1 block wide", - "commands.worldborder.set.grow": "Growing the world border to %s blocks wide over %s seconds", - "commands.worldborder.set.immediate": "Set the world border to %s block(s) wide", - "commands.worldborder.set.shrink": "Shrinking the world border to %s block(s) wide over %s second(s)", - "commands.worldborder.warning.distance.failed": "Nothing changed. The world border warning is already that distance", - "commands.worldborder.warning.distance.success": "Set the world border warning distance to %s block(s)", - "commands.worldborder.warning.time.failed": "Nothing changed. The world border warning is already that amount of time", - "commands.worldborder.warning.time.success": "Set the world border warning time to %s second(s)", - "compliance.playtime.greaterThan24Hours": "You've been playing for greater than 24 hours", - "compliance.playtime.hours": "You've been playing for %s hour(s)", - "compliance.playtime.message": "Excessive gaming may interfere with normal daily life", - "connect.aborted": "Aborted", - "connect.authorizing": "Logging in...", - "connect.connecting": "Connecting to the server...", - "connect.encrypting": "Encrypting...", - "connect.failed": "Failed to connect to the server", - "connect.failed.transfer": "Connection failed while transferring to the server", - "connect.joining": "Joining world...", - "connect.negotiating": "Negotiating...", - "connect.reconfiging": "Reconfiguring...", - "connect.reconfiguring": "Reconfiguring...", - "connect.transferring": "Transferring to new server...", - "container.barrel": "Barrel", - "container.beacon": "Beacon", - "container.blast_furnace": "Blast Furnace", - "container.brewing": "Brewing Stand", - "container.cartography_table": "Cartography Table", - "container.chest": "Chest", - "container.chestDouble": "Large Chest", - "container.crafter": "Crafter", - "container.crafting": "Crafting", - "container.creative": "Item Selection", - "container.dispenser": "Dispenser", - "container.dropper": "Dropper", - "container.enchant": "Enchant", - "container.enchant.clue": "%s . . . ?", - "container.enchant.lapis.many": "%s Lapis Lazuli", - "container.enchant.lapis.one": "1 Lapis Lazuli", - "container.enchant.level.many": "%s Enchantment Levels", - "container.enchant.level.one": "1 Enchantment Level", - "container.enchant.level.requirement": "Level Requirement: %s", - "container.enderchest": "Ender Chest", - "container.furnace": "Furnace", - "container.grindstone_title": "Repair & Disenchant", - "container.hopper": "Item Hopper", - "container.inventory": "Inventory", - "container.isLocked": "%s is locked!", - "container.lectern": "Lectern", - "container.loom": "Loom", - "container.repair": "Repair & Name", - "container.repair.cost": "Enchantment Cost: %1$s", - "container.repair.expensive": "Too Expensive!", - "container.shulkerBox": "Shulker Box", - "container.shulkerBox.itemCount": "%s x%s", - "container.shulkerBox.more": "and %s more...", - "container.shulkerBox.unknownContents": "???????", - "container.smoker": "Smoker", - "container.spectatorCantOpen": "Unable to open. Loot not generated yet.", - "container.stonecutter": "Stonecutter", - "container.upgrade": "Upgrade Gear", - "container.upgrade.error_tooltip": "Item can't be upgraded this way", - "container.upgrade.missing_template_tooltip": "Add Smithing Template", - "controls.keybinds": "Key Binds...", - "controls.keybinds.duplicateKeybinds": "This key is also used for:\n%s", - "controls.keybinds.title": "Key Binds", - "controls.reset": "Reset", - "controls.resetAll": "Reset Keys", - "controls.title": "Controls", - "createWorld.customize.buffet.biome": "Please select a biome", - "createWorld.customize.buffet.title": "Buffet world customization", - "createWorld.customize.custom.baseSize": "Depth Base Size", - "createWorld.customize.custom.biomeDepthOffset": "Biome Depth Offset", - "createWorld.customize.custom.biomeDepthWeight": "Biome Depth Weight", - "createWorld.customize.custom.biomeScaleOffset": "Biome Scale Offset", - "createWorld.customize.custom.biomeScaleWeight": "Biome Scale Weight", - "createWorld.customize.custom.biomeSize": "Biome Size", - "createWorld.customize.custom.center": "Center Height", - "createWorld.customize.custom.confirm1": "This will overwrite your current", - "createWorld.customize.custom.confirm2": "settings and cannot be undone.", - "createWorld.customize.custom.confirmTitle": "Warning!", - "createWorld.customize.custom.coordinateScale": "Coordinate Scale", - "createWorld.customize.custom.count": "Spawn Tries", - "createWorld.customize.custom.defaults": "Defaults", - "createWorld.customize.custom.depthNoiseScaleExponent": "Depth Noise Exponent", - "createWorld.customize.custom.depthNoiseScaleX": "Depth Noise Scale X", - "createWorld.customize.custom.depthNoiseScaleZ": "Depth Noise Scale Z", - "createWorld.customize.custom.dungeonChance": "Dungeon Count", - "createWorld.customize.custom.fixedBiome": "Biome", - "createWorld.customize.custom.heightScale": "Height Scale", - "createWorld.customize.custom.lavaLakeChance": "Lava Lake Rarity", - "createWorld.customize.custom.lowerLimitScale": "Lower Limit Scale", - "createWorld.customize.custom.mainNoiseScaleX": "Main Noise Scale X", - "createWorld.customize.custom.mainNoiseScaleY": "Main Noise Scale Y", - "createWorld.customize.custom.mainNoiseScaleZ": "Main Noise Scale Z", - "createWorld.customize.custom.maxHeight": "Max. Height", - "createWorld.customize.custom.minHeight": "Min. Height", - "createWorld.customize.custom.next": "Next Page", - "createWorld.customize.custom.page0": "Basic Settings", - "createWorld.customize.custom.page1": "Ore Settings", - "createWorld.customize.custom.page2": "Advanced Settings (Expert Users Only!)", - "createWorld.customize.custom.page3": "Extra Advanced Settings (Expert Users Only!)", - "createWorld.customize.custom.preset.caveChaos": "Caves of Chaos", - "createWorld.customize.custom.preset.caveDelight": "Caver's Delight", - "createWorld.customize.custom.preset.drought": "Drought", - "createWorld.customize.custom.preset.goodLuck": "Good Luck", - "createWorld.customize.custom.preset.isleLand": "Isle Land", - "createWorld.customize.custom.preset.mountains": "Mountain Madness", - "createWorld.customize.custom.preset.waterWorld": "Water World", - "createWorld.customize.custom.presets": "Presets", - "createWorld.customize.custom.presets.title": "Customize World Presets", - "createWorld.customize.custom.prev": "Previous Page", - "createWorld.customize.custom.randomize": "Randomize", - "createWorld.customize.custom.riverSize": "River Size", - "createWorld.customize.custom.seaLevel": "Sea Level", - "createWorld.customize.custom.size": "Spawn Size", - "createWorld.customize.custom.spread": "Spread Height", - "createWorld.customize.custom.stretchY": "Height Stretch", - "createWorld.customize.custom.upperLimitScale": "Upper Limit Scale", - "createWorld.customize.custom.useCaves": "Caves", - "createWorld.customize.custom.useDungeons": "Dungeons", - "createWorld.customize.custom.useLavaLakes": "Lava Lakes", - "createWorld.customize.custom.useLavaOceans": "Lava Oceans", - "createWorld.customize.custom.useMansions": "Woodland Mansions", - "createWorld.customize.custom.useMineShafts": "Mineshafts", - "createWorld.customize.custom.useMonuments": "Ocean Monuments", - "createWorld.customize.custom.useOceanRuins": "Ocean Ruins", - "createWorld.customize.custom.useRavines": "Ravines", - "createWorld.customize.custom.useStrongholds": "Strongholds", - "createWorld.customize.custom.useTemples": "Temples", - "createWorld.customize.custom.useVillages": "Villages", - "createWorld.customize.custom.useWaterLakes": "Water Lakes", - "createWorld.customize.custom.waterLakeChance": "Water Lake Rarity", - "createWorld.customize.flat.height": "Height", - "createWorld.customize.flat.layer": "%s", - "createWorld.customize.flat.layer.bottom": "Bottom - %s", - "createWorld.customize.flat.layer.top": "Top - %s", - "createWorld.customize.flat.removeLayer": "Remove Layer", - "createWorld.customize.flat.tile": "Layer Material", - "createWorld.customize.flat.title": "Superflat Customization", - "createWorld.customize.presets": "Presets", - "createWorld.customize.presets.list": "Alternatively, here's some we made earlier!", - "createWorld.customize.presets.select": "Use Preset", - "createWorld.customize.presets.share": "Want to share your preset with someone? Use the box below!", - "createWorld.customize.presets.title": "Select a Preset", - "createWorld.preparing": "Preparing for world creation...", - "createWorld.tab.game.title": "Game", - "createWorld.tab.more.title": "More", - "createWorld.tab.world.title": "World", - "credits_and_attribution.button.attribution": "Attribution", - "credits_and_attribution.button.credits": "Credits", - "credits_and_attribution.button.licenses": "Licenses", - "credits_and_attribution.screen.title": "Credits and Attribution", - "dataPack.bundle.description": "Enables experimental Bundle item", - "dataPack.bundle.name": "Bundles", - "dataPack.title": "Select Data Packs", - "dataPack.trade_rebalance.description": "Updated trades for Villagers", - "dataPack.trade_rebalance.name": "Villager Trade Rebalance", - "dataPack.update_1_20.description": "New features and content for Minecraft 1.20", - "dataPack.update_1_20.name": "Update 1.20", - "dataPack.update_1_21.description": "New features and content for Minecraft 1.21", - "dataPack.update_1_21.name": "Update 1.21", - "dataPack.validation.back": "Go Back", - "dataPack.validation.failed": "Data pack validation failed!", - "dataPack.validation.reset": "Reset to Default", - "dataPack.validation.working": "Validating selected data packs...", - "dataPack.vanilla.description": "The default data for Minecraft", - "dataPack.vanilla.name": "Default", - "datapackFailure.safeMode": "Safe Mode", - "datapackFailure.safeMode.failed.description": "This world contains invalid or corrupted save data.", - "datapackFailure.safeMode.failed.title": "Failed to load world in Safe Mode.", - "datapackFailure.title": "Errors in currently selected data packs prevented the world from loading.\nYou can either try to load it with only the vanilla data pack (\"safe mode\"), or go back to the title screen and fix it manually.", - "death.attack.anvil": "%1$s was squashed by a falling anvil", - "death.attack.anvil.player": "%1$s was squashed by a falling anvil while fighting %2$s", - "death.attack.arrow": "%1$s was shot by %2$s", - "death.attack.arrow.item": "%1$s was shot by %2$s using %3$s", - "death.attack.badRespawnPoint.link": "Intentional Game Design", - "death.attack.badRespawnPoint.message": "%1$s was killed by %2$s", - "death.attack.cactus": "%1$s was pricked to death", - "death.attack.cactus.player": "%1$s walked into a cactus while trying to escape %2$s", - "death.attack.cramming": "%1$s was squished too much", - "death.attack.cramming.player": "%1$s was squashed by %2$s", - "death.attack.dragonBreath": "%1$s was roasted in dragon's breath", - "death.attack.dragonBreath.player": "%1$s was roasted in dragon's breath by %2$s", - "death.attack.drown": "%1$s drowned", - "death.attack.drown.player": "%1$s drowned while trying to escape %2$s", - "death.attack.dryout": "%1$s died from dehydration", - "death.attack.dryout.player": "%1$s died from dehydration while trying to escape %2$s", - "death.attack.even_more_magic": "%1$s was killed by even more magic", - "death.attack.explosion": "%1$s blew up", - "death.attack.explosion.player": "%1$s was blown up by %2$s", - "death.attack.explosion.player.item": "%1$s was blown up by %2$s using %3$s", - "death.attack.fall": "%1$s hit the ground too hard", - "death.attack.fall.player": "%1$s hit the ground too hard while trying to escape %2$s", - "death.attack.fallingBlock": "%1$s was squashed by a falling block", - "death.attack.fallingBlock.player": "%1$s was squashed by a falling block while fighting %2$s", - "death.attack.fallingStalactite": "%1$s was skewered by a falling stalactite", - "death.attack.fallingStalactite.player": "%1$s was skewered by a falling stalactite while fighting %2$s", - "death.attack.fireball": "%1$s was fireballed by %2$s", - "death.attack.fireball.item": "%1$s was fireballed by %2$s using %3$s", - "death.attack.fireworks": "%1$s went off with a bang", - "death.attack.fireworks.item": "%1$s went off with a bang due to a firework fired from %3$s by %2$s", - "death.attack.fireworks.player": "%1$s went off with a bang while fighting %2$s", - "death.attack.flyIntoWall": "%1$s experienced kinetic energy", - "death.attack.flyIntoWall.player": "%1$s experienced kinetic energy while trying to escape %2$s", - "death.attack.freeze": "%1$s froze to death", - "death.attack.freeze.player": "%1$s was frozen to death by %2$s", - "death.attack.generic": "%1$s died", - "death.attack.generic.player": "%1$s died because of %2$s", - "death.attack.genericKill": "%1$s was killed", - "death.attack.genericKill.player": "%1$s was killed while fighting %2$s", - "death.attack.hotFloor": "%1$s discovered the floor was lava", - "death.attack.hotFloor.player": "%1$s walked into the danger zone due to %2$s", - "death.attack.indirectMagic": "%1$s was killed by %2$s using magic", - "death.attack.indirectMagic.item": "%1$s was killed by %2$s using %3$s", - "death.attack.inFire": "%1$s went up in flames", - "death.attack.inFire.player": "%1$s walked into fire while fighting %2$s", - "death.attack.inWall": "%1$s suffocated in a wall", - "death.attack.inWall.player": "%1$s suffocated in a wall while fighting %2$s", - "death.attack.lava": "%1$s tried to swim in lava", - "death.attack.lava.player": "%1$s tried to swim in lava to escape %2$s", - "death.attack.lightningBolt": "%1$s was struck by lightning", - "death.attack.lightningBolt.player": "%1$s was struck by lightning while fighting %2$s", - "death.attack.magic": "%1$s was killed by magic", - "death.attack.magic.player": "%1$s was killed by magic while trying to escape %2$s", - "death.attack.message_too_long": "Actually, the message was too long to deliver fully. Sorry! Here's a stripped version: %s", - "death.attack.mob": "%1$s was slain by %2$s", - "death.attack.mob.item": "%1$s was slain by %2$s using %3$s", - "death.attack.onFire": "%1$s burned to death", - "death.attack.onFire.item": "%1$s was burned to a crisp while fighting %2$s wielding %3$s", - "death.attack.onFire.player": "%1$s was burned to a crisp while fighting %2$s", - "death.attack.outOfWorld": "%1$s fell out of the world", - "death.attack.outOfWorld.player": "%1$s didn't want to live in the same world as %2$s", - "death.attack.outsideBorder": "%1$s left the confines of this world", - "death.attack.outsideBorder.player": "%1$s left the confines of this world while fighting %2$s", - "death.attack.player": "%1$s was slain by %2$s", - "death.attack.player.item": "%1$s was slain by %2$s using %3$s", - "death.attack.sonic_boom": "%1$s was obliterated by a sonically-charged shriek", - "death.attack.sonic_boom.item": "%1$s was obliterated by a sonically-charged shriek while trying to escape %2$s wielding %3$s", - "death.attack.sonic_boom.player": "%1$s was obliterated by a sonically-charged shriek while trying to escape %2$s", - "death.attack.stalagmite": "%1$s was impaled on a stalagmite", - "death.attack.stalagmite.player": "%1$s was impaled on a stalagmite while fighting %2$s", - "death.attack.starve": "%1$s starved to death", - "death.attack.starve.player": "%1$s starved to death while fighting %2$s", - "death.attack.sting": "%1$s was stung to death", - "death.attack.sting.item": "%1$s was stung to death by %2$s using %3$s", - "death.attack.sting.player": "%1$s was stung to death by %2$s", - "death.attack.sweetBerryBush": "%1$s was poked to death by a sweet berry bush", - "death.attack.sweetBerryBush.player": "%1$s was poked to death by a sweet berry bush while trying to escape %2$s", - "death.attack.thorns": "%1$s was killed while trying to hurt %2$s", - "death.attack.thorns.item": "%1$s was killed by %3$s while trying to hurt %2$s", - "death.attack.thrown": "%1$s was pummeled by %2$s", - "death.attack.thrown.item": "%1$s was pummeled by %2$s using %3$s", - "death.attack.trident": "%1$s was impaled by %2$s", - "death.attack.trident.item": "%1$s was impaled by %2$s with %3$s", - "death.attack.wither": "%1$s withered away", - "death.attack.wither.player": "%1$s withered away while fighting %2$s", - "death.attack.witherSkull": "%1$s was shot by a skull from %2$s", - "death.attack.witherSkull.item": "%1$s was shot by a skull from %2$s using %3$s", - "death.fell.accident.generic": "%1$s fell from a high place", - "death.fell.accident.ladder": "%1$s fell off a ladder", - "death.fell.accident.other_climbable": "%1$s fell while climbing", - "death.fell.accident.scaffolding": "%1$s fell off scaffolding", - "death.fell.accident.twisting_vines": "%1$s fell off some twisting vines", - "death.fell.accident.vines": "%1$s fell off some vines", - "death.fell.accident.weeping_vines": "%1$s fell off some weeping vines", - "death.fell.assist": "%1$s was doomed to fall by %2$s", - "death.fell.assist.item": "%1$s was doomed to fall by %2$s using %3$s", - "death.fell.finish": "%1$s fell too far and was finished by %2$s", - "death.fell.finish.item": "%1$s fell too far and was finished by %2$s using %3$s", - "death.fell.killer": "%1$s was doomed to fall", - "deathScreen.quit.confirm": "Are you sure you want to quit?", - "deathScreen.respawn": "Respawn", - "deathScreen.score": "Score", - "deathScreen.score.value": "Score: %s", - "deathScreen.spectate": "Spectate World", - "deathScreen.title": "You Died!", - "deathScreen.title.hardcore": "Game Over!", - "deathScreen.titleScreen": "Title Screen", - "debug.advanced_tooltips.help": "F3 + H = Advanced tooltips", - "debug.advanced_tooltips.off": "Advanced tooltips: hidden", - "debug.advanced_tooltips.on": "Advanced tooltips: shown", - "debug.chunk_boundaries.help": "F3 + G = Show chunk boundaries", - "debug.chunk_boundaries.off": "Chunk borders: hidden", - "debug.chunk_boundaries.on": "Chunk borders: shown", - "debug.clear_chat.help": "F3 + D = Clear chat", - "debug.copy_location.help": "F3 + C = Copy location as /tp command, hold F3 + C to crash the game", - "debug.copy_location.message": "Copied location to clipboard", - "debug.crash.message": "F3 + C is held down. This will crash the game unless released.", - "debug.crash.warning": "Crashing in %s...", - "debug.creative_spectator.error": "Unable to switch game mode; no permission", - "debug.creative_spectator.help": "F3 + N = Cycle previous game mode <-> spectator", - "debug.dump_dynamic_textures": "Saved dynamic textures to %s", - "debug.dump_dynamic_textures.help": "F3 + S = Dump dynamic textures", - "debug.gamemodes.error": "Unable to open game mode switcher; no permission", - "debug.gamemodes.help": "F3 + F4 = Open game mode switcher", - "debug.gamemodes.press_f4": "[ F4 ]", - "debug.gamemodes.select_next": "%s Next", - "debug.help.help": "F3 + Q = Show this list", - "debug.help.message": "Key bindings:", - "debug.inspect.client.block": "Copied client-side block data to clipboard", - "debug.inspect.client.entity": "Copied client-side entity data to clipboard", - "debug.inspect.help": "F3 + I = Copy entity or block data to clipboard", - "debug.inspect.server.block": "Copied server-side block data to clipboard", - "debug.inspect.server.entity": "Copied server-side entity data to clipboard", - "debug.pause_focus.help": "F3 + P = Pause on lost focus", - "debug.pause_focus.off": "Pause on lost focus: disabled", - "debug.pause_focus.on": "Pause on lost focus: enabled", - "debug.pause.help": "F3 + Esc = Pause without pause menu (if pausing is possible)", - "debug.prefix": "[Debug]:", - "debug.profiling.help": "F3 + L = Start/stop profiling", - "debug.profiling.start": "Profiling started for %s seconds. Use F3 + L to stop early", - "debug.profiling.stop": "Profiling ended. Saved results to %s", - "debug.reload_chunks.help": "F3 + A = Reload chunks", - "debug.reload_chunks.message": "Reloading all chunks", - "debug.reload_resourcepacks.help": "F3 + T = Reload resource packs", - "debug.reload_resourcepacks.message": "Reloaded resource packs", - "debug.show_hitboxes.help": "F3 + B = Show hitboxes", - "debug.show_hitboxes.off": "Hitboxes: hidden", - "debug.show_hitboxes.on": "Hitboxes: shown", - "demo.day.1": "This demo will last five game days. Do your best!", - "demo.day.2": "Day Two", - "demo.day.3": "Day Three", - "demo.day.4": "Day Four", - "demo.day.5": "This is your last day!", - "demo.day.6": "You have passed your fifth day. Use %s to save a screenshot of your creation.", - "demo.day.warning": "Your time is almost up!", - "demo.demoExpired": "Demo time's up!", - "demo.help.buy": "Purchase Now!", - "demo.help.fullWrapped": "This demo will last 5 in-game days (about 1 hour and 40 minutes of real time). Check the advancements for hints! Have fun!", - "demo.help.inventory": "Use the %1$s key to open your inventory", - "demo.help.jump": "Jump by pressing the %1$s key", - "demo.help.later": "Continue Playing!", - "demo.help.movement": "Use the %1$s, %2$s, %3$s, %4$s keys and the mouse to move around", - "demo.help.movementMouse": "Look around using the mouse", - "demo.help.movementShort": "Move by pressing the %1$s, %2$s, %3$s, %4$s keys", - "demo.help.title": "Minecraft Demo Mode", - "demo.remainingTime": "Remaining time: %s", - "demo.reminder": "The demo time has expired. Buy the game to continue or start a new world!", - "difficulty.lock.question": "Are you sure you want to lock the difficulty of this world? This will set this world to always be %1$s, and you will never be able to change that again.", - "difficulty.lock.title": "Lock World Difficulty", - "disconnect.closed": "Connection closed", - "disconnect.disconnected": "Disconnected by Server", - "disconnect.endOfStream": "End of stream", - "disconnect.exceeded_packet_rate": "Kicked for exceeding packet rate limit", - "disconnect.genericReason": "%s", - "disconnect.ignoring_status_request": "Ignoring status request", - "disconnect.kicked": "Was kicked from the game", - "disconnect.loginFailed": "Failed to log in", - "disconnect.loginFailedInfo": "Failed to log in: %s", - "disconnect.loginFailedInfo.insufficientPrivileges": "Multiplayer is disabled. Please check your Microsoft account settings.", - "disconnect.loginFailedInfo.invalidSession": "Invalid session (Try restarting your game and the launcher)", - "disconnect.loginFailedInfo.serversUnavailable": "The authentication servers are currently not reachable. Please try again.", - "disconnect.loginFailedInfo.userBanned": "You are banned from playing online", - "disconnect.lost": "Connection Lost", - "disconnect.overflow": "Buffer overflow", - "disconnect.packetError": "Network Protocol Error", - "disconnect.quitting": "Quitting", - "disconnect.spam": "Kicked for spamming", - "disconnect.timeout": "Timed out", - "disconnect.transfer": "Transferred to another server", - "disconnect.unknownHost": "Unknown host", - "download.pack.failed": "%s out of %s pack(s) failed to download", - "download.pack.progress.bytes": "Progress: %s (total size unknown)", - "download.pack.progress.percent": "Progress: %s%%", - "download.pack.title": "Downloading resource pack %s/%s", - "editGamerule.default": "Default: %s", - "editGamerule.title": "Edit Game Rules", - "effect.duration.infinite": "∞", - "effect.minecraft.absorption": "Absorption", - "effect.minecraft.bad_omen": "Bad Omen", - "effect.minecraft.blindness": "Blindness", - "effect.minecraft.conduit_power": "Conduit Power", - "effect.minecraft.darkness": "Darkness", - "effect.minecraft.dolphins_grace": "Dolphin's Grace", - "effect.minecraft.fire_resistance": "Fire Resistance", - "effect.minecraft.glowing": "Glowing", - "effect.minecraft.haste": "Haste", - "effect.minecraft.health_boost": "Health Boost", - "effect.minecraft.hero_of_the_village": "Hero of the Village", - "effect.minecraft.hunger": "Hunger", - "effect.minecraft.infested": "Infested", - "effect.minecraft.instant_damage": "Instant Damage", - "effect.minecraft.instant_health": "Instant Health", - "effect.minecraft.invisibility": "Invisibility", - "effect.minecraft.jump_boost": "Jump Boost", - "effect.minecraft.levitation": "Levitation", - "effect.minecraft.luck": "Luck", - "effect.minecraft.mining_fatigue": "Mining Fatigue", - "effect.minecraft.nausea": "Nausea", - "effect.minecraft.night_vision": "Night Vision", - "effect.minecraft.oozing": "Oozing", - "effect.minecraft.poison": "Poison", - "effect.minecraft.raid_omen": "Raid Omen", - "effect.minecraft.regeneration": "Regeneration", - "effect.minecraft.resistance": "Resistance", - "effect.minecraft.saturation": "Saturation", - "effect.minecraft.slow_falling": "Slow Falling", - "effect.minecraft.slowness": "Slowness", - "effect.minecraft.speed": "Speed", - "effect.minecraft.strength": "Strength", - "effect.minecraft.trial_omen": "Trial Omen", - "effect.minecraft.unluck": "Bad Luck", - "effect.minecraft.water_breathing": "Water Breathing", - "effect.minecraft.weakness": "Weakness", - "effect.minecraft.weaving": "Weaving", - "effect.minecraft.wind_charged": "Wind Charged", - "effect.minecraft.wither": "Wither", - "effect.none": "No Effects", - "enchantment.level.1": "I", - "enchantment.level.2": "II", - "enchantment.level.3": "III", - "enchantment.level.4": "IV", - "enchantment.level.5": "V", - "enchantment.level.6": "VI", - "enchantment.level.7": "VII", - "enchantment.level.8": "VIII", - "enchantment.level.9": "IX", - "enchantment.level.10": "X", - "enchantment.minecraft.aqua_affinity": "Aqua Affinity", - "enchantment.minecraft.bane_of_arthropods": "Bane of Arthropods", - "enchantment.minecraft.binding_curse": "Curse of Binding", - "enchantment.minecraft.blast_protection": "Blast Protection", - "enchantment.minecraft.breach": "Breach", - "enchantment.minecraft.channeling": "Channeling", - "enchantment.minecraft.density": "Density", - "enchantment.minecraft.depth_strider": "Depth Strider", - "enchantment.minecraft.efficiency": "Efficiency", - "enchantment.minecraft.feather_falling": "Feather Falling", - "enchantment.minecraft.fire_aspect": "Fire Aspect", - "enchantment.minecraft.fire_protection": "Fire Protection", - "enchantment.minecraft.flame": "Flame", - "enchantment.minecraft.fortune": "Fortune", - "enchantment.minecraft.frost_walker": "Frost Walker", - "enchantment.minecraft.impaling": "Impaling", - "enchantment.minecraft.infinity": "Infinity", - "enchantment.minecraft.knockback": "Knockback", - "enchantment.minecraft.looting": "Looting", - "enchantment.minecraft.loyalty": "Loyalty", - "enchantment.minecraft.luck_of_the_sea": "Luck of the Sea", - "enchantment.minecraft.lure": "Lure", - "enchantment.minecraft.mending": "Mending", - "enchantment.minecraft.multishot": "Multishot", - "enchantment.minecraft.piercing": "Piercing", - "enchantment.minecraft.power": "Power", - "enchantment.minecraft.projectile_protection": "Projectile Protection", - "enchantment.minecraft.protection": "Protection", - "enchantment.minecraft.punch": "Punch", - "enchantment.minecraft.quick_charge": "Quick Charge", - "enchantment.minecraft.respiration": "Respiration", - "enchantment.minecraft.riptide": "Riptide", - "enchantment.minecraft.sharpness": "Sharpness", - "enchantment.minecraft.silk_touch": "Silk Touch", - "enchantment.minecraft.smite": "Smite", - "enchantment.minecraft.soul_speed": "Soul Speed", - "enchantment.minecraft.sweeping": "Sweeping Edge", - "enchantment.minecraft.sweeping_edge": "Sweeping Edge", - "enchantment.minecraft.swift_sneak": "Swift Sneak", - "enchantment.minecraft.thorns": "Thorns", - "enchantment.minecraft.unbreaking": "Unbreaking", - "enchantment.minecraft.vanishing_curse": "Curse of Vanishing", - "enchantment.minecraft.wind_burst": "Wind Burst", - "entity.minecraft.allay": "Allay", - "entity.minecraft.area_effect_cloud": "Area Effect Cloud", - "entity.minecraft.armadillo": "Armadillo", - "entity.minecraft.armor_stand": "Armor Stand", - "entity.minecraft.arrow": "Arrow", - "entity.minecraft.axolotl": "Axolotl", - "entity.minecraft.bat": "Bat", - "entity.minecraft.bee": "Bee", - "entity.minecraft.blaze": "Blaze", - "entity.minecraft.block_display": "Block Display", - "entity.minecraft.boat": "Boat", - "entity.minecraft.bogged": "Bogged", - "entity.minecraft.breeze": "Breeze", - "entity.minecraft.breeze_wind_charge": "Wind Charge", - "entity.minecraft.camel": "Camel", - "entity.minecraft.cat": "Cat", - "entity.minecraft.cave_spider": "Cave Spider", - "entity.minecraft.chest_boat": "Boat with Chest", - "entity.minecraft.chest_minecart": "Minecart with Chest", - "entity.minecraft.chicken": "Chicken", - "entity.minecraft.cod": "Cod", - "entity.minecraft.command_block_minecart": "Minecart with Command Block", - "entity.minecraft.cow": "Cow", - "entity.minecraft.creeper": "Creeper", - "entity.minecraft.dolphin": "Dolphin", - "entity.minecraft.donkey": "Donkey", - "entity.minecraft.dragon_fireball": "Dragon Fireball", - "entity.minecraft.drowned": "Drowned", - "entity.minecraft.egg": "Thrown Egg", - "entity.minecraft.elder_guardian": "Elder Guardian", - "entity.minecraft.end_crystal": "End Crystal", - "entity.minecraft.ender_dragon": "Ender Dragon", - "entity.minecraft.ender_pearl": "Thrown Ender Pearl", - "entity.minecraft.enderman": "Enderman", - "entity.minecraft.endermite": "Endermite", - "entity.minecraft.evoker": "Evoker", - "entity.minecraft.evoker_fangs": "Evoker Fangs", - "entity.minecraft.experience_bottle": "Thrown Bottle o' Enchanting", - "entity.minecraft.experience_orb": "Experience Orb", - "entity.minecraft.eye_of_ender": "Eye of Ender", - "entity.minecraft.falling_block": "Falling Block", - "entity.minecraft.falling_block_type": "Falling %s", - "entity.minecraft.fireball": "Fireball", - "entity.minecraft.firework_rocket": "Firework Rocket", - "entity.minecraft.fishing_bobber": "Fishing Bobber", - "entity.minecraft.fox": "Fox", - "entity.minecraft.frog": "Frog", - "entity.minecraft.furnace_minecart": "Minecart with Furnace", - "entity.minecraft.ghast": "Ghast", - "entity.minecraft.giant": "Giant", - "entity.minecraft.glow_item_frame": "Glow Item Frame", - "entity.minecraft.glow_squid": "Glow Squid", - "entity.minecraft.goat": "Goat", - "entity.minecraft.guardian": "Guardian", - "entity.minecraft.hoglin": "Hoglin", - "entity.minecraft.hopper_minecart": "Minecart with Hopper", - "entity.minecraft.horse": "Horse", - "entity.minecraft.husk": "Husk", - "entity.minecraft.illusioner": "Illusioner", - "entity.minecraft.interaction": "Interaction", - "entity.minecraft.iron_golem": "Iron Golem", - "entity.minecraft.item": "Item", - "entity.minecraft.item_display": "Item Display", - "entity.minecraft.item_frame": "Item Frame", - "entity.minecraft.killer_bunny": "The Killer Bunny", - "entity.minecraft.leash_knot": "Leash Knot", - "entity.minecraft.lightning_bolt": "Lightning Bolt", - "entity.minecraft.llama": "Llama", - "entity.minecraft.llama_spit": "Llama Spit", - "entity.minecraft.magma_cube": "Magma Cube", - "entity.minecraft.marker": "Marker", - "entity.minecraft.minecart": "Minecart", - "entity.minecraft.mooshroom": "Mooshroom", - "entity.minecraft.mule": "Mule", - "entity.minecraft.ocelot": "Ocelot", - "entity.minecraft.ominous_item_spawner": "Ominous Item Spawner", - "entity.minecraft.painting": "Painting", - "entity.minecraft.panda": "Panda", - "entity.minecraft.parrot": "Parrot", - "entity.minecraft.phantom": "Phantom", - "entity.minecraft.pig": "Pig", - "entity.minecraft.piglin": "Piglin", - "entity.minecraft.piglin_brute": "Piglin Brute", - "entity.minecraft.pillager": "Pillager", - "entity.minecraft.player": "Player", - "entity.minecraft.polar_bear": "Polar Bear", - "entity.minecraft.potion": "Potion", - "entity.minecraft.pufferfish": "Pufferfish", - "entity.minecraft.rabbit": "Rabbit", - "entity.minecraft.ravager": "Ravager", - "entity.minecraft.salmon": "Salmon", - "entity.minecraft.sheep": "Sheep", - "entity.minecraft.shulker": "Shulker", - "entity.minecraft.shulker_bullet": "Shulker Bullet", - "entity.minecraft.silverfish": "Silverfish", - "entity.minecraft.skeleton": "Skeleton", - "entity.minecraft.skeleton_horse": "Skeleton Horse", - "entity.minecraft.slime": "Slime", - "entity.minecraft.small_fireball": "Small Fireball", - "entity.minecraft.sniffer": "Sniffer", - "entity.minecraft.snow_golem": "Snow Golem", - "entity.minecraft.snowball": "Snowball", - "entity.minecraft.spawner_minecart": "Minecart with Monster Spawner", - "entity.minecraft.spectral_arrow": "Spectral Arrow", - "entity.minecraft.spider": "Spider", - "entity.minecraft.squid": "Squid", - "entity.minecraft.stray": "Stray", - "entity.minecraft.strider": "Strider", - "entity.minecraft.tadpole": "Tadpole", - "entity.minecraft.text_display": "Text Display", - "entity.minecraft.tnt": "Primed TNT", - "entity.minecraft.tnt_minecart": "Minecart with TNT", - "entity.minecraft.trader_llama": "Trader Llama", - "entity.minecraft.trident": "Trident", - "entity.minecraft.tropical_fish": "Tropical Fish", - "entity.minecraft.tropical_fish.predefined.0": "Anemone", - "entity.minecraft.tropical_fish.predefined.1": "Black Tang", - "entity.minecraft.tropical_fish.predefined.2": "Blue Tang", - "entity.minecraft.tropical_fish.predefined.3": "Butterflyfish", - "entity.minecraft.tropical_fish.predefined.4": "Cichlid", - "entity.minecraft.tropical_fish.predefined.5": "Clownfish", - "entity.minecraft.tropical_fish.predefined.6": "Cotton Candy Betta", - "entity.minecraft.tropical_fish.predefined.7": "Dottyback", - "entity.minecraft.tropical_fish.predefined.8": "Emperor Red Snapper", - "entity.minecraft.tropical_fish.predefined.9": "Goatfish", - "entity.minecraft.tropical_fish.predefined.10": "Moorish Idol", - "entity.minecraft.tropical_fish.predefined.11": "Ornate Butterflyfish", - "entity.minecraft.tropical_fish.predefined.12": "Parrotfish", - "entity.minecraft.tropical_fish.predefined.13": "Queen Angelfish", - "entity.minecraft.tropical_fish.predefined.14": "Red Cichlid", - "entity.minecraft.tropical_fish.predefined.15": "Red Lipped Blenny", - "entity.minecraft.tropical_fish.predefined.16": "Red Snapper", - "entity.minecraft.tropical_fish.predefined.17": "Threadfin", - "entity.minecraft.tropical_fish.predefined.18": "Tomato Clownfish", - "entity.minecraft.tropical_fish.predefined.19": "Triggerfish", - "entity.minecraft.tropical_fish.predefined.20": "Yellowtail Parrotfish", - "entity.minecraft.tropical_fish.predefined.21": "Yellow Tang", - "entity.minecraft.tropical_fish.type.betty": "Betty", - "entity.minecraft.tropical_fish.type.blockfish": "Blockfish", - "entity.minecraft.tropical_fish.type.brinely": "Brinely", - "entity.minecraft.tropical_fish.type.clayfish": "Clayfish", - "entity.minecraft.tropical_fish.type.dasher": "Dasher", - "entity.minecraft.tropical_fish.type.flopper": "Flopper", - "entity.minecraft.tropical_fish.type.glitter": "Glitter", - "entity.minecraft.tropical_fish.type.kob": "Kob", - "entity.minecraft.tropical_fish.type.snooper": "Snooper", - "entity.minecraft.tropical_fish.type.spotty": "Spotty", - "entity.minecraft.tropical_fish.type.stripey": "Stripey", - "entity.minecraft.tropical_fish.type.sunstreak": "Sunstreak", - "entity.minecraft.turtle": "Turtle", - "entity.minecraft.vex": "Vex", - "entity.minecraft.villager": "Villager", - "entity.minecraft.villager.armorer": "Armorer", - "entity.minecraft.villager.butcher": "Butcher", - "entity.minecraft.villager.cartographer": "Cartographer", - "entity.minecraft.villager.cleric": "Cleric", - "entity.minecraft.villager.farmer": "Farmer", - "entity.minecraft.villager.fisherman": "Fisherman", - "entity.minecraft.villager.fletcher": "Fletcher", - "entity.minecraft.villager.leatherworker": "Leatherworker", - "entity.minecraft.villager.librarian": "Librarian", - "entity.minecraft.villager.mason": "Mason", - "entity.minecraft.villager.nitwit": "Nitwit", - "entity.minecraft.villager.none": "Villager", - "entity.minecraft.villager.shepherd": "Shepherd", - "entity.minecraft.villager.toolsmith": "Toolsmith", - "entity.minecraft.villager.weaponsmith": "Weaponsmith", - "entity.minecraft.vindicator": "Vindicator", - "entity.minecraft.wandering_trader": "Wandering Trader", - "entity.minecraft.warden": "Warden", - "entity.minecraft.wind_charge": "Wind Charge", - "entity.minecraft.witch": "Witch", - "entity.minecraft.wither": "Wither", - "entity.minecraft.wither_skeleton": "Wither Skeleton", - "entity.minecraft.wither_skull": "Wither Skull", - "entity.minecraft.wolf": "Wolf", - "entity.minecraft.zoglin": "Zoglin", - "entity.minecraft.zombie": "Zombie", - "entity.minecraft.zombie_horse": "Zombie Horse", - "entity.minecraft.zombie_villager": "Zombie Villager", - "entity.minecraft.zombified_piglin": "Zombified Piglin", - "entity.not_summonable": "Can't summon entity of type %s", - "event.minecraft.raid": "Raid", - "event.minecraft.raid.defeat": "Defeat", - "event.minecraft.raid.defeat.full": "Raid - Defeat", - "event.minecraft.raid.raiders_remaining": "Raiders Remaining: %s", - "event.minecraft.raid.victory": "Victory", - "event.minecraft.raid.victory.full": "Raid - Victory", - "filled_map.buried_treasure": "Buried Treasure Map", - "filled_map.explorer_jungle": "Jungle Explorer Map", - "filled_map.explorer_swamp": "Swamp Explorer Map", - "filled_map.id": "Id #%s", - "filled_map.level": "(Level %s/%s)", - "filled_map.locked": "Locked", - "filled_map.mansion": "Woodland Explorer Map", - "filled_map.monument": "Ocean Explorer Map", - "filled_map.scale": "Scaling at 1:%s", - "filled_map.trial_chambers": "Trial Explorer Map", - "filled_map.unknown": "Unknown Map", - "filled_map.village_desert": "Desert Village Map", - "filled_map.village_plains": "Plains Village Map", - "filled_map.village_savanna": "Savanna Village Map", - "filled_map.village_snowy": "Snowy Village Map", - "filled_map.village_taiga": "Taiga Village Map", - "flat_world_preset.minecraft.bottomless_pit": "Bottomless Pit", - "flat_world_preset.minecraft.classic_flat": "Classic Flat", - "flat_world_preset.minecraft.desert": "Desert", - "flat_world_preset.minecraft.overworld": "Overworld", - "flat_world_preset.minecraft.redstone_ready": "Redstone Ready", - "flat_world_preset.minecraft.snowy_kingdom": "Snowy Kingdom", - "flat_world_preset.minecraft.the_void": "The Void", - "flat_world_preset.minecraft.tunnelers_dream": "Tunnelers' Dream", - "flat_world_preset.minecraft.water_world": "Water World", - "flat_world_preset.unknown": "???", - "gameMode.adventure": "Adventure Mode", - "gameMode.changed": "Your game mode has been updated to %s", - "gameMode.creative": "Creative Mode", - "gameMode.hardcore": "Hardcore Mode!", - "gameMode.spectator": "Spectator Mode", - "gameMode.survival": "Survival Mode", - "gamerule.announceAdvancements": "Announce advancements", - "gamerule.blockExplosionDropDecay": "In block interaction explosions, some blocks won't drop their loot", - "gamerule.blockExplosionDropDecay.description": "Some of the drops from blocks destroyed by explosions caused by block interactions are lost in the explosion.", - "gamerule.category.chat": "Chat", - "gamerule.category.drops": "Drops", - "gamerule.category.misc": "Miscellaneous", - "gamerule.category.mobs": "Mobs", - "gamerule.category.player": "Player", - "gamerule.category.spawning": "Spawning", - "gamerule.category.updates": "World Updates", - "gamerule.commandBlockOutput": "Broadcast command block output", - "gamerule.commandModificationBlockLimit": "Command modification block limit", - "gamerule.commandModificationBlockLimit.description": "Number of blocks that can be changed at once by one command, such as fill or clone.", - "gamerule.disableElytraMovementCheck": "Disable elytra movement check", - "gamerule.disableRaids": "Disable raids", - "gamerule.doDaylightCycle": "Advance time of day", - "gamerule.doEntityDrops": "Drop entity equipment", - "gamerule.doEntityDrops.description": "Controls drops from minecarts (including inventories), item frames, boats, etc.", - "gamerule.doFireTick": "Update fire", - "gamerule.doImmediateRespawn": "Respawn immediately", - "gamerule.doInsomnia": "Spawn phantoms", - "gamerule.doLimitedCrafting": "Require recipe for crafting", - "gamerule.doLimitedCrafting.description": "If enabled, players will be able to craft only unlocked recipes.", - "gamerule.doMobLoot": "Drop mob loot", - "gamerule.doMobLoot.description": "Controls resource drops from mobs, including experience orbs.", - "gamerule.doMobSpawning": "Spawn mobs", - "gamerule.doMobSpawning.description": "Some entities might have separate rules.", - "gamerule.doPatrolSpawning": "Spawn pillager patrols", - "gamerule.doTileDrops": "Drop blocks", - "gamerule.doTileDrops.description": "Controls resource drops from blocks, including experience orbs.", - "gamerule.doTraderSpawning": "Spawn Wandering Traders", - "gamerule.doVinesSpread": "Vines spread", - "gamerule.doVinesSpread.description": "Controls whether or not the Vines block spreads randomly to adjacent blocks. Does not affect other types of vine blocks such as Weeping Vines, Twisting Vines, etc.", - "gamerule.doWardenSpawning": "Spawn Wardens", - "gamerule.doWeatherCycle": "Update weather", - "gamerule.drowningDamage": "Deal drowning damage", - "gamerule.enderPearlsVanishOnDeath": "Thrown Ender Pearls vanish on death", - "gamerule.enderPearlsVanishOnDeath.description": "Whether Ender Pearls thrown by a player vanish when that player dies.", - "gamerule.entitiesWithPassengersCanUsePortals": "Entities with passengers can use portals", - "gamerule.entitiesWithPassengersCanUsePortals.description": "Allow entities with passengers to teleport through Nether Portals, End Portals, and End Gateways.", - "gamerule.fallDamage": "Deal fall damage", - "gamerule.fireDamage": "Deal fire damage", - "gamerule.forgiveDeadPlayers": "Forgive dead players", - "gamerule.forgiveDeadPlayers.description": "Angered neutral mobs stop being angry when the targeted player dies nearby.", - "gamerule.freezeDamage": "Deal freeze damage", - "gamerule.globalSoundEvents": "Global sound events", - "gamerule.globalSoundEvents.description": "When certain game events happen, like a boss spawning, the sound is heard everywhere.", - "gamerule.keepInventory": "Keep inventory after death", - "gamerule.lavaSourceConversion": "Lava converts to source", - "gamerule.lavaSourceConversion.description": "When flowing lava is surrounded on two sides by lava sources it converts into a source.", - "gamerule.logAdminCommands": "Broadcast admin commands", - "gamerule.maxCommandChainLength": "Command chain size limit", - "gamerule.maxCommandChainLength.description": "Applies to command block chains and functions.", - "gamerule.maxCommandForkCount": "Command context limit", - "gamerule.maxCommandForkCount.description": "Maximum number of contexts that can be used by commands like 'execute as'.", - "gamerule.maxEntityCramming": "Entity cramming threshold", - "gamerule.mobExplosionDropDecay": "In mob explosions, some blocks won't drop their loot", - "gamerule.mobExplosionDropDecay.description": "Some of the drops from blocks destroyed by explosions caused by mobs are lost in the explosion.", - "gamerule.mobGriefing": "Allow destructive mob actions", - "gamerule.naturalRegeneration": "Regenerate health", - "gamerule.playersNetherPortalCreativeDelay": "Player's Nether portal delay in creative mode", - "gamerule.playersNetherPortalCreativeDelay.description": "Time (in ticks) that a creative mode player needs to stand in a Nether portal before changing dimensions.", - "gamerule.playersNetherPortalDefaultDelay": "Player's Nether portal delay in non-creative mode", - "gamerule.playersNetherPortalDefaultDelay.description": "Time (in ticks) that a non-creative mode player needs to stand in a Nether portal before changing dimensions.", - "gamerule.playersSleepingPercentage": "Sleep percentage", - "gamerule.playersSleepingPercentage.description": "The percentage of players who must be sleeping to skip the night.", - "gamerule.projectilesCanBreakBlocks": "Projectiles can break blocks", - "gamerule.projectilesCanBreakBlocks.description": "Controls whether impact projectiles will destroy blocks that are destructible by them.", - "gamerule.randomTickSpeed": "Random tick speed rate", - "gamerule.reducedDebugInfo": "Reduce debug info", - "gamerule.reducedDebugInfo.description": "Limits contents of debug screen.", - "gamerule.sendCommandFeedback": "Send command feedback", - "gamerule.showDeathMessages": "Show death messages", - "gamerule.snowAccumulationHeight": "Snow accumulation height", - "gamerule.snowAccumulationHeight.description": "When it snows, layers of snow form on the ground up to at most this number of layers.", - "gamerule.spawnChunkRadius": "Spawn chunk radius", - "gamerule.spawnChunkRadius.description": "Amount of chunks that stay loaded around the overworld spawn position.", - "gamerule.spawnRadius": "Respawn location radius", - "gamerule.spawnRadius.description": "Controls the size of the area around the spawn point that players can spawn in.", - "gamerule.spectatorsGenerateChunks": "Allow spectators to generate terrain", - "gamerule.tntExplosionDropDecay": "In TNT explosions, some blocks won't drop their loot", - "gamerule.tntExplosionDropDecay.description": "Some of the drops from blocks destroyed by explosions caused by TNT are lost in the explosion.", - "gamerule.universalAnger": "Universal anger", - "gamerule.universalAnger.description": "Angered neutral mobs attack any nearby player, not just the player that angered them. Works best if forgiveDeadPlayers is disabled.", - "gamerule.waterSourceConversion": "Water converts to source", - "gamerule.waterSourceConversion.description": "When flowing water is surrounded on two sides by water sources it converts into a source.", - "generator.custom": "Custom", - "generator.customized": "Old Customized", - "generator.minecraft.amplified": "AMPLIFIED", - "generator.minecraft.amplified.info": "Notice: Just for fun! Requires a beefy computer.", - "generator.minecraft.debug_all_block_states": "Debug Mode", - "generator.minecraft.flat": "Superflat", - "generator.minecraft.large_biomes": "Large Biomes", - "generator.minecraft.normal": "Default", - "generator.minecraft.single_biome_surface": "Single Biome", - "generator.single_biome_caves": "Caves", - "generator.single_biome_floating_islands": "Floating Islands", - "gui.abuseReport.attestation": "By submitting this report, you confirm that the information you have provided is accurate and complete to the best of your knowledge.", - "gui.abuseReport.comments": "Comments", - "gui.abuseReport.describe": "Sharing details will help us make a well-informed decision.", - "gui.abuseReport.discard.content": "If you leave, you'll lose this report and your comments.\nAre you sure you want to leave?", - "gui.abuseReport.discard.discard": "Leave and Discard Report", - "gui.abuseReport.discard.draft": "Save as Draft", - "gui.abuseReport.discard.return": "Continue Editing", - "gui.abuseReport.discard.title": "Discard report and comments?", - "gui.abuseReport.draft.content": "Would you like to continue editing the existing report or discard it and create a new one?", - "gui.abuseReport.draft.discard": "Discard", - "gui.abuseReport.draft.edit": "Continue Editing", - "gui.abuseReport.draft.quittotitle.content": "Would you like to continue editing it or discard it?", - "gui.abuseReport.draft.quittotitle.title": "You have a draft chat report that will be lost if you quit", - "gui.abuseReport.draft.title": "Edit draft chat report?", - "gui.abuseReport.error.title": "Problem sending your report", - "gui.abuseReport.message": "Where did you observe the bad behavior?\nThis will help us in researching your case.", - "gui.abuseReport.more_comments": "Please describe what happened:", - "gui.abuseReport.name.reporting": "You are reporting \"%s\".", - "gui.abuseReport.name.title": "Report Player Name", - "gui.abuseReport.observed_what": "Why are you reporting this?", - "gui.abuseReport.read_info": "Learn About Reporting", - "gui.abuseReport.reason.alcohol_tobacco_drugs": "Drugs or alcohol", - "gui.abuseReport.reason.alcohol_tobacco_drugs.description": "Someone is encouraging others to partake in illegal drug related activities or encouraging underage drinking.", - "gui.abuseReport.reason.child_sexual_exploitation_or_abuse": "Child sexual exploitation or abuse", - "gui.abuseReport.reason.child_sexual_exploitation_or_abuse.description": "Someone is talking about or otherwise promoting indecent behavior involving children.", - "gui.abuseReport.reason.defamation_impersonation_false_information": "Defamation", - "gui.abuseReport.reason.defamation_impersonation_false_information.description": "Someone is damaging your or someone else's reputation, for example sharing false information with the aim to exploit or mislead others.", - "gui.abuseReport.reason.description": "Description:", - "gui.abuseReport.reason.false_reporting": "False Reporting", - "gui.abuseReport.reason.generic": "I want to report them", - "gui.abuseReport.reason.generic.description": "I'm annoyed with them / they have done something I do not like.", - "gui.abuseReport.reason.harassment_or_bullying": "Harassment or bullying", - "gui.abuseReport.reason.harassment_or_bullying.description": "Someone is shaming, attacking, or bullying you or someone else. This includes when someone is repeatedly trying to contact you or someone else without consent or posting private personal information about you or someone else without consent (\"doxing\").", - "gui.abuseReport.reason.hate_speech": "Hate speech", - "gui.abuseReport.reason.hate_speech.description": "Someone is attacking you or another player based on characteristics of their identity, like religion, race, or sexuality.", - "gui.abuseReport.reason.imminent_harm": "Threat of harm to others", - "gui.abuseReport.reason.imminent_harm.description": "Someone is threatening to harm you or someone else in real life.", - "gui.abuseReport.reason.narration": "%s: %s", - "gui.abuseReport.reason.non_consensual_intimate_imagery": "Non-consensual intimate imagery", - "gui.abuseReport.reason.non_consensual_intimate_imagery.description": "Someone is talking about, sharing, or otherwise promoting private and intimate images.", - "gui.abuseReport.reason.self_harm_or_suicide": "Self-harm or suicide", - "gui.abuseReport.reason.self_harm_or_suicide.description": "Someone is threatening to harm themselves in real life or talking about harming themselves in real life.", - "gui.abuseReport.reason.terrorism_or_violent_extremism": "Terrorism or violent extremism", - "gui.abuseReport.reason.terrorism_or_violent_extremism.description": "Someone is talking about, promoting, or threatening to commit acts of terrorism or violent extremism for political, religious, ideological, or other reasons.", - "gui.abuseReport.reason.title": "Select Report Category", - "gui.abuseReport.report_sent_msg": "We’ve successfully received your report. Thank you!\n\nOur team will review it as soon as possible.", - "gui.abuseReport.select_reason": "Select Report Category", - "gui.abuseReport.send": "Send Report", - "gui.abuseReport.send.comment_too_long": "Please shorten the comment", - "gui.abuseReport.send.error_message": "An error was returned while sending your report:\n'%s'", - "gui.abuseReport.send.generic_error": "Encountered an unexpected error while sending your report.", - "gui.abuseReport.send.http_error": "An unexpected HTTP error occurred while sending your report.", - "gui.abuseReport.send.json_error": "Encountered malformed payload while sending your report.", - "gui.abuseReport.send.no_reason": "Please select a report category", - "gui.abuseReport.send.not_attested": "Please read the text above and tick the checkbox to be able to send the report", - "gui.abuseReport.send.service_unavailable": "Unable to reach the Abuse Reporting service. Please make sure you are connected to the internet and try again.", - "gui.abuseReport.sending.title": "Sending your report...", - "gui.abuseReport.sent.title": "Report sent", - "gui.abuseReport.skin.title": "Report Player Skin", - "gui.abuseReport.title": "Report Player", - "gui.abuseReport.type.chat": "Chat Messages", - "gui.abuseReport.type.name": "Player Name", - "gui.abuseReport.type.skin": "Player Skin", - "gui.acknowledge": "Acknowledge", - "gui.advancements": "Advancements", - "gui.all": "All", - "gui.back": "Back", - "gui.banned.description": "%s\n\n%s\n\nLearn more at the following link: %s", - "gui.banned.description.permanent": "Your account is permanently banned, which means you can’t play online or join Realms.", - "gui.banned.description.reason": "We recently received a report for bad behavior by your account. Our moderators have now reviewed your case and identified it as %s, which goes against the Minecraft Community Standards.", - "gui.banned.description.reason_id": "Code: %s", - "gui.banned.description.reason_id_message": "Code: %s - %s", - "gui.banned.description.temporary": "%s Until then, you can’t play online or join Realms.", - "gui.banned.description.temporary.duration": "Your account is temporarily suspended and will be reactivated in %s.", - "gui.banned.description.unknownreason": "We recently received a report for bad behavior by your account. Our moderators have now reviewed your case and identified that it goes against the Minecraft Community Standards.", - "gui.banned.name.description": "Your current name - \"%s\" - violates our Community Standards. You can play singleplayer, but will need to change your name to play online.\n\nLearn more or submit a case review at the following link: %s", - "gui.banned.name.title": "Name Not Allowed in Multiplayer", - "gui.banned.reason.defamation_impersonation_false_information": "Impersonation or sharing information to exploit or mislead others", - "gui.banned.reason.drugs": "References to illegal drugs", - "gui.banned.reason.extreme_violence_or_gore": "Depictions of real-life excessive violence or gore", - "gui.banned.reason.false_reporting": "Excessive false or inaccurate reports", - "gui.banned.reason.fraud": "Fraudulent acquisition or use of content", - "gui.banned.reason.generic_violation": "Violating Community Standards", - "gui.banned.reason.harassment_or_bullying": "Abusive language used in a directed, harmful manner", - "gui.banned.reason.hate_speech": "Hate speech or discrimination", - "gui.banned.reason.hate_terrorism_notorious_figure": "References to hate groups, terrorist organizations, or notorious figures", - "gui.banned.reason.imminent_harm_to_person_or_property": "Intent to cause real-life harm to persons or property", - "gui.banned.reason.nudity_or_pornography": "Displaying lewd or pornographic material", - "gui.banned.reason.sexually_inappropriate": "Topics or content of a sexual nature", - "gui.banned.reason.spam_or_advertising": "Spam or advertising", - "gui.banned.skin.description": "Your current skin violates our Community Standards. You can still play with a default skin, or select a new one.\n\nLearn more or submit a case review at the following link: %s", - "gui.banned.skin.title": "Skin Not Allowed", - "gui.banned.title.permanent": "Account permanently banned", - "gui.banned.title.temporary": "Account temporarily suspended", - "gui.cancel": "Cancel", - "gui.chatReport.comments": "Comments", - "gui.chatReport.describe": "Sharing details will help us make a well-informed decision.", - "gui.chatReport.discard.content": "If you leave, you'll lose this report and your comments.\nAre you sure you want to leave?", - "gui.chatReport.discard.discard": "Leave and Discard Report", - "gui.chatReport.discard.draft": "Save as Draft", - "gui.chatReport.discard.return": "Continue Editing", - "gui.chatReport.discard.title": "Discard report and comments?", - "gui.chatReport.draft.content": "Would you like to continue editing the existing report or discard it and create a new one?", - "gui.chatReport.draft.discard": "Discard", - "gui.chatReport.draft.edit": "Continue Editing", - "gui.chatReport.draft.quittotitle.content": "Would you like to continue editing it or discard it?", - "gui.chatReport.draft.quittotitle.title": "You have a draft chat report that will be lost if you quit", - "gui.chatReport.draft.title": "Edit draft chat report?", - "gui.chatReport.more_comments": "Please describe what happened:", - "gui.chatReport.observed_what": "Why are you reporting this?", - "gui.chatReport.read_info": "Learn About Reporting", - "gui.chatReport.report_sent_msg": "We’ve successfully received your report. Thank you!\n\nOur team will review it as soon as possible.", - "gui.chatReport.select_chat": "Select Chat Messages to Report", - "gui.chatReport.select_reason": "Select Report Category", - "gui.chatReport.selected_chat": "%s Chat Message(s) Selected to Report", - "gui.chatReport.send": "Send Report", - "gui.chatReport.send.comments_too_long": "Please shorten the comment", - "gui.chatReport.send.no_reason": "Please select a report category", - "gui.chatReport.send.no_reported_messages": "Please select at least one chat message to report", - "gui.chatReport.send.too_many_messages": "Trying to include too many messages in the report", - "gui.chatReport.title": "Report Player Chat", - "gui.chatSelection.context": "Messages surrounding this selection will be included to provide additional context", - "gui.chatSelection.fold": "%s message(s) hidden", - "gui.chatSelection.heading": "%s %s", - "gui.chatSelection.join": "%s joined the chat", - "gui.chatSelection.message.narrate": "%s said: %s at %s", - "gui.chatSelection.selected": "%s/%s message(s) selected", - "gui.chatSelection.title": "Select Chat Messages to Report", - "gui.continue": "Continue", - "gui.copy_link_to_clipboard": "Copy Link to Clipboard", - "gui.days": "%s day(s)", - "gui.done": "Done", - "gui.down": "Down", - "gui.entity_tooltip.type": "Type: %s", - "gui.fileDropFailure.detail": "Rejected %d files", - "gui.fileDropFailure.title": "Failed to add files", - "gui.hours": "%s hour(s)", - "gui.loadingMinecraft": "Loading Minecraft", - "gui.minutes": "%s minute(s)", - "gui.multiLineEditBox.character_limit": "%s/%s", - "gui.narrate.button": "%s button", - "gui.narrate.editBox": "%s edit box: %s", - "gui.narrate.slider": "%s slider", - "gui.narrate.tab": "%s tab", - "gui.no": "No", - "gui.none": "None", - "gui.ok": "Ok", - "gui.open_report_dir": "Open Report Directory", - "gui.proceed": "Proceed", - "gui.recipebook.moreRecipes": "Right Click for More", - "gui.recipebook.page": "%s/%s", - "gui.recipebook.search_hint": "Search...", - "gui.recipebook.toggleRecipes.all": "Showing All", - "gui.recipebook.toggleRecipes.blastable": "Showing Blastable", - "gui.recipebook.toggleRecipes.craftable": "Showing Craftable", - "gui.recipebook.toggleRecipes.smeltable": "Showing Smeltable", - "gui.recipebook.toggleRecipes.smokable": "Showing Smokable", - "gui.report_to_server": "Report To Server", - "gui.socialInteractions.blocking_hint": "Manage with Microsoft account", - "gui.socialInteractions.empty_blocked": "No blocked players in chat", - "gui.socialInteractions.empty_hidden": "No players hidden in chat", - "gui.socialInteractions.hidden_in_chat": "Chat messages from %s will be hidden", - "gui.socialInteractions.hide": "Hide in Chat", - "gui.socialInteractions.narration.hide": "Hide messages from %s", - "gui.socialInteractions.narration.report": "Report player %s", - "gui.socialInteractions.narration.show": "Show messages from %s", - "gui.socialInteractions.report": "Report", - "gui.socialInteractions.search_empty": "Couldn't find any players with that name", - "gui.socialInteractions.search_hint": "Search...", - "gui.socialInteractions.server_label.multiple": "%s - %s players", - "gui.socialInteractions.server_label.single": "%s - %s player", - "gui.socialInteractions.show": "Show in Chat", - "gui.socialInteractions.shown_in_chat": "Chat messages from %s will be shown", - "gui.socialInteractions.status_blocked": "Blocked", - "gui.socialInteractions.status_blocked_offline": "Blocked - Offline", - "gui.socialInteractions.status_hidden": "Hidden", - "gui.socialInteractions.status_hidden_offline": "Hidden - Offline", - "gui.socialInteractions.status_offline": "Offline", - "gui.socialInteractions.tab_all": "All", - "gui.socialInteractions.tab_blocked": "Blocked", - "gui.socialInteractions.tab_hidden": "Hidden", - "gui.socialInteractions.title": "Social Interactions", - "gui.socialInteractions.tooltip.hide": "Hide messages", - "gui.socialInteractions.tooltip.report": "Report player", - "gui.socialInteractions.tooltip.report.disabled": "The reporting service is unavailable", - "gui.socialInteractions.tooltip.report.no_messages": "No reportable messages from player %s", - "gui.socialInteractions.tooltip.report.not_reportable": "This player can't be reported, because their chat messages can't be verified on this server", - "gui.socialInteractions.tooltip.show": "Show messages", - "gui.stats": "Statistics", - "gui.togglable_slot": "Click to disable slot", - "gui.toMenu": "Back to Server List", - "gui.toRealms": "Back to Realms List", - "gui.toTitle": "Back to Title Screen", - "gui.toWorld": "Back to World List", - "gui.up": "Up", - "gui.yes": "Yes", - "hanging_sign.edit": "Edit Hanging Sign Message", - "instrument.minecraft.admire_goat_horn": "Admire", - "instrument.minecraft.call_goat_horn": "Call", - "instrument.minecraft.dream_goat_horn": "Dream", - "instrument.minecraft.feel_goat_horn": "Feel", - "instrument.minecraft.ponder_goat_horn": "Ponder", - "instrument.minecraft.seek_goat_horn": "Seek", - "instrument.minecraft.sing_goat_horn": "Sing", - "instrument.minecraft.yearn_goat_horn": "Yearn", - "inventory.binSlot": "Destroy Item", - "inventory.hotbarInfo": "Save hotbar with %1$s+%2$s", - "inventory.hotbarSaved": "Item hotbar saved (restore with %1$s+%2$s)", - "item_modifier.unknown": "Unknown item modifier: %s", - "item.canBreak": "Can break:", - "item.canPlace": "Can be placed on:", - "item.canUse.unknown": "Unknown", - "item.color": "Color: %s", - "item.components": "%s component(s)", - "item.disabled": "Disabled item", - "item.durability": "Durability: %s / %s", - "item.dyed": "Dyed", - "item.minecraft.acacia_boat": "Acacia Boat", - "item.minecraft.acacia_chest_boat": "Acacia Boat with Chest", - "item.minecraft.allay_spawn_egg": "Allay Spawn Egg", - "item.minecraft.amethyst_shard": "Amethyst Shard", - "item.minecraft.angler_pottery_shard": "Angler Pottery Shard", - "item.minecraft.angler_pottery_sherd": "Angler Pottery Sherd", - "item.minecraft.apple": "Apple", - "item.minecraft.archer_pottery_shard": "Archer Pottery Shard", - "item.minecraft.archer_pottery_sherd": "Archer Pottery Sherd", - "item.minecraft.armadillo_scute": "Armadillo Scute", - "item.minecraft.armadillo_spawn_egg": "Armadillo Spawn Egg", - "item.minecraft.armor_stand": "Armor Stand", - "item.minecraft.arms_up_pottery_shard": "Arms Up Pottery Shard", - "item.minecraft.arms_up_pottery_sherd": "Arms Up Pottery Sherd", - "item.minecraft.arrow": "Arrow", - "item.minecraft.axolotl_bucket": "Bucket of Axolotl", - "item.minecraft.axolotl_spawn_egg": "Axolotl Spawn Egg", - "item.minecraft.baked_potato": "Baked Potato", - "item.minecraft.bamboo_chest_raft": "Bamboo Raft with Chest", - "item.minecraft.bamboo_raft": "Bamboo Raft", - "item.minecraft.bat_spawn_egg": "Bat Spawn Egg", - "item.minecraft.bee_spawn_egg": "Bee Spawn Egg", - "item.minecraft.beef": "Raw Beef", - "item.minecraft.beetroot": "Beetroot", - "item.minecraft.beetroot_seeds": "Beetroot Seeds", - "item.minecraft.beetroot_soup": "Beetroot Soup", - "item.minecraft.birch_boat": "Birch Boat", - "item.minecraft.birch_chest_boat": "Birch Boat with Chest", - "item.minecraft.black_dye": "Black Dye", - "item.minecraft.blade_pottery_shard": "Blade Pottery Shard", - "item.minecraft.blade_pottery_sherd": "Blade Pottery Sherd", - "item.minecraft.blaze_powder": "Blaze Powder", - "item.minecraft.blaze_rod": "Blaze Rod", - "item.minecraft.blaze_spawn_egg": "Blaze Spawn Egg", - "item.minecraft.blue_dye": "Blue Dye", - "item.minecraft.bogged_spawn_egg": "Bogged Spawn Egg", - "item.minecraft.bolt_armor_trim_smithing_template": "Smithing Template", - "item.minecraft.bone": "Bone", - "item.minecraft.bone_meal": "Bone Meal", - "item.minecraft.book": "Book", - "item.minecraft.bow": "Bow", - "item.minecraft.bowl": "Bowl", - "item.minecraft.bread": "Bread", - "item.minecraft.breeze_rod": "Breeze Rod", - "item.minecraft.breeze_spawn_egg": "Breeze Spawn Egg", - "item.minecraft.brewer_pottery_shard": "Brewer Pottery Shard", - "item.minecraft.brewer_pottery_sherd": "Brewer Pottery Sherd", - "item.minecraft.brewing_stand": "Brewing Stand", - "item.minecraft.brick": "Brick", - "item.minecraft.brown_dye": "Brown Dye", - "item.minecraft.brush": "Brush", - "item.minecraft.bucket": "Bucket", - "item.minecraft.bundle": "Bundle", - "item.minecraft.bundle.fullness": "%s/%s", - "item.minecraft.burn_pottery_shard": "Burn Pottery Shard", - "item.minecraft.burn_pottery_sherd": "Burn Pottery Sherd", - "item.minecraft.camel_spawn_egg": "Camel Spawn Egg", - "item.minecraft.carrot": "Carrot", - "item.minecraft.carrot_on_a_stick": "Carrot on a Stick", - "item.minecraft.cat_spawn_egg": "Cat Spawn Egg", - "item.minecraft.cauldron": "Cauldron", - "item.minecraft.cave_spider_spawn_egg": "Cave Spider Spawn Egg", - "item.minecraft.chainmail_boots": "Chainmail Boots", - "item.minecraft.chainmail_chestplate": "Chainmail Chestplate", - "item.minecraft.chainmail_helmet": "Chainmail Helmet", - "item.minecraft.chainmail_leggings": "Chainmail Leggings", - "item.minecraft.charcoal": "Charcoal", - "item.minecraft.cherry_boat": "Cherry Boat", - "item.minecraft.cherry_chest_boat": "Cherry Boat with Chest", - "item.minecraft.chest_minecart": "Minecart with Chest", - "item.minecraft.chicken": "Raw Chicken", - "item.minecraft.chicken_spawn_egg": "Chicken Spawn Egg", - "item.minecraft.chorus_fruit": "Chorus Fruit", - "item.minecraft.clay_ball": "Clay Ball", - "item.minecraft.clock": "Clock", - "item.minecraft.coal": "Coal", - "item.minecraft.coast_armor_trim_smithing_template": "Smithing Template", - "item.minecraft.cocoa_beans": "Cocoa Beans", - "item.minecraft.cod": "Raw Cod", - "item.minecraft.cod_bucket": "Bucket of Cod", - "item.minecraft.cod_spawn_egg": "Cod Spawn Egg", - "item.minecraft.command_block_minecart": "Minecart with Command Block", - "item.minecraft.compass": "Compass", - "item.minecraft.cooked_beef": "Steak", - "item.minecraft.cooked_chicken": "Cooked Chicken", - "item.minecraft.cooked_cod": "Cooked Cod", - "item.minecraft.cooked_mutton": "Cooked Mutton", - "item.minecraft.cooked_porkchop": "Cooked Porkchop", - "item.minecraft.cooked_rabbit": "Cooked Rabbit", - "item.minecraft.cooked_salmon": "Cooked Salmon", - "item.minecraft.cookie": "Cookie", - "item.minecraft.copper_ingot": "Copper Ingot", - "item.minecraft.cow_spawn_egg": "Cow Spawn Egg", - "item.minecraft.creeper_banner_pattern": "Banner Pattern", - "item.minecraft.creeper_banner_pattern.desc": "Creeper Charge", - "item.minecraft.creeper_spawn_egg": "Creeper Spawn Egg", - "item.minecraft.crossbow": "Crossbow", - "item.minecraft.crossbow.projectile": "Projectile:", - "item.minecraft.cyan_dye": "Cyan Dye", - "item.minecraft.danger_pottery_shard": "Danger Pottery Shard", - "item.minecraft.danger_pottery_sherd": "Danger Pottery Sherd", - "item.minecraft.dark_oak_boat": "Dark Oak Boat", - "item.minecraft.dark_oak_chest_boat": "Dark Oak Boat with Chest", - "item.minecraft.debug_stick": "Debug Stick", - "item.minecraft.debug_stick.empty": "%s has no properties", - "item.minecraft.debug_stick.select": "selected \"%s\" (%s)", - "item.minecraft.debug_stick.update": "\"%s\" to %s", - "item.minecraft.diamond": "Diamond", - "item.minecraft.diamond_axe": "Diamond Axe", - "item.minecraft.diamond_boots": "Diamond Boots", - "item.minecraft.diamond_chestplate": "Diamond Chestplate", - "item.minecraft.diamond_helmet": "Diamond Helmet", - "item.minecraft.diamond_hoe": "Diamond Hoe", - "item.minecraft.diamond_horse_armor": "Diamond Horse Armor", - "item.minecraft.diamond_leggings": "Diamond Leggings", - "item.minecraft.diamond_pickaxe": "Diamond Pickaxe", - "item.minecraft.diamond_shovel": "Diamond Shovel", - "item.minecraft.diamond_sword": "Diamond Sword", - "item.minecraft.disc_fragment_5": "Disc Fragment", - "item.minecraft.disc_fragment_5.desc": "Music Disc - 5", - "item.minecraft.dolphin_spawn_egg": "Dolphin Spawn Egg", - "item.minecraft.donkey_spawn_egg": "Donkey Spawn Egg", - "item.minecraft.dragon_breath": "Dragon's Breath", - "item.minecraft.dried_kelp": "Dried Kelp", - "item.minecraft.drowned_spawn_egg": "Drowned Spawn Egg", - "item.minecraft.dune_armor_trim_smithing_template": "Smithing Template", - "item.minecraft.echo_shard": "Echo Shard", - "item.minecraft.egg": "Egg", - "item.minecraft.elder_guardian_spawn_egg": "Elder Guardian Spawn Egg", - "item.minecraft.elytra": "Elytra", - "item.minecraft.emerald": "Emerald", - "item.minecraft.enchanted_book": "Enchanted Book", - "item.minecraft.enchanted_golden_apple": "Enchanted Golden Apple", - "item.minecraft.end_crystal": "End Crystal", - "item.minecraft.ender_dragon_spawn_egg": "Ender Dragon Spawn Egg", - "item.minecraft.ender_eye": "Eye of Ender", - "item.minecraft.ender_pearl": "Ender Pearl", - "item.minecraft.enderman_spawn_egg": "Enderman Spawn Egg", - "item.minecraft.endermite_spawn_egg": "Endermite Spawn Egg", - "item.minecraft.evoker_spawn_egg": "Evoker Spawn Egg", - "item.minecraft.experience_bottle": "Bottle o' Enchanting", - "item.minecraft.explorer_pottery_shard": "Explorer Pottery Shard", - "item.minecraft.explorer_pottery_sherd": "Explorer Pottery Sherd", - "item.minecraft.eye_armor_trim_smithing_template": "Smithing Template", - "item.minecraft.feather": "Feather", - "item.minecraft.fermented_spider_eye": "Fermented Spider Eye", - "item.minecraft.filled_map": "Map", - "item.minecraft.fire_charge": "Fire Charge", - "item.minecraft.firework_rocket": "Firework Rocket", - "item.minecraft.firework_rocket.flight": "Flight Duration:", - "item.minecraft.firework_star": "Firework Star", - "item.minecraft.firework_star.black": "Black", - "item.minecraft.firework_star.blue": "Blue", - "item.minecraft.firework_star.brown": "Brown", - "item.minecraft.firework_star.custom_color": "Custom", - "item.minecraft.firework_star.cyan": "Cyan", - "item.minecraft.firework_star.fade_to": "Fade to", - "item.minecraft.firework_star.flicker": "Twinkle", - "item.minecraft.firework_star.gray": "Gray", - "item.minecraft.firework_star.green": "Green", - "item.minecraft.firework_star.light_blue": "Light Blue", - "item.minecraft.firework_star.light_gray": "Light Gray", - "item.minecraft.firework_star.lime": "Lime", - "item.minecraft.firework_star.magenta": "Magenta", - "item.minecraft.firework_star.orange": "Orange", - "item.minecraft.firework_star.pink": "Pink", - "item.minecraft.firework_star.purple": "Purple", - "item.minecraft.firework_star.red": "Red", - "item.minecraft.firework_star.shape": "Unknown Shape", - "item.minecraft.firework_star.shape.burst": "Burst", - "item.minecraft.firework_star.shape.creeper": "Creeper-shaped", - "item.minecraft.firework_star.shape.large_ball": "Large Ball", - "item.minecraft.firework_star.shape.small_ball": "Small Ball", - "item.minecraft.firework_star.shape.star": "Star-shaped", - "item.minecraft.firework_star.trail": "Trail", - "item.minecraft.firework_star.white": "White", - "item.minecraft.firework_star.yellow": "Yellow", - "item.minecraft.fishing_rod": "Fishing Rod", - "item.minecraft.flint": "Flint", - "item.minecraft.flint_and_steel": "Flint and Steel", - "item.minecraft.flow_armor_trim_smithing_template": "Smithing Template", - "item.minecraft.flow_banner_pattern": "Banner Pattern", - "item.minecraft.flow_banner_pattern.desc": "Flow", - "item.minecraft.flow_pottery_sherd": "Flow Pottery Sherd", - "item.minecraft.flower_banner_pattern": "Banner Pattern", - "item.minecraft.flower_banner_pattern.desc": "Flower Charge", - "item.minecraft.flower_pot": "Flower Pot", - "item.minecraft.fox_spawn_egg": "Fox Spawn Egg", - "item.minecraft.friend_pottery_shard": "Friend Pottery Shard", - "item.minecraft.friend_pottery_sherd": "Friend Pottery Sherd", - "item.minecraft.frog_spawn_egg": "Frog Spawn Egg", - "item.minecraft.furnace_minecart": "Minecart with Furnace", - "item.minecraft.ghast_spawn_egg": "Ghast Spawn Egg", - "item.minecraft.ghast_tear": "Ghast Tear", - "item.minecraft.glass_bottle": "Glass Bottle", - "item.minecraft.glistering_melon_slice": "Glistering Melon Slice", - "item.minecraft.globe_banner_pattern": "Banner Pattern", - "item.minecraft.globe_banner_pattern.desc": "Globe", - "item.minecraft.glow_berries": "Glow Berries", - "item.minecraft.glow_ink_sac": "Glow Ink Sac", - "item.minecraft.glow_item_frame": "Glow Item Frame", - "item.minecraft.glow_squid_spawn_egg": "Glow Squid Spawn Egg", - "item.minecraft.glowstone_dust": "Glowstone Dust", - "item.minecraft.goat_horn": "Goat Horn", - "item.minecraft.goat_spawn_egg": "Goat Spawn Egg", - "item.minecraft.gold_ingot": "Gold Ingot", - "item.minecraft.gold_nugget": "Gold Nugget", - "item.minecraft.golden_apple": "Golden Apple", - "item.minecraft.golden_axe": "Golden Axe", - "item.minecraft.golden_boots": "Golden Boots", - "item.minecraft.golden_carrot": "Golden Carrot", - "item.minecraft.golden_chestplate": "Golden Chestplate", - "item.minecraft.golden_helmet": "Golden Helmet", - "item.minecraft.golden_hoe": "Golden Hoe", - "item.minecraft.golden_horse_armor": "Golden Horse Armor", - "item.minecraft.golden_leggings": "Golden Leggings", - "item.minecraft.golden_pickaxe": "Golden Pickaxe", - "item.minecraft.golden_shovel": "Golden Shovel", - "item.minecraft.golden_sword": "Golden Sword", - "item.minecraft.gray_dye": "Gray Dye", - "item.minecraft.green_dye": "Green Dye", - "item.minecraft.guardian_spawn_egg": "Guardian Spawn Egg", - "item.minecraft.gunpowder": "Gunpowder", - "item.minecraft.guster_banner_pattern": "Banner Pattern", - "item.minecraft.guster_banner_pattern.desc": "Guster", - "item.minecraft.guster_pottery_sherd": "Guster Pottery Sherd", - "item.minecraft.heart_of_the_sea": "Heart of the Sea", - "item.minecraft.heart_pottery_shard": "Heart Pottery Shard", - "item.minecraft.heart_pottery_sherd": "Heart Pottery Sherd", - "item.minecraft.heartbreak_pottery_shard": "Heartbreak Pottery Shard", - "item.minecraft.heartbreak_pottery_sherd": "Heartbreak Pottery Sherd", - "item.minecraft.hoglin_spawn_egg": "Hoglin Spawn Egg", - "item.minecraft.honey_bottle": "Honey Bottle", - "item.minecraft.honeycomb": "Honeycomb", - "item.minecraft.hopper_minecart": "Minecart with Hopper", - "item.minecraft.horse_spawn_egg": "Horse Spawn Egg", - "item.minecraft.host_armor_trim_smithing_template": "Smithing Template", - "item.minecraft.howl_pottery_shard": "Howl Pottery Shard", - "item.minecraft.howl_pottery_sherd": "Howl Pottery Sherd", - "item.minecraft.husk_spawn_egg": "Husk Spawn Egg", - "item.minecraft.ink_sac": "Ink Sac", - "item.minecraft.iron_axe": "Iron Axe", - "item.minecraft.iron_boots": "Iron Boots", - "item.minecraft.iron_chestplate": "Iron Chestplate", - "item.minecraft.iron_golem_spawn_egg": "Iron Golem Spawn Egg", - "item.minecraft.iron_helmet": "Iron Helmet", - "item.minecraft.iron_hoe": "Iron Hoe", - "item.minecraft.iron_horse_armor": "Iron Horse Armor", - "item.minecraft.iron_ingot": "Iron Ingot", - "item.minecraft.iron_leggings": "Iron Leggings", - "item.minecraft.iron_nugget": "Iron Nugget", - "item.minecraft.iron_pickaxe": "Iron Pickaxe", - "item.minecraft.iron_shovel": "Iron Shovel", - "item.minecraft.iron_sword": "Iron Sword", - "item.minecraft.item_frame": "Item Frame", - "item.minecraft.jungle_boat": "Jungle Boat", - "item.minecraft.jungle_chest_boat": "Jungle Boat with Chest", - "item.minecraft.knowledge_book": "Knowledge Book", - "item.minecraft.lapis_lazuli": "Lapis Lazuli", - "item.minecraft.lava_bucket": "Lava Bucket", - "item.minecraft.lead": "Lead", - "item.minecraft.leather": "Leather", - "item.minecraft.leather_boots": "Leather Boots", - "item.minecraft.leather_chestplate": "Leather Tunic", - "item.minecraft.leather_helmet": "Leather Cap", - "item.minecraft.leather_horse_armor": "Leather Horse Armor", - "item.minecraft.leather_leggings": "Leather Pants", - "item.minecraft.light_blue_dye": "Light Blue Dye", - "item.minecraft.light_gray_dye": "Light Gray Dye", - "item.minecraft.lime_dye": "Lime Dye", - "item.minecraft.lingering_potion": "Lingering Potion", - "item.minecraft.lingering_potion.effect.awkward": "Awkward Lingering Potion", - "item.minecraft.lingering_potion.effect.empty": "Lingering Uncraftable Potion", - "item.minecraft.lingering_potion.effect.fire_resistance": "Lingering Potion of Fire Resistance", - "item.minecraft.lingering_potion.effect.harming": "Lingering Potion of Harming", - "item.minecraft.lingering_potion.effect.healing": "Lingering Potion of Healing", - "item.minecraft.lingering_potion.effect.infested": "Lingering Potion of Infestation", - "item.minecraft.lingering_potion.effect.invisibility": "Lingering Potion of Invisibility", - "item.minecraft.lingering_potion.effect.leaping": "Lingering Potion of Leaping", - "item.minecraft.lingering_potion.effect.levitation": "Lingering Potion of Levitation", - "item.minecraft.lingering_potion.effect.luck": "Lingering Potion of Luck", - "item.minecraft.lingering_potion.effect.mundane": "Mundane Lingering Potion", - "item.minecraft.lingering_potion.effect.night_vision": "Lingering Potion of Night Vision", - "item.minecraft.lingering_potion.effect.oozing": "Lingering Potion of Oozing", - "item.minecraft.lingering_potion.effect.poison": "Lingering Potion of Poison", - "item.minecraft.lingering_potion.effect.regeneration": "Lingering Potion of Regeneration", - "item.minecraft.lingering_potion.effect.slow_falling": "Lingering Potion of Slow Falling", - "item.minecraft.lingering_potion.effect.slowness": "Lingering Potion of Slowness", - "item.minecraft.lingering_potion.effect.strength": "Lingering Potion of Strength", - "item.minecraft.lingering_potion.effect.swiftness": "Lingering Potion of Swiftness", - "item.minecraft.lingering_potion.effect.thick": "Thick Lingering Potion", - "item.minecraft.lingering_potion.effect.turtle_master": "Lingering Potion of the Turtle Master", - "item.minecraft.lingering_potion.effect.water": "Lingering Water Bottle", - "item.minecraft.lingering_potion.effect.water_breathing": "Lingering Potion of Water Breathing", - "item.minecraft.lingering_potion.effect.weakness": "Lingering Potion of Weakness", - "item.minecraft.lingering_potion.effect.weaving": "Lingering Potion of Weaving", - "item.minecraft.lingering_potion.effect.wind_charged": "Lingering Potion of Wind Charging", - "item.minecraft.llama_spawn_egg": "Llama Spawn Egg", - "item.minecraft.lodestone_compass": "Lodestone Compass", - "item.minecraft.mace": "Mace", - "item.minecraft.magenta_dye": "Magenta Dye", - "item.minecraft.magma_cream": "Magma Cream", - "item.minecraft.magma_cube_spawn_egg": "Magma Cube Spawn Egg", - "item.minecraft.mangrove_boat": "Mangrove Boat", - "item.minecraft.mangrove_chest_boat": "Mangrove Boat with Chest", - "item.minecraft.map": "Empty Map", - "item.minecraft.melon_seeds": "Melon Seeds", - "item.minecraft.melon_slice": "Melon Slice", - "item.minecraft.milk_bucket": "Milk Bucket", - "item.minecraft.minecart": "Minecart", - "item.minecraft.miner_pottery_shard": "Miner Pottery Shard", - "item.minecraft.miner_pottery_sherd": "Miner Pottery Sherd", - "item.minecraft.mojang_banner_pattern": "Banner Pattern", - "item.minecraft.mojang_banner_pattern.desc": "Thing", - "item.minecraft.mooshroom_spawn_egg": "Mooshroom Spawn Egg", - "item.minecraft.mourner_pottery_shard": "Mourner Pottery Shard", - "item.minecraft.mourner_pottery_sherd": "Mourner Pottery Sherd", - "item.minecraft.mule_spawn_egg": "Mule Spawn Egg", - "item.minecraft.mushroom_stew": "Mushroom Stew", - "item.minecraft.music_disc_5": "Music Disc", - "item.minecraft.music_disc_5.desc": "Samuel Åberg - 5", - "item.minecraft.music_disc_11": "Music Disc", - "item.minecraft.music_disc_11.desc": "C418 - 11", - "item.minecraft.music_disc_13": "Music Disc", - "item.minecraft.music_disc_13.desc": "C418 - 13", - "item.minecraft.music_disc_blocks": "Music Disc", - "item.minecraft.music_disc_blocks.desc": "C418 - blocks", - "item.minecraft.music_disc_cat": "Music Disc", - "item.minecraft.music_disc_cat.desc": "C418 - cat", - "item.minecraft.music_disc_chirp": "Music Disc", - "item.minecraft.music_disc_chirp.desc": "C418 - chirp", - "item.minecraft.music_disc_creator": "Music Disc", - "item.minecraft.music_disc_creator_music_box": "Music Disc", - "item.minecraft.music_disc_creator_music_box.desc": "Lena Raine - Creator (Music Box)", - "item.minecraft.music_disc_creator.desc": "Lena Raine - Creator", - "item.minecraft.music_disc_far": "Music Disc", - "item.minecraft.music_disc_far.desc": "C418 - far", - "item.minecraft.music_disc_mall": "Music Disc", - "item.minecraft.music_disc_mall.desc": "C418 - mall", - "item.minecraft.music_disc_mellohi": "Music Disc", - "item.minecraft.music_disc_mellohi.desc": "C418 - mellohi", - "item.minecraft.music_disc_otherside": "Music Disc", - "item.minecraft.music_disc_otherside.desc": "Lena Raine - otherside", - "item.minecraft.music_disc_pigstep": "Music Disc", - "item.minecraft.music_disc_pigstep.desc": "Lena Raine - Pigstep", - "item.minecraft.music_disc_precipice": "Music Disc", - "item.minecraft.music_disc_precipice.desc": "Aaron Cherof - Precipice", - "item.minecraft.music_disc_relic": "Music Disc", - "item.minecraft.music_disc_relic.desc": "Aaron Cherof - Relic", - "item.minecraft.music_disc_stal": "Music Disc", - "item.minecraft.music_disc_stal.desc": "C418 - stal", - "item.minecraft.music_disc_strad": "Music Disc", - "item.minecraft.music_disc_strad.desc": "C418 - strad", - "item.minecraft.music_disc_wait": "Music Disc", - "item.minecraft.music_disc_wait.desc": "C418 - wait", - "item.minecraft.music_disc_ward": "Music Disc", - "item.minecraft.music_disc_ward.desc": "C418 - ward", - "item.minecraft.mutton": "Raw Mutton", - "item.minecraft.name_tag": "Name Tag", - "item.minecraft.nautilus_shell": "Nautilus Shell", - "item.minecraft.nether_brick": "Nether Brick", - "item.minecraft.nether_star": "Nether Star", - "item.minecraft.nether_wart": "Nether Wart", - "item.minecraft.netherite_axe": "Netherite Axe", - "item.minecraft.netherite_boots": "Netherite Boots", - "item.minecraft.netherite_chestplate": "Netherite Chestplate", - "item.minecraft.netherite_helmet": "Netherite Helmet", - "item.minecraft.netherite_hoe": "Netherite Hoe", - "item.minecraft.netherite_ingot": "Netherite Ingot", - "item.minecraft.netherite_leggings": "Netherite Leggings", - "item.minecraft.netherite_pickaxe": "Netherite Pickaxe", - "item.minecraft.netherite_scrap": "Netherite Scrap", - "item.minecraft.netherite_shovel": "Netherite Shovel", - "item.minecraft.netherite_sword": "Netherite Sword", - "item.minecraft.netherite_upgrade_smithing_template": "Smithing Template", - "item.minecraft.oak_boat": "Oak Boat", - "item.minecraft.oak_chest_boat": "Oak Boat with Chest", - "item.minecraft.ocelot_spawn_egg": "Ocelot Spawn Egg", - "item.minecraft.ominous_bottle": "Ominous Bottle", - "item.minecraft.ominous_trial_key": "Ominous Trial Key", - "item.minecraft.orange_dye": "Orange Dye", - "item.minecraft.painting": "Painting", - "item.minecraft.panda_spawn_egg": "Panda Spawn Egg", - "item.minecraft.paper": "Paper", - "item.minecraft.parrot_spawn_egg": "Parrot Spawn Egg", - "item.minecraft.phantom_membrane": "Phantom Membrane", - "item.minecraft.phantom_spawn_egg": "Phantom Spawn Egg", - "item.minecraft.pig_spawn_egg": "Pig Spawn Egg", - "item.minecraft.piglin_banner_pattern": "Banner Pattern", - "item.minecraft.piglin_banner_pattern.desc": "Snout", - "item.minecraft.piglin_brute_spawn_egg": "Piglin Brute Spawn Egg", - "item.minecraft.piglin_spawn_egg": "Piglin Spawn Egg", - "item.minecraft.pillager_spawn_egg": "Pillager Spawn Egg", - "item.minecraft.pink_dye": "Pink Dye", - "item.minecraft.pitcher_plant": "Pitcher Plant", - "item.minecraft.pitcher_pod": "Pitcher Pod", - "item.minecraft.plenty_pottery_shard": "Plenty Pottery Shard", - "item.minecraft.plenty_pottery_sherd": "Plenty Pottery Sherd", - "item.minecraft.poisonous_potato": "Poisonous Potato", - "item.minecraft.polar_bear_spawn_egg": "Polar Bear Spawn Egg", - "item.minecraft.popped_chorus_fruit": "Popped Chorus Fruit", - "item.minecraft.porkchop": "Raw Porkchop", - "item.minecraft.potato": "Potato", - "item.minecraft.potion": "Potion", - "item.minecraft.potion.effect.awkward": "Awkward Potion", - "item.minecraft.potion.effect.empty": "Uncraftable Potion", - "item.minecraft.potion.effect.fire_resistance": "Potion of Fire Resistance", - "item.minecraft.potion.effect.harming": "Potion of Harming", - "item.minecraft.potion.effect.healing": "Potion of Healing", - "item.minecraft.potion.effect.infested": "Potion of Infestation", - "item.minecraft.potion.effect.invisibility": "Potion of Invisibility", - "item.minecraft.potion.effect.leaping": "Potion of Leaping", - "item.minecraft.potion.effect.levitation": "Potion of Levitation", - "item.minecraft.potion.effect.luck": "Potion of Luck", - "item.minecraft.potion.effect.mundane": "Mundane Potion", - "item.minecraft.potion.effect.night_vision": "Potion of Night Vision", - "item.minecraft.potion.effect.oozing": "Potion of Oozing", - "item.minecraft.potion.effect.poison": "Potion of Poison", - "item.minecraft.potion.effect.regeneration": "Potion of Regeneration", - "item.minecraft.potion.effect.slow_falling": "Potion of Slow Falling", - "item.minecraft.potion.effect.slowness": "Potion of Slowness", - "item.minecraft.potion.effect.strength": "Potion of Strength", - "item.minecraft.potion.effect.swiftness": "Potion of Swiftness", - "item.minecraft.potion.effect.thick": "Thick Potion", - "item.minecraft.potion.effect.turtle_master": "Potion of the Turtle Master", - "item.minecraft.potion.effect.water": "Water Bottle", - "item.minecraft.potion.effect.water_breathing": "Potion of Water Breathing", - "item.minecraft.potion.effect.weakness": "Potion of Weakness", - "item.minecraft.potion.effect.weaving": "Potion of Weaving", - "item.minecraft.potion.effect.wind_charged": "Potion of Wind Charging", - "item.minecraft.pottery_shard_archer": "Archer Pottery Shard", - "item.minecraft.pottery_shard_arms_up": "Arms Up Pottery Shard", - "item.minecraft.pottery_shard_prize": "Prize Pottery Shard", - "item.minecraft.pottery_shard_skull": "Skull Pottery Shard", - "item.minecraft.powder_snow_bucket": "Powder Snow Bucket", - "item.minecraft.prismarine_crystals": "Prismarine Crystals", - "item.minecraft.prismarine_shard": "Prismarine Shard", - "item.minecraft.prize_pottery_shard": "Prize Pottery Shard", - "item.minecraft.prize_pottery_sherd": "Prize Pottery Sherd", - "item.minecraft.pufferfish": "Pufferfish", - "item.minecraft.pufferfish_bucket": "Bucket of Pufferfish", - "item.minecraft.pufferfish_spawn_egg": "Pufferfish Spawn Egg", - "item.minecraft.pumpkin_pie": "Pumpkin Pie", - "item.minecraft.pumpkin_seeds": "Pumpkin Seeds", - "item.minecraft.purple_dye": "Purple Dye", - "item.minecraft.quartz": "Nether Quartz", - "item.minecraft.rabbit": "Raw Rabbit", - "item.minecraft.rabbit_foot": "Rabbit's Foot", - "item.minecraft.rabbit_hide": "Rabbit Hide", - "item.minecraft.rabbit_spawn_egg": "Rabbit Spawn Egg", - "item.minecraft.rabbit_stew": "Rabbit Stew", - "item.minecraft.raiser_armor_trim_smithing_template": "Smithing Template", - "item.minecraft.ravager_spawn_egg": "Ravager Spawn Egg", - "item.minecraft.raw_copper": "Raw Copper", - "item.minecraft.raw_gold": "Raw Gold", - "item.minecraft.raw_iron": "Raw Iron", - "item.minecraft.recovery_compass": "Recovery Compass", - "item.minecraft.red_dye": "Red Dye", - "item.minecraft.redstone": "Redstone Dust", - "item.minecraft.rib_armor_trim_smithing_template": "Smithing Template", - "item.minecraft.rotten_flesh": "Rotten Flesh", - "item.minecraft.saddle": "Saddle", - "item.minecraft.salmon": "Raw Salmon", - "item.minecraft.salmon_bucket": "Bucket of Salmon", - "item.minecraft.salmon_spawn_egg": "Salmon Spawn Egg", - "item.minecraft.scrape_pottery_sherd": "Scrape Pottery Sherd", - "item.minecraft.scute": "Scute", - "item.minecraft.sentry_armor_trim_smithing_template": "Smithing Template", - "item.minecraft.shaper_armor_trim_smithing_template": "Smithing Template", - "item.minecraft.sheaf_pottery_shard": "Sheaf Pottery Shard", - "item.minecraft.sheaf_pottery_sherd": "Sheaf Pottery Sherd", - "item.minecraft.shears": "Shears", - "item.minecraft.sheep_spawn_egg": "Sheep Spawn Egg", - "item.minecraft.shelter_pottery_shard": "Shelter Pottery Shard", - "item.minecraft.shelter_pottery_sherd": "Shelter Pottery Sherd", - "item.minecraft.shield": "Shield", - "item.minecraft.shield.black": "Black Shield", - "item.minecraft.shield.blue": "Blue Shield", - "item.minecraft.shield.brown": "Brown Shield", - "item.minecraft.shield.cyan": "Cyan Shield", - "item.minecraft.shield.gray": "Gray Shield", - "item.minecraft.shield.green": "Green Shield", - "item.minecraft.shield.light_blue": "Light Blue Shield", - "item.minecraft.shield.light_gray": "Light Gray Shield", - "item.minecraft.shield.lime": "Lime Shield", - "item.minecraft.shield.magenta": "Magenta Shield", - "item.minecraft.shield.orange": "Orange Shield", - "item.minecraft.shield.pink": "Pink Shield", - "item.minecraft.shield.purple": "Purple Shield", - "item.minecraft.shield.red": "Red Shield", - "item.minecraft.shield.white": "White Shield", - "item.minecraft.shield.yellow": "Yellow Shield", - "item.minecraft.shulker_shell": "Shulker Shell", - "item.minecraft.shulker_spawn_egg": "Shulker Spawn Egg", - "item.minecraft.sign": "Sign", - "item.minecraft.silence_armor_trim_smithing_template": "Smithing Template", - "item.minecraft.silverfish_spawn_egg": "Silverfish Spawn Egg", - "item.minecraft.skeleton_horse_spawn_egg": "Skeleton Horse Spawn Egg", - "item.minecraft.skeleton_spawn_egg": "Skeleton Spawn Egg", - "item.minecraft.skull_banner_pattern": "Banner Pattern", - "item.minecraft.skull_banner_pattern.desc": "Skull Charge", - "item.minecraft.skull_pottery_shard": "Skull Pottery Shard", - "item.minecraft.skull_pottery_sherd": "Skull Pottery Sherd", - "item.minecraft.slime_ball": "Slimeball", - "item.minecraft.slime_spawn_egg": "Slime Spawn Egg", - "item.minecraft.smithing_template": "Smithing Template", - "item.minecraft.smithing_template.applies_to": "Applies to:", - "item.minecraft.smithing_template.armor_trim.additions_slot_description": "Add ingot or crystal", - "item.minecraft.smithing_template.armor_trim.applies_to": "Armor", - "item.minecraft.smithing_template.armor_trim.base_slot_description": "Add a piece of armor", - "item.minecraft.smithing_template.armor_trim.ingredients": "Ingots & Crystals", - "item.minecraft.smithing_template.ingredients": "Ingredients:", - "item.minecraft.smithing_template.netherite_upgrade.additions_slot_description": "Add Netherite Ingot", - "item.minecraft.smithing_template.netherite_upgrade.applies_to": "Diamond Equipment", - "item.minecraft.smithing_template.netherite_upgrade.base_slot_description": "Add diamond armor, weapon, or tool", - "item.minecraft.smithing_template.netherite_upgrade.ingredients": "Netherite Ingot", - "item.minecraft.smithing_template.upgrade": "Upgrade: ", - "item.minecraft.sniffer_spawn_egg": "Sniffer Spawn Egg", - "item.minecraft.snort_pottery_shard": "Snort Pottery Shard", - "item.minecraft.snort_pottery_sherd": "Snort Pottery Sherd", - "item.minecraft.snout_armor_trim_smithing_template": "Smithing Template", - "item.minecraft.snow_golem_spawn_egg": "Snow Golem Spawn Egg", - "item.minecraft.snowball": "Snowball", - "item.minecraft.spectral_arrow": "Spectral Arrow", - "item.minecraft.spider_eye": "Spider Eye", - "item.minecraft.spider_spawn_egg": "Spider Spawn Egg", - "item.minecraft.spire_armor_trim_smithing_template": "Smithing Template", - "item.minecraft.splash_potion": "Splash Potion", - "item.minecraft.splash_potion.effect.awkward": "Awkward Splash Potion", - "item.minecraft.splash_potion.effect.empty": "Splash Uncraftable Potion", - "item.minecraft.splash_potion.effect.fire_resistance": "Splash Potion of Fire Resistance", - "item.minecraft.splash_potion.effect.harming": "Splash Potion of Harming", - "item.minecraft.splash_potion.effect.healing": "Splash Potion of Healing", - "item.minecraft.splash_potion.effect.infested": "Splash Potion of Infestation", - "item.minecraft.splash_potion.effect.invisibility": "Splash Potion of Invisibility", - "item.minecraft.splash_potion.effect.leaping": "Splash Potion of Leaping", - "item.minecraft.splash_potion.effect.levitation": "Splash Potion of Levitation", - "item.minecraft.splash_potion.effect.luck": "Splash Potion of Luck", - "item.minecraft.splash_potion.effect.mundane": "Mundane Splash Potion", - "item.minecraft.splash_potion.effect.night_vision": "Splash Potion of Night Vision", - "item.minecraft.splash_potion.effect.oozing": "Splash Potion of Oozing", - "item.minecraft.splash_potion.effect.poison": "Splash Potion of Poison", - "item.minecraft.splash_potion.effect.regeneration": "Splash Potion of Regeneration", - "item.minecraft.splash_potion.effect.slow_falling": "Splash Potion of Slow Falling", - "item.minecraft.splash_potion.effect.slowness": "Splash Potion of Slowness", - "item.minecraft.splash_potion.effect.strength": "Splash Potion of Strength", - "item.minecraft.splash_potion.effect.swiftness": "Splash Potion of Swiftness", - "item.minecraft.splash_potion.effect.thick": "Thick Splash Potion", - "item.minecraft.splash_potion.effect.turtle_master": "Splash Potion of the Turtle Master", - "item.minecraft.splash_potion.effect.water": "Splash Water Bottle", - "item.minecraft.splash_potion.effect.water_breathing": "Splash Potion of Water Breathing", - "item.minecraft.splash_potion.effect.weakness": "Splash Potion of Weakness", - "item.minecraft.splash_potion.effect.weaving": "Splash Potion of Weaving", - "item.minecraft.splash_potion.effect.wind_charged": "Splash Potion of Wind Charging", - "item.minecraft.spruce_boat": "Spruce Boat", - "item.minecraft.spruce_chest_boat": "Spruce Boat with Chest", - "item.minecraft.spyglass": "Spyglass", - "item.minecraft.squid_spawn_egg": "Squid Spawn Egg", - "item.minecraft.stick": "Stick", - "item.minecraft.stone_axe": "Stone Axe", - "item.minecraft.stone_hoe": "Stone Hoe", - "item.minecraft.stone_pickaxe": "Stone Pickaxe", - "item.minecraft.stone_shovel": "Stone Shovel", - "item.minecraft.stone_sword": "Stone Sword", - "item.minecraft.stray_spawn_egg": "Stray Spawn Egg", - "item.minecraft.strider_spawn_egg": "Strider Spawn Egg", - "item.minecraft.string": "String", - "item.minecraft.sugar": "Sugar", - "item.minecraft.suspicious_stew": "Suspicious Stew", - "item.minecraft.sweet_berries": "Sweet Berries", - "item.minecraft.tadpole_bucket": "Bucket of Tadpole", - "item.minecraft.tadpole_spawn_egg": "Tadpole Spawn Egg", - "item.minecraft.tide_armor_trim_smithing_template": "Smithing Template", - "item.minecraft.tipped_arrow": "Tipped Arrow", - "item.minecraft.tipped_arrow.effect.awkward": "Tipped Arrow", - "item.minecraft.tipped_arrow.effect.empty": "Uncraftable Tipped Arrow", - "item.minecraft.tipped_arrow.effect.fire_resistance": "Arrow of Fire Resistance", - "item.minecraft.tipped_arrow.effect.harming": "Arrow of Harming", - "item.minecraft.tipped_arrow.effect.healing": "Arrow of Healing", - "item.minecraft.tipped_arrow.effect.infested": "Arrow of Infestation", - "item.minecraft.tipped_arrow.effect.invisibility": "Arrow of Invisibility", - "item.minecraft.tipped_arrow.effect.leaping": "Arrow of Leaping", - "item.minecraft.tipped_arrow.effect.levitation": "Arrow of Levitation", - "item.minecraft.tipped_arrow.effect.luck": "Arrow of Luck", - "item.minecraft.tipped_arrow.effect.mundane": "Tipped Arrow", - "item.minecraft.tipped_arrow.effect.night_vision": "Arrow of Night Vision", - "item.minecraft.tipped_arrow.effect.oozing": "Arrow of Oozing", - "item.minecraft.tipped_arrow.effect.poison": "Arrow of Poison", - "item.minecraft.tipped_arrow.effect.regeneration": "Arrow of Regeneration", - "item.minecraft.tipped_arrow.effect.slow_falling": "Arrow of Slow Falling", - "item.minecraft.tipped_arrow.effect.slowness": "Arrow of Slowness", - "item.minecraft.tipped_arrow.effect.strength": "Arrow of Strength", - "item.minecraft.tipped_arrow.effect.swiftness": "Arrow of Swiftness", - "item.minecraft.tipped_arrow.effect.thick": "Tipped Arrow", - "item.minecraft.tipped_arrow.effect.turtle_master": "Arrow of the Turtle Master", - "item.minecraft.tipped_arrow.effect.water": "Arrow of Splashing", - "item.minecraft.tipped_arrow.effect.water_breathing": "Arrow of Water Breathing", - "item.minecraft.tipped_arrow.effect.weakness": "Arrow of Weakness", - "item.minecraft.tipped_arrow.effect.weaving": "Arrow of Weaving", - "item.minecraft.tipped_arrow.effect.wind_charged": "Arrow of Wind Charging", - "item.minecraft.tnt_minecart": "Minecart with TNT", - "item.minecraft.torchflower_seeds": "Torchflower Seeds", - "item.minecraft.totem_of_undying": "Totem of Undying", - "item.minecraft.trader_llama_spawn_egg": "Trader Llama Spawn Egg", - "item.minecraft.trial_key": "Trial Key", - "item.minecraft.trident": "Trident", - "item.minecraft.tropical_fish": "Tropical Fish", - "item.minecraft.tropical_fish_bucket": "Bucket of Tropical Fish", - "item.minecraft.tropical_fish_spawn_egg": "Tropical Fish Spawn Egg", - "item.minecraft.turtle_helmet": "Turtle Shell", - "item.minecraft.turtle_scute": "Turtle Scute", - "item.minecraft.turtle_spawn_egg": "Turtle Spawn Egg", - "item.minecraft.vex_armor_trim_smithing_template": "Smithing Template", - "item.minecraft.vex_spawn_egg": "Vex Spawn Egg", - "item.minecraft.villager_spawn_egg": "Villager Spawn Egg", - "item.minecraft.vindicator_spawn_egg": "Vindicator Spawn Egg", - "item.minecraft.wandering_trader_spawn_egg": "Wandering Trader Spawn Egg", - "item.minecraft.ward_armor_trim_smithing_template": "Smithing Template", - "item.minecraft.warden_spawn_egg": "Warden Spawn Egg", - "item.minecraft.warped_fungus_on_a_stick": "Warped Fungus on a Stick", - "item.minecraft.water_bucket": "Water Bucket", - "item.minecraft.wayfinder_armor_trim_smithing_template": "Smithing Template", - "item.minecraft.wheat": "Wheat", - "item.minecraft.wheat_seeds": "Wheat Seeds", - "item.minecraft.white_dye": "White Dye", - "item.minecraft.wild_armor_trim_smithing_template": "Smithing Template", - "item.minecraft.wind_charge": "Wind Charge", - "item.minecraft.witch_spawn_egg": "Witch Spawn Egg", - "item.minecraft.wither_skeleton_spawn_egg": "Wither Skeleton Spawn Egg", - "item.minecraft.wither_spawn_egg": "Wither Spawn Egg", - "item.minecraft.wolf_armor": "Wolf Armor", - "item.minecraft.wolf_spawn_egg": "Wolf Spawn Egg", - "item.minecraft.wooden_axe": "Wooden Axe", - "item.minecraft.wooden_hoe": "Wooden Hoe", - "item.minecraft.wooden_pickaxe": "Wooden Pickaxe", - "item.minecraft.wooden_shovel": "Wooden Shovel", - "item.minecraft.wooden_sword": "Wooden Sword", - "item.minecraft.writable_book": "Book and Quill", - "item.minecraft.written_book": "Written Book", - "item.minecraft.yellow_dye": "Yellow Dye", - "item.minecraft.zoglin_spawn_egg": "Zoglin Spawn Egg", - "item.minecraft.zombie_horse_spawn_egg": "Zombie Horse Spawn Egg", - "item.minecraft.zombie_spawn_egg": "Zombie Spawn Egg", - "item.minecraft.zombie_villager_spawn_egg": "Zombie Villager Spawn Egg", - "item.minecraft.zombified_piglin_spawn_egg": "Zombified Piglin Spawn Egg", - "item.modifiers.any": "When equipped:", - "item.modifiers.armor": "When worn:", - "item.modifiers.body": "When equipped:", - "item.modifiers.chest": "When on Body:", - "item.modifiers.feet": "When on Feet:", - "item.modifiers.hand": "When held:", - "item.modifiers.head": "When on Head:", - "item.modifiers.legs": "When on Legs:", - "item.modifiers.mainhand": "When in Main Hand:", - "item.modifiers.offhand": "When in Off Hand:", - "item.nbt_tags": "NBT: %s tag(s)", - "item.unbreakable": "Unbreakable", - "itemGroup.buildingBlocks": "Building Blocks", - "itemGroup.coloredBlocks": "Colored Blocks", - "itemGroup.combat": "Combat", - "itemGroup.consumables": "Consumables", - "itemGroup.crafting": "Crafting", - "itemGroup.foodAndDrink": "Food & Drinks", - "itemGroup.functional": "Functional Blocks", - "itemGroup.hotbar": "Saved Hotbars", - "itemGroup.ingredients": "Ingredients", - "itemGroup.inventory": "Survival Inventory", - "itemGroup.natural": "Natural Blocks", - "itemGroup.op": "Operator Utilities", - "itemGroup.redstone": "Redstone Blocks", - "itemGroup.search": "Search Items", - "itemGroup.spawnEggs": "Spawn Eggs", - "itemGroup.tools": "Tools & Utilities", - "jigsaw_block.final_state": "Turns into:", - "jigsaw_block.generate": "Generate", - "jigsaw_block.joint_label": "Joint Type:", - "jigsaw_block.joint.aligned": "Aligned", - "jigsaw_block.joint.rollable": "Rollable", - "jigsaw_block.keep_jigsaws": "Keep Jigsaws", - "jigsaw_block.levels": "Levels: %s", - "jigsaw_block.name": "Name:", - "jigsaw_block.placement_priority": "Placement Priority:", - "jigsaw_block.placement_priority.tooltip": "When this Jigsaw block connects to a piece, this is the order in which that piece is processed for connections in the wider structure.\n\nPieces will be processed in descending priority with insertion order breaking ties.", - "jigsaw_block.pool": "Target Pool:", - "jigsaw_block.selection_priority": "Selection Priority:", - "jigsaw_block.selection_priority.tooltip": "When the parent piece is being processed for connections, this is the order in which this Jigsaw block attempts to connect to its target piece.\n\nJigsaws will be processed in descending priority with random ordering breaking ties.", - "jigsaw_block.target": "Target Name:", - "jukebox_song.minecraft.5": "Samuel Åberg - 5", - "jukebox_song.minecraft.11": "C418 - 11", - "jukebox_song.minecraft.13": "C418 - 13", - "jukebox_song.minecraft.blocks": "C418 - blocks", - "jukebox_song.minecraft.cat": "C418 - cat", - "jukebox_song.minecraft.chirp": "C418 - chirp", - "jukebox_song.minecraft.creator": "Lena Raine - Creator", - "jukebox_song.minecraft.creator_music_box": "Lena Raine - Creator (Music Box)", - "jukebox_song.minecraft.far": "C418 - far", - "jukebox_song.minecraft.mall": "C418 - mall", - "jukebox_song.minecraft.mellohi": "C418 - mellohi", - "jukebox_song.minecraft.otherside": "Lena Raine - otherside", - "jukebox_song.minecraft.pigstep": "Lena Raine - Pigstep", - "jukebox_song.minecraft.precipice": "Aaron Cherof - Precipice", - "jukebox_song.minecraft.relic": "Aaron Cherof - Relic", - "jukebox_song.minecraft.stal": "C418 - stal", - "jukebox_song.minecraft.strad": "C418 - strad", - "jukebox_song.minecraft.wait": "C418 - wait", - "jukebox_song.minecraft.ward": "C418 - ward", - "key.advancements": "Advancements", - "key.attack": "Attack/Destroy", - "key.back": "Walk Backwards", - "key.categories.creative": "Creative Mode", - "key.categories.gameplay": "Gameplay", - "key.categories.inventory": "Inventory", - "key.categories.misc": "Miscellaneous", - "key.categories.movement": "Movement", - "key.categories.multiplayer": "Multiplayer", - "key.categories.ui": "Game Interface", - "key.chat": "Open Chat", - "key.command": "Open Command", - "key.drop": "Drop Selected Item", - "key.forward": "Walk Forwards", - "key.fullscreen": "Toggle Fullscreen", - "key.hotbar.1": "Hotbar Slot 1", - "key.hotbar.2": "Hotbar Slot 2", - "key.hotbar.3": "Hotbar Slot 3", - "key.hotbar.4": "Hotbar Slot 4", - "key.hotbar.5": "Hotbar Slot 5", - "key.hotbar.6": "Hotbar Slot 6", - "key.hotbar.7": "Hotbar Slot 7", - "key.hotbar.8": "Hotbar Slot 8", - "key.hotbar.9": "Hotbar Slot 9", - "key.inventory": "Open/Close Inventory", - "key.jump": "Jump", - "key.keyboard.apostrophe": "'", - "key.keyboard.backslash": "\\", - "key.keyboard.backspace": "Backspace", - "key.keyboard.caps.lock": "Caps Lock", - "key.keyboard.comma": ",", - "key.keyboard.delete": "Delete", - "key.keyboard.down": "Down Arrow", - "key.keyboard.end": "End", - "key.keyboard.enter": "Enter", - "key.keyboard.equal": "=", - "key.keyboard.escape": "Escape", - "key.keyboard.f1": "F1", - "key.keyboard.f2": "F2", - "key.keyboard.f3": "F3", - "key.keyboard.f4": "F4", - "key.keyboard.f5": "F5", - "key.keyboard.f6": "F6", - "key.keyboard.f7": "F7", - "key.keyboard.f8": "F8", - "key.keyboard.f9": "F9", - "key.keyboard.f10": "F10", - "key.keyboard.f11": "F11", - "key.keyboard.f12": "F12", - "key.keyboard.f13": "F13", - "key.keyboard.f14": "F14", - "key.keyboard.f15": "F15", - "key.keyboard.f16": "F16", - "key.keyboard.f17": "F17", - "key.keyboard.f18": "F18", - "key.keyboard.f19": "F19", - "key.keyboard.f20": "F20", - "key.keyboard.f21": "F21", - "key.keyboard.f22": "F22", - "key.keyboard.f23": "F23", - "key.keyboard.f24": "F24", - "key.keyboard.f25": "F25", - "key.keyboard.grave.accent": "`", - "key.keyboard.home": "Home", - "key.keyboard.insert": "Insert", - "key.keyboard.keypad.0": "Keypad 0", - "key.keyboard.keypad.1": "Keypad 1", - "key.keyboard.keypad.2": "Keypad 2", - "key.keyboard.keypad.3": "Keypad 3", - "key.keyboard.keypad.4": "Keypad 4", - "key.keyboard.keypad.5": "Keypad 5", - "key.keyboard.keypad.6": "Keypad 6", - "key.keyboard.keypad.7": "Keypad 7", - "key.keyboard.keypad.8": "Keypad 8", - "key.keyboard.keypad.9": "Keypad 9", - "key.keyboard.keypad.add": "Keypad +", - "key.keyboard.keypad.decimal": "Keypad Decimal", - "key.keyboard.keypad.divide": "Keypad /", - "key.keyboard.keypad.enter": "Keypad Enter", - "key.keyboard.keypad.equal": "Keypad =", - "key.keyboard.keypad.multiply": "Keypad *", - "key.keyboard.keypad.subtract": "Keypad -", - "key.keyboard.left": "Left Arrow", - "key.keyboard.left.alt": "Left Alt", - "key.keyboard.left.bracket": "[", - "key.keyboard.left.control": "Left Control", - "key.keyboard.left.shift": "Left Shift", - "key.keyboard.left.win": "Left Win", - "key.keyboard.menu": "Menu", - "key.keyboard.minus": "-", - "key.keyboard.num.lock": "Num Lock", - "key.keyboard.page.down": "Page Down", - "key.keyboard.page.up": "Page Up", - "key.keyboard.pause": "Pause", - "key.keyboard.period": ".", - "key.keyboard.print.screen": "Print Screen", - "key.keyboard.right": "Right Arrow", - "key.keyboard.right.alt": "Right Alt", - "key.keyboard.right.bracket": "]", - "key.keyboard.right.control": "Right Control", - "key.keyboard.right.shift": "Right Shift", - "key.keyboard.right.win": "Right Win", - "key.keyboard.scroll.lock": "Scroll Lock", - "key.keyboard.semicolon": ";", - "key.keyboard.slash": "/", - "key.keyboard.space": "Space", - "key.keyboard.tab": "Tab", - "key.keyboard.unknown": "Not Bound", - "key.keyboard.up": "Up Arrow", - "key.keyboard.world.1": "World 1", - "key.keyboard.world.2": "World 2", - "key.left": "Strafe Left", - "key.loadToolbarActivator": "Load Hotbar Activator", - "key.mouse": "Button %1$s", - "key.mouse.left": "Left Button", - "key.mouse.middle": "Middle Button", - "key.mouse.right": "Right Button", - "key.pickItem": "Pick Block", - "key.playerlist": "List Players", - "key.right": "Strafe Right", - "key.saveToolbarActivator": "Save Hotbar Activator", - "key.screenshot": "Take Screenshot", - "key.smoothCamera": "Toggle Cinematic Camera", - "key.sneak": "Sneak", - "key.socialInteractions": "Social Interactions Screen", - "key.spectatorOutlines": "Highlight Players (Spectators)", - "key.sprint": "Sprint", - "key.swapOffhand": "Swap Item With Off Hand", - "key.togglePerspective": "Toggle Perspective", - "key.use": "Use Item/Place Block", - "known_server_link.announcements": "Announcements", - "known_server_link.community": "Community", - "known_server_link.community_guidelines": "Community Guidelines", - "known_server_link.feedback": "Feedback", - "known_server_link.forums": "Forums", - "known_server_link.news": "News", - "known_server_link.report_bug": "Report Server Bug", - "known_server_link.status": "Status", - "known_server_link.support": "Support", - "known_server_link.website": "Website", - "language.code": "en_us", - "language.name": "English", - "language.region": "United States", - "lanServer.otherPlayers": "Settings for Other Players", - "lanServer.port": "Port Number", - "lanServer.port.invalid": "Not a valid port.\nLeave the edit box empty or enter a number between 1024 and 65535.", - "lanServer.port.invalid.new": "Not a valid port.\nLeave the edit box empty or enter a number between %s and %s.", - "lanServer.port.unavailable": "Port not available.\nLeave the edit box empty or enter a different number between 1024 and 65535.", - "lanServer.port.unavailable.new": "Port not available.\nLeave the edit box empty or enter a different number between %s and %s.", - "lanServer.scanning": "Scanning for games on your local network", - "lanServer.start": "Start LAN World", - "lanServer.title": "LAN World", - "lectern.take_book": "Take Book", - "loading.progress": "%s%%", - "mco.account.privacy.info": "Read more about Mojang and privacy laws", - "mco.account.privacy.info.button": "Read more about GDPR", - "mco.account.privacy.information": "Mojang implements certain procedures to help protect children and their privacy including complying with the Children’s Online Privacy Protection Act (COPPA) and General Data Protection Regulation (GDPR).\n\nYou may need to obtain parental consent before accessing your Realms account.", - "mco.account.privacyinfo": "Mojang implements certain procedures to help protect children and their privacy including complying with the Children’s Online Privacy Protection Act (COPPA) and General Data Protection Regulation (GDPR).\n\nYou may need to obtain parental consent before accessing your Realms account.\n\nIf you have an older Minecraft account (you log in with your username), you need to migrate the account to a Mojang account in order to access Realms.", - "mco.account.update": "Update account", - "mco.activity.noactivity": "No activity for the past %s day(s)", - "mco.activity.title": "Player activity", - "mco.backup.button.download": "Download Latest", - "mco.backup.button.reset": "Reset World", - "mco.backup.button.restore": "Restore", - "mco.backup.button.upload": "Upload World", - "mco.backup.changes.tooltip": "Changes", - "mco.backup.entry": "Backup (%s)", - "mco.backup.entry.description": "Description", - "mco.backup.entry.enabledPack": "Enabled Pack(s)", - "mco.backup.entry.gameDifficulty": "Game Difficulty", - "mco.backup.entry.gameMode": "Game Mode", - "mco.backup.entry.gameServerVersion": "Game Server Version", - "mco.backup.entry.name": "Name", - "mco.backup.entry.seed": "Seed", - "mco.backup.entry.templateName": "Template Name", - "mco.backup.entry.undefined": "Undefined Change", - "mco.backup.entry.uploaded": "Uploaded", - "mco.backup.entry.worldType": "World Type", - "mco.backup.generate.world": "Generate world", - "mco.backup.info.title": "Changes From Last Backup", - "mco.backup.narration": "Backup from %s", - "mco.backup.nobackups": "This realm doesn't have any backups currently.", - "mco.backup.restoring": "Restoring your realm", - "mco.backup.unknown": "UNKNOWN", - "mco.brokenworld.download": "Download", - "mco.brokenworld.downloaded": "Downloaded", - "mco.brokenworld.message.line1": "Please reset or select another world.", - "mco.brokenworld.message.line2": "You can also choose to download the world to singleplayer.", - "mco.brokenworld.minigame.title": "This minigame is no longer supported", - "mco.brokenworld.nonowner.error": "Please wait for the realm owner to reset the world", - "mco.brokenworld.nonowner.title": "World is out of date", - "mco.brokenworld.play": "Play", - "mco.brokenworld.reset": "Reset", - "mco.brokenworld.title": "Your current world is no longer supported", - "mco.client.incompatible.msg.line1": "Your client is not compatible with Realms.", - "mco.client.incompatible.msg.line2": "Please use the most recent version of Minecraft.", - "mco.client.incompatible.msg.line3": "Realms is not compatible with snapshot versions.", - "mco.client.incompatible.title": "Client incompatible!", - "mco.client.outdated.stable.version": "Your client version (%s) is not compatible with Realms.\n\nPlease use the most recent version of Minecraft.", - "mco.client.unsupported.snapshot.version": "Your client version (%s) is not compatible with Realms.\n\nRealms is not available for this snapshot version.", - "mco.compatibility.downgrade": "Downgrade", - "mco.compatibility.downgrade.description": "This world was last played in version %s; you are on version %s. Downgrading a world could cause corruption - we cannot guarantee that it will load or work.\n\nA backup of your world will be saved under \"World Backups\". Please restore your world if needed.", - "mco.compatibility.incompatible.popup.title": "Incompatible version", - "mco.compatibility.incompatible.releaseType.popup.message": "The world you are trying to join is incompatible with the version you are on.", - "mco.compatibility.incompatible.series.popup.message": "This world was last played in version %s; you are on version %s.\n\nThese series are not compatible with each other. A new world is needed to play on this version.", - "mco.compatibility.unverifiable.message": "The version this world was last played in could not be verified. If the world gets upgraded or downgraded, a backup will be automatically created and saved under \"World Backups\".", - "mco.compatibility.unverifiable.title": "Compatibility not verifiable", - "mco.compatibility.upgrade": "Upgrade", - "mco.compatibility.upgrade.description": "This world was last played in version %s; you are on version %s.\n\nA backup of your world will be saved under \"World Backups\".\n\nPlease restore your world if needed.", - "mco.compatibility.upgrade.friend.description": "This world was last played in version %s; you are on version %s.\n\nA backup of the world will be saved under \"World Backups\".\n\nThe owner of the Realm can restore the world if needed.", - "mco.compatibility.upgrade.title": "Do you really want to upgrade this world?", - "mco.configure.current.minigame": "Current", - "mco.configure.world.activityfeed.disabled": "Player feed temporarily disabled", - "mco.configure.world.backup": "World Backups", - "mco.configure.world.buttons.activity": "Player activity", - "mco.configure.world.buttons.close": "Close Realm", - "mco.configure.world.buttons.delete": "Delete", - "mco.configure.world.buttons.done": "Done", - "mco.configure.world.buttons.edit": "Settings", - "mco.configure.world.buttons.invite": "Invite Player", - "mco.configure.world.buttons.moreoptions": "More options", - "mco.configure.world.buttons.open": "Open Realm", - "mco.configure.world.buttons.options": "World Options", - "mco.configure.world.buttons.players": "Players", - "mco.configure.world.buttons.resetworld": "Reset World", - "mco.configure.world.buttons.settings": "Settings", - "mco.configure.world.buttons.subscription": "Subscription", - "mco.configure.world.buttons.switchminigame": "Switch Minigame", - "mco.configure.world.close.question.line1": "Your realm will become unavailable.", - "mco.configure.world.close.question.line2": "Are you sure you want to continue?", - "mco.configure.world.closing": "Closing the realm...", - "mco.configure.world.commandBlocks": "Command Blocks", - "mco.configure.world.delete.button": "Delete Realm", - "mco.configure.world.delete.question.line1": "Your realm will be permanently deleted", - "mco.configure.world.delete.question.line2": "Are you sure you want to continue?", - "mco.configure.world.description": "Realm Description", - "mco.configure.world.edit.slot.name": "World Name", - "mco.configure.world.edit.subscreen.adventuremap": "Some settings are disabled since your current world is an adventure", - "mco.configure.world.edit.subscreen.experience": "Some settings are disabled since your current world is an experience", - "mco.configure.world.edit.subscreen.inspiration": "Some settings are disabled since your current world is an inspiration", - "mco.configure.world.forceGameMode": "Force Game Mode", - "mco.configure.world.invite.narration": "You have %s new invite(s)", - "mco.configure.world.invite.profile.name": "Name", - "mco.configure.world.invited": "Invited", - "mco.configure.world.invited.number": "Invited (%s)", - "mco.configure.world.invites.normal.tooltip": "Normal User", - "mco.configure.world.invites.ops.tooltip": "Operator", - "mco.configure.world.invites.remove.tooltip": "Remove", - "mco.configure.world.leave.question.line1": "If you leave this realm you won't see it unless you are invited again", - "mco.configure.world.leave.question.line2": "Are you sure you want to continue?", - "mco.configure.world.location": "Location", - "mco.configure.world.minigame": "Current: %s", - "mco.configure.world.name": "Realm Name", - "mco.configure.world.opening": "Opening the realm...", - "mco.configure.world.players.error": "A player with the provided name does not exist", - "mco.configure.world.players.inviting": "Inviting player...", - "mco.configure.world.players.title": "Players", - "mco.configure.world.pvp": "PVP", - "mco.configure.world.reset.question.line1": "Your world will be regenerated and your current world will be lost", - "mco.configure.world.reset.question.line2": "Are you sure you want to continue?", - "mco.configure.world.resourcepack.question": "You need a custom resource pack to play on this realm\n\nDo you want to download it and play?", - "mco.configure.world.resourcepack.question.line1": "You need a custom resource pack to play on this realm", - "mco.configure.world.resourcepack.question.line2": "Do you want to download it and play?", - "mco.configure.world.restore.download.question.line1": "The world will be downloaded and added to your single player worlds.", - "mco.configure.world.restore.download.question.line2": "Do you want to continue?", - "mco.configure.world.restore.question.line1": "Your world will be restored to date '%s' (%s)", - "mco.configure.world.restore.question.line2": "Are you sure you want to continue?", - "mco.configure.world.settings.title": "Settings", - "mco.configure.world.slot": "World %s", - "mco.configure.world.slot.empty": "Empty", - "mco.configure.world.slot.switch.question.line1": "Your realm will be switched to another world", - "mco.configure.world.slot.switch.question.line2": "Are you sure you want to continue?", - "mco.configure.world.slot.tooltip": "Switch to world", - "mco.configure.world.slot.tooltip.active": "Join", - "mco.configure.world.slot.tooltip.minigame": "Switch to minigame", - "mco.configure.world.spawn_toggle.message": "Turning this option off will remove all existing entities of that type", - "mco.configure.world.spawn_toggle.message.npc": "Turning this option off will remove all existing entities of that type, like Villagers", - "mco.configure.world.spawn_toggle.title": "Warning!", - "mco.configure.world.spawnAnimals": "Spawn Animals", - "mco.configure.world.spawnMonsters": "Spawn Monsters", - "mco.configure.world.spawnNPCs": "Spawn NPCs", - "mco.configure.world.spawnProtection": "Spawn Protection", - "mco.configure.world.status": "Status", - "mco.configure.world.subscription.day": "day", - "mco.configure.world.subscription.days": "days", - "mco.configure.world.subscription.expired": "Expired", - "mco.configure.world.subscription.extend": "Extend Subscription", - "mco.configure.world.subscription.less_than_a_day": "Less than a day", - "mco.configure.world.subscription.month": "month", - "mco.configure.world.subscription.months": "months", - "mco.configure.world.subscription.recurring.daysleft": "Renewed automatically in", - "mco.configure.world.subscription.recurring.info": "Changes made to your Realms subscription such as stacking time or turning off recurring billing will not be reflected until your next bill date.", - "mco.configure.world.subscription.remaining.days": "%1$s day(s)", - "mco.configure.world.subscription.remaining.months": "%1$s month(s)", - "mco.configure.world.subscription.remaining.months.days": "%1$s month(s), %2$s day(s)", - "mco.configure.world.subscription.start": "Start Date", - "mco.configure.world.subscription.timeleft": "Time Left", - "mco.configure.world.subscription.title": "Your Subscription", - "mco.configure.world.subscription.unknown": "Unknown", - "mco.configure.world.switch.slot": "Create World", - "mco.configure.world.switch.slot.subtitle": "This world is empty, choose how to create your world", - "mco.configure.world.title": "Configure Realm:", - "mco.configure.world.uninvite.player": "Are you sure that you want to uninvite '%s'?", - "mco.configure.world.uninvite.question": "Are you sure that you want to uninvite", - "mco.configure.worlds.title": "Worlds", - "mco.connect.authorizing": "Logging in...", - "mco.connect.connecting": "Connecting to the realm...", - "mco.connect.failed": "Failed to connect to the realm", - "mco.connect.success": "Done", - "mco.create.world": "Create", - "mco.create.world.error": "You must enter a name!", - "mco.create.world.reset.title": "Creating world...", - "mco.create.world.skip": "Skip", - "mco.create.world.subtitle": "Optionally, select what world to put on your new realm", - "mco.create.world.wait": "Creating the realm...", - "mco.download.cancelled": "Download cancelled", - "mco.download.confirmation.line1": "The world you are going to download is larger than %s", - "mco.download.confirmation.line2": "You won't be able to upload this world to your realm again", - "mco.download.confirmation.oversized": "The world you are going to download is larger than %s\n\nYou won't be able to upload this world to your realm again", - "mco.download.done": "Download done", - "mco.download.downloading": "Downloading", - "mco.download.extracting": "Extracting", - "mco.download.failed": "Download failed", - "mco.download.percent": "%s %%", - "mco.download.preparing": "Preparing download", - "mco.download.resourcePack.fail": "Failed to download resource pack!", - "mco.download.speed": "(%s/s)", - "mco.download.speed.narration": "%s/s", - "mco.download.title": "Downloading Latest World", - "mco.error.invalid.session.message": "Please try restarting Minecraft", - "mco.error.invalid.session.title": "Invalid Session", - "mco.errorMessage.6001": "Client outdated", - "mco.errorMessage.6002": "Terms of service not accepted", - "mco.errorMessage.6003": "Download limit reached", - "mco.errorMessage.6004": "Upload limit reached", - "mco.errorMessage.6005": "World locked", - "mco.errorMessage.6006": "World is out of date", - "mco.errorMessage.6007": "User in too many Realms", - "mco.errorMessage.6008": "Invalid Realm name", - "mco.errorMessage.6009": "Invalid Realm description", - "mco.errorMessage.connectionFailure": "An error occurred, please try again later.", - "mco.errorMessage.generic": "An error occurred: ", - "mco.errorMessage.noDetails": "No error details provided", - "mco.errorMessage.realmsService": "An error occurred (%s):", - "mco.errorMessage.realmsService.connectivity": "Could not connect to Realms: %s", - "mco.errorMessage.realmsService.realmsError": "Realms (%s):", - "mco.errorMessage.realmsService.unknownCompatibility": "Could not check compatible version, got response: %s", - "mco.errorMessage.retry": "Retry operation", - "mco.errorMessage.serviceBusy": "Realms is busy at the moment.\nPlease try connecting to your Realm again in a couple of minutes.", - "mco.gui.button": "Button", - "mco.gui.ok": "Ok", - "mco.info": "Info!", - "mco.invited.player.narration": "Invited player %s", - "mco.invites.button.accept": "Accept", - "mco.invites.button.reject": "Reject", - "mco.invites.nopending": "No pending invites!", - "mco.invites.pending": "New invite(s)!", - "mco.invites.title": "Pending Invites", - "mco.minigame.world.changeButton": "Select Another Minigame", - "mco.minigame.world.info.line1": "This will temporarily replace your world with a minigame!", - "mco.minigame.world.info.line2": "You can later return to your original world without losing anything.", - "mco.minigame.world.noSelection": "Please make a selection", - "mco.minigame.world.restore": "Ending Minigame...", - "mco.minigame.world.restore.question.line1": "The minigame will end and your realm will be restored.", - "mco.minigame.world.restore.question.line2": "Are you sure you want to continue?", - "mco.minigame.world.selected": "Selected Minigame:", - "mco.minigame.world.slot.screen.title": "Switching World...", - "mco.minigame.world.startButton": "Switch", - "mco.minigame.world.starting.screen.title": "Starting Minigame...", - "mco.minigame.world.stopButton": "End Minigame", - "mco.minigame.world.switch.new": "Select another minigame?", - "mco.minigame.world.switch.title": "Switch Minigame", - "mco.minigame.world.title": "Switch Realm to Minigame", - "mco.news": "Realms news", - "mco.notification.dismiss": "Dismiss", - "mco.notification.transferSubscription.buttonText": "Transfer Now", - "mco.notification.transferSubscription.message": "Java Realms subscriptions are moving to the Microsoft Store. Do not let your subscription expire!\nTransfer now and get 30 days of Realms for free.\nGo to Profile on minecraft.net to transfer your subscription.", - "mco.notification.visitUrl.buttonText.default": "Open Link", - "mco.notification.visitUrl.message.default": "Please visit the link below", - "mco.onlinePlayers": "Online Players", - "mco.question": "Question", - "mco.reset.world.adventure": "Adventures", - "mco.reset.world.experience": "Experiences", - "mco.reset.world.generate": "New World", - "mco.reset.world.inspiration": "Inspiration", - "mco.reset.world.resetting.screen.title": "Resetting world...", - "mco.reset.world.seed": "Seed (Optional)", - "mco.reset.world.template": "World Templates", - "mco.reset.world.title": "Reset World", - "mco.reset.world.upload": "Upload world", - "mco.reset.world.warning": "This will replace the current world of your realm", - "mco.selectServer.buy": "Buy a Realm!", - "mco.selectServer.close": "Close", - "mco.selectServer.closed": "Closed realm", - "mco.selectServer.closeserver": "Close realm", - "mco.selectServer.configure": "Configure", - "mco.selectServer.configureRealm": "Configure realm", - "mco.selectServer.create": "Create Realm", - "mco.selectServer.create.subtitle": "Select what world to put on your new realm", - "mco.selectServer.expired": "Expired realm", - "mco.selectServer.expiredList": "Your subscription has expired", - "mco.selectServer.expiredRenew": "Renew", - "mco.selectServer.expiredSubscribe": "Subscribe", - "mco.selectServer.expiredTrial": "Your trial has ended", - "mco.selectServer.expires.day": "Expires in a day", - "mco.selectServer.expires.days": "Expires in %s days", - "mco.selectServer.expires.soon": "Expires soon", - "mco.selectServer.leave": "Leave Realm", - "mco.selectServer.loading": "Loading Realms List", - "mco.selectServer.mapOnlySupportedForVersion": "This map is unsupported in %s", - "mco.selectServer.minigame": "Minigame:", - "mco.selectServer.minigameName": "Minigame: %s", - "mco.selectServer.minigameNotSupportedInVersion": "Can't play this minigame in %s", - "mco.selectServer.noRealms": "You don't seem to have a Realm. Add a Realm to play together with your friends.", - "mco.selectServer.note": "Note:", - "mco.selectServer.open": "Open realm", - "mco.selectServer.openserver": "Open realm", - "mco.selectServer.play": "Play", - "mco.selectServer.popup": "Realms is a safe, simple way to enjoy an online Minecraft world with up to ten friends at a time. It supports loads of minigames and plenty of custom worlds! Only the owner of the realm needs to pay.", - "mco.selectServer.purchase": "Add Realm", - "mco.selectServer.trial": "Get a Trial!", - "mco.selectServer.uninitialized": "Click to start your new realm!", - "mco.snapshot.createSnapshotPopup.text": "You are about to create a free Snapshot Realm that will be paired with your paid Realms subscription. This new Snapshot Realm will be accessible for as long as the paid subscription is active. Your paid Realm will not be affected.", - "mco.snapshot.createSnapshotPopup.title": "Create Snapshot Realm?", - "mco.snapshot.creating": "Creating Snapshot Realm...", - "mco.snapshot.description": "Paired with \"%s\"", - "mco.snapshot.friendsRealm.downgrade": "You need to be on version %s to join this Realm", - "mco.snapshot.friendsRealm.upgrade": "%s needs to upgrade their Realm before you can play from this version", - "mco.snapshot.paired": "This Snapshot Realm is paired with \"%s\"", - "mco.snapshot.parent.tooltip": "Use the latest release of Minecraft to play on this Realm", - "mco.snapshot.start": "Start free Snapshot Realm", - "mco.snapshot.subscription.info": "This is a Snapshot Realm that is paired to the subscription of your Realm '%s'. It will stay active for as long as its paired Realm is.", - "mco.snapshot.tooltip": "Use Snapshot Realms to get a sneak peek at upcoming versions of Minecraft, which might include new features and other changes.\n\nYou can find your normal Realms in the release version of the game.", - "mco.snapshotRealmsPopup.message": "Realms are now available in Snapshots starting with Snapshot 23w41a. Every Realms subscription comes with a free Snapshot Realm that is separate from your normal Java Realm!", - "mco.snapshotRealmsPopup.title": "Realms now available in Snapshots", - "mco.snapshotRealmsPopup.urlText": "Learn More", - "mco.template.button.publisher": "Publisher", - "mco.template.button.select": "Select", - "mco.template.button.trailer": "Trailer", - "mco.template.default.name": "World template", - "mco.template.info.tooltip": "Publisher website", - "mco.template.name": "Template", - "mco.template.select.failure": "We couldn't retrieve the list of content for this category.\nPlease check your internet connection, or try again later.", - "mco.template.select.narrate.authors": "Authors: %s", - "mco.template.select.narrate.version": "version %s", - "mco.template.select.none": "Oops, it looks like this content category is currently empty.\nPlease check back later for new content, or if you're a creator,\n%s.", - "mco.template.select.none.linkTitle": "consider submitting something yourself", - "mco.template.title": "World templates", - "mco.template.title.minigame": "Minigames", - "mco.template.trailer.tooltip": "Map trailer", - "mco.terms.buttons.agree": "Agree", - "mco.terms.buttons.disagree": "Don't agree", - "mco.terms.sentence.1": "I agree to the Minecraft Realms", - "mco.terms.sentence.2": "Terms of Service", - "mco.terms.title": "Realms Terms of Service", - "mco.time.daysAgo": "%1$s day(s) ago", - "mco.time.hoursAgo": "%1$s hour(s) ago", - "mco.time.minutesAgo": "%1$s minute(s) ago", - "mco.time.now": "right now", - "mco.time.secondsAgo": "%1$s second(s) ago", - "mco.trial.message.line1": "Want to get your own realm?", - "mco.trial.message.line2": "Click here for more info!", - "mco.upload.button.name": "Upload", - "mco.upload.cancelled": "Upload cancelled", - "mco.upload.close.failure": "Could not close your realm, please try again later", - "mco.upload.done": "Upload done", - "mco.upload.entry.cheats": "%1$s, %2$s", - "mco.upload.entry.commands": "%1$s, %2$s", - "mco.upload.entry.id": "%1$s (%2$s)", - "mco.upload.failed": "Upload failed! (%s)", - "mco.upload.hardcore": "Hardcore worlds can't be uploaded!", - "mco.upload.percent": "%s %%", - "mco.upload.preparing": "Preparing your world", - "mco.upload.select.world.none": "No singleplayer worlds found!", - "mco.upload.select.world.subtitle": "Please select a singleplayer world to upload", - "mco.upload.select.world.title": "Upload World", - "mco.upload.size.failure.line1": "'%s' is too big!", - "mco.upload.size.failure.line2": "It is %s. The maximum allowed size is %s.", - "mco.upload.uploading": "Uploading '%s'", - "mco.upload.verifying": "Verifying your world", - "mco.version": "Version: %s", - "mco.warning": "Warning!", - "mco.worldSlot.minigame": "Minigame", - "menu.convertingLevel": "Converting world", - "menu.disconnect": "Disconnect", - "menu.feedback": "Feedback...", - "menu.feedback.title": "Feedback", - "menu.game": "Game Menu", - "menu.generatingLevel": "Generating world", - "menu.generatingTerrain": "Building terrain", - "menu.loadingForcedChunks": "Loading forced chunks for dimension %s", - "menu.loadingLevel": "Loading world", - "menu.modded": " (Modded)", - "menu.multiplayer": "Multiplayer", - "menu.online": "Minecraft Realms", - "menu.options": "Options...", - "menu.paused": "Game Paused", - "menu.playdemo": "Play Demo World", - "menu.playerReporting": "Player Reporting", - "menu.preparingSpawn": "Preparing spawn area: %s%%", - "menu.quit": "Quit Game", - "menu.reportBugs": "Report Bugs", - "menu.resetdemo": "Reset Demo World", - "menu.respawning": "Respawning", - "menu.returnToGame": "Back to Game", - "menu.returnToMenu": "Save and Quit to Title", - "menu.savingChunks": "Saving chunks", - "menu.savingLevel": "Saving world", - "menu.sendFeedback": "Give Feedback", - "menu.server_links": "Server Links...", - "menu.server_links.title": "Server Links", - "menu.shareToLan": "Open to LAN", - "menu.singleplayer": "Singleplayer", - "menu.working": "Working...", - "merchant.current_level": "Trader's current level", - "merchant.deprecated": "Villagers restock up to two times per day.", - "merchant.level.1": "Novice", - "merchant.level.2": "Apprentice", - "merchant.level.3": "Journeyman", - "merchant.level.4": "Expert", - "merchant.level.5": "Master", - "merchant.next_level": "Trader's next level", - "merchant.title": "%s - %s", - "merchant.trades": "Trades", - "mirror.front_back": "↑ ↓", - "mirror.left_right": "← →", - "mirror.none": "|", - "mount.onboard": "Press %1$s to Dismount", - "multiplayer.applyingPack": "Applying resource pack", - "multiplayer.disconnect.authservers_down": "Authentication servers are down. Please try again later, sorry!", - "multiplayer.disconnect.banned": "You are banned from this server", - "multiplayer.disconnect.banned_ip.expiration": "\nYour ban will be removed on %s", - "multiplayer.disconnect.banned_ip.reason": "Your IP address is banned from this server.\nReason: %s", - "multiplayer.disconnect.banned.expiration": "\nYour ban will be removed on %s", - "multiplayer.disconnect.banned.reason": "You are banned from this server.\nReason: %s", - "multiplayer.disconnect.chat_validation_failed": "Chat message validation failure", - "multiplayer.disconnect.duplicate_login": "You logged in from another location", - "multiplayer.disconnect.expired_public_key": "Expired profile public key. Check that your system time is synchronized, and try restarting your game.", - "multiplayer.disconnect.flying": "Flying is not enabled on this server", - "multiplayer.disconnect.generic": "Disconnected", - "multiplayer.disconnect.idling": "You have been idle for too long!", - "multiplayer.disconnect.illegal_characters": "Illegal characters in chat", - "multiplayer.disconnect.incompatible": "Incompatible client! Please use %s", - "multiplayer.disconnect.invalid_entity_attacked": "Attempting to attack an invalid entity", - "multiplayer.disconnect.invalid_packet": "Server sent an invalid packet", - "multiplayer.disconnect.invalid_player_data": "Invalid player data", - "multiplayer.disconnect.invalid_player_movement": "Invalid move player packet received", - "multiplayer.disconnect.invalid_public_key_signature": "Invalid signature for profile public key.\nTry restarting your game.", - "multiplayer.disconnect.invalid_public_key_signature.new": "Invalid signature for profile public key.\nTry restarting your game.", - "multiplayer.disconnect.invalid_vehicle_movement": "Invalid move vehicle packet received", - "multiplayer.disconnect.ip_banned": "You have been IP banned from this server", - "multiplayer.disconnect.kicked": "Kicked by an operator", - "multiplayer.disconnect.missing_tags": "Incomplete set of tags received from server.\nPlease contact server operator.", - "multiplayer.disconnect.name_taken": "That name is already taken", - "multiplayer.disconnect.not_whitelisted": "You are not white-listed on this server!", - "multiplayer.disconnect.out_of_order_chat": "Out-of-order chat packet received. Did your system time change?", - "multiplayer.disconnect.outdated_client": "Incompatible client! Please use %s", - "multiplayer.disconnect.outdated_server": "Incompatible client! Please use %s", - "multiplayer.disconnect.server_full": "The server is full!", - "multiplayer.disconnect.server_shutdown": "Server closed", - "multiplayer.disconnect.slow_login": "Took too long to log in", - "multiplayer.disconnect.too_many_pending_chats": "Too many unacknowledged chat messages", - "multiplayer.disconnect.transfers_disabled": "Server does not accept transfers", - "multiplayer.disconnect.unexpected_query_response": "Unexpected custom data from client", - "multiplayer.disconnect.unsigned_chat": "Received chat packet with missing or invalid signature.", - "multiplayer.disconnect.unverified_username": "Failed to verify username!", - "multiplayer.downloadingStats": "Retrieving statistics...", - "multiplayer.downloadingTerrain": "Loading terrain...", - "multiplayer.lan.server_found": "New server found: %s", - "multiplayer.message_not_delivered": "Can't deliver chat message, check server logs: %s", - "multiplayer.player.joined": "%s joined the game", - "multiplayer.player.joined.renamed": "%s (formerly known as %s) joined the game", - "multiplayer.player.left": "%s left the game", - "multiplayer.player.list.hp": "%shp", - "multiplayer.player.list.narration": "Online players: %s", - "multiplayer.requiredTexturePrompt.disconnect": "Server requires a custom resource pack", - "multiplayer.requiredTexturePrompt.line1": "This server requires the use of a custom resource pack.", - "multiplayer.requiredTexturePrompt.line2": "Rejecting this custom resource pack will disconnect you from this server.", - "multiplayer.socialInteractions.not_available": "Social Interactions are only available in Multiplayer worlds", - "multiplayer.status.and_more": "... and %s more ...", - "multiplayer.status.cancelled": "Cancelled", - "multiplayer.status.cannot_connect": "Can't connect to server", - "multiplayer.status.cannot_resolve": "Can't resolve hostname", - "multiplayer.status.finished": "Finished", - "multiplayer.status.incompatible": "Incompatible version!", - "multiplayer.status.motd.narration": "Message of the day: %s", - "multiplayer.status.no_connection": "(no connection)", - "multiplayer.status.old": "Old", - "multiplayer.status.online": "Online", - "multiplayer.status.ping": "%s ms", - "multiplayer.status.ping.narration": "Ping %s milliseconds", - "multiplayer.status.pinging": "Pinging...", - "multiplayer.status.player_count": "%s/%s", - "multiplayer.status.player_count.narration": "%s out of %s players online", - "multiplayer.status.quitting": "Quitting", - "multiplayer.status.request_handled": "Status request has been handled", - "multiplayer.status.unknown": "???", - "multiplayer.status.unrequested": "Received unrequested status", - "multiplayer.status.version.narration": "Server version: %s", - "multiplayer.stopSleeping": "Leave Bed", - "multiplayer.texturePrompt.failure.line1": "Server resource pack couldn't be applied", - "multiplayer.texturePrompt.failure.line2": "Any functionality that requires custom resources might not work as expected", - "multiplayer.texturePrompt.line1": "This server recommends the use of a custom resource pack.", - "multiplayer.texturePrompt.line2": "Would you like to download and install it automagically?", - "multiplayer.texturePrompt.serverPrompt": "%s\n\nMessage from server:\n%s", - "multiplayer.title": "Play Multiplayer", - "multiplayer.unsecureserver.toast": "Messages sent on this server may be modified and might not reflect the original message", - "multiplayer.unsecureserver.toast.title": "Chat messages can't be verified", - "multiplayerWarning.check": "Do not show this screen again", - "multiplayerWarning.header": "Caution: Third-Party Online Play", - "multiplayerWarning.message": "Caution: Online play is offered by third-party servers that are not owned, operated, or supervised by Mojang Studios or Microsoft. During online play, you may be exposed to unmoderated chat messages or other types of user-generated content that may not be suitable for everyone.", - "narration.button": "Button: %s", - "narration.button.usage.focused": "Press Enter to activate", - "narration.button.usage.hovered": "Left click to activate", - "narration.checkbox": "Checkbox: %s", - "narration.checkbox.usage.focused": "Press Enter to toggle", - "narration.checkbox.usage.hovered": "Left click to toggle", - "narration.component_list.usage": "Press Tab to navigate to next element", - "narration.cycle_button.usage.focused": "Press Enter to switch to %s", - "narration.cycle_button.usage.hovered": "Left click to switch to %s", - "narration.edit_box": "Edit box: %s", - "narration.recipe": "Recipe for %s", - "narration.recipe.usage": "Left click to select", - "narration.recipe.usage.more": "Right click to show more recipes", - "narration.selection.usage": "Press up and down buttons to move to another entry", - "narration.slider.usage.focused": "Press left or right keyboard buttons to change value", - "narration.slider.usage.hovered": "Drag slider to change value", - "narration.suggestion": "Selected suggestion %d out of %d: %s", - "narration.suggestion.tooltip": "Selected suggestion %d out of %d: %s (%s)", - "narration.suggestion.usage.cycle.fixed": "Press Tab to cycle to the next suggestion", - "narration.suggestion.usage.cycle.hidable": "Press Tab to cycle to the next suggestion, or Escape to leave suggestions", - "narration.suggestion.usage.fill.fixed": "Press Tab to use suggestion", - "narration.suggestion.usage.fill.hidable": "Press Tab to use suggestion, or Escape to leave suggestions", - "narration.tab_navigation.usage": "Press Ctrl and Tab to switch between tabs", - "narrator.button.accessibility": "Accessibility", - "narrator.button.difficulty_lock": "Difficulty lock", - "narrator.button.difficulty_lock.locked": "Locked", - "narrator.button.difficulty_lock.unlocked": "Unlocked", - "narrator.button.language": "Language", - "narrator.controls.bound": "%s is bound to %s", - "narrator.controls.reset": "Reset %s button", - "narrator.controls.unbound": "%s is not bound", - "narrator.joining": "Joining", - "narrator.loading": "Loading: %s", - "narrator.loading.done": "Done", - "narrator.position.list": "Selected list row %s out of %s", - "narrator.position.object_list": "Selected row element %s out of %s", - "narrator.position.screen": "Screen element %s out of %s", - "narrator.position.tab": "Selected tab %s out of %s", - "narrator.ready_to_play": "Ready to play", - "narrator.screen.title": "Title Screen", - "narrator.screen.usage": "Use mouse cursor or Tab button to select element", - "narrator.select": "Selected: %s", - "narrator.select.world": "Selected %s, last played: %s, %s, %s, version: %s", - "narrator.select.world_info": "Selected %s, last played: %s, %s", - "narrator.toast.disabled": "Narrator Disabled", - "narrator.toast.enabled": "Narrator Enabled", - "optimizeWorld.confirm.description": "This will attempt to optimize your world by making sure all data is stored in the most recent game format. This can take a very long time, depending on your world. Once done, your world may play faster but will no longer be compatible with older versions of the game. Are you sure you wish to proceed?", - "optimizeWorld.confirm.title": "Optimize World", - "optimizeWorld.info.converted": "Upgraded chunks: %s", - "optimizeWorld.info.skipped": "Skipped chunks: %s", - "optimizeWorld.info.total": "Total chunks: %s", - "optimizeWorld.progress.counter": "%s / %s", - "optimizeWorld.progress.percentage": "%s%%", - "optimizeWorld.stage.counting": "Counting chunks...", - "optimizeWorld.stage.failed": "Failed! :(", - "optimizeWorld.stage.finished": "Finishing up...", - "optimizeWorld.stage.finished.chunks": "Finishing up upgrading chunks...", - "optimizeWorld.stage.finished.entities": "Finishing up upgrading entities...", - "optimizeWorld.stage.finished.poi": "Finishing up upgrading points of interest...", - "optimizeWorld.stage.upgrading": "Upgrading all chunks...", - "optimizeWorld.stage.upgrading.chunks": "Upgrading all chunks...", - "optimizeWorld.stage.upgrading.entities": "Upgrading all entities...", - "optimizeWorld.stage.upgrading.poi": "Upgrading all points of interest...", - "optimizeWorld.title": "Optimizing World '%s'", - "options.accessibility": "Accessibility Settings...", - "options.accessibility.high_contrast": "High Contrast", - "options.accessibility.high_contrast.error.tooltip": "High Contrast resource pack is not available.", - "options.accessibility.high_contrast.tooltip": "Enhances the contrast of UI elements.", - "options.accessibility.link": "Accessibility Guide", - "options.accessibility.menu_background_blurriness": "Menu Background Blur", - "options.accessibility.menu_background_blurriness.tooltip": "Changes the blurriness of menu backgrounds.", - "options.accessibility.narrator_hotkey": "Narrator Hotkey", - "options.accessibility.narrator_hotkey.mac.tooltip": "Allows the Narrator to be toggled on and off with 'Cmd+B'.", - "options.accessibility.narrator_hotkey.tooltip": "Allows the Narrator to be toggled on and off with 'Ctrl+B'.", - "options.accessibility.panorama_speed": "Panorama Scroll Speed", - "options.accessibility.text_background": "Text Background", - "options.accessibility.text_background_opacity": "Text Background Opacity", - "options.accessibility.text_background.chat": "Chat", - "options.accessibility.text_background.everywhere": "Everywhere", - "options.accessibility.title": "Accessibility Settings", - "options.allowServerListing": "Allow Server Listings", - "options.allowServerListing.tooltip": "Servers may list online players as part of their public status.\nWith this option off your name will not show up in such lists.", - "options.ao": "Smooth Lighting", - "options.ao.max": "Maximum", - "options.ao.min": "Minimum", - "options.ao.off": "OFF", - "options.attack.crosshair": "Crosshair", - "options.attack.hotbar": "Hotbar", - "options.attackIndicator": "Attack Indicator", - "options.audioDevice": "Device", - "options.audioDevice.default": "System Default", - "options.autoJump": "Auto-Jump", - "options.autosaveIndicator": "Autosave Indicator", - "options.autoSuggestCommands": "Command Suggestions", - "options.biomeBlendRadius": "Biome Blend", - "options.biomeBlendRadius.1": "OFF (Fastest)", - "options.biomeBlendRadius.3": "3x3 (Fast)", - "options.biomeBlendRadius.5": "5x5 (Normal)", - "options.biomeBlendRadius.7": "7x7 (High)", - "options.biomeBlendRadius.9": "9x9 (Very High)", - "options.biomeBlendRadius.11": "11x11 (Extreme)", - "options.biomeBlendRadius.13": "13x13 (Showoff)", - "options.biomeBlendRadius.15": "15x15 (Maximum)", - "options.chat": "Chat Settings...", - "options.chat.color": "Colors", - "options.chat.delay": "Chat Delay: %s seconds", - "options.chat.delay_none": "Chat Delay: None", - "options.chat.height.focused": "Focused Height", - "options.chat.height.unfocused": "Unfocused Height", - "options.chat.line_spacing": "Line Spacing", - "options.chat.links": "Web Links", - "options.chat.links.prompt": "Prompt on Links", - "options.chat.opacity": "Chat Text Opacity", - "options.chat.scale": "Chat Text Size", - "options.chat.title": "Chat Settings", - "options.chat.visibility": "Chat", - "options.chat.visibility.full": "Shown", - "options.chat.visibility.hidden": "Hidden", - "options.chat.visibility.system": "Commands Only", - "options.chat.width": "Width", - "options.chunks": "%s chunks", - "options.clouds.fancy": "Fancy", - "options.clouds.fast": "Fast", - "options.controls": "Controls...", - "options.credits_and_attribution": "Credits & Attribution...", - "options.customizeTitle": "Customize World Settings", - "options.damageTiltStrength": "Damage Tilt", - "options.damageTiltStrength.tooltip": "The amount of camera shake caused by being hurt.", - "options.darkMojangStudiosBackgroundColor": "Monochrome Logo", - "options.darkMojangStudiosBackgroundColor.tooltip": "Changes the Mojang Studios loading screen background color to black.", - "options.darknessEffectScale": "Darkness Pulsing", - "options.darknessEffectScale.tooltip": "Controls how much the Darkness effect pulses when a Warden or Sculk Shrieker gives it to you.", - "options.difficulty": "Difficulty", - "options.difficulty.easy": "Easy", - "options.difficulty.easy.info": "Hostile mobs spawn but deal less damage. Hunger bar depletes and drains health down to 5 hearts.", - "options.difficulty.hard": "Hard", - "options.difficulty.hard.info": "Hostile mobs spawn and deal more damage. Hunger bar depletes and drains all health.", - "options.difficulty.hardcore": "Hardcore", - "options.difficulty.normal": "Normal", - "options.difficulty.normal.info": "Hostile mobs spawn and deal standard damage. Hunger bar depletes and drains health down to half a heart.", - "options.difficulty.online": "Server Difficulty", - "options.difficulty.peaceful": "Peaceful", - "options.difficulty.peaceful.info": "No hostile mobs and only some neutral mobs spawn. Hunger bar doesn't deplete and health replenishes over time.", - "options.directionalAudio": "Directional Audio", - "options.directionalAudio.off.tooltip": "Classic Stereo sound.", - "options.directionalAudio.on.tooltip": "Uses HRTF-based directional audio to improve the simulation of 3D sound. Requires HRTF compatible audio hardware, and is best experienced with headphones.", - "options.discrete_mouse_scroll": "Discrete Scrolling", - "options.entityDistanceScaling": "Entity Distance", - "options.entityShadows": "Entity Shadows", - "options.font": "Font Settings...", - "options.font.title": "Font Settings", - "options.forceUnicodeFont": "Force Unicode Font", - "options.fov": "FOV", - "options.fov.max": "Quake Pro", - "options.fov.min": "Normal", - "options.fovEffectScale": "FOV Effects", - "options.fovEffectScale.tooltip": "Controls how much the field of view can change with gameplay effects.", - "options.framerate": "%s fps", - "options.framerateLimit": "Max Framerate", - "options.framerateLimit.max": "Unlimited", - "options.fullscreen": "Fullscreen", - "options.fullscreen.current": "Current", - "options.fullscreen.entry": "%sx%s@%s (%sbit)", - "options.fullscreen.resolution": "Fullscreen Resolution", - "options.fullscreen.unavailable": "Setting unavailable", - "options.gamma": "Brightness", - "options.gamma.default": "Default", - "options.gamma.max": "Bright", - "options.gamma.min": "Moody", - "options.generic_value": "%s: %s", - "options.glintSpeed": "Glint Speed", - "options.glintSpeed.tooltip": "Controls how fast the visual glint shimmers across enchanted items.", - "options.glintStrength": "Glint Strength", - "options.glintStrength.tooltip": "Controls how transparent the visual glint is on enchanted items.", - "options.graphics": "Graphics", - "options.graphics.fabulous": "Fabulous!", - "options.graphics.fabulous.tooltip": "%s graphics uses screen shaders for drawing weather, clouds, and particles behind translucent blocks and water.\nThis may severely impact performance for portable devices and 4K displays.", - "options.graphics.fancy": "Fancy", - "options.graphics.fancy.tooltip": "Fancy graphics balances performance and quality for the majority of machines.\nWeather, clouds, and particles may not appear behind translucent blocks or water.", - "options.graphics.fast": "Fast", - "options.graphics.fast.tooltip": "Fast graphics reduces the amount of visible rain and snow.\nTransparency effects are disabled for various blocks such as leaves.", - "options.graphics.warning.accept": "Continue Without Support", - "options.graphics.warning.cancel": "Take Me Back", - "options.graphics.warning.message": "Your graphics device is detected as unsupported for the %s graphics option.\n\nYou may ignore this and continue, however support will not be provided for your device if you choose to use %s graphics.", - "options.graphics.warning.renderer": "Renderer detected: [%s]", - "options.graphics.warning.title": "Graphics Device Unsupported", - "options.graphics.warning.vendor": "Vendor detected: [%s]", - "options.graphics.warning.version": "OpenGL Version detected: [%s]", - "options.guiScale": "GUI Scale", - "options.guiScale.auto": "Auto", - "options.hidden": "Hidden", - "options.hideLightningFlashes": "Hide Lightning Flashes", - "options.hideLightningFlashes.tooltip": "Prevents Lightning Bolts from making the sky flash. The bolts themselves will still be visible.", - "options.hideMatchedNames": "Hide Matched Names", - "options.hideMatchedNames.tooltip": "3rd-party Servers may send chat messages in non-standard formats.\nWith this option on, hidden players will be matched based on chat sender names.", - "options.hideSplashTexts": "Hide Splash Texts", - "options.hideSplashTexts.tooltip": "Hides the yellow splash text in the main menu.", - "options.invertMouse": "Invert Mouse", - "options.japaneseGlyphVariants": "Japanese Glyph Variants", - "options.japaneseGlyphVariants.tooltip": "Uses Japanese variants of CJK characters in the default font.", - "options.key.hold": "Hold", - "options.key.toggle": "Toggle", - "options.language": "Language...", - "options.language.title": "Language", - "options.languageAccuracyWarning": "(Language translations may not be 100%% accurate)", - "options.languageWarning": "Language translations may not be 100%% accurate", - "options.mainHand": "Main Hand", - "options.mainHand.left": "Left", - "options.mainHand.right": "Right", - "options.mipmapLevels": "Mipmap Levels", - "options.modelPart.cape": "Cape", - "options.modelPart.hat": "Hat", - "options.modelPart.jacket": "Jacket", - "options.modelPart.left_pants_leg": "Left Pant Leg", - "options.modelPart.left_sleeve": "Left Sleeve", - "options.modelPart.right_pants_leg": "Right Pant Leg", - "options.modelPart.right_sleeve": "Right Sleeve", - "options.mouse_settings": "Mouse Settings...", - "options.mouse_settings.title": "Mouse Settings", - "options.mouseWheelSensitivity": "Scroll Sensitivity", - "options.multiplayer.title": "Multiplayer Settings...", - "options.multiplier": "%sx", - "options.narrator": "Narrator", - "options.narrator.all": "Narrates All", - "options.narrator.chat": "Narrates Chat", - "options.narrator.notavailable": "Not Available", - "options.narrator.off": "OFF", - "options.narrator.system": "Narrates System", - "options.notifications.display_time": "Notification Time", - "options.notifications.display_time.tooltip": "Affects the length of time that all notifications stay visible on the screen.", - "options.off": "OFF", - "options.off.composed": "%s: OFF", - "options.on": "ON", - "options.on.composed": "%s: ON", - "options.online": "Online...", - "options.online.title": "Online Options", - "options.onlyShowSecureChat": "Only Show Secure Chat", - "options.onlyShowSecureChat.tooltip": "Only display messages from other players that can be verified to have been sent by that player, and have not been modified.", - "options.operatorItemsTab": "Operator Items Tab", - "options.particles": "Particles", - "options.particles.all": "All", - "options.particles.decreased": "Decreased", - "options.particles.minimal": "Minimal", - "options.percent_add_value": "%s: +%s%%", - "options.percent_value": "%s: %s%%", - "options.pixel_value": "%s: %spx", - "options.prioritizeChunkUpdates": "Chunk Builder", - "options.prioritizeChunkUpdates.byPlayer": "Semi Blocking", - "options.prioritizeChunkUpdates.byPlayer.tooltip": "Some actions within a chunk will recompile the chunk immediately. This includes block placing & destroying.", - "options.prioritizeChunkUpdates.nearby": "Fully Blocking", - "options.prioritizeChunkUpdates.nearby.tooltip": "Nearby chunks are always compiled immediately. This may impact game performance when blocks are placed or destroyed.", - "options.prioritizeChunkUpdates.none": "Threaded", - "options.prioritizeChunkUpdates.none.tooltip": "Nearby chunks are compiled in parallel threads. This may result in brief visual holes when blocks are destroyed.", - "options.rawMouseInput": "Raw Input", - "options.realmsNotifications": "Realms News & Invites", - "options.realmsNotifications.tooltip": "Fetches Realms news and invites in the title screen and displays their respective icon on the Realms button.", - "options.reducedDebugInfo": "Reduced Debug Info", - "options.renderClouds": "Clouds", - "options.renderDistance": "Render Distance", - "options.resourcepack": "Resource Packs...", - "options.screenEffectScale": "Distortion Effects", - "options.screenEffectScale.tooltip": "Strength of nausea and Nether portal screen distortion effects.\nAt lower values, the nausea effect is replaced with a green overlay.", - "options.sensitivity": "Sensitivity", - "options.sensitivity.max": "HYPERSPEED!!!", - "options.sensitivity.min": "*yawn*", - "options.showSubtitles": "Show Subtitles", - "options.simulationDistance": "Simulation Distance", - "options.skinCustomisation": "Skin Customization...", - "options.skinCustomisation.title": "Skin Customization", - "options.sounds": "Music & Sounds...", - "options.sounds.title": "Music & Sound Options", - "options.telemetry": "Telemetry Data...", - "options.telemetry.button": "Data Collection", - "options.telemetry.button.tooltip": "\"%s\" includes only the required data.\n\"%s\" includes optional, as well as the required data.", - "options.telemetry.disabled": "Telemetry is disabled.", - "options.telemetry.state.all": "All", - "options.telemetry.state.minimal": "Minimal", - "options.telemetry.state.none": "None", - "options.title": "Options", - "options.touchscreen": "Touchscreen Mode", - "options.video": "Video Settings...", - "options.videoTitle": "Video Settings", - "options.viewBobbing": "View Bobbing", - "options.visible": "Shown", - "options.vsync": "VSync", - "outOfMemory.message": "Minecraft has run out of memory.\n\nThis could be caused by a bug in the game or by the Java Virtual Machine not being allocated enough memory.\n\nTo prevent world corruption, the current game has quit. We've tried to free up enough memory to let you go back to the main menu and back to playing, but this may not have worked.\n\nPlease restart the game if you see this message again.", - "outOfMemory.title": "Out of memory!", - "pack.available.title": "Available", - "pack.copyFailure": "Failed to copy packs", - "pack.dropConfirm": "Do you want to add the following packs to Minecraft?", - "pack.dropInfo": "Drag and drop files into this window to add packs", - "pack.dropRejected.message": "The following entries were not valid packs and were not copied:\n %s", - "pack.dropRejected.title": "Non-pack entries", - "pack.folderInfo": "(Place pack files here)", - "pack.incompatible": "Incompatible", - "pack.incompatible.confirm.new": "This pack was made for a newer version of Minecraft and may not work correctly.", - "pack.incompatible.confirm.old": "This pack was made for an older version of Minecraft and may no longer work correctly.", - "pack.incompatible.confirm.title": "Are you sure you want to load this pack?", - "pack.incompatible.new": "(Made for a newer version of Minecraft)", - "pack.incompatible.old": "(Made for an older version of Minecraft)", - "pack.nameAndSource": "%s (%s)", - "pack.openFolder": "Open Pack Folder", - "pack.selected.title": "Selected", - "pack.source.builtin": "built-in", - "pack.source.feature": "feature", - "pack.source.local": "local", - "pack.source.server": "server", - "pack.source.world": "world", - "painting.dimensions": "%sx%s", - "painting.minecraft.alban.author": "Kristoffer Zetterstrand", - "painting.minecraft.alban.title": "Albanian", - "painting.minecraft.aztec.author": "Kristoffer Zetterstrand", - "painting.minecraft.aztec.title": "de_aztec", - "painting.minecraft.aztec2.author": "Kristoffer Zetterstrand", - "painting.minecraft.aztec2.title": "de_aztec", - "painting.minecraft.backyard.author": "Kristoffer Zetterstrand", - "painting.minecraft.backyard.title": "Backyard", - "painting.minecraft.baroque.author": "Sarah Boeving", - "painting.minecraft.baroque.title": "Baroque", - "painting.minecraft.bomb.author": "Kristoffer Zetterstrand", - "painting.minecraft.bomb.title": "Target Successfully Bombed", - "painting.minecraft.bouquet.author": "Kristoffer Zetterstrand", - "painting.minecraft.bouquet.title": "Bouquet", - "painting.minecraft.burning_skull.author": "Kristoffer Zetterstrand", - "painting.minecraft.burning_skull.title": "Skull On Fire", - "painting.minecraft.bust.author": "Kristoffer Zetterstrand", - "painting.minecraft.bust.title": "Bust", - "painting.minecraft.cavebird.author": "Kristoffer Zetterstrand", - "painting.minecraft.cavebird.title": "Cavebird", - "painting.minecraft.changing.author": "Kristoffer Zetterstrand", - "painting.minecraft.changing.title": "Changing", - "painting.minecraft.cotan.author": "Kristoffer Zetterstrand", - "painting.minecraft.cotan.title": "Cotán", - "painting.minecraft.courbet.author": "Kristoffer Zetterstrand", - "painting.minecraft.courbet.title": "Bonjour Monsieur Courbet", - "painting.minecraft.creebet.author": "Kristoffer Zetterstrand", - "painting.minecraft.creebet.title": "Creebet", - "painting.minecraft.donkey_kong.author": "Kristoffer Zetterstrand", - "painting.minecraft.donkey_kong.title": "Kong", - "painting.minecraft.earth.author": "Mojang", - "painting.minecraft.earth.title": "Earth", - "painting.minecraft.endboss.author": "Kristoffer Zetterstrand", - "painting.minecraft.endboss.title": "Endboss", - "painting.minecraft.fern.author": "Kristoffer Zetterstrand", - "painting.minecraft.fern.title": "Fern", - "painting.minecraft.fighters.author": "Kristoffer Zetterstrand", - "painting.minecraft.fighters.title": "Fighters", - "painting.minecraft.finding.author": "Kristoffer Zetterstrand", - "painting.minecraft.finding.title": "Finding", - "painting.minecraft.fire.author": "Mojang", - "painting.minecraft.fire.title": "Fire", - "painting.minecraft.graham.author": "Kristoffer Zetterstrand", - "painting.minecraft.graham.title": "Graham", - "painting.minecraft.humble.author": "Sarah Boeving", - "painting.minecraft.humble.title": "Humble", - "painting.minecraft.kebab.author": "Kristoffer Zetterstrand", - "painting.minecraft.kebab.title": "Kebab med tre pepperoni", - "painting.minecraft.lowmist.author": "Kristoffer Zetterstrand", - "painting.minecraft.lowmist.title": "Lowmist", - "painting.minecraft.match.author": "Kristoffer Zetterstrand", - "painting.minecraft.match.title": "Match", - "painting.minecraft.meditative.author": "Sarah Boeving", - "painting.minecraft.meditative.title": "Meditative", - "painting.minecraft.orb.author": "Kristoffer Zetterstrand", - "painting.minecraft.orb.title": "Orb", - "painting.minecraft.owlemons.author": "Kristoffer Zetterstrand", - "painting.minecraft.owlemons.title": "Owlemons", - "painting.minecraft.passage.author": "Kristoffer Zetterstrand", - "painting.minecraft.passage.title": "Passage", - "painting.minecraft.pigscene.author": "Kristoffer Zetterstrand", - "painting.minecraft.pigscene.title": "Pigscene", - "painting.minecraft.plant.author": "Kristoffer Zetterstrand", - "painting.minecraft.plant.title": "Paradisträd", - "painting.minecraft.pointer.author": "Kristoffer Zetterstrand", - "painting.minecraft.pointer.title": "Pointer", - "painting.minecraft.pond.author": "Kristoffer Zetterstrand", - "painting.minecraft.pond.title": "Pond", - "painting.minecraft.pool.author": "Kristoffer Zetterstrand", - "painting.minecraft.pool.title": "The Pool", - "painting.minecraft.prairie_ride.author": "Sarah Boeving", - "painting.minecraft.prairie_ride.title": "Prairie Ride", - "painting.minecraft.sea.author": "Kristoffer Zetterstrand", - "painting.minecraft.sea.title": "Seaside", - "painting.minecraft.skeleton.author": "Kristoffer Zetterstrand", - "painting.minecraft.skeleton.title": "Mortal Coil", - "painting.minecraft.skull_and_roses.author": "Kristoffer Zetterstrand", - "painting.minecraft.skull_and_roses.title": "Skull and Roses", - "painting.minecraft.stage.author": "Kristoffer Zetterstrand", - "painting.minecraft.stage.title": "The Stage Is Set", - "painting.minecraft.sunflowers.author": "Kristoffer Zetterstrand", - "painting.minecraft.sunflowers.title": "Sunflowers", - "painting.minecraft.sunset.author": "Kristoffer Zetterstrand", - "painting.minecraft.sunset.title": "sunset_dense", - "painting.minecraft.tides.author": "Kristoffer Zetterstrand", - "painting.minecraft.tides.title": "Tides", - "painting.minecraft.unpacked.author": "Sarah Boeving", - "painting.minecraft.unpacked.title": "Unpacked", - "painting.minecraft.void.author": "Kristoffer Zetterstrand", - "painting.minecraft.void.title": "The void", - "painting.minecraft.wanderer.author": "Kristoffer Zetterstrand", - "painting.minecraft.wanderer.title": "Wanderer", - "painting.minecraft.wasteland.author": "Kristoffer Zetterstrand", - "painting.minecraft.wasteland.title": "Wasteland", - "painting.minecraft.water.author": "Mojang", - "painting.minecraft.water.title": "Water", - "painting.minecraft.wind.author": "Mojang", - "painting.minecraft.wind.title": "Wind", - "painting.minecraft.wither.author": "Mojang", - "painting.minecraft.wither.title": "Wither", - "painting.random": "Random variant", - "parsing.bool.expected": "Expected boolean", - "parsing.bool.invalid": "Invalid boolean, expected 'true' or 'false' but found '%s'", - "parsing.double.expected": "Expected double", - "parsing.double.invalid": "Invalid double '%s'", - "parsing.expected": "Expected '%s'", - "parsing.float.expected": "Expected float", - "parsing.float.invalid": "Invalid float '%s'", - "parsing.int.expected": "Expected integer", - "parsing.int.invalid": "Invalid integer '%s'", - "parsing.long.expected": "Expected long", - "parsing.long.invalid": "Invalid long '%s'", - "parsing.quote.escape": "Invalid escape sequence '\\%s' in quoted string", - "parsing.quote.expected.end": "Unclosed quoted string", - "parsing.quote.expected.start": "Expected quote to start a string", - "particle.invalidOptions": "Can't parse particle options: %s", - "particle.notFound": "Unknown particle: %s", - "permissions.requires.entity": "An entity is required to run this command here", - "permissions.requires.player": "A player is required to run this command here", - "potion.potency.0": "", - "potion.potency.1": "II", - "potion.potency.2": "III", - "potion.potency.3": "IV", - "potion.potency.4": "V", - "potion.potency.5": "VI", - "potion.whenDrank": "When Applied:", - "potion.withAmplifier": "%s %s", - "potion.withDuration": "%s (%s)", - "predicate.unknown": "Unknown predicate: %s", - "quickplay.error.invalid_identifier": "Could not find world with the provided identifier", - "quickplay.error.realm_connect": "Could not connect to Realm", - "quickplay.error.realm_permission": "Lacking permission to connect to this Realm", - "quickplay.error.title": "Failed to Quick Play", - "realms.missing.module.error.text": "Realms could not be opened right now, please try again later", - "realms.missing.snapshot.error.text": "Realms is currently not supported in snapshots", - "recipe.notFound": "Unknown recipe: %s", - "recipe.toast.description": "Check your recipe book", - "recipe.toast.title": "New Recipes Unlocked!", - "record.nowPlaying": "Now Playing: %s", - "recover_world.bug_tracker": "Report a Bug", - "recover_world.button": "Attempt to Recover", - "recover_world.done.failed": "Failed to recover from previous state.", - "recover_world.done.success": "Recovery was successful!", - "recover_world.done.title": "Recovery done", - "recover_world.issue.missing_file": "Missing file", - "recover_world.issue.none": "No issues", - "recover_world.message": "The following issues occurred while trying to read world folder \"%s\".\nIt might be possible to restore the world from an older state or you can report this issue on the bug tracker.", - "recover_world.no_fallback": "No state to recover from available", - "recover_world.restore": "Attempt to Restore", - "recover_world.restoring": "Attempting to restore world...", - "recover_world.state_entry": "State from %s: ", - "recover_world.state_entry.unknown": "unknown", - "recover_world.title": "Failed to load world", - "recover_world.warning": "Failed to load world summary", - "resourcePack.broken_assets": "BROKEN ASSETS DETECTED", - "resourcepack.downloading": "Downloading Resource Pack", - "resourcePack.high_contrast.name": "High Contrast", - "resourcePack.load_fail": "Resource reload failed", - "resourcePack.programmer_art.name": "Programmer Art", - "resourcepack.progress": "Downloading file (%s MB)...", - "resourcepack.requesting": "Making Request...", - "resourcePack.server.name": "World Specific Resources", - "resourcePack.title": "Select Resource Packs", - "resourcePack.vanilla.description": "The default look and feel of Minecraft", - "resourcePack.vanilla.name": "Default", - "screenshot.failure": "Couldn't save screenshot: %s", - "screenshot.success": "Saved screenshot as %s", - "selectServer.add": "Add Server", - "selectServer.defaultName": "Minecraft Server", - "selectServer.delete": "Delete", - "selectServer.deleteButton": "Delete", - "selectServer.deleteQuestion": "Are you sure you want to remove this server?", - "selectServer.deleteWarning": "'%s' will be lost forever! (A long time!)", - "selectServer.direct": "Direct Connection", - "selectServer.edit": "Edit", - "selectServer.hiddenAddress": "(Hidden)", - "selectServer.refresh": "Refresh", - "selectServer.select": "Join Server", - "selectServer.title": "Select Server", - "selectWorld.access_failure": "Failed to access world", - "selectWorld.allowCommands": "Allow Cheats", - "selectWorld.allowCommands.info": "Commands like /gamemode, /experience", - "selectWorld.allowCommands.new": "Allow Commands", - "selectWorld.backupEraseCache": "Erase Cached Data", - "selectWorld.backupJoinConfirmButton": "Create Backup and Load", - "selectWorld.backupJoinSkipButton": "I know what I'm doing!", - "selectWorld.backupQuestion.customized": "Customized worlds are no longer supported", - "selectWorld.backupQuestion.downgrade": "Downgrading a world is not supported", - "selectWorld.backupQuestion.experimental": "Worlds using Experimental Settings are not supported", - "selectWorld.backupQuestion.snapshot": "Do you really want to load this world?", - "selectWorld.backupWarning.customized": "Unfortunately, we do not support customized worlds in this version of Minecraft. We can still load this world and keep everything the way it was, but any newly generated terrain will no longer be customized. We're sorry for the inconvenience!", - "selectWorld.backupWarning.downgrade": "This world was last played in version %s; you are on version %s. Downgrading a world could cause corruption - we cannot guarantee that it will load or work. If you still want to continue, please make a backup.", - "selectWorld.backupWarning.experimental": "This world uses experimental settings that could stop working at any time. We cannot guarantee it will load or work. Here be dragons!", - "selectWorld.backupWarning.snapshot": "This world was last played in version %s; you are on version %s. Please make a backup in case you experience world corruptions.", - "selectWorld.bonusItems": "Bonus Chest", - "selectWorld.cheats": "Cheats", - "selectWorld.commands": "Commands", - "selectWorld.conversion": "Must be converted!", - "selectWorld.conversion.tooltip": "This world must be opened in an older version (like 1.6.4) to be safely converted", - "selectWorld.create": "Create New World", - "selectWorld.createDemo": "Play New Demo World", - "selectWorld.customizeType": "Customize", - "selectWorld.data_read": "Reading world data...", - "selectWorld.dataPacks": "Data Packs", - "selectWorld.delete": "Delete", - "selectWorld.delete_failure": "Failed to delete world", - "selectWorld.deleteButton": "Delete", - "selectWorld.deleteQuestion": "Are you sure you want to delete this world?", - "selectWorld.deleteWarning": "'%s' will be lost forever! (A long time!)", - "selectWorld.edit": "Edit", - "selectWorld.edit.backup": "Make Backup", - "selectWorld.edit.backupCreated": "Backed up: %s", - "selectWorld.edit.backupFailed": "Backup failed", - "selectWorld.edit.backupFolder": "Open Backups Folder", - "selectWorld.edit.backupSize": "size: %s MB", - "selectWorld.edit.export_worldgen_settings": "Export World Generation Settings", - "selectWorld.edit.export_worldgen_settings.failure": "Export failed", - "selectWorld.edit.export_worldgen_settings.success": "Exported", - "selectWorld.edit.openFolder": "Open World Folder", - "selectWorld.edit.optimize": "Optimize World", - "selectWorld.edit.resetIcon": "Reset Icon", - "selectWorld.edit.save": "Save", - "selectWorld.edit.title": "Edit World", - "selectWorld.enterName": "World Name", - "selectWorld.enterSeed": "Seed for the world generator", - "selectWorld.experimental": "Experimental", - "selectWorld.experimental.details": "Details", - "selectWorld.experimental.details.entry": "Required experimental features: %s", - "selectWorld.experimental.details.title": "Experimental Feature Requirements", - "selectWorld.experimental.message": "Be careful!\nThis configuration requires features that are still under development. Your world might crash, break, or not work with future updates.", - "selectWorld.experimental.title": "Experimental Features Warning", - "selectWorld.experiments": "Experiments", - "selectWorld.experiments.info": "Experiments are potential new features. Be careful as things might break. Experiments can't be turned off after world creation.", - "selectWorld.futureworld.error.text": "Something went wrong while trying to load a world from a future version. This was a risky operation to begin with; sorry it didn't work.", - "selectWorld.futureworld.error.title": "An error occurred!", - "selectWorld.gameMode": "Game Mode", - "selectWorld.gameMode.adventure": "Adventure", - "selectWorld.gameMode.adventure.info": "Same as Survival Mode, but blocks can't be added or removed.", - "selectWorld.gameMode.adventure.line1": "Same as Survival Mode, but blocks can't", - "selectWorld.gameMode.adventure.line2": "be added or removed", - "selectWorld.gameMode.creative": "Creative", - "selectWorld.gameMode.creative.info": "Create, build, and explore without limits. You can fly, have endless materials, and can't be hurt by monsters.", - "selectWorld.gameMode.creative.line1": "Unlimited resources, free flying and", - "selectWorld.gameMode.creative.line2": "destroy blocks instantly", - "selectWorld.gameMode.hardcore": "Hardcore", - "selectWorld.gameMode.hardcore.info": "Survival Mode locked to 'Hard' difficulty. You can't respawn if you die.", - "selectWorld.gameMode.hardcore.line1": "Same as Survival Mode, locked at hardest", - "selectWorld.gameMode.hardcore.line2": "difficulty, and one life only", - "selectWorld.gameMode.spectator": "Spectator", - "selectWorld.gameMode.spectator.info": "You can look but don't touch.", - "selectWorld.gameMode.spectator.line1": "You can look but don't touch", - "selectWorld.gameMode.spectator.line2": "", - "selectWorld.gameMode.survival": "Survival", - "selectWorld.gameMode.survival.info": "Explore a mysterious world where you build, collect, craft, and fight monsters.", - "selectWorld.gameMode.survival.line1": "Search for resources, craft, gain", - "selectWorld.gameMode.survival.line2": "levels, health and hunger", - "selectWorld.gameRules": "Game Rules", - "selectWorld.import_worldgen_settings": "Import Settings", - "selectWorld.import_worldgen_settings.failure": "Error importing settings", - "selectWorld.import_worldgen_settings.select_file": "Select settings file (.json)", - "selectWorld.incompatible_series": "Created by an incompatible version", - "selectWorld.incompatible.description": "This world cannot be opened in this version.\nIt was last played in version %s.", - "selectWorld.incompatible.info": "Incompatible version: %s", - "selectWorld.incompatible.title": "Incompatible version", - "selectWorld.incompatible.tooltip": "This world cannot be opened because it was created by an incompatible version.", - "selectWorld.load_folder_access": "Unable to read or access folder where game worlds are saved!", - "selectWorld.loading_list": "Loading World List", - "selectWorld.locked": "Locked by another running instance of Minecraft", - "selectWorld.mapFeatures": "Generate Structures", - "selectWorld.mapFeatures.info": "Villages, Shipwrecks, etc.", - "selectWorld.mapType": "World Type", - "selectWorld.mapType.normal": "Normal", - "selectWorld.moreWorldOptions": "More World Options...", - "selectWorld.newWorld": "New World", - "selectWorld.recreate": "Re-Create", - "selectWorld.recreate.customized.text": "Customized worlds are no longer supported in this version of Minecraft. We can try to recreate it with the same seed and properties, but any terrain customizations will be lost. We're sorry for the inconvenience!", - "selectWorld.recreate.customized.title": "Customized worlds are no longer supported", - "selectWorld.recreate.error.text": "Something went wrong while trying to recreate a world.", - "selectWorld.recreate.error.title": "An error occurred!", - "selectWorld.resource_load": "Preparing Resources...", - "selectWorld.resultFolder": "Will be saved in:", - "selectWorld.search": "search for worlds", - "selectWorld.seedInfo": "Leave blank for a random seed", - "selectWorld.select": "Play Selected World", - "selectWorld.targetFolder": "Save folder: %s", - "selectWorld.title": "Select World", - "selectWorld.tooltip.fromNewerVersion1": "World was saved in a newer version,", - "selectWorld.tooltip.fromNewerVersion2": "loading this world could cause problems!", - "selectWorld.tooltip.snapshot1": "Don't forget to back up this world", - "selectWorld.tooltip.snapshot2": "before you load it in this snapshot.", - "selectWorld.unable_to_load": "Unable to load worlds", - "selectWorld.version": "Version:", - "selectWorld.versionJoinButton": "Load Anyway", - "selectWorld.versionQuestion": "Do you really want to load this world?", - "selectWorld.versionUnknown": "unknown", - "selectWorld.versionWarning": "This world was last played in version %s and loading it in this version could cause corruption!", - "selectWorld.warning.deprecated.question": "Some features used are deprecated and will stop working in the future. Do you wish to proceed?", - "selectWorld.warning.deprecated.title": "Warning! These settings are using deprecated features", - "selectWorld.warning.experimental.question": "These settings are experimental and could one day stop working. Do you wish to proceed?", - "selectWorld.warning.experimental.title": "Warning! These settings are using experimental features", - "selectWorld.warning.lowDiskSpace.description": "There is not much space left on your device.\nRunning out of disk space while in game can lead to your world being damaged.", - "selectWorld.warning.lowDiskSpace.title": "Warning! Low disk space!", - "selectWorld.world": "World", - "sign.edit": "Edit Sign Message", - "sleep.not_possible": "No amount of rest can pass this night", - "sleep.players_sleeping": "%s/%s players sleeping", - "sleep.skipping_night": "Sleeping through this night", - "slot.only_single_allowed": "Only single slots allowed, got '%s'", - "slot.unknown": "Unknown slot '%s'", - "soundCategory.ambient": "Ambient/Environment", - "soundCategory.block": "Blocks", - "soundCategory.hostile": "Hostile Creatures", - "soundCategory.master": "Master Volume", - "soundCategory.music": "Music", - "soundCategory.neutral": "Friendly Creatures", - "soundCategory.player": "Players", - "soundCategory.record": "Jukebox/Note Blocks", - "soundCategory.voice": "Voice/Speech", - "soundCategory.weather": "Weather", - "spectatorMenu.close": "Close Menu", - "spectatorMenu.next_page": "Next Page", - "spectatorMenu.previous_page": "Previous Page", - "spectatorMenu.root.prompt": "Press a key to select a command, and again to use it.", - "spectatorMenu.team_teleport": "Teleport to Team Member", - "spectatorMenu.team_teleport.prompt": "Select a team to teleport to", - "spectatorMenu.teleport": "Teleport to Player", - "spectatorMenu.teleport.prompt": "Select a player to teleport to", - "stat_type.minecraft.broken": "Times Broken", - "stat_type.minecraft.crafted": "Times Crafted", - "stat_type.minecraft.dropped": "Dropped", - "stat_type.minecraft.killed": "You killed %s %s", - "stat_type.minecraft.killed_by": "%s killed you %s time(s)", - "stat_type.minecraft.killed_by.none": "You have never been killed by %s", - "stat_type.minecraft.killed.none": "You have never killed %s", - "stat_type.minecraft.mined": "Times Mined", - "stat_type.minecraft.picked_up": "Picked Up", - "stat_type.minecraft.used": "Times Used", - "stat.generalButton": "General", - "stat.itemsButton": "Items", - "stat.minecraft.animals_bred": "Animals Bred", - "stat.minecraft.aviate_one_cm": "Distance by Elytra", - "stat.minecraft.bell_ring": "Bells Rung", - "stat.minecraft.boat_one_cm": "Distance by Boat", - "stat.minecraft.clean_armor": "Armor Pieces Cleaned", - "stat.minecraft.clean_banner": "Banners Cleaned", - "stat.minecraft.clean_shulker_box": "Shulker Boxes Cleaned", - "stat.minecraft.climb_one_cm": "Distance Climbed", - "stat.minecraft.crouch_one_cm": "Distance Crouched", - "stat.minecraft.damage_absorbed": "Damage Absorbed", - "stat.minecraft.damage_blocked_by_shield": "Damage Blocked by Shield", - "stat.minecraft.damage_dealt": "Damage Dealt", - "stat.minecraft.damage_dealt_absorbed": "Damage Dealt (Absorbed)", - "stat.minecraft.damage_dealt_resisted": "Damage Dealt (Resisted)", - "stat.minecraft.damage_resisted": "Damage Resisted", - "stat.minecraft.damage_taken": "Damage Taken", - "stat.minecraft.deaths": "Number of Deaths", - "stat.minecraft.drop": "Items Dropped", - "stat.minecraft.eat_cake_slice": "Cake Slices Eaten", - "stat.minecraft.enchant_item": "Items Enchanted", - "stat.minecraft.fall_one_cm": "Distance Fallen", - "stat.minecraft.fill_cauldron": "Cauldrons Filled", - "stat.minecraft.fish_caught": "Fish Caught", - "stat.minecraft.fly_one_cm": "Distance Flown", - "stat.minecraft.horse_one_cm": "Distance by Horse", - "stat.minecraft.inspect_dispenser": "Dispensers Searched", - "stat.minecraft.inspect_dropper": "Droppers Searched", - "stat.minecraft.inspect_hopper": "Hoppers Searched", - "stat.minecraft.interact_with_anvil": "Interactions with Anvil", - "stat.minecraft.interact_with_beacon": "Interactions with Beacon", - "stat.minecraft.interact_with_blast_furnace": "Interactions with Blast Furnace", - "stat.minecraft.interact_with_brewingstand": "Interactions with Brewing Stand", - "stat.minecraft.interact_with_campfire": "Interactions with Campfire", - "stat.minecraft.interact_with_cartography_table": "Interactions with Cartography Table", - "stat.minecraft.interact_with_crafting_table": "Interactions with Crafting Table", - "stat.minecraft.interact_with_furnace": "Interactions with Furnace", - "stat.minecraft.interact_with_grindstone": "Interactions with Grindstone", - "stat.minecraft.interact_with_lectern": "Interactions with Lectern", - "stat.minecraft.interact_with_loom": "Interactions with Loom", - "stat.minecraft.interact_with_smithing_table": "Interactions with Smithing Table", - "stat.minecraft.interact_with_smoker": "Interactions with Smoker", - "stat.minecraft.interact_with_stonecutter": "Interactions with Stonecutter", - "stat.minecraft.jump": "Jumps", - "stat.minecraft.junk_fished": "Junk Fished", - "stat.minecraft.leave_game": "Games Quit", - "stat.minecraft.minecart_one_cm": "Distance by Minecart", - "stat.minecraft.mob_kills": "Mob Kills", - "stat.minecraft.open_barrel": "Barrels Opened", - "stat.minecraft.open_chest": "Chests Opened", - "stat.minecraft.open_enderchest": "Ender Chests Opened", - "stat.minecraft.open_shulker_box": "Shulker Boxes Opened", - "stat.minecraft.pig_one_cm": "Distance by Pig", - "stat.minecraft.play_noteblock": "Note Blocks Played", - "stat.minecraft.play_record": "Music Discs Played", - "stat.minecraft.play_time": "Time Played", - "stat.minecraft.player_kills": "Player Kills", - "stat.minecraft.pot_flower": "Plants Potted", - "stat.minecraft.raid_trigger": "Raids Triggered", - "stat.minecraft.raid_win": "Raids Won", - "stat.minecraft.ring_bell": "Bells Rung", - "stat.minecraft.sleep_in_bed": "Times Slept in a Bed", - "stat.minecraft.sneak_time": "Sneak Time", - "stat.minecraft.sprint_one_cm": "Distance Sprinted", - "stat.minecraft.strider_one_cm": "Distance by Strider", - "stat.minecraft.swim_one_cm": "Distance Swum", - "stat.minecraft.talked_to_villager": "Talked to Villagers", - "stat.minecraft.target_hit": "Targets Hit", - "stat.minecraft.time_since_death": "Time Since Last Death", - "stat.minecraft.time_since_rest": "Time Since Last Rest", - "stat.minecraft.total_world_time": "Time with World Open", - "stat.minecraft.traded_with_villager": "Traded with Villagers", - "stat.minecraft.treasure_fished": "Treasure Fished", - "stat.minecraft.trigger_trapped_chest": "Trapped Chests Triggered", - "stat.minecraft.tune_noteblock": "Note Blocks Tuned", - "stat.minecraft.use_cauldron": "Water Taken from Cauldron", - "stat.minecraft.walk_on_water_one_cm": "Distance Walked on Water", - "stat.minecraft.walk_one_cm": "Distance Walked", - "stat.minecraft.walk_under_water_one_cm": "Distance Walked under Water", - "stat.mobsButton": "Mobs", - "stats.none": "-", - "stats.tooltip.type.statistic": "Statistic", - "structure_block.button.detect_size": "DETECT", - "structure_block.button.load": "LOAD", - "structure_block.button.save": "SAVE", - "structure_block.custom_data": "Custom Data Tag Name", - "structure_block.detect_size": "Detect Structure Size and Position:", - "structure_block.hover.corner": "Corner: %s", - "structure_block.hover.data": "Data: %s", - "structure_block.hover.load": "Load: %s", - "structure_block.hover.save": "Save: %s", - "structure_block.include_entities": "Include Entities:", - "structure_block.integrity": "Structure Integrity and Seed", - "structure_block.integrity.integrity": "Structure Integrity", - "structure_block.integrity.seed": "Structure Seed", - "structure_block.invalid_structure_name": "Invalid structure name '%s'", - "structure_block.load_not_found": "Structure '%s' is not available", - "structure_block.load_prepare": "Structure '%s' position prepared", - "structure_block.load_success": "Structure loaded from '%s'", - "structure_block.mode_info.corner": "Corner Mode - Placement and Size Marker", - "structure_block.mode_info.data": "Data Mode - Game Logic Marker", - "structure_block.mode_info.load": "Load Mode - Load from File", - "structure_block.mode_info.save": "Save Mode - Write to File", - "structure_block.mode.corner": "Corner", - "structure_block.mode.data": "Data", - "structure_block.mode.load": "Load", - "structure_block.mode.save": "Save", - "structure_block.position": "Relative Position", - "structure_block.position.x": "relative Position x", - "structure_block.position.y": "relative position y", - "structure_block.position.z": "relative position z", - "structure_block.save_failure": "Unable to save structure '%s'", - "structure_block.save_success": "Structure saved as '%s'", - "structure_block.show_air": "Show Invisible Blocks:", - "structure_block.show_boundingbox": "Show Bounding Box:", - "structure_block.size": "Structure Size", - "structure_block.size_failure": "Unable to detect structure size. Add corners with matching structure names", - "structure_block.size_success": "Size successfully detected for '%s'", - "structure_block.size.x": "structure size x", - "structure_block.size.y": "structure size y", - "structure_block.size.z": "structure size z", - "structure_block.structure_name": "Structure Name", - "subtitles.ambient.cave": "Eerie noise", - "subtitles.block.amethyst_block.chime": "Amethyst chimes", - "subtitles.block.amethyst_block.resonate": "Amethyst resonates", - "subtitles.block.anvil.destroy": "Anvil destroyed", - "subtitles.block.anvil.land": "Anvil landed", - "subtitles.block.anvil.use": "Anvil used", - "subtitles.block.barrel.close": "Barrel closes", - "subtitles.block.barrel.open": "Barrel opens", - "subtitles.block.beacon.activate": "Beacon activates", - "subtitles.block.beacon.ambient": "Beacon hums", - "subtitles.block.beacon.deactivate": "Beacon deactivates", - "subtitles.block.beacon.power_select": "Beacon power selected", - "subtitles.block.beehive.drip": "Honey drips", - "subtitles.block.beehive.enter": "Bee enters hive", - "subtitles.block.beehive.exit": "Bee leaves hive", - "subtitles.block.beehive.shear": "Shears scrape", - "subtitles.block.beehive.work": "Bees work", - "subtitles.block.bell.resonate": "Bell resonates", - "subtitles.block.bell.use": "Bell rings", - "subtitles.block.big_dripleaf.tilt_down": "Dripleaf tilts down", - "subtitles.block.big_dripleaf.tilt_up": "Dripleaf tilts up", - "subtitles.block.blastfurnace.fire_crackle": "Blast Furnace crackles", - "subtitles.block.brewing_stand.brew": "Brewing Stand bubbles", - "subtitles.block.bubble_column.bubble_pop": "Bubbles pop", - "subtitles.block.bubble_column.upwards_ambient": "Bubbles flow", - "subtitles.block.bubble_column.upwards_inside": "Bubbles woosh", - "subtitles.block.bubble_column.whirlpool_ambient": "Bubbles whirl", - "subtitles.block.bubble_column.whirlpool_inside": "Bubbles zoom", - "subtitles.block.button.click": "Button clicks", - "subtitles.block.cake.add_candle": "Cake squishes", - "subtitles.block.campfire.crackle": "Campfire crackles", - "subtitles.block.candle.crackle": "Candle crackles", - "subtitles.block.candle.extinguish": "Candle extinguishes", - "subtitles.block.chest.close": "Chest closes", - "subtitles.block.chest.locked": "Chest locked", - "subtitles.block.chest.open": "Chest opens", - "subtitles.block.chorus_flower.death": "Chorus Flower withers", - "subtitles.block.chorus_flower.grow": "Chorus Flower grows", - "subtitles.block.comparator.click": "Comparator clicks", - "subtitles.block.composter.empty": "Composter emptied", - "subtitles.block.composter.fill": "Composter filled", - "subtitles.block.composter.ready": "Composter composts", - "subtitles.block.conduit.activate": "Conduit activates", - "subtitles.block.conduit.ambient": "Conduit pulses", - "subtitles.block.conduit.attack.target": "Conduit attacks", - "subtitles.block.conduit.deactivate": "Conduit deactivates", - "subtitles.block.copper_bulb.turn_off": "Copper Bulb turns off", - "subtitles.block.copper_bulb.turn_on": "Copper Bulb turns on", - "subtitles.block.copper_trapdoor.close": "Trapdoor closes", - "subtitles.block.copper_trapdoor.open": "Trapdoor opens", - "subtitles.block.crafter.craft": "Crafter crafts", - "subtitles.block.crafter.fail": "Crafter fails crafting", - "subtitles.block.decorated_pot.insert": "Decorated Pot fills", - "subtitles.block.decorated_pot.insert_fail": "Decorated Pot wobbles", - "subtitles.block.decorated_pot.shatter": "Decorated Pot shatters", - "subtitles.block.dispenser.dispense": "Dispensed item", - "subtitles.block.dispenser.fail": "Dispenser failed", - "subtitles.block.door.toggle": "Door creaks", - "subtitles.block.enchantment_table.use": "Enchanting Table used", - "subtitles.block.end_portal_frame.fill": "Eye of Ender attaches", - "subtitles.block.end_portal.spawn": "End Portal opens", - "subtitles.block.fence_gate.toggle": "Fence Gate creaks", - "subtitles.block.fire.ambient": "Fire crackles", - "subtitles.block.fire.extinguish": "Fire extinguished", - "subtitles.block.frogspawn.hatch": "Tadpole hatches", - "subtitles.block.furnace.fire_crackle": "Furnace crackles", - "subtitles.block.generic.break": "Block broken", - "subtitles.block.generic.footsteps": "Footsteps", - "subtitles.block.generic.hit": "Block breaking", - "subtitles.block.generic.place": "Block placed", - "subtitles.block.grindstone.use": "Grindstone used", - "subtitles.block.growing_plant.crop": "Plant cropped", - "subtitles.block.hanging_sign.waxed_interact_fail": "Sign wobbles", - "subtitles.block.honey_block.slide": "Sliding down a honey block", - "subtitles.block.iron_trapdoor.close": "Trapdoor closes", - "subtitles.block.iron_trapdoor.open": "Trapdoor opens", - "subtitles.block.lava.ambient": "Lava pops", - "subtitles.block.lava.extinguish": "Lava hisses", - "subtitles.block.lever.click": "Lever clicks", - "subtitles.block.note_block.note": "Note Block plays", - "subtitles.block.piston.move": "Piston moves", - "subtitles.block.pointed_dripstone.drip_lava": "Lava drips", - "subtitles.block.pointed_dripstone.drip_lava_into_cauldron": "Lava drips into Cauldron", - "subtitles.block.pointed_dripstone.drip_water": "Water drips", - "subtitles.block.pointed_dripstone.drip_water_into_cauldron": "Water drips into Cauldron", - "subtitles.block.pointed_dripstone.land": "Stalactite crashes down", - "subtitles.block.portal.ambient": "Portal whooshes", - "subtitles.block.portal.travel": "Portal noise fades", - "subtitles.block.portal.trigger": "Portal noise intensifies", - "subtitles.block.pressure_plate.click": "Pressure Plate clicks", - "subtitles.block.pumpkin.carve": "Shears carve", - "subtitles.block.redstone_torch.burnout": "Torch fizzes", - "subtitles.block.respawn_anchor.ambient": "Respawn Anchor whooshes", - "subtitles.block.respawn_anchor.charge": "Respawn Anchor is charged", - "subtitles.block.respawn_anchor.deplete": "Respawn Anchor depletes", - "subtitles.block.respawn_anchor.set_spawn": "Respawn Anchor sets spawn", - "subtitles.block.sculk_catalyst.bloom": "Sculk Catalyst blooms", - "subtitles.block.sculk_sensor.clicking": "Sculk Sensor clicks", - "subtitles.block.sculk_sensor.clicking_stop": "Sculk Sensor stops clicking", - "subtitles.block.sculk_shrieker.shriek": "Sculk Shrieker shrieks", - "subtitles.block.sculk.charge": "Sculk bubbles", - "subtitles.block.sculk.spread": "Sculk spreads", - "subtitles.block.shulker_box.close": "Shulker closes", - "subtitles.block.shulker_box.open": "Shulker opens", - "subtitles.block.sign.waxed_interact_fail": "Sign wobbles", - "subtitles.block.smithing_table.use": "Smithing Table used", - "subtitles.block.smoker.smoke": "Smoker smokes", - "subtitles.block.sniffer_egg.crack": "Sniffer Egg cracks", - "subtitles.block.sniffer_egg.hatch": "Sniffer Egg hatches", - "subtitles.block.sniffer_egg.plop": "Sniffer plops", - "subtitles.block.sponge.absorb": "Sponge sucks", - "subtitles.block.sweet_berry_bush.pick_berries": "Berries pop", - "subtitles.block.trapdoor.toggle": "Trapdoor creaks", - "subtitles.block.trial_spawner.about_to_spawn_item": "Ominous item prepares", - "subtitles.block.trial_spawner.ambient": "Trial Spawner crackles", - "subtitles.block.trial_spawner.ambient_charged": "Ominous crackling", - "subtitles.block.trial_spawner.ambient_ominous": "Ominous crackling", - "subtitles.block.trial_spawner.charge_activate": "Omen engulfs Trial Spawner", - "subtitles.block.trial_spawner.close_shutter": "Trial Spawner closes", - "subtitles.block.trial_spawner.detect_player": "Trial Spawner charges up", - "subtitles.block.trial_spawner.eject_item": "Trial Spawner ejects items", - "subtitles.block.trial_spawner.ominous_activate": "Omen engulfs Trial Spawner", - "subtitles.block.trial_spawner.open_shutter": "Trial Spawner opens", - "subtitles.block.trial_spawner.spawn_item": "Ominous item drops", - "subtitles.block.trial_spawner.spawn_item_begin": "Ominous item appears", - "subtitles.block.trial_spawner.spawn_mob": "Trial Spawner spawns a mob", - "subtitles.block.tripwire.attach": "Tripwire attaches", - "subtitles.block.tripwire.click": "Tripwire clicks", - "subtitles.block.tripwire.detach": "Tripwire detaches", - "subtitles.block.vault.activate": "Vault ignites", - "subtitles.block.vault.ambient": "Vault crackles", - "subtitles.block.vault.close_shutter": "Vault closes", - "subtitles.block.vault.deactivate": "Vault extinguishes", - "subtitles.block.vault.eject_item": "Vault ejects item", - "subtitles.block.vault.insert_item": "Vault unlocks", - "subtitles.block.vault.insert_item_fail": "Vault rejects item", - "subtitles.block.vault.open_shutter": "Vault opens", - "subtitles.block.vault.reject_rewarded_player": "Vault rejects player", - "subtitles.block.water.ambient": "Water flows", - "subtitles.block.wet_sponge.dries": "Sponge dries", - "subtitles.chiseled_bookshelf.insert": "Book placed", - "subtitles.chiseled_bookshelf.insert_enchanted": "Enchanted Book placed", - "subtitles.chiseled_bookshelf.take": "Book taken", - "subtitles.chiseled_bookshelf.take_enchanted": "Enchanted Book taken", - "subtitles.enchant.thorns.hit": "Thorns prick", - "subtitles.entity.allay.ambient_with_item": "Allay seeks", - "subtitles.entity.allay.ambient_without_item": "Allay yearns", - "subtitles.entity.allay.death": "Allay dies", - "subtitles.entity.allay.hurt": "Allay hurts", - "subtitles.entity.allay.item_given": "Allay chortles", - "subtitles.entity.allay.item_taken": "Allay allays", - "subtitles.entity.allay.item_thrown": "Allay tosses", - "subtitles.entity.armadillo.ambient": "Armadillo grunts", - "subtitles.entity.armadillo.brush": "Scute is brushed off", - "subtitles.entity.armadillo.death": "Armadillo dies", - "subtitles.entity.armadillo.eat": "Armadillo eats", - "subtitles.entity.armadillo.hurt": "Armadillo hurts", - "subtitles.entity.armadillo.hurt_reduced": "Armadillo shields itself", - "subtitles.entity.armadillo.land": "Armadillo lands", - "subtitles.entity.armadillo.peek": "Armadillo peeks", - "subtitles.entity.armadillo.roll": "Armadillo rolls up", - "subtitles.entity.armadillo.scute_drop": "Armadillo sheds scute", - "subtitles.entity.armadillo.unroll_finish": "Armadillo unrolls", - "subtitles.entity.armadillo.unroll_start": "Armadillo peeks", - "subtitles.entity.armor_stand.fall": "Something fell", - "subtitles.entity.arrow.hit": "Arrow hits", - "subtitles.entity.arrow.hit_player": "Player hit", - "subtitles.entity.arrow.shoot": "Arrow fired", - "subtitles.entity.axolotl.attack": "Axolotl attacks", - "subtitles.entity.axolotl.death": "Axolotl dies", - "subtitles.entity.axolotl.hurt": "Axolotl hurts", - "subtitles.entity.axolotl.idle_air": "Axolotl chirps", - "subtitles.entity.axolotl.idle_water": "Axolotl chirps", - "subtitles.entity.axolotl.splash": "Axolotl splashes", - "subtitles.entity.axolotl.swim": "Axolotl swims", - "subtitles.entity.bat.ambient": "Bat screeches", - "subtitles.entity.bat.death": "Bat dies", - "subtitles.entity.bat.hurt": "Bat hurts", - "subtitles.entity.bat.takeoff": "Bat takes off", - "subtitles.entity.bee.ambient": "Bee buzzes", - "subtitles.entity.bee.death": "Bee dies", - "subtitles.entity.bee.hurt": "Bee hurts", - "subtitles.entity.bee.loop": "Bee buzzes", - "subtitles.entity.bee.loop_aggressive": "Bee buzzes angrily", - "subtitles.entity.bee.pollinate": "Bee buzzes happily", - "subtitles.entity.bee.sting": "Bee stings", - "subtitles.entity.blaze.ambient": "Blaze breathes", - "subtitles.entity.blaze.burn": "Blaze crackles", - "subtitles.entity.blaze.death": "Blaze dies", - "subtitles.entity.blaze.hurt": "Blaze hurts", - "subtitles.entity.blaze.shoot": "Blaze shoots", - "subtitles.entity.boat.paddle_land": "Rowing", - "subtitles.entity.boat.paddle_water": "Rowing", - "subtitles.entity.bogged.ambient": "Bogged rattles", - "subtitles.entity.bogged.death": "Bogged dies", - "subtitles.entity.bogged.hurt": "Bogged hurts", - "subtitles.entity.breeze.charge": "Breeze charges", - "subtitles.entity.breeze.death": "Breeze dies", - "subtitles.entity.breeze.deflect": "Breeze deflects", - "subtitles.entity.breeze.hurt": "Breeze hurts", - "subtitles.entity.breeze.idle_air": "Breeze flies", - "subtitles.entity.breeze.idle_ground": "Breeze whirs", - "subtitles.entity.breeze.inhale": "Breeze inhales", - "subtitles.entity.breeze.jump": "Breeze jumps", - "subtitles.entity.breeze.land": "Breeze lands", - "subtitles.entity.breeze.shoot": "Breeze shoots", - "subtitles.entity.breeze.slide": "Breeze slides", - "subtitles.entity.breeze.whirl": "Breeze whirls", - "subtitles.entity.breeze.wind_burst": "Wind Charge bursts", - "subtitles.entity.camel.ambient": "Camel grunts", - "subtitles.entity.camel.dash": "Camel yeets", - "subtitles.entity.camel.dash_ready": "Camel recovers", - "subtitles.entity.camel.death": "Camel dies", - "subtitles.entity.camel.eat": "Camel eats", - "subtitles.entity.camel.hurt": "Camel hurts", - "subtitles.entity.camel.saddle": "Saddle equips", - "subtitles.entity.camel.sit": "Camel sits down", - "subtitles.entity.camel.stand": "Camel stands up", - "subtitles.entity.camel.step": "Camel steps", - "subtitles.entity.camel.step_sand": "Camel sands", - "subtitles.entity.cat.ambient": "Cat meows", - "subtitles.entity.cat.beg_for_food": "Cat begs", - "subtitles.entity.cat.death": "Cat dies", - "subtitles.entity.cat.eat": "Cat eats", - "subtitles.entity.cat.hiss": "Cat hisses", - "subtitles.entity.cat.hurt": "Cat hurts", - "subtitles.entity.cat.purr": "Cat purrs", - "subtitles.entity.chicken.ambient": "Chicken clucks", - "subtitles.entity.chicken.death": "Chicken dies", - "subtitles.entity.chicken.egg": "Chicken plops", - "subtitles.entity.chicken.hurt": "Chicken hurts", - "subtitles.entity.cod.death": "Cod dies", - "subtitles.entity.cod.flop": "Cod flops", - "subtitles.entity.cod.hurt": "Cod hurts", - "subtitles.entity.cow.ambient": "Cow moos", - "subtitles.entity.cow.death": "Cow dies", - "subtitles.entity.cow.hurt": "Cow hurts", - "subtitles.entity.cow.milk": "Cow gets milked", - "subtitles.entity.creeper.death": "Creeper dies", - "subtitles.entity.creeper.hurt": "Creeper hurts", - "subtitles.entity.creeper.primed": "Creeper hisses", - "subtitles.entity.dolphin.ambient": "Dolphin chirps", - "subtitles.entity.dolphin.ambient_water": "Dolphin whistles", - "subtitles.entity.dolphin.attack": "Dolphin attacks", - "subtitles.entity.dolphin.death": "Dolphin dies", - "subtitles.entity.dolphin.eat": "Dolphin eats", - "subtitles.entity.dolphin.hurt": "Dolphin hurts", - "subtitles.entity.dolphin.jump": "Dolphin jumps", - "subtitles.entity.dolphin.play": "Dolphin plays", - "subtitles.entity.dolphin.splash": "Dolphin splashes", - "subtitles.entity.dolphin.swim": "Dolphin swims", - "subtitles.entity.donkey.ambient": "Donkey hee-haws", - "subtitles.entity.donkey.angry": "Donkey neighs", - "subtitles.entity.donkey.chest": "Donkey Chest equips", - "subtitles.entity.donkey.death": "Donkey dies", - "subtitles.entity.donkey.eat": "Donkey eats", - "subtitles.entity.donkey.hurt": "Donkey hurts", - "subtitles.entity.donkey.jump": "Donkey jumps", - "subtitles.entity.drowned.ambient": "Drowned gurgles", - "subtitles.entity.drowned.ambient_water": "Drowned gurgles", - "subtitles.entity.drowned.death": "Drowned dies", - "subtitles.entity.drowned.hurt": "Drowned hurts", - "subtitles.entity.drowned.shoot": "Drowned throws Trident", - "subtitles.entity.drowned.step": "Drowned steps", - "subtitles.entity.drowned.swim": "Drowned swims", - "subtitles.entity.egg.throw": "Egg flies", - "subtitles.entity.elder_guardian.ambient": "Elder Guardian moans", - "subtitles.entity.elder_guardian.ambient_land": "Elder Guardian flaps", - "subtitles.entity.elder_guardian.curse": "Elder Guardian curses", - "subtitles.entity.elder_guardian.death": "Elder Guardian dies", - "subtitles.entity.elder_guardian.flop": "Elder Guardian flops", - "subtitles.entity.elder_guardian.hurt": "Elder Guardian hurts", - "subtitles.entity.ender_dragon.ambient": "Dragon roars", - "subtitles.entity.ender_dragon.death": "Dragon dies", - "subtitles.entity.ender_dragon.flap": "Dragon flaps", - "subtitles.entity.ender_dragon.growl": "Dragon growls", - "subtitles.entity.ender_dragon.hurt": "Dragon hurts", - "subtitles.entity.ender_dragon.shoot": "Dragon shoots", - "subtitles.entity.ender_eye.death": "Eye of Ender falls", - "subtitles.entity.ender_eye.launch": "Eye of Ender shoots", - "subtitles.entity.ender_pearl.throw": "Ender Pearl flies", - "subtitles.entity.enderman.ambient": "Enderman vwoops", - "subtitles.entity.enderman.death": "Enderman dies", - "subtitles.entity.enderman.hurt": "Enderman hurts", - "subtitles.entity.enderman.scream": "Enderman screams", - "subtitles.entity.enderman.stare": "Enderman cries out", - "subtitles.entity.enderman.teleport": "Enderman teleports", - "subtitles.entity.endermite.ambient": "Endermite scuttles", - "subtitles.entity.endermite.death": "Endermite dies", - "subtitles.entity.endermite.hurt": "Endermite hurts", - "subtitles.entity.evoker_fangs.attack": "Fangs snap", - "subtitles.entity.evoker.ambient": "Evoker murmurs", - "subtitles.entity.evoker.cast_spell": "Evoker casts spell", - "subtitles.entity.evoker.celebrate": "Evoker cheers", - "subtitles.entity.evoker.death": "Evoker dies", - "subtitles.entity.evoker.hurt": "Evoker hurts", - "subtitles.entity.evoker.prepare_attack": "Evoker prepares attack", - "subtitles.entity.evoker.prepare_summon": "Evoker prepares summoning", - "subtitles.entity.evoker.prepare_wololo": "Evoker prepares charming", - "subtitles.entity.experience_orb.pickup": "Experience gained", - "subtitles.entity.firework_rocket.blast": "Firework blasts", - "subtitles.entity.firework_rocket.launch": "Firework launches", - "subtitles.entity.firework_rocket.twinkle": "Firework twinkles", - "subtitles.entity.fishing_bobber.retrieve": "Bobber retrieved", - "subtitles.entity.fishing_bobber.splash": "Fishing Bobber splashes", - "subtitles.entity.fishing_bobber.throw": "Bobber thrown", - "subtitles.entity.fox.aggro": "Fox angers", - "subtitles.entity.fox.ambient": "Fox squeaks", - "subtitles.entity.fox.bite": "Fox bites", - "subtitles.entity.fox.death": "Fox dies", - "subtitles.entity.fox.eat": "Fox eats", - "subtitles.entity.fox.hurt": "Fox hurts", - "subtitles.entity.fox.screech": "Fox screeches", - "subtitles.entity.fox.sleep": "Fox snores", - "subtitles.entity.fox.sniff": "Fox sniffs", - "subtitles.entity.fox.spit": "Fox spits", - "subtitles.entity.fox.teleport": "Fox teleports", - "subtitles.entity.frog.ambient": "Frog croaks", - "subtitles.entity.frog.death": "Frog dies", - "subtitles.entity.frog.eat": "Frog eats", - "subtitles.entity.frog.hurt": "Frog hurts", - "subtitles.entity.frog.lay_spawn": "Frog lays spawn", - "subtitles.entity.frog.long_jump": "Frog jumps", - "subtitles.entity.generic.big_fall": "Something fell", - "subtitles.entity.generic.burn": "Burning", - "subtitles.entity.generic.death": "Dying", - "subtitles.entity.generic.drink": "Sipping", - "subtitles.entity.generic.eat": "Eating", - "subtitles.entity.generic.explode": "Explosion", - "subtitles.entity.generic.extinguish_fire": "Fire extinguishes", - "subtitles.entity.generic.hurt": "Something hurts", - "subtitles.entity.generic.small_fall": "Something trips", - "subtitles.entity.generic.splash": "Splashing", - "subtitles.entity.generic.swim": "Swimming", - "subtitles.entity.generic.wind_burst": "Wind Charge bursts", - "subtitles.entity.ghast.ambient": "Ghast cries", - "subtitles.entity.ghast.death": "Ghast dies", - "subtitles.entity.ghast.hurt": "Ghast hurts", - "subtitles.entity.ghast.shoot": "Ghast shoots", - "subtitles.entity.glow_item_frame.add_item": "Glow Item Frame fills", - "subtitles.entity.glow_item_frame.break": "Glow Item Frame broken", - "subtitles.entity.glow_item_frame.place": "Glow Item Frame placed", - "subtitles.entity.glow_item_frame.remove_item": "Glow Item Frame empties", - "subtitles.entity.glow_item_frame.rotate_item": "Glow Item Frame clicks", - "subtitles.entity.glow_squid.ambient": "Glow Squid swims", - "subtitles.entity.glow_squid.death": "Glow Squid dies", - "subtitles.entity.glow_squid.hurt": "Glow Squid hurts", - "subtitles.entity.glow_squid.squirt": "Glow Squid shoots ink", - "subtitles.entity.goat.ambient": "Goat bleats", - "subtitles.entity.goat.death": "Goat dies", - "subtitles.entity.goat.eat": "Goat eats", - "subtitles.entity.goat.horn_break": "Goat Horn breaks off", - "subtitles.entity.goat.hurt": "Goat hurts", - "subtitles.entity.goat.long_jump": "Goat leaps", - "subtitles.entity.goat.milk": "Goat gets milked", - "subtitles.entity.goat.prepare_ram": "Goat stomps", - "subtitles.entity.goat.ram_impact": "Goat rams", - "subtitles.entity.goat.screaming.ambient": "Goat bellows", - "subtitles.entity.goat.step": "Goat steps", - "subtitles.entity.guardian.ambient": "Guardian moans", - "subtitles.entity.guardian.ambient_land": "Guardian flaps", - "subtitles.entity.guardian.attack": "Guardian shoots", - "subtitles.entity.guardian.death": "Guardian dies", - "subtitles.entity.guardian.flop": "Guardian flops", - "subtitles.entity.guardian.hurt": "Guardian hurts", - "subtitles.entity.hoglin.ambient": "Hoglin growls", - "subtitles.entity.hoglin.angry": "Hoglin growls angrily", - "subtitles.entity.hoglin.attack": "Hoglin attacks", - "subtitles.entity.hoglin.converted_to_zombified": "Hoglin converts to Zoglin", - "subtitles.entity.hoglin.death": "Hoglin dies", - "subtitles.entity.hoglin.hurt": "Hoglin hurts", - "subtitles.entity.hoglin.retreat": "Hoglin retreats", - "subtitles.entity.hoglin.step": "Hoglin steps", - "subtitles.entity.horse.ambient": "Horse neighs", - "subtitles.entity.horse.angry": "Horse neighs", - "subtitles.entity.horse.armor": "Horse armor equips", - "subtitles.entity.horse.breathe": "Horse breathes", - "subtitles.entity.horse.death": "Horse dies", - "subtitles.entity.horse.eat": "Horse eats", - "subtitles.entity.horse.gallop": "Horse gallops", - "subtitles.entity.horse.hurt": "Horse hurts", - "subtitles.entity.horse.jump": "Horse jumps", - "subtitles.entity.horse.saddle": "Saddle equips", - "subtitles.entity.husk.ambient": "Husk groans", - "subtitles.entity.husk.converted_to_zombie": "Husk converts to Zombie", - "subtitles.entity.husk.death": "Husk dies", - "subtitles.entity.husk.hurt": "Husk hurts", - "subtitles.entity.illusioner.ambient": "Illusioner murmurs", - "subtitles.entity.illusioner.cast_spell": "Illusioner casts spell", - "subtitles.entity.illusioner.death": "Illusioner dies", - "subtitles.entity.illusioner.hurt": "Illusioner hurts", - "subtitles.entity.illusioner.mirror_move": "Illusioner displaces", - "subtitles.entity.illusioner.prepare_blindness": "Illusioner prepares blindness", - "subtitles.entity.illusioner.prepare_mirror": "Illusioner prepares mirror image", - "subtitles.entity.iron_golem.attack": "Iron Golem attacks", - "subtitles.entity.iron_golem.damage": "Iron Golem breaks", - "subtitles.entity.iron_golem.death": "Iron Golem dies", - "subtitles.entity.iron_golem.hurt": "Iron Golem hurts", - "subtitles.entity.iron_golem.repair": "Iron Golem repaired", - "subtitles.entity.item_frame.add_item": "Item Frame fills", - "subtitles.entity.item_frame.break": "Item Frame broken", - "subtitles.entity.item_frame.place": "Item Frame placed", - "subtitles.entity.item_frame.remove_item": "Item Frame empties", - "subtitles.entity.item_frame.rotate_item": "Item Frame clicks", - "subtitles.entity.item.break": "Item breaks", - "subtitles.entity.item.pickup": "Item plops", - "subtitles.entity.leash_knot.break": "Leash Knot broken", - "subtitles.entity.leash_knot.place": "Leash Knot tied", - "subtitles.entity.lightning_bolt.impact": "Lightning strikes", - "subtitles.entity.lightning_bolt.thunder": "Thunder roars", - "subtitles.entity.llama.ambient": "Llama bleats", - "subtitles.entity.llama.angry": "Llama bleats angrily", - "subtitles.entity.llama.chest": "Llama Chest equips", - "subtitles.entity.llama.death": "Llama dies", - "subtitles.entity.llama.eat": "Llama eats", - "subtitles.entity.llama.hurt": "Llama hurts", - "subtitles.entity.llama.spit": "Llama spits", - "subtitles.entity.llama.step": "Llama steps", - "subtitles.entity.llama.swag": "Llama is decorated", - "subtitles.entity.magma_cube.death": "Magma Cube dies", - "subtitles.entity.magma_cube.hurt": "Magma Cube hurts", - "subtitles.entity.magma_cube.squish": "Magma Cube squishes", - "subtitles.entity.minecart.riding": "Minecart rolls", - "subtitles.entity.mooshroom.convert": "Mooshroom transforms", - "subtitles.entity.mooshroom.eat": "Mooshroom eats", - "subtitles.entity.mooshroom.milk": "Mooshroom gets milked", - "subtitles.entity.mooshroom.suspicious_milk": "Mooshroom gets milked suspiciously", - "subtitles.entity.mule.ambient": "Mule hee-haws", - "subtitles.entity.mule.angry": "Mule neighs", - "subtitles.entity.mule.chest": "Mule Chest equips", - "subtitles.entity.mule.death": "Mule dies", - "subtitles.entity.mule.eat": "Mule eats", - "subtitles.entity.mule.hurt": "Mule hurts", - "subtitles.entity.mule.jump": "Mule jumps", - "subtitles.entity.painting.break": "Painting broken", - "subtitles.entity.painting.place": "Painting placed", - "subtitles.entity.panda.aggressive_ambient": "Panda huffs", - "subtitles.entity.panda.ambient": "Panda pants", - "subtitles.entity.panda.bite": "Panda bites", - "subtitles.entity.panda.cant_breed": "Panda bleats", - "subtitles.entity.panda.death": "Panda dies", - "subtitles.entity.panda.eat": "Panda eats", - "subtitles.entity.panda.hurt": "Panda hurts", - "subtitles.entity.panda.pre_sneeze": "Panda's nose tickles", - "subtitles.entity.panda.sneeze": "Panda sneezes", - "subtitles.entity.panda.step": "Panda steps", - "subtitles.entity.panda.worried_ambient": "Panda whimpers", - "subtitles.entity.parrot.ambient": "Parrot talks", - "subtitles.entity.parrot.death": "Parrot dies", - "subtitles.entity.parrot.eats": "Parrot eats", - "subtitles.entity.parrot.fly": "Parrot flutters", - "subtitles.entity.parrot.hurts": "Parrot hurts", - "subtitles.entity.parrot.imitate.blaze": "Parrot breathes", - "subtitles.entity.parrot.imitate.bogged": "Parrot rattles", - "subtitles.entity.parrot.imitate.breeze": "Parrot whirs", - "subtitles.entity.parrot.imitate.creeper": "Parrot hisses", - "subtitles.entity.parrot.imitate.drowned": "Parrot gurgles", - "subtitles.entity.parrot.imitate.elder_guardian": "Parrot moans", - "subtitles.entity.parrot.imitate.ender_dragon": "Parrot roars", - "subtitles.entity.parrot.imitate.endermite": "Parrot scuttles", - "subtitles.entity.parrot.imitate.evoker": "Parrot murmurs", - "subtitles.entity.parrot.imitate.ghast": "Parrot cries", - "subtitles.entity.parrot.imitate.guardian": "Parrot moans", - "subtitles.entity.parrot.imitate.hoglin": "Parrot growls", - "subtitles.entity.parrot.imitate.husk": "Parrot groans", - "subtitles.entity.parrot.imitate.illusioner": "Parrot murmurs", - "subtitles.entity.parrot.imitate.magma_cube": "Parrot squishes", - "subtitles.entity.parrot.imitate.phantom": "Parrot screeches", - "subtitles.entity.parrot.imitate.piglin": "Parrot snorts", - "subtitles.entity.parrot.imitate.piglin_brute": "Parrot snorts", - "subtitles.entity.parrot.imitate.pillager": "Parrot murmurs", - "subtitles.entity.parrot.imitate.ravager": "Parrot grunts", - "subtitles.entity.parrot.imitate.shulker": "Parrot lurks", - "subtitles.entity.parrot.imitate.silverfish": "Parrot hisses", - "subtitles.entity.parrot.imitate.skeleton": "Parrot rattles", - "subtitles.entity.parrot.imitate.slime": "Parrot squishes", - "subtitles.entity.parrot.imitate.spider": "Parrot hisses", - "subtitles.entity.parrot.imitate.stray": "Parrot rattles", - "subtitles.entity.parrot.imitate.vex": "Parrot vexes", - "subtitles.entity.parrot.imitate.vindicator": "Parrot mutters", - "subtitles.entity.parrot.imitate.warden": "Parrot whines", - "subtitles.entity.parrot.imitate.witch": "Parrot giggles", - "subtitles.entity.parrot.imitate.wither": "Parrot angers", - "subtitles.entity.parrot.imitate.wither_skeleton": "Parrot rattles", - "subtitles.entity.parrot.imitate.zoglin": "Parrot growls", - "subtitles.entity.parrot.imitate.zombie": "Parrot groans", - "subtitles.entity.parrot.imitate.zombie_villager": "Parrot groans", - "subtitles.entity.phantom.ambient": "Phantom screeches", - "subtitles.entity.phantom.bite": "Phantom bites", - "subtitles.entity.phantom.death": "Phantom dies", - "subtitles.entity.phantom.flap": "Phantom flaps", - "subtitles.entity.phantom.hurt": "Phantom hurts", - "subtitles.entity.phantom.swoop": "Phantom swoops", - "subtitles.entity.pig.ambient": "Pig oinks", - "subtitles.entity.pig.death": "Pig dies", - "subtitles.entity.pig.hurt": "Pig hurts", - "subtitles.entity.pig.saddle": "Saddle equips", - "subtitles.entity.piglin_brute.ambient": "Piglin Brute snorts", - "subtitles.entity.piglin_brute.angry": "Piglin Brute snorts angrily", - "subtitles.entity.piglin_brute.converted_to_zombified": "Piglin Brute converts to Zombified Piglin", - "subtitles.entity.piglin_brute.death": "Piglin Brute dies", - "subtitles.entity.piglin_brute.hurt": "Piglin Brute hurts", - "subtitles.entity.piglin_brute.step": "Piglin Brute steps", - "subtitles.entity.piglin.admiring_item": "Piglin admires item", - "subtitles.entity.piglin.ambient": "Piglin snorts", - "subtitles.entity.piglin.angry": "Piglin snorts angrily", - "subtitles.entity.piglin.celebrate": "Piglin celebrates", - "subtitles.entity.piglin.converted_to_zombified": "Piglin converts to Zombified Piglin", - "subtitles.entity.piglin.death": "Piglin dies", - "subtitles.entity.piglin.hurt": "Piglin hurts", - "subtitles.entity.piglin.jealous": "Piglin snorts enviously", - "subtitles.entity.piglin.retreat": "Piglin retreats", - "subtitles.entity.piglin.step": "Piglin steps", - "subtitles.entity.pillager.ambient": "Pillager murmurs", - "subtitles.entity.pillager.celebrate": "Pillager cheers", - "subtitles.entity.pillager.death": "Pillager dies", - "subtitles.entity.pillager.hurt": "Pillager hurts", - "subtitles.entity.player.attack.crit": "Critical attack", - "subtitles.entity.player.attack.knockback": "Knockback attack", - "subtitles.entity.player.attack.strong": "Strong attack", - "subtitles.entity.player.attack.sweep": "Sweeping attack", - "subtitles.entity.player.attack.weak": "Weak attack", - "subtitles.entity.player.burp": "Burp", - "subtitles.entity.player.death": "Player dies", - "subtitles.entity.player.freeze_hurt": "Player freezes", - "subtitles.entity.player.hurt": "Player hurts", - "subtitles.entity.player.hurt_drown": "Player drowning", - "subtitles.entity.player.hurt_on_fire": "Player burns", - "subtitles.entity.player.levelup": "Player dings", - "subtitles.entity.player.teleport": "Player teleports", - "subtitles.entity.polar_bear.ambient": "Polar Bear groans", - "subtitles.entity.polar_bear.ambient_baby": "Baby Polar Bear hums", - "subtitles.entity.polar_bear.death": "Polar Bear dies", - "subtitles.entity.polar_bear.hurt": "Polar Bear hurts", - "subtitles.entity.polar_bear.warning": "Polar Bear roars", - "subtitles.entity.potion.splash": "Bottle smashes", - "subtitles.entity.potion.throw": "Bottle thrown", - "subtitles.entity.puffer_fish.blow_out": "Pufferfish deflates", - "subtitles.entity.puffer_fish.blow_up": "Pufferfish inflates", - "subtitles.entity.puffer_fish.death": "Pufferfish dies", - "subtitles.entity.puffer_fish.flop": "Pufferfish flops", - "subtitles.entity.puffer_fish.hurt": "Pufferfish hurts", - "subtitles.entity.puffer_fish.sting": "Pufferfish stings", - "subtitles.entity.rabbit.ambient": "Rabbit squeaks", - "subtitles.entity.rabbit.attack": "Rabbit attacks", - "subtitles.entity.rabbit.death": "Rabbit dies", - "subtitles.entity.rabbit.hurt": "Rabbit hurts", - "subtitles.entity.rabbit.jump": "Rabbit hops", - "subtitles.entity.ravager.ambient": "Ravager grunts", - "subtitles.entity.ravager.attack": "Ravager bites", - "subtitles.entity.ravager.celebrate": "Ravager cheers", - "subtitles.entity.ravager.death": "Ravager dies", - "subtitles.entity.ravager.hurt": "Ravager hurts", - "subtitles.entity.ravager.roar": "Ravager roars", - "subtitles.entity.ravager.step": "Ravager steps", - "subtitles.entity.ravager.stunned": "Ravager stunned", - "subtitles.entity.salmon.death": "Salmon dies", - "subtitles.entity.salmon.flop": "Salmon flops", - "subtitles.entity.salmon.hurt": "Salmon hurts", - "subtitles.entity.sheep.ambient": "Sheep baahs", - "subtitles.entity.sheep.death": "Sheep dies", - "subtitles.entity.sheep.hurt": "Sheep hurts", - "subtitles.entity.shulker_bullet.hit": "Shulker Bullet explodes", - "subtitles.entity.shulker_bullet.hurt": "Shulker Bullet breaks", - "subtitles.entity.shulker.ambient": "Shulker lurks", - "subtitles.entity.shulker.close": "Shulker closes", - "subtitles.entity.shulker.death": "Shulker dies", - "subtitles.entity.shulker.hurt": "Shulker hurts", - "subtitles.entity.shulker.open": "Shulker opens", - "subtitles.entity.shulker.shoot": "Shulker shoots", - "subtitles.entity.shulker.teleport": "Shulker teleports", - "subtitles.entity.silverfish.ambient": "Silverfish hisses", - "subtitles.entity.silverfish.death": "Silverfish dies", - "subtitles.entity.silverfish.hurt": "Silverfish hurts", - "subtitles.entity.skeleton_horse.ambient": "Skeleton Horse cries", - "subtitles.entity.skeleton_horse.death": "Skeleton Horse dies", - "subtitles.entity.skeleton_horse.hurt": "Skeleton Horse hurts", - "subtitles.entity.skeleton_horse.swim": "Skeleton Horse swims", - "subtitles.entity.skeleton.ambient": "Skeleton rattles", - "subtitles.entity.skeleton.converted_to_stray": "Skeleton converts to Stray", - "subtitles.entity.skeleton.death": "Skeleton dies", - "subtitles.entity.skeleton.hurt": "Skeleton hurts", - "subtitles.entity.skeleton.shoot": "Skeleton shoots", - "subtitles.entity.slime.attack": "Slime attacks", - "subtitles.entity.slime.death": "Slime dies", - "subtitles.entity.slime.hurt": "Slime hurts", - "subtitles.entity.slime.squish": "Slime squishes", - "subtitles.entity.sniffer.death": "Sniffer dies", - "subtitles.entity.sniffer.digging": "Sniffer digs", - "subtitles.entity.sniffer.digging_stop": "Sniffer stands up", - "subtitles.entity.sniffer.drop_seed": "Sniffer drops seed", - "subtitles.entity.sniffer.eat": "Sniffer eats", - "subtitles.entity.sniffer.egg_crack": "Sniffer Egg cracks", - "subtitles.entity.sniffer.egg_hatch": "Sniffer Egg hatches", - "subtitles.entity.sniffer.happy": "Sniffer delights", - "subtitles.entity.sniffer.hurt": "Sniffer hurts", - "subtitles.entity.sniffer.idle": "Sniffer grunts", - "subtitles.entity.sniffer.scenting": "Sniffer scents", - "subtitles.entity.sniffer.searching": "Sniffer searches", - "subtitles.entity.sniffer.sniffing": "Sniffer sniffs", - "subtitles.entity.sniffer.step": "Sniffer steps", - "subtitles.entity.snow_golem.death": "Snow Golem dies", - "subtitles.entity.snow_golem.hurt": "Snow Golem hurts", - "subtitles.entity.snowball.throw": "Snowball flies", - "subtitles.entity.spider.ambient": "Spider hisses", - "subtitles.entity.spider.death": "Spider dies", - "subtitles.entity.spider.hurt": "Spider hurts", - "subtitles.entity.squid.ambient": "Squid swims", - "subtitles.entity.squid.death": "Squid dies", - "subtitles.entity.squid.hurt": "Squid hurts", - "subtitles.entity.squid.squirt": "Squid shoots ink", - "subtitles.entity.stray.ambient": "Stray rattles", - "subtitles.entity.stray.death": "Stray dies", - "subtitles.entity.stray.hurt": "Stray hurts", - "subtitles.entity.strider.death": "Strider dies", - "subtitles.entity.strider.eat": "Strider eats", - "subtitles.entity.strider.happy": "Strider warbles", - "subtitles.entity.strider.hurt": "Strider hurts", - "subtitles.entity.strider.idle": "Strider chirps", - "subtitles.entity.strider.retreat": "Strider retreats", - "subtitles.entity.tadpole.death": "Tadpole dies", - "subtitles.entity.tadpole.flop": "Tadpole flops", - "subtitles.entity.tadpole.grow_up": "Tadpole grows up", - "subtitles.entity.tadpole.hurt": "Tadpole hurts", - "subtitles.entity.tnt.primed": "TNT fizzes", - "subtitles.entity.tropical_fish.death": "Tropical Fish dies", - "subtitles.entity.tropical_fish.flop": "Tropical Fish flops", - "subtitles.entity.tropical_fish.hurt": "Tropical Fish hurts", - "subtitles.entity.turtle.ambient_land": "Turtle chirps", - "subtitles.entity.turtle.death": "Turtle dies", - "subtitles.entity.turtle.death_baby": "Baby Turtle dies", - "subtitles.entity.turtle.egg_break": "Turtle Egg breaks", - "subtitles.entity.turtle.egg_crack": "Turtle Egg cracks", - "subtitles.entity.turtle.egg_hatch": "Turtle Egg hatches", - "subtitles.entity.turtle.hurt": "Turtle hurts", - "subtitles.entity.turtle.hurt_baby": "Baby Turtle hurts", - "subtitles.entity.turtle.lay_egg": "Turtle lays egg", - "subtitles.entity.turtle.shamble": "Turtle shambles", - "subtitles.entity.turtle.shamble_baby": "Baby Turtle shambles", - "subtitles.entity.turtle.swim": "Turtle swims", - "subtitles.entity.vex.ambient": "Vex vexes", - "subtitles.entity.vex.charge": "Vex shrieks", - "subtitles.entity.vex.death": "Vex dies", - "subtitles.entity.vex.hurt": "Vex hurts", - "subtitles.entity.villager.ambient": "Villager mumbles", - "subtitles.entity.villager.celebrate": "Villager cheers", - "subtitles.entity.villager.death": "Villager dies", - "subtitles.entity.villager.hurt": "Villager hurts", - "subtitles.entity.villager.no": "Villager disagrees", - "subtitles.entity.villager.trade": "Villager trades", - "subtitles.entity.villager.work_armorer": "Armorer works", - "subtitles.entity.villager.work_butcher": "Butcher works", - "subtitles.entity.villager.work_cartographer": "Cartographer works", - "subtitles.entity.villager.work_cleric": "Cleric works", - "subtitles.entity.villager.work_farmer": "Farmer works", - "subtitles.entity.villager.work_fisherman": "Fisherman works", - "subtitles.entity.villager.work_fletcher": "Fletcher works", - "subtitles.entity.villager.work_leatherworker": "Leatherworker works", - "subtitles.entity.villager.work_librarian": "Librarian works", - "subtitles.entity.villager.work_mason": "Mason works", - "subtitles.entity.villager.work_shepherd": "Shepherd works", - "subtitles.entity.villager.work_toolsmith": "Toolsmith works", - "subtitles.entity.villager.work_weaponsmith": "Weaponsmith works", - "subtitles.entity.villager.yes": "Villager agrees", - "subtitles.entity.vindicator.ambient": "Vindicator mutters", - "subtitles.entity.vindicator.celebrate": "Vindicator cheers", - "subtitles.entity.vindicator.death": "Vindicator dies", - "subtitles.entity.vindicator.hurt": "Vindicator hurts", - "subtitles.entity.wandering_trader.ambient": "Wandering Trader mumbles", - "subtitles.entity.wandering_trader.death": "Wandering Trader dies", - "subtitles.entity.wandering_trader.disappeared": "Wandering Trader disappears", - "subtitles.entity.wandering_trader.drink_milk": "Wandering Trader drinks milk", - "subtitles.entity.wandering_trader.drink_potion": "Wandering Trader drinks potion", - "subtitles.entity.wandering_trader.hurt": "Wandering Trader hurts", - "subtitles.entity.wandering_trader.no": "Wandering Trader disagrees", - "subtitles.entity.wandering_trader.reappeared": "Wandering Trader appears", - "subtitles.entity.wandering_trader.trade": "Wandering Trader trades", - "subtitles.entity.wandering_trader.yes": "Wandering Trader agrees", - "subtitles.entity.warden.agitated": "Warden groans angrily", - "subtitles.entity.warden.ambient": "Warden whines", - "subtitles.entity.warden.angry": "Warden rages", - "subtitles.entity.warden.attack_impact": "Warden lands hit", - "subtitles.entity.warden.death": "Warden dies", - "subtitles.entity.warden.dig": "Warden digs", - "subtitles.entity.warden.emerge": "Warden emerges", - "subtitles.entity.warden.heartbeat": "Warden's heart beats", - "subtitles.entity.warden.hurt": "Warden hurts", - "subtitles.entity.warden.listening": "Warden takes notice", - "subtitles.entity.warden.listening_angry": "Warden takes notice angrily", - "subtitles.entity.warden.nearby_close": "Warden approaches", - "subtitles.entity.warden.nearby_closer": "Warden advances", - "subtitles.entity.warden.nearby_closest": "Warden draws close", - "subtitles.entity.warden.roar": "Warden roars", - "subtitles.entity.warden.sniff": "Warden sniffs", - "subtitles.entity.warden.sonic_boom": "Warden booms", - "subtitles.entity.warden.sonic_charge": "Warden charges", - "subtitles.entity.warden.step": "Warden steps", - "subtitles.entity.warden.tendril_clicks": "Warden's tendrils click", - "subtitles.entity.wind_charge.throw": "Wind Charge flies", - "subtitles.entity.wind_charge.wind_burst": "Wind Charge bursts", - "subtitles.entity.witch.ambient": "Witch giggles", - "subtitles.entity.witch.celebrate": "Witch cheers", - "subtitles.entity.witch.death": "Witch dies", - "subtitles.entity.witch.drink": "Witch drinks", - "subtitles.entity.witch.hurt": "Witch hurts", - "subtitles.entity.witch.throw": "Witch throws", - "subtitles.entity.wither_skeleton.ambient": "Wither Skeleton rattles", - "subtitles.entity.wither_skeleton.death": "Wither Skeleton dies", - "subtitles.entity.wither_skeleton.hurt": "Wither Skeleton hurts", - "subtitles.entity.wither.ambient": "Wither angers", - "subtitles.entity.wither.death": "Wither dies", - "subtitles.entity.wither.hurt": "Wither hurts", - "subtitles.entity.wither.shoot": "Wither attacks", - "subtitles.entity.wither.spawn": "Wither released", - "subtitles.entity.wolf.ambient": "Wolf pants", - "subtitles.entity.wolf.death": "Wolf dies", - "subtitles.entity.wolf.growl": "Wolf growls", - "subtitles.entity.wolf.hurt": "Wolf hurts", - "subtitles.entity.wolf.shake": "Wolf shakes", - "subtitles.entity.zoglin.ambient": "Zoglin growls", - "subtitles.entity.zoglin.angry": "Zoglin growls angrily", - "subtitles.entity.zoglin.attack": "Zoglin attacks", - "subtitles.entity.zoglin.death": "Zoglin dies", - "subtitles.entity.zoglin.hurt": "Zoglin hurts", - "subtitles.entity.zoglin.step": "Zoglin steps", - "subtitles.entity.zombie_horse.ambient": "Zombie Horse cries", - "subtitles.entity.zombie_horse.death": "Zombie Horse dies", - "subtitles.entity.zombie_horse.hurt": "Zombie Horse hurts", - "subtitles.entity.zombie_villager.ambient": "Zombie Villager groans", - "subtitles.entity.zombie_villager.converted": "Zombie Villager vociferates", - "subtitles.entity.zombie_villager.cure": "Zombie Villager snuffles", - "subtitles.entity.zombie_villager.death": "Zombie Villager dies", - "subtitles.entity.zombie_villager.hurt": "Zombie Villager hurts", - "subtitles.entity.zombie.ambient": "Zombie groans", - "subtitles.entity.zombie.attack_wooden_door": "Door shakes", - "subtitles.entity.zombie.break_wooden_door": "Door breaks", - "subtitles.entity.zombie.converted_to_drowned": "Zombie converts to Drowned", - "subtitles.entity.zombie.death": "Zombie dies", - "subtitles.entity.zombie.destroy_egg": "Turtle Egg stomped", - "subtitles.entity.zombie.hurt": "Zombie hurts", - "subtitles.entity.zombie.infect": "Zombie infects", - "subtitles.entity.zombified_piglin.ambient": "Zombified Piglin grunts", - "subtitles.entity.zombified_piglin.angry": "Zombified Piglin grunts angrily", - "subtitles.entity.zombified_piglin.death": "Zombified Piglin dies", - "subtitles.entity.zombified_piglin.hurt": "Zombified Piglin hurts", - "subtitles.event.mob_effect.bad_omen": "Omen takes hold", - "subtitles.event.mob_effect.raid_omen": "Raid looms nearby", - "subtitles.event.mob_effect.trial_omen": "Ominous trial looms nearby", - "subtitles.event.raid.horn": "Ominous horn blares", - "subtitles.item.armor.equip": "Gear equips", - "subtitles.item.armor.equip_chain": "Chain armor jingles", - "subtitles.item.armor.equip_diamond": "Diamond armor clangs", - "subtitles.item.armor.equip_elytra": "Elytra rustle", - "subtitles.item.armor.equip_gold": "Gold armor clinks", - "subtitles.item.armor.equip_iron": "Iron armor clanks", - "subtitles.item.armor.equip_leather": "Leather armor rustles", - "subtitles.item.armor.equip_netherite": "Netherite armor clanks", - "subtitles.item.armor.equip_turtle": "Turtle Shell thunks", - "subtitles.item.armor.equip_wolf": "Wolf Armor is fastened", - "subtitles.item.armor.unequip_wolf": "Wolf Armor snips away", - "subtitles.item.axe.scrape": "Axe scrapes", - "subtitles.item.axe.strip": "Axe strips", - "subtitles.item.axe.wax_off": "Wax off", - "subtitles.item.bone_meal.use": "Bone Meal crinkles", - "subtitles.item.book.page_turn": "Page rustles", - "subtitles.item.book.put": "Book thumps", - "subtitles.item.bottle.empty": "Bottle empties", - "subtitles.item.bottle.fill": "Bottle fills", - "subtitles.item.brush.brushing.generic": "Brushing", - "subtitles.item.brush.brushing.gravel": "Brushing Gravel", - "subtitles.item.brush.brushing.gravel.complete": "Brushing Gravel completed", - "subtitles.item.brush.brushing.sand": "Brushing Sand", - "subtitles.item.brush.brushing.sand.complete": "Brushing Sand completed", - "subtitles.item.bucket.empty": "Bucket empties", - "subtitles.item.bucket.fill": "Bucket fills", - "subtitles.item.bucket.fill_axolotl": "Axolotl scooped", - "subtitles.item.bucket.fill_fish": "Fish captured", - "subtitles.item.bucket.fill_tadpole": "Tadpole captured", - "subtitles.item.bundle.drop_contents": "Bundle empties", - "subtitles.item.bundle.insert": "Item packed", - "subtitles.item.bundle.remove_one": "Item unpacked", - "subtitles.item.chorus_fruit.teleport": "Player teleports", - "subtitles.item.crop.plant": "Crop planted", - "subtitles.item.crossbow.charge": "Crossbow charges up", - "subtitles.item.crossbow.hit": "Arrow hits", - "subtitles.item.crossbow.load": "Crossbow loads", - "subtitles.item.crossbow.shoot": "Crossbow fires", - "subtitles.item.dye.use": "Dye stains", - "subtitles.item.firecharge.use": "Fireball whooshes", - "subtitles.item.flintandsteel.use": "Flint and Steel click", - "subtitles.item.glow_ink_sac.use": "Glow Ink Sac splotches", - "subtitles.item.goat_horn.play": "Goat Horn plays", - "subtitles.item.hoe.till": "Hoe tills", - "subtitles.item.honey_bottle.drink": "Gulping", - "subtitles.item.honeycomb.wax_on": "Wax on", - "subtitles.item.ink_sac.use": "Ink Sac splotches", - "subtitles.item.lodestone_compass.lock": "Lodestone Compass locks onto Lodestone", - "subtitles.item.mace.smash_air": "Mace smashes", - "subtitles.item.mace.smash_ground": "Mace smashes", - "subtitles.item.nether_wart.plant": "Crop planted", - "subtitles.item.ominous_bottle.dispose": "Bottle breaks", - "subtitles.item.shears.shear": "Shears click", - "subtitles.item.shield.block": "Shield blocks", - "subtitles.item.shovel.flatten": "Shovel flattens", - "subtitles.item.spyglass.stop_using": "Spyglass retracts", - "subtitles.item.spyglass.use": "Spyglass expands", - "subtitles.item.totem.use": "Totem activates", - "subtitles.item.trident.hit": "Trident stabs", - "subtitles.item.trident.hit_ground": "Trident vibrates", - "subtitles.item.trident.return": "Trident returns", - "subtitles.item.trident.riptide": "Trident zooms", - "subtitles.item.trident.throw": "Trident clangs", - "subtitles.item.trident.thunder": "Trident thunder cracks", - "subtitles.item.wolf_armor.break": "Wolf Armor breaks", - "subtitles.item.wolf_armor.crack": "Wolf Armor cracks", - "subtitles.item.wolf_armor.damage": "Wolf Armor takes damage", - "subtitles.item.wolf_armor.repair": "Wolf Armor is repaired", - "subtitles.particle.soul_escape": "Soul escapes", - "subtitles.ui.cartography_table.take_result": "Map drawn", - "subtitles.ui.loom.take_result": "Loom used", - "subtitles.ui.stonecutter.take_result": "Stonecutter used", - "subtitles.weather.rain": "Rain falls", - "symlink_warning.message": "Loading worlds from folders with symbolic links can be unsafe if you don't know exactly what you are doing. Please visit %s to learn more.", - "symlink_warning.message.pack": "Loading packs with symbolic links can be unsafe if you don't know exactly what you are doing. Please visit %s to learn more.", - "symlink_warning.message.world": "Loading worlds from folders with symbolic links can be unsafe if you don't know exactly what you are doing. Please visit %s to learn more.", - "symlink_warning.more_info": "More Information", - "symlink_warning.title": "World folder contains symbolic links", - "symlink_warning.title.pack": "Added pack(s) contain(s) symbolic links", - "symlink_warning.title.world": "The world folder contains symbolic links", - "team.collision.always": "Always", - "team.collision.never": "Never", - "team.collision.pushOtherTeams": "Push other teams", - "team.collision.pushOwnTeam": "Push own team", - "team.notFound": "Unknown team '%s'", - "team.visibility.always": "Always", - "team.visibility.hideForOtherTeams": "Hide for other teams", - "team.visibility.hideForOwnTeam": "Hide for own team", - "team.visibility.never": "Never", - "telemetry_info.button.give_feedback": "Give Feedback", - "telemetry_info.button.privacy_statement": "Privacy Statement", - "telemetry_info.button.show_data": "View My Data", - "telemetry_info.opt_in.description": "I consent to sending optional telemetry data", - "telemetry_info.property_title": "Included Data", - "telemetry_info.screen.description": "Collecting this data helps us improve Minecraft by guiding us in directions that are relevant to our players.\nYou can also send in additional feedback to help us keep improving Minecraft.", - "telemetry_info.screen.title": "Telemetry Data Collection", - "telemetry.event.advancement_made.description": "Understanding the context behind receiving an advancement can help us better understand and improve the progression of the game.", - "telemetry.event.advancement_made.title": "Advancement Made", - "telemetry.event.game_load_times.description": "This event can help us figure out where startup performance improvements are needed by measuring the execution times of the startup phases.", - "telemetry.event.game_load_times.title": "Game Load Times", - "telemetry.event.optional": "%s (Optional)", - "telemetry.event.optional.disabled": "%s (Optional) - Disabled", - "telemetry.event.performance_metrics.description": "Knowing the overall performance profile of Minecraft helps us tune and optimize the game for a wide range of machine specifications and operating systems. \nGame version is included to help us compare the performance profile for new versions of Minecraft.", - "telemetry.event.performance_metrics.title": "Performance Metrics", - "telemetry.event.required": "%s (Required)", - "telemetry.event.world_load_times.description": "It’s important for us to understand how long it takes to join a world, and how that changes over time. For example, when we add new features or do larger technical changes, we need to see what impact that had on load times.", - "telemetry.event.world_load_times.title": "World Load Times", - "telemetry.event.world_loaded.description": "Knowing how players play Minecraft (such as Game Mode, client or server modded, and game version) allows us to focus game updates to improve the areas that players care about most.\nThe World Loaded event is paired with the World Unloaded event to calculate how long the play session has lasted.", - "telemetry.event.world_loaded.title": "World Loaded", - "telemetry.event.world_unloaded.description": "This event is paired with the World Loaded event to calculate how long the world session has lasted.\nThe duration (in seconds and ticks) is measured when a world session has ended (quitting to title, disconnecting from a server).", - "telemetry.event.world_unloaded.title": "World Unloaded", - "telemetry.property.advancement_game_time.title": "Game Time (Ticks)", - "telemetry.property.advancement_id.title": "Advancement ID", - "telemetry.property.client_id.title": "Client ID", - "telemetry.property.client_modded.title": "Client Modded", - "telemetry.property.dedicated_memory_kb.title": "Dedicated Memory (kB)", - "telemetry.property.event_timestamp_utc.title": "Event Timestamp (UTC)", - "telemetry.property.frame_rate_samples.title": "Frame Rate Samples (FPS)", - "telemetry.property.game_mode.title": "Game Mode", - "telemetry.property.game_version.title": "Game Version", - "telemetry.property.launcher_name.title": "Launcher Name", - "telemetry.property.load_time_bootstrap_ms.title": "Bootstrap Time (Milliseconds)", - "telemetry.property.load_time_loading_overlay_ms.title": "Time in Loading Screen (Milliseconds)", - "telemetry.property.load_time_pre_window_ms.title": "Time Before Window Opens (Milliseconds)", - "telemetry.property.load_time_total_time_ms.title": "Total Load Time (Milliseconds)", - "telemetry.property.minecraft_session_id.title": "Minecraft Session ID", - "telemetry.property.new_world.title": "New World", - "telemetry.property.number_of_samples.title": "Sample Count", - "telemetry.property.operating_system.title": "Operating System", - "telemetry.property.opt_in.title": "Opt-In", - "telemetry.property.platform.title": "Platform", - "telemetry.property.realms_map_content.title": "Realms Map Content (Minigame Name)", - "telemetry.property.render_distance.title": "Render Distance", - "telemetry.property.render_time_samples.title": "Render Time Samples", - "telemetry.property.seconds_since_load.title": "Time Since Load (Seconds)", - "telemetry.property.server_modded.title": "Server Modded", - "telemetry.property.server_type.title": "Server Type", - "telemetry.property.ticks_since_load.title": "Time Since Load (Ticks)", - "telemetry.property.used_memory_samples.title": "Used Random Access Memory", - "telemetry.property.user_id.title": "User ID", - "telemetry.property.world_load_time_ms.title": "World Load Time (Milliseconds)", - "telemetry.property.world_session_id.title": "World Session ID", - "title.32bit.deprecation": "32-bit system detected: this may prevent you from playing in the future as a 64-bit system will be required!", - "title.32bit.deprecation.realms": "Minecraft will soon require a 64-bit system, which will prevent you from playing or using Realms on this device. You will need to manually cancel any Realms subscription.", - "title.32bit.deprecation.realms.check": "Do not show this screen again", - "title.32bit.deprecation.realms.header": "32-bit system detected", - "title.credits": "Copyright Mojang AB. Do not distribute!", - "title.multiplayer.disabled": "Multiplayer is disabled. Please check your Microsoft account settings.", - "title.multiplayer.disabled.banned.name": "You must change your name before you can play online", - "title.multiplayer.disabled.banned.permanent": "Your account is permanently suspended from online play", - "title.multiplayer.disabled.banned.temporary": "Your account is temporarily suspended from online play", - "title.multiplayer.lan": "Multiplayer (LAN)", - "title.multiplayer.other": "Multiplayer (3rd-party Server)", - "title.multiplayer.realms": "Multiplayer (Realms)", - "title.singleplayer": "Singleplayer", - "translation.test.args": "%s %s", - "translation.test.complex": "Prefix, %s%2$s again %s and %1$s lastly %s and also %1$s again!", - "translation.test.escape": "%%s %%%s %%%%s %%%%%s", - "translation.test.invalid": "hi %", - "translation.test.invalid2": "hi % s", - "translation.test.none": "Hello, world!", - "translation.test.world": "world", - "trim_material.minecraft.amethyst": "Amethyst Material", - "trim_material.minecraft.copper": "Copper Material", - "trim_material.minecraft.diamond": "Diamond Material", - "trim_material.minecraft.emerald": "Emerald Material", - "trim_material.minecraft.gold": "Gold Material", - "trim_material.minecraft.iron": "Iron Material", - "trim_material.minecraft.lapis": "Lapis Material", - "trim_material.minecraft.netherite": "Netherite Material", - "trim_material.minecraft.quartz": "Quartz Material", - "trim_material.minecraft.redstone": "Redstone Material", - "trim_pattern.minecraft.bolt": "Bolt Armor Trim", - "trim_pattern.minecraft.coast": "Coast Armor Trim", - "trim_pattern.minecraft.dune": "Dune Armor Trim", - "trim_pattern.minecraft.eye": "Eye Armor Trim", - "trim_pattern.minecraft.flow": "Flow Armor Trim", - "trim_pattern.minecraft.host": "Host Armor Trim", - "trim_pattern.minecraft.raiser": "Raiser Armor Trim", - "trim_pattern.minecraft.rib": "Rib Armor Trim", - "trim_pattern.minecraft.sentry": "Sentry Armor Trim", - "trim_pattern.minecraft.shaper": "Shaper Armor Trim", - "trim_pattern.minecraft.silence": "Silence Armor Trim", - "trim_pattern.minecraft.snout": "Snout Armor Trim", - "trim_pattern.minecraft.spire": "Spire Armor Trim", - "trim_pattern.minecraft.tide": "Tide Armor Trim", - "trim_pattern.minecraft.vex": "Vex Armor Trim", - "trim_pattern.minecraft.ward": "Ward Armor Trim", - "trim_pattern.minecraft.wayfinder": "Wayfinder Armor Trim", - "trim_pattern.minecraft.wild": "Wild Armor Trim", - "tutorial.bundleInsert.description": "Right Click to add items", - "tutorial.bundleInsert.title": "Use a Bundle", - "tutorial.craft_planks.description": "The recipe book can help", - "tutorial.craft_planks.title": "Craft wooden planks", - "tutorial.find_tree.description": "Punch it to collect wood", - "tutorial.find_tree.title": "Find a tree", - "tutorial.look.description": "Use your mouse to turn", - "tutorial.look.title": "Look around", - "tutorial.move.description": "Jump with %s", - "tutorial.move.title": "Move with %s, %s, %s and %s", - "tutorial.open_inventory.description": "Press %s", - "tutorial.open_inventory.title": "Open your inventory", - "tutorial.punch_tree.description": "Hold down %s", - "tutorial.punch_tree.title": "Destroy the tree", - "tutorial.socialInteractions.description": "Press %s to open", - "tutorial.socialInteractions.title": "Social Interactions", - "upgrade.minecraft.netherite_upgrade": "Netherite Upgrade" -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_button.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_button.json deleted file mode 100644 index e3ee4499..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_button.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/button", - "textures": { - "texture": "minecraft:block/acacia_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_button_inventory.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_button_inventory.json deleted file mode 100644 index 0b50c625..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_button_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/button_inventory", - "textures": { - "texture": "minecraft:block/acacia_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_button_pressed.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_button_pressed.json deleted file mode 100644 index 486e6edd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_button_pressed.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/button_pressed", - "textures": { - "texture": "minecraft:block/acacia_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_door_bottom_left.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_door_bottom_left.json deleted file mode 100644 index aeab9dd0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_door_bottom_left.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_left", - "textures": { - "bottom": "minecraft:block/acacia_door_bottom", - "top": "minecraft:block/acacia_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_door_bottom_left_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_door_bottom_left_open.json deleted file mode 100644 index 0e71dd58..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_door_bottom_left_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_left_open", - "textures": { - "bottom": "minecraft:block/acacia_door_bottom", - "top": "minecraft:block/acacia_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_door_bottom_right.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_door_bottom_right.json deleted file mode 100644 index d4f4be3e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_door_bottom_right.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_right", - "textures": { - "bottom": "minecraft:block/acacia_door_bottom", - "top": "minecraft:block/acacia_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_door_bottom_right_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_door_bottom_right_open.json deleted file mode 100644 index c39619d1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_door_bottom_right_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_right_open", - "textures": { - "bottom": "minecraft:block/acacia_door_bottom", - "top": "minecraft:block/acacia_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_door_top_left.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_door_top_left.json deleted file mode 100644 index ba9356a0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_door_top_left.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_left", - "textures": { - "bottom": "minecraft:block/acacia_door_bottom", - "top": "minecraft:block/acacia_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_door_top_left_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_door_top_left_open.json deleted file mode 100644 index a279c8a4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_door_top_left_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_left_open", - "textures": { - "bottom": "minecraft:block/acacia_door_bottom", - "top": "minecraft:block/acacia_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_door_top_right.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_door_top_right.json deleted file mode 100644 index 75173926..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_door_top_right.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_right", - "textures": { - "bottom": "minecraft:block/acacia_door_bottom", - "top": "minecraft:block/acacia_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_door_top_right_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_door_top_right_open.json deleted file mode 100644 index dc29f13a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_door_top_right_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_right_open", - "textures": { - "bottom": "minecraft:block/acacia_door_bottom", - "top": "minecraft:block/acacia_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_fence_gate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_fence_gate.json deleted file mode 100644 index f121a183..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_fence_gate.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate", - "textures": { - "texture": "minecraft:block/acacia_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_fence_gate_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_fence_gate_open.json deleted file mode 100644 index 28fe835e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_fence_gate_open.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate_open", - "textures": { - "texture": "minecraft:block/acacia_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_fence_gate_wall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_fence_gate_wall.json deleted file mode 100644 index 0ac31d07..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_fence_gate_wall.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate_wall", - "textures": { - "texture": "minecraft:block/acacia_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_fence_gate_wall_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_fence_gate_wall_open.json deleted file mode 100644 index 2ea84d22..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_fence_gate_wall_open.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate_wall_open", - "textures": { - "texture": "minecraft:block/acacia_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_fence_inventory.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_fence_inventory.json deleted file mode 100644 index 1300a233..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_fence_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/fence_inventory", - "textures": { - "texture": "minecraft:block/acacia_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_fence_post.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_fence_post.json deleted file mode 100644 index 96e4d444..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_fence_post.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/fence_post", - "textures": { - "texture": "minecraft:block/acacia_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_fence_side.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_fence_side.json deleted file mode 100644 index 9d7c83ea..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_fence_side.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/fence_side", - "textures": { - "texture": "minecraft:block/acacia_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_hanging_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_hanging_sign.json deleted file mode 100644 index 9d088d11..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_hanging_sign.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/stripped_acacia_log" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_leaves.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_leaves.json deleted file mode 100644 index 9d1d8e16..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_leaves.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/leaves", - "textures": { - "all": "minecraft:block/acacia_leaves" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_log.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_log.json deleted file mode 100644 index 6eab23b0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_log.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/acacia_log_top", - "side": "minecraft:block/acacia_log" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_log_horizontal.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_log_horizontal.json deleted file mode 100644 index c0ff6ac4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_log_horizontal.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column_horizontal", - "textures": { - "end": "minecraft:block/acacia_log_top", - "side": "minecraft:block/acacia_log" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_planks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_planks.json deleted file mode 100644 index 5efe51c0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_planks.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/acacia_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_pressure_plate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_pressure_plate.json deleted file mode 100644 index 8c40c47b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_pressure_plate.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/pressure_plate_up", - "textures": { - "texture": "minecraft:block/acacia_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_pressure_plate_down.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_pressure_plate_down.json deleted file mode 100644 index b437bc26..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_pressure_plate_down.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/pressure_plate_down", - "textures": { - "texture": "minecraft:block/acacia_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_sapling.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_sapling.json deleted file mode 100644 index ea6fd73b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_sapling.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/acacia_sapling" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_sign.json deleted file mode 100644 index 700d9b8a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_sign.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/acacia_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_slab.json deleted file mode 100644 index b8d31c82..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/acacia_planks", - "side": "minecraft:block/acacia_planks", - "top": "minecraft:block/acacia_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_slab_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_slab_top.json deleted file mode 100644 index a2995410..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/acacia_planks", - "side": "minecraft:block/acacia_planks", - "top": "minecraft:block/acacia_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_stairs.json deleted file mode 100644 index fee16e55..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/acacia_planks", - "side": "minecraft:block/acacia_planks", - "top": "minecraft:block/acacia_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_stairs_inner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_stairs_inner.json deleted file mode 100644 index 323018d5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/acacia_planks", - "side": "minecraft:block/acacia_planks", - "top": "minecraft:block/acacia_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_stairs_outer.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_stairs_outer.json deleted file mode 100644 index a4978fbd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/acacia_planks", - "side": "minecraft:block/acacia_planks", - "top": "minecraft:block/acacia_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_trapdoor_bottom.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_trapdoor_bottom.json deleted file mode 100644 index 38bd46e2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_trapdoor_bottom.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_orientable_trapdoor_bottom", - "textures": { - "texture": "minecraft:block/acacia_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_trapdoor_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_trapdoor_open.json deleted file mode 100644 index de4be4d5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_trapdoor_open.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_orientable_trapdoor_open", - "textures": { - "texture": "minecraft:block/acacia_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_trapdoor_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_trapdoor_top.json deleted file mode 100644 index 4f512409..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_trapdoor_top.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_orientable_trapdoor_top", - "textures": { - "texture": "minecraft:block/acacia_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_wood.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_wood.json deleted file mode 100644 index 2ef9da9c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/acacia_wood.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/acacia_log", - "side": "minecraft:block/acacia_log" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/activator_rail.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/activator_rail.json deleted file mode 100644 index fbb2f56c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/activator_rail.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/rail_flat", - "textures": { - "rail": "minecraft:block/activator_rail" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/activator_rail_on.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/activator_rail_on.json deleted file mode 100644 index 770a3bf5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/activator_rail_on.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/rail_flat", - "textures": { - "rail": "minecraft:block/activator_rail_on" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/activator_rail_on_raised_ne.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/activator_rail_on_raised_ne.json deleted file mode 100644 index 9d82f7b6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/activator_rail_on_raised_ne.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_rail_raised_ne", - "textures": { - "rail": "minecraft:block/activator_rail_on" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/activator_rail_on_raised_sw.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/activator_rail_on_raised_sw.json deleted file mode 100644 index 43c773a1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/activator_rail_on_raised_sw.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_rail_raised_sw", - "textures": { - "rail": "minecraft:block/activator_rail_on" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/activator_rail_raised_ne.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/activator_rail_raised_ne.json deleted file mode 100644 index d953b088..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/activator_rail_raised_ne.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_rail_raised_ne", - "textures": { - "rail": "minecraft:block/activator_rail" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/activator_rail_raised_sw.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/activator_rail_raised_sw.json deleted file mode 100644 index 9b8c8587..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/activator_rail_raised_sw.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_rail_raised_sw", - "textures": { - "rail": "minecraft:block/activator_rail" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/air.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/air.json deleted file mode 100644 index 2c63c085..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/air.json +++ /dev/null @@ -1,2 +0,0 @@ -{ -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/allium.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/allium.json deleted file mode 100644 index 3c13827c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/allium.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/allium" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/amethyst_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/amethyst_block.json deleted file mode 100644 index 3e0a7f7f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/amethyst_block.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/amethyst_block" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/amethyst_cluster.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/amethyst_cluster.json deleted file mode 100644 index 6f2e0497..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/amethyst_cluster.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/amethyst_cluster" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/ancient_debris.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/ancient_debris.json deleted file mode 100644 index d16af45f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/ancient_debris.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/ancient_debris_top", - "side": "minecraft:block/ancient_debris_side" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/andesite.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/andesite.json deleted file mode 100644 index 3f9f0234..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/andesite.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/andesite" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/andesite_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/andesite_slab.json deleted file mode 100644 index 07f6eade..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/andesite_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/andesite", - "side": "minecraft:block/andesite", - "top": "minecraft:block/andesite" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/andesite_slab_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/andesite_slab_top.json deleted file mode 100644 index 705a7db4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/andesite_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/andesite", - "side": "minecraft:block/andesite", - "top": "minecraft:block/andesite" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/andesite_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/andesite_stairs.json deleted file mode 100644 index 63a4fc95..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/andesite_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/andesite", - "side": "minecraft:block/andesite", - "top": "minecraft:block/andesite" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/andesite_stairs_inner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/andesite_stairs_inner.json deleted file mode 100644 index b0f469a1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/andesite_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/andesite", - "side": "minecraft:block/andesite", - "top": "minecraft:block/andesite" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/andesite_stairs_outer.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/andesite_stairs_outer.json deleted file mode 100644 index e823edcf..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/andesite_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/andesite", - "side": "minecraft:block/andesite", - "top": "minecraft:block/andesite" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/andesite_wall_inventory.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/andesite_wall_inventory.json deleted file mode 100644 index 1c61acfd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/andesite_wall_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/wall_inventory", - "textures": { - "wall": "minecraft:block/andesite" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/andesite_wall_post.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/andesite_wall_post.json deleted file mode 100644 index 6c117e6f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/andesite_wall_post.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_post", - "textures": { - "wall": "minecraft:block/andesite" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/andesite_wall_side.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/andesite_wall_side.json deleted file mode 100644 index 8dfcd81b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/andesite_wall_side.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side", - "textures": { - "wall": "minecraft:block/andesite" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/andesite_wall_side_tall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/andesite_wall_side_tall.json deleted file mode 100644 index f4075f2a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/andesite_wall_side_tall.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side_tall", - "textures": { - "wall": "minecraft:block/andesite" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/anvil.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/anvil.json deleted file mode 100644 index dc9d2555..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/anvil.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_anvil", - "textures": { - "top": "minecraft:block/anvil_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/attached_melon_stem.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/attached_melon_stem.json deleted file mode 100644 index 1ebaf505..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/attached_melon_stem.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/stem_fruit", - "textures": { - "stem": "minecraft:block/melon_stem", - "upperstem": "minecraft:block/attached_melon_stem" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/attached_pumpkin_stem.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/attached_pumpkin_stem.json deleted file mode 100644 index 0a7c5692..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/attached_pumpkin_stem.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/stem_fruit", - "textures": { - "stem": "minecraft:block/pumpkin_stem", - "upperstem": "minecraft:block/attached_pumpkin_stem" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/azalea.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/azalea.json deleted file mode 100644 index 61f66853..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/azalea.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_azalea", - "textures": { - "side": "minecraft:block/azalea_side", - "top": "minecraft:block/azalea_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/azalea_leaves.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/azalea_leaves.json deleted file mode 100644 index 4c6814a5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/azalea_leaves.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/azalea_leaves" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/azure_bluet.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/azure_bluet.json deleted file mode 100644 index 35cac69e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/azure_bluet.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/azure_bluet" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo1_age0.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo1_age0.json deleted file mode 100644 index 0f5244e5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo1_age0.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "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/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo1_age1.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo1_age1.json deleted file mode 100644 index d121263f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo1_age1.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "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/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo2_age0.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo2_age0.json deleted file mode 100644 index bc6e56c6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo2_age0.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "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/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo2_age1.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo2_age1.json deleted file mode 100644 index 55b2f4d1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo2_age1.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "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/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo3_age0.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo3_age0.json deleted file mode 100644 index d72b3e64..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo3_age0.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "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/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo3_age1.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo3_age1.json deleted file mode 100644 index 499cd02e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo3_age1.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "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/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo4_age0.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo4_age0.json deleted file mode 100644 index cc9c1dcc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo4_age0.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "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/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo4_age1.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo4_age1.json deleted file mode 100644 index 4b8b8681..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo4_age1.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "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/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_block.json deleted file mode 100644 index 6fa86028..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_block.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/bamboo_block_top", - "side": "minecraft:block/bamboo_block" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_block_x.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_block_x.json deleted file mode 100644 index 8b66c3fc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_block_x.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column_uv_locked_x", - "textures": { - "end": "minecraft:block/bamboo_block_top", - "side": "minecraft:block/bamboo_block" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_block_y.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_block_y.json deleted file mode 100644 index a904e283..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_block_y.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column_uv_locked_y", - "textures": { - "end": "minecraft:block/bamboo_block_top", - "side": "minecraft:block/bamboo_block" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_block_z.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_block_z.json deleted file mode 100644 index 60e8c019..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_block_z.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column_uv_locked_z", - "textures": { - "end": "minecraft:block/bamboo_block_top", - "side": "minecraft:block/bamboo_block" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_button.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_button.json deleted file mode 100644 index b63d5bd3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_button.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/button", - "textures": { - "texture": "minecraft:block/bamboo_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_button_inventory.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_button_inventory.json deleted file mode 100644 index ad812264..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_button_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/button_inventory", - "textures": { - "texture": "minecraft:block/bamboo_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_button_pressed.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_button_pressed.json deleted file mode 100644 index 19821402..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_button_pressed.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/button_pressed", - "textures": { - "texture": "minecraft:block/bamboo_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_door_bottom_left.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_door_bottom_left.json deleted file mode 100644 index 3a17d237..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_door_bottom_left.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_left", - "textures": { - "bottom": "minecraft:block/bamboo_door_bottom", - "top": "minecraft:block/bamboo_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_door_bottom_left_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_door_bottom_left_open.json deleted file mode 100644 index c9107959..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_door_bottom_left_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_left_open", - "textures": { - "bottom": "minecraft:block/bamboo_door_bottom", - "top": "minecraft:block/bamboo_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_door_bottom_right.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_door_bottom_right.json deleted file mode 100644 index 09cd6904..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_door_bottom_right.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_right", - "textures": { - "bottom": "minecraft:block/bamboo_door_bottom", - "top": "minecraft:block/bamboo_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_door_bottom_right_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_door_bottom_right_open.json deleted file mode 100644 index d869d65a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_door_bottom_right_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_right_open", - "textures": { - "bottom": "minecraft:block/bamboo_door_bottom", - "top": "minecraft:block/bamboo_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_door_top_left.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_door_top_left.json deleted file mode 100644 index 0ce32f12..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_door_top_left.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_left", - "textures": { - "bottom": "minecraft:block/bamboo_door_bottom", - "top": "minecraft:block/bamboo_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_door_top_left_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_door_top_left_open.json deleted file mode 100644 index 05e969ef..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_door_top_left_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_left_open", - "textures": { - "bottom": "minecraft:block/bamboo_door_bottom", - "top": "minecraft:block/bamboo_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_door_top_right.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_door_top_right.json deleted file mode 100644 index a6a21e9c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_door_top_right.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_right", - "textures": { - "bottom": "minecraft:block/bamboo_door_bottom", - "top": "minecraft:block/bamboo_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_door_top_right_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_door_top_right_open.json deleted file mode 100644 index 782f4af6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_door_top_right_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_right_open", - "textures": { - "bottom": "minecraft:block/bamboo_door_bottom", - "top": "minecraft:block/bamboo_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_fence_gate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_fence_gate.json deleted file mode 100644 index 8a5d91aa..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_fence_gate.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_custom_fence_gate", - "textures": { - "particle": "minecraft:block/bamboo_fence_gate_particle", - "texture": "minecraft:block/bamboo_fence_gate" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_fence_gate_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_fence_gate_open.json deleted file mode 100644 index 046ad1ea..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_fence_gate_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_custom_fence_gate_open", - "textures": { - "particle": "minecraft:block/bamboo_fence_gate_particle", - "texture": "minecraft:block/bamboo_fence_gate" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_fence_gate_wall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_fence_gate_wall.json deleted file mode 100644 index 43bb833a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_fence_gate_wall.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_custom_fence_gate_wall", - "textures": { - "particle": "minecraft:block/bamboo_fence_gate_particle", - "texture": "minecraft:block/bamboo_fence_gate" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_fence_gate_wall_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_fence_gate_wall_open.json deleted file mode 100644 index ab15a510..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_fence_gate_wall_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_custom_fence_gate_wall_open", - "textures": { - "particle": "minecraft:block/bamboo_fence_gate_particle", - "texture": "minecraft:block/bamboo_fence_gate" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_fence_inventory.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_fence_inventory.json deleted file mode 100644 index 87d9cb92..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_fence_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/custom_fence_inventory", - "textures": { - "texture": "minecraft:block/bamboo_fence" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_fence_post.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_fence_post.json deleted file mode 100644 index 66e8880f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_fence_post.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/custom_fence_post", - "textures": { - "particle": "minecraft:block/bamboo_fence_particle", - "texture": "minecraft:block/bamboo_fence" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_fence_side_east.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_fence_side_east.json deleted file mode 100644 index 4d70eb37..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_fence_side_east.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/custom_fence_side_east", - "textures": { - "texture": "minecraft:block/bamboo_fence" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_fence_side_north.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_fence_side_north.json deleted file mode 100644 index 56d48e47..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_fence_side_north.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/custom_fence_side_north", - "textures": { - "texture": "minecraft:block/bamboo_fence" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_fence_side_south.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_fence_side_south.json deleted file mode 100644 index 7dbf5975..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_fence_side_south.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/custom_fence_side_south", - "textures": { - "texture": "minecraft:block/bamboo_fence" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_fence_side_west.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_fence_side_west.json deleted file mode 100644 index 0d410658..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_fence_side_west.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/custom_fence_side_west", - "textures": { - "texture": "minecraft:block/bamboo_fence" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_hanging_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_hanging_sign.json deleted file mode 100644 index 00c837bf..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_hanging_sign.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/bamboo_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_large_leaves.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_large_leaves.json deleted file mode 100644 index 3ddead94..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_large_leaves.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "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/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_mosaic.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_mosaic.json deleted file mode 100644 index 7432c989..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_mosaic.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/bamboo_mosaic" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_mosaic_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_mosaic_slab.json deleted file mode 100644 index 02ceb8fa..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_mosaic_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/bamboo_mosaic", - "side": "minecraft:block/bamboo_mosaic", - "top": "minecraft:block/bamboo_mosaic" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_mosaic_slab_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_mosaic_slab_top.json deleted file mode 100644 index 7be74a48..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_mosaic_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/bamboo_mosaic", - "side": "minecraft:block/bamboo_mosaic", - "top": "minecraft:block/bamboo_mosaic" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_mosaic_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_mosaic_stairs.json deleted file mode 100644 index 6a8a99d3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_mosaic_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/bamboo_mosaic", - "side": "minecraft:block/bamboo_mosaic", - "top": "minecraft:block/bamboo_mosaic" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_mosaic_stairs_inner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_mosaic_stairs_inner.json deleted file mode 100644 index 02edfd75..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_mosaic_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/bamboo_mosaic", - "side": "minecraft:block/bamboo_mosaic", - "top": "minecraft:block/bamboo_mosaic" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_mosaic_stairs_outer.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_mosaic_stairs_outer.json deleted file mode 100644 index 64b61b65..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_mosaic_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/bamboo_mosaic", - "side": "minecraft:block/bamboo_mosaic", - "top": "minecraft:block/bamboo_mosaic" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_planks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_planks.json deleted file mode 100644 index 670a66f9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_planks.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/bamboo_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_pressure_plate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_pressure_plate.json deleted file mode 100644 index ea2b50d8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_pressure_plate.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/pressure_plate_up", - "textures": { - "texture": "minecraft:block/bamboo_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_pressure_plate_down.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_pressure_plate_down.json deleted file mode 100644 index 54a33280..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_pressure_plate_down.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/pressure_plate_down", - "textures": { - "texture": "minecraft:block/bamboo_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_sapling.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_sapling.json deleted file mode 100644 index f658e68e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_sapling.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/tinted_cross", - "textures": { - "cross": "minecraft:block/bamboo_stage0" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_sign.json deleted file mode 100644 index 00c837bf..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_sign.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/bamboo_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_slab.json deleted file mode 100644 index 569c1847..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/bamboo_planks", - "side": "minecraft:block/bamboo_planks", - "top": "minecraft:block/bamboo_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_slab_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_slab_top.json deleted file mode 100644 index 04e017fc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/bamboo_planks", - "side": "minecraft:block/bamboo_planks", - "top": "minecraft:block/bamboo_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_small_leaves.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_small_leaves.json deleted file mode 100644 index c21694ea..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_small_leaves.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "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/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_stairs.json deleted file mode 100644 index ed8578fb..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/bamboo_planks", - "side": "minecraft:block/bamboo_planks", - "top": "minecraft:block/bamboo_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_stairs_inner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_stairs_inner.json deleted file mode 100644 index c4c2c4b4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/bamboo_planks", - "side": "minecraft:block/bamboo_planks", - "top": "minecraft:block/bamboo_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_stairs_outer.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_stairs_outer.json deleted file mode 100644 index 4cd65300..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/bamboo_planks", - "side": "minecraft:block/bamboo_planks", - "top": "minecraft:block/bamboo_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_trapdoor_bottom.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_trapdoor_bottom.json deleted file mode 100644 index d7925a41..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_trapdoor_bottom.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_orientable_trapdoor_bottom", - "textures": { - "texture": "minecraft:block/bamboo_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_trapdoor_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_trapdoor_open.json deleted file mode 100644 index abbece26..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_trapdoor_open.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_orientable_trapdoor_open", - "textures": { - "texture": "minecraft:block/bamboo_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_trapdoor_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_trapdoor_top.json deleted file mode 100644 index 778861d0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bamboo_trapdoor_top.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_orientable_trapdoor_top", - "textures": { - "texture": "minecraft:block/bamboo_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/banner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/banner.json deleted file mode 100644 index 9406a849..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/banner.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/barrel.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/barrel.json deleted file mode 100644 index cff93008..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/barrel.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/cube_bottom_top", - "textures": { - "bottom": "minecraft:block/barrel_bottom", - "side": "minecraft:block/barrel_side", - "top": "minecraft:block/barrel_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/barrel_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/barrel_open.json deleted file mode 100644 index c7d013e7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/barrel_open.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/cube_bottom_top", - "textures": { - "bottom": "minecraft:block/barrel_bottom", - "side": "minecraft:block/barrel_side", - "top": "minecraft:block/barrel_top_open" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/barrier.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/barrier.json deleted file mode 100644 index 7d855f50..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/barrier.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:item/barrier" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/basalt.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/basalt.json deleted file mode 100644 index 9a43b3d7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/basalt.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/basalt_top", - "side": "minecraft:block/basalt_side" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/beacon.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/beacon.json deleted file mode 100644 index de4bca2e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/beacon.json +++ /dev/null @@ -1,46 +0,0 @@ -{ "parent": "block/block", - "textures": { - "particle": "block/glass", - "glass": "block/glass", - "obsidian": "block/obsidian", - "beacon": "block/beacon" - }, - "elements": [ - { "__comment": "Glass shell", - "from": [ 0, 0, 0 ], - "to": [ 16, 16, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#glass" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#glass" }, - "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#glass" }, - "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#glass" }, - "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#glass" }, - "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#glass" } - } - }, - { "__comment": "Obsidian base", - "from": [ 2, 0.1, 2 ], - "to": [ 14, 3, 14 ], - "faces": { - "down": { "uv": [ 2, 2, 14, 14 ], "texture": "#obsidian" }, - "up": { "uv": [ 2, 2, 14, 14 ], "texture": "#obsidian" }, - "north": { "uv": [ 2, 13, 14, 16 ], "texture": "#obsidian" }, - "south": { "uv": [ 2, 13, 14, 16 ], "texture": "#obsidian" }, - "west": { "uv": [ 2, 13, 14, 16 ], "texture": "#obsidian" }, - "east": { "uv": [ 2, 13, 14, 16 ], "texture": "#obsidian" } - } - }, - { "__comment": "Inner beacon texture", - "from": [ 3, 3, 3 ], - "to": [ 13, 14, 13 ], - "faces": { - "down": { "uv": [ 3, 3, 13, 13 ], "texture": "#beacon" }, - "up": { "uv": [ 3, 3, 13, 13 ], "texture": "#beacon" }, - "north": { "uv": [ 3, 2, 13, 13 ], "texture": "#beacon" }, - "south": { "uv": [ 3, 2, 13, 13 ], "texture": "#beacon" }, - "west": { "uv": [ 3, 2, 13, 13 ], "texture": "#beacon" }, - "east": { "uv": [ 3, 2, 13, 13 ], "texture": "#beacon" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bed.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bed.json deleted file mode 100644 index 9406a849..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bed.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bedrock.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bedrock.json deleted file mode 100644 index adc6359e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bedrock.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/bedrock" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bedrock_mirrored.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bedrock_mirrored.json deleted file mode 100644 index a75ef1fb..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bedrock_mirrored.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_mirrored_all", - "textures": { - "all": "minecraft:block/bedrock" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bee_nest.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bee_nest.json deleted file mode 100644 index ac0aa623..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bee_nest.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "minecraft:block/orientable_with_bottom", - "textures": { - "bottom": "minecraft:block/bee_nest_bottom", - "front": "minecraft:block/bee_nest_front", - "particle": "minecraft:block/bee_nest_side", - "side": "minecraft:block/bee_nest_side", - "top": "minecraft:block/bee_nest_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bee_nest_honey.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bee_nest_honey.json deleted file mode 100644 index 25850dbf..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bee_nest_honey.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "minecraft:block/orientable_with_bottom", - "textures": { - "bottom": "minecraft:block/bee_nest_bottom", - "front": "minecraft:block/bee_nest_front_honey", - "particle": "minecraft:block/bee_nest_side", - "side": "minecraft:block/bee_nest_side", - "top": "minecraft:block/bee_nest_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/beehive.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/beehive.json deleted file mode 100644 index 4c875e63..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/beehive.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "minecraft:block/orientable_with_bottom", - "textures": { - "bottom": "minecraft:block/beehive_end", - "front": "minecraft:block/beehive_front", - "particle": "minecraft:block/beehive_side", - "side": "minecraft:block/beehive_side", - "top": "minecraft:block/beehive_end" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/beehive_honey.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/beehive_honey.json deleted file mode 100644 index 1973867c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/beehive_honey.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "minecraft:block/orientable_with_bottom", - "textures": { - "bottom": "minecraft:block/beehive_end", - "front": "minecraft:block/beehive_front_honey", - "particle": "minecraft:block/beehive_side", - "side": "minecraft:block/beehive_side", - "top": "minecraft:block/beehive_end" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/beetroots_stage0.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/beetroots_stage0.json deleted file mode 100644 index 47fbf6f8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/beetroots_stage0.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/crop", - "textures": { - "crop": "minecraft:block/beetroots_stage0" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/beetroots_stage1.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/beetroots_stage1.json deleted file mode 100644 index 06177c9c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/beetroots_stage1.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/crop", - "textures": { - "crop": "minecraft:block/beetroots_stage1" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/beetroots_stage2.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/beetroots_stage2.json deleted file mode 100644 index d843c09d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/beetroots_stage2.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/crop", - "textures": { - "crop": "minecraft:block/beetroots_stage2" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/beetroots_stage3.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/beetroots_stage3.json deleted file mode 100644 index 3fa2170b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/beetroots_stage3.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/crop", - "textures": { - "crop": "minecraft:block/beetroots_stage3" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bell_between_walls.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bell_between_walls.json deleted file mode 100644 index 8e7903f3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bell_between_walls.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "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/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bell_ceiling.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bell_ceiling.json deleted file mode 100644 index a105fb98..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bell_ceiling.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "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/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bell_floor.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bell_floor.json deleted file mode 100644 index c2abfcbd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bell_floor.json +++ /dev/null @@ -1,43 +0,0 @@ -{ - "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/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bell_wall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bell_wall.json deleted file mode 100644 index 92927bd2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bell_wall.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "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/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/big_dripleaf.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/big_dripleaf.json deleted file mode 100644 index edd3947a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/big_dripleaf.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "top": "minecraft:block/big_dripleaf_top", - "stem": "minecraft:block/big_dripleaf_stem", - "side": "minecraft:block/big_dripleaf_side", - "tip": "minecraft:block/big_dripleaf_tip", - "particle": "block/big_dripleaf_top" - }, - "elements": [ - { "from": [ 0, 15, 0 ], - "to": [ 16, 15, 16 ], - "shade": false, - "faces": { - "down": { "uv": [ 0, 16, 16, 0 ], "texture": "#top" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" } - } - }, - { "from": [ 0, 11, 0 ], - "to": [ 16, 15, 0.002 ], - "shade": false, - "faces": { - "north": { "uv": [ 0, 0, 16, 4 ], "texture": "#tip", "cullface": "north" }, - "south": { "uv": [ 16, 0, 0, 4 ], "texture": "#tip" } - } - }, - { "from": [ 0, 11, 0 ], - "to": [ 0.002, 15, 16 ], - "shade": false, - "faces": { - "east": { "uv": [ 16, 0, 0, 4 ], "texture": "#side" }, - "west": { "uv": [ 0, 0, 16, 4 ], "texture": "#side", "cullface": "west" } - } - }, - { "from": [ 15.998, 11, 0 ], - "to": [ 16, 15, 16 ], - "shade": false, - "faces": { - "east": { "uv": [ 16, 0, 0, 4 ], "texture": "#side", "cullface": "east" }, - "west": { "uv": [ 0, 0, 16, 4 ], "texture": "#side" } - } - }, - { "from": [ 5, 0, 12 ], - "to": [ 11, 15, 12 ], - "rotation": { "origin": [ 8, 8, 12 ], "axis": "y", "angle": 45, "rescale": true }, - "shade": false, - "faces": { - "north": { "uv": [ 3, 0, 14, 16 ], "texture": "#stem" }, - "south": { "uv": [ 3, 0, 14, 16 ], "texture": "#stem" } - } - }, - { "from": [ 5, 0, 12 ], - "to": [ 11, 15, 12 ], - "rotation": { "origin": [ 8, 8, 12 ], "axis": "y", "angle": -45, "rescale": true }, - "shade": false, - "faces": { - "north": { "uv": [ 3, 0, 14, 16 ], "texture": "#stem" }, - "south": { "uv": [ 3, 0, 14, 16 ], "texture": "#stem" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/big_dripleaf_full_tilt.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/big_dripleaf_full_tilt.json deleted file mode 100644 index e0ebb6d3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/big_dripleaf_full_tilt.json +++ /dev/null @@ -1,66 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "top": "minecraft:block/big_dripleaf_top", - "stem": "minecraft:block/big_dripleaf_stem", - "side": "minecraft:block/big_dripleaf_side", - "tip": "minecraft:block/big_dripleaf_tip", - "particle": "block/big_dripleaf_top" - }, - "elements": [ - { "from": [ 0, 15, 0 ], - "to": [ 16, 15, 16 ], - "rotation": { "origin": [ 8, 15, 16 ], "axis": "x", "angle": -45 }, - "shade": false, - "faces": { - "down": { "uv": [ 16, 16, 0, 0 ], "texture": "#top" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" } - } - }, - { "from": [ 0, 11, 0 ], - "to": [ 16, 15, 0 ], - "rotation": { "origin": [ 8, 15, 16 ], "axis": "x", "angle": -45 }, - "shade": false, - "faces": { - "north": { "uv": [ 0, 0, 16, 4 ], "texture": "#tip" }, - "south": { "uv": [ 0, 0, 16, 4 ], "texture": "#tip" } - } - }, - { "from": [ 0, 11, 0 ], - "to": [ 0.002, 15, 16 ], - "rotation": { "origin": [ 8, 15, 16 ], "axis": "x", "angle": -45 }, - "shade": false, - "faces": { - "east": { "uv": [ 16, 0, 0, 4 ], "texture": "#side" }, - "west": { "uv": [ 0, 0, 16, 4 ], "texture": "#side", "cullface": "west" } - } - }, - { "from": [ 15.998, 11, 0 ], - "to": [ 16, 15, 16 ], - "rotation": { "origin": [ 8, 15, 16 ], "axis": "x", "angle": -45 }, - "shade": false, - "faces": { - "east": { "uv": [ 16, 0, 0, 4 ], "texture": "#side", "cullface": "east" }, - "west": { "uv": [ 0, 0, 16, 4 ], "texture": "#side" } - } - }, - { "from": [ 5, 0, 12 ], - "to": [ 11, 15, 12 ], - "rotation": { "origin": [ 8, 8, 12 ], "axis": "y", "angle": 45, "rescale": true }, - "shade": false, - "faces": { - "north": { "uv": [ 3, 0, 14, 16 ], "texture": "#stem" }, - "south": { "uv": [ 3, 0, 14, 16 ], "texture": "#stem" } - } - }, - { "from": [ 5, 0, 12 ], - "to": [ 11, 15, 12 ], - "rotation": { "origin": [ 8, 8, 12 ], "axis": "y", "angle": -45, "rescale": true }, - "shade": false, - "faces": { - "north": { "uv": [ 3, 0, 14, 16 ], "texture": "#stem" }, - "south": { "uv": [ 3, 0, 14, 16 ], "texture": "#stem" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/big_dripleaf_partial_tilt.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/big_dripleaf_partial_tilt.json deleted file mode 100644 index 27950f59..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/big_dripleaf_partial_tilt.json +++ /dev/null @@ -1,66 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "top": "minecraft:block/big_dripleaf_top", - "stem": "minecraft:block/big_dripleaf_stem", - "side": "minecraft:block/big_dripleaf_side", - "tip": "minecraft:block/big_dripleaf_tip", - "particle": "block/big_dripleaf_top" - }, - "elements": [ - { "from": [ 0, 15, 0 ], - "to": [ 16, 15, 16 ], - "rotation": { "origin": [ 8, 15, 16 ], "axis": "x", "angle": -22.5 }, - "shade": false, - "faces": { - "down": { "uv": [ 16, 16, 0, 0 ], "texture": "#top" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" } - } - }, - { "from": [ 0, 11, 0 ], - "to": [ 16, 15, 0 ], - "rotation": { "origin": [ 8, 15, 16 ], "axis": "x", "angle": -22.5 }, - "shade": false, - "faces": { - "north": { "uv": [ 0, 0, 16, 4 ], "texture": "#tip" }, - "south": { "uv": [ 0, 0, 16, 4 ], "texture": "#tip" } - } - }, - { "from": [ 0, 11, 0 ], - "to": [ 0.002, 15, 16 ], - "rotation": { "origin": [ 8, 15, 16 ], "axis": "x", "angle": -22.5 }, - "shade": false, - "faces": { - "east": { "uv": [ 16, 0, 0, 4 ], "texture": "#side" }, - "west": { "uv": [ 0, 0, 16, 4 ], "texture": "#side", "cullface": "west" } - } - }, - { "from": [ 15.998, 11, 0 ], - "to": [ 16, 15, 16 ], - "rotation": { "origin": [ 8, 15, 16 ], "axis": "x", "angle": -22.5 }, - "shade": false, - "faces": { - "east": { "uv": [ 16, 0, 0, 4 ], "texture": "#side", "cullface": "east" }, - "west": { "uv": [ 0, 0, 16, 4 ], "texture": "#side" } - } - }, - { "from": [ 5, 0, 12 ], - "to": [ 11, 15, 12 ], - "rotation": { "origin": [ 8, 8, 12 ], "axis": "y", "angle": 45, "rescale": true }, - "shade": false, - "faces": { - "north": { "uv": [ 3, 0, 14, 16 ], "texture": "#stem" }, - "south": { "uv": [ 3, 0, 14, 16 ], "texture": "#stem" } - } - }, - { "from": [ 5, 0, 12 ], - "to": [ 11, 15, 12 ], - "rotation": { "origin": [ 8, 8, 12 ], "axis": "y", "angle": -45, "rescale": true }, - "shade": false, - "faces": { - "north": { "uv": [ 3, 0, 14, 16 ], "texture": "#stem" }, - "south": { "uv": [ 3, 0, 14, 16 ], "texture": "#stem" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/big_dripleaf_stem.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/big_dripleaf_stem.json deleted file mode 100644 index a40caefc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/big_dripleaf_stem.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "stem": "block/big_dripleaf_stem", - "particle": "block/big_dripleaf_stem" - }, - "elements": [ - { "from": [ 5, 0, 12 ], - "to": [ 11, 16, 12 ], - "rotation": { "origin": [ 8, 8, 12 ], "axis": "y", "angle": 45, "rescale": true }, - "shade": false, - "faces": { - "north": { "uv": [ 3, 0, 14, 16 ], "texture": "#stem" }, - "south": { "uv": [ 3, 0, 14, 16 ], "texture": "#stem" } - } - }, - { "from": [ 5, 0, 12 ], - "to": [ 11, 16, 12 ], - "rotation": { "origin": [ 8, 8, 12 ], "axis": "y", "angle": -45, "rescale": true }, - "shade": false, - "faces": { - "north": { "uv": [ 3, 0, 14, 16 ], "texture": "#stem" }, - "south": { "uv": [ 3, 0, 14, 16 ], "texture": "#stem" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_button.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_button.json deleted file mode 100644 index 751b7e91..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_button.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/button", - "textures": { - "texture": "minecraft:block/birch_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_button_inventory.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_button_inventory.json deleted file mode 100644 index 1f6420f5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_button_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/button_inventory", - "textures": { - "texture": "minecraft:block/birch_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_button_pressed.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_button_pressed.json deleted file mode 100644 index e9438da2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_button_pressed.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/button_pressed", - "textures": { - "texture": "minecraft:block/birch_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_door_bottom_left.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_door_bottom_left.json deleted file mode 100644 index 3195b317..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_door_bottom_left.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_left", - "textures": { - "bottom": "minecraft:block/birch_door_bottom", - "top": "minecraft:block/birch_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_door_bottom_left_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_door_bottom_left_open.json deleted file mode 100644 index 57a88074..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_door_bottom_left_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_left_open", - "textures": { - "bottom": "minecraft:block/birch_door_bottom", - "top": "minecraft:block/birch_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_door_bottom_right.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_door_bottom_right.json deleted file mode 100644 index f53cfdc4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_door_bottom_right.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_right", - "textures": { - "bottom": "minecraft:block/birch_door_bottom", - "top": "minecraft:block/birch_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_door_bottom_right_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_door_bottom_right_open.json deleted file mode 100644 index cd3b6b1a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_door_bottom_right_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_right_open", - "textures": { - "bottom": "minecraft:block/birch_door_bottom", - "top": "minecraft:block/birch_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_door_top_left.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_door_top_left.json deleted file mode 100644 index 2d337e0e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_door_top_left.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_left", - "textures": { - "bottom": "minecraft:block/birch_door_bottom", - "top": "minecraft:block/birch_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_door_top_left_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_door_top_left_open.json deleted file mode 100644 index 82c4d8f5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_door_top_left_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_left_open", - "textures": { - "bottom": "minecraft:block/birch_door_bottom", - "top": "minecraft:block/birch_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_door_top_right.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_door_top_right.json deleted file mode 100644 index 953abe7f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_door_top_right.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_right", - "textures": { - "bottom": "minecraft:block/birch_door_bottom", - "top": "minecraft:block/birch_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_door_top_right_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_door_top_right_open.json deleted file mode 100644 index 982e3ca4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_door_top_right_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_right_open", - "textures": { - "bottom": "minecraft:block/birch_door_bottom", - "top": "minecraft:block/birch_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_fence_gate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_fence_gate.json deleted file mode 100644 index 2e0e1566..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_fence_gate.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate", - "textures": { - "texture": "minecraft:block/birch_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_fence_gate_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_fence_gate_open.json deleted file mode 100644 index db6f4a89..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_fence_gate_open.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate_open", - "textures": { - "texture": "minecraft:block/birch_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_fence_gate_wall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_fence_gate_wall.json deleted file mode 100644 index 5402b037..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_fence_gate_wall.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate_wall", - "textures": { - "texture": "minecraft:block/birch_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_fence_gate_wall_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_fence_gate_wall_open.json deleted file mode 100644 index 442138c0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_fence_gate_wall_open.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate_wall_open", - "textures": { - "texture": "minecraft:block/birch_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_fence_inventory.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_fence_inventory.json deleted file mode 100644 index 4ef0bc09..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_fence_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/fence_inventory", - "textures": { - "texture": "minecraft:block/birch_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_fence_post.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_fence_post.json deleted file mode 100644 index 83661438..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_fence_post.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/fence_post", - "textures": { - "texture": "minecraft:block/birch_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_fence_side.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_fence_side.json deleted file mode 100644 index f5a12c9f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_fence_side.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/fence_side", - "textures": { - "texture": "minecraft:block/birch_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_hanging_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_hanging_sign.json deleted file mode 100644 index 53f27ad5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_hanging_sign.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/stripped_birch_log" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_leaves.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_leaves.json deleted file mode 100644 index 6f7f331c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_leaves.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/leaves", - "textures": { - "all": "minecraft:block/birch_leaves" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_log.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_log.json deleted file mode 100644 index 5d43e85c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_log.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/birch_log_top", - "side": "minecraft:block/birch_log" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_log_horizontal.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_log_horizontal.json deleted file mode 100644 index ce988a8e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_log_horizontal.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column_horizontal", - "textures": { - "end": "minecraft:block/birch_log_top", - "side": "minecraft:block/birch_log" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_planks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_planks.json deleted file mode 100644 index de6d1757..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_planks.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/birch_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_pressure_plate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_pressure_plate.json deleted file mode 100644 index 8df007e9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_pressure_plate.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/pressure_plate_up", - "textures": { - "texture": "minecraft:block/birch_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_pressure_plate_down.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_pressure_plate_down.json deleted file mode 100644 index 4b36009e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_pressure_plate_down.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/pressure_plate_down", - "textures": { - "texture": "minecraft:block/birch_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_sapling.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_sapling.json deleted file mode 100644 index 274a3afa..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_sapling.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/birch_sapling" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_sign.json deleted file mode 100644 index 2bfa5bcf..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_sign.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/birch_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_slab.json deleted file mode 100644 index c7fd05bc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/birch_planks", - "side": "minecraft:block/birch_planks", - "top": "minecraft:block/birch_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_slab_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_slab_top.json deleted file mode 100644 index dbde21ef..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/birch_planks", - "side": "minecraft:block/birch_planks", - "top": "minecraft:block/birch_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_stairs.json deleted file mode 100644 index e7d798fc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/birch_planks", - "side": "minecraft:block/birch_planks", - "top": "minecraft:block/birch_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_stairs_inner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_stairs_inner.json deleted file mode 100644 index 347cdb1e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/birch_planks", - "side": "minecraft:block/birch_planks", - "top": "minecraft:block/birch_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_stairs_outer.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_stairs_outer.json deleted file mode 100644 index 2c1faa60..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/birch_planks", - "side": "minecraft:block/birch_planks", - "top": "minecraft:block/birch_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_trapdoor_bottom.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_trapdoor_bottom.json deleted file mode 100644 index 0aa6e6ab..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_trapdoor_bottom.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_orientable_trapdoor_bottom", - "textures": { - "texture": "minecraft:block/birch_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_trapdoor_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_trapdoor_open.json deleted file mode 100644 index 041ad178..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_trapdoor_open.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_orientable_trapdoor_open", - "textures": { - "texture": "minecraft:block/birch_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_trapdoor_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_trapdoor_top.json deleted file mode 100644 index 838e5cff..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_trapdoor_top.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_orientable_trapdoor_top", - "textures": { - "texture": "minecraft:block/birch_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_wood.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_wood.json deleted file mode 100644 index ab78963a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/birch_wood.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/birch_log", - "side": "minecraft:block/birch_log" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/black_candle_cake.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/black_candle_cake.json deleted file mode 100644 index 84aa73b9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/black_candle_cake.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "minecraft:block/template_cake_with_candle", - "textures": { - "bottom": "minecraft:block/cake_bottom", - "candle": "minecraft:block/black_candle", - "particle": "minecraft:block/cake_side", - "side": "minecraft:block/cake_side", - "top": "minecraft:block/cake_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/black_candle_cake_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/black_candle_cake_lit.json deleted file mode 100644 index 8b688c4e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/black_candle_cake_lit.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "minecraft:block/template_cake_with_candle", - "textures": { - "bottom": "minecraft:block/cake_bottom", - "candle": "minecraft:block/black_candle_lit", - "particle": "minecraft:block/cake_side", - "side": "minecraft:block/cake_side", - "top": "minecraft:block/cake_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/black_candle_four_candles.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/black_candle_four_candles.json deleted file mode 100644 index e9f31ad5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/black_candle_four_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_four_candles", - "textures": { - "all": "minecraft:block/black_candle", - "particle": "minecraft:block/black_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/black_candle_four_candles_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/black_candle_four_candles_lit.json deleted file mode 100644 index 6c3d2742..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/black_candle_four_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_four_candles", - "textures": { - "all": "minecraft:block/black_candle_lit", - "particle": "minecraft:block/black_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/black_candle_one_candle.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/black_candle_one_candle.json deleted file mode 100644 index 9bcb8eed..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/black_candle_one_candle.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_candle", - "textures": { - "all": "minecraft:block/black_candle", - "particle": "minecraft:block/black_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/black_candle_one_candle_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/black_candle_one_candle_lit.json deleted file mode 100644 index e04d7b15..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/black_candle_one_candle_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_candle", - "textures": { - "all": "minecraft:block/black_candle_lit", - "particle": "minecraft:block/black_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/black_candle_three_candles.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/black_candle_three_candles.json deleted file mode 100644 index 31b82cee..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/black_candle_three_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_three_candles", - "textures": { - "all": "minecraft:block/black_candle", - "particle": "minecraft:block/black_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/black_candle_three_candles_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/black_candle_three_candles_lit.json deleted file mode 100644 index 31693bb4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/black_candle_three_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_three_candles", - "textures": { - "all": "minecraft:block/black_candle_lit", - "particle": "minecraft:block/black_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/black_candle_two_candles.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/black_candle_two_candles.json deleted file mode 100644 index 298bd70a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/black_candle_two_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_two_candles", - "textures": { - "all": "minecraft:block/black_candle", - "particle": "minecraft:block/black_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/black_candle_two_candles_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/black_candle_two_candles_lit.json deleted file mode 100644 index 5ad49a08..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/black_candle_two_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_two_candles", - "textures": { - "all": "minecraft:block/black_candle_lit", - "particle": "minecraft:block/black_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/black_carpet.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/black_carpet.json deleted file mode 100644 index a89fa481..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/black_carpet.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/carpet", - "textures": { - "wool": "minecraft:block/black_wool" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/black_concrete.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/black_concrete.json deleted file mode 100644 index a2748b55..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/black_concrete.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/black_concrete" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/black_concrete_powder.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/black_concrete_powder.json deleted file mode 100644 index 63374351..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/black_concrete_powder.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/black_concrete_powder" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/black_glazed_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/black_glazed_terracotta.json deleted file mode 100644 index f973bbba..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/black_glazed_terracotta.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glazed_terracotta", - "textures": { - "pattern": "minecraft:block/black_glazed_terracotta" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/black_shulker_box.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/black_shulker_box.json deleted file mode 100644 index 0e74df95..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/black_shulker_box.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/black_shulker_box" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/black_stained_glass.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/black_stained_glass.json deleted file mode 100644 index 5d66a695..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/black_stained_glass.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/black_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/black_stained_glass_pane_noside.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/black_stained_glass_pane_noside.json deleted file mode 100644 index bc943b0a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/black_stained_glass_pane_noside.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_noside", - "textures": { - "pane": "minecraft:block/black_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/black_stained_glass_pane_noside_alt.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/black_stained_glass_pane_noside_alt.json deleted file mode 100644 index 3d66b75f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/black_stained_glass_pane_noside_alt.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_noside_alt", - "textures": { - "pane": "minecraft:block/black_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/black_stained_glass_pane_post.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/black_stained_glass_pane_post.json deleted file mode 100644 index 62986045..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/black_stained_glass_pane_post.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_post", - "textures": { - "edge": "minecraft:block/black_stained_glass_pane_top", - "pane": "minecraft:block/black_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/black_stained_glass_pane_side.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/black_stained_glass_pane_side.json deleted file mode 100644 index d0d90d10..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/black_stained_glass_pane_side.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_side", - "textures": { - "edge": "minecraft:block/black_stained_glass_pane_top", - "pane": "minecraft:block/black_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/black_stained_glass_pane_side_alt.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/black_stained_glass_pane_side_alt.json deleted file mode 100644 index 7c4e7c97..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/black_stained_glass_pane_side_alt.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_side_alt", - "textures": { - "edge": "minecraft:block/black_stained_glass_pane_top", - "pane": "minecraft:block/black_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/black_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/black_terracotta.json deleted file mode 100644 index a8ff478c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/black_terracotta.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/black_terracotta" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/black_wool.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/black_wool.json deleted file mode 100644 index 7fea63ff..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/black_wool.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/black_wool" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blackstone.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blackstone.json deleted file mode 100644 index d6e7b585..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blackstone.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/blackstone_top", - "side": "minecraft:block/blackstone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blackstone_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blackstone_slab.json deleted file mode 100644 index f4f7fe88..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blackstone_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/blackstone_top", - "side": "minecraft:block/blackstone", - "top": "minecraft:block/blackstone_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blackstone_slab_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blackstone_slab_top.json deleted file mode 100644 index 7ffe490e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blackstone_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/blackstone_top", - "side": "minecraft:block/blackstone", - "top": "minecraft:block/blackstone_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blackstone_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blackstone_stairs.json deleted file mode 100644 index 15a8eefd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blackstone_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/blackstone_top", - "side": "minecraft:block/blackstone", - "top": "minecraft:block/blackstone_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blackstone_stairs_inner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blackstone_stairs_inner.json deleted file mode 100644 index ff1597db..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blackstone_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/blackstone_top", - "side": "minecraft:block/blackstone", - "top": "minecraft:block/blackstone_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blackstone_stairs_outer.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blackstone_stairs_outer.json deleted file mode 100644 index 130777e4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blackstone_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/blackstone_top", - "side": "minecraft:block/blackstone", - "top": "minecraft:block/blackstone_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blackstone_wall_inventory.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blackstone_wall_inventory.json deleted file mode 100644 index 6e8029ce..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blackstone_wall_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/wall_inventory", - "textures": { - "wall": "minecraft:block/blackstone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blackstone_wall_post.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blackstone_wall_post.json deleted file mode 100644 index a2b66ca3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blackstone_wall_post.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_post", - "textures": { - "wall": "minecraft:block/blackstone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blackstone_wall_side.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blackstone_wall_side.json deleted file mode 100644 index 152d2fe4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blackstone_wall_side.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side", - "textures": { - "wall": "minecraft:block/blackstone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blackstone_wall_side_tall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blackstone_wall_side_tall.json deleted file mode 100644 index 3a662254..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blackstone_wall_side_tall.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side_tall", - "textures": { - "wall": "minecraft:block/blackstone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blast_furnace.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blast_furnace.json deleted file mode 100644 index 8c8aa450..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blast_furnace.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/orientable", - "textures": { - "front": "minecraft:block/blast_furnace_front", - "side": "minecraft:block/blast_furnace_side", - "top": "minecraft:block/blast_furnace_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blast_furnace_on.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blast_furnace_on.json deleted file mode 100644 index 4d14c0be..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blast_furnace_on.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/orientable", - "textures": { - "front": "minecraft:block/blast_furnace_front_on", - "side": "minecraft:block/blast_furnace_side", - "top": "minecraft:block/blast_furnace_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/block.json deleted file mode 100644 index aefa892b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/block.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "gui_light": "side", - "display": { - "gui": { - "rotation": [ 30, 225, 0 ], - "translation": [ 0, 0, 0], - "scale":[ 0.625, 0.625, 0.625 ] - }, - "ground": { - "rotation": [ 0, 0, 0 ], - "translation": [ 0, 3, 0], - "scale":[ 0.25, 0.25, 0.25 ] - }, - "fixed": { - "rotation": [ 0, 0, 0 ], - "translation": [ 0, 0, 0], - "scale":[ 0.5, 0.5, 0.5 ] - }, - "thirdperson_righthand": { - "rotation": [ 75, 45, 0 ], - "translation": [ 0, 2.5, 0], - "scale": [ 0.375, 0.375, 0.375 ] - }, - "firstperson_righthand": { - "rotation": [ 0, 45, 0 ], - "translation": [ 0, 0, 0 ], - "scale": [ 0.40, 0.40, 0.40 ] - }, - "firstperson_lefthand": { - "rotation": [ 0, 225, 0 ], - "translation": [ 0, 0, 0 ], - "scale": [ 0.40, 0.40, 0.40 ] - } - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blue_candle_cake.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blue_candle_cake.json deleted file mode 100644 index c6ffe720..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blue_candle_cake.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "minecraft:block/template_cake_with_candle", - "textures": { - "bottom": "minecraft:block/cake_bottom", - "candle": "minecraft:block/blue_candle", - "particle": "minecraft:block/cake_side", - "side": "minecraft:block/cake_side", - "top": "minecraft:block/cake_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blue_candle_cake_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blue_candle_cake_lit.json deleted file mode 100644 index 515e258d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blue_candle_cake_lit.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "minecraft:block/template_cake_with_candle", - "textures": { - "bottom": "minecraft:block/cake_bottom", - "candle": "minecraft:block/blue_candle_lit", - "particle": "minecraft:block/cake_side", - "side": "minecraft:block/cake_side", - "top": "minecraft:block/cake_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blue_candle_four_candles.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blue_candle_four_candles.json deleted file mode 100644 index 31d0de83..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blue_candle_four_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_four_candles", - "textures": { - "all": "minecraft:block/blue_candle", - "particle": "minecraft:block/blue_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blue_candle_four_candles_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blue_candle_four_candles_lit.json deleted file mode 100644 index b71df39e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blue_candle_four_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_four_candles", - "textures": { - "all": "minecraft:block/blue_candle_lit", - "particle": "minecraft:block/blue_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blue_candle_one_candle.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blue_candle_one_candle.json deleted file mode 100644 index dc89790e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blue_candle_one_candle.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_candle", - "textures": { - "all": "minecraft:block/blue_candle", - "particle": "minecraft:block/blue_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blue_candle_one_candle_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blue_candle_one_candle_lit.json deleted file mode 100644 index b3410f67..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blue_candle_one_candle_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_candle", - "textures": { - "all": "minecraft:block/blue_candle_lit", - "particle": "minecraft:block/blue_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blue_candle_three_candles.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blue_candle_three_candles.json deleted file mode 100644 index e9527b98..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blue_candle_three_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_three_candles", - "textures": { - "all": "minecraft:block/blue_candle", - "particle": "minecraft:block/blue_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blue_candle_three_candles_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blue_candle_three_candles_lit.json deleted file mode 100644 index 992be450..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blue_candle_three_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_three_candles", - "textures": { - "all": "minecraft:block/blue_candle_lit", - "particle": "minecraft:block/blue_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blue_candle_two_candles.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blue_candle_two_candles.json deleted file mode 100644 index efc0f7a2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blue_candle_two_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_two_candles", - "textures": { - "all": "minecraft:block/blue_candle", - "particle": "minecraft:block/blue_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blue_candle_two_candles_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blue_candle_two_candles_lit.json deleted file mode 100644 index 22ab088f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blue_candle_two_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_two_candles", - "textures": { - "all": "minecraft:block/blue_candle_lit", - "particle": "minecraft:block/blue_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blue_carpet.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blue_carpet.json deleted file mode 100644 index be41fd87..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blue_carpet.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/carpet", - "textures": { - "wool": "minecraft:block/blue_wool" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blue_concrete.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blue_concrete.json deleted file mode 100644 index b2423fb6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blue_concrete.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/blue_concrete" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blue_concrete_powder.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blue_concrete_powder.json deleted file mode 100644 index 7ceaeb51..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blue_concrete_powder.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/blue_concrete_powder" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blue_glazed_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blue_glazed_terracotta.json deleted file mode 100644 index ecb17356..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blue_glazed_terracotta.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glazed_terracotta", - "textures": { - "pattern": "minecraft:block/blue_glazed_terracotta" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blue_ice.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blue_ice.json deleted file mode 100644 index 9164aee5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blue_ice.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/blue_ice" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blue_orchid.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blue_orchid.json deleted file mode 100644 index a7f9b4b2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blue_orchid.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/blue_orchid" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blue_shulker_box.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blue_shulker_box.json deleted file mode 100644 index 29b739d8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blue_shulker_box.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/blue_shulker_box" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blue_stained_glass.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blue_stained_glass.json deleted file mode 100644 index e372ce34..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blue_stained_glass.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/blue_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blue_stained_glass_pane_noside.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blue_stained_glass_pane_noside.json deleted file mode 100644 index fa1dd06d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blue_stained_glass_pane_noside.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_noside", - "textures": { - "pane": "minecraft:block/blue_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blue_stained_glass_pane_noside_alt.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blue_stained_glass_pane_noside_alt.json deleted file mode 100644 index 70faad04..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blue_stained_glass_pane_noside_alt.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_noside_alt", - "textures": { - "pane": "minecraft:block/blue_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blue_stained_glass_pane_post.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blue_stained_glass_pane_post.json deleted file mode 100644 index 6c778945..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blue_stained_glass_pane_post.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_post", - "textures": { - "edge": "minecraft:block/blue_stained_glass_pane_top", - "pane": "minecraft:block/blue_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blue_stained_glass_pane_side.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blue_stained_glass_pane_side.json deleted file mode 100644 index e88321ef..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blue_stained_glass_pane_side.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_side", - "textures": { - "edge": "minecraft:block/blue_stained_glass_pane_top", - "pane": "minecraft:block/blue_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blue_stained_glass_pane_side_alt.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blue_stained_glass_pane_side_alt.json deleted file mode 100644 index b891c717..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blue_stained_glass_pane_side_alt.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_side_alt", - "textures": { - "edge": "minecraft:block/blue_stained_glass_pane_top", - "pane": "minecraft:block/blue_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blue_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blue_terracotta.json deleted file mode 100644 index ead56974..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blue_terracotta.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/blue_terracotta" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blue_wool.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blue_wool.json deleted file mode 100644 index 4fb7fa5b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/blue_wool.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/blue_wool" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bone_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bone_block.json deleted file mode 100644 index f6594f0d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bone_block.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/bone_block_top", - "side": "minecraft:block/bone_block_side" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bookshelf.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bookshelf.json deleted file mode 100644 index c095a7d7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bookshelf.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/oak_planks", - "side": "minecraft:block/bookshelf" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brain_coral.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brain_coral.json deleted file mode 100644 index 308083fc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brain_coral.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/brain_coral" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brain_coral_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brain_coral_block.json deleted file mode 100644 index 6e7ddb61..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brain_coral_block.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/brain_coral_block" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brain_coral_fan.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brain_coral_fan.json deleted file mode 100644 index a2128699..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brain_coral_fan.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/coral_fan", - "textures": { - "fan": "minecraft:block/brain_coral_fan" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brain_coral_wall_fan.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brain_coral_wall_fan.json deleted file mode 100644 index 20b56103..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brain_coral_wall_fan.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/coral_wall_fan", - "textures": { - "fan": "minecraft:block/brain_coral_fan" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brewing_stand.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brewing_stand.json deleted file mode 100644 index 809d3d88..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brewing_stand.json +++ /dev/null @@ -1,53 +0,0 @@ -{ - "textures": { - "particle": "block/brewing_stand", - "base": "block/brewing_stand_base", - "stand": "block/brewing_stand" - }, - "elements": [ - { "from": [ 7, 0, 7 ], - "to": [ 9, 14, 9 ], - "faces": { - "down": { "uv": [ 7, 7, 9, 9 ], "texture": "#stand" }, - "up": { "uv": [ 7, 7, 9, 9 ], "texture": "#stand" }, - "north": { "uv": [ 7, 2, 9, 16 ], "texture": "#stand" }, - "south": { "uv": [ 7, 2, 9, 16 ], "texture": "#stand" }, - "west": { "uv": [ 7, 2, 9, 16 ], "texture": "#stand" }, - "east": { "uv": [ 7, 2, 9, 16 ], "texture": "#stand" } - } - }, - { "from": [ 9, 0, 5 ], - "to": [ 15, 2, 11 ], - "faces": { - "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" }, - "west": { "uv": [ 5, 14, 11, 16 ], "texture": "#base" }, - "east": { "uv": [ 5, 14, 11, 16 ], "texture": "#base" } - } - }, - { "from": [ 1, 0, 1 ], - "to": [ 7, 2, 7 ], - "faces": { - "down": { "uv": [ 1, 1, 7, 7 ], "texture": "#base", "cullface": "down" }, - "up": { "uv": [ 1, 1, 7, 7 ], "texture": "#base" }, - "north": { "uv": [ 1, 14, 7, 16 ], "texture": "#base" }, - "south": { "uv": [ 1, 14, 7, 16 ], "texture": "#base" }, - "west": { "uv": [ 1, 14, 7, 16 ], "texture": "#base" }, - "east": { "uv": [ 1, 14, 7, 16 ], "texture": "#base" } - } - }, - { "from": [ 1, 0, 9 ], - "to": [ 7, 2, 15 ], - "faces": { - "down": { "uv": [ 1, 9, 7, 15 ], "texture": "#base", "cullface": "down" }, - "up": { "uv": [ 1, 9, 7, 15 ], "texture": "#base" }, - "north": { "uv": [ 1, 14, 7, 16 ], "texture": "#base" }, - "south": { "uv": [ 1, 14, 7, 16 ], "texture": "#base" }, - "west": { "uv": [ 9, 14, 15, 16 ], "texture": "#base" }, - "east": { "uv": [ 9, 14, 15, 16 ], "texture": "#base" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brewing_stand_bottle0.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brewing_stand_bottle0.json deleted file mode 100644 index 012ffa85..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brewing_stand_bottle0.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "textures": { - "particle": "block/brewing_stand", - "stand": "block/brewing_stand" - }, - "elements": [ - { "from": [ 8, 0, 8 ], - "to": [ 16, 16, 8 ], - "faces": { - "north": { "uv": [ 0, 0, 8, 16 ], "texture": "#stand" }, - "south": { "uv": [ 8, 0, 0, 16 ], "texture": "#stand" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brewing_stand_bottle1.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brewing_stand_bottle1.json deleted file mode 100644 index 9e989cde..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brewing_stand_bottle1.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "textures": { - "particle": "block/brewing_stand", - "stand": "block/brewing_stand" - }, - "elements": [ - { "from": [ -0.41, 0, 8 ], - "to": [ 7.59, 16, 8 ], - "rotation": { - "origin": [ 8, 8, 8 ], - "axis": "y", - "angle": -45 - }, - "faces": { - "north": { "uv": [ 8, 0, 0, 16 ], "texture": "#stand" }, - "south": { "uv": [ 0, 0, 8, 16 ], "texture": "#stand" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brewing_stand_bottle2.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brewing_stand_bottle2.json deleted file mode 100644 index 4796f71f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brewing_stand_bottle2.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "textures": { - "particle": "block/brewing_stand", - "stand": "block/brewing_stand" - }, - "elements": [ - { "from": [ -0.41, 0, 8 ], - "to": [ 7.59, 16, 8 ], - "rotation": { - "origin": [ 8, 8, 8 ], - "axis": "y", - "angle": 45 - }, - "faces": { - "north": { "uv": [ 8, 0, 0, 16 ], "texture": "#stand" }, - "south": { "uv": [ 0, 0, 8, 16 ], "texture": "#stand" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brewing_stand_empty0.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brewing_stand_empty0.json deleted file mode 100644 index a99c90cc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brewing_stand_empty0.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "textures": { - "particle": "block/brewing_stand", - "stand": "block/brewing_stand" - }, - "elements": [ - { "from": [ 8, 0, 8 ], - "to": [ 16, 16, 8 ], - "faces": { - "north": { "uv": [ 16, 0, 8, 16 ], "texture": "#stand" }, - "south": { "uv": [ 8, 0, 16, 16 ], "texture": "#stand" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brewing_stand_empty1.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brewing_stand_empty1.json deleted file mode 100644 index 0936497a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brewing_stand_empty1.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "textures": { - "particle": "block/brewing_stand", - "stand": "block/brewing_stand" - }, - "elements": [ - { "from": [ -0.41, 0, 8 ], - "to": [ 7.59, 16, 8 ], - "rotation": { - "origin": [ 8, 8, 8 ], - "axis": "y", - "angle": -45 - }, - "faces": { - "north": { "uv": [ 8, 0, 16, 16 ], "texture": "#stand" }, - "south": { "uv": [ 16, 0, 8, 16 ], "texture": "#stand" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brewing_stand_empty2.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brewing_stand_empty2.json deleted file mode 100644 index 50b948d0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brewing_stand_empty2.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "textures": { - "particle": "block/brewing_stand", - "stand": "block/brewing_stand" - }, - "elements": [ - { "from": [ -0.41, 0, 8 ], - "to": [ 7.59, 16, 8 ], - "rotation": { - "origin": [ 8, 8, 8 ], - "axis": "y", - "angle": 45 - }, - "faces": { - "north": { "uv": [ 8, 0, 16, 16 ], "texture": "#stand" }, - "south": { "uv": [ 16, 0, 8, 16 ], "texture": "#stand" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brick_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brick_slab.json deleted file mode 100644 index d068166a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brick_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/bricks", - "side": "minecraft:block/bricks", - "top": "minecraft:block/bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brick_slab_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brick_slab_top.json deleted file mode 100644 index 1e68c3b7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brick_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/bricks", - "side": "minecraft:block/bricks", - "top": "minecraft:block/bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brick_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brick_stairs.json deleted file mode 100644 index 675b0775..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brick_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/bricks", - "side": "minecraft:block/bricks", - "top": "minecraft:block/bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brick_stairs_inner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brick_stairs_inner.json deleted file mode 100644 index 737219ad..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brick_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/bricks", - "side": "minecraft:block/bricks", - "top": "minecraft:block/bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brick_stairs_outer.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brick_stairs_outer.json deleted file mode 100644 index 977459dd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brick_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/bricks", - "side": "minecraft:block/bricks", - "top": "minecraft:block/bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brick_wall_inventory.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brick_wall_inventory.json deleted file mode 100644 index 5d6f8a8f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brick_wall_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/wall_inventory", - "textures": { - "wall": "minecraft:block/bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brick_wall_post.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brick_wall_post.json deleted file mode 100644 index 5d343dfe..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brick_wall_post.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_post", - "textures": { - "wall": "minecraft:block/bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brick_wall_side.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brick_wall_side.json deleted file mode 100644 index 94872eff..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brick_wall_side.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side", - "textures": { - "wall": "minecraft:block/bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brick_wall_side_tall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brick_wall_side_tall.json deleted file mode 100644 index 79839982..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brick_wall_side_tall.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side_tall", - "textures": { - "wall": "minecraft:block/bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bricks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bricks.json deleted file mode 100644 index b3d7b55b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bricks.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brown_candle_cake.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brown_candle_cake.json deleted file mode 100644 index baf53ddd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brown_candle_cake.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "minecraft:block/template_cake_with_candle", - "textures": { - "bottom": "minecraft:block/cake_bottom", - "candle": "minecraft:block/brown_candle", - "particle": "minecraft:block/cake_side", - "side": "minecraft:block/cake_side", - "top": "minecraft:block/cake_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brown_candle_cake_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brown_candle_cake_lit.json deleted file mode 100644 index cdb2b491..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brown_candle_cake_lit.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "minecraft:block/template_cake_with_candle", - "textures": { - "bottom": "minecraft:block/cake_bottom", - "candle": "minecraft:block/brown_candle_lit", - "particle": "minecraft:block/cake_side", - "side": "minecraft:block/cake_side", - "top": "minecraft:block/cake_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brown_candle_four_candles.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brown_candle_four_candles.json deleted file mode 100644 index a203e8f7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brown_candle_four_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_four_candles", - "textures": { - "all": "minecraft:block/brown_candle", - "particle": "minecraft:block/brown_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brown_candle_four_candles_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brown_candle_four_candles_lit.json deleted file mode 100644 index 3fb0766d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brown_candle_four_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_four_candles", - "textures": { - "all": "minecraft:block/brown_candle_lit", - "particle": "minecraft:block/brown_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brown_candle_one_candle.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brown_candle_one_candle.json deleted file mode 100644 index 24d97d5a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brown_candle_one_candle.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_candle", - "textures": { - "all": "minecraft:block/brown_candle", - "particle": "minecraft:block/brown_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brown_candle_one_candle_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brown_candle_one_candle_lit.json deleted file mode 100644 index 571ef6e3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brown_candle_one_candle_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_candle", - "textures": { - "all": "minecraft:block/brown_candle_lit", - "particle": "minecraft:block/brown_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brown_candle_three_candles.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brown_candle_three_candles.json deleted file mode 100644 index a0ff176a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brown_candle_three_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_three_candles", - "textures": { - "all": "minecraft:block/brown_candle", - "particle": "minecraft:block/brown_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brown_candle_three_candles_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brown_candle_three_candles_lit.json deleted file mode 100644 index 5a51f463..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brown_candle_three_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_three_candles", - "textures": { - "all": "minecraft:block/brown_candle_lit", - "particle": "minecraft:block/brown_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brown_candle_two_candles.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brown_candle_two_candles.json deleted file mode 100644 index aaa9dca0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brown_candle_two_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_two_candles", - "textures": { - "all": "minecraft:block/brown_candle", - "particle": "minecraft:block/brown_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brown_candle_two_candles_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brown_candle_two_candles_lit.json deleted file mode 100644 index 6cae28b4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brown_candle_two_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_two_candles", - "textures": { - "all": "minecraft:block/brown_candle_lit", - "particle": "minecraft:block/brown_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brown_carpet.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brown_carpet.json deleted file mode 100644 index 1befa625..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brown_carpet.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/carpet", - "textures": { - "wool": "minecraft:block/brown_wool" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brown_concrete.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brown_concrete.json deleted file mode 100644 index 217098d9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brown_concrete.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/brown_concrete" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brown_concrete_powder.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brown_concrete_powder.json deleted file mode 100644 index d095ddf0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brown_concrete_powder.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/brown_concrete_powder" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brown_glazed_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brown_glazed_terracotta.json deleted file mode 100644 index 4d70d0ad..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brown_glazed_terracotta.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glazed_terracotta", - "textures": { - "pattern": "minecraft:block/brown_glazed_terracotta" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brown_mushroom.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brown_mushroom.json deleted file mode 100644 index 48813930..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brown_mushroom.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/brown_mushroom" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brown_mushroom_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brown_mushroom_block.json deleted file mode 100644 index 5ce72be6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brown_mushroom_block.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_single_face", - "textures": { - "texture": "minecraft:block/brown_mushroom_block" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brown_mushroom_block_inventory.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brown_mushroom_block_inventory.json deleted file mode 100644 index 8062fcee..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brown_mushroom_block_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/brown_mushroom_block" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brown_shulker_box.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brown_shulker_box.json deleted file mode 100644 index b7118090..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brown_shulker_box.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/brown_shulker_box" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brown_stained_glass.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brown_stained_glass.json deleted file mode 100644 index cb8975b2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brown_stained_glass.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/brown_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brown_stained_glass_pane_noside.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brown_stained_glass_pane_noside.json deleted file mode 100644 index 3b43194e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brown_stained_glass_pane_noside.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_noside", - "textures": { - "pane": "minecraft:block/brown_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brown_stained_glass_pane_noside_alt.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brown_stained_glass_pane_noside_alt.json deleted file mode 100644 index 594f3059..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brown_stained_glass_pane_noside_alt.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_noside_alt", - "textures": { - "pane": "minecraft:block/brown_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brown_stained_glass_pane_post.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brown_stained_glass_pane_post.json deleted file mode 100644 index 0299f436..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brown_stained_glass_pane_post.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_post", - "textures": { - "edge": "minecraft:block/brown_stained_glass_pane_top", - "pane": "minecraft:block/brown_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brown_stained_glass_pane_side.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brown_stained_glass_pane_side.json deleted file mode 100644 index 5e06559f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brown_stained_glass_pane_side.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_side", - "textures": { - "edge": "minecraft:block/brown_stained_glass_pane_top", - "pane": "minecraft:block/brown_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brown_stained_glass_pane_side_alt.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brown_stained_glass_pane_side_alt.json deleted file mode 100644 index c5cc30eb..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brown_stained_glass_pane_side_alt.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_side_alt", - "textures": { - "edge": "minecraft:block/brown_stained_glass_pane_top", - "pane": "minecraft:block/brown_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brown_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brown_terracotta.json deleted file mode 100644 index 4bbb7fe7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brown_terracotta.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/brown_terracotta" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brown_wool.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brown_wool.json deleted file mode 100644 index 25c88429..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/brown_wool.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/brown_wool" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bubble_coral.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bubble_coral.json deleted file mode 100644 index b0f75a33..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bubble_coral.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/bubble_coral" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bubble_coral_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bubble_coral_block.json deleted file mode 100644 index fc5708cd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bubble_coral_block.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/bubble_coral_block" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bubble_coral_fan.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bubble_coral_fan.json deleted file mode 100644 index 5f6d2d2b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bubble_coral_fan.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/coral_fan", - "textures": { - "fan": "minecraft:block/bubble_coral_fan" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bubble_coral_wall_fan.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bubble_coral_wall_fan.json deleted file mode 100644 index b13aa967..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/bubble_coral_wall_fan.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/coral_wall_fan", - "textures": { - "fan": "minecraft:block/bubble_coral_fan" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/budding_amethyst.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/budding_amethyst.json deleted file mode 100644 index 48efc25a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/budding_amethyst.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/budding_amethyst" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/button.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/button.json deleted file mode 100644 index b3dc8a56..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/button.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "textures": { - "particle": "#texture" - }, - "elements": [ - { "from": [ 5, 0, 6 ], - "to": [ 11, 2, 10 ], - "faces": { - "down": { "uv": [ 5, 6, 11, 10 ], "texture": "#texture", "cullface": "down" }, - "up": { "uv": [ 5, 6, 11, 10 ], "texture": "#texture" }, - "north": { "uv": [ 5, 14, 11, 16 ], "texture": "#texture" }, - "south": { "uv": [ 5, 14, 11, 16 ], "texture": "#texture" }, - "west": { "uv": [ 6, 14, 10, 16 ], "texture": "#texture" }, - "east": { "uv": [ 6, 14, 10, 16 ], "texture": "#texture" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/button_inventory.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/button_inventory.json deleted file mode 100644 index 7a13742d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/button_inventory.json +++ /dev/null @@ -1,18 +0,0 @@ -{ "parent": "block/block", - "textures": { - "particle": "#texture" - }, - "elements": [ - { "from": [ 5, 6, 6 ], - "to": [ 11, 10, 10 ], - "faces": { - "down": { "uv": [ 5, 6, 11, 10 ], "texture": "#texture" }, - "up": { "uv": [ 5, 10, 11, 6 ], "texture": "#texture" }, - "north": { "uv": [ 5, 12, 11, 16 ], "texture": "#texture" }, - "south": { "uv": [ 5, 12, 11, 16 ], "texture": "#texture" }, - "west": { "uv": [ 6, 12, 10, 16 ], "texture": "#texture" }, - "east": { "uv": [ 6, 12, 10, 16 ], "texture": "#texture" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/button_pressed.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/button_pressed.json deleted file mode 100644 index a4da58f6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/button_pressed.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "textures": { - "particle": "#texture" - }, - "elements": [ - { "from": [ 5, 0, 6 ], - "to": [ 11, 1.02, 10 ], - "faces": { - "down": { "uv": [ 5, 6, 11, 10 ], "texture": "#texture", "cullface": "down" }, - "up": { "uv": [ 5, 6, 11, 10 ], "texture": "#texture" }, - "north": { "uv": [ 5, 14, 11, 15 ], "texture": "#texture" }, - "south": { "uv": [ 5, 14, 11, 15 ], "texture": "#texture" }, - "west": { "uv": [ 6, 14, 10, 15 ], "texture": "#texture" }, - "east": { "uv": [ 6, 14, 10, 15 ], "texture": "#texture" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cactus.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cactus.json deleted file mode 100644 index d8e20547..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cactus.json +++ /dev/null @@ -1,31 +0,0 @@ -{ "parent": "block/block", - "textures": { - "particle": "block/cactus_side", - "bottom": "block/cactus_bottom", - "top": "block/cactus_top", - "side": "block/cactus_side" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 16, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#bottom", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top", "cullface": "up" } - } - }, - { "from": [ 0, 0, 1 ], - "to": [ 16, 16, 15 ], - "faces": { - "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#side" }, - "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#side" } - } - }, - { "from": [ 1, 0, 0 ], - "to": [ 15, 16, 16 ], - "faces": { - "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#side" }, - "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#side" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cake.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cake.json deleted file mode 100644 index 1bc93473..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cake.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "textures": { - "particle": "block/cake_side", - "bottom": "block/cake_bottom", - "top": "block/cake_top", - "side": "block/cake_side" - }, - "elements": [ - { "from": [ 1, 0, 1 ], - "to": [ 15, 8, 15 ], - "faces": { - "down": { "texture": "#bottom", "cullface": "down" }, - "up": { "texture": "#top" }, - "north": { "texture": "#side" }, - "south": { "texture": "#side" }, - "west": { "texture": "#side" }, - "east": { "texture": "#side" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cake_slice1.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cake_slice1.json deleted file mode 100644 index ca6d8d85..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cake_slice1.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "textures": { - "particle": "block/cake_side", - "bottom": "block/cake_bottom", - "top": "block/cake_top", - "side": "block/cake_side", - "inside": "block/cake_inner" - }, - "elements": [ - { "from": [ 3, 0, 1 ], - "to": [ 15, 8, 15 ], - "faces": { - "down": { "texture": "#bottom", "cullface": "down" }, - "up": { "texture": "#top" }, - "north": { "texture": "#side" }, - "south": { "texture": "#side" }, - "west": { "texture": "#inside" }, - "east": { "texture": "#side" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cake_slice2.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cake_slice2.json deleted file mode 100644 index 7714c0d0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cake_slice2.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "textures": { - "particle": "block/cake_side", - "bottom": "block/cake_bottom", - "top": "block/cake_top", - "side": "block/cake_side", - "inside": "block/cake_inner" - }, - "elements": [ - { "from": [ 5, 0, 1 ], - "to": [ 15, 8, 15 ], - "faces": { - "down": { "texture": "#bottom", "cullface": "down" }, - "up": { "texture": "#top" }, - "north": { "texture": "#side" }, - "south": { "texture": "#side" }, - "west": { "texture": "#inside" }, - "east": { "texture": "#side" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cake_slice3.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cake_slice3.json deleted file mode 100644 index 8d45a88a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cake_slice3.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "textures": { - "particle": "block/cake_side", - "bottom": "block/cake_bottom", - "top": "block/cake_top", - "side": "block/cake_side", - "inside": "block/cake_inner" - }, - "elements": [ - { "from": [ 7, 0, 1 ], - "to": [ 15, 8, 15 ], - "faces": { - "down": { "texture": "#bottom", "cullface": "down" }, - "up": { "texture": "#top" }, - "north": { "texture": "#side" }, - "south": { "texture": "#side" }, - "west": { "texture": "#inside" }, - "east": { "texture": "#side" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cake_slice4.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cake_slice4.json deleted file mode 100644 index 00bab48e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cake_slice4.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "textures": { - "particle": "block/cake_side", - "bottom": "block/cake_bottom", - "top": "block/cake_top", - "side": "block/cake_side", - "inside": "block/cake_inner" - }, - "elements": [ - { "from": [ 9, 0, 1 ], - "to": [ 15, 8, 15 ], - "faces": { - "down": { "texture": "#bottom", "cullface": "down" }, - "up": { "texture": "#top" }, - "north": { "texture": "#side" }, - "south": { "texture": "#side" }, - "west": { "texture": "#inside" }, - "east": { "texture": "#side" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cake_slice5.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cake_slice5.json deleted file mode 100644 index 518af838..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cake_slice5.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "textures": { - "particle": "block/cake_side", - "bottom": "block/cake_bottom", - "top": "block/cake_top", - "side": "block/cake_side", - "inside": "block/cake_inner" - }, - "elements": [ - { "from": [ 11, 0, 1 ], - "to": [ 15, 8, 15 ], - "faces": { - "down": { "texture": "#bottom", "cullface": "down" }, - "up": { "texture": "#top" }, - "north": { "texture": "#side" }, - "south": { "texture": "#side" }, - "west": { "texture": "#inside" }, - "east": { "texture": "#side" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cake_slice6.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cake_slice6.json deleted file mode 100644 index 97151ba5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cake_slice6.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "textures": { - "particle": "block/cake_side", - "bottom": "block/cake_bottom", - "top": "block/cake_top", - "side": "block/cake_side", - "inside": "block/cake_inner" - }, - "elements": [ - { "from": [ 13, 0, 1 ], - "to": [ 15, 8, 15 ], - "faces": { - "down": { "texture": "#bottom", "cullface": "down" }, - "up": { "texture": "#top" }, - "north": { "texture": "#side" }, - "south": { "texture": "#side" }, - "west": { "texture": "#inside" }, - "east": { "texture": "#side" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/calcite.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/calcite.json deleted file mode 100644 index 1bb92ad4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/calcite.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/calcite" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/calibrated_sculk_sensor.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/calibrated_sculk_sensor.json deleted file mode 100644 index 97b007ac..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/calibrated_sculk_sensor.json +++ /dev/null @@ -1,100 +0,0 @@ -{ - "parent": "block/block", - "gui_light": "front", - "display": { - "gui": { - "rotation": [ 30, 45, 0 ], - "translation": [ 0, 0, 0], - "scale":[ 0.625, 0.625, 0.625 ] - }, - "head": { - "rotation": [ 0, -180, 0 ], - "translation": [ 0, 0, 0 ], - "scale": [ 1, 1, 1 ] - }, - "thirdperson_lefthand": { - "rotation": [ 75, -45, 0 ], - "translation": [ 0, 2.5, 0], - "scale": [ 0.375, 0.375, 0.375 ] - } - }, - "textures": { - "amethyst": "block/calibrated_sculk_sensor_amethyst", - "bottom": "block/sculk_sensor_bottom", - "side": "block/sculk_sensor_side", - "calibrated_side": "block/calibrated_sculk_sensor_input_side", - "tendrils": "block/sculk_sensor_tendril_inactive", - "top": "block/calibrated_sculk_sensor_top", - "particle": "block/sculk_sensor_bottom" - }, - "elements": [ - { - "from": [0, 0, 0], - "to": [16, 8, 16], - "faces": { - "north": {"uv": [0, 8, 16, 16], "texture": "#side", "cullface": "north"}, - "east": {"uv": [0, 8, 16, 16], "texture": "#side", "cullface": "east"}, - "south": {"uv": [0, 8, 16, 16], "texture": "#calibrated_side", "cullface": "south"}, - "west": {"uv": [0, 8, 16, 16], "texture": "#side", "cullface": "west"}, - "up": {"uv": [0, 0, 16, 16], "texture": "#top"}, - "down": {"uv": [0, 0, 16, 16], "texture": "#bottom", "cullface": "down"} - } - }, - { - "from": [-1, 8, 3], - "to": [7, 16, 3], - "rotation": {"angle": 45, "axis": "y", "origin": [3, 12, 3]}, - "faces": { - "north": {"uv": [4, 8, 12, 16], "texture": "#tendrils" }, - "south": {"uv": [12, 8, 4, 16], "texture": "#tendrils" } - } - }, - { - "from": [9, 8, 3], - "to": [17, 16, 3], - "rotation": {"angle": -45, "axis": "y", "origin": [13, 12, 3]}, - "faces": { - "north": {"uv": [12, 8, 4, 16], "texture": "#tendrils" }, - "south": {"uv": [4, 8, 12, 16], "texture": "#tendrils" } - } - }, - { - "from": [9, 8, 13], - "to": [17, 16, 13], - "rotation": {"angle": 45, "axis": "y", "origin": [13, 12, 13]}, - "faces": { - "north": {"uv": [12, 8, 4, 16], "texture": "#tendrils" }, - "south": {"uv": [4, 8, 12, 16], "texture": "#tendrils" } - } - }, - { - "from": [-1, 8, 13], - "to": [7, 16, 13], - "rotation": {"angle": -45, "axis": "y", "origin": [3, 12, 13]}, - "faces": { - "north": {"uv": [4, 8, 12, 16], "texture": "#tendrils" }, - "south": {"uv": [12, 8, 4, 16], "texture": "#tendrils" } - } - }, - { - "from": [8, 8, 0], - "to": [8, 20, 16], - "rotation": {"angle": 45, "axis": "y", "origin": [8, 9, 8], "rescale": true}, - "shade": false, - "faces": { - "east": {"uv": [0, 4, 16, 16], "texture": "#amethyst"}, - "west": {"uv": [0, 4, 16, 16], "texture": "#amethyst"} - } - }, - { - "from": [0, 8, 8], - "to": [16, 20, 8], - "rotation": {"angle": 45, "axis": "y", "origin": [8, 9, 8], "rescale": true}, - "shade": false, - "faces": { - "north": {"uv": [0, 4, 16, 16], "texture": "#amethyst"}, - "south": {"uv": [0, 4, 16, 16], "texture": "#amethyst"} - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/calibrated_sculk_sensor_active.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/calibrated_sculk_sensor_active.json deleted file mode 100644 index e43241c5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/calibrated_sculk_sensor_active.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "block/calibrated_sculk_sensor", - "textures": { - "tendrils": "block/sculk_sensor_tendril_active" - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/calibrated_sculk_sensor_inactive.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/calibrated_sculk_sensor_inactive.json deleted file mode 100644 index 4976cf8b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/calibrated_sculk_sensor_inactive.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "block/calibrated_sculk_sensor", - "textures": { - "tendrils": "block/sculk_sensor_tendril_inactive" - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/campfire.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/campfire.json deleted file mode 100644 index ff5db784..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/campfire.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_campfire", - "textures": { - "fire": "minecraft:block/campfire_fire", - "lit_log": "minecraft:block/campfire_log_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/campfire_off.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/campfire_off.json deleted file mode 100644 index 9dc54761..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/campfire_off.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "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/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/candle_cake.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/candle_cake.json deleted file mode 100644 index 56b23bf1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/candle_cake.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "minecraft:block/template_cake_with_candle", - "textures": { - "bottom": "minecraft:block/cake_bottom", - "candle": "minecraft:block/candle", - "particle": "minecraft:block/cake_side", - "side": "minecraft:block/cake_side", - "top": "minecraft:block/cake_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/candle_cake_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/candle_cake_lit.json deleted file mode 100644 index a0c98008..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/candle_cake_lit.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "minecraft:block/template_cake_with_candle", - "textures": { - "bottom": "minecraft:block/cake_bottom", - "candle": "minecraft:block/candle_lit", - "particle": "minecraft:block/cake_side", - "side": "minecraft:block/cake_side", - "top": "minecraft:block/cake_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/candle_four_candles.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/candle_four_candles.json deleted file mode 100644 index 90eb7a43..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/candle_four_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_four_candles", - "textures": { - "all": "minecraft:block/candle", - "particle": "minecraft:block/candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/candle_four_candles_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/candle_four_candles_lit.json deleted file mode 100644 index 00070da2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/candle_four_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_four_candles", - "textures": { - "all": "minecraft:block/candle_lit", - "particle": "minecraft:block/candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/candle_one_candle.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/candle_one_candle.json deleted file mode 100644 index 36c9b767..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/candle_one_candle.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_candle", - "textures": { - "all": "minecraft:block/candle", - "particle": "minecraft:block/candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/candle_one_candle_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/candle_one_candle_lit.json deleted file mode 100644 index c66fbdad..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/candle_one_candle_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_candle", - "textures": { - "all": "minecraft:block/candle_lit", - "particle": "minecraft:block/candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/candle_three_candles.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/candle_three_candles.json deleted file mode 100644 index b4056916..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/candle_three_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_three_candles", - "textures": { - "all": "minecraft:block/candle", - "particle": "minecraft:block/candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/candle_three_candles_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/candle_three_candles_lit.json deleted file mode 100644 index e706c7bd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/candle_three_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_three_candles", - "textures": { - "all": "minecraft:block/candle_lit", - "particle": "minecraft:block/candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/candle_two_candles.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/candle_two_candles.json deleted file mode 100644 index cda5223f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/candle_two_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_two_candles", - "textures": { - "all": "minecraft:block/candle", - "particle": "minecraft:block/candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/candle_two_candles_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/candle_two_candles_lit.json deleted file mode 100644 index 5c3618b1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/candle_two_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_two_candles", - "textures": { - "all": "minecraft:block/candle_lit", - "particle": "minecraft:block/candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/carpet.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/carpet.json deleted file mode 100644 index b52a1105..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/carpet.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "parent": "block/thin_block", - "textures": { - "particle": "#wool" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 1, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#wool", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#wool" }, - "north": { "uv": [ 0, 15, 16, 16 ], "texture": "#wool", "cullface": "north" }, - "south": { "uv": [ 0, 15, 16, 16 ], "texture": "#wool", "cullface": "south" }, - "west": { "uv": [ 0, 15, 16, 16 ], "texture": "#wool", "cullface": "west" }, - "east": { "uv": [ 0, 15, 16, 16 ], "texture": "#wool", "cullface": "east" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/carrots_stage0.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/carrots_stage0.json deleted file mode 100644 index f1dcc6e6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/carrots_stage0.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/crop", - "textures": { - "crop": "minecraft:block/carrots_stage0" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/carrots_stage1.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/carrots_stage1.json deleted file mode 100644 index dda9356e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/carrots_stage1.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/crop", - "textures": { - "crop": "minecraft:block/carrots_stage1" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/carrots_stage2.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/carrots_stage2.json deleted file mode 100644 index ffc0a559..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/carrots_stage2.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/crop", - "textures": { - "crop": "minecraft:block/carrots_stage2" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/carrots_stage3.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/carrots_stage3.json deleted file mode 100644 index aeb7406a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/carrots_stage3.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/crop", - "textures": { - "crop": "minecraft:block/carrots_stage3" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cartography_table.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cartography_table.json deleted file mode 100644 index 770c1061..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cartography_table.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "parent": "minecraft:block/cube", - "textures": { - "down": "minecraft:block/dark_oak_planks", - "east": "minecraft:block/cartography_table_side3", - "north": "minecraft:block/cartography_table_side3", - "particle": "minecraft:block/cartography_table_side3", - "south": "minecraft:block/cartography_table_side1", - "up": "minecraft:block/cartography_table_top", - "west": "minecraft:block/cartography_table_side2" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/carved_pumpkin.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/carved_pumpkin.json deleted file mode 100644 index 69975ace..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/carved_pumpkin.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/orientable", - "textures": { - "front": "minecraft:block/carved_pumpkin", - "side": "minecraft:block/pumpkin_side", - "top": "minecraft:block/pumpkin_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cauldron.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cauldron.json deleted file mode 100644 index 788da3e1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cauldron.json +++ /dev/null @@ -1,148 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/cauldron_side", - "top": "block/cauldron_top", - "bottom": "block/cauldron_bottom", - "side": "block/cauldron_side", - "inside": "block/cauldron_inner" - }, - "elements": [ - { - "from": [ 0, 3, 0 ], - "to": [ 2, 16, 16 ], - "faces": { - "north": { "texture": "#side", "cullface": "north" }, - "east": { "texture": "#side" }, - "south": { "texture": "#side", "cullface": "south" }, - "west": { "texture": "#side", "cullface": "west" }, - "up": { "texture": "#top", "cullface": "up" }, - "down": { "texture": "#inside" } - } - }, - { - "from": [ 2, 3, 2 ], - "to": [ 14, 4, 14 ], - "faces": { - "up": { "texture": "#inside" }, - "down": { "texture": "#inside" } - } - }, - { - "from": [ 14, 3, 0 ], - "to": [ 16, 16, 16 ], - "faces": { - "north": { "texture": "#side", "cullface": "north" }, - "east": { "texture": "#side", "cullface": "east" }, - "south": { "texture": "#side", "cullface": "south" }, - "west": { "texture": "#side" }, - "up": { "texture": "#top", "cullface": "up" }, - "down": { "texture": "#inside" } - } - }, - { - "from": [ 2, 3, 0 ], - "to": [ 14, 16, 2 ], - "faces": { - "north": { "texture": "#side", "cullface": "north" }, - "south": { "texture": "#side" }, - "up": { "texture": "#top", "cullface": "up" }, - "down": { "texture": "#inside" } - } - }, - { - "from": [ 2, 3, 14 ], - "to": [ 14, 16, 16 ], - "faces": { - "north": { "texture": "#side" }, - "south": { "texture": "#side", "cullface": "south" }, - "up": { "texture": "#top", "cullface": "up" }, - "down": { "texture": "#inside" } - } - }, - { - "from": [ 0, 0, 0 ], - "to": [ 4, 3, 2 ], - "faces": { - "north": { "texture": "#side", "cullface": "north" }, - "east": { "texture": "#side" }, - "south": { "texture": "#side" }, - "west": { "texture": "#side", "cullface": "west" }, - "down": { "texture": "#bottom", "cullface": "down" } - } - }, - { - "from": [ 0, 0, 2 ], - "to": [ 2, 3, 4 ], - "faces": { - "east": { "texture": "#side" }, - "south": { "texture": "#side" }, - "west": { "texture": "#side", "cullface": "west" }, - "down": { "texture": "#bottom", "cullface": "down" } - } - }, - { - "from": [ 12, 0, 0 ], - "to": [ 16, 3, 2 ], - "faces": { - "north": { "texture": "#side", "cullface": "north" }, - "east": { "texture": "#side", "cullface": "east" }, - "south": { "texture": "#side" }, - "west": { "texture": "#side" }, - "down": { "texture": "#bottom", "cullface": "down" } - } - }, - { - "from": [ 14, 0, 2 ], - "to": [ 16, 3, 4 ], - "faces": { - "east": { "texture": "#side", "cullface": "east" }, - "south": { "texture": "#side" }, - "west": { "texture": "#side" }, - "down": { "texture": "#bottom", "cullface": "down" } - } - }, - { - "from": [ 0, 0, 14 ], - "to": [ 4, 3, 16 ], - "faces": { - "north": { "texture": "#side" }, - "east": { "texture": "#side" }, - "south": { "texture": "#side", "cullface": "south" }, - "west": { "texture": "#side", "cullface": "west" }, - "down": { "texture": "#bottom", "cullface": "down" } - } - }, - { - "from": [ 0, 0, 12 ], - "to": [ 2, 3, 14 ], - "faces": { - "north": { "texture": "#side" }, - "east": { "texture": "#side" }, - "west": { "texture": "#side", "cullface": "west" }, - "down": { "texture": "#bottom", "cullface": "down" } - } - }, - { - "from": [ 12, 0, 14 ], - "to": [ 16, 3, 16 ], - "faces": { - "north": { "texture": "#side" }, - "east": { "texture": "#side", "cullface": "east" }, - "south": { "texture": "#side", "cullface": "south" }, - "west": { "texture": "#side" }, - "down": { "texture": "#bottom", "cullface": "down" } - } - }, - { - "from": [ 14, 0, 12 ], - "to": [ 16, 3, 14 ], - "faces": { - "north": { "texture": "#side" }, - "east": { "texture": "#side", "cullface": "east" }, - "west": { "texture": "#side" }, - "down": { "texture": "#bottom", "cullface": "down" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cave_vines.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cave_vines.json deleted file mode 100644 index 96aafbf7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cave_vines.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/cave_vines" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cave_vines_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cave_vines_lit.json deleted file mode 100644 index 55dd17a5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cave_vines_lit.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/cave_vines_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cave_vines_plant.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cave_vines_plant.json deleted file mode 100644 index c0eb5e11..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cave_vines_plant.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/cave_vines_plant" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cave_vines_plant_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cave_vines_plant_lit.json deleted file mode 100644 index e6d54de0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cave_vines_plant_lit.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/cave_vines_plant_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chain.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chain.json deleted file mode 100644 index 56d42c1e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chain.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "particle": "block/chain", - "all": "block/chain" - }, - "elements": [ - { - "from": [ 6.5, 0, 8 ], - "to": [ 9.5, 16, 8 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45}, - "shade": false, - "faces": { - "north": { "uv": [ 3, 0, 0, 16 ], "texture": "#all" }, - "south": { "uv": [ 0, 0, 3, 16 ], "texture": "#all" } - } - }, - { - "from": [ 8, 0, 6.5 ], - "to": [ 8, 16, 9.5 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45}, - "shade": false, - "faces": { - "west": { "uv": [ 6, 0, 3, 16 ], "texture": "#all" }, - "east": { "uv": [ 3, 0, 6, 16 ], "texture": "#all" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chain_command_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chain_command_block.json deleted file mode 100644 index bdb3d96e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chain_command_block.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/template_command_block", - "textures": { - "back": "minecraft:block/chain_command_block_back", - "front": "minecraft:block/chain_command_block_front", - "side": "minecraft:block/chain_command_block_side" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chain_command_block_conditional.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chain_command_block_conditional.json deleted file mode 100644 index ebde0eea..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chain_command_block_conditional.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/template_command_block", - "textures": { - "back": "minecraft:block/chain_command_block_back", - "front": "minecraft:block/chain_command_block_front", - "side": "minecraft:block/chain_command_block_conditional" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_button.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_button.json deleted file mode 100644 index 4c064ed8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_button.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/button", - "textures": { - "texture": "minecraft:block/cherry_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_button_inventory.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_button_inventory.json deleted file mode 100644 index 01ff173a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_button_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/button_inventory", - "textures": { - "texture": "minecraft:block/cherry_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_button_pressed.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_button_pressed.json deleted file mode 100644 index a2f61179..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_button_pressed.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/button_pressed", - "textures": { - "texture": "minecraft:block/cherry_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_door_bottom_left.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_door_bottom_left.json deleted file mode 100644 index e0222a5d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_door_bottom_left.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_left", - "textures": { - "bottom": "minecraft:block/cherry_door_bottom", - "top": "minecraft:block/cherry_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_door_bottom_left_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_door_bottom_left_open.json deleted file mode 100644 index b89b5f1d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_door_bottom_left_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_left_open", - "textures": { - "bottom": "minecraft:block/cherry_door_bottom", - "top": "minecraft:block/cherry_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_door_bottom_right.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_door_bottom_right.json deleted file mode 100644 index 81de9910..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_door_bottom_right.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_right", - "textures": { - "bottom": "minecraft:block/cherry_door_bottom", - "top": "minecraft:block/cherry_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_door_bottom_right_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_door_bottom_right_open.json deleted file mode 100644 index 8418377b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_door_bottom_right_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_right_open", - "textures": { - "bottom": "minecraft:block/cherry_door_bottom", - "top": "minecraft:block/cherry_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_door_top_left.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_door_top_left.json deleted file mode 100644 index c2e28c4e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_door_top_left.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_left", - "textures": { - "bottom": "minecraft:block/cherry_door_bottom", - "top": "minecraft:block/cherry_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_door_top_left_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_door_top_left_open.json deleted file mode 100644 index bedf29f5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_door_top_left_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_left_open", - "textures": { - "bottom": "minecraft:block/cherry_door_bottom", - "top": "minecraft:block/cherry_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_door_top_right.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_door_top_right.json deleted file mode 100644 index c5daf1b1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_door_top_right.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_right", - "textures": { - "bottom": "minecraft:block/cherry_door_bottom", - "top": "minecraft:block/cherry_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_door_top_right_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_door_top_right_open.json deleted file mode 100644 index 9b83a413..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_door_top_right_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_right_open", - "textures": { - "bottom": "minecraft:block/cherry_door_bottom", - "top": "minecraft:block/cherry_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_fence_gate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_fence_gate.json deleted file mode 100644 index 677178b4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_fence_gate.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate", - "textures": { - "texture": "minecraft:block/cherry_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_fence_gate_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_fence_gate_open.json deleted file mode 100644 index 36fbcb38..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_fence_gate_open.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate_open", - "textures": { - "texture": "minecraft:block/cherry_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_fence_gate_wall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_fence_gate_wall.json deleted file mode 100644 index 7e1af440..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_fence_gate_wall.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate_wall", - "textures": { - "texture": "minecraft:block/cherry_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_fence_gate_wall_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_fence_gate_wall_open.json deleted file mode 100644 index 537d8dec..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_fence_gate_wall_open.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate_wall_open", - "textures": { - "texture": "minecraft:block/cherry_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_fence_inventory.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_fence_inventory.json deleted file mode 100644 index a4a3b42d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_fence_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/fence_inventory", - "textures": { - "texture": "minecraft:block/cherry_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_fence_post.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_fence_post.json deleted file mode 100644 index ef669564..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_fence_post.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/fence_post", - "textures": { - "texture": "minecraft:block/cherry_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_fence_side.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_fence_side.json deleted file mode 100644 index 63a0c064..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_fence_side.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/fence_side", - "textures": { - "texture": "minecraft:block/cherry_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_hanging_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_hanging_sign.json deleted file mode 100644 index fd3dc826..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_hanging_sign.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/stripped_cherry_log" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_leaves.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_leaves.json deleted file mode 100644 index 1a87b03e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_leaves.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/leaves", - "textures": { - "all": "minecraft:block/cherry_leaves" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_log.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_log.json deleted file mode 100644 index d63b1d09..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_log.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/cherry_log_top", - "side": "minecraft:block/cherry_log" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_log_x.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_log_x.json deleted file mode 100644 index 168310ec..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_log_x.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column_uv_locked_x", - "textures": { - "end": "minecraft:block/cherry_log_top", - "side": "minecraft:block/cherry_log" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_log_y.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_log_y.json deleted file mode 100644 index 9d83df74..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_log_y.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column_uv_locked_y", - "textures": { - "end": "minecraft:block/cherry_log_top", - "side": "minecraft:block/cherry_log" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_log_z.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_log_z.json deleted file mode 100644 index 15a529b3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_log_z.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column_uv_locked_z", - "textures": { - "end": "minecraft:block/cherry_log_top", - "side": "minecraft:block/cherry_log" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_planks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_planks.json deleted file mode 100644 index dd0b3590..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_planks.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/cherry_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_pressure_plate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_pressure_plate.json deleted file mode 100644 index d25b89df..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_pressure_plate.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/pressure_plate_up", - "textures": { - "texture": "minecraft:block/cherry_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_pressure_plate_down.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_pressure_plate_down.json deleted file mode 100644 index 0e9c0625..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_pressure_plate_down.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/pressure_plate_down", - "textures": { - "texture": "minecraft:block/cherry_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_sapling.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_sapling.json deleted file mode 100644 index a566dacd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_sapling.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/cherry_sapling" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_sign.json deleted file mode 100644 index 3165e089..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_sign.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/cherry_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_slab.json deleted file mode 100644 index a4774884..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/cherry_planks", - "side": "minecraft:block/cherry_planks", - "top": "minecraft:block/cherry_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_slab_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_slab_top.json deleted file mode 100644 index 4c8f8a22..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/cherry_planks", - "side": "minecraft:block/cherry_planks", - "top": "minecraft:block/cherry_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_stairs.json deleted file mode 100644 index 1e0a17a9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/cherry_planks", - "side": "minecraft:block/cherry_planks", - "top": "minecraft:block/cherry_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_stairs_inner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_stairs_inner.json deleted file mode 100644 index 0c4f7a42..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/cherry_planks", - "side": "minecraft:block/cherry_planks", - "top": "minecraft:block/cherry_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_stairs_outer.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_stairs_outer.json deleted file mode 100644 index ce1dce98..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/cherry_planks", - "side": "minecraft:block/cherry_planks", - "top": "minecraft:block/cherry_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_trapdoor_bottom.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_trapdoor_bottom.json deleted file mode 100644 index 3efdd184..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_trapdoor_bottom.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_orientable_trapdoor_bottom", - "textures": { - "texture": "minecraft:block/cherry_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_trapdoor_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_trapdoor_open.json deleted file mode 100644 index 6a5dc869..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_trapdoor_open.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_orientable_trapdoor_open", - "textures": { - "texture": "minecraft:block/cherry_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_trapdoor_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_trapdoor_top.json deleted file mode 100644 index c74af628..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_trapdoor_top.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_orientable_trapdoor_top", - "textures": { - "texture": "minecraft:block/cherry_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_wood.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_wood.json deleted file mode 100644 index dbe5274e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cherry_wood.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/cherry_log", - "side": "minecraft:block/cherry_log" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chest.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chest.json deleted file mode 100644 index 9406a849..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chipped_anvil.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chipped_anvil.json deleted file mode 100644 index 57719879..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chipped_anvil.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_anvil", - "textures": { - "top": "minecraft:block/chipped_anvil_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chiseled_bookshelf.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chiseled_bookshelf.json deleted file mode 100644 index a9bda72e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chiseled_bookshelf.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "top": "block/chiseled_bookshelf_top", - "side": "block/chiseled_bookshelf_side", - "particle": "#top" - }, - "elements": [ - { - "name": "chiseled_bookshelf_body", - "from": [0, 0, 0], - "to": [16, 16, 16], - "faces": { - "east": {"uv": [0, 0, 16, 16], "texture": "#side", "cullface": "east"}, - "south": {"uv": [0, 0, 16, 16], "texture": "#side", "cullface": "south"}, - "west": {"uv": [0, 0, 16, 16], "texture": "#side", "cullface": "west"}, - "up": {"uv": [0, 0, 16, 16], "texture": "#top", "cullface": "up"}, - "down": {"uv": [0, 0, 16, 16], "texture": "#top", "cullface": "down"} - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chiseled_bookshelf_empty_slot_bottom_left.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chiseled_bookshelf_empty_slot_bottom_left.json deleted file mode 100644 index 1d68ce3b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chiseled_bookshelf_empty_slot_bottom_left.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_chiseled_bookshelf_slot_bottom_left", - "textures": { - "texture": "minecraft:block/chiseled_bookshelf_empty" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chiseled_bookshelf_empty_slot_bottom_mid.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chiseled_bookshelf_empty_slot_bottom_mid.json deleted file mode 100644 index b3a2dc57..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chiseled_bookshelf_empty_slot_bottom_mid.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_chiseled_bookshelf_slot_bottom_mid", - "textures": { - "texture": "minecraft:block/chiseled_bookshelf_empty" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chiseled_bookshelf_empty_slot_bottom_right.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chiseled_bookshelf_empty_slot_bottom_right.json deleted file mode 100644 index 8fb59f5e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chiseled_bookshelf_empty_slot_bottom_right.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_chiseled_bookshelf_slot_bottom_right", - "textures": { - "texture": "minecraft:block/chiseled_bookshelf_empty" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chiseled_bookshelf_empty_slot_top_left.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chiseled_bookshelf_empty_slot_top_left.json deleted file mode 100644 index 2b981706..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chiseled_bookshelf_empty_slot_top_left.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_chiseled_bookshelf_slot_top_left", - "textures": { - "texture": "minecraft:block/chiseled_bookshelf_empty" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chiseled_bookshelf_empty_slot_top_mid.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chiseled_bookshelf_empty_slot_top_mid.json deleted file mode 100644 index 19f44bc1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chiseled_bookshelf_empty_slot_top_mid.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_chiseled_bookshelf_slot_top_mid", - "textures": { - "texture": "minecraft:block/chiseled_bookshelf_empty" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chiseled_bookshelf_empty_slot_top_right.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chiseled_bookshelf_empty_slot_top_right.json deleted file mode 100644 index 778d8873..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chiseled_bookshelf_empty_slot_top_right.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_chiseled_bookshelf_slot_top_right", - "textures": { - "texture": "minecraft:block/chiseled_bookshelf_empty" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chiseled_bookshelf_inventory.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chiseled_bookshelf_inventory.json deleted file mode 100644 index 81cf4e91..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chiseled_bookshelf_inventory.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "top": "block/chiseled_bookshelf_top", - "side": "block/chiseled_bookshelf_side", - "front": "block/chiseled_bookshelf_empty", - "particle": "#top" - }, - "elements": [ - { - "name": "chiseled_bookshelf_body", - "from": [0, 0, 0], - "to": [16, 16, 16], - "faces": { - "north": {"uv": [0, 0, 16, 16], "texture": "#front"}, - "east": {"uv": [0, 0, 16, 16], "texture": "#side"}, - "south": {"uv": [0, 0, 16, 16], "texture": "#side"}, - "west": {"uv": [0, 0, 16, 16], "texture": "#side"}, - "up": {"uv": [0, 0, 16, 16], "texture": "#top"}, - "down": {"uv": [0, 0, 16, 16], "texture": "#top"} - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chiseled_bookshelf_occupied_slot_bottom_left.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chiseled_bookshelf_occupied_slot_bottom_left.json deleted file mode 100644 index 69046e17..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chiseled_bookshelf_occupied_slot_bottom_left.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_chiseled_bookshelf_slot_bottom_left", - "textures": { - "texture": "minecraft:block/chiseled_bookshelf_occupied" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chiseled_bookshelf_occupied_slot_bottom_mid.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chiseled_bookshelf_occupied_slot_bottom_mid.json deleted file mode 100644 index f7b23147..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chiseled_bookshelf_occupied_slot_bottom_mid.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_chiseled_bookshelf_slot_bottom_mid", - "textures": { - "texture": "minecraft:block/chiseled_bookshelf_occupied" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chiseled_bookshelf_occupied_slot_bottom_right.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chiseled_bookshelf_occupied_slot_bottom_right.json deleted file mode 100644 index 4d7ce5bc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chiseled_bookshelf_occupied_slot_bottom_right.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_chiseled_bookshelf_slot_bottom_right", - "textures": { - "texture": "minecraft:block/chiseled_bookshelf_occupied" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chiseled_bookshelf_occupied_slot_top_left.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chiseled_bookshelf_occupied_slot_top_left.json deleted file mode 100644 index 85331c01..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chiseled_bookshelf_occupied_slot_top_left.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_chiseled_bookshelf_slot_top_left", - "textures": { - "texture": "minecraft:block/chiseled_bookshelf_occupied" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chiseled_bookshelf_occupied_slot_top_mid.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chiseled_bookshelf_occupied_slot_top_mid.json deleted file mode 100644 index 058eefc5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chiseled_bookshelf_occupied_slot_top_mid.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_chiseled_bookshelf_slot_top_mid", - "textures": { - "texture": "minecraft:block/chiseled_bookshelf_occupied" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chiseled_bookshelf_occupied_slot_top_right.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chiseled_bookshelf_occupied_slot_top_right.json deleted file mode 100644 index d71c97ce..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chiseled_bookshelf_occupied_slot_top_right.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_chiseled_bookshelf_slot_top_right", - "textures": { - "texture": "minecraft:block/chiseled_bookshelf_occupied" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chiseled_copper.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chiseled_copper.json deleted file mode 100644 index 5baeb440..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chiseled_copper.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/chiseled_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chiseled_deepslate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chiseled_deepslate.json deleted file mode 100644 index 727cdc98..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chiseled_deepslate.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/chiseled_deepslate" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chiseled_nether_bricks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chiseled_nether_bricks.json deleted file mode 100644 index c66e73c6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chiseled_nether_bricks.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/chiseled_nether_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chiseled_polished_blackstone.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chiseled_polished_blackstone.json deleted file mode 100644 index 4b0db517..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chiseled_polished_blackstone.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/chiseled_polished_blackstone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chiseled_quartz_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chiseled_quartz_block.json deleted file mode 100644 index 562af81e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chiseled_quartz_block.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/chiseled_quartz_block_top", - "side": "minecraft:block/chiseled_quartz_block" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chiseled_red_sandstone.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chiseled_red_sandstone.json deleted file mode 100644 index d33075b1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chiseled_red_sandstone.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/red_sandstone_top", - "side": "minecraft:block/chiseled_red_sandstone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chiseled_sandstone.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chiseled_sandstone.json deleted file mode 100644 index 3ce22859..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chiseled_sandstone.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/sandstone_top", - "side": "minecraft:block/chiseled_sandstone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chiseled_stone_bricks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chiseled_stone_bricks.json deleted file mode 100644 index 6bbb7c88..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chiseled_stone_bricks.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/chiseled_stone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chiseled_tuff.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chiseled_tuff.json deleted file mode 100644 index 0ff4bbdc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chiseled_tuff.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/chiseled_tuff_top", - "side": "minecraft:block/chiseled_tuff" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chiseled_tuff_bricks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chiseled_tuff_bricks.json deleted file mode 100644 index 94accd40..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chiseled_tuff_bricks.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/chiseled_tuff_bricks_top", - "side": "minecraft:block/chiseled_tuff_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chorus_flower.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chorus_flower.json deleted file mode 100644 index bec10d07..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chorus_flower.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_chorus_flower", - "textures": { - "texture": "minecraft:block/chorus_flower" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chorus_flower_dead.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chorus_flower_dead.json deleted file mode 100644 index 10519e8a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chorus_flower_dead.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_chorus_flower", - "textures": { - "texture": "minecraft:block/chorus_flower_dead" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chorus_plant.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chorus_plant.json deleted file mode 100644 index a6949670..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chorus_plant.json +++ /dev/null @@ -1,80 +0,0 @@ -{ "parent": "block/block", - "textures": { - "texture": "block/chorus_plant", - "inside": "block/chorus_plant", - "particle": "block/chorus_plant" - }, - "elements": [ - { "from": [ 2, 14, 2 ], - "to": [ 14, 16, 14 ], - "faces": { - "up": { "uv": [ 2, 2, 14, 14 ], "texture": "#texture", "cullface":"up" }, - "north": { "uv": [ 2, 0, 14, 2 ], "texture": "#texture", "cullface":"up" }, - "south": { "uv": [ 2, 0, 14, 2 ], "texture": "#texture", "cullface":"up" }, - "west": { "uv": [ 2, 0, 14, 2 ], "texture": "#texture", "cullface":"up" }, - "east": { "uv": [ 2, 0, 14, 2 ], "texture": "#texture", "cullface":"up" } - } - }, - { "from": [ 0, 2, 2 ], - "to": [ 2, 14, 14 ], - "faces": { - "down": { "uv": [ 16, 14, 14, 2 ], "texture": "#texture", "cullface":"west" }, - "up": { "uv": [ 0, 2, 2, 14 ], "texture": "#texture", "cullface":"west" }, - "north": { "uv": [ 14, 2, 16, 14 ], "texture": "#texture", "cullface":"west" }, - "south": { "uv": [ 0, 2, 2, 14 ], "texture": "#texture", "cullface":"west" }, - "west": { "uv": [ 2, 2, 14, 14 ], "texture": "#texture", "cullface":"west" } - } - }, - { "from": [ 2, 2, 0 ], - "to": [ 14, 14, 2 ], - "faces": { - "down": { "uv": [ 14, 2, 2, 0 ], "texture": "#texture", "cullface":"north" }, - "up": { "uv": [ 2, 0, 14, 2 ], "texture": "#texture", "cullface":"north" }, - "north": { "uv": [ 2, 2, 14, 14 ], "texture": "#texture", "cullface":"north" }, - "west": { "uv": [ 0, 2, 2, 14 ], "texture": "#texture", "cullface":"north" }, - "east": { "uv": [ 14, 2, 16, 14 ], "texture": "#texture", "cullface":"north" } - } - }, - { "from": [ 2, 2, 14 ], - "to": [ 14, 14, 16 ], - "faces": { - "down": { "uv": [ 14, 16, 2, 14 ], "texture": "#texture", "cullface":"south" }, - "up": { "uv": [ 2, 14, 14, 16 ], "texture": "#texture", "cullface":"south" }, - "south": { "uv": [ 2, 2, 14, 14 ], "texture": "#texture", "cullface":"south" }, - "west": { "uv": [ 14, 2, 16, 14 ], "texture": "#texture", "cullface":"south" }, - "east": { "uv": [ 0, 2, 2, 14 ], "texture": "#texture", "cullface":"south" } - } - }, - { "from": [ 14, 2, 2 ], - "to": [ 16, 14, 14 ], - "faces": { - "down": { "uv": [ 2, 14, 0, 2 ], "texture": "#texture", "cullface":"east" }, - "up": { "uv": [ 14, 2, 16, 14 ], "texture": "#texture", "cullface":"east" }, - "north": { "uv": [ 0, 2, 2, 14 ], "texture": "#texture", "cullface":"east" }, - "south": { "uv": [ 14, 2, 16, 14 ], "texture": "#texture", "cullface":"east" }, - "east": { "uv": [ 2, 2, 14, 14 ], "texture": "#texture", "cullface":"east" } - } - }, - { "from": [ 2, 0, 2 ], - "to": [ 14, 2, 14 ], - "faces": { - "down": { "uv": [ 14, 14, 2, 2 ], "texture": "#texture", "cullface":"down" }, - "north": { "uv": [ 2, 14, 14, 16 ], "texture": "#texture", "cullface":"down" }, - "south": { "uv": [ 2, 14, 14, 16 ], "texture": "#texture", "cullface":"down" }, - "west": { "uv": [ 2, 14, 14, 16 ], "texture": "#texture", "cullface":"down" }, - "east": { "uv": [ 2, 14, 14, 16 ], "texture": "#texture", "cullface":"down" } - } - }, - { "from": [ 2, 2, 2 ], - "to": [ 14, 14, 14 ], - "faces": { - "down": { "uv": [ 14, 14, 2, 2 ], "texture": "#inside" }, - "up": { "uv": [ 2, 2, 14, 14 ], "texture": "#inside" }, - "north": { "uv": [ 2, 2, 14, 14 ], "texture": "#inside" }, - "south": { "uv": [ 2, 2, 14, 14 ], "texture": "#inside" }, - "west": { "uv": [ 2, 2, 14, 14 ], "texture": "#inside" }, - "east": { "uv": [ 2, 2, 14, 14 ], "texture": "#inside" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chorus_plant_noside.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chorus_plant_noside.json deleted file mode 100644 index e7e60ce6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chorus_plant_noside.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "texture": "block/chorus_plant", - "inside": "block/chorus_plant", - "particle": "block/chorus_plant" - }, - "elements": [ - { "from": [ 4, 4, 4 ], - "to": [ 12, 12, 12 ], - "faces": { - "north": { "texture": "#inside" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chorus_plant_noside1.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chorus_plant_noside1.json deleted file mode 100644 index f3fed503..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chorus_plant_noside1.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "texture": "block/chorus_plant", - "inside": "block/chorus_plant", - "particle": "block/chorus_plant" - }, - "elements": [ - { "from": [ 4, 4, 4 ], - "to": [ 12, 12, 12 ], - "faces": { - "north": { "texture": "#inside" } - } - }, - { "from": [ 4, 4, 3 ], - "to": [ 12, 12, 4 ], - "faces": { - "down": { "texture": "#texture" }, - "up": { "texture": "#texture" }, - "north": { "texture": "#texture" }, - "west": { "texture": "#texture" }, - "east": { "texture": "#texture" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chorus_plant_noside2.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chorus_plant_noside2.json deleted file mode 100644 index e2627b9a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chorus_plant_noside2.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "texture": "block/chorus_plant", - "inside": "block/chorus_plant", - "particle": "block/chorus_plant" - }, - "elements": [ - { "from": [ 4, 4, 4 ], - "to": [ 12, 12, 12 ], - "faces": { - "north": { "texture": "#inside" } - } - }, - { "from": [ 5, 5, 2 ], - "to": [ 11, 11, 4 ], - "faces": { - "down": { "texture": "#texture" }, - "up": { "texture": "#texture" }, - "north": { "texture": "#texture" }, - "west": { "texture": "#texture" }, - "east": { "texture": "#texture" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chorus_plant_noside3.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chorus_plant_noside3.json deleted file mode 100644 index f3fed503..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chorus_plant_noside3.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "texture": "block/chorus_plant", - "inside": "block/chorus_plant", - "particle": "block/chorus_plant" - }, - "elements": [ - { "from": [ 4, 4, 4 ], - "to": [ 12, 12, 12 ], - "faces": { - "north": { "texture": "#inside" } - } - }, - { "from": [ 4, 4, 3 ], - "to": [ 12, 12, 4 ], - "faces": { - "down": { "texture": "#texture" }, - "up": { "texture": "#texture" }, - "north": { "texture": "#texture" }, - "west": { "texture": "#texture" }, - "east": { "texture": "#texture" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chorus_plant_side.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chorus_plant_side.json deleted file mode 100644 index e8117d24..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/chorus_plant_side.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "texture": "block/chorus_plant", - "inside": "block/chorus_plant", - "particle": "block/chorus_plant" - }, - "elements": [ - { "from": [ 4, 4, 0 ], - "to": [ 12, 12, 4 ], - "faces": { - "down": { "texture": "#texture" }, - "up": { "texture": "#texture" }, - "north": { "texture": "#texture", "cullface":"north" }, - "west": { "texture": "#texture" }, - "east": { "texture": "#texture" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/clay.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/clay.json deleted file mode 100644 index 3e478cd7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/clay.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/clay" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/coal_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/coal_block.json deleted file mode 100644 index 9b1077f1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/coal_block.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/coal_block" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/coal_ore.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/coal_ore.json deleted file mode 100644 index ef7b1541..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/coal_ore.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/coal_ore" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/coarse_dirt.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/coarse_dirt.json deleted file mode 100644 index 2ecdb0d0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/coarse_dirt.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/coarse_dirt" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cobbled_deepslate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cobbled_deepslate.json deleted file mode 100644 index bd99551d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cobbled_deepslate.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/cobbled_deepslate" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cobbled_deepslate_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cobbled_deepslate_slab.json deleted file mode 100644 index 92d33595..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cobbled_deepslate_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/cobbled_deepslate", - "side": "minecraft:block/cobbled_deepslate", - "top": "minecraft:block/cobbled_deepslate" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cobbled_deepslate_slab_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cobbled_deepslate_slab_top.json deleted file mode 100644 index 34da6b49..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cobbled_deepslate_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/cobbled_deepslate", - "side": "minecraft:block/cobbled_deepslate", - "top": "minecraft:block/cobbled_deepslate" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cobbled_deepslate_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cobbled_deepslate_stairs.json deleted file mode 100644 index 1ee79114..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cobbled_deepslate_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/cobbled_deepslate", - "side": "minecraft:block/cobbled_deepslate", - "top": "minecraft:block/cobbled_deepslate" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cobbled_deepslate_stairs_inner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cobbled_deepslate_stairs_inner.json deleted file mode 100644 index 17ea7611..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cobbled_deepslate_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/cobbled_deepslate", - "side": "minecraft:block/cobbled_deepslate", - "top": "minecraft:block/cobbled_deepslate" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cobbled_deepslate_stairs_outer.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cobbled_deepslate_stairs_outer.json deleted file mode 100644 index 966d357d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cobbled_deepslate_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/cobbled_deepslate", - "side": "minecraft:block/cobbled_deepslate", - "top": "minecraft:block/cobbled_deepslate" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cobbled_deepslate_wall_inventory.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cobbled_deepslate_wall_inventory.json deleted file mode 100644 index e7e2c31a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cobbled_deepslate_wall_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/wall_inventory", - "textures": { - "wall": "minecraft:block/cobbled_deepslate" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cobbled_deepslate_wall_post.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cobbled_deepslate_wall_post.json deleted file mode 100644 index 6a6f6480..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cobbled_deepslate_wall_post.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_post", - "textures": { - "wall": "minecraft:block/cobbled_deepslate" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cobbled_deepslate_wall_side.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cobbled_deepslate_wall_side.json deleted file mode 100644 index 082cacc3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cobbled_deepslate_wall_side.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side", - "textures": { - "wall": "minecraft:block/cobbled_deepslate" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cobbled_deepslate_wall_side_tall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cobbled_deepslate_wall_side_tall.json deleted file mode 100644 index 7e841daf..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cobbled_deepslate_wall_side_tall.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side_tall", - "textures": { - "wall": "minecraft:block/cobbled_deepslate" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cobblestone.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cobblestone.json deleted file mode 100644 index ab65fe90..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cobblestone.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/cobblestone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cobblestone_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cobblestone_slab.json deleted file mode 100644 index 8d65dd37..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cobblestone_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/cobblestone", - "side": "minecraft:block/cobblestone", - "top": "minecraft:block/cobblestone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cobblestone_slab_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cobblestone_slab_top.json deleted file mode 100644 index 4caccc35..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cobblestone_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/cobblestone", - "side": "minecraft:block/cobblestone", - "top": "minecraft:block/cobblestone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cobblestone_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cobblestone_stairs.json deleted file mode 100644 index feae9865..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cobblestone_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/cobblestone", - "side": "minecraft:block/cobblestone", - "top": "minecraft:block/cobblestone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cobblestone_stairs_inner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cobblestone_stairs_inner.json deleted file mode 100644 index 36f2f799..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cobblestone_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/cobblestone", - "side": "minecraft:block/cobblestone", - "top": "minecraft:block/cobblestone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cobblestone_stairs_outer.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cobblestone_stairs_outer.json deleted file mode 100644 index 77c9fa47..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cobblestone_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/cobblestone", - "side": "minecraft:block/cobblestone", - "top": "minecraft:block/cobblestone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cobblestone_wall_inventory.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cobblestone_wall_inventory.json deleted file mode 100644 index 3145d2de..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cobblestone_wall_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/wall_inventory", - "textures": { - "wall": "minecraft:block/cobblestone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cobblestone_wall_post.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cobblestone_wall_post.json deleted file mode 100644 index 7f47c03f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cobblestone_wall_post.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_post", - "textures": { - "wall": "minecraft:block/cobblestone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cobblestone_wall_side.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cobblestone_wall_side.json deleted file mode 100644 index f0eabd2b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cobblestone_wall_side.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side", - "textures": { - "wall": "minecraft:block/cobblestone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cobblestone_wall_side_tall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cobblestone_wall_side_tall.json deleted file mode 100644 index d6f66256..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cobblestone_wall_side_tall.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side_tall", - "textures": { - "wall": "minecraft:block/cobblestone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cobweb.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cobweb.json deleted file mode 100644 index 0520c950..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cobweb.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/cobweb" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cocoa_stage0.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cocoa_stage0.json deleted file mode 100644 index 9870dd80..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cocoa_stage0.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/cocoa_stage0", - "cocoa": "block/cocoa_stage0" - }, - "elements": [ - { "from": [ 6, 7, 11 ], - "to": [ 10, 12, 15 ], - "faces": { - "down": { "uv": [ 0, 0, 4, 4 ], "texture": "#cocoa" }, - "up": { "uv": [ 0, 0, 4, 4 ], "texture": "#cocoa" }, - "north": { "uv": [ 11, 4, 15, 9 ], "texture": "#cocoa" }, - "south": { "uv": [ 11, 4, 15, 9 ], "texture": "#cocoa" }, - "west": { "uv": [ 11, 4, 15, 9 ], "texture": "#cocoa" }, - "east": { "uv": [ 11, 4, 15, 9 ], "texture": "#cocoa" } - } - }, - { "from": [ 8, 12, 12 ], - "to": [ 8, 16, 16 ], - "faces": { - "west": { "uv": [ 12, 0, 16, 4 ], "texture": "#cocoa" }, - "east": { "uv": [ 16, 0, 12, 4 ], "texture": "#cocoa" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cocoa_stage1.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cocoa_stage1.json deleted file mode 100644 index 22d12d8d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cocoa_stage1.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/cocoa_stage1", - "cocoa": "block/cocoa_stage1" - }, - "elements": [ - { "from": [ 5, 5, 9 ], - "to": [ 11, 12, 15 ], - "faces": { - "down": { "uv": [ 0, 0, 6, 6 ], "texture": "#cocoa" }, - "up": { "uv": [ 0, 0, 6, 6 ], "texture": "#cocoa" }, - "north": { "uv": [ 9, 4, 15, 11 ], "texture": "#cocoa" }, - "south": { "uv": [ 9, 4, 15, 11 ], "texture": "#cocoa" }, - "west": { "uv": [ 9, 4, 15, 11 ], "texture": "#cocoa" }, - "east": { "uv": [ 9, 4, 15, 11 ], "texture": "#cocoa" } - } - }, - { "from": [ 8, 12, 12 ], - "to": [ 8, 16, 16 ], - "faces": { - "west": { "uv": [ 12, 0, 16, 4 ], "texture": "#cocoa" }, - "east": { "uv": [ 16, 0, 12, 4 ], "texture": "#cocoa" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cocoa_stage2.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cocoa_stage2.json deleted file mode 100644 index ad93432a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cocoa_stage2.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/cocoa_stage2", - "cocoa": "block/cocoa_stage2" - }, - "elements": [ - { - "from": [ 4, 3, 7 ], - "to": [ 12, 12, 15 ], - "faces": { - "up": { "uv": [ 0, 0, 8, 8 ], "texture": "#cocoa" }, - "down": { "uv": [ 0, 0, 8, 8 ], "texture": "#cocoa" }, - "north": { "uv": [ 8, 4, 16, 13 ], "texture": "#cocoa" }, - "south": { "uv": [ 8, 4, 16, 13 ], "texture": "#cocoa" }, - "west": { "uv": [ 8, 4, 16, 13 ], "texture": "#cocoa" }, - "east": { "uv": [ 8, 4, 16, 13 ], "texture": "#cocoa" } - } - }, - { - "from": [ 8, 12, 12 ], - "to": [ 8, 16, 16 ], - "faces": { - "east": { "uv": [ 16, 0, 12, 4 ], "texture": "#cocoa" }, - "west": { "uv": [ 12, 0, 16, 4 ], "texture": "#cocoa" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/command_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/command_block.json deleted file mode 100644 index 598a427c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/command_block.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/template_command_block", - "textures": { - "back": "minecraft:block/command_block_back", - "front": "minecraft:block/command_block_front", - "side": "minecraft:block/command_block_side" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/command_block_conditional.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/command_block_conditional.json deleted file mode 100644 index f489842d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/command_block_conditional.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/template_command_block", - "textures": { - "back": "minecraft:block/command_block_back", - "front": "minecraft:block/command_block_front", - "side": "minecraft:block/command_block_conditional" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/comparator.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/comparator.json deleted file mode 100644 index f0203eae..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/comparator.json +++ /dev/null @@ -1,56 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/comparator", - "slab": "block/smooth_stone", - "top": "block/comparator", - "unlit": "block/redstone_torch_off", - "lit": "block/redstone_torch" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 2, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#slab", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" }, - "north": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "north" }, - "south": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "south" }, - "west": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "west" }, - "east": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "east" } - } - }, - { "from": [ 4, 2, 11 ], - "to": [ 6, 7, 13 ], - "faces": { - "down": { "uv": [ 7, 13, 9, 15 ], "texture": "#unlit" }, - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#unlit" }, - "north": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "south": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "west": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "east": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" } - } - }, - { "from": [ 10, 2, 11 ], - "to": [ 12, 7, 13 ], - "faces": { - "down": { "uv": [ 7, 13, 9, 15 ], "texture": "#unlit" }, - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#unlit" }, - "north": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "south": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "west": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "east": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" } - } - }, - { "from": [ 7, 2, 2 ], - "to": [ 9, 4, 4 ], - "faces": { - "down": { "uv": [ 7, 13, 9, 15 ], "texture": "#unlit" }, - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#unlit" }, - "north": { "uv": [ 7, 6, 9, 8 ], "texture": "#unlit" }, - "south": { "uv": [ 7, 6, 9, 8 ], "texture": "#unlit" }, - "west": { "uv": [ 7, 6, 9, 8 ], "texture": "#unlit" }, - "east": { "uv": [ 7, 6, 9, 8 ], "texture": "#unlit" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/comparator_on.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/comparator_on.json deleted file mode 100644 index caa96734..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/comparator_on.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/comparator_on", - "slab": "block/smooth_stone", - "top": "block/comparator_on", - "unlit": "block/redstone_torch_off", - "lit": "block/redstone_torch" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 2, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#slab", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" }, - "north": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "north" }, - "south": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "south" }, - "west": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "west" }, - "east": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "east" } - } - }, - { "from": [ 4, 7, 11 ], - "to": [ 6, 7, 13 ], - "faces": { - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#lit" } - } - }, - { "from": [ 4, 2, 10 ], - "to": [ 6, 8, 14 ], - "faces": { - "west": { "uv": [ 6, 5, 10, 11 ], "texture": "#lit" }, - "east": { "uv": [ 6, 5, 10, 11 ], "texture": "#lit" } - } - }, - { "from": [ 3, 2, 11 ], - "to": [ 7, 8, 13 ], - "faces": { - "north": { "uv": [ 6, 5, 10, 11 ], "texture": "#lit" }, - "south": { "uv": [ 6, 5, 10, 11 ], "texture": "#lit" } - } - }, - { "from": [ 10, 7, 11 ], - "to": [ 12, 7, 13 ], - "faces": { - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#lit" } - } - }, - { "from": [ 10, 2, 10 ], - "to": [ 12, 8, 14 ], - "faces": { - "west": { "uv": [ 6, 5, 10, 11 ], "texture": "#lit" }, - "east": { "uv": [ 6, 5, 10, 11 ], "texture": "#lit" } - } - }, - { "from": [ 9, 2, 11 ], - "to": [ 13, 8, 13 ], - "faces": { - "north": { "uv": [ 6, 5, 10, 11 ], "texture": "#lit" }, - "south": { "uv": [ 6, 5, 10, 11 ], "texture": "#lit" } - } - }, - { "from": [ 7, 2, 2 ], - "to": [ 9, 4, 4 ], - "faces": { - "down": { "uv": [ 7, 13, 9, 15 ], "texture": "#unlit" }, - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#unlit" }, - "north": { "uv": [ 7, 6, 9, 8 ], "texture": "#unlit" }, - "south": { "uv": [ 7, 6, 9, 8 ], "texture": "#unlit" }, - "west": { "uv": [ 7, 6, 9, 8 ], "texture": "#unlit" }, - "east": { "uv": [ 7, 6, 9, 8 ], "texture": "#unlit" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/comparator_on_subtract.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/comparator_on_subtract.json deleted file mode 100644 index 061cc0be..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/comparator_on_subtract.json +++ /dev/null @@ -1,83 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/comparator_on", - "slab": "block/smooth_stone", - "top": "block/comparator_on", - "unlit": "block/redstone_torch_off", - "lit": "block/redstone_torch" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 2, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#slab", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" }, - "north": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "north" }, - "south": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "south" }, - "west": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "west" }, - "east": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "east" } - } - }, - { "from": [ 4, 7, 11 ], - "to": [ 6, 7, 13 ], - "faces": { - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#lit" } - } - }, - { "from": [ 4, 2, 10 ], - "to": [ 6, 8, 14 ], - "faces": { - "west": { "uv": [ 6, 5, 10, 11 ], "texture": "#lit" }, - "east": { "uv": [ 6, 5, 10, 11 ], "texture": "#lit" } - } - }, - { "from": [ 3, 2, 11 ], - "to": [ 7, 8, 13 ], - "faces": { - "north": { "uv": [ 6, 5, 10, 11 ], "texture": "#lit" }, - "south": { "uv": [ 6, 5, 10, 11 ], "texture": "#lit" } - } - }, - { "from": [ 10, 7, 11 ], - "to": [ 12, 7, 13 ], - "faces": { - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#lit" } - } - }, - { "from": [ 10, 2, 10 ], - "to": [ 12, 8, 14 ], - "faces": { - "west": { "uv": [ 6, 5, 10, 11 ], "texture": "#lit" }, - "east": { "uv": [ 6, 5, 10, 11 ], "texture": "#lit" } - } - }, - { "from": [ 9, 2, 11 ], - "to": [ 13, 8, 13 ], - "faces": { - "north": { "uv": [ 6, 5, 10, 11 ], "texture": "#lit" }, - "south": { "uv": [ 6, 5, 10, 11 ], "texture": "#lit" } - } - }, - { "from": [ 7, 5, 2 ], - "to": [ 9, 5, 4 ], - "faces": { - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#lit" } - } - }, - { "from": [ 7, 2, 1 ], - "to": [ 9, 6, 5 ], - "faces": { - "west": { "uv": [ 6, 5, 10, 9 ], "texture": "#lit" }, - "east": { "uv": [ 6, 5, 10, 9 ], "texture": "#lit" } - } - }, - { "from": [ 6, 2, 2 ], - "to": [ 10, 6, 4 ], - "faces": { - "north": { "uv": [ 6, 5, 10, 9 ], "texture": "#lit" }, - "south": { "uv": [ 6, 5, 10, 9 ], "texture": "#lit" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/comparator_subtract.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/comparator_subtract.json deleted file mode 100644 index e2ce2031..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/comparator_subtract.json +++ /dev/null @@ -1,65 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/comparator", - "slab": "block/smooth_stone", - "top": "block/comparator", - "unlit": "block/redstone_torch_off", - "lit": "block/redstone_torch" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 2, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#slab", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" }, - "north": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "north" }, - "south": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "south" }, - "west": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "west" }, - "east": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "east" } - } - }, - { "from": [ 4, 2, 11 ], - "to": [ 6, 7, 13 ], - "faces": { - "down": { "uv": [ 7, 13, 9, 15 ], "texture": "#unlit" }, - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#unlit" }, - "north": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "south": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "west": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "east": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" } - } - }, - { "from": [ 10, 2, 11 ], - "to": [ 12, 7, 13 ], - "faces": { - "down": { "uv": [ 7, 13, 9, 15 ], "texture": "#unlit" }, - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#unlit" }, - "north": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "south": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "west": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "east": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" } - } - }, - { "from": [ 7, 5, 2 ], - "to": [ 9, 5, 4 ], - "faces": { - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#lit" } - } - }, - { "from": [ 7, 2, 1 ], - "to": [ 9, 6, 5 ], - "faces": { - "west": { "uv": [ 6, 5, 10, 9 ], "texture": "#lit" }, - "east": { "uv": [ 6, 5, 10, 9 ], "texture": "#lit" } - } - }, - { "from": [ 6, 2, 2 ], - "to": [ 10, 6, 4 ], - "faces": { - "north": { "uv": [ 6, 5, 10, 9 ], "texture": "#lit" }, - "south": { "uv": [ 6, 5, 10, 9 ], "texture": "#lit" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/composter.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/composter.json deleted file mode 100644 index 9650f777..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/composter.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "particle": "block/composter_side", - "top": "block/composter_top", - "bottom": "block/composter_bottom", - "side": "block/composter_side", - "inside": "block/composter_bottom" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 2, 16 ], - "faces": { - "up": { "texture": "#inside" }, - "down": { "texture": "#bottom", "cullface": "down" } - } - }, - { "from": [ 0, 0, 0 ], - "to": [ 2, 16, 16 ], - "faces": { - "up": { "texture": "#top", "cullface": "up" }, - "north": { "texture": "#side", "cullface": "north" }, - "south": { "texture": "#side", "cullface": "south" }, - "west": { "texture": "#side", "cullface": "west" }, - "east": { "texture": "#side" } - } - }, - { "from": [ 14, 0, 0 ], - "to": [ 16, 16, 16 ], - "faces": { - "up": { "texture": "#top", "cullface": "up" }, - "north": { "texture": "#side", "cullface": "north" }, - "south": { "texture": "#side", "cullface": "south" }, - "west": { "texture": "#side" }, - "east": { "texture": "#side", "cullface": "east" } - } - }, - { "from": [ 2, 0, 0 ], - "to": [ 14, 16, 2 ], - "faces": { - "up": { "texture": "#top", "cullface": "up" }, - "north": { "texture": "#side", "cullface": "north" }, - "south": { "texture": "#side" } - } - }, - { "from": [ 2, 0, 14 ], - "to": [ 14, 16, 16 ], - "faces": { - "up": { "texture": "#top", "cullface": "up" }, - "north": { "texture": "#side" }, - "south": { "texture": "#side", "cullface": "south" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/composter_contents1.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/composter_contents1.json deleted file mode 100644 index fe6c8504..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/composter_contents1.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "textures": { - "particle": "block/composter_compost", - "inside": "block/composter_compost" - }, - "elements": [ - { "from": [ 2, 0, 2 ], - "to": [ 14, 3, 14 ], - "faces": { - "up": { "texture": "#inside" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/composter_contents2.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/composter_contents2.json deleted file mode 100644 index b5cc54c4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/composter_contents2.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "textures": { - "particle": "block/composter_compost", - "inside": "block/composter_compost" - }, - "elements": [ - { "from": [ 2, 0, 2 ], - "to": [ 14, 5, 14 ], - "faces": { - "up": { "texture": "#inside" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/composter_contents3.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/composter_contents3.json deleted file mode 100644 index 4c3cdc10..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/composter_contents3.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "textures": { - "particle": "block/composter_compost", - "inside": "block/composter_compost" - }, - "elements": [ - { "from": [ 2, 0, 2 ], - "to": [ 14, 7, 14 ], - "faces": { - "up": { "texture": "#inside" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/composter_contents4.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/composter_contents4.json deleted file mode 100644 index 48e0456f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/composter_contents4.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "textures": { - "particle": "block/composter_compost", - "inside": "block/composter_compost" - }, - "elements": [ - { "from": [ 2, 0, 2 ], - "to": [ 14, 9, 14 ], - "faces": { - "up": { "texture": "#inside" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/composter_contents5.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/composter_contents5.json deleted file mode 100644 index 21e4b303..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/composter_contents5.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "textures": { - "particle": "block/composter_compost", - "inside": "block/composter_compost" - }, - "elements": [ - { "from": [ 2, 0, 2 ], - "to": [ 14, 11, 14 ], - "faces": { - "up": { "texture": "#inside" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/composter_contents6.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/composter_contents6.json deleted file mode 100644 index 12b65516..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/composter_contents6.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "textures": { - "particle": "block/composter_compost", - "inside": "block/composter_compost" - }, - "elements": [ - { "from": [ 2, 0, 2 ], - "to": [ 14, 13, 14 ], - "faces": { - "up": { "texture": "#inside" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/composter_contents7.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/composter_contents7.json deleted file mode 100644 index b135ad12..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/composter_contents7.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "textures": { - "particle": "block/composter_compost", - "inside": "block/composter_compost" - }, - "elements": [ - { "from": [ 2, 0, 2 ], - "to": [ 14, 15, 14 ], - "faces": { - "up": { "texture": "#inside" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/composter_contents_ready.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/composter_contents_ready.json deleted file mode 100644 index 63744cca..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/composter_contents_ready.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "textures": { - "particle": "block/composter_compost", - "inside": "block/composter_ready" - }, - "elements": [ - { "from": [ 2, 0, 2 ], - "to": [ 14, 15, 14 ], - "faces": { - "up": { "texture": "#inside" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/conduit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/conduit.json deleted file mode 100644 index 5abfb3b6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/conduit.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/conduit" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/copper_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/copper_block.json deleted file mode 100644 index aae71599..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/copper_block.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/copper_block" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/copper_bulb.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/copper_bulb.json deleted file mode 100644 index 187e3d10..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/copper_bulb.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/copper_bulb" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/copper_bulb_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/copper_bulb_lit.json deleted file mode 100644 index 6921fec7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/copper_bulb_lit.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/copper_bulb_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/copper_bulb_lit_powered.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/copper_bulb_lit_powered.json deleted file mode 100644 index 1edad414..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/copper_bulb_lit_powered.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/copper_bulb_lit_powered" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/copper_bulb_powered.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/copper_bulb_powered.json deleted file mode 100644 index 4fb2ec8f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/copper_bulb_powered.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/copper_bulb_powered" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/copper_door_bottom_left.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/copper_door_bottom_left.json deleted file mode 100644 index c3bba785..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/copper_door_bottom_left.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_left", - "textures": { - "bottom": "minecraft:block/copper_door_bottom", - "top": "minecraft:block/copper_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/copper_door_bottom_left_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/copper_door_bottom_left_open.json deleted file mode 100644 index 6fc74890..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/copper_door_bottom_left_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_left_open", - "textures": { - "bottom": "minecraft:block/copper_door_bottom", - "top": "minecraft:block/copper_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/copper_door_bottom_right.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/copper_door_bottom_right.json deleted file mode 100644 index dfdbe713..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/copper_door_bottom_right.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_right", - "textures": { - "bottom": "minecraft:block/copper_door_bottom", - "top": "minecraft:block/copper_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/copper_door_bottom_right_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/copper_door_bottom_right_open.json deleted file mode 100644 index 7494e6ff..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/copper_door_bottom_right_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_right_open", - "textures": { - "bottom": "minecraft:block/copper_door_bottom", - "top": "minecraft:block/copper_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/copper_door_top_left.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/copper_door_top_left.json deleted file mode 100644 index d76e7b1c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/copper_door_top_left.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_left", - "textures": { - "bottom": "minecraft:block/copper_door_bottom", - "top": "minecraft:block/copper_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/copper_door_top_left_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/copper_door_top_left_open.json deleted file mode 100644 index c198f40a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/copper_door_top_left_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_left_open", - "textures": { - "bottom": "minecraft:block/copper_door_bottom", - "top": "minecraft:block/copper_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/copper_door_top_right.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/copper_door_top_right.json deleted file mode 100644 index 519aa170..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/copper_door_top_right.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_right", - "textures": { - "bottom": "minecraft:block/copper_door_bottom", - "top": "minecraft:block/copper_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/copper_door_top_right_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/copper_door_top_right_open.json deleted file mode 100644 index 2850bad0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/copper_door_top_right_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_right_open", - "textures": { - "bottom": "minecraft:block/copper_door_bottom", - "top": "minecraft:block/copper_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/copper_grate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/copper_grate.json deleted file mode 100644 index c2a308b1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/copper_grate.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/copper_grate" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/copper_ore.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/copper_ore.json deleted file mode 100644 index 193dd969..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/copper_ore.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/copper_ore" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/copper_trapdoor_bottom.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/copper_trapdoor_bottom.json deleted file mode 100644 index 2816eca7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/copper_trapdoor_bottom.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_trapdoor_bottom", - "textures": { - "texture": "minecraft:block/copper_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/copper_trapdoor_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/copper_trapdoor_open.json deleted file mode 100644 index f4d3a9dc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/copper_trapdoor_open.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_trapdoor_open", - "textures": { - "texture": "minecraft:block/copper_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/copper_trapdoor_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/copper_trapdoor_top.json deleted file mode 100644 index b673c9e7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/copper_trapdoor_top.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_trapdoor_top", - "textures": { - "texture": "minecraft:block/copper_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/coral_fan.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/coral_fan.json deleted file mode 100644 index e28dd67b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/coral_fan.json +++ /dev/null @@ -1,44 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "#fan" - }, - "elements": [ - { "from": [ 8, 0, 0 ], - "to": [ 24, 0, 16 ], - "rotation": { "origin": [ 8, 0, 0 ], "axis": "z", "angle": 22.5, "rescale": false }, - "shade": false, - "faces": { - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#fan", "rotation": 90 }, - "down": { "uv": [ 0, 16, 16, 0 ], "texture": "#fan", "rotation": 270 } - } - }, - { "from": [ -8, 0, 0 ], - "to": [ 8, 0, 16 ], - "rotation": { "origin": [ 8, 0, 0 ], "axis": "z", "angle": -22.5, "rescale": false }, - "shade": false, - "faces": { - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#fan", "rotation": 270 }, - "down": { "uv": [ 0, 16, 16, 0 ], "texture": "#fan", "rotation": 90 } - } - }, - { "from": [ 0, 0, 8 ], - "to": [ 16, 0, 24 ], - "rotation": { "origin": [ 0, 0, 8 ], "axis": "x", "angle": -22.5, "rescale": false }, - "shade": false, - "faces": { - "up": { "uv": [ 16, 16, 0, 0 ], "texture": "#fan" }, - "down": { "uv": [ 16, 0, 0, 16 ], "texture": "#fan" } - } - }, - { "from": [ 0, 0, -8 ], - "to": [ 16, 0, 8 ], - "rotation": { "origin": [ 0, 0, 8 ], "axis": "x", "angle": 22.5, "rescale": false }, - "shade": false, - "faces": { - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#fan" }, - "down": { "uv": [ 0, 16, 16, 0 ], "texture": "#fan" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/coral_wall_fan.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/coral_wall_fan.json deleted file mode 100644 index eafe1f8f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/coral_wall_fan.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "#fan" - }, - "elements": [ - { "from": [ 0, 8, 0 ], - "to": [ 16, 8, 16 ], - "rotation": { "origin": [ 8, 8, 14 ], "axis": "x", "angle": 22.5, "rescale": true }, - "shade": false, - "faces": { - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#fan" }, - "down": { "uv": [ 16, 16, 0, 0 ], "texture": "#fan" } - } - }, - { "from": [ 0, 8, 0 ], - "to": [ 16, 8, 16 ], - "rotation": { "origin": [ 8, 8, 14 ], "axis": "x", "angle": -22.5, "rescale": true }, - "shade": false, - "faces": { - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#fan" }, - "down": { "uv": [ 16, 16, 0, 0 ], "texture": "#fan" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cornflower.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cornflower.json deleted file mode 100644 index 01ec1857..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cornflower.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/cornflower" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cracked_deepslate_bricks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cracked_deepslate_bricks.json deleted file mode 100644 index 25527867..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cracked_deepslate_bricks.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/cracked_deepslate_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cracked_deepslate_tiles.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cracked_deepslate_tiles.json deleted file mode 100644 index 264f8094..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cracked_deepslate_tiles.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/cracked_deepslate_tiles" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cracked_nether_bricks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cracked_nether_bricks.json deleted file mode 100644 index 403c18f0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cracked_nether_bricks.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/cracked_nether_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cracked_polished_blackstone_bricks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cracked_polished_blackstone_bricks.json deleted file mode 100644 index e36eda13..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cracked_polished_blackstone_bricks.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/cracked_polished_blackstone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cracked_stone_bricks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cracked_stone_bricks.json deleted file mode 100644 index 8628046d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cracked_stone_bricks.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/cracked_stone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crafter.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crafter.json deleted file mode 100644 index 71e56849..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crafter.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "bottom": "block/crafter_bottom", - "top": "block/crafter_top", - "north": "block/crafter_north", - "south": "block/crafter_south", - "west": "block/crafter_west", - "east": "block/crafter_east", - "particle": "#north" - }, - "elements": [ - { - "from": [ 0, 0, 0 ], - "to": [ 16, 16, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#bottom", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "rotation": 180, "texture": "#top", "cullface": "up" }, - "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#north", "cullface": "north" }, - "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#south", "cullface": "south" }, - "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#west", "cullface": "west" }, - "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#east", "cullface": "east" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crafter_crafting.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crafter_crafting.json deleted file mode 100644 index 134a00dc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crafter_crafting.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "parent": "block/crafter_triggered", - "textures": { - "top": "block/crafter_top_crafting", - "north": "block/crafter_north_crafting", - "east": "block/crafter_east_crafting", - "west": "block/crafter_west_crafting" - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crafter_crafting_triggered.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crafter_crafting_triggered.json deleted file mode 100644 index 86e293ab..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crafter_crafting_triggered.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "block/crafter_crafting" -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crafter_triggered.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crafter_triggered.json deleted file mode 100644 index 3a66caf4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crafter_triggered.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "parent": "block/crafter", - "textures": { - "top": "block/crafter_top_triggered", - "south": "block/crafter_south_triggered", - "west": "block/crafter_west_triggered", - "east": "block/crafter_east_triggered" - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crafting_table.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crafting_table.json deleted file mode 100644 index aa056b15..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crafting_table.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "parent": "minecraft:block/cube", - "textures": { - "down": "minecraft:block/oak_planks", - "east": "minecraft:block/crafting_table_side", - "north": "minecraft:block/crafting_table_front", - "particle": "minecraft:block/crafting_table_front", - "south": "minecraft:block/crafting_table_side", - "up": "minecraft:block/crafting_table_top", - "west": "minecraft:block/crafting_table_front" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_button.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_button.json deleted file mode 100644 index c57c4255..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_button.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/button", - "textures": { - "texture": "minecraft:block/crimson_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_button_inventory.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_button_inventory.json deleted file mode 100644 index 06d1baa2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_button_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/button_inventory", - "textures": { - "texture": "minecraft:block/crimson_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_button_pressed.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_button_pressed.json deleted file mode 100644 index 2ba39bd9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_button_pressed.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/button_pressed", - "textures": { - "texture": "minecraft:block/crimson_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_door_bottom_left.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_door_bottom_left.json deleted file mode 100644 index 34db06cb..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_door_bottom_left.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_left", - "textures": { - "bottom": "minecraft:block/crimson_door_bottom", - "top": "minecraft:block/crimson_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_door_bottom_left_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_door_bottom_left_open.json deleted file mode 100644 index a241d7e4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_door_bottom_left_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_left_open", - "textures": { - "bottom": "minecraft:block/crimson_door_bottom", - "top": "minecraft:block/crimson_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_door_bottom_right.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_door_bottom_right.json deleted file mode 100644 index 5bcd78db..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_door_bottom_right.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_right", - "textures": { - "bottom": "minecraft:block/crimson_door_bottom", - "top": "minecraft:block/crimson_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_door_bottom_right_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_door_bottom_right_open.json deleted file mode 100644 index 9f24750f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_door_bottom_right_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_right_open", - "textures": { - "bottom": "minecraft:block/crimson_door_bottom", - "top": "minecraft:block/crimson_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_door_top_left.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_door_top_left.json deleted file mode 100644 index 597111a8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_door_top_left.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_left", - "textures": { - "bottom": "minecraft:block/crimson_door_bottom", - "top": "minecraft:block/crimson_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_door_top_left_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_door_top_left_open.json deleted file mode 100644 index ed888579..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_door_top_left_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_left_open", - "textures": { - "bottom": "minecraft:block/crimson_door_bottom", - "top": "minecraft:block/crimson_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_door_top_right.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_door_top_right.json deleted file mode 100644 index c033de2f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_door_top_right.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_right", - "textures": { - "bottom": "minecraft:block/crimson_door_bottom", - "top": "minecraft:block/crimson_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_door_top_right_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_door_top_right_open.json deleted file mode 100644 index c9d96fd9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_door_top_right_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_right_open", - "textures": { - "bottom": "minecraft:block/crimson_door_bottom", - "top": "minecraft:block/crimson_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_fence_gate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_fence_gate.json deleted file mode 100644 index 6599c50b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_fence_gate.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate", - "textures": { - "texture": "minecraft:block/crimson_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_fence_gate_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_fence_gate_open.json deleted file mode 100644 index 9777833a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_fence_gate_open.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate_open", - "textures": { - "texture": "minecraft:block/crimson_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_fence_gate_wall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_fence_gate_wall.json deleted file mode 100644 index b3704b27..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_fence_gate_wall.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate_wall", - "textures": { - "texture": "minecraft:block/crimson_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_fence_gate_wall_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_fence_gate_wall_open.json deleted file mode 100644 index 5ba60043..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_fence_gate_wall_open.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate_wall_open", - "textures": { - "texture": "minecraft:block/crimson_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_fence_inventory.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_fence_inventory.json deleted file mode 100644 index 16f625d5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_fence_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/fence_inventory", - "textures": { - "texture": "minecraft:block/crimson_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_fence_post.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_fence_post.json deleted file mode 100644 index f5f14658..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_fence_post.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/fence_post", - "textures": { - "texture": "minecraft:block/crimson_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_fence_side.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_fence_side.json deleted file mode 100644 index 62765764..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_fence_side.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/fence_side", - "textures": { - "texture": "minecraft:block/crimson_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_fungus.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_fungus.json deleted file mode 100644 index 351e2bce..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_fungus.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/crimson_fungus" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_hanging_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_hanging_sign.json deleted file mode 100644 index 5eeafe7d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_hanging_sign.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/stripped_crimson_stem" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_hyphae.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_hyphae.json deleted file mode 100644 index 43c990a5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_hyphae.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/crimson_stem", - "side": "minecraft:block/crimson_stem" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_nylium.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_nylium.json deleted file mode 100644 index 00ac27b1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_nylium.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/cube_bottom_top", - "textures": { - "bottom": "minecraft:block/netherrack", - "side": "minecraft:block/crimson_nylium_side", - "top": "minecraft:block/crimson_nylium" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_planks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_planks.json deleted file mode 100644 index 9bf1ea13..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_planks.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/crimson_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_pressure_plate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_pressure_plate.json deleted file mode 100644 index 6d6a2265..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_pressure_plate.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/pressure_plate_up", - "textures": { - "texture": "minecraft:block/crimson_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_pressure_plate_down.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_pressure_plate_down.json deleted file mode 100644 index df5febdd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_pressure_plate_down.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/pressure_plate_down", - "textures": { - "texture": "minecraft:block/crimson_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_roots.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_roots.json deleted file mode 100644 index 5bf542bc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_roots.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/crimson_roots" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_sign.json deleted file mode 100644 index 1b9953d8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_sign.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/crimson_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_slab.json deleted file mode 100644 index 42f7e088..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/crimson_planks", - "side": "minecraft:block/crimson_planks", - "top": "minecraft:block/crimson_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_slab_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_slab_top.json deleted file mode 100644 index ce034232..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/crimson_planks", - "side": "minecraft:block/crimson_planks", - "top": "minecraft:block/crimson_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_stairs.json deleted file mode 100644 index d12e043b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/crimson_planks", - "side": "minecraft:block/crimson_planks", - "top": "minecraft:block/crimson_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_stairs_inner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_stairs_inner.json deleted file mode 100644 index 9eb4b276..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/crimson_planks", - "side": "minecraft:block/crimson_planks", - "top": "minecraft:block/crimson_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_stairs_outer.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_stairs_outer.json deleted file mode 100644 index ab3b02fb..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/crimson_planks", - "side": "minecraft:block/crimson_planks", - "top": "minecraft:block/crimson_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_stem.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_stem.json deleted file mode 100644 index c8f5c784..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_stem.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/crimson_stem_top", - "side": "minecraft:block/crimson_stem" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_trapdoor_bottom.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_trapdoor_bottom.json deleted file mode 100644 index b83e4bbc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_trapdoor_bottom.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_orientable_trapdoor_bottom", - "textures": { - "texture": "minecraft:block/crimson_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_trapdoor_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_trapdoor_open.json deleted file mode 100644 index ad3d11e0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_trapdoor_open.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_orientable_trapdoor_open", - "textures": { - "texture": "minecraft:block/crimson_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_trapdoor_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_trapdoor_top.json deleted file mode 100644 index 2b8e4d9f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crimson_trapdoor_top.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_orientable_trapdoor_top", - "textures": { - "texture": "minecraft:block/crimson_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crop.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crop.json deleted file mode 100644 index 1afe355c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crop.json +++ /dev/null @@ -1,40 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "#crop" - }, - "elements": [ - { "from": [ 4, -1, 0 ], - "to": [ 4, 15, 16 ], - "shade": false, - "faces": { - "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#crop" }, - "east": { "uv": [ 16, 0, 0, 16 ], "texture": "#crop" } - } - }, - { "from": [ 12, -1, 0 ], - "to": [ 12, 15, 16 ], - "shade": false, - "faces": { - "west": { "uv": [ 16, 0, 0, 16 ], "texture": "#crop" }, - "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#crop" } - } - }, - { "from": [ 0, -1, 4 ], - "to": [ 16, 15, 4 ], - "shade": false, - "faces": { - "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#crop" }, - "south": { "uv": [ 16, 0, 0, 16 ], "texture": "#crop" } - } - }, - { "from": [ 0, -1, 12 ], - "to": [ 16, 15, 12 ], - "shade": false, - "faces": { - "north": { "uv": [ 16, 0, 0, 16 ], "texture": "#crop" }, - "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#crop" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cross.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cross.json deleted file mode 100644 index 37c8b09f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cross.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "#cross" - }, - "elements": [ - { "from": [ 0.8, 0, 8 ], - "to": [ 15.2, 16, 8 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true }, - "shade": false, - "faces": { - "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross" }, - "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross" } - } - }, - { "from": [ 8, 0, 0.8 ], - "to": [ 8, 16, 15.2 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true }, - "shade": false, - "faces": { - "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross" }, - "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crying_obsidian.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crying_obsidian.json deleted file mode 100644 index 95991746..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/crying_obsidian.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/crying_obsidian" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cube.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cube.json deleted file mode 100644 index 1b9780b4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cube.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "parent": "block/block", - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 16, 16 ], - "faces": { - "down": { "texture": "#down", "cullface": "down" }, - "up": { "texture": "#up", "cullface": "up" }, - "north": { "texture": "#north", "cullface": "north" }, - "south": { "texture": "#south", "cullface": "south" }, - "west": { "texture": "#west", "cullface": "west" }, - "east": { "texture": "#east", "cullface": "east" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cube_all.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cube_all.json deleted file mode 100644 index fa2f9e77..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cube_all.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "parent": "block/cube", - "textures": { - "particle": "#all", - "down": "#all", - "up": "#all", - "north": "#all", - "east": "#all", - "south": "#all", - "west": "#all" - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cube_all_inner_faces.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cube_all_inner_faces.json deleted file mode 100644 index e119a568..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cube_all_inner_faces.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "parent": "block/cube_all", - "elements": [ - { - "from": [0, 0, 0], - "to": [16, 16, 16], - "faces": { - "north": {"uv": [0, 0, 16, 16], "texture": "#all", "cullface": "north"}, - "east": {"uv": [0, 0, 16, 16], "texture": "#all", "cullface": "east"}, - "south": {"uv": [0, 0, 16, 16], "texture": "#all", "cullface": "south"}, - "west": {"uv": [0, 0, 16, 16], "texture": "#all", "cullface": "west"}, - "up": {"uv": [0, 0, 16, 16], "texture": "#all", "cullface": "up"}, - "down": {"uv": [0, 0, 16, 16], "texture": "#all", "cullface": "down"} - } - }, - { - "from": [15.998, 0.002, 0.002], - "to": [0.002, 15.998, 15.998], - "faces": { - "north": {"uv": [16, 0, 0, 16], "texture": "#all", "cullface": "south"}, - "east": {"uv": [16, 0, 0, 16], "texture": "#all", "cullface": "west"}, - "south": {"uv": [16, 0, 0, 16], "texture": "#all", "cullface": "north"}, - "west": {"uv": [16, 0, 0, 16], "texture": "#all", "cullface": "east"}, - "up": {"uv": [16, 0, 0, 16], "texture": "#all", "cullface": "up"}, - "down": {"uv": [16, 0, 0, 16], "texture": "#all", "cullface": "down"} - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cube_bottom_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cube_bottom_top.json deleted file mode 100644 index 4c610597..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cube_bottom_top.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "parent": "block/cube", - "textures": { - "particle": "#side", - "down": "#bottom", - "up": "#top", - "north": "#side", - "east": "#side", - "south": "#side", - "west": "#side" - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cube_bottom_top_inner_faces.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cube_bottom_top_inner_faces.json deleted file mode 100644 index cf842fef..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cube_bottom_top_inner_faces.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "parent": "block/cube_bottom_top", - "elements": [ - { - "from": [0, 0, 0], - "to": [16, 16, 16], - "faces": { - "north": {"uv": [0, 0, 16, 16], "texture": "#side", "cullface": "north"}, - "east": {"uv": [0, 0, 16, 16], "texture": "#side", "cullface": "east"}, - "south": {"uv": [0, 0, 16, 16], "texture": "#side", "cullface": "south"}, - "west": {"uv": [0, 0, 16, 16], "texture": "#side", "cullface": "west"}, - "up": {"uv": [0, 0, 16, 16], "texture": "#top", "cullface": "up"}, - "down": {"uv": [0, 0, 16, 16], "texture": "#bottom", "cullface": "down"} - } - }, - { - "from": [15.998, 0.002, 0.002], - "to": [0.002, 15.998, 15.998], - "faces": { - "north": {"uv": [16, 0, 0, 16], "texture": "#side", "cullface": "south"}, - "east": {"uv": [16, 0, 0, 16], "texture": "#side", "cullface": "west"}, - "south": {"uv": [16, 0, 0, 16], "texture": "#side", "cullface": "north"}, - "west": {"uv": [16, 0, 0, 16], "texture": "#side", "cullface": "east"}, - "up": {"uv": [16, 0, 0, 16], "texture": "#top", "cullface": "up"}, - "down": {"uv": [16, 0, 0, 16], "texture": "#bottom", "cullface": "down"} - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cube_column.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cube_column.json deleted file mode 100644 index 358b9847..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cube_column.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "parent": "block/cube", - "textures": { - "particle": "#side", - "down": "#end", - "up": "#end", - "north": "#side", - "east": "#side", - "south": "#side", - "west": "#side" - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cube_column_horizontal.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cube_column_horizontal.json deleted file mode 100644 index 713dd819..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cube_column_horizontal.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "parent": "block/block", - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 16, 16 ], - "faces": { - "down": { "texture": "#down", "cullface": "down" }, - "up": { "texture": "#up", "rotation": 180, "cullface": "up" }, - "north": { "texture": "#north", "cullface": "north" }, - "south": { "texture": "#south", "cullface": "south" }, - "west": { "texture": "#west", "cullface": "west" }, - "east": { "texture": "#east", "cullface": "east" } - } - } - ], - "textures": { - "particle": "#side", - "down": "#end", - "up": "#end", - "north": "#side", - "east": "#side", - "south": "#side", - "west": "#side" - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cube_column_mirrored.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cube_column_mirrored.json deleted file mode 100644 index 610cbd9b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cube_column_mirrored.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "parent": "block/cube_mirrored", - "textures": { - "particle": "#side", - "down": "#end", - "up": "#end", - "north": "#side", - "east": "#side", - "south": "#side", - "west": "#side" - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cube_column_uv_locked_x.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cube_column_uv_locked_x.json deleted file mode 100644 index 1c367156..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cube_column_uv_locked_x.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "parent": "block/block", - "elements": [ - { - "from": [ 0, 0, 0 ], - "to": [ 16, 16, 16 ], - "faces": { - "down": { "texture": "#down", "rotation": 90, "cullface": "down" }, - "up": { "texture": "#up", "rotation": 90, "cullface": "up" }, - "north": { "texture": "#north", "rotation": 90, "cullface": "north" }, - "south": { "texture": "#south", "rotation": 90, "cullface": "south" }, - "west": { "texture": "#west", "cullface": "west" }, - "east": { "texture": "#east", "cullface": "east" } - } - } - ], - "textures": { - "particle": "#side", - "down": "#side", - "up": "#side", - "north": "#side", - "east": "#end", - "south": "#side", - "west": "#end" - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cube_column_uv_locked_y.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cube_column_uv_locked_y.json deleted file mode 100644 index 8fc6e9dd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cube_column_uv_locked_y.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "parent": "block/block", - "elements": [ - { - "from": [ 0, 0, 0 ], - "to": [ 16, 16, 16 ], - "faces": { - "down": { "texture": "#down", "cullface": "down" }, - "up": { "texture": "#up", "cullface": "up" }, - "north": { "texture": "#north", "cullface": "north" }, - "south": { "texture": "#south", "cullface": "south" }, - "west": { "texture": "#west", "cullface": "west" }, - "east": { "texture": "#east", "cullface": "east" } - } - } - ], - "textures": { - "particle": "#side", - "down": "#end", - "up": "#end", - "north": "#side", - "east": "#side", - "south": "#side", - "west": "#side" - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cube_column_uv_locked_z.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cube_column_uv_locked_z.json deleted file mode 100644 index b227129f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cube_column_uv_locked_z.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "parent": "block/block", - "elements": [ - { - "from": [ 0, 0, 0 ], - "to": [ 16, 16, 16 ], - "faces": { - "down": { "texture": "#down", "cullface": "down" }, - "up": { "texture": "#up", "cullface": "up" }, - "north": { "texture": "#north", "cullface": "north" }, - "south": { "texture": "#south", "cullface": "south" }, - "west": { "texture": "#west", "rotation": 90, "cullface": "west" }, - "east": { "texture": "#east", "rotation": 90, "cullface": "east" } - } - } - ], - "textures": { - "particle": "#side", - "down": "#side", - "up": "#side", - "north": "#end", - "east": "#side", - "south": "#end", - "west": "#side" - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cube_directional.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cube_directional.json deleted file mode 100644 index 09fadd01..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cube_directional.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "parent": "block/block", - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 16, 16 ], - "faces": { - "down": { "texture": "#down", "cullface": "down", "rotation": 180 }, - "up": { "texture": "#up", "cullface": "up" }, - "north": { "texture": "#north", "cullface": "north" }, - "south": { "texture": "#south", "cullface": "south" }, - "west": { "texture": "#west", "cullface": "west", "rotation": 270 }, - "east": { "texture": "#east", "cullface": "east", "rotation": 90 } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cube_mirrored.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cube_mirrored.json deleted file mode 100644 index 38f44bda..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cube_mirrored.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 16, 16 ], - "faces": { - "down": { "uv": [16, 0, 0, 16], "texture": "#down", "cullface": "down" }, - "up": { "uv": [16, 0, 0, 16], "texture": "#up", "cullface": "up" }, - "north": { "uv": [16, 0, 0, 16], "texture": "#north", "cullface": "north" }, - "south": { "uv": [16, 0, 0, 16], "texture": "#south", "cullface": "south" }, - "west": { "uv": [16, 0, 0, 16], "texture": "#west", "cullface": "west" }, - "east": { "uv": [16, 0, 0, 16], "texture": "#east", "cullface": "east" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cube_mirrored_all.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cube_mirrored_all.json deleted file mode 100644 index 75743f20..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cube_mirrored_all.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "parent": "block/cube_mirrored", - "textures": { - "particle": "#all", - "down": "#all", - "up": "#all", - "north": "#all", - "east": "#all", - "south": "#all", - "west": "#all" - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cube_north_west_mirrored.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cube_north_west_mirrored.json deleted file mode 100644 index de5abeac..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cube_north_west_mirrored.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 16, 16 ], - "faces": { - "down": { "texture": "#down", "cullface": "down" }, - "up": { "texture": "#up", "cullface": "up" }, - "north": { "uv": [16, 0, 0, 16], "texture": "#north", "cullface": "north" }, - "south": { "texture": "#south", "cullface": "south" }, - "west": { "uv": [16, 0, 0, 16], "texture": "#west", "cullface": "west" }, - "east": { "texture": "#east", "cullface": "east" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cube_north_west_mirrored_all.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cube_north_west_mirrored_all.json deleted file mode 100644 index 74034ca5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cube_north_west_mirrored_all.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "parent": "block/cube_north_west_mirrored", - "textures": { - "particle": "#all", - "down": "#all", - "up": "#all", - "north": "#all", - "east": "#all", - "south": "#all", - "west": "#all" - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cube_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cube_top.json deleted file mode 100644 index a0c1d569..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cube_top.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "parent": "block/cube", - "textures": { - "particle": "#side", - "down": "#side", - "up": "#top", - "north": "#side", - "east": "#side", - "south": "#side", - "west": "#side" - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/custom_fence_inventory.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/custom_fence_inventory.json deleted file mode 100644 index 7baa4a1e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/custom_fence_inventory.json +++ /dev/null @@ -1,105 +0,0 @@ -{ - "parent": "block/block", - "display": { - "gui": { - "rotation": [ 30, 135, 0 ], - "translation": [ 0, 0, 0], - "scale":[ 0.625, 0.625, 0.625 ] - }, - "fixed": { - "rotation": [ 0, 90, 0 ], - "translation": [ 0, 0, 0], - "scale":[ 0.5, 0.5, 0.5 ] - } - }, - "elements": [ - { "from": [ 6, 0, 0 ], - "to": [ 10, 16, 4 ], - "faces": { - "north": {"uv": [0, 0, 4, 16], "texture": "#texture"}, - "east": {"uv": [0, 0, 4, 16], "texture": "#texture"}, - "south": {"uv": [0, 0, 4, 16], "texture": "#texture"}, - "west": {"uv": [0, 0, 4, 16], "texture": "#texture"}, - "up": {"uv": [4, 0, 8, 4], "texture": "#texture"}, - "down": {"uv": [4, 0, 8, 4], "texture": "#texture", "cullface": "down"} - }, - "__comment": "Left post" - }, - { "from": [ 6, 0, 12 ], - "to": [ 10, 16, 16 ], - "faces": { - "north": {"uv": [0, 0, 4, 16], "texture": "#texture"}, - "east": {"uv": [0, 0, 4, 16], "texture": "#texture"}, - "south": {"uv": [0, 0, 4, 16], "texture": "#texture"}, - "west": {"uv": [0, 0, 4, 16], "texture": "#texture"}, - "up": {"uv": [4, 0, 8, 4], "texture": "#texture"}, - "down": {"uv": [4, 0, 8, 4], "texture": "#texture", "cullface": "down"} - }, - "__comment": "Right post" - }, - { "from": [ 7, 12, 4 ], - "to": [ 9, 15, 12 ], - "faces": { - "east": {"uv": [8, 0, 16, 3], "texture": "#texture"}, - "west": {"uv": [8, 0, 16, 3], "texture": "#texture"}, - "up": {"uv": [11, 7, 13, 15], "texture": "#texture"}, - "down": {"uv": [11, 15, 13, 7], "texture": "#texture"} - }, - "__comment": "Top bar" - }, - { "from": [ 7, 12, -2 ], - "to": [ 9, 15, 0 ], - "faces": { - "north": {"uv": [13, 4, 15, 7], "texture": "#texture"}, - "east": {"uv": [8, 0, 10, 3], "texture": "#texture"}, - "west": {"uv": [8, 0, 10, 3], "texture": "#texture"}, - "up": {"uv": [11, 7, 13, 9], "texture": "#texture"}, - "down": {"uv": [11, 7, 13, 9], "texture": "#texture"} - }, - "__comment": "Top bar left" - }, - { "from": [ 7, 12, 16 ], - "to": [ 9, 15, 18 ], - "faces": { - "east": {"uv": [14, 0, 16, 3], "texture": "#texture"}, - "south": {"uv": [13, 4, 15, 7], "texture": "#texture"}, - "west": {"uv": [14, 0, 16, 3], "texture": "#texture"}, - "up": {"uv": [11, 13, 13, 15], "texture": "#texture"}, - "down": {"uv": [11, 13, 13, 15], "texture": "#texture"} - }, - "__comment": "Top bar right" - }, - { "from": [ 7, 6, 4 ], - "to": [ 9, 9, 12 ], - "faces": { - "east": {"uv": [8, 0, 16, 3], "texture": "#texture"}, - "west": {"uv": [8, 0, 16, 3], "texture": "#texture"}, - "up": {"uv": [11, 7, 13, 15], "texture": "#texture"}, - "down": {"uv": [11, 15, 13, 7], "texture": "#texture"} - }, - "__comment": "Lower bar" - }, - { "from": [ 7, 6, -2 ], - "to": [ 9, 9, 0 ], - "faces": { - "north": {"uv": [13, 4, 15, 7], "texture": "#texture"}, - "east": {"uv": [8, 0, 10, 3], "texture": "#texture"}, - "west": {"uv": [8, 0, 10, 3], "texture": "#texture"}, - "up": {"uv": [11, 13, 13, 15], "texture": "#texture"}, - "down": {"uv": [11, 13, 13, 15], "texture": "#texture"} - }, - "__comment": "Lower bar left" - }, - { "from": [ 7, 6, 16 ], - "to": [ 9, 9, 18 ], - "faces": { - "east": {"uv": [14, 0, 16, 3], "texture": "#texture"}, - "south": {"uv": [13, 4, 15, 7], "texture": "#texture"}, - "west": {"uv": [14, 0, 16, 3], "texture": "#texture"}, - "up": {"uv": [11, 13, 13, 15], "texture": "#texture"}, - "down": {"uv": [11, 13, 13, 15], "texture": "#texture"} - }, - "__comment": "Lower bar right" - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/custom_fence_post.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/custom_fence_post.json deleted file mode 100644 index 1ba56583..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/custom_fence_post.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "textures": { - "particle": "#particle" - }, - "elements": [ - { "from": [ 6, 0, 6 ], - "to": [ 10, 16, 10 ], - "faces": { - "up": {"uv": [4, 0, 8, 4], "texture": "#texture", "cullface": "up"}, - "down": {"uv": [4, 0, 8, 4], "texture": "#texture", "cullface": "down"}, - "north": {"uv": [0, 0, 4, 16], "texture": "#texture"}, - "east": {"uv": [0, 0, 4, 16], "texture": "#texture"}, - "south": {"uv": [0, 0, 4, 16], "texture": "#texture"}, - "west": {"uv": [0, 0, 4, 16], "texture": "#texture"} - }, - "__comment": "Center post special" - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/custom_fence_side_east.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/custom_fence_side_east.json deleted file mode 100644 index 1177bf20..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/custom_fence_side_east.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "elements": [ - { - "name": "top bar", - "from": [7, 12, 7], - "to": [16, 15, 9], - "faces": { - "north": {"uv": [4, 4, 13, 7], "texture": "#texture"}, - "east": {"uv": [13, 4, 15, 7], "texture": "#texture", "cullface": "east"}, - "south": {"uv": [4, 4, 13, 7], "texture": "#texture"}, - "up": {"uv": [13, 7, 15, 16], "rotation": 270, "texture": "#texture"}, - "down": {"uv": [13, 7, 15, 16], "rotation": 90, "texture": "#texture"} - } - }, - { - "name": "lower bar", - "from": [7, 6, 7], - "to": [16, 9, 9], - "faces": { - "north": {"uv": [4, 4, 13, 7], "texture": "#texture"}, - "east": {"uv": [13, 4, 15, 7], "texture": "#texture", "cullface": "east"}, - "south": {"uv": [4, 4, 13, 7], "texture": "#texture"}, - "up": {"uv": [13, 7, 15, 16], "rotation": 270, "texture": "#texture"}, - "down": {"uv": [13, 7, 15, 16], "rotation": 90, "texture": "#texture"} - } - } - ], - "groups": [ - { - "name": "east", - "origin": [0, 0, 0], - "color": 0, - "children": [0, 1] - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/custom_fence_side_north.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/custom_fence_side_north.json deleted file mode 100644 index d96583ef..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/custom_fence_side_north.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "elements": [ - { - "name": "top bar", - "from": [7, 12, 0], - "to": [9, 15, 9], - "faces": { - "north": {"uv": [13, 4, 15, 7], "rotation": 180, "texture": "#texture", "cullface": "north"}, - "east": {"uv": [4, 4, 13, 7], "texture": "#texture"}, - "west": {"uv": [4, 4, 13, 7], "texture": "#texture"}, - "up": {"uv": [13, 7, 15, 16], "texture": "#texture"}, - "down": {"uv": [13, 7, 15, 16], "texture": "#texture"} - } - }, - { - "name": "lower bar", - "from": [7, 6, 0], - "to": [9, 9, 9], - "faces": { - "north": {"uv": [13, 4, 15, 7], "rotation": 180, "texture": "#texture", "cullface": "north"}, - "east": {"uv": [4, 4, 13, 7], "texture": "#texture"}, - "west": {"uv": [4, 4, 13, 7], "texture": "#texture"}, - "up": {"uv": [13, 7, 15, 16], "texture": "#texture"}, - "down": {"uv": [13, 7, 15, 16], "texture": "#texture"} - } - } - ], - "groups": [ - { - "name": "north", - "origin": [0, 0, 0], - "color": 0, - "children": [0, 1] - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/custom_fence_side_south.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/custom_fence_side_south.json deleted file mode 100644 index 9186ac0a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/custom_fence_side_south.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "elements": [ - { - "name": "top bar", - "from": [7, 12, 7], - "to": [9, 15, 16], - "faces": { - "east": {"uv": [4, 4, 13, 7], "texture": "#texture"}, - "south": {"uv": [13, 4, 15, 7], "texture": "#texture", "cullface": "south"}, - "west": {"uv": [4, 4, 13, 7], "texture": "#texture"}, - "up": {"uv": [13, 7, 15, 16], "texture": "#texture"}, - "down": {"uv": [13, 7, 15, 16], "texture": "#texture"} - } - }, - { - "name": "lower bar", - "from": [7, 6, 7], - "to": [9, 9, 16], - "faces": { - "east": {"uv": [4, 4, 13, 7], "texture": "#texture"}, - "south": {"uv": [13, 4, 15, 7], "texture": "#texture", "cullface": "south"}, - "west": {"uv": [4, 4, 13, 7], "texture": "#texture"}, - "up": {"uv": [13, 7, 15, 16], "texture": "#texture"}, - "down": {"uv": [13, 7, 15, 16], "texture": "#texture"} - } - } - ], - "groups": [ - { - "name": "south", - "origin": [0, 0, 0], - "color": 0, - "children": [0, 1] - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/custom_fence_side_west.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/custom_fence_side_west.json deleted file mode 100644 index 9c33406c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/custom_fence_side_west.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "elements": [ - { - "name": "top bar", - "from": [0, 12, 7], - "to": [9, 15, 9], - "faces": { - "north": {"uv": [4, 4, 13, 7], "texture": "#texture"}, - "south": {"uv": [4, 4, 13, 7], "texture": "#texture"}, - "west": {"uv": [15, 4, 13, 7], "texture": "#texture", "cullface": "west"}, - "up": {"uv": [13, 7, 15, 16], "rotation": 270, "texture": "#texture"}, - "down": {"uv": [13, 7, 15, 16], "rotation": 90, "texture": "#texture"} - } - }, - { - "name": "lower bar", - "from": [0, 6, 7], - "to": [9, 9, 9], - "faces": { - "north": {"uv": [4, 4, 13, 7], "texture": "#texture"}, - "south": {"uv": [4, 4, 13, 7], "texture": "#texture"}, - "west": {"uv": [15, 4, 13, 7], "texture": "#texture", "cullface": "west"}, - "up": {"uv": [13, 7, 15, 16], "rotation": 270, "texture": "#texture"}, - "down": {"uv": [13, 7, 15, 16], "rotation": 90, "texture": "#texture"} - } - } - ], - "groups": [ - { - "name": "west", - "origin": [0, 0, 0], - "color": 0, - "children": [0, 1] - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cut_copper.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cut_copper.json deleted file mode 100644 index 46385a55..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cut_copper.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/cut_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cut_copper_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cut_copper_slab.json deleted file mode 100644 index 45106b89..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cut_copper_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/cut_copper", - "side": "minecraft:block/cut_copper", - "top": "minecraft:block/cut_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cut_copper_slab_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cut_copper_slab_top.json deleted file mode 100644 index 23e57a77..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cut_copper_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/cut_copper", - "side": "minecraft:block/cut_copper", - "top": "minecraft:block/cut_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cut_copper_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cut_copper_stairs.json deleted file mode 100644 index 4365a0a7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cut_copper_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/cut_copper", - "side": "minecraft:block/cut_copper", - "top": "minecraft:block/cut_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cut_copper_stairs_inner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cut_copper_stairs_inner.json deleted file mode 100644 index 922bb2c1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cut_copper_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/cut_copper", - "side": "minecraft:block/cut_copper", - "top": "minecraft:block/cut_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cut_copper_stairs_outer.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cut_copper_stairs_outer.json deleted file mode 100644 index 3f2f77a3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cut_copper_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/cut_copper", - "side": "minecraft:block/cut_copper", - "top": "minecraft:block/cut_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cut_red_sandstone.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cut_red_sandstone.json deleted file mode 100644 index 120aff8f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cut_red_sandstone.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/red_sandstone_top", - "side": "minecraft:block/cut_red_sandstone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cut_red_sandstone_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cut_red_sandstone_slab.json deleted file mode 100644 index dae7dcdd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cut_red_sandstone_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/red_sandstone_top", - "side": "minecraft:block/cut_red_sandstone", - "top": "minecraft:block/red_sandstone_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cut_red_sandstone_slab_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cut_red_sandstone_slab_top.json deleted file mode 100644 index 808ca309..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cut_red_sandstone_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/red_sandstone_top", - "side": "minecraft:block/cut_red_sandstone", - "top": "minecraft:block/red_sandstone_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cut_sandstone.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cut_sandstone.json deleted file mode 100644 index 00a391fc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cut_sandstone.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/sandstone_top", - "side": "minecraft:block/cut_sandstone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cut_sandstone_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cut_sandstone_slab.json deleted file mode 100644 index ff33c6d7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cut_sandstone_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/sandstone_top", - "side": "minecraft:block/cut_sandstone", - "top": "minecraft:block/sandstone_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cut_sandstone_slab_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cut_sandstone_slab_top.json deleted file mode 100644 index 3a008814..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cut_sandstone_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/sandstone_top", - "side": "minecraft:block/cut_sandstone", - "top": "minecraft:block/sandstone_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cyan_candle_cake.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cyan_candle_cake.json deleted file mode 100644 index 81f1a771..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cyan_candle_cake.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "minecraft:block/template_cake_with_candle", - "textures": { - "bottom": "minecraft:block/cake_bottom", - "candle": "minecraft:block/cyan_candle", - "particle": "minecraft:block/cake_side", - "side": "minecraft:block/cake_side", - "top": "minecraft:block/cake_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cyan_candle_cake_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cyan_candle_cake_lit.json deleted file mode 100644 index 26a30775..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cyan_candle_cake_lit.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "minecraft:block/template_cake_with_candle", - "textures": { - "bottom": "minecraft:block/cake_bottom", - "candle": "minecraft:block/cyan_candle_lit", - "particle": "minecraft:block/cake_side", - "side": "minecraft:block/cake_side", - "top": "minecraft:block/cake_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cyan_candle_four_candles.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cyan_candle_four_candles.json deleted file mode 100644 index aba78b65..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cyan_candle_four_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_four_candles", - "textures": { - "all": "minecraft:block/cyan_candle", - "particle": "minecraft:block/cyan_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cyan_candle_four_candles_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cyan_candle_four_candles_lit.json deleted file mode 100644 index 94c037b5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cyan_candle_four_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_four_candles", - "textures": { - "all": "minecraft:block/cyan_candle_lit", - "particle": "minecraft:block/cyan_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cyan_candle_one_candle.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cyan_candle_one_candle.json deleted file mode 100644 index 3f4cd5dd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cyan_candle_one_candle.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_candle", - "textures": { - "all": "minecraft:block/cyan_candle", - "particle": "minecraft:block/cyan_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cyan_candle_one_candle_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cyan_candle_one_candle_lit.json deleted file mode 100644 index 26f7b1fc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cyan_candle_one_candle_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_candle", - "textures": { - "all": "minecraft:block/cyan_candle_lit", - "particle": "minecraft:block/cyan_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cyan_candle_three_candles.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cyan_candle_three_candles.json deleted file mode 100644 index 46e57b1a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cyan_candle_three_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_three_candles", - "textures": { - "all": "minecraft:block/cyan_candle", - "particle": "minecraft:block/cyan_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cyan_candle_three_candles_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cyan_candle_three_candles_lit.json deleted file mode 100644 index 8547cf3f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cyan_candle_three_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_three_candles", - "textures": { - "all": "minecraft:block/cyan_candle_lit", - "particle": "minecraft:block/cyan_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cyan_candle_two_candles.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cyan_candle_two_candles.json deleted file mode 100644 index 420a7e65..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cyan_candle_two_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_two_candles", - "textures": { - "all": "minecraft:block/cyan_candle", - "particle": "minecraft:block/cyan_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cyan_candle_two_candles_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cyan_candle_two_candles_lit.json deleted file mode 100644 index 26e076f1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cyan_candle_two_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_two_candles", - "textures": { - "all": "minecraft:block/cyan_candle_lit", - "particle": "minecraft:block/cyan_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cyan_carpet.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cyan_carpet.json deleted file mode 100644 index 65c4e330..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cyan_carpet.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/carpet", - "textures": { - "wool": "minecraft:block/cyan_wool" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cyan_concrete.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cyan_concrete.json deleted file mode 100644 index 4972d16f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cyan_concrete.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/cyan_concrete" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cyan_concrete_powder.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cyan_concrete_powder.json deleted file mode 100644 index 0043a499..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cyan_concrete_powder.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/cyan_concrete_powder" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cyan_glazed_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cyan_glazed_terracotta.json deleted file mode 100644 index 19e3f705..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cyan_glazed_terracotta.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glazed_terracotta", - "textures": { - "pattern": "minecraft:block/cyan_glazed_terracotta" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cyan_shulker_box.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cyan_shulker_box.json deleted file mode 100644 index 748f7d9f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cyan_shulker_box.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/cyan_shulker_box" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cyan_stained_glass.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cyan_stained_glass.json deleted file mode 100644 index 7966749e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cyan_stained_glass.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/cyan_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cyan_stained_glass_pane_noside.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cyan_stained_glass_pane_noside.json deleted file mode 100644 index c3caf2ef..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cyan_stained_glass_pane_noside.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_noside", - "textures": { - "pane": "minecraft:block/cyan_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cyan_stained_glass_pane_noside_alt.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cyan_stained_glass_pane_noside_alt.json deleted file mode 100644 index 596a41aa..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cyan_stained_glass_pane_noside_alt.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_noside_alt", - "textures": { - "pane": "minecraft:block/cyan_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cyan_stained_glass_pane_post.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cyan_stained_glass_pane_post.json deleted file mode 100644 index bc0b9cd3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cyan_stained_glass_pane_post.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_post", - "textures": { - "edge": "minecraft:block/cyan_stained_glass_pane_top", - "pane": "minecraft:block/cyan_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cyan_stained_glass_pane_side.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cyan_stained_glass_pane_side.json deleted file mode 100644 index c407e0f0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cyan_stained_glass_pane_side.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_side", - "textures": { - "edge": "minecraft:block/cyan_stained_glass_pane_top", - "pane": "minecraft:block/cyan_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cyan_stained_glass_pane_side_alt.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cyan_stained_glass_pane_side_alt.json deleted file mode 100644 index 81ebdce7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cyan_stained_glass_pane_side_alt.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_side_alt", - "textures": { - "edge": "minecraft:block/cyan_stained_glass_pane_top", - "pane": "minecraft:block/cyan_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cyan_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cyan_terracotta.json deleted file mode 100644 index bbf073e1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cyan_terracotta.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/cyan_terracotta" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cyan_wool.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cyan_wool.json deleted file mode 100644 index d686a240..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/cyan_wool.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/cyan_wool" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/damaged_anvil.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/damaged_anvil.json deleted file mode 100644 index 33ea477b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/damaged_anvil.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_anvil", - "textures": { - "top": "minecraft:block/damaged_anvil_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dandelion.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dandelion.json deleted file mode 100644 index 1b23461e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dandelion.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/dandelion" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_button.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_button.json deleted file mode 100644 index 9a8ceb0e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_button.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/button", - "textures": { - "texture": "minecraft:block/dark_oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_button_inventory.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_button_inventory.json deleted file mode 100644 index 682f7e70..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_button_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/button_inventory", - "textures": { - "texture": "minecraft:block/dark_oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_button_pressed.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_button_pressed.json deleted file mode 100644 index 9212bf49..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_button_pressed.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/button_pressed", - "textures": { - "texture": "minecraft:block/dark_oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_door_bottom_left.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_door_bottom_left.json deleted file mode 100644 index cfce70fe..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_door_bottom_left.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_left", - "textures": { - "bottom": "minecraft:block/dark_oak_door_bottom", - "top": "minecraft:block/dark_oak_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_door_bottom_left_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_door_bottom_left_open.json deleted file mode 100644 index 8becfb43..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_door_bottom_left_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_left_open", - "textures": { - "bottom": "minecraft:block/dark_oak_door_bottom", - "top": "minecraft:block/dark_oak_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_door_bottom_right.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_door_bottom_right.json deleted file mode 100644 index 8b1767ef..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_door_bottom_right.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_right", - "textures": { - "bottom": "minecraft:block/dark_oak_door_bottom", - "top": "minecraft:block/dark_oak_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_door_bottom_right_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_door_bottom_right_open.json deleted file mode 100644 index 6073ce09..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_door_bottom_right_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_right_open", - "textures": { - "bottom": "minecraft:block/dark_oak_door_bottom", - "top": "minecraft:block/dark_oak_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_door_top_left.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_door_top_left.json deleted file mode 100644 index d9ef9961..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_door_top_left.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_left", - "textures": { - "bottom": "minecraft:block/dark_oak_door_bottom", - "top": "minecraft:block/dark_oak_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_door_top_left_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_door_top_left_open.json deleted file mode 100644 index d74cf921..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_door_top_left_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_left_open", - "textures": { - "bottom": "minecraft:block/dark_oak_door_bottom", - "top": "minecraft:block/dark_oak_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_door_top_right.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_door_top_right.json deleted file mode 100644 index bb9eb3bc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_door_top_right.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_right", - "textures": { - "bottom": "minecraft:block/dark_oak_door_bottom", - "top": "minecraft:block/dark_oak_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_door_top_right_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_door_top_right_open.json deleted file mode 100644 index 0dfa837f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_door_top_right_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_right_open", - "textures": { - "bottom": "minecraft:block/dark_oak_door_bottom", - "top": "minecraft:block/dark_oak_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_fence_gate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_fence_gate.json deleted file mode 100644 index d6cd9106..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_fence_gate.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate", - "textures": { - "texture": "minecraft:block/dark_oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_fence_gate_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_fence_gate_open.json deleted file mode 100644 index 5ab6d1bc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_fence_gate_open.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate_open", - "textures": { - "texture": "minecraft:block/dark_oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_fence_gate_wall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_fence_gate_wall.json deleted file mode 100644 index 5e372cce..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_fence_gate_wall.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate_wall", - "textures": { - "texture": "minecraft:block/dark_oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_fence_gate_wall_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_fence_gate_wall_open.json deleted file mode 100644 index 81181a3e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_fence_gate_wall_open.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate_wall_open", - "textures": { - "texture": "minecraft:block/dark_oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_fence_inventory.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_fence_inventory.json deleted file mode 100644 index 34976cb6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_fence_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/fence_inventory", - "textures": { - "texture": "minecraft:block/dark_oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_fence_post.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_fence_post.json deleted file mode 100644 index 7ddb63e0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_fence_post.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/fence_post", - "textures": { - "texture": "minecraft:block/dark_oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_fence_side.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_fence_side.json deleted file mode 100644 index 6db6293c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_fence_side.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/fence_side", - "textures": { - "texture": "minecraft:block/dark_oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_hanging_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_hanging_sign.json deleted file mode 100644 index a5e7ec1c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_hanging_sign.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/stripped_dark_oak_log" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_leaves.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_leaves.json deleted file mode 100644 index c5a0ee7c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_leaves.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/leaves", - "textures": { - "all": "minecraft:block/dark_oak_leaves" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_log.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_log.json deleted file mode 100644 index 0a875950..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_log.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/dark_oak_log_top", - "side": "minecraft:block/dark_oak_log" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_log_horizontal.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_log_horizontal.json deleted file mode 100644 index 044f4d5a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_log_horizontal.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column_horizontal", - "textures": { - "end": "minecraft:block/dark_oak_log_top", - "side": "minecraft:block/dark_oak_log" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_planks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_planks.json deleted file mode 100644 index 443669e9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_planks.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/dark_oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_pressure_plate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_pressure_plate.json deleted file mode 100644 index cae875a7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_pressure_plate.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/pressure_plate_up", - "textures": { - "texture": "minecraft:block/dark_oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_pressure_plate_down.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_pressure_plate_down.json deleted file mode 100644 index 8effed63..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_pressure_plate_down.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/pressure_plate_down", - "textures": { - "texture": "minecraft:block/dark_oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_sapling.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_sapling.json deleted file mode 100644 index bc9e9532..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_sapling.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/dark_oak_sapling" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_sign.json deleted file mode 100644 index 52cfc99c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_sign.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/dark_oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_slab.json deleted file mode 100644 index ac879079..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/dark_oak_planks", - "side": "minecraft:block/dark_oak_planks", - "top": "minecraft:block/dark_oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_slab_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_slab_top.json deleted file mode 100644 index de4e78be..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/dark_oak_planks", - "side": "minecraft:block/dark_oak_planks", - "top": "minecraft:block/dark_oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_stairs.json deleted file mode 100644 index 4c73a828..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/dark_oak_planks", - "side": "minecraft:block/dark_oak_planks", - "top": "minecraft:block/dark_oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_stairs_inner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_stairs_inner.json deleted file mode 100644 index b7472cbf..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/dark_oak_planks", - "side": "minecraft:block/dark_oak_planks", - "top": "minecraft:block/dark_oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_stairs_outer.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_stairs_outer.json deleted file mode 100644 index edf1bd2c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/dark_oak_planks", - "side": "minecraft:block/dark_oak_planks", - "top": "minecraft:block/dark_oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_trapdoor_bottom.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_trapdoor_bottom.json deleted file mode 100644 index 332c78b6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_trapdoor_bottom.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_trapdoor_bottom", - "textures": { - "texture": "minecraft:block/dark_oak_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_trapdoor_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_trapdoor_open.json deleted file mode 100644 index 911cfb10..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_trapdoor_open.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_trapdoor_open", - "textures": { - "texture": "minecraft:block/dark_oak_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_trapdoor_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_trapdoor_top.json deleted file mode 100644 index 44233202..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_trapdoor_top.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_trapdoor_top", - "textures": { - "texture": "minecraft:block/dark_oak_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_wood.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_wood.json deleted file mode 100644 index ac9cad05..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_oak_wood.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/dark_oak_log", - "side": "minecraft:block/dark_oak_log" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_prismarine.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_prismarine.json deleted file mode 100644 index 545193a6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_prismarine.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/dark_prismarine" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_prismarine_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_prismarine_slab.json deleted file mode 100644 index 85065092..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_prismarine_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/dark_prismarine", - "side": "minecraft:block/dark_prismarine", - "top": "minecraft:block/dark_prismarine" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_prismarine_slab_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_prismarine_slab_top.json deleted file mode 100644 index 52491c02..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_prismarine_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/dark_prismarine", - "side": "minecraft:block/dark_prismarine", - "top": "minecraft:block/dark_prismarine" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_prismarine_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_prismarine_stairs.json deleted file mode 100644 index 745331ec..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_prismarine_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/dark_prismarine", - "side": "minecraft:block/dark_prismarine", - "top": "minecraft:block/dark_prismarine" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_prismarine_stairs_inner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_prismarine_stairs_inner.json deleted file mode 100644 index 16fa4561..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_prismarine_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/dark_prismarine", - "side": "minecraft:block/dark_prismarine", - "top": "minecraft:block/dark_prismarine" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_prismarine_stairs_outer.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_prismarine_stairs_outer.json deleted file mode 100644 index 16f91d74..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dark_prismarine_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/dark_prismarine", - "side": "minecraft:block/dark_prismarine", - "top": "minecraft:block/dark_prismarine" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/daylight_detector.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/daylight_detector.json deleted file mode 100644 index 51e46c1a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/daylight_detector.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_daylight_detector", - "textures": { - "side": "minecraft:block/daylight_detector_side", - "top": "minecraft:block/daylight_detector_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/daylight_detector_inverted.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/daylight_detector_inverted.json deleted file mode 100644 index 861c143f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/daylight_detector_inverted.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_daylight_detector", - "textures": { - "side": "minecraft:block/daylight_detector_side", - "top": "minecraft:block/daylight_detector_inverted_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dead_brain_coral.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dead_brain_coral.json deleted file mode 100644 index b6ddeefd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dead_brain_coral.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/dead_brain_coral" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dead_brain_coral_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dead_brain_coral_block.json deleted file mode 100644 index d81ec753..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dead_brain_coral_block.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/dead_brain_coral_block" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dead_brain_coral_fan.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dead_brain_coral_fan.json deleted file mode 100644 index e9bc5a20..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dead_brain_coral_fan.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/coral_fan", - "textures": { - "fan": "minecraft:block/dead_brain_coral_fan" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dead_brain_coral_wall_fan.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dead_brain_coral_wall_fan.json deleted file mode 100644 index 6c25874d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dead_brain_coral_wall_fan.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/coral_wall_fan", - "textures": { - "fan": "minecraft:block/dead_brain_coral_fan" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dead_bubble_coral.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dead_bubble_coral.json deleted file mode 100644 index 62708cfc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dead_bubble_coral.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/dead_bubble_coral" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dead_bubble_coral_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dead_bubble_coral_block.json deleted file mode 100644 index 53b47644..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dead_bubble_coral_block.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/dead_bubble_coral_block" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dead_bubble_coral_fan.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dead_bubble_coral_fan.json deleted file mode 100644 index 4f104c5a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dead_bubble_coral_fan.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/coral_fan", - "textures": { - "fan": "minecraft:block/dead_bubble_coral_fan" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dead_bubble_coral_wall_fan.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dead_bubble_coral_wall_fan.json deleted file mode 100644 index e9f9688a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dead_bubble_coral_wall_fan.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/coral_wall_fan", - "textures": { - "fan": "minecraft:block/dead_bubble_coral_fan" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dead_bush.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dead_bush.json deleted file mode 100644 index 01573a5c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dead_bush.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/dead_bush" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dead_fire_coral.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dead_fire_coral.json deleted file mode 100644 index 8121184a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dead_fire_coral.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/dead_fire_coral" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dead_fire_coral_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dead_fire_coral_block.json deleted file mode 100644 index a49a17a2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dead_fire_coral_block.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/dead_fire_coral_block" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dead_fire_coral_fan.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dead_fire_coral_fan.json deleted file mode 100644 index 7eb4884d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dead_fire_coral_fan.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/coral_fan", - "textures": { - "fan": "minecraft:block/dead_fire_coral_fan" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dead_fire_coral_wall_fan.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dead_fire_coral_wall_fan.json deleted file mode 100644 index 62abee0b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dead_fire_coral_wall_fan.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/coral_wall_fan", - "textures": { - "fan": "minecraft:block/dead_fire_coral_fan" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dead_horn_coral.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dead_horn_coral.json deleted file mode 100644 index ea1fb389..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dead_horn_coral.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/dead_horn_coral" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dead_horn_coral_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dead_horn_coral_block.json deleted file mode 100644 index 6e6505d9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dead_horn_coral_block.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/dead_horn_coral_block" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dead_horn_coral_fan.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dead_horn_coral_fan.json deleted file mode 100644 index 0a14c1c6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dead_horn_coral_fan.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/coral_fan", - "textures": { - "fan": "minecraft:block/dead_horn_coral_fan" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dead_horn_coral_wall_fan.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dead_horn_coral_wall_fan.json deleted file mode 100644 index e303e967..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dead_horn_coral_wall_fan.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/coral_wall_fan", - "textures": { - "fan": "minecraft:block/dead_horn_coral_fan" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dead_sea_pickle.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dead_sea_pickle.json deleted file mode 100644 index ce3ee6eb..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dead_sea_pickle.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "particle": "block/sea_pickle", - "all": "block/sea_pickle" - }, - "elements": [ - { "from": [ 6, 0, 6 ], - "to": [ 10, 6, 10 ], - "faces": { - "down": { "uv": [ 8, 1, 12, 5 ], "texture": "#all", "cullface": "down" }, - "up": { "uv": [ 4, 1, 8, 5 ], "texture": "#all" }, - "north": { "uv": [ 4, 5, 8, 11 ], "texture": "#all" }, - "south": { "uv": [ 0, 5, 4, 11 ], "texture": "#all" }, - "west": { "uv": [ 8, 5, 12, 11 ], "texture": "#all" }, - "east": { "uv": [ 12, 5, 16, 11 ], "texture": "#all" } - } - }, - { - "from": [ 6, 5.95, 6 ], - "to": [ 10, 5.95, 10 ], - "faces": { - "up": {"uv": [ 8, 1, 12, 5 ], "texture": "#all"} - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dead_tube_coral.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dead_tube_coral.json deleted file mode 100644 index 568dd7cb..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dead_tube_coral.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/dead_tube_coral" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dead_tube_coral_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dead_tube_coral_block.json deleted file mode 100644 index 7768abbf..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dead_tube_coral_block.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/dead_tube_coral_block" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dead_tube_coral_fan.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dead_tube_coral_fan.json deleted file mode 100644 index 31080a1b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dead_tube_coral_fan.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/coral_fan", - "textures": { - "fan": "minecraft:block/dead_tube_coral_fan" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dead_tube_coral_wall_fan.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dead_tube_coral_wall_fan.json deleted file mode 100644 index 20dab6c1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dead_tube_coral_wall_fan.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/coral_wall_fan", - "textures": { - "fan": "minecraft:block/dead_tube_coral_fan" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/decorated_pot.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/decorated_pot.json deleted file mode 100644 index 1456e72d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/decorated_pot.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/terracotta" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate.json deleted file mode 100644 index dff2a5c6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/deepslate_top", - "side": "minecraft:block/deepslate" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_brick_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_brick_slab.json deleted file mode 100644 index 4c5bf879..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_brick_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/deepslate_bricks", - "side": "minecraft:block/deepslate_bricks", - "top": "minecraft:block/deepslate_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_brick_slab_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_brick_slab_top.json deleted file mode 100644 index 5e520e6b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_brick_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/deepslate_bricks", - "side": "minecraft:block/deepslate_bricks", - "top": "minecraft:block/deepslate_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_brick_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_brick_stairs.json deleted file mode 100644 index ccdee8b3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_brick_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/deepslate_bricks", - "side": "minecraft:block/deepslate_bricks", - "top": "minecraft:block/deepslate_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_brick_stairs_inner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_brick_stairs_inner.json deleted file mode 100644 index 9cee383d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_brick_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/deepslate_bricks", - "side": "minecraft:block/deepslate_bricks", - "top": "minecraft:block/deepslate_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_brick_stairs_outer.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_brick_stairs_outer.json deleted file mode 100644 index 4350eda8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_brick_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/deepslate_bricks", - "side": "minecraft:block/deepslate_bricks", - "top": "minecraft:block/deepslate_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_brick_wall_inventory.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_brick_wall_inventory.json deleted file mode 100644 index 74224324..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_brick_wall_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/wall_inventory", - "textures": { - "wall": "minecraft:block/deepslate_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_brick_wall_post.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_brick_wall_post.json deleted file mode 100644 index 0497e7b6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_brick_wall_post.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_post", - "textures": { - "wall": "minecraft:block/deepslate_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_brick_wall_side.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_brick_wall_side.json deleted file mode 100644 index c927a7b5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_brick_wall_side.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side", - "textures": { - "wall": "minecraft:block/deepslate_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_brick_wall_side_tall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_brick_wall_side_tall.json deleted file mode 100644 index 8674f91e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_brick_wall_side_tall.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side_tall", - "textures": { - "wall": "minecraft:block/deepslate_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_bricks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_bricks.json deleted file mode 100644 index cebe5470..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_bricks.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/deepslate_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_coal_ore.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_coal_ore.json deleted file mode 100644 index 808803b3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_coal_ore.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/deepslate_coal_ore" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_copper_ore.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_copper_ore.json deleted file mode 100644 index 50e3a622..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_copper_ore.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/deepslate_copper_ore" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_diamond_ore.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_diamond_ore.json deleted file mode 100644 index eea2f4ba..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_diamond_ore.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/deepslate_diamond_ore" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_emerald_ore.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_emerald_ore.json deleted file mode 100644 index 47ccf6d8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_emerald_ore.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/deepslate_emerald_ore" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_gold_ore.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_gold_ore.json deleted file mode 100644 index 6111c16f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_gold_ore.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/deepslate_gold_ore" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_iron_ore.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_iron_ore.json deleted file mode 100644 index fd7a8e48..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_iron_ore.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/deepslate_iron_ore" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_lapis_ore.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_lapis_ore.json deleted file mode 100644 index fa19ebab..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_lapis_ore.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/deepslate_lapis_ore" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_mirrored.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_mirrored.json deleted file mode 100644 index 12a83f21..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_mirrored.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column_mirrored", - "textures": { - "end": "minecraft:block/deepslate_top", - "side": "minecraft:block/deepslate" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_redstone_ore.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_redstone_ore.json deleted file mode 100644 index ff45a3c0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_redstone_ore.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/deepslate_redstone_ore" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_tile_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_tile_slab.json deleted file mode 100644 index a5acbda9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_tile_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/deepslate_tiles", - "side": "minecraft:block/deepslate_tiles", - "top": "minecraft:block/deepslate_tiles" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_tile_slab_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_tile_slab_top.json deleted file mode 100644 index aa3cc4cc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_tile_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/deepslate_tiles", - "side": "minecraft:block/deepslate_tiles", - "top": "minecraft:block/deepslate_tiles" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_tile_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_tile_stairs.json deleted file mode 100644 index 0048204b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_tile_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/deepslate_tiles", - "side": "minecraft:block/deepslate_tiles", - "top": "minecraft:block/deepslate_tiles" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_tile_stairs_inner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_tile_stairs_inner.json deleted file mode 100644 index 1cd46771..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_tile_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/deepslate_tiles", - "side": "minecraft:block/deepslate_tiles", - "top": "minecraft:block/deepslate_tiles" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_tile_stairs_outer.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_tile_stairs_outer.json deleted file mode 100644 index 87b9eba6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_tile_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/deepslate_tiles", - "side": "minecraft:block/deepslate_tiles", - "top": "minecraft:block/deepslate_tiles" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_tile_wall_inventory.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_tile_wall_inventory.json deleted file mode 100644 index 7ee2ba1b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_tile_wall_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/wall_inventory", - "textures": { - "wall": "minecraft:block/deepslate_tiles" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_tile_wall_post.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_tile_wall_post.json deleted file mode 100644 index bb6f0b94..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_tile_wall_post.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_post", - "textures": { - "wall": "minecraft:block/deepslate_tiles" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_tile_wall_side.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_tile_wall_side.json deleted file mode 100644 index 6e27c7b9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_tile_wall_side.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side", - "textures": { - "wall": "minecraft:block/deepslate_tiles" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_tile_wall_side_tall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_tile_wall_side_tall.json deleted file mode 100644 index fd638ff8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_tile_wall_side_tall.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side_tall", - "textures": { - "wall": "minecraft:block/deepslate_tiles" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_tiles.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_tiles.json deleted file mode 100644 index 91ff5fce..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/deepslate_tiles.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/deepslate_tiles" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/detector_rail.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/detector_rail.json deleted file mode 100644 index 22b66826..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/detector_rail.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/rail_flat", - "textures": { - "rail": "minecraft:block/detector_rail" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/detector_rail_on.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/detector_rail_on.json deleted file mode 100644 index 0cba22b8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/detector_rail_on.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/rail_flat", - "textures": { - "rail": "minecraft:block/detector_rail_on" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/detector_rail_on_raised_ne.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/detector_rail_on_raised_ne.json deleted file mode 100644 index fe6bd149..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/detector_rail_on_raised_ne.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_rail_raised_ne", - "textures": { - "rail": "minecraft:block/detector_rail_on" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/detector_rail_on_raised_sw.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/detector_rail_on_raised_sw.json deleted file mode 100644 index 65615170..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/detector_rail_on_raised_sw.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_rail_raised_sw", - "textures": { - "rail": "minecraft:block/detector_rail_on" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/detector_rail_raised_ne.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/detector_rail_raised_ne.json deleted file mode 100644 index 9128675b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/detector_rail_raised_ne.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_rail_raised_ne", - "textures": { - "rail": "minecraft:block/detector_rail" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/detector_rail_raised_sw.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/detector_rail_raised_sw.json deleted file mode 100644 index 74ee588f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/detector_rail_raised_sw.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_rail_raised_sw", - "textures": { - "rail": "minecraft:block/detector_rail" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/diamond_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/diamond_block.json deleted file mode 100644 index a021068b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/diamond_block.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/diamond_block" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/diamond_ore.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/diamond_ore.json deleted file mode 100644 index ca8480e5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/diamond_ore.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/diamond_ore" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/diorite.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/diorite.json deleted file mode 100644 index 9f1f6eba..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/diorite.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/diorite" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/diorite_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/diorite_slab.json deleted file mode 100644 index 651005b5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/diorite_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/diorite", - "side": "minecraft:block/diorite", - "top": "minecraft:block/diorite" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/diorite_slab_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/diorite_slab_top.json deleted file mode 100644 index e97d4da1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/diorite_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/diorite", - "side": "minecraft:block/diorite", - "top": "minecraft:block/diorite" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/diorite_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/diorite_stairs.json deleted file mode 100644 index 12279745..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/diorite_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/diorite", - "side": "minecraft:block/diorite", - "top": "minecraft:block/diorite" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/diorite_stairs_inner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/diorite_stairs_inner.json deleted file mode 100644 index ced839df..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/diorite_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/diorite", - "side": "minecraft:block/diorite", - "top": "minecraft:block/diorite" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/diorite_stairs_outer.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/diorite_stairs_outer.json deleted file mode 100644 index 5f0b32fb..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/diorite_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/diorite", - "side": "minecraft:block/diorite", - "top": "minecraft:block/diorite" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/diorite_wall_inventory.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/diorite_wall_inventory.json deleted file mode 100644 index 9e364aa8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/diorite_wall_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/wall_inventory", - "textures": { - "wall": "minecraft:block/diorite" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/diorite_wall_post.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/diorite_wall_post.json deleted file mode 100644 index 7f161101..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/diorite_wall_post.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_post", - "textures": { - "wall": "minecraft:block/diorite" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/diorite_wall_side.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/diorite_wall_side.json deleted file mode 100644 index 633d2539..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/diorite_wall_side.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side", - "textures": { - "wall": "minecraft:block/diorite" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/diorite_wall_side_tall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/diorite_wall_side_tall.json deleted file mode 100644 index 0e5ea70f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/diorite_wall_side_tall.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side_tall", - "textures": { - "wall": "minecraft:block/diorite" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dirt.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dirt.json deleted file mode 100644 index 04794138..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dirt.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/dirt" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dirt_path.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dirt_path.json deleted file mode 100644 index 95c880db..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dirt_path.json +++ /dev/null @@ -1,21 +0,0 @@ -{ "parent": "block/block", - "textures": { - "particle": "block/dirt", - "top": "block/dirt_path_top", - "side": "block/dirt_path_side", - "bottom": "block/dirt" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 15, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#bottom", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" }, - "north": { "uv": [ 0, 1, 16, 16 ], "texture": "#side", "cullface": "north" }, - "south": { "uv": [ 0, 1, 16, 16 ], "texture": "#side", "cullface": "south" }, - "west": { "uv": [ 0, 1, 16, 16 ], "texture": "#side", "cullface": "west" }, - "east": { "uv": [ 0, 1, 16, 16 ], "texture": "#side", "cullface": "east" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dispenser.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dispenser.json deleted file mode 100644 index 321e6bca..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dispenser.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/orientable", - "textures": { - "front": "minecraft:block/dispenser_front", - "side": "minecraft:block/furnace_side", - "top": "minecraft:block/furnace_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dispenser_vertical.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dispenser_vertical.json deleted file mode 100644 index 7b681162..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dispenser_vertical.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/orientable_vertical", - "textures": { - "front": "minecraft:block/dispenser_front_vertical", - "side": "minecraft:block/furnace_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/door_bottom_left.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/door_bottom_left.json deleted file mode 100644 index 5eef3f89..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/door_bottom_left.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "#bottom" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 3, 16, 16 ], - "faces": { - "down": { "uv": [ 16, 13, 0, 16 ], "texture": "#bottom", "cullface": "down", "rotation": 90 }, - "north": { "uv": [ 3, 0, 0, 16 ], "texture": "#bottom", "cullface": "north" }, - "south": { "uv": [ 0, 0, 3, 16 ], "texture": "#bottom", "cullface": "south" }, - "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#bottom", "cullface": "west" }, - "east": { "uv": [ 16, 0, 0, 16 ], "texture": "#bottom" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/door_bottom_left_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/door_bottom_left_open.json deleted file mode 100644 index 2c30d11a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/door_bottom_left_open.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "#bottom" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 3, 16, 16 ], - "faces": { - "down": { "uv": [ 0, 16, 16, 13 ], "texture": "#bottom", "cullface": "down", "rotation": 90 }, - "north": { "uv": [ 0, 0, 3, 16 ], "texture": "#bottom", "cullface": "north" }, - "south": { "uv": [ 0, 0, 3, 16 ], "texture": "#bottom", "cullface": "south" }, - "west": { "uv": [ 16, 0, 0, 16 ], "texture": "#bottom", "cullface": "west" }, - "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#bottom" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/door_bottom_right.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/door_bottom_right.json deleted file mode 100644 index 69f4df6e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/door_bottom_right.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "#bottom" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 3, 16, 16 ], - "faces": { - "down": { "uv": [ 0, 13, 16, 16 ], "texture": "#bottom", "cullface": "down", "rotation": 90 }, - "north": { "uv": [ 3, 0, 0, 16 ], "texture": "#bottom", "cullface": "north" }, - "south": { "uv": [ 0, 0, 3, 16 ], "texture": "#bottom", "cullface": "south" }, - "west": { "uv": [ 16, 0, 0, 16 ], "texture": "#bottom", "cullface": "west" }, - "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#bottom" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/door_bottom_right_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/door_bottom_right_open.json deleted file mode 100644 index a0388a41..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/door_bottom_right_open.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "#bottom" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 3, 16, 16 ], - "faces": { - "down": { "uv": [ 16, 16, 0, 13 ], "texture": "#bottom", "cullface": "down", "rotation": 90 }, - "north": { "uv": [ 3, 0, 0, 16 ], "texture": "#bottom", "cullface": "north" }, - "south": { "uv": [ 3, 0, 0, 16 ], "texture": "#bottom", "cullface": "south" }, - "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#bottom", "cullface": "west" }, - "east": { "uv": [ 16, 0, 0, 16 ], "texture": "#bottom" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/door_top_left.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/door_top_left.json deleted file mode 100644 index 46358e19..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/door_top_left.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "#top" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 3, 16, 16 ], - "faces": { - "up": { "uv": [ 0, 3, 16, 0 ], "texture": "#top", "cullface": "up", "rotation": 90 }, - "north": { "uv": [ 3, 0, 0, 16 ], "texture": "#top", "cullface": "north" }, - "south": { "uv": [ 0, 0, 3, 16 ], "texture": "#top", "cullface": "south" }, - "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#top", "cullface": "west" }, - "east": { "uv": [ 16, 0, 0, 16 ], "texture": "#top" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/door_top_left_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/door_top_left_open.json deleted file mode 100644 index e63fb2be..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/door_top_left_open.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "#top" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 3, 16, 16 ], - "faces": { - "up": { "uv": [ 0, 3, 16, 0 ], "texture": "#top", "cullface": "up", "rotation": 270 }, - "north": { "uv": [ 0, 0, 3, 16 ], "texture": "#top", "cullface": "north" }, - "south": { "uv": [ 0, 0, 3, 16 ], "texture": "#top", "cullface": "south" }, - "west": { "uv": [ 16, 0, 0, 16 ], "texture": "#top", "cullface": "west" }, - "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/door_top_right.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/door_top_right.json deleted file mode 100644 index 891d8510..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/door_top_right.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "#top" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 3, 16, 16 ], - "faces": { - "up": { "uv": [ 0, 0, 16, 3 ], "texture": "#top", "cullface": "up", "rotation": 270 }, - "north": { "uv": [ 3, 0, 0, 16 ], "texture": "#top", "cullface": "north" }, - "south": { "uv": [ 0, 0, 3, 16 ], "texture": "#top", "cullface": "south" }, - "west": { "uv": [ 16, 0, 0, 16 ], "texture": "#top", "cullface": "west" }, - "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/door_top_right_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/door_top_right_open.json deleted file mode 100644 index 99baffeb..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/door_top_right_open.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "#top" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 3, 16, 16 ], - "faces": { - "up": { "uv": [ 0, 0, 16, 3 ], "texture": "#top", "cullface": "up", "rotation": 90 }, - "north": { "uv": [ 3, 0, 0, 16 ], "texture": "#top", "cullface": "north" }, - "south": { "uv": [ 3, 0, 0, 16 ], "texture": "#top", "cullface": "south" }, - "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#top", "cullface": "west" }, - "east": { "uv": [ 16, 0, 0, 16 ], "texture": "#top" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dragon_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dragon_egg.json deleted file mode 100644 index 0e60bd70..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dragon_egg.json +++ /dev/null @@ -1,96 +0,0 @@ -{ "parent": "block/block", - "textures": { - "particle": "block/dragon_egg", - "all": "block/dragon_egg" - }, - "elements": [ - { "from": [ 6, 15, 6 ], - "to": [ 10, 16, 10 ], - "faces": { - "down": { "uv": [ 6, 6, 10, 10 ], "texture": "#all" }, - "up": { "uv": [ 6, 6, 10, 10 ], "texture": "#all" }, - "north": { "uv": [ 6, 15, 10, 16 ], "texture": "#all" }, - "south": { "uv": [ 6, 15, 10, 16 ], "texture": "#all" }, - "west": { "uv": [ 6, 15, 10, 16 ], "texture": "#all" }, - "east": { "uv": [ 6, 15, 10, 16 ], "texture": "#all" } - } - }, - { "from": [ 5, 14, 5 ], - "to": [ 11, 15, 11 ], - "faces": { - "down": { "uv": [ 5, 5, 11, 11 ], "texture": "#all" }, - "up": { "uv": [ 5, 5, 11, 11 ], "texture": "#all" }, - "north": { "uv": [ 5, 14, 11, 15 ], "texture": "#all" }, - "south": { "uv": [ 5, 14, 11, 15 ], "texture": "#all" }, - "west": { "uv": [ 5, 14, 11, 15 ], "texture": "#all" }, - "east": { "uv": [ 5, 14, 11, 15 ], "texture": "#all" } - } - }, - { "from": [ 5, 13, 5 ], - "to": [ 11, 14, 11 ], - "faces": { - "down": { "uv": [ 4, 4, 12, 12 ], "texture": "#all" }, - "up": { "uv": [ 4, 4, 12, 12 ], "texture": "#all" }, - "north": { "uv": [ 4, 13, 12, 14 ], "texture": "#all" }, - "south": { "uv": [ 4, 13, 12, 14 ], "texture": "#all" }, - "west": { "uv": [ 4, 13, 12, 14 ], "texture": "#all" }, - "east": { "uv": [ 4, 13, 12, 14 ], "texture": "#all" } - } - }, - { "from": [ 3, 11, 3 ], - "to": [ 13, 13, 13 ], - "faces": { - "down": { "uv": [ 3, 3, 13, 13 ], "texture": "#all" }, - "up": { "uv": [ 3, 3, 13, 13 ], "texture": "#all" }, - "north": { "uv": [ 3, 11, 13, 13 ], "texture": "#all" }, - "south": { "uv": [ 3, 11, 13, 13 ], "texture": "#all" }, - "west": { "uv": [ 3, 11, 13, 13 ], "texture": "#all" }, - "east": { "uv": [ 3, 11, 13, 13 ], "texture": "#all" } - } - }, - { "from": [ 2, 8, 2 ], - "to": [ 14, 11, 14 ], - "faces": { - "down": { "uv": [ 2, 2, 14, 14 ], "texture": "#all" }, - "up": { "uv": [ 2, 2, 14, 14 ], "texture": "#all" }, - "north": { "uv": [ 2, 8, 14, 11 ], "texture": "#all" }, - "south": { "uv": [ 2, 8, 14, 11 ], "texture": "#all" }, - "west": { "uv": [ 2, 8, 14, 11 ], "texture": "#all" }, - "east": { "uv": [ 2, 8, 14, 11 ], "texture": "#all" } - } - }, - { "from": [ 1, 3, 1 ], - "to": [ 15, 8, 15 ], - "faces": { - "down": { "uv": [ 1, 1, 15, 15 ], "texture": "#all" }, - "up": { "uv": [ 1, 1, 15, 15 ], "texture": "#all" }, - "north": { "uv": [ 1, 3, 15, 8 ], "texture": "#all" }, - "south": { "uv": [ 1, 3, 15, 8 ], "texture": "#all" }, - "west": { "uv": [ 1, 3, 15, 8 ], "texture": "#all" }, - "east": { "uv": [ 1, 3, 15, 8 ], "texture": "#all" } - } - }, - { "from": [ 2, 1, 2 ], - "to": [ 14, 3, 14 ], - "faces": { - "down": { "uv": [ 2, 2, 14, 14 ], "texture": "#all" }, - "up": { "uv": [ 2, 2, 14, 14 ], "texture": "#all" }, - "north": { "uv": [ 2, 1, 14, 3 ], "texture": "#all" }, - "south": { "uv": [ 2, 1, 14, 3 ], "texture": "#all" }, - "west": { "uv": [ 2, 1, 14, 3 ], "texture": "#all" }, - "east": { "uv": [ 2, 1, 14, 3 ], "texture": "#all" } - } - }, - { "from": [ 3, 0, 3 ], - "to": [ 13, 1, 13 ], - "faces": { - "down": { "uv": [ 3, 3, 13, 13 ], "texture": "#all" }, - "up": { "uv": [ 3, 3, 13, 13 ], "texture": "#all" }, - "north": { "uv": [ 3, 0, 13, 1 ], "texture": "#all" }, - "south": { "uv": [ 3, 0, 13, 1 ], "texture": "#all" }, - "west": { "uv": [ 3, 0, 13, 1 ], "texture": "#all" }, - "east": { "uv": [ 3, 0, 13, 1 ], "texture": "#all" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dried_kelp_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dried_kelp_block.json deleted file mode 100644 index 4d76967b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dried_kelp_block.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "particle": "block/dried_kelp_side", - "down": "block/dried_kelp_bottom", - "up": "block/dried_kelp_top", - "north": "block/dried_kelp_side", - "east": "block/dried_kelp_side", - "south": "block/dried_kelp_side", - "west": "block/dried_kelp_side" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 16, 16 ], - "faces": { - "down": { "texture": "#down", "cullface": "down" }, - "up": { "texture": "#up", "cullface": "up" }, - "north": { "texture": "#north", "cullface": "north" }, - "south": { "uv": [16, 0, 0, 16], "texture": "#south", "cullface": "south" }, - "west": { "texture": "#west", "cullface": "west" }, - "east": { "uv": [16, 0, 0, 16], "texture": "#east", "cullface": "east" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dripstone_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dripstone_block.json deleted file mode 100644 index 7c1da3f2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dripstone_block.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/dripstone_block" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dropper.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dropper.json deleted file mode 100644 index f2bdc53b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dropper.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/orientable", - "textures": { - "front": "minecraft:block/dropper_front", - "side": "minecraft:block/furnace_side", - "top": "minecraft:block/furnace_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dropper_vertical.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dropper_vertical.json deleted file mode 100644 index 98c24a7a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/dropper_vertical.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/orientable_vertical", - "textures": { - "front": "minecraft:block/dropper_front_vertical", - "side": "minecraft:block/furnace_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/emerald_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/emerald_block.json deleted file mode 100644 index ae7a4f4c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/emerald_block.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/emerald_block" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/emerald_ore.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/emerald_ore.json deleted file mode 100644 index b71c29b8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/emerald_ore.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/emerald_ore" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/enchanting_table.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/enchanting_table.json deleted file mode 100644 index 404ca9a3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/enchanting_table.json +++ /dev/null @@ -1,21 +0,0 @@ -{ "parent": "block/block", - "textures": { - "particle": "block/enchanting_table_bottom", - "bottom": "block/enchanting_table_bottom", - "top": "block/enchanting_table_top", - "side": "block/enchanting_table_side" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 12, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#bottom", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" }, - "north": { "uv": [ 0, 4, 16, 16 ], "texture": "#side", "cullface": "north" }, - "south": { "uv": [ 0, 4, 16, 16 ], "texture": "#side", "cullface": "south" }, - "west": { "uv": [ 0, 4, 16, 16 ], "texture": "#side", "cullface": "west" }, - "east": { "uv": [ 0, 4, 16, 16 ], "texture": "#side", "cullface": "east" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/end_portal.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/end_portal.json deleted file mode 100644 index ae6b33b2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/end_portal.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/obsidian" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/end_portal_frame.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/end_portal_frame.json deleted file mode 100644 index ac716efd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/end_portal_frame.json +++ /dev/null @@ -1,21 +0,0 @@ -{ "parent": "block/block", - "textures": { - "particle": "block/end_portal_frame_side", - "bottom": "block/end_stone", - "top": "block/end_portal_frame_top", - "side": "block/end_portal_frame_side" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 13, 16 ], - "faces": { - "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", "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/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/end_portal_frame_filled.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/end_portal_frame_filled.json deleted file mode 100644 index b3ed9297..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/end_portal_frame_filled.json +++ /dev/null @@ -1,32 +0,0 @@ -{ - "textures": { - "particle": "block/end_portal_frame_side", - "bottom": "block/end_stone", - "top": "block/end_portal_frame_top", - "side": "block/end_portal_frame_side", - "eye": "block/end_portal_frame_eye" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 13, 16 ], - "faces": { - "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", "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": { - "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" }, - "east": { "uv": [ 4, 0, 12, 3 ], "texture": "#eye" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/end_rod.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/end_rod.json deleted file mode 100644 index aeb57d0b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/end_rod.json +++ /dev/null @@ -1,43 +0,0 @@ -{ "parent": "block/block", - "display": { - "head": { - "rotation": [ -60, 0, 0 ], - "translation": [ 0, 5, -9], - "scale":[ 1, 1, 1] - }, - "thirdperson_righthand": { - "rotation": [ 0, 0, 0 ], - "translation": [ 0, 0, 0], - "scale": [ 0.375, 0.375, 0.375 ] - } - }, - "textures": { - "end_rod": "block/end_rod", - "particle": "block/end_rod" - }, - "elements": [ - { - "from": [ 6, 0, 6 ], - "to": [ 10, 1, 10 ], - "faces": { - "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" }, - "west": { "uv": [ 2, 6, 6, 7 ], "texture": "#end_rod" }, - "east": { "uv": [ 2, 6, 6, 7 ], "texture": "#end_rod" } - } - }, - { - "from": [ 7, 1, 7 ], - "to": [ 9, 16, 9 ], - "faces": { - "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" }, - "east": { "uv": [ 0, 0, 2, 15 ], "texture": "#end_rod" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/end_stone.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/end_stone.json deleted file mode 100644 index b3cc680e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/end_stone.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/end_stone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/end_stone_brick_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/end_stone_brick_slab.json deleted file mode 100644 index 0526c489..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/end_stone_brick_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/end_stone_bricks", - "side": "minecraft:block/end_stone_bricks", - "top": "minecraft:block/end_stone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/end_stone_brick_slab_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/end_stone_brick_slab_top.json deleted file mode 100644 index 5794a652..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/end_stone_brick_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/end_stone_bricks", - "side": "minecraft:block/end_stone_bricks", - "top": "minecraft:block/end_stone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/end_stone_brick_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/end_stone_brick_stairs.json deleted file mode 100644 index c20d2d75..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/end_stone_brick_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/end_stone_bricks", - "side": "minecraft:block/end_stone_bricks", - "top": "minecraft:block/end_stone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/end_stone_brick_stairs_inner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/end_stone_brick_stairs_inner.json deleted file mode 100644 index 3bea77e9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/end_stone_brick_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/end_stone_bricks", - "side": "minecraft:block/end_stone_bricks", - "top": "minecraft:block/end_stone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/end_stone_brick_stairs_outer.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/end_stone_brick_stairs_outer.json deleted file mode 100644 index 7c2bb688..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/end_stone_brick_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/end_stone_bricks", - "side": "minecraft:block/end_stone_bricks", - "top": "minecraft:block/end_stone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/end_stone_brick_wall_inventory.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/end_stone_brick_wall_inventory.json deleted file mode 100644 index 8d84ef2c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/end_stone_brick_wall_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/wall_inventory", - "textures": { - "wall": "minecraft:block/end_stone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/end_stone_brick_wall_post.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/end_stone_brick_wall_post.json deleted file mode 100644 index fba19f84..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/end_stone_brick_wall_post.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_post", - "textures": { - "wall": "minecraft:block/end_stone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/end_stone_brick_wall_side.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/end_stone_brick_wall_side.json deleted file mode 100644 index be12a31b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/end_stone_brick_wall_side.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side", - "textures": { - "wall": "minecraft:block/end_stone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/end_stone_brick_wall_side_tall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/end_stone_brick_wall_side_tall.json deleted file mode 100644 index ba695b27..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/end_stone_brick_wall_side_tall.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side_tall", - "textures": { - "wall": "minecraft:block/end_stone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/end_stone_bricks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/end_stone_bricks.json deleted file mode 100644 index fd288c3d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/end_stone_bricks.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/end_stone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/ender_chest.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/ender_chest.json deleted file mode 100644 index ae6b33b2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/ender_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/obsidian" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/exposed_chiseled_copper.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/exposed_chiseled_copper.json deleted file mode 100644 index fca515bc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/exposed_chiseled_copper.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/exposed_chiseled_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/exposed_copper.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/exposed_copper.json deleted file mode 100644 index 8d02db6d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/exposed_copper.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/exposed_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/exposed_copper_bulb.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/exposed_copper_bulb.json deleted file mode 100644 index 00128131..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/exposed_copper_bulb.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/exposed_copper_bulb" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/exposed_copper_bulb_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/exposed_copper_bulb_lit.json deleted file mode 100644 index 6916e393..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/exposed_copper_bulb_lit.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/exposed_copper_bulb_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/exposed_copper_bulb_lit_powered.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/exposed_copper_bulb_lit_powered.json deleted file mode 100644 index be6af274..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/exposed_copper_bulb_lit_powered.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/exposed_copper_bulb_lit_powered" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/exposed_copper_bulb_powered.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/exposed_copper_bulb_powered.json deleted file mode 100644 index 1e508f6d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/exposed_copper_bulb_powered.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/exposed_copper_bulb_powered" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/exposed_copper_door_bottom_left.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/exposed_copper_door_bottom_left.json deleted file mode 100644 index 1ff28c82..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/exposed_copper_door_bottom_left.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_left", - "textures": { - "bottom": "minecraft:block/exposed_copper_door_bottom", - "top": "minecraft:block/exposed_copper_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/exposed_copper_door_bottom_left_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/exposed_copper_door_bottom_left_open.json deleted file mode 100644 index ab877818..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/exposed_copper_door_bottom_left_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_left_open", - "textures": { - "bottom": "minecraft:block/exposed_copper_door_bottom", - "top": "minecraft:block/exposed_copper_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/exposed_copper_door_bottom_right.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/exposed_copper_door_bottom_right.json deleted file mode 100644 index 788ea381..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/exposed_copper_door_bottom_right.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_right", - "textures": { - "bottom": "minecraft:block/exposed_copper_door_bottom", - "top": "minecraft:block/exposed_copper_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/exposed_copper_door_bottom_right_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/exposed_copper_door_bottom_right_open.json deleted file mode 100644 index a2047614..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/exposed_copper_door_bottom_right_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_right_open", - "textures": { - "bottom": "minecraft:block/exposed_copper_door_bottom", - "top": "minecraft:block/exposed_copper_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/exposed_copper_door_top_left.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/exposed_copper_door_top_left.json deleted file mode 100644 index 8ef26e34..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/exposed_copper_door_top_left.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_left", - "textures": { - "bottom": "minecraft:block/exposed_copper_door_bottom", - "top": "minecraft:block/exposed_copper_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/exposed_copper_door_top_left_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/exposed_copper_door_top_left_open.json deleted file mode 100644 index 55548218..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/exposed_copper_door_top_left_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_left_open", - "textures": { - "bottom": "minecraft:block/exposed_copper_door_bottom", - "top": "minecraft:block/exposed_copper_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/exposed_copper_door_top_right.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/exposed_copper_door_top_right.json deleted file mode 100644 index 5f407c5a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/exposed_copper_door_top_right.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_right", - "textures": { - "bottom": "minecraft:block/exposed_copper_door_bottom", - "top": "minecraft:block/exposed_copper_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/exposed_copper_door_top_right_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/exposed_copper_door_top_right_open.json deleted file mode 100644 index f3979d86..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/exposed_copper_door_top_right_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_right_open", - "textures": { - "bottom": "minecraft:block/exposed_copper_door_bottom", - "top": "minecraft:block/exposed_copper_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/exposed_copper_grate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/exposed_copper_grate.json deleted file mode 100644 index 13639fcb..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/exposed_copper_grate.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/exposed_copper_grate" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/exposed_copper_trapdoor_bottom.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/exposed_copper_trapdoor_bottom.json deleted file mode 100644 index 9c90e497..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/exposed_copper_trapdoor_bottom.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_trapdoor_bottom", - "textures": { - "texture": "minecraft:block/exposed_copper_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/exposed_copper_trapdoor_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/exposed_copper_trapdoor_open.json deleted file mode 100644 index 495a451f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/exposed_copper_trapdoor_open.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_trapdoor_open", - "textures": { - "texture": "minecraft:block/exposed_copper_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/exposed_copper_trapdoor_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/exposed_copper_trapdoor_top.json deleted file mode 100644 index d8e48aeb..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/exposed_copper_trapdoor_top.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_trapdoor_top", - "textures": { - "texture": "minecraft:block/exposed_copper_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/exposed_cut_copper.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/exposed_cut_copper.json deleted file mode 100644 index 42cfd595..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/exposed_cut_copper.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/exposed_cut_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/exposed_cut_copper_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/exposed_cut_copper_slab.json deleted file mode 100644 index c736183e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/exposed_cut_copper_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/exposed_cut_copper", - "side": "minecraft:block/exposed_cut_copper", - "top": "minecraft:block/exposed_cut_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/exposed_cut_copper_slab_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/exposed_cut_copper_slab_top.json deleted file mode 100644 index 42f73316..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/exposed_cut_copper_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/exposed_cut_copper", - "side": "minecraft:block/exposed_cut_copper", - "top": "minecraft:block/exposed_cut_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/exposed_cut_copper_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/exposed_cut_copper_stairs.json deleted file mode 100644 index c9a3eb69..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/exposed_cut_copper_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/exposed_cut_copper", - "side": "minecraft:block/exposed_cut_copper", - "top": "minecraft:block/exposed_cut_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/exposed_cut_copper_stairs_inner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/exposed_cut_copper_stairs_inner.json deleted file mode 100644 index d232176a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/exposed_cut_copper_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/exposed_cut_copper", - "side": "minecraft:block/exposed_cut_copper", - "top": "minecraft:block/exposed_cut_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/exposed_cut_copper_stairs_outer.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/exposed_cut_copper_stairs_outer.json deleted file mode 100644 index 02dea0cf..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/exposed_cut_copper_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/exposed_cut_copper", - "side": "minecraft:block/exposed_cut_copper", - "top": "minecraft:block/exposed_cut_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/farmland.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/farmland.json deleted file mode 100644 index 6fb9a895..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/farmland.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_farmland", - "textures": { - "dirt": "minecraft:block/dirt", - "top": "minecraft:block/farmland" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/farmland_moist.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/farmland_moist.json deleted file mode 100644 index 4ef2e24b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/farmland_moist.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_farmland", - "textures": { - "dirt": "minecraft:block/dirt", - "top": "minecraft:block/farmland_moist" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/fence_inventory.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/fence_inventory.json deleted file mode 100644 index 5c76bda5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/fence_inventory.json +++ /dev/null @@ -1,107 +0,0 @@ -{ "parent": "block/block", - "display": { - "gui": { - "rotation": [ 30, 135, 0 ], - "translation": [ 0, 0, 0], - "scale":[ 0.625, 0.625, 0.625 ] - }, - "fixed": { - "rotation": [ 0, 90, 0 ], - "translation": [ 0, 0, 0], - "scale":[ 0.5, 0.5, 0.5 ] - } - }, - "textures": { - "particle": "#texture" - }, - "elements": [ - { "from": [ 6, 0, 0 ], - "to": [ 10, 16, 4 ], - "faces": { - "down": { "uv": [ 6, 0, 10, 4 ], "texture": "#texture", "cullface": "down" }, - "up": { "uv": [ 6, 0, 10, 4 ], "texture": "#texture" }, - "north": { "uv": [ 6, 0, 10, 16 ], "texture": "#texture" }, - "south": { "uv": [ 6, 0, 10, 16 ], "texture": "#texture" }, - "west": { "uv": [ 0, 0, 4, 16 ], "texture": "#texture" }, - "east": { "uv": [ 0, 0, 4, 16 ], "texture": "#texture" } - }, - "__comment": "Left post" - }, - { "from": [ 6, 0, 12 ], - "to": [ 10, 16, 16 ], - "faces": { - "down": { "uv": [ 6, 12, 10, 16 ], "texture": "#texture", "cullface": "down" }, - "up": { "uv": [ 6, 12, 10, 16 ], "texture": "#texture" }, - "north": { "uv": [ 6, 0, 10, 16 ], "texture": "#texture" }, - "south": { "uv": [ 6, 0, 10, 16 ], "texture": "#texture" }, - "west": { "uv": [ 12, 0, 16, 16 ], "texture": "#texture" }, - "east": { "uv": [ 12, 0, 16, 16 ], "texture": "#texture" } - }, - "__comment": "Right post" - }, - { "from": [ 7, 12, 0 ], - "to": [ 9, 15, 16 ], - "faces": { - "down": { "uv": [ 7, 0, 9, 16 ], "texture": "#texture" }, - "up": { "uv": [ 7, 0, 9, 16 ], "texture": "#texture" }, - "west": { "uv": [ 0, 1, 16, 4 ], "texture": "#texture" }, - "east": { "uv": [ 0, 1, 16, 4 ], "texture": "#texture" } - }, - "__comment": "Top bar" - }, - { "from": [ 7, 12, -2 ], - "to": [ 9, 15, 0 ], - "faces": { - "down": { "uv": [ 7, 0, 9, 2 ], "texture": "#texture" }, - "up": { "uv": [ 7, 14, 9, 16 ], "texture": "#texture" }, - "north": { "uv": [ 7, 1, 9, 4 ], "texture": "#texture" }, - "west": { "uv": [ 14, 1, 16, 4 ], "texture": "#texture" }, - "east": { "uv": [ 0, 1, 2, 4 ], "texture": "#texture" } - }, - "__comment": "Top bar left" - }, - { "from": [ 7, 12, 16 ], - "to": [ 9, 15, 18 ], - "faces": { - "down": { "uv": [ 7, 14, 9, 16 ], "texture": "#texture" }, - "up": { "uv": [ 7, 0, 9, 2 ], "texture": "#texture" }, - "south": { "uv": [ 7, 1, 9, 4 ], "texture": "#texture" }, - "west": { "uv": [ 0, 1, 2, 4 ], "texture": "#texture" }, - "east": { "uv": [ 14, 1, 16, 4 ], "texture": "#texture" } - }, - "__comment": "Top bar right" - }, - { "from": [ 7, 6, 0 ], - "to": [ 9, 9, 16 ], - "faces": { - "down": { "uv": [ 7, 0, 9, 16 ], "texture": "#texture" }, - "up": { "uv": [ 7, 0, 9, 16 ], "texture": "#texture" }, - "west": { "uv": [ 0, 7, 16, 10 ], "texture": "#texture" }, - "east": { "uv": [ 0, 7, 16, 10 ], "texture": "#texture" } - }, - "__comment": "Lower bar" - }, - { "from": [ 7, 6, -2 ], - "to": [ 9, 9, 0 ], - "faces": { - "down": { "uv": [ 7, 0, 9, 2 ], "texture": "#texture" }, - "up": { "uv": [ 7, 14, 9, 16 ], "texture": "#texture" }, - "north": { "uv": [ 7, 7, 9, 10 ], "texture": "#texture" }, - "west": { "uv": [ 14, 7, 16, 10 ], "texture": "#texture" }, - "east": { "uv": [ 0, 7, 2, 10 ], "texture": "#texture" } - }, - "__comment": "Lower bar left" - }, - { "from": [ 7, 6, 16 ], - "to": [ 9, 9, 18 ], - "faces": { - "down": { "uv": [ 7, 14, 9, 16 ], "texture": "#texture" }, - "up": { "uv": [ 7, 0, 9, 2 ], "texture": "#texture" }, - "south": { "uv": [ 7, 7, 9, 10 ], "texture": "#texture" }, - "west": { "uv": [ 0, 7, 2, 10 ], "texture": "#texture" }, - "east": { "uv": [ 14, 7, 16, 10 ], "texture": "#texture" } - }, - "__comment": "Lower bar right" - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/fence_post.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/fence_post.json deleted file mode 100644 index 4f6a7438..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/fence_post.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "textures": { - "particle": "#texture" - }, - "elements": [ - { "from": [ 6, 0, 6 ], - "to": [ 10, 16, 10 ], - "faces": { - "down": { "uv": [ 6, 6, 10, 10 ], "texture": "#texture", "cullface": "down" }, - "up": { "uv": [ 6, 6, 10, 10 ], "texture": "#texture", "cullface": "up" }, - "north": { "uv": [ 6, 0, 10, 16 ], "texture": "#texture" }, - "south": { "uv": [ 6, 0, 10, 16 ], "texture": "#texture" }, - "west": { "uv": [ 6, 0, 10, 16 ], "texture": "#texture" }, - "east": { "uv": [ 6, 0, 10, 16 ], "texture": "#texture" } - }, - "__comment": "Center post" - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/fence_side.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/fence_side.json deleted file mode 100644 index 7145349b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/fence_side.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "textures": { - "particle": "#texture" - }, - "elements": [ - { "from": [ 7, 12, 0 ], - "to": [ 9, 15, 9 ], - "faces": { - "down": { "uv": [ 7, 0, 9, 9 ], "texture": "#texture" }, - "up": { "uv": [ 7, 0, 9, 9 ], "texture": "#texture" }, - "north": { "uv": [ 7, 1, 9, 4 ], "texture": "#texture", "cullface": "north" }, - "west": { "uv": [ 0, 1, 9, 4 ], "texture": "#texture" }, - "east": { "uv": [ 0, 1, 9, 4 ], "texture": "#texture" } - }, - "__comment": "top bar" - }, - { "from": [ 7, 6, 0 ], - "to": [ 9, 9, 9 ], - "faces": { - "down": { "uv": [ 7, 0, 9, 9 ], "texture": "#texture" }, - "up": { "uv": [ 7, 0, 9, 9 ], "texture": "#texture" }, - "north": { "uv": [ 7, 7, 9, 10 ], "texture": "#texture", "cullface": "north" }, - "west": { "uv": [ 0, 7, 9, 10 ], "texture": "#texture" }, - "east": { "uv": [ 0, 7, 9, 10 ], "texture": "#texture" } - }, - "__comment": "lower bar" - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/fern.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/fern.json deleted file mode 100644 index 69449f64..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/fern.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/tinted_cross", - "textures": { - "cross": "minecraft:block/fern" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/fire_coral.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/fire_coral.json deleted file mode 100644 index 0eaf71dd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/fire_coral.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/fire_coral" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/fire_coral_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/fire_coral_block.json deleted file mode 100644 index ad084a77..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/fire_coral_block.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/fire_coral_block" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/fire_coral_fan.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/fire_coral_fan.json deleted file mode 100644 index 4aec8dd1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/fire_coral_fan.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/coral_fan", - "textures": { - "fan": "minecraft:block/fire_coral_fan" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/fire_coral_wall_fan.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/fire_coral_wall_fan.json deleted file mode 100644 index 07546a42..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/fire_coral_wall_fan.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/coral_wall_fan", - "textures": { - "fan": "minecraft:block/fire_coral_fan" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/fire_floor0.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/fire_floor0.json deleted file mode 100644 index f137115d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/fire_floor0.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fire_floor", - "textures": { - "fire": "minecraft:block/fire_0" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/fire_floor1.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/fire_floor1.json deleted file mode 100644 index 1822fe75..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/fire_floor1.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fire_floor", - "textures": { - "fire": "minecraft:block/fire_1" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/fire_side0.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/fire_side0.json deleted file mode 100644 index 4ae90508..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/fire_side0.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fire_side", - "textures": { - "fire": "minecraft:block/fire_0" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/fire_side1.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/fire_side1.json deleted file mode 100644 index 021602cd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/fire_side1.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fire_side", - "textures": { - "fire": "minecraft:block/fire_1" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/fire_side_alt0.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/fire_side_alt0.json deleted file mode 100644 index 13e9e56b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/fire_side_alt0.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fire_side_alt", - "textures": { - "fire": "minecraft:block/fire_0" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/fire_side_alt1.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/fire_side_alt1.json deleted file mode 100644 index d8a8550b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/fire_side_alt1.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fire_side_alt", - "textures": { - "fire": "minecraft:block/fire_1" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/fire_up0.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/fire_up0.json deleted file mode 100644 index ebae15a6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/fire_up0.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fire_up", - "textures": { - "fire": "minecraft:block/fire_0" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/fire_up1.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/fire_up1.json deleted file mode 100644 index b80f0ebd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/fire_up1.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fire_up", - "textures": { - "fire": "minecraft:block/fire_1" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/fire_up_alt0.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/fire_up_alt0.json deleted file mode 100644 index 8925e2f0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/fire_up_alt0.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fire_up_alt", - "textures": { - "fire": "minecraft:block/fire_0" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/fire_up_alt1.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/fire_up_alt1.json deleted file mode 100644 index 696f351c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/fire_up_alt1.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fire_up_alt", - "textures": { - "fire": "minecraft:block/fire_1" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/fletching_table.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/fletching_table.json deleted file mode 100644 index 7921725c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/fletching_table.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "parent": "minecraft:block/cube", - "textures": { - "down": "minecraft:block/birch_planks", - "east": "minecraft:block/fletching_table_side", - "north": "minecraft:block/fletching_table_front", - "particle": "minecraft:block/fletching_table_front", - "south": "minecraft:block/fletching_table_front", - "up": "minecraft:block/fletching_table_top", - "west": "minecraft:block/fletching_table_side" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/flower_pot.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/flower_pot.json deleted file mode 100644 index 45c7a75b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/flower_pot.json +++ /dev/null @@ -1,57 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/flower_pot", - "flowerpot": "block/flower_pot", - "dirt": "block/dirt" - }, - "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, 12, 10, 16 ], "texture": "#flowerpot", "cullface": "down" }, - "up": { "uv": [ 6, 6, 10, 10 ], "texture": "#dirt" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/flower_pot_cross.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/flower_pot_cross.json deleted file mode 100644 index dbc2c9df..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/flower_pot_cross.json +++ /dev/null @@ -1,73 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/flower_pot", - "flowerpot": "block/flower_pot", - "dirt": "block/dirt" - }, - "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, 12, 10, 16 ], "texture": "#flowerpot", "cullface": "down" }, - "up": { "uv": [ 6, 6, 10, 10 ], "texture": "#dirt" } - } - }, - { "from": [ 2.6, 4, 8 ], - "to": [ 13.4, 16, 8 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true }, - "faces": { - "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#plant" }, - "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#plant" } - } - }, - { "from": [ 8, 4, 2.6 ], - "to": [ 8, 16, 13.4 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true }, - "faces": { - "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#plant" }, - "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#plant" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/flowerbed_1.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/flowerbed_1.json deleted file mode 100644 index 5b7ba90d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/flowerbed_1.json +++ /dev/null @@ -1,70 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "#flowerbed" - }, - "elements": [ - { - "from": [0, 2.99, 0], - "to": [8, 2.99, 8], - "faces": { - "up": {"uv": [0, 0, 8, 8], "texture": "#flowerbed"}, - "down": {"uv": [0, 8, 8, 0], "texture": "#flowerbed"} - } - }, - { - "from": [4.25, 0, -2.6], - "to": [4.25, 2.99, -1.6], - "rotation": {"angle": -45, "axis": "y", "origin": [0, 0, 0]}, - "faces": { - "east": {"uv": [0, 4, 1, 7], "texture": "#stem", "tintindex": 1}, - "west": {"uv": [0, 4, 1, 7], "texture": "#stem", "tintindex": 1} - } - }, - { - "from": [3.75, 0, -2.1], - "to": [4.75, 2.99, -2.1], - "rotation": {"angle": -45, "axis": "y", "origin": [0, 0, 0]}, - "faces": { - "north": {"uv": [0, 4, 1, 7], "texture": "#stem", "tintindex": 1}, - "south": {"uv": [0, 4, 1, 7], "texture": "#stem", "tintindex": 1} - } - }, - { - "from": [4.9, 0, 2.3], - "to": [4.9, 2.99, 3.3], - "rotation": {"angle": -45, "axis": "y", "origin": [0, 0, 0]}, - "faces": { - "east": {"uv": [0, 4, 1, 7], "texture": "#stem", "tintindex": 1}, - "west": {"uv": [0, 4, 1, 7], "texture": "#stem", "tintindex": 1} - } - }, - { - "from": [4.4, 0, 2.8], - "to": [5.4, 2.99, 2.8], - "rotation": {"angle": -45, "axis": "y", "origin": [0, 0, 0]}, - "faces": { - "north": {"uv": [0, 4, 1, 7], "texture": "#stem", "tintindex": 1}, - "south": {"uv": [0, 4, 1, 7], "texture": "#stem", "tintindex": 1} - } - }, - { - "from": [9.15, 0, -0.45], - "to": [9.15, 2.99, 0.55], - "rotation": {"angle": -45, "axis": "y", "origin": [0, 0, 0]}, - "faces": { - "east": {"uv": [0, 4, 1, 7], "texture": "#stem", "tintindex": 1}, - "west": {"uv": [0, 4, 1, 7], "texture": "#stem", "tintindex": 1} - } - }, - { - "from": [8.65, 0, 0.05], - "to": [9.65, 2.99, 0.05], - "rotation": {"angle": -45, "axis": "y", "origin": [0, 0, 0]}, - "faces": { - "north": {"uv": [0, 4, 1, 7], "texture": "#stem", "tintindex": 1}, - "south": {"uv": [0, 4, 1, 7], "texture": "#stem", "tintindex": 1} - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/flowerbed_2.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/flowerbed_2.json deleted file mode 100644 index de654b86..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/flowerbed_2.json +++ /dev/null @@ -1,42 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "#flowerbed" - }, - "elements": [ - { - "from": [0, 1, 8], - "to": [8, 1, 16], - "faces": { - "up": {"uv": [0, 8, 8, 16], "texture": "#flowerbed"}, - "down": {"uv": [0, 16, 8, 8], "texture": "#flowerbed"} - } - }, - { - "from": [0, 1, 8], - "to": [8, 1, 16], - "faces": { - "up": {"uv": [0, 8, 8, 16], "texture": "#flowerbed"}, - "down": {"uv": [0, 16, 8, 8], "texture": "#flowerbed"} - } - }, - { - "from": [10.15, 0, 5.25], - "to": [11.15, 1, 5.25], - "rotation": {"angle": -45, "axis": "y", "origin": [0, 0, 1]}, - "faces": { - "north": {"uv": [0, 6, 1, 7], "texture": "#stem", "tintindex": 1}, - "south": {"uv": [0, 6, 1, 7], "texture": "#stem", "tintindex": 1} - } - }, - { - "from": [10.65, 0, 4.75], - "to": [10.65, 1, 5.75], - "rotation": {"angle": -45, "axis": "y", "origin": [0, 0, 1]}, - "faces": { - "east": {"uv": [0, 6, 1, 7], "texture": "#stem", "tintindex": 1}, - "west": {"uv": [0, 6, 1, 7], "texture": "#stem", "tintindex": 1} - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/flowerbed_3.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/flowerbed_3.json deleted file mode 100644 index 1d3ba0fc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/flowerbed_3.json +++ /dev/null @@ -1,70 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "#flowerbed" - }, - "elements": [ - { - "from": [8, 2, 8], - "to": [16, 2, 16], - "faces": { - "up": {"uv": [8, 8, 16, 16], "texture": "#flowerbed"}, - "down": {"uv": [8, 16, 16, 8], "texture": "#flowerbed"} - } - }, - { - "from": [17.65, 0, 1.9], - "to": [18.65, 2, 1.9], - "rotation": {"angle": -45, "axis": "y", "origin": [0.5, 0, 0.5]}, - "faces": { - "north": {"uv": [0, 5, 1, 7], "texture": "#stem", "tintindex": 1}, - "south": {"uv": [0, 5, 1, 7], "texture": "#stem", "tintindex": 1} - } - }, - { - "from": [18.15, 0, 1.4], - "to": [18.15, 2, 2.4], - "rotation": {"angle": -45, "axis": "y", "origin": [0.5, 0, 0.5]}, - "faces": { - "east": {"uv": [0, 5, 1, 7], "texture": "#stem", "tintindex": 1}, - "west": {"uv": [0, 5, 1, 7], "texture": "#stem", "tintindex": 1} - } - }, - { - "from": [17.65, 0, -3.35], - "to": [17.65, 2, -2.35], - "rotation": {"angle": -45, "axis": "y", "origin": [0, 0, 0]}, - "faces": { - "east": {"uv": [0, 5, 1, 7], "texture": "#stem", "tintindex": 1}, - "west": {"uv": [0, 5, 1, 7], "texture": "#stem", "tintindex": 1} - } - }, - { - "from": [17.15, 0, -2.85], - "to": [18.15, 2, -2.85], - "rotation": {"angle": -45, "axis": "y", "origin": [0, 0, 0]}, - "faces": { - "north": {"uv": [0, 5, 1, 7], "texture": "#stem", "tintindex": 1}, - "south": {"uv": [0, 5, 1, 7], "texture": "#stem", "tintindex": 1} - } - }, - { - "from": [13.4, 0, -0.5], - "to": [13.4, 2, 0.5], - "rotation": {"angle": -45, "axis": "y", "origin": [0, 0, 0]}, - "faces": { - "east": {"uv": [0, 5, 1, 7], "texture": "#stem", "tintindex": 1}, - "west": {"uv": [0, 5, 1, 7], "texture": "#stem", "tintindex": 1} - } - }, - { - "from": [12.9, 0, 0], - "to": [13.9, 2, 0], - "rotation": {"angle": -45, "axis": "y", "origin": [0, 0, 0]}, - "faces": { - "north": {"uv": [0, 5, 1, 7], "texture": "#stem", "tintindex": 1}, - "south": {"uv": [0, 5, 1, 7], "texture": "#stem", "tintindex": 1} - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/flowerbed_4.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/flowerbed_4.json deleted file mode 100644 index 3559fe2f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/flowerbed_4.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "#flowerbed" - }, - "elements": [ - { - "from": [8, 2, 0], - "to": [16, 2, 8], - "faces": { - "up": {"uv": [8, 0, 16, 8], "texture": "#flowerbed"}, - "down": {"uv": [8, 8, 16, 0], "texture": "#flowerbed"} - } - }, - { - "from": [12.4, 0, -7.7], - "to": [12.4, 2, -6.7], - "rotation": {"angle": -45, "axis": "y", "origin": [-1, 0, -3]}, - "faces": { - "east": {"uv": [0, 5, 1, 7], "texture": "#stem", "tintindex": 1}, - "west": {"uv": [0, 5, 1, 7], "texture": "#stem", "tintindex": 1} - } - }, - { - "from": [11.9, 0, -7.2], - "to": [12.9, 2, -7.2], - "rotation": {"angle": -45, "axis": "y", "origin": [-1, 0, -3]}, - "faces": { - "north": {"uv": [0, 5, 1, 7], "texture": "#stem", "tintindex": 1}, - "south": {"uv": [0, 5, 1, 7], "texture": "#stem", "tintindex": 1} - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/flowering_azalea.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/flowering_azalea.json deleted file mode 100644 index 65ac15ab..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/flowering_azalea.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_azalea", - "textures": { - "side": "minecraft:block/flowering_azalea_side", - "top": "minecraft:block/flowering_azalea_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/flowering_azalea_leaves.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/flowering_azalea_leaves.json deleted file mode 100644 index f5caf1d7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/flowering_azalea_leaves.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/flowering_azalea_leaves" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/four_dead_sea_pickles.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/four_dead_sea_pickles.json deleted file mode 100644 index 5b5b0e7b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/four_dead_sea_pickles.json +++ /dev/null @@ -1,84 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "particle": "block/sea_pickle", - "all": "block/sea_pickle" - }, - "elements": [ - { "from": [ 2, 0, 2 ], - "to": [ 6, 6, 6 ], - "faces": { - "down": { "uv": [ 8, 1, 12, 5 ], "texture": "#all", "cullface": "down" }, - "up": { "uv": [ 4, 1, 8, 5 ], "texture": "#all" }, - "north": { "uv": [ 4, 5, 8, 11 ], "texture": "#all" }, - "south": { "uv": [ 0, 5, 4, 11 ], "texture": "#all" }, - "west": { "uv": [ 8, 5, 12, 11 ], "texture": "#all" }, - "east": { "uv": [ 12, 5, 16, 11 ], "texture": "#all" } - } - }, - { - "from": [ 2, 5.95, 2 ], - "to": [ 6, 5.95, 6 ], - "faces": { - "up": {"uv": [ 8, 1, 12, 5 ], "texture": "#all"} - } - }, - { - "from": [ 9, 0, 10 ], - "to": [ 13, 4, 14 ], - "faces": { - "down": { "uv": [ 8, 1, 12, 5 ], "texture": "#all", "cullface": "down" }, - "up": { "uv": [ 4, 1, 8, 5 ], "texture": "#all" }, - "north": { "uv": [ 4, 5, 8, 9 ], "texture": "#all" }, - "south": { "uv": [ 0, 5, 4, 9 ], "texture": "#all" }, - "west": { "uv": [ 8, 5, 12, 9 ], "texture": "#all" }, - "east": { "uv": [ 12, 5, 16, 9 ], "texture": "#all" } - } - }, - { - "from": [ 9, 3.95, 10 ], - "to": [ 13, 3.95, 14 ], - "faces": { - "up": {"uv": [ 8, 1, 12, 5 ], "texture": "#all"} - } - }, - { - "from": [ 9, 0, 2 ], - "to": [ 13, 6, 6 ], - "faces": { - "down": { "uv": [ 8, 1, 12, 5 ], "texture": "#all", "cullface": "down" }, - "up": { "uv": [ 4, 1, 8, 5 ], "texture": "#all" }, - "north": { "uv": [ 4, 5, 8, 11 ], "texture": "#all" }, - "south": { "uv": [ 0, 5, 4, 11 ], "texture": "#all" }, - "west": { "uv": [ 8, 5, 12, 11 ], "texture": "#all" }, - "east": { "uv": [ 12, 5, 16, 11 ], "texture": "#all" } - } - }, - { - "from": [ 9, 5.95, 2 ], - "to": [ 13, 5.95, 6 ], - "faces": { - "up": {"uv": [ 8, 1, 12, 5 ], "texture": "#all"} - } - }, - { - "from": [ 2, 0, 8 ], - "to": [ 6, 7, 12 ], - "faces": { - "down": { "uv": [ 8, 1, 12, 5 ], "texture": "#all", "cullface": "down" }, - "up": { "uv": [ 4, 1, 8, 5 ], "texture": "#all" }, - "north": { "uv": [ 4, 5, 8, 12 ], "texture": "#all" }, - "south": { "uv": [ 0, 5, 4, 12 ], "texture": "#all" }, - "west": { "uv": [ 8, 5, 12, 12 ], "texture": "#all" }, - "east": { "uv": [ 12, 5, 16, 12 ], "texture": "#all" } - } - }, - { - "from": [ 2, 6.95, 8 ], - "to": [ 6, 6.95, 12 ], - "faces": { - "up": {"uv": [ 8, 1, 12, 5 ], "texture": "#all"} - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/four_sea_pickles.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/four_sea_pickles.json deleted file mode 100644 index a9480d94..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/four_sea_pickles.json +++ /dev/null @@ -1,164 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "particle": "block/sea_pickle", - "all": "block/sea_pickle" - }, - "elements": [ - { "from": [ 2, 0, 2 ], - "to": [ 6, 6, 6 ], - "faces": { - "down": { "uv": [ 8, 1, 12, 5 ], "texture": "#all", "cullface": "down" }, - "up": { "uv": [ 4, 1, 8, 5 ], "texture": "#all" }, - "north": { "uv": [ 4, 5, 8, 11 ], "texture": "#all" }, - "south": { "uv": [ 0, 5, 4, 11 ], "texture": "#all" }, - "west": { "uv": [ 8, 5, 12, 11 ], "texture": "#all" }, - "east": { "uv": [ 12, 5, 16, 11 ], "texture": "#all" } - } - }, - { - "from": [ 2, 5.95, 2 ], - "to": [ 6, 5.95, 6 ], - "faces": { - "up": {"uv": [ 8, 1, 12, 5 ], "texture": "#all"} - } - }, - { - "from": [ 9, 0, 10 ], - "to": [ 13, 4, 14 ], - "faces": { - "down": { "uv": [ 8, 1, 12, 5 ], "texture": "#all", "cullface": "down" }, - "up": { "uv": [ 4, 1, 8, 5 ], "texture": "#all" }, - "north": { "uv": [ 4, 5, 8, 9 ], "texture": "#all" }, - "south": { "uv": [ 0, 5, 4, 9 ], "texture": "#all" }, - "west": { "uv": [ 8, 5, 12, 9 ], "texture": "#all" }, - "east": { "uv": [ 12, 5, 16, 9 ], "texture": "#all" } - } - }, - { - "from": [ 9, 3.95, 10 ], - "to": [ 13, 3.95, 14 ], - "faces": { - "up": {"uv": [ 8, 1, 12, 5 ], "texture": "#all"} - } - }, - { - "from": [ 9, 0, 2 ], - "to": [ 13, 6, 6 ], - "faces": { - "down": { "uv": [ 8, 1, 12, 5 ], "texture": "#all", "cullface": "down" }, - "up": { "uv": [ 4, 1, 8, 5 ], "texture": "#all" }, - "north": { "uv": [ 4, 5, 8, 11 ], "texture": "#all" }, - "south": { "uv": [ 0, 5, 4, 11 ], "texture": "#all" }, - "west": { "uv": [ 8, 5, 12, 11 ], "texture": "#all" }, - "east": { "uv": [ 12, 5, 16, 11 ], "texture": "#all" } - } - }, - { - "from": [ 9, 5.95, 2 ], - "to": [ 13, 5.95, 6 ], - "faces": { - "up": {"uv": [ 8, 1, 12, 5 ], "texture": "#all"} - } - }, - { - "from": [ 2, 0, 8 ], - "to": [ 6, 7, 12 ], - "faces": { - "down": { "uv": [ 8, 1, 12, 5 ], "texture": "#all", "cullface": "down" }, - "up": { "uv": [ 4, 1, 8, 5 ], "texture": "#all" }, - "north": { "uv": [ 4, 5, 8, 12 ], "texture": "#all" }, - "south": { "uv": [ 0, 5, 4, 12 ], "texture": "#all" }, - "west": { "uv": [ 8, 5, 12, 12 ], "texture": "#all" }, - "east": { "uv": [ 12, 5, 16, 12 ], "texture": "#all" } - } - }, - { - "from": [ 2, 6.95, 8 ], - "to": [ 6, 6.95, 12 ], - "faces": { - "up": {"uv": [ 8, 1, 12, 5 ], "texture": "#all"} - } - }, - { - "from": [ 3.5, 5.2, 4 ], - "to": [ 4.5, 8.7, 4 ], - "rotation": { "origin": [ 4, 8, 4 ], "axis": "y", "angle": 45, "rescale": true }, - "shade": false, - "faces": { - "north": { "uv": [ 1, 0, 3, 5 ], "texture": "#all" }, - "south": { "uv": [ 3, 0, 1, 5 ], "texture": "#all" } - } - }, - { - "from": [ 4, 5.2, 3.5 ], - "to": [ 4, 8.7, 4.5 ], - "rotation": { "origin": [ 4, 8, 4 ], "axis": "y", "angle": 45, "rescale": true }, - "shade": false, - "faces": { - "west": { "uv": [ 13, 0, 15, 5 ], "texture": "#all" }, - "east": { "uv": [ 15, 0, 13, 5 ], "texture": "#all" } - } - }, - { - "from": [ 10.5, 3.2, 12 ], - "to": [ 11.5, 6.7, 12 ], - "rotation": { "origin": [ 11, 8, 12 ], "axis": "y", "angle": 45, "rescale": true }, - "shade": false, - "faces": { - "north": { "uv": [ 1, 0, 3, 5 ], "texture": "#all" }, - "south": { "uv": [ 3, 0, 1, 5 ], "texture": "#all" } - } - }, - { - "from": [ 11, 3.2, 11.5 ], - "to": [ 11, 6.7, 12.5 ], - "rotation": { "origin": [ 11, 8, 12 ], "axis": "y", "angle": 45, "rescale": true }, - "shade": false, - "faces": { - "west": { "uv": [ 13, 0, 15, 5 ], "texture": "#all" }, - "east": { "uv": [ 15, 0, 13, 5 ], "texture": "#all" } - } - }, - { - "from": [ 10.5, 5.2, 4 ], - "to": [ 11.5, 8.7, 4 ], - "rotation": { "origin": [ 11, 8, 4 ], "axis": "y", "angle": 45, "rescale": true }, - "shade": false, - "faces": { - "north": { "uv": [ 1, 0, 3, 5 ], "texture": "#all" }, - "south": { "uv": [ 3, 0, 1, 5 ], "texture": "#all" } - } - }, - { - "from": [ 11, 5.2, 3.5 ], - "to": [ 11, 8.7, 4.5 ], - "rotation": { "origin": [ 11, 8, 4 ], "axis": "y", "angle": 45, "rescale": true }, - "shade": false, - "faces": { - "west": { "uv": [ 13, 0, 15, 5 ], "texture": "#all" }, - "east": { "uv": [ 15, 0, 13, 5 ], "texture": "#all" } - } - }, - { - "from": [ 3.5, 6.2, 10 ], - "to": [ 4.5, 9.7, 10 ], - "rotation": { "origin": [ 4, 8, 10 ], "axis": "y", "angle": 45, "rescale": true }, - "shade": false, - "faces": { - "north": { "uv": [ 1, 0, 3, 5 ], "texture": "#all" }, - "south": { "uv": [ 3, 0, 1, 5 ], "texture": "#all" } - } - }, - { - "from": [ 4, 6.2, 9.5 ], - "to": [ 4, 9.7, 10.5 ], - "rotation": { "origin": [ 4, 8, 10 ], "axis": "y", "angle": 45, "rescale": true }, - "shade": false, - "faces": { - "west": { "uv": [ 13, 0, 15, 5 ], "texture": "#all" }, - "east": { "uv": [ 15, 0, 13, 5 ], "texture": "#all" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/four_slightly_cracked_turtle_eggs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/four_slightly_cracked_turtle_eggs.json deleted file mode 100644 index fc2286aa..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/four_slightly_cracked_turtle_eggs.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_four_turtle_eggs", - "textures": { - "all": "minecraft:block/turtle_egg_slightly_cracked" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/four_turtle_eggs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/four_turtle_eggs.json deleted file mode 100644 index 89506934..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/four_turtle_eggs.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_four_turtle_eggs", - "textures": { - "all": "minecraft:block/turtle_egg" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/four_very_cracked_turtle_eggs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/four_very_cracked_turtle_eggs.json deleted file mode 100644 index 6d6a8a6d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/four_very_cracked_turtle_eggs.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_four_turtle_eggs", - "textures": { - "all": "minecraft:block/turtle_egg_very_cracked" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/frogspawn.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/frogspawn.json deleted file mode 100644 index fb730c6f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/frogspawn.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/frogspawn", - "texture": "block/frogspawn" - }, - "elements": [ - { "from": [ 0, 0.25, 0 ], - "to": [ 16, 0.25, 16 ], - "faces": { - "down": { "uv": [ 0, 16, 16, 0 ], "texture": "#texture" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture"} - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/frosted_ice_0.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/frosted_ice_0.json deleted file mode 100644 index 1873bb83..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/frosted_ice_0.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/frosted_ice_0" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/frosted_ice_1.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/frosted_ice_1.json deleted file mode 100644 index ada6d7cf..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/frosted_ice_1.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/frosted_ice_1" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/frosted_ice_2.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/frosted_ice_2.json deleted file mode 100644 index f97882c6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/frosted_ice_2.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/frosted_ice_2" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/frosted_ice_3.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/frosted_ice_3.json deleted file mode 100644 index 330bb943..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/frosted_ice_3.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/frosted_ice_3" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/furnace.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/furnace.json deleted file mode 100644 index 9603b454..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/furnace.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/orientable", - "textures": { - "front": "minecraft:block/furnace_front", - "side": "minecraft:block/furnace_side", - "top": "minecraft:block/furnace_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/furnace_on.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/furnace_on.json deleted file mode 100644 index 37c4d394..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/furnace_on.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/orientable", - "textures": { - "front": "minecraft:block/furnace_front_on", - "side": "minecraft:block/furnace_side", - "top": "minecraft:block/furnace_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/gilded_blackstone.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/gilded_blackstone.json deleted file mode 100644 index 088b2170..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/gilded_blackstone.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/gilded_blackstone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/glass.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/glass.json deleted file mode 100644 index 4c193d18..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/glass.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/glass_pane_noside.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/glass_pane_noside.json deleted file mode 100644 index dc01ef00..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/glass_pane_noside.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_noside", - "textures": { - "pane": "minecraft:block/glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/glass_pane_noside_alt.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/glass_pane_noside_alt.json deleted file mode 100644 index f0151c1b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/glass_pane_noside_alt.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_noside_alt", - "textures": { - "pane": "minecraft:block/glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/glass_pane_post.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/glass_pane_post.json deleted file mode 100644 index 6067b6a8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/glass_pane_post.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_post", - "textures": { - "edge": "minecraft:block/glass_pane_top", - "pane": "minecraft:block/glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/glass_pane_side.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/glass_pane_side.json deleted file mode 100644 index 0b03be05..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/glass_pane_side.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_side", - "textures": { - "edge": "minecraft:block/glass_pane_top", - "pane": "minecraft:block/glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/glass_pane_side_alt.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/glass_pane_side_alt.json deleted file mode 100644 index e8bd700f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/glass_pane_side_alt.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_side_alt", - "textures": { - "edge": "minecraft:block/glass_pane_top", - "pane": "minecraft:block/glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/glow_item_frame.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/glow_item_frame.json deleted file mode 100644 index d465e396..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/glow_item_frame.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/template_item_frame", - "textures": { - "particle": "block/birch_planks", - "wood": "block/birch_planks", - "back": "block/glow_item_frame" - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/glow_item_frame_map.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/glow_item_frame_map.json deleted file mode 100644 index 0f8f9623..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/glow_item_frame_map.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/template_item_frame_map", - "textures": { - "particle": "block/birch_planks", - "wood": "block/birch_planks", - "back": "block/glow_item_frame" - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/glow_lichen.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/glow_lichen.json deleted file mode 100644 index 4bc0ff69..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/glow_lichen.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/glow_lichen", - "glow_lichen": "block/glow_lichen" - }, - "elements": [ - { "from": [ 0, 0, 0.1 ], - "to": [ 16, 16, 0.1 ], - "faces": { - "north": { "uv": [ 16, 0, 0, 16 ], "texture": "#glow_lichen" }, - "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#glow_lichen" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/glowstone.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/glowstone.json deleted file mode 100644 index 64b05023..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/glowstone.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/glowstone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/gold_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/gold_block.json deleted file mode 100644 index e4cf5ece..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/gold_block.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/gold_block" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/gold_ore.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/gold_ore.json deleted file mode 100644 index e330e823..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/gold_ore.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/gold_ore" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/granite.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/granite.json deleted file mode 100644 index def59d00..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/granite.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/granite" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/granite_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/granite_slab.json deleted file mode 100644 index 937bb638..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/granite_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/granite", - "side": "minecraft:block/granite", - "top": "minecraft:block/granite" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/granite_slab_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/granite_slab_top.json deleted file mode 100644 index fcf5f092..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/granite_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/granite", - "side": "minecraft:block/granite", - "top": "minecraft:block/granite" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/granite_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/granite_stairs.json deleted file mode 100644 index 240f8e17..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/granite_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/granite", - "side": "minecraft:block/granite", - "top": "minecraft:block/granite" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/granite_stairs_inner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/granite_stairs_inner.json deleted file mode 100644 index 34977cbb..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/granite_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/granite", - "side": "minecraft:block/granite", - "top": "minecraft:block/granite" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/granite_stairs_outer.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/granite_stairs_outer.json deleted file mode 100644 index 6bfbf03c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/granite_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/granite", - "side": "minecraft:block/granite", - "top": "minecraft:block/granite" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/granite_wall_inventory.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/granite_wall_inventory.json deleted file mode 100644 index 4fd63ac1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/granite_wall_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/wall_inventory", - "textures": { - "wall": "minecraft:block/granite" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/granite_wall_post.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/granite_wall_post.json deleted file mode 100644 index 896a06a4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/granite_wall_post.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_post", - "textures": { - "wall": "minecraft:block/granite" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/granite_wall_side.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/granite_wall_side.json deleted file mode 100644 index 28bd6f3b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/granite_wall_side.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side", - "textures": { - "wall": "minecraft:block/granite" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/granite_wall_side_tall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/granite_wall_side_tall.json deleted file mode 100644 index b995d75c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/granite_wall_side_tall.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side_tall", - "textures": { - "wall": "minecraft:block/granite" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/grass_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/grass_block.json deleted file mode 100644 index 94c521cb..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/grass_block.json +++ /dev/null @@ -1,31 +0,0 @@ -{ "parent": "block/block", - "textures": { - "particle": "block/dirt", - "bottom": "block/dirt", - "top": "block/grass_block_top", - "side": "block/grass_block_side", - "overlay": "block/grass_block_side_overlay" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 16, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#bottom", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top", "cullface": "up", "tintindex": 0 }, - "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#side", "cullface": "north" }, - "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#side", "cullface": "south" }, - "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#side", "cullface": "west" }, - "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#side", "cullface": "east" } - } - }, - { "from": [ 0, 0, 0 ], - "to": [ 16, 16, 16 ], - "faces": { - "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "north" }, - "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "south" }, - "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "west" }, - "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "east" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/grass_block_snow.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/grass_block_snow.json deleted file mode 100644 index 2bf4bbaa..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/grass_block_snow.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "parent": "minecraft:block/cube_bottom_top", - "textures": { - "bottom": "minecraft:block/dirt", - "particle": "minecraft:block/dirt", - "side": "minecraft:block/grass_block_snow", - "top": "minecraft:block/grass_block_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/gravel.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/gravel.json deleted file mode 100644 index ed35aa8b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/gravel.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/gravel" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/gray_candle_cake.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/gray_candle_cake.json deleted file mode 100644 index e78d12b9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/gray_candle_cake.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "minecraft:block/template_cake_with_candle", - "textures": { - "bottom": "minecraft:block/cake_bottom", - "candle": "minecraft:block/gray_candle", - "particle": "minecraft:block/cake_side", - "side": "minecraft:block/cake_side", - "top": "minecraft:block/cake_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/gray_candle_cake_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/gray_candle_cake_lit.json deleted file mode 100644 index 041054f5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/gray_candle_cake_lit.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "minecraft:block/template_cake_with_candle", - "textures": { - "bottom": "minecraft:block/cake_bottom", - "candle": "minecraft:block/gray_candle_lit", - "particle": "minecraft:block/cake_side", - "side": "minecraft:block/cake_side", - "top": "minecraft:block/cake_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/gray_candle_four_candles.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/gray_candle_four_candles.json deleted file mode 100644 index 88fc63be..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/gray_candle_four_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_four_candles", - "textures": { - "all": "minecraft:block/gray_candle", - "particle": "minecraft:block/gray_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/gray_candle_four_candles_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/gray_candle_four_candles_lit.json deleted file mode 100644 index 543b0ab1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/gray_candle_four_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_four_candles", - "textures": { - "all": "minecraft:block/gray_candle_lit", - "particle": "minecraft:block/gray_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/gray_candle_one_candle.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/gray_candle_one_candle.json deleted file mode 100644 index 4bd2420c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/gray_candle_one_candle.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_candle", - "textures": { - "all": "minecraft:block/gray_candle", - "particle": "minecraft:block/gray_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/gray_candle_one_candle_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/gray_candle_one_candle_lit.json deleted file mode 100644 index ab6af17e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/gray_candle_one_candle_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_candle", - "textures": { - "all": "minecraft:block/gray_candle_lit", - "particle": "minecraft:block/gray_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/gray_candle_three_candles.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/gray_candle_three_candles.json deleted file mode 100644 index 62903c45..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/gray_candle_three_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_three_candles", - "textures": { - "all": "minecraft:block/gray_candle", - "particle": "minecraft:block/gray_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/gray_candle_three_candles_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/gray_candle_three_candles_lit.json deleted file mode 100644 index 73d97d57..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/gray_candle_three_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_three_candles", - "textures": { - "all": "minecraft:block/gray_candle_lit", - "particle": "minecraft:block/gray_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/gray_candle_two_candles.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/gray_candle_two_candles.json deleted file mode 100644 index 8ad7e5ea..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/gray_candle_two_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_two_candles", - "textures": { - "all": "minecraft:block/gray_candle", - "particle": "minecraft:block/gray_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/gray_candle_two_candles_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/gray_candle_two_candles_lit.json deleted file mode 100644 index c3e0cb06..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/gray_candle_two_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_two_candles", - "textures": { - "all": "minecraft:block/gray_candle_lit", - "particle": "minecraft:block/gray_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/gray_carpet.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/gray_carpet.json deleted file mode 100644 index 1924a401..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/gray_carpet.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/carpet", - "textures": { - "wool": "minecraft:block/gray_wool" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/gray_concrete.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/gray_concrete.json deleted file mode 100644 index 12c16a3b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/gray_concrete.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/gray_concrete" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/gray_concrete_powder.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/gray_concrete_powder.json deleted file mode 100644 index 69ca2d0c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/gray_concrete_powder.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/gray_concrete_powder" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/gray_glazed_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/gray_glazed_terracotta.json deleted file mode 100644 index 4b8e268b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/gray_glazed_terracotta.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glazed_terracotta", - "textures": { - "pattern": "minecraft:block/gray_glazed_terracotta" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/gray_shulker_box.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/gray_shulker_box.json deleted file mode 100644 index 93cae990..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/gray_shulker_box.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/gray_shulker_box" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/gray_stained_glass.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/gray_stained_glass.json deleted file mode 100644 index 4255772e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/gray_stained_glass.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/gray_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/gray_stained_glass_pane_noside.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/gray_stained_glass_pane_noside.json deleted file mode 100644 index 5ee05c4d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/gray_stained_glass_pane_noside.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_noside", - "textures": { - "pane": "minecraft:block/gray_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/gray_stained_glass_pane_noside_alt.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/gray_stained_glass_pane_noside_alt.json deleted file mode 100644 index 4ea84aa6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/gray_stained_glass_pane_noside_alt.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_noside_alt", - "textures": { - "pane": "minecraft:block/gray_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/gray_stained_glass_pane_post.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/gray_stained_glass_pane_post.json deleted file mode 100644 index 7c762cff..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/gray_stained_glass_pane_post.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_post", - "textures": { - "edge": "minecraft:block/gray_stained_glass_pane_top", - "pane": "minecraft:block/gray_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/gray_stained_glass_pane_side.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/gray_stained_glass_pane_side.json deleted file mode 100644 index e1bb68e7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/gray_stained_glass_pane_side.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_side", - "textures": { - "edge": "minecraft:block/gray_stained_glass_pane_top", - "pane": "minecraft:block/gray_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/gray_stained_glass_pane_side_alt.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/gray_stained_glass_pane_side_alt.json deleted file mode 100644 index d0f02e67..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/gray_stained_glass_pane_side_alt.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_side_alt", - "textures": { - "edge": "minecraft:block/gray_stained_glass_pane_top", - "pane": "minecraft:block/gray_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/gray_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/gray_terracotta.json deleted file mode 100644 index eae31cf9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/gray_terracotta.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/gray_terracotta" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/gray_wool.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/gray_wool.json deleted file mode 100644 index 26140233..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/gray_wool.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/gray_wool" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/green_candle_cake.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/green_candle_cake.json deleted file mode 100644 index 80374894..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/green_candle_cake.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "minecraft:block/template_cake_with_candle", - "textures": { - "bottom": "minecraft:block/cake_bottom", - "candle": "minecraft:block/green_candle", - "particle": "minecraft:block/cake_side", - "side": "minecraft:block/cake_side", - "top": "minecraft:block/cake_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/green_candle_cake_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/green_candle_cake_lit.json deleted file mode 100644 index bfe09f03..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/green_candle_cake_lit.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "minecraft:block/template_cake_with_candle", - "textures": { - "bottom": "minecraft:block/cake_bottom", - "candle": "minecraft:block/green_candle_lit", - "particle": "minecraft:block/cake_side", - "side": "minecraft:block/cake_side", - "top": "minecraft:block/cake_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/green_candle_four_candles.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/green_candle_four_candles.json deleted file mode 100644 index 747a9025..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/green_candle_four_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_four_candles", - "textures": { - "all": "minecraft:block/green_candle", - "particle": "minecraft:block/green_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/green_candle_four_candles_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/green_candle_four_candles_lit.json deleted file mode 100644 index 94d44e01..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/green_candle_four_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_four_candles", - "textures": { - "all": "minecraft:block/green_candle_lit", - "particle": "minecraft:block/green_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/green_candle_one_candle.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/green_candle_one_candle.json deleted file mode 100644 index d1c0549e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/green_candle_one_candle.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_candle", - "textures": { - "all": "minecraft:block/green_candle", - "particle": "minecraft:block/green_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/green_candle_one_candle_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/green_candle_one_candle_lit.json deleted file mode 100644 index fc34dc9a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/green_candle_one_candle_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_candle", - "textures": { - "all": "minecraft:block/green_candle_lit", - "particle": "minecraft:block/green_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/green_candle_three_candles.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/green_candle_three_candles.json deleted file mode 100644 index 74af5d17..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/green_candle_three_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_three_candles", - "textures": { - "all": "minecraft:block/green_candle", - "particle": "minecraft:block/green_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/green_candle_three_candles_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/green_candle_three_candles_lit.json deleted file mode 100644 index 2afade3f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/green_candle_three_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_three_candles", - "textures": { - "all": "minecraft:block/green_candle_lit", - "particle": "minecraft:block/green_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/green_candle_two_candles.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/green_candle_two_candles.json deleted file mode 100644 index ab72a4be..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/green_candle_two_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_two_candles", - "textures": { - "all": "minecraft:block/green_candle", - "particle": "minecraft:block/green_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/green_candle_two_candles_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/green_candle_two_candles_lit.json deleted file mode 100644 index 505c16ed..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/green_candle_two_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_two_candles", - "textures": { - "all": "minecraft:block/green_candle_lit", - "particle": "minecraft:block/green_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/green_carpet.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/green_carpet.json deleted file mode 100644 index 8d253d4b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/green_carpet.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/carpet", - "textures": { - "wool": "minecraft:block/green_wool" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/green_concrete.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/green_concrete.json deleted file mode 100644 index 98a35206..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/green_concrete.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/green_concrete" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/green_concrete_powder.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/green_concrete_powder.json deleted file mode 100644 index b783da03..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/green_concrete_powder.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/green_concrete_powder" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/green_glazed_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/green_glazed_terracotta.json deleted file mode 100644 index 5238d5d3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/green_glazed_terracotta.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glazed_terracotta", - "textures": { - "pattern": "minecraft:block/green_glazed_terracotta" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/green_shulker_box.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/green_shulker_box.json deleted file mode 100644 index 7b07e640..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/green_shulker_box.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/green_shulker_box" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/green_stained_glass.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/green_stained_glass.json deleted file mode 100644 index 9eb3adad..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/green_stained_glass.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/green_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/green_stained_glass_pane_noside.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/green_stained_glass_pane_noside.json deleted file mode 100644 index 3b91e355..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/green_stained_glass_pane_noside.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_noside", - "textures": { - "pane": "minecraft:block/green_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/green_stained_glass_pane_noside_alt.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/green_stained_glass_pane_noside_alt.json deleted file mode 100644 index 1791ed8f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/green_stained_glass_pane_noside_alt.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_noside_alt", - "textures": { - "pane": "minecraft:block/green_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/green_stained_glass_pane_post.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/green_stained_glass_pane_post.json deleted file mode 100644 index 0406b265..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/green_stained_glass_pane_post.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_post", - "textures": { - "edge": "minecraft:block/green_stained_glass_pane_top", - "pane": "minecraft:block/green_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/green_stained_glass_pane_side.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/green_stained_glass_pane_side.json deleted file mode 100644 index 313b7950..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/green_stained_glass_pane_side.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_side", - "textures": { - "edge": "minecraft:block/green_stained_glass_pane_top", - "pane": "minecraft:block/green_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/green_stained_glass_pane_side_alt.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/green_stained_glass_pane_side_alt.json deleted file mode 100644 index 61ee696d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/green_stained_glass_pane_side_alt.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_side_alt", - "textures": { - "edge": "minecraft:block/green_stained_glass_pane_top", - "pane": "minecraft:block/green_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/green_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/green_terracotta.json deleted file mode 100644 index 8c139007..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/green_terracotta.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/green_terracotta" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/green_wool.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/green_wool.json deleted file mode 100644 index 79b5a21f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/green_wool.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/green_wool" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/grindstone.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/grindstone.json deleted file mode 100644 index cc5e0f1f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/grindstone.json +++ /dev/null @@ -1,68 +0,0 @@ -{ - "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/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/hanging_roots.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/hanging_roots.json deleted file mode 100644 index 1c979695..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/hanging_roots.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/hanging_roots" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/hay_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/hay_block.json deleted file mode 100644 index 6c0c225b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/hay_block.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/hay_block_top", - "side": "minecraft:block/hay_block_side" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/hay_block_horizontal.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/hay_block_horizontal.json deleted file mode 100644 index 6e7df90b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/hay_block_horizontal.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column_horizontal", - "textures": { - "end": "minecraft:block/hay_block_top", - "side": "minecraft:block/hay_block_side" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/heavy_core.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/heavy_core.json deleted file mode 100644 index d1f5161e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/heavy_core.json +++ /dev/null @@ -1,44 +0,0 @@ -{ - "display": { - "gui": { - "rotation": [ 30, 225, 0 ], - "translation": [ 0, 3, 0], - "scale":[ 1, 1, 1 ] - }, - "ground": { - "rotation": [ 0, 0, 0 ], - "translation": [ 0, 3, 0], - "scale":[ 0.5, 0.5, 0.5 ] - }, - "fixed": { - "rotation": [ 0, 180, 0 ], - "translation": [ 0, 4, 0], - "scale":[ 1, 1, 1 ] - }, - "thirdperson_righthand": { - "rotation": [ 45, 45, 0 ], - "translation": [ 0, 3, 0 ], - "scale": [ 0.5, 0.5, 0.5 ] - } - }, - "texture_size": [16, 16], - "textures": { - "all": "block/heavy_core", - "particle": "block/heavy_core" - }, - "elements": [ - { - "name": "heavy_core", - "from": [4, 0, 4], - "to": [12, 8, 12], - "faces": { - "north": {"uv": [0, 8, 8, 16], "texture": "all"}, - "east": {"uv": [0, 8, 8, 16], "texture": "all"}, - "south": {"uv": [0, 8, 8, 16], "texture": "all"}, - "west": {"uv": [0, 8, 8, 16], "texture": "all"}, - "up": {"uv": [0, 0, 8, 8], "texture": "all"}, - "down": {"uv": [8, 0, 16, 8], "texture": "all"} - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/heavy_weighted_pressure_plate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/heavy_weighted_pressure_plate.json deleted file mode 100644 index d0dd064d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/heavy_weighted_pressure_plate.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/pressure_plate_up", - "textures": { - "texture": "minecraft:block/iron_block" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/heavy_weighted_pressure_plate_down.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/heavy_weighted_pressure_plate_down.json deleted file mode 100644 index dae1bb48..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/heavy_weighted_pressure_plate_down.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/pressure_plate_down", - "textures": { - "texture": "minecraft:block/iron_block" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/honey_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/honey_block.json deleted file mode 100644 index d3dd49f9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/honey_block.json +++ /dev/null @@ -1,33 +0,0 @@ -{ "parent": "block/block", - "textures": { - "particle": "block/honey_block_top", - "down": "block/honey_block_bottom", - "up": "block/honey_block_top", - "side": "block/honey_block_side" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 16, 16 ], - "faces": { - "down": { "texture": "#down", "cullface": "down" }, - "up": { "texture": "#down", "cullface": "up" }, - "north": { "texture": "#down", "cullface": "north" }, - "south": { "texture": "#down", "cullface": "south" }, - "west": { "texture": "#down", "cullface": "west" }, - "east": { "texture": "#down", "cullface": "east" } - } - }, - { "from": [ 1, 1, 1 ], - "to": [ 15, 15, 15 ], - "faces": { - "down": { "uv": [ 1, 1, 15, 15 ], "texture": "#down"}, - "up": { "uv": [ 1, 1, 15, 15 ], "texture": "#up"}, - "north": { "uv": [ 1, 1, 15, 15 ], "texture": "#side"}, - "south": { "uv": [ 1, 1, 15, 15 ], "texture": "#side"}, - "west": { "uv": [ 1, 1, 15, 15 ], "texture": "#side"}, - "east": { "uv": [ 1, 1, 15, 15 ], "texture": "#side"} - } - } - ] -} - diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/honeycomb_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/honeycomb_block.json deleted file mode 100644 index 4421b231..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/honeycomb_block.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/honeycomb_block" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/hopper.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/hopper.json deleted file mode 100644 index ce9eb542..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/hopper.json +++ /dev/null @@ -1,78 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/hopper_outside", - "top": "block/hopper_top", - "side": "block/hopper_outside", - "inside": "block/hopper_inside" - }, - "elements": [ - { "from": [ 0, 10, 0 ], - "to": [ 16, 11, 16 ], - "faces": { - "down": { "texture": "#inside" }, - "up": { "texture": "#inside", "cullface": "up" }, - "north": { "texture": "#side", "cullface": "north" }, - "south": { "texture": "#side", "cullface": "south" }, - "west": { "texture": "#side", "cullface": "west" }, - "east": { "texture": "#side", "cullface": "east" } - } - }, - { "from": [ 0, 11, 0 ], - "to": [ 2, 16, 16 ], - "faces": { - "up": { "texture": "#top", "cullface": "up" }, - "north": { "texture": "#side", "cullface": "north" }, - "south": { "texture": "#side", "cullface": "south" }, - "west": { "texture": "#side", "cullface": "west" }, - "east": { "texture": "#side", "cullface": "up" } - } - }, - { "from": [ 14, 11, 0 ], - "to": [ 16, 16, 16 ], - "faces": { - "up": { "texture": "#top", "cullface": "up" }, - "north": { "texture": "#side", "cullface": "north" }, - "south": { "texture": "#side", "cullface": "south" }, - "west": { "texture": "#side", "cullface": "up" }, - "east": { "texture": "#side", "cullface": "east" } - } - }, - { "from": [ 2, 11, 0 ], - "to": [ 14, 16, 2 ], - "faces": { - "up": { "texture": "#top", "cullface": "up" }, - "north": { "texture": "#side", "cullface": "north" }, - "south": { "texture": "#side", "cullface": "up" } - } - }, - { "from": [ 2, 11, 14 ], - "to": [ 14, 16, 16 ], - "faces": { - "up": { "texture": "#top", "cullface": "up" }, - "north": { "texture": "#side", "cullface": "up" }, - "south": { "texture": "#side", "cullface": "south" } - } - }, - { "from": [ 4, 4, 4 ], - "to": [ 12, 10, 12 ], - "faces": { - "down": { "texture": "#inside" }, - "north": { "texture": "#side" }, - "south": { "texture": "#side" }, - "west": { "texture": "#side" }, - "east": { "texture": "#side" } - } - }, - { "from": [ 6, 0, 6 ], - "to": [ 10, 4, 10 ], - "faces": { - "down": { "texture": "#inside", "cullface": "down" }, - "north": { "texture": "#side" }, - "south": { "texture": "#side" }, - "west": { "texture": "#side" }, - "east": { "texture": "#side" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/hopper_side.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/hopper_side.json deleted file mode 100644 index 28d3dc65..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/hopper_side.json +++ /dev/null @@ -1,78 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/hopper_outside", - "top": "block/hopper_top", - "side": "block/hopper_outside", - "inside": "block/hopper_inside" - }, - "elements": [ - { "from": [ 0, 10, 0 ], - "to": [ 16, 11, 16 ], - "faces": { - "down": { "texture": "#inside" }, - "up": { "texture": "#inside", "cullface": "up" }, - "north": { "texture": "#side", "cullface": "north" }, - "south": { "texture": "#side", "cullface": "south" }, - "west": { "texture": "#side", "cullface": "west" }, - "east": { "texture": "#side", "cullface": "east" } - } - }, - { "from": [ 0, 11, 0 ], - "to": [ 2, 16, 16 ], - "faces": { - "up": { "texture": "#top", "cullface": "up" }, - "north": { "texture": "#side", "cullface": "north" }, - "south": { "texture": "#side", "cullface": "south" }, - "west": { "texture": "#side", "cullface": "west" }, - "east": { "texture": "#side", "cullface": "up" } - } - }, - { "from": [ 14, 11, 0 ], - "to": [ 16, 16, 16 ], - "faces": { - "up": { "texture": "#top", "cullface": "up" }, - "north": { "texture": "#side", "cullface": "north" }, - "south": { "texture": "#side", "cullface": "south" }, - "west": { "texture": "#side", "cullface": "up" }, - "east": { "texture": "#side", "cullface": "east" } - } - }, - { "from": [ 2, 11, 0 ], - "to": [ 14, 16, 2 ], - "faces": { - "up": { "texture": "#top", "cullface": "up" }, - "north": { "texture": "#side", "cullface": "north" }, - "south": { "texture": "#side", "cullface": "up" } - } - }, - { "from": [ 2, 11, 14 ], - "to": [ 14, 16, 16 ], - "faces": { - "up": { "texture": "#top", "cullface": "up" }, - "north": { "texture": "#side", "cullface": "up" }, - "south": { "texture": "#side", "cullface": "south" } - } - }, - { "from": [ 4, 4, 4 ], - "to": [ 12, 10, 12 ], - "faces": { - "down": { "texture": "#inside" }, - "north": { "texture": "#side" }, - "south": { "texture": "#side" }, - "west": { "texture": "#side" }, - "east": { "texture": "#side" } - } - }, - { "from": [ 6, 4, 0 ], - "to": [ 10, 8, 4 ], - "faces": { - "down": { "texture": "#inside" }, - "up": { "texture": "#side" }, - "north": { "texture": "#side", "cullface": "north" }, - "west": { "texture": "#side" }, - "east": { "texture": "#side" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/horn_coral.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/horn_coral.json deleted file mode 100644 index 2b976df7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/horn_coral.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/horn_coral" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/horn_coral_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/horn_coral_block.json deleted file mode 100644 index 5ab74af9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/horn_coral_block.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/horn_coral_block" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/horn_coral_fan.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/horn_coral_fan.json deleted file mode 100644 index 01598b87..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/horn_coral_fan.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/coral_fan", - "textures": { - "fan": "minecraft:block/horn_coral_fan" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/horn_coral_wall_fan.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/horn_coral_wall_fan.json deleted file mode 100644 index 68001f16..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/horn_coral_wall_fan.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/coral_wall_fan", - "textures": { - "fan": "minecraft:block/horn_coral_fan" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/ice.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/ice.json deleted file mode 100644 index cfe53a03..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/ice.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/ice" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/inner_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/inner_stairs.json deleted file mode 100644 index 364eff63..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/inner_stairs.json +++ /dev/null @@ -1,37 +0,0 @@ -{ - "textures": { - "particle": "#side" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 8, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#bottom", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" }, - "north": { "uv": [ 0, 8, 16, 16 ], "texture": "#side", "cullface": "north" }, - "south": { "uv": [ 0, 8, 16, 16 ], "texture": "#side", "cullface": "south" }, - "west": { "uv": [ 0, 8, 16, 16 ], "texture": "#side", "cullface": "west" }, - "east": { "uv": [ 0, 8, 16, 16 ], "texture": "#side", "cullface": "east" } - } - }, - { "from": [ 8, 8, 0 ], - "to": [ 16, 16, 16 ], - "faces": { - "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" }, - "west": { "uv": [ 0, 0, 16, 8 ], "texture": "#side" }, - "east": { "uv": [ 0, 0, 16, 8 ], "texture": "#side", "cullface": "east" } - } - }, - { "from": [ 0, 8, 8 ], - "to": [ 8, 16, 16 ], - "faces": { - "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" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/iron_bars_cap.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/iron_bars_cap.json deleted file mode 100644 index 8790100a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/iron_bars_cap.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/iron_bars", - "bars": "block/iron_bars", - "edge": "block/iron_bars" - }, - "elements": [ - { "from": [ 8, 0, 8 ], - "to": [ 8, 16, 9 ], - "faces": { - "west": { "uv": [ 8, 0, 7, 16 ], "texture": "#bars" }, - "east": { "uv": [ 7, 0, 8, 16 ], "texture": "#bars" } - } - }, - { "from": [ 7, 0, 9 ], - "to": [ 9, 16, 9 ], - "faces": { - "north": { "uv": [ 9, 0, 7, 16 ], "texture": "#bars" }, - "south": { "uv": [ 7, 0, 9, 16 ], "texture": "#bars" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/iron_bars_cap_alt.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/iron_bars_cap_alt.json deleted file mode 100644 index 0352a9d4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/iron_bars_cap_alt.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/iron_bars", - "bars": "block/iron_bars", - "edge": "block/iron_bars" - }, - "elements": [ - { "from": [ 8, 0, 7 ], - "to": [ 8, 16, 8 ], - "faces": { - "west": { "uv": [ 8, 0, 9, 16 ], "texture": "#bars" }, - "east": { "uv": [ 9, 0, 8, 16 ], "texture": "#bars" } - } - }, - { "from": [ 7, 0, 7 ], - "to": [ 9, 16, 7 ], - "faces": { - "north": { "uv": [ 7, 0, 9, 16 ], "texture": "#bars" }, - "south": { "uv": [ 9, 0, 7, 16 ], "texture": "#bars" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/iron_bars_post.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/iron_bars_post.json deleted file mode 100644 index feb3e146..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/iron_bars_post.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/iron_bars", - "bars": "block/iron_bars" - }, - "elements": [ - { "from": [ 8, 0, 7 ], - "to": [ 8, 16, 9 ], - "faces": { - "west": { "uv": [ 7, 0, 9, 16 ], "texture": "#bars" }, - "east": { "uv": [ 9, 0, 7, 16 ], "texture": "#bars" } - } - }, - { "from": [ 7, 0, 8 ], - "to": [ 9, 16, 8 ], - "faces": { - "north": { "uv": [ 7, 0, 9, 16 ], "texture": "#bars" }, - "south": { "uv": [ 9, 0, 7, 16 ], "texture": "#bars" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/iron_bars_post_ends.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/iron_bars_post_ends.json deleted file mode 100644 index b0c1ef61..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/iron_bars_post_ends.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/iron_bars", - "edge": "block/iron_bars" - }, - "elements": [ - { "from": [ 7, 0.001, 7 ], - "to": [ 9, 0.001, 9 ], - "faces": { - "down": { "uv": [ 7, 7, 9, 9 ], "texture": "#edge" }, - "up": { "uv": [ 7, 7, 9, 9 ], "texture": "#edge" } - } - }, - { "from": [ 7, 15.999, 7 ], - "to": [ 9, 15.999, 9 ], - "faces": { - "down": { "uv": [ 7, 7, 9, 9 ], "texture": "#edge" }, - "up": { "uv": [ 7, 7, 9, 9 ], "texture": "#edge" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/iron_bars_side.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/iron_bars_side.json deleted file mode 100644 index 01d74110..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/iron_bars_side.json +++ /dev/null @@ -1,37 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/iron_bars", - "bars": "block/iron_bars", - "edge": "block/iron_bars" - }, - "elements": [ - { "from": [ 8, 0, 0 ], - "to": [ 8, 16, 8 ], - "faces": { - "west": { "uv": [ 16, 0, 8, 16 ], "texture": "#bars" }, - "east": { "uv": [ 8, 0, 16, 16 ], "texture": "#bars" } - } - }, - { "from": [ 7, 0, 0 ], - "to": [ 9, 16, 7 ], - "faces": { - "north": { "uv": [ 7, 0, 9, 16 ], "texture": "#edge", "cullface": "north" } - } - }, - { "from": [ 7, 0.001, 0 ], - "to": [ 9, 0.001, 7 ], - "faces": { - "down": { "uv": [ 9, 0, 7, 7 ], "texture": "#edge" }, - "up": { "uv": [ 7, 0, 9, 7 ], "texture": "#edge" } - } - }, - { "from": [ 7, 15.999, 0 ], - "to": [ 9, 15.999, 7 ], - "faces": { - "down": { "uv": [ 9, 0, 7, 7 ], "texture": "#edge" }, - "up": { "uv": [ 7, 0, 9, 7 ], "texture": "#edge" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/iron_bars_side_alt.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/iron_bars_side_alt.json deleted file mode 100644 index 83842e68..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/iron_bars_side_alt.json +++ /dev/null @@ -1,39 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/iron_bars", - "bars": "block/iron_bars", - "edge": "block/iron_bars" - }, - "elements": [ - { "from": [ 8, 0, 8 ], - "to": [ 8, 16, 16 ], - "faces": { - "west": { "uv": [ 8, 0, 0, 16 ], "texture": "#bars" }, - "east": { "uv": [ 0, 0, 8, 16 ], "texture": "#bars" } - } - }, - { "from": [ 7, 0, 9 ], - "to": [ 9, 16, 16 ], - "faces": { - "south": { "uv": [ 7, 0, 9, 16 ], "texture": "#edge", "cullface": "south" }, - "down": { "uv": [ 9, 9, 7, 16 ], "texture": "#edge" }, - "up": { "uv": [ 7, 9, 9, 16 ], "texture": "#edge" } - } - }, - { "from": [ 7, 0.001, 9 ], - "to": [ 9, 0.001, 16 ], - "faces": { - "down": { "uv": [ 9, 9, 7, 16 ], "texture": "#edge" }, - "up": { "uv": [ 7, 9, 9, 16 ], "texture": "#edge" } - } - }, - { "from": [ 7, 15.999, 9 ], - "to": [ 9, 15.999, 16 ], - "faces": { - "down": { "uv": [ 9, 9, 7, 16 ], "texture": "#edge" }, - "up": { "uv": [ 7, 9, 9, 16 ], "texture": "#edge" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/iron_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/iron_block.json deleted file mode 100644 index 8b87ea96..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/iron_block.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/iron_block" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/iron_door_bottom_left.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/iron_door_bottom_left.json deleted file mode 100644 index 00ef5550..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/iron_door_bottom_left.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_left", - "textures": { - "bottom": "minecraft:block/iron_door_bottom", - "top": "minecraft:block/iron_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/iron_door_bottom_left_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/iron_door_bottom_left_open.json deleted file mode 100644 index e5e40a29..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/iron_door_bottom_left_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_left_open", - "textures": { - "bottom": "minecraft:block/iron_door_bottom", - "top": "minecraft:block/iron_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/iron_door_bottom_right.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/iron_door_bottom_right.json deleted file mode 100644 index 5bcd9581..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/iron_door_bottom_right.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_right", - "textures": { - "bottom": "minecraft:block/iron_door_bottom", - "top": "minecraft:block/iron_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/iron_door_bottom_right_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/iron_door_bottom_right_open.json deleted file mode 100644 index 7263ca8d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/iron_door_bottom_right_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_right_open", - "textures": { - "bottom": "minecraft:block/iron_door_bottom", - "top": "minecraft:block/iron_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/iron_door_top_left.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/iron_door_top_left.json deleted file mode 100644 index a64f42cd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/iron_door_top_left.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_left", - "textures": { - "bottom": "minecraft:block/iron_door_bottom", - "top": "minecraft:block/iron_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/iron_door_top_left_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/iron_door_top_left_open.json deleted file mode 100644 index af4f3d69..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/iron_door_top_left_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_left_open", - "textures": { - "bottom": "minecraft:block/iron_door_bottom", - "top": "minecraft:block/iron_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/iron_door_top_right.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/iron_door_top_right.json deleted file mode 100644 index 97226e37..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/iron_door_top_right.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_right", - "textures": { - "bottom": "minecraft:block/iron_door_bottom", - "top": "minecraft:block/iron_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/iron_door_top_right_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/iron_door_top_right_open.json deleted file mode 100644 index f3b08b05..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/iron_door_top_right_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_right_open", - "textures": { - "bottom": "minecraft:block/iron_door_bottom", - "top": "minecraft:block/iron_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/iron_ore.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/iron_ore.json deleted file mode 100644 index 1660281b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/iron_ore.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/iron_ore" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/iron_trapdoor_bottom.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/iron_trapdoor_bottom.json deleted file mode 100644 index 97561197..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/iron_trapdoor_bottom.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_trapdoor_bottom", - "textures": { - "texture": "minecraft:block/iron_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/iron_trapdoor_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/iron_trapdoor_open.json deleted file mode 100644 index b638a44c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/iron_trapdoor_open.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_trapdoor_open", - "textures": { - "texture": "minecraft:block/iron_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/iron_trapdoor_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/iron_trapdoor_top.json deleted file mode 100644 index be3cc7ba..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/iron_trapdoor_top.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_trapdoor_top", - "textures": { - "texture": "minecraft:block/iron_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/item_frame.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/item_frame.json deleted file mode 100644 index 04c65e00..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/item_frame.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/template_item_frame", - "textures": { - "particle": "block/birch_planks", - "wood": "block/birch_planks", - "back": "block/item_frame" - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/item_frame_map.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/item_frame_map.json deleted file mode 100644 index fb899863..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/item_frame_map.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/template_item_frame_map", - "textures": { - "particle": "block/birch_planks", - "wood": "block/birch_planks", - "back": "block/item_frame" - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jack_o_lantern.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jack_o_lantern.json deleted file mode 100644 index 637772f8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jack_o_lantern.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/orientable", - "textures": { - "front": "minecraft:block/jack_o_lantern", - "side": "minecraft:block/pumpkin_side", - "top": "minecraft:block/pumpkin_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jigsaw.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jigsaw.json deleted file mode 100644 index def1e2e7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jigsaw.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "parent": "minecraft:block/cube_directional", - "textures": { - "down": "minecraft:block/jigsaw_side", - "east": "minecraft:block/jigsaw_side", - "north": "minecraft:block/jigsaw_top", - "particle": "minecraft:block/jigsaw_top", - "south": "minecraft:block/jigsaw_bottom", - "up": "minecraft:block/jigsaw_lock", - "west": "minecraft:block/jigsaw_side" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jukebox.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jukebox.json deleted file mode 100644 index 9b9b61d8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jukebox.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_top", - "textures": { - "side": "minecraft:block/jukebox_side", - "top": "minecraft:block/jukebox_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_button.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_button.json deleted file mode 100644 index de9e6318..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_button.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/button", - "textures": { - "texture": "minecraft:block/jungle_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_button_inventory.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_button_inventory.json deleted file mode 100644 index 2f058f64..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_button_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/button_inventory", - "textures": { - "texture": "minecraft:block/jungle_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_button_pressed.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_button_pressed.json deleted file mode 100644 index 08687058..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_button_pressed.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/button_pressed", - "textures": { - "texture": "minecraft:block/jungle_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_door_bottom_left.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_door_bottom_left.json deleted file mode 100644 index e1d1e72b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_door_bottom_left.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_left", - "textures": { - "bottom": "minecraft:block/jungle_door_bottom", - "top": "minecraft:block/jungle_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_door_bottom_left_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_door_bottom_left_open.json deleted file mode 100644 index f60c74fc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_door_bottom_left_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_left_open", - "textures": { - "bottom": "minecraft:block/jungle_door_bottom", - "top": "minecraft:block/jungle_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_door_bottom_right.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_door_bottom_right.json deleted file mode 100644 index 4e6989ab..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_door_bottom_right.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_right", - "textures": { - "bottom": "minecraft:block/jungle_door_bottom", - "top": "minecraft:block/jungle_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_door_bottom_right_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_door_bottom_right_open.json deleted file mode 100644 index 393c68c9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_door_bottom_right_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_right_open", - "textures": { - "bottom": "minecraft:block/jungle_door_bottom", - "top": "minecraft:block/jungle_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_door_top_left.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_door_top_left.json deleted file mode 100644 index a48721e3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_door_top_left.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_left", - "textures": { - "bottom": "minecraft:block/jungle_door_bottom", - "top": "minecraft:block/jungle_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_door_top_left_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_door_top_left_open.json deleted file mode 100644 index 481ee6af..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_door_top_left_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_left_open", - "textures": { - "bottom": "minecraft:block/jungle_door_bottom", - "top": "minecraft:block/jungle_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_door_top_right.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_door_top_right.json deleted file mode 100644 index 063b0d48..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_door_top_right.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_right", - "textures": { - "bottom": "minecraft:block/jungle_door_bottom", - "top": "minecraft:block/jungle_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_door_top_right_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_door_top_right_open.json deleted file mode 100644 index 64a498c5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_door_top_right_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_right_open", - "textures": { - "bottom": "minecraft:block/jungle_door_bottom", - "top": "minecraft:block/jungle_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_fence_gate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_fence_gate.json deleted file mode 100644 index a0f5231c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_fence_gate.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate", - "textures": { - "texture": "minecraft:block/jungle_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_fence_gate_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_fence_gate_open.json deleted file mode 100644 index d7e22852..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_fence_gate_open.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate_open", - "textures": { - "texture": "minecraft:block/jungle_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_fence_gate_wall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_fence_gate_wall.json deleted file mode 100644 index 8544a4b1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_fence_gate_wall.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate_wall", - "textures": { - "texture": "minecraft:block/jungle_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_fence_gate_wall_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_fence_gate_wall_open.json deleted file mode 100644 index acb74dd7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_fence_gate_wall_open.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate_wall_open", - "textures": { - "texture": "minecraft:block/jungle_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_fence_inventory.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_fence_inventory.json deleted file mode 100644 index 70ce5096..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_fence_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/fence_inventory", - "textures": { - "texture": "minecraft:block/jungle_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_fence_post.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_fence_post.json deleted file mode 100644 index 6867e0d9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_fence_post.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/fence_post", - "textures": { - "texture": "minecraft:block/jungle_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_fence_side.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_fence_side.json deleted file mode 100644 index 8efe3bc6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_fence_side.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/fence_side", - "textures": { - "texture": "minecraft:block/jungle_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_hanging_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_hanging_sign.json deleted file mode 100644 index 837a44e3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_hanging_sign.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/stripped_jungle_log" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_leaves.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_leaves.json deleted file mode 100644 index 9feffd5d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_leaves.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/leaves", - "textures": { - "all": "minecraft:block/jungle_leaves" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_log.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_log.json deleted file mode 100644 index 6e2042e8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_log.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/jungle_log_top", - "side": "minecraft:block/jungle_log" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_log_horizontal.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_log_horizontal.json deleted file mode 100644 index 8c4758db..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_log_horizontal.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column_horizontal", - "textures": { - "end": "minecraft:block/jungle_log_top", - "side": "minecraft:block/jungle_log" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_planks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_planks.json deleted file mode 100644 index f35281e8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_planks.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/jungle_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_pressure_plate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_pressure_plate.json deleted file mode 100644 index cf18c79e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_pressure_plate.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/pressure_plate_up", - "textures": { - "texture": "minecraft:block/jungle_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_pressure_plate_down.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_pressure_plate_down.json deleted file mode 100644 index f34227b2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_pressure_plate_down.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/pressure_plate_down", - "textures": { - "texture": "minecraft:block/jungle_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_sapling.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_sapling.json deleted file mode 100644 index b1c50ecd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_sapling.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/jungle_sapling" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_sign.json deleted file mode 100644 index 6792ad6d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_sign.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/jungle_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_slab.json deleted file mode 100644 index d8e2e35c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/jungle_planks", - "side": "minecraft:block/jungle_planks", - "top": "minecraft:block/jungle_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_slab_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_slab_top.json deleted file mode 100644 index 0a569d08..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/jungle_planks", - "side": "minecraft:block/jungle_planks", - "top": "minecraft:block/jungle_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_stairs.json deleted file mode 100644 index d852ba5a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/jungle_planks", - "side": "minecraft:block/jungle_planks", - "top": "minecraft:block/jungle_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_stairs_inner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_stairs_inner.json deleted file mode 100644 index 3bf1b36d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/jungle_planks", - "side": "minecraft:block/jungle_planks", - "top": "minecraft:block/jungle_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_stairs_outer.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_stairs_outer.json deleted file mode 100644 index 1ddbccd7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/jungle_planks", - "side": "minecraft:block/jungle_planks", - "top": "minecraft:block/jungle_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_trapdoor_bottom.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_trapdoor_bottom.json deleted file mode 100644 index 937fc8bd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_trapdoor_bottom.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_orientable_trapdoor_bottom", - "textures": { - "texture": "minecraft:block/jungle_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_trapdoor_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_trapdoor_open.json deleted file mode 100644 index af3cfdf5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_trapdoor_open.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_orientable_trapdoor_open", - "textures": { - "texture": "minecraft:block/jungle_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_trapdoor_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_trapdoor_top.json deleted file mode 100644 index 6147ee6d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_trapdoor_top.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_orientable_trapdoor_top", - "textures": { - "texture": "minecraft:block/jungle_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_wood.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_wood.json deleted file mode 100644 index e0960bb2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/jungle_wood.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/jungle_log", - "side": "minecraft:block/jungle_log" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/kelp.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/kelp.json deleted file mode 100644 index a9eba75f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/kelp.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/kelp" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/kelp_plant.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/kelp_plant.json deleted file mode 100644 index cb981270..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/kelp_plant.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/kelp_plant" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/ladder.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/ladder.json deleted file mode 100644 index 1b975e4d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/ladder.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/ladder", - "texture": "block/ladder" - }, - "elements": [ - { "from": [ 0, 0, 15.2 ], - "to": [ 16, 16, 15.2 ], - "shade": false, - "faces": { - "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" }, - "south": { "uv": [ 16, 0, 0, 16 ], "texture": "#texture" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lantern.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lantern.json deleted file mode 100644 index 12970adc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lantern.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_lantern", - "textures": { - "lantern": "minecraft:block/lantern" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lantern_hanging.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lantern_hanging.json deleted file mode 100644 index d047dcd0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lantern_hanging.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_hanging_lantern", - "textures": { - "lantern": "minecraft:block/lantern" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lapis_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lapis_block.json deleted file mode 100644 index 97561c34..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lapis_block.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/lapis_block" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lapis_ore.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lapis_ore.json deleted file mode 100644 index 561b8b59..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lapis_ore.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/lapis_ore" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/large_amethyst_bud.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/large_amethyst_bud.json deleted file mode 100644 index 27be909b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/large_amethyst_bud.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/large_amethyst_bud" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/large_fern_bottom.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/large_fern_bottom.json deleted file mode 100644 index 832383dc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/large_fern_bottom.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/tinted_cross", - "textures": { - "cross": "minecraft:block/large_fern_bottom" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/large_fern_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/large_fern_top.json deleted file mode 100644 index e6d29325..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/large_fern_top.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/tinted_cross", - "textures": { - "cross": "minecraft:block/large_fern_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lava.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lava.json deleted file mode 100644 index 315d525f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lava.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "textures": { - "particle": "block/lava_still" - } -} - diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lava_cauldron.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lava_cauldron.json deleted file mode 100644 index f0a0a312..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lava_cauldron.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "parent": "minecraft:block/template_cauldron_full", - "textures": { - "bottom": "minecraft:block/cauldron_bottom", - "content": "minecraft:block/lava_still", - "inside": "minecraft:block/cauldron_inner", - "particle": "minecraft:block/cauldron_side", - "side": "minecraft:block/cauldron_side", - "top": "minecraft:block/cauldron_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/leaves.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/leaves.json deleted file mode 100644 index 722173fd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/leaves.json +++ /dev/null @@ -1,18 +0,0 @@ -{ "parent": "block/block", - "textures": { - "particle": "#all" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 16, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "tintindex": 0, "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "tintindex": 0, "cullface": "up" }, - "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "tintindex": 0, "cullface": "north" }, - "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "tintindex": 0, "cullface": "south" }, - "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "tintindex": 0, "cullface": "west" }, - "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "tintindex": 0, "cullface": "east" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lectern.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lectern.json deleted file mode 100644 index 0487bf02..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lectern.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "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.0125, 12, 3 ], - "to": [ 15.9875, 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/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lever.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lever.json deleted file mode 100644 index 14cc4f86..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lever.json +++ /dev/null @@ -1,32 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/cobblestone", - "base": "block/cobblestone", - "lever": "block/lever" - }, - "elements": [ - { "from": [ 5, -0.02, 4 ], - "to": [ 11, 2.98, 12 ], - "faces": { - "down": { "uv": [ 5, 4, 11, 12 ], "texture": "#base", "cullface": "down" }, - "up": { "uv": [ 5, 4, 11, 12 ], "texture": "#base" }, - "north": { "uv": [ 5, 0, 11, 3 ], "texture": "#base" }, - "south": { "uv": [ 5, 0, 11, 3 ], "texture": "#base" }, - "west": { "uv": [ 4, 0, 12, 3 ], "texture": "#base" }, - "east": { "uv": [ 4, 0, 12, 3 ], "texture": "#base" } - } - }, - { "from": [ 7, 1, 7 ], - "to": [ 9, 11, 9 ], - "rotation": { "origin": [ 8, 1, 8 ], "axis": "x", "angle": -45 }, - "faces": { - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#lever" }, - "north": { "uv": [ 7, 6, 9, 16 ], "texture": "#lever" }, - "south": { "uv": [ 7, 6, 9, 16 ], "texture": "#lever" }, - "west": { "uv": [ 7, 6, 9, 16 ], "texture": "#lever" }, - "east": { "uv": [ 7, 6, 9, 16 ], "texture": "#lever" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lever_on.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lever_on.json deleted file mode 100644 index 64797896..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lever_on.json +++ /dev/null @@ -1,32 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/cobblestone", - "base": "block/cobblestone", - "lever": "block/lever" - }, - "elements": [ - { "from": [ 5, -0.02, 4 ], - "to": [ 11, 2.98, 12 ], - "faces": { - "down": { "uv": [ 5, 4, 11, 12 ], "texture": "#base", "cullface": "down" }, - "up": { "uv": [ 5, 4, 11, 12 ], "texture": "#base" }, - "north": { "uv": [ 5, 0, 11, 3 ], "texture": "#base" }, - "south": { "uv": [ 5, 0, 11, 3 ], "texture": "#base" }, - "west": { "uv": [ 4, 0, 12, 3 ], "texture": "#base" }, - "east": { "uv": [ 4, 0, 12, 3 ], "texture": "#base" } - } - }, - { "from": [ 7, 1, 7 ], - "to": [ 9, 11, 9 ], - "rotation": { "origin": [ 8, 1, 8 ], "axis": "x", "angle": 45 }, - "faces": { - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#lever" }, - "north": { "uv": [ 7, 6, 9, 16 ], "texture": "#lever" }, - "south": { "uv": [ 7, 6, 9, 16 ], "texture": "#lever" }, - "west": { "uv": [ 7, 6, 9, 16 ], "texture": "#lever" }, - "east": { "uv": [ 7, 6, 9, 16 ], "texture": "#lever" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_00.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_00.json deleted file mode 100644 index 2ffd3ce5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_00.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:item/light_00" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_01.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_01.json deleted file mode 100644 index 55d7c25a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_01.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:item/light_01" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_02.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_02.json deleted file mode 100644 index 69d18968..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_02.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:item/light_02" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_03.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_03.json deleted file mode 100644 index 0f6fe7d8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_03.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:item/light_03" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_04.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_04.json deleted file mode 100644 index d13dabfa..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_04.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:item/light_04" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_05.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_05.json deleted file mode 100644 index f155183b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_05.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:item/light_05" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_06.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_06.json deleted file mode 100644 index e8412194..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_06.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:item/light_06" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_07.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_07.json deleted file mode 100644 index c24497b9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_07.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:item/light_07" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_08.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_08.json deleted file mode 100644 index 01620569..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_08.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:item/light_08" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_09.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_09.json deleted file mode 100644 index 18691a07..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_09.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:item/light_09" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_10.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_10.json deleted file mode 100644 index 83291415..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_10.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:item/light_10" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_11.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_11.json deleted file mode 100644 index 1b763eb5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_11.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:item/light_11" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_12.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_12.json deleted file mode 100644 index cf4b46bc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_12.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:item/light_12" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_13.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_13.json deleted file mode 100644 index bdb9a24e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_13.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:item/light_13" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_14.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_14.json deleted file mode 100644 index 2206335d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_14.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:item/light_14" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_15.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_15.json deleted file mode 100644 index 4fa669c3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_15.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:item/light_15" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_blue_candle_cake.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_blue_candle_cake.json deleted file mode 100644 index 8ffc42fe..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_blue_candle_cake.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "minecraft:block/template_cake_with_candle", - "textures": { - "bottom": "minecraft:block/cake_bottom", - "candle": "minecraft:block/light_blue_candle", - "particle": "minecraft:block/cake_side", - "side": "minecraft:block/cake_side", - "top": "minecraft:block/cake_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_blue_candle_cake_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_blue_candle_cake_lit.json deleted file mode 100644 index 85fd0a8f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_blue_candle_cake_lit.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "minecraft:block/template_cake_with_candle", - "textures": { - "bottom": "minecraft:block/cake_bottom", - "candle": "minecraft:block/light_blue_candle_lit", - "particle": "minecraft:block/cake_side", - "side": "minecraft:block/cake_side", - "top": "minecraft:block/cake_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_blue_candle_four_candles.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_blue_candle_four_candles.json deleted file mode 100644 index 503ddb22..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_blue_candle_four_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_four_candles", - "textures": { - "all": "minecraft:block/light_blue_candle", - "particle": "minecraft:block/light_blue_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_blue_candle_four_candles_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_blue_candle_four_candles_lit.json deleted file mode 100644 index b7ee670c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_blue_candle_four_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_four_candles", - "textures": { - "all": "minecraft:block/light_blue_candle_lit", - "particle": "minecraft:block/light_blue_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_blue_candle_one_candle.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_blue_candle_one_candle.json deleted file mode 100644 index 37d165d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_blue_candle_one_candle.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_candle", - "textures": { - "all": "minecraft:block/light_blue_candle", - "particle": "minecraft:block/light_blue_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_blue_candle_one_candle_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_blue_candle_one_candle_lit.json deleted file mode 100644 index be1f1768..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_blue_candle_one_candle_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_candle", - "textures": { - "all": "minecraft:block/light_blue_candle_lit", - "particle": "minecraft:block/light_blue_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_blue_candle_three_candles.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_blue_candle_three_candles.json deleted file mode 100644 index d735cda7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_blue_candle_three_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_three_candles", - "textures": { - "all": "minecraft:block/light_blue_candle", - "particle": "minecraft:block/light_blue_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_blue_candle_three_candles_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_blue_candle_three_candles_lit.json deleted file mode 100644 index 4a481843..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_blue_candle_three_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_three_candles", - "textures": { - "all": "minecraft:block/light_blue_candle_lit", - "particle": "minecraft:block/light_blue_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_blue_candle_two_candles.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_blue_candle_two_candles.json deleted file mode 100644 index ec4da566..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_blue_candle_two_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_two_candles", - "textures": { - "all": "minecraft:block/light_blue_candle", - "particle": "minecraft:block/light_blue_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_blue_candle_two_candles_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_blue_candle_two_candles_lit.json deleted file mode 100644 index d9928775..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_blue_candle_two_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_two_candles", - "textures": { - "all": "minecraft:block/light_blue_candle_lit", - "particle": "minecraft:block/light_blue_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_blue_carpet.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_blue_carpet.json deleted file mode 100644 index e1949fe8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_blue_carpet.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/carpet", - "textures": { - "wool": "minecraft:block/light_blue_wool" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_blue_concrete.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_blue_concrete.json deleted file mode 100644 index 28590f93..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_blue_concrete.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/light_blue_concrete" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_blue_concrete_powder.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_blue_concrete_powder.json deleted file mode 100644 index f660be90..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_blue_concrete_powder.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/light_blue_concrete_powder" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_blue_glazed_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_blue_glazed_terracotta.json deleted file mode 100644 index 86980349..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_blue_glazed_terracotta.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glazed_terracotta", - "textures": { - "pattern": "minecraft:block/light_blue_glazed_terracotta" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_blue_shulker_box.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_blue_shulker_box.json deleted file mode 100644 index 41f67725..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_blue_shulker_box.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/light_blue_shulker_box" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_blue_stained_glass.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_blue_stained_glass.json deleted file mode 100644 index 6011b954..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_blue_stained_glass.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/light_blue_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_blue_stained_glass_pane_noside.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_blue_stained_glass_pane_noside.json deleted file mode 100644 index 66b5851a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_blue_stained_glass_pane_noside.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_noside", - "textures": { - "pane": "minecraft:block/light_blue_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_blue_stained_glass_pane_noside_alt.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_blue_stained_glass_pane_noside_alt.json deleted file mode 100644 index 3c028538..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_blue_stained_glass_pane_noside_alt.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_noside_alt", - "textures": { - "pane": "minecraft:block/light_blue_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_blue_stained_glass_pane_post.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_blue_stained_glass_pane_post.json deleted file mode 100644 index 79b4de1e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_blue_stained_glass_pane_post.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_post", - "textures": { - "edge": "minecraft:block/light_blue_stained_glass_pane_top", - "pane": "minecraft:block/light_blue_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_blue_stained_glass_pane_side.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_blue_stained_glass_pane_side.json deleted file mode 100644 index f5f26875..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_blue_stained_glass_pane_side.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_side", - "textures": { - "edge": "minecraft:block/light_blue_stained_glass_pane_top", - "pane": "minecraft:block/light_blue_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_blue_stained_glass_pane_side_alt.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_blue_stained_glass_pane_side_alt.json deleted file mode 100644 index 7fb82b11..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_blue_stained_glass_pane_side_alt.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_side_alt", - "textures": { - "edge": "minecraft:block/light_blue_stained_glass_pane_top", - "pane": "minecraft:block/light_blue_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_blue_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_blue_terracotta.json deleted file mode 100644 index 24816bc4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_blue_terracotta.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/light_blue_terracotta" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_blue_wool.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_blue_wool.json deleted file mode 100644 index 4a4b3f04..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_blue_wool.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/light_blue_wool" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_gray_candle_cake.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_gray_candle_cake.json deleted file mode 100644 index 119a3bcd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_gray_candle_cake.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "minecraft:block/template_cake_with_candle", - "textures": { - "bottom": "minecraft:block/cake_bottom", - "candle": "minecraft:block/light_gray_candle", - "particle": "minecraft:block/cake_side", - "side": "minecraft:block/cake_side", - "top": "minecraft:block/cake_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_gray_candle_cake_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_gray_candle_cake_lit.json deleted file mode 100644 index 332eb93d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_gray_candle_cake_lit.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "minecraft:block/template_cake_with_candle", - "textures": { - "bottom": "minecraft:block/cake_bottom", - "candle": "minecraft:block/light_gray_candle_lit", - "particle": "minecraft:block/cake_side", - "side": "minecraft:block/cake_side", - "top": "minecraft:block/cake_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_gray_candle_four_candles.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_gray_candle_four_candles.json deleted file mode 100644 index 0559aae1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_gray_candle_four_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_four_candles", - "textures": { - "all": "minecraft:block/light_gray_candle", - "particle": "minecraft:block/light_gray_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_gray_candle_four_candles_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_gray_candle_four_candles_lit.json deleted file mode 100644 index 24912bfb..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_gray_candle_four_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_four_candles", - "textures": { - "all": "minecraft:block/light_gray_candle_lit", - "particle": "minecraft:block/light_gray_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_gray_candle_one_candle.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_gray_candle_one_candle.json deleted file mode 100644 index b329a100..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_gray_candle_one_candle.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_candle", - "textures": { - "all": "minecraft:block/light_gray_candle", - "particle": "minecraft:block/light_gray_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_gray_candle_one_candle_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_gray_candle_one_candle_lit.json deleted file mode 100644 index 1099f9a5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_gray_candle_one_candle_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_candle", - "textures": { - "all": "minecraft:block/light_gray_candle_lit", - "particle": "minecraft:block/light_gray_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_gray_candle_three_candles.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_gray_candle_three_candles.json deleted file mode 100644 index 097d975f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_gray_candle_three_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_three_candles", - "textures": { - "all": "minecraft:block/light_gray_candle", - "particle": "minecraft:block/light_gray_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_gray_candle_three_candles_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_gray_candle_three_candles_lit.json deleted file mode 100644 index 85f44ad7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_gray_candle_three_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_three_candles", - "textures": { - "all": "minecraft:block/light_gray_candle_lit", - "particle": "minecraft:block/light_gray_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_gray_candle_two_candles.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_gray_candle_two_candles.json deleted file mode 100644 index 73639430..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_gray_candle_two_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_two_candles", - "textures": { - "all": "minecraft:block/light_gray_candle", - "particle": "minecraft:block/light_gray_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_gray_candle_two_candles_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_gray_candle_two_candles_lit.json deleted file mode 100644 index 8010674d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_gray_candle_two_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_two_candles", - "textures": { - "all": "minecraft:block/light_gray_candle_lit", - "particle": "minecraft:block/light_gray_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_gray_carpet.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_gray_carpet.json deleted file mode 100644 index 29042319..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_gray_carpet.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/carpet", - "textures": { - "wool": "minecraft:block/light_gray_wool" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_gray_concrete.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_gray_concrete.json deleted file mode 100644 index a723d19e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_gray_concrete.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/light_gray_concrete" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_gray_concrete_powder.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_gray_concrete_powder.json deleted file mode 100644 index bcbe6853..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_gray_concrete_powder.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/light_gray_concrete_powder" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_gray_glazed_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_gray_glazed_terracotta.json deleted file mode 100644 index 4732a356..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_gray_glazed_terracotta.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glazed_terracotta", - "textures": { - "pattern": "minecraft:block/light_gray_glazed_terracotta" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_gray_shulker_box.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_gray_shulker_box.json deleted file mode 100644 index 265780f9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_gray_shulker_box.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/light_gray_shulker_box" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_gray_stained_glass.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_gray_stained_glass.json deleted file mode 100644 index bf861d69..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_gray_stained_glass.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/light_gray_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_gray_stained_glass_pane_noside.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_gray_stained_glass_pane_noside.json deleted file mode 100644 index e31a39fd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_gray_stained_glass_pane_noside.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_noside", - "textures": { - "pane": "minecraft:block/light_gray_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_gray_stained_glass_pane_noside_alt.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_gray_stained_glass_pane_noside_alt.json deleted file mode 100644 index 3b24feda..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_gray_stained_glass_pane_noside_alt.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_noside_alt", - "textures": { - "pane": "minecraft:block/light_gray_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_gray_stained_glass_pane_post.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_gray_stained_glass_pane_post.json deleted file mode 100644 index 8efbcf68..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_gray_stained_glass_pane_post.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_post", - "textures": { - "edge": "minecraft:block/light_gray_stained_glass_pane_top", - "pane": "minecraft:block/light_gray_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_gray_stained_glass_pane_side.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_gray_stained_glass_pane_side.json deleted file mode 100644 index 11e77c2c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_gray_stained_glass_pane_side.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_side", - "textures": { - "edge": "minecraft:block/light_gray_stained_glass_pane_top", - "pane": "minecraft:block/light_gray_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_gray_stained_glass_pane_side_alt.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_gray_stained_glass_pane_side_alt.json deleted file mode 100644 index 241d7599..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_gray_stained_glass_pane_side_alt.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_side_alt", - "textures": { - "edge": "minecraft:block/light_gray_stained_glass_pane_top", - "pane": "minecraft:block/light_gray_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_gray_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_gray_terracotta.json deleted file mode 100644 index 19aa6402..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_gray_terracotta.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/light_gray_terracotta" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_gray_wool.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_gray_wool.json deleted file mode 100644 index d490cc2e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_gray_wool.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/light_gray_wool" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_weighted_pressure_plate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_weighted_pressure_plate.json deleted file mode 100644 index 7941d43f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_weighted_pressure_plate.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/pressure_plate_up", - "textures": { - "texture": "minecraft:block/gold_block" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_weighted_pressure_plate_down.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_weighted_pressure_plate_down.json deleted file mode 100644 index 8e9c2926..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/light_weighted_pressure_plate_down.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/pressure_plate_down", - "textures": { - "texture": "minecraft:block/gold_block" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lightning_rod.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lightning_rod.json deleted file mode 100644 index 1f738f3a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lightning_rod.json +++ /dev/null @@ -1,40 +0,0 @@ -{ - "parent": "block/block", - "display": { - "head": { - "rotation": [ -180, 0, 0 ], - "translation": [ 8.5, 4, 0 ] - }, - "thirdperson_righthand": { - "translation": [ 0, 2, 0.5], - "scale": [ 0.40, 0.40, 0.40 ] - } - }, - "textures": { - "texture": "block/lightning_rod", - "particle": "block/lightning_rod" - }, - "elements": [ - { "from": [ 6, 12, 6 ], - "to": [ 10, 16, 10 ], - "faces": { - "north": { "uv": [ 0, 0, 4, 4 ],"texture": "#texture" }, - "south": { "uv": [ 0, 0, 4, 4 ],"texture": "#texture" }, - "west": { "uv": [ 0, 0, 4, 4 ],"texture": "#texture" }, - "east": { "uv": [ 0, 0, 4, 4 ],"texture": "#texture" }, - "down": { "uv": [ 0, 0, 4, 4 ], "texture": "#texture" }, - "up": { "uv": [ 4, 4, 0, 0 ], "texture": "#texture" } - } - }, - { "from": [ 7, 0, 7 ], - "to": [ 9, 12, 9 ], - "faces": { - "north": { "uv": [ 0, 4, 2, 16 ],"texture": "#texture" }, - "south": { "uv": [ 0, 4, 2, 16 ],"texture": "#texture" }, - "west": { "uv": [ 0, 4, 2, 16 ],"texture": "#texture" }, - "east": { "uv": [ 0, 4, 2, 16 ],"texture": "#texture" }, - "down": { "uv": [ 0, 4, 2, 6 ], "texture": "#texture" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lightning_rod_on.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lightning_rod_on.json deleted file mode 100644 index 893cccfa..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lightning_rod_on.json +++ /dev/null @@ -1,32 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "texture": "block/lightning_rod_on", - "particle": "block/lightning_rod_on" - }, - "elements": [ - { "from": [ 6, 12, 6 ], - "to": [ 10, 16, 10 ], - "shade": false, - "faces": { - "north": { "uv": [ 0, 0, 4, 4 ],"texture": "#texture" }, - "south": { "uv": [ 0, 0, 4, 4 ],"texture": "#texture" }, - "west": { "uv": [ 0, 0, 4, 4 ],"texture": "#texture" }, - "east": { "uv": [ 0, 0, 4, 4 ],"texture": "#texture" }, - "down": { "uv": [ 0, 0, 4, 4 ], "texture": "#texture" }, - "up": { "uv": [ 4, 4, 0, 0 ], "texture": "#texture" } - } - }, - { "from": [ 7, 0, 7 ], - "to": [ 9, 12, 9 ], - "shade": false, - "faces": { - "north": { "uv": [ 0, 4, 2, 16 ],"texture": "#texture" }, - "south": { "uv": [ 0, 4, 2, 16 ],"texture": "#texture" }, - "west": { "uv": [ 0, 4, 2, 16 ],"texture": "#texture" }, - "east": { "uv": [ 0, 4, 2, 16 ],"texture": "#texture" }, - "down": { "uv": [ 0, 4, 2, 16 ], "texture": "#texture" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lilac_bottom.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lilac_bottom.json deleted file mode 100644 index e1bf8969..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lilac_bottom.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/lilac_bottom" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lilac_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lilac_top.json deleted file mode 100644 index e5fc35b7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lilac_top.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/lilac_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lily_of_the_valley.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lily_of_the_valley.json deleted file mode 100644 index 6f0a89ac..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lily_of_the_valley.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/lily_of_the_valley" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lily_pad.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lily_pad.json deleted file mode 100644 index 6b27e40b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lily_pad.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/lily_pad", - "texture": "block/lily_pad" - }, - "elements": [ - { "from": [ 0, 0.25, 0 ], - "to": [ 16, 0.25, 16 ], - "faces": { - "down": { "uv": [ 0, 16, 16, 0 ], "texture": "#texture", "tintindex": 0 }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "tintindex": 0 } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lime_candle_cake.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lime_candle_cake.json deleted file mode 100644 index 91326eab..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lime_candle_cake.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "minecraft:block/template_cake_with_candle", - "textures": { - "bottom": "minecraft:block/cake_bottom", - "candle": "minecraft:block/lime_candle", - "particle": "minecraft:block/cake_side", - "side": "minecraft:block/cake_side", - "top": "minecraft:block/cake_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lime_candle_cake_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lime_candle_cake_lit.json deleted file mode 100644 index 45657c7b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lime_candle_cake_lit.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "minecraft:block/template_cake_with_candle", - "textures": { - "bottom": "minecraft:block/cake_bottom", - "candle": "minecraft:block/lime_candle_lit", - "particle": "minecraft:block/cake_side", - "side": "minecraft:block/cake_side", - "top": "minecraft:block/cake_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lime_candle_four_candles.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lime_candle_four_candles.json deleted file mode 100644 index 55b45a95..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lime_candle_four_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_four_candles", - "textures": { - "all": "minecraft:block/lime_candle", - "particle": "minecraft:block/lime_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lime_candle_four_candles_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lime_candle_four_candles_lit.json deleted file mode 100644 index 85a6d2fe..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lime_candle_four_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_four_candles", - "textures": { - "all": "minecraft:block/lime_candle_lit", - "particle": "minecraft:block/lime_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lime_candle_one_candle.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lime_candle_one_candle.json deleted file mode 100644 index 254b4eb4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lime_candle_one_candle.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_candle", - "textures": { - "all": "minecraft:block/lime_candle", - "particle": "minecraft:block/lime_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lime_candle_one_candle_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lime_candle_one_candle_lit.json deleted file mode 100644 index a6c8b987..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lime_candle_one_candle_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_candle", - "textures": { - "all": "minecraft:block/lime_candle_lit", - "particle": "minecraft:block/lime_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lime_candle_three_candles.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lime_candle_three_candles.json deleted file mode 100644 index e71d2220..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lime_candle_three_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_three_candles", - "textures": { - "all": "minecraft:block/lime_candle", - "particle": "minecraft:block/lime_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lime_candle_three_candles_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lime_candle_three_candles_lit.json deleted file mode 100644 index 738f8dc4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lime_candle_three_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_three_candles", - "textures": { - "all": "minecraft:block/lime_candle_lit", - "particle": "minecraft:block/lime_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lime_candle_two_candles.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lime_candle_two_candles.json deleted file mode 100644 index 50edf847..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lime_candle_two_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_two_candles", - "textures": { - "all": "minecraft:block/lime_candle", - "particle": "minecraft:block/lime_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lime_candle_two_candles_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lime_candle_two_candles_lit.json deleted file mode 100644 index 5736293c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lime_candle_two_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_two_candles", - "textures": { - "all": "minecraft:block/lime_candle_lit", - "particle": "minecraft:block/lime_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lime_carpet.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lime_carpet.json deleted file mode 100644 index 028c4987..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lime_carpet.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/carpet", - "textures": { - "wool": "minecraft:block/lime_wool" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lime_concrete.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lime_concrete.json deleted file mode 100644 index e0e92123..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lime_concrete.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/lime_concrete" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lime_concrete_powder.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lime_concrete_powder.json deleted file mode 100644 index 48f4b696..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lime_concrete_powder.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/lime_concrete_powder" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lime_glazed_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lime_glazed_terracotta.json deleted file mode 100644 index b6211a73..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lime_glazed_terracotta.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glazed_terracotta", - "textures": { - "pattern": "minecraft:block/lime_glazed_terracotta" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lime_shulker_box.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lime_shulker_box.json deleted file mode 100644 index aafff7dd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lime_shulker_box.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/lime_shulker_box" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lime_stained_glass.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lime_stained_glass.json deleted file mode 100644 index b06899ca..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lime_stained_glass.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/lime_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lime_stained_glass_pane_noside.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lime_stained_glass_pane_noside.json deleted file mode 100644 index 51a062c5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lime_stained_glass_pane_noside.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_noside", - "textures": { - "pane": "minecraft:block/lime_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lime_stained_glass_pane_noside_alt.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lime_stained_glass_pane_noside_alt.json deleted file mode 100644 index 7b0a67ac..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lime_stained_glass_pane_noside_alt.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_noside_alt", - "textures": { - "pane": "minecraft:block/lime_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lime_stained_glass_pane_post.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lime_stained_glass_pane_post.json deleted file mode 100644 index 92ec01f0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lime_stained_glass_pane_post.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_post", - "textures": { - "edge": "minecraft:block/lime_stained_glass_pane_top", - "pane": "minecraft:block/lime_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lime_stained_glass_pane_side.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lime_stained_glass_pane_side.json deleted file mode 100644 index c54306a0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lime_stained_glass_pane_side.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_side", - "textures": { - "edge": "minecraft:block/lime_stained_glass_pane_top", - "pane": "minecraft:block/lime_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lime_stained_glass_pane_side_alt.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lime_stained_glass_pane_side_alt.json deleted file mode 100644 index 6f12dd06..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lime_stained_glass_pane_side_alt.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_side_alt", - "textures": { - "edge": "minecraft:block/lime_stained_glass_pane_top", - "pane": "minecraft:block/lime_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lime_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lime_terracotta.json deleted file mode 100644 index 7a7ee776..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lime_terracotta.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/lime_terracotta" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lime_wool.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lime_wool.json deleted file mode 100644 index 3452083b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lime_wool.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/lime_wool" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lodestone.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lodestone.json deleted file mode 100644 index f38f3e9a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/lodestone.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/lodestone_top", - "side": "minecraft:block/lodestone_side" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/loom.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/loom.json deleted file mode 100644 index 66f7792d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/loom.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "parent": "minecraft:block/orientable_with_bottom", - "textures": { - "bottom": "minecraft:block/loom_bottom", - "front": "minecraft:block/loom_front", - "side": "minecraft:block/loom_side", - "top": "minecraft:block/loom_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/magenta_candle_cake.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/magenta_candle_cake.json deleted file mode 100644 index 4f8d51e1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/magenta_candle_cake.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "minecraft:block/template_cake_with_candle", - "textures": { - "bottom": "minecraft:block/cake_bottom", - "candle": "minecraft:block/magenta_candle", - "particle": "minecraft:block/cake_side", - "side": "minecraft:block/cake_side", - "top": "minecraft:block/cake_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/magenta_candle_cake_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/magenta_candle_cake_lit.json deleted file mode 100644 index 0aadfeb3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/magenta_candle_cake_lit.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "minecraft:block/template_cake_with_candle", - "textures": { - "bottom": "minecraft:block/cake_bottom", - "candle": "minecraft:block/magenta_candle_lit", - "particle": "minecraft:block/cake_side", - "side": "minecraft:block/cake_side", - "top": "minecraft:block/cake_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/magenta_candle_four_candles.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/magenta_candle_four_candles.json deleted file mode 100644 index cc10d412..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/magenta_candle_four_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_four_candles", - "textures": { - "all": "minecraft:block/magenta_candle", - "particle": "minecraft:block/magenta_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/magenta_candle_four_candles_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/magenta_candle_four_candles_lit.json deleted file mode 100644 index 5c41051c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/magenta_candle_four_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_four_candles", - "textures": { - "all": "minecraft:block/magenta_candle_lit", - "particle": "minecraft:block/magenta_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/magenta_candle_one_candle.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/magenta_candle_one_candle.json deleted file mode 100644 index 6cbff941..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/magenta_candle_one_candle.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_candle", - "textures": { - "all": "minecraft:block/magenta_candle", - "particle": "minecraft:block/magenta_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/magenta_candle_one_candle_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/magenta_candle_one_candle_lit.json deleted file mode 100644 index 39f81c17..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/magenta_candle_one_candle_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_candle", - "textures": { - "all": "minecraft:block/magenta_candle_lit", - "particle": "minecraft:block/magenta_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/magenta_candle_three_candles.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/magenta_candle_three_candles.json deleted file mode 100644 index 90d34d68..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/magenta_candle_three_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_three_candles", - "textures": { - "all": "minecraft:block/magenta_candle", - "particle": "minecraft:block/magenta_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/magenta_candle_three_candles_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/magenta_candle_three_candles_lit.json deleted file mode 100644 index f648690c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/magenta_candle_three_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_three_candles", - "textures": { - "all": "minecraft:block/magenta_candle_lit", - "particle": "minecraft:block/magenta_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/magenta_candle_two_candles.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/magenta_candle_two_candles.json deleted file mode 100644 index 128514c3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/magenta_candle_two_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_two_candles", - "textures": { - "all": "minecraft:block/magenta_candle", - "particle": "minecraft:block/magenta_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/magenta_candle_two_candles_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/magenta_candle_two_candles_lit.json deleted file mode 100644 index 476532a7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/magenta_candle_two_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_two_candles", - "textures": { - "all": "minecraft:block/magenta_candle_lit", - "particle": "minecraft:block/magenta_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/magenta_carpet.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/magenta_carpet.json deleted file mode 100644 index 466161a3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/magenta_carpet.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/carpet", - "textures": { - "wool": "minecraft:block/magenta_wool" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/magenta_concrete.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/magenta_concrete.json deleted file mode 100644 index 73bbc6d4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/magenta_concrete.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/magenta_concrete" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/magenta_concrete_powder.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/magenta_concrete_powder.json deleted file mode 100644 index e5a38d46..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/magenta_concrete_powder.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/magenta_concrete_powder" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/magenta_glazed_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/magenta_glazed_terracotta.json deleted file mode 100644 index f36a5e7d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/magenta_glazed_terracotta.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glazed_terracotta", - "textures": { - "pattern": "minecraft:block/magenta_glazed_terracotta" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/magenta_shulker_box.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/magenta_shulker_box.json deleted file mode 100644 index 6bb156a3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/magenta_shulker_box.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/magenta_shulker_box" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/magenta_stained_glass.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/magenta_stained_glass.json deleted file mode 100644 index 6e4da4ca..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/magenta_stained_glass.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/magenta_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/magenta_stained_glass_pane_noside.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/magenta_stained_glass_pane_noside.json deleted file mode 100644 index 8d6019b8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/magenta_stained_glass_pane_noside.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_noside", - "textures": { - "pane": "minecraft:block/magenta_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/magenta_stained_glass_pane_noside_alt.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/magenta_stained_glass_pane_noside_alt.json deleted file mode 100644 index 7b2ba6d5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/magenta_stained_glass_pane_noside_alt.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_noside_alt", - "textures": { - "pane": "minecraft:block/magenta_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/magenta_stained_glass_pane_post.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/magenta_stained_glass_pane_post.json deleted file mode 100644 index d19e8217..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/magenta_stained_glass_pane_post.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_post", - "textures": { - "edge": "minecraft:block/magenta_stained_glass_pane_top", - "pane": "minecraft:block/magenta_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/magenta_stained_glass_pane_side.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/magenta_stained_glass_pane_side.json deleted file mode 100644 index 4fd5b622..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/magenta_stained_glass_pane_side.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_side", - "textures": { - "edge": "minecraft:block/magenta_stained_glass_pane_top", - "pane": "minecraft:block/magenta_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/magenta_stained_glass_pane_side_alt.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/magenta_stained_glass_pane_side_alt.json deleted file mode 100644 index 06ff17ab..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/magenta_stained_glass_pane_side_alt.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_side_alt", - "textures": { - "edge": "minecraft:block/magenta_stained_glass_pane_top", - "pane": "minecraft:block/magenta_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/magenta_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/magenta_terracotta.json deleted file mode 100644 index bd2bcfa0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/magenta_terracotta.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/magenta_terracotta" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/magenta_wool.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/magenta_wool.json deleted file mode 100644 index 9111ee09..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/magenta_wool.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/magenta_wool" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/magma_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/magma_block.json deleted file mode 100644 index b9678ef1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/magma_block.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/magma" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_button.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_button.json deleted file mode 100644 index c5854e73..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_button.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/button", - "textures": { - "texture": "minecraft:block/mangrove_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_button_inventory.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_button_inventory.json deleted file mode 100644 index b79a34db..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_button_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/button_inventory", - "textures": { - "texture": "minecraft:block/mangrove_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_button_pressed.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_button_pressed.json deleted file mode 100644 index 6981fdfb..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_button_pressed.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/button_pressed", - "textures": { - "texture": "minecraft:block/mangrove_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_door_bottom_left.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_door_bottom_left.json deleted file mode 100644 index 621e58e9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_door_bottom_left.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_left", - "textures": { - "bottom": "minecraft:block/mangrove_door_bottom", - "top": "minecraft:block/mangrove_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_door_bottom_left_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_door_bottom_left_open.json deleted file mode 100644 index 93f1c66e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_door_bottom_left_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_left_open", - "textures": { - "bottom": "minecraft:block/mangrove_door_bottom", - "top": "minecraft:block/mangrove_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_door_bottom_right.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_door_bottom_right.json deleted file mode 100644 index 5789fc87..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_door_bottom_right.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_right", - "textures": { - "bottom": "minecraft:block/mangrove_door_bottom", - "top": "minecraft:block/mangrove_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_door_bottom_right_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_door_bottom_right_open.json deleted file mode 100644 index 867d0205..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_door_bottom_right_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_right_open", - "textures": { - "bottom": "minecraft:block/mangrove_door_bottom", - "top": "minecraft:block/mangrove_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_door_top_left.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_door_top_left.json deleted file mode 100644 index c4f7b287..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_door_top_left.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_left", - "textures": { - "bottom": "minecraft:block/mangrove_door_bottom", - "top": "minecraft:block/mangrove_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_door_top_left_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_door_top_left_open.json deleted file mode 100644 index 37008c90..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_door_top_left_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_left_open", - "textures": { - "bottom": "minecraft:block/mangrove_door_bottom", - "top": "minecraft:block/mangrove_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_door_top_right.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_door_top_right.json deleted file mode 100644 index 856a014e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_door_top_right.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_right", - "textures": { - "bottom": "minecraft:block/mangrove_door_bottom", - "top": "minecraft:block/mangrove_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_door_top_right_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_door_top_right_open.json deleted file mode 100644 index 7135cd92..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_door_top_right_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_right_open", - "textures": { - "bottom": "minecraft:block/mangrove_door_bottom", - "top": "minecraft:block/mangrove_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_fence_gate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_fence_gate.json deleted file mode 100644 index b09253c7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_fence_gate.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate", - "textures": { - "texture": "minecraft:block/mangrove_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_fence_gate_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_fence_gate_open.json deleted file mode 100644 index 00395e06..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_fence_gate_open.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate_open", - "textures": { - "texture": "minecraft:block/mangrove_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_fence_gate_wall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_fence_gate_wall.json deleted file mode 100644 index b6a2f0ed..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_fence_gate_wall.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate_wall", - "textures": { - "texture": "minecraft:block/mangrove_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_fence_gate_wall_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_fence_gate_wall_open.json deleted file mode 100644 index 34950c03..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_fence_gate_wall_open.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate_wall_open", - "textures": { - "texture": "minecraft:block/mangrove_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_fence_inventory.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_fence_inventory.json deleted file mode 100644 index dd63182e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_fence_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/fence_inventory", - "textures": { - "texture": "minecraft:block/mangrove_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_fence_post.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_fence_post.json deleted file mode 100644 index 49dc45bc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_fence_post.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/fence_post", - "textures": { - "texture": "minecraft:block/mangrove_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_fence_side.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_fence_side.json deleted file mode 100644 index 2f3b40b3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_fence_side.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/fence_side", - "textures": { - "texture": "minecraft:block/mangrove_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_hanging_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_hanging_sign.json deleted file mode 100644 index 0dbd2177..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_hanging_sign.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/stripped_mangrove_log" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_leaves.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_leaves.json deleted file mode 100644 index 1500d997..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_leaves.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/leaves", - "textures": { - "all": "minecraft:block/mangrove_leaves" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_log.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_log.json deleted file mode 100644 index da563901..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_log.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/mangrove_log_top", - "side": "minecraft:block/mangrove_log" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_log_horizontal.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_log_horizontal.json deleted file mode 100644 index a2b809c2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_log_horizontal.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column_horizontal", - "textures": { - "end": "minecraft:block/mangrove_log_top", - "side": "minecraft:block/mangrove_log" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_planks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_planks.json deleted file mode 100644 index ec9b48e9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_planks.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/mangrove_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_pressure_plate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_pressure_plate.json deleted file mode 100644 index 7d812727..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_pressure_plate.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/pressure_plate_up", - "textures": { - "texture": "minecraft:block/mangrove_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_pressure_plate_down.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_pressure_plate_down.json deleted file mode 100644 index 1fc80b84..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_pressure_plate_down.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/pressure_plate_down", - "textures": { - "texture": "minecraft:block/mangrove_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_propagule.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_propagule.json deleted file mode 100644 index 02d4c1a5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_propagule.json +++ /dev/null @@ -1,49 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/mangrove_propagule", - "sapling": "block/mangrove_propagule" - }, - "elements": [ - { - "name": "leaves", - "from": [4.5, 9, 8], - "to": [11.5, 15, 8], - "rotation": {"angle": 45, "axis": "y", "origin": [8, 0, 8], "rescale": true}, - "faces": { - "north": {"uv": [4, 1, 11, 7], "texture": "#sapling"}, - "south": {"uv": [4, 1, 11, 7], "texture": "#sapling"} - } - }, - { - "name": "leaves", - "from": [8, 9, 4.5], - "to": [8, 15, 11.5], - "rotation": {"angle": 45, "axis": "y", "origin": [8, 0, 8], "rescale": true}, - "faces": { - "east": {"uv": [4, 1, 11, 7], "texture": "#sapling"}, - "west": {"uv": [4, 1, 11, 7], "texture": "#sapling"} - } - }, - { - "name": "hypocotyl", - "from": [8, 0, 7], - "to": [8, 9, 9], - "rotation": {"angle": 45, "axis": "y", "origin": [8, 0, 8], "rescale": true}, - "faces": { - "east": {"uv": [7, 7, 9, 16], "texture": "#sapling"}, - "west": {"uv": [7, 7, 9, 16], "texture": "#sapling"} - } - }, - { - "name": "hypocotyl", - "from": [7, 0, 8], - "to": [9, 9, 8], - "rotation": {"angle": 45, "axis": "y", "origin": [8, 0, 8], "rescale": true}, - "faces": { - "north": {"uv": [7, 7, 9, 16], "texture": "#sapling"}, - "south": {"uv": [7, 7, 9, 16], "texture": "#sapling"} - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_propagule_hanging_0.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_propagule_hanging_0.json deleted file mode 100644 index f6c4a9be..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_propagule_hanging_0.json +++ /dev/null @@ -1,100 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "propagule": "block/mangrove_propagule_hanging", - "particle": "block/mangrove_propagule_hanging" - }, - "elements": [ - { - "from": [7, 13.61104, 10.07193], - "to": [9, 13.61104, 12.07193], - "rotation": {"angle": 22.5, "axis": "x", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "east": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "south": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "west": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "up": {"uv": [8, 3, 10, 5], "rotation": 180, "texture": "#propagule"}, - "down": {"uv": [6, 3, 8, 5], "texture": "#propagule"} - } - }, - { - "from": [10.07193, 13.61104, 7], - "to": [12.07193, 13.61104, 9], - "rotation": {"angle": -22.5, "axis": "z", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "east": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "south": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "west": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "up": {"uv": [8, 3, 10, 5], "rotation": 90, "texture": "#propagule"}, - "down": {"uv": [6, 3, 8, 5], "rotation": 90, "texture": "#propagule"} - } - }, - { - "from": [7, 13.61104, 3.92807], - "to": [9, 13.61104, 5.92807], - "rotation": {"angle": -22.5, "axis": "x", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "east": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "south": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "west": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "up": {"uv": [8, 3, 10, 5], "texture": "#propagule"}, - "down": {"uv": [6, 3, 8, 5], "rotation": 180, "texture": "#propagule"} - } - }, - { - "from": [3.92807, 13.61104, 7], - "to": [5.92807, 13.61104, 9], - "rotation": {"angle": 22.5, "axis": "z", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "east": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "south": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "west": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "up": {"uv": [8, 3, 10, 5], "rotation": 270, "texture": "#propagule"}, - "down": {"uv": [6, 3, 8, 5], "rotation": 270, "texture": "#propagule"} - } - }, - { - "from": [7, 13, 7], - "to": [9, 14, 9], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [0, 2, 2, 3], "texture": "#propagule"}, - "east": {"uv": [0, 2, 2, 3], "texture": "#propagule"}, - "south": {"uv": [0, 2, 2, 3], "texture": "#propagule"}, - "west": {"uv": [0, 2, 2, 3], "texture": "#propagule"}, - "up": {"uv": [0, 0, 2, 2], "texture": "#propagule"}, - "down": {"uv": [0, 3, 2, 5], "texture": "#propagule"} - } - }, - { - "from": [7, 14, 8], - "to": [9, 16, 8], - "rotation": {"angle": -45, "axis": "y", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [0, 0, 2, 2], "texture": "#propagule"}, - "east": {"uv": [0, 0, 0, 2], "texture": "#propagule"}, - "south": {"uv": [0, 0, 2, 2], "texture": "#propagule"}, - "west": {"uv": [0, 0, 0, 2], "texture": "#propagule"}, - "up": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "down": {"uv": [0, 0, 2, 0], "texture": "#propagule"} - } - }, - { - "from": [7, 14, 8], - "to": [9, 16, 8], - "rotation": {"angle": 45, "axis": "y", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [0, 0, 2, 2], "texture": "#propagule"}, - "east": {"uv": [0, 0, 0, 2], "texture": "#propagule"}, - "south": {"uv": [0, 0, 2, 2], "texture": "#propagule"}, - "west": {"uv": [0, 0, 0, 2], "texture": "#propagule"}, - "up": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "down": {"uv": [0, 0, 2, 0], "texture": "#propagule"} - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_propagule_hanging_1.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_propagule_hanging_1.json deleted file mode 100644 index 2bea314e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_propagule_hanging_1.json +++ /dev/null @@ -1,113 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "propagule": "block/mangrove_propagule_hanging", - "particle": "block/mangrove_propagule_hanging" - }, - "elements": [ - { - "from": [7, 10, 7], - "to": [9, 13, 9], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [0, 7, 2, 10], "texture": "#propagule"}, - "east": {"uv": [0, 7, 2, 10], "texture": "#propagule"}, - "south": {"uv": [0, 7, 2, 10], "texture": "#propagule"}, - "west": {"uv": [0, 7, 2, 10], "texture": "#propagule"}, - "up": {"uv": [0, 5, 2, 7], "texture": "#propagule"}, - "down": {"uv": [0, 5, 2, 7], "texture": "#propagule"} - } - }, - { - "from": [7, 13.61104, 10.07193], - "to": [9, 13.61104, 12.07193], - "rotation": {"angle": 22.5, "axis": "x", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "east": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "south": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "west": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "up": {"uv": [8, 3, 10, 5], "rotation": 180, "texture": "#propagule"}, - "down": {"uv": [6, 3, 8, 5], "texture": "#propagule"} - } - }, - { - "from": [10.07193, 13.61104, 7], - "to": [12.07193, 13.61104, 9], - "rotation": {"angle": -22.5, "axis": "z", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "east": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "south": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "west": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "up": {"uv": [8, 3, 10, 5], "rotation": 90, "texture": "#propagule"}, - "down": {"uv": [6, 3, 8, 5], "rotation": 90, "texture": "#propagule"} - } - }, - { - "from": [7, 13.61104, 3.92807], - "to": [9, 13.61104, 5.92807], - "rotation": {"angle": -22.5, "axis": "x", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "east": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "south": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "west": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "up": {"uv": [8, 3, 10, 5], "texture": "#propagule"}, - "down": {"uv": [6, 3, 8, 5], "rotation": 180, "texture": "#propagule"} - } - }, - { - "from": [3.92807, 13.61104, 7], - "to": [5.92807, 13.61104, 9], - "rotation": {"angle": 22.5, "axis": "z", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "east": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "south": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "west": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "up": {"uv": [8, 3, 10, 5], "rotation": 270, "texture": "#propagule"}, - "down": {"uv": [6, 3, 8, 5], "rotation": 270, "texture": "#propagule"} - } - }, - { - "from": [7, 13, 7], - "to": [9, 14, 9], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [0, 2, 2, 3], "texture": "#propagule"}, - "east": {"uv": [0, 2, 2, 3], "texture": "#propagule"}, - "south": {"uv": [0, 2, 2, 3], "texture": "#propagule"}, - "west": {"uv": [0, 2, 2, 3], "texture": "#propagule"}, - "up": {"uv": [0, 0, 2, 2], "texture": "#propagule"}, - "down": {"uv": [0, 3, 2, 5], "texture": "#propagule"} - } - }, - { - "from": [7, 14, 8], - "to": [9, 16, 8], - "rotation": {"angle": -45, "axis": "y", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [0, 0, 2, 2], "texture": "#propagule"}, - "east": {"uv": [0, 0, 0, 2], "texture": "#propagule"}, - "south": {"uv": [0, 0, 2, 2], "texture": "#propagule"}, - "west": {"uv": [0, 0, 0, 2], "texture": "#propagule"}, - "up": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "down": {"uv": [0, 0, 2, 0], "texture": "#propagule"} - } - }, - { - "from": [7, 14, 8], - "to": [9, 16, 8], - "rotation": {"angle": 45, "axis": "y", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [0, 0, 2, 2], "texture": "#propagule"}, - "east": {"uv": [0, 0, 0, 2], "texture": "#propagule"}, - "south": {"uv": [0, 0, 2, 2], "texture": "#propagule"}, - "west": {"uv": [0, 0, 0, 2], "texture": "#propagule"}, - "up": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "down": {"uv": [0, 0, 2, 0], "texture": "#propagule"} - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_propagule_hanging_2.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_propagule_hanging_2.json deleted file mode 100644 index fc008f49..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_propagule_hanging_2.json +++ /dev/null @@ -1,139 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "propagule": "block/mangrove_propagule_hanging", - "particle": "block/mangrove_propagule_hanging" - }, - "elements": [ - { - "from": [7, 10, 7], - "to": [9, 13, 9], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [0, 7, 2, 10], "texture": "#propagule"}, - "east": {"uv": [0, 7, 2, 10], "texture": "#propagule"}, - "south": {"uv": [0, 7, 2, 10], "texture": "#propagule"}, - "west": {"uv": [0, 7, 2, 10], "texture": "#propagule"}, - "up": {"uv": [0, 5, 2, 7], "texture": "#propagule"}, - "down": {"uv": [0, 10, 2, 12], "texture": "#propagule"} - } - }, - { - "from": [7, 13.61104, 10.07193], - "to": [9, 13.61104, 12.07193], - "rotation": {"angle": 22.5, "axis": "x", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "east": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "south": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "west": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "up": {"uv": [8, 3, 10, 5], "rotation": 180, "texture": "#propagule"}, - "down": {"uv": [6, 3, 8, 5], "texture": "#propagule"} - } - }, - { - "from": [10.07193, 13.61104, 7], - "to": [12.07193, 13.61104, 9], - "rotation": {"angle": -22.5, "axis": "z", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "east": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "south": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "west": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "up": {"uv": [8, 3, 10, 5], "rotation": 90, "texture": "#propagule"}, - "down": {"uv": [6, 3, 8, 5], "rotation": 90, "texture": "#propagule"} - } - }, - { - "from": [7, 13.61104, 3.92807], - "to": [9, 13.61104, 5.92807], - "rotation": {"angle": -22.5, "axis": "x", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "east": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "south": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "west": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "up": {"uv": [8, 3, 10, 5], "texture": "#propagule"}, - "down": {"uv": [6, 3, 8, 5], "rotation": 180, "texture": "#propagule"} - } - }, - { - "from": [3.92807, 13.61104, 7], - "to": [5.92807, 13.61104, 9], - "rotation": {"angle": 22.5, "axis": "z", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "east": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "south": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "west": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "up": {"uv": [8, 3, 10, 5], "rotation": 270, "texture": "#propagule"}, - "down": {"uv": [6, 3, 8, 5], "rotation": 270, "texture": "#propagule"} - } - }, - { - "from": [7, 13, 7], - "to": [9, 14, 9], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [0, 2, 2, 3], "texture": "#propagule"}, - "east": {"uv": [0, 2, 2, 3], "texture": "#propagule"}, - "south": {"uv": [0, 2, 2, 3], "texture": "#propagule"}, - "west": {"uv": [0, 2, 2, 3], "texture": "#propagule"}, - "up": {"uv": [0, 0, 2, 2], "texture": "#propagule"}, - "down": {"uv": [0, 3, 2, 5], "texture": "#propagule"} - } - }, - { - "from": [7, 14, 8], - "to": [9, 16, 8], - "rotation": {"angle": -45, "axis": "y", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [0, 0, 2, 2], "texture": "#propagule"}, - "east": {"uv": [0, 0, 0, 2], "texture": "#propagule"}, - "south": {"uv": [0, 0, 2, 2], "texture": "#propagule"}, - "west": {"uv": [0, 0, 0, 2], "texture": "#propagule"}, - "up": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "down": {"uv": [0, 0, 2, 0], "texture": "#propagule"} - } - }, - { - "from": [7, 14, 8], - "to": [9, 16, 8], - "rotation": {"angle": 45, "axis": "y", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [0, 0, 2, 2], "texture": "#propagule"}, - "east": {"uv": [0, 0, 0, 2], "texture": "#propagule"}, - "south": {"uv": [0, 0, 2, 2], "texture": "#propagule"}, - "west": {"uv": [0, 0, 0, 2], "texture": "#propagule"}, - "up": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "down": {"uv": [0, 0, 2, 0], "texture": "#propagule"} - } - }, - { - "from": [7, 7, 8], - "to": [9, 10, 8], - "rotation": {"angle": 45, "axis": "y", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [3, 7, 5, 10], "texture": "#propagule"}, - "east": {"uv": [13, 0, 13, 10], "texture": "#propagule"}, - "south": {"uv": [3, 7, 5, 10], "texture": "#propagule"}, - "west": {"uv": [11, 0, 11, 10], "texture": "#propagule"}, - "up": {"uv": [11, 0, 13, 0], "texture": "#propagule"}, - "down": {"uv": [11, 10, 13, 10], "texture": "#propagule"} - } - }, - { - "from": [7, 7, 8], - "to": [9, 10, 8], - "rotation": {"angle": -45, "axis": "y", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [3, 7, 5, 10], "texture": "#propagule"}, - "east": {"uv": [11, 0, 11, 10], "texture": "#propagule"}, - "south": {"uv": [3, 7, 5, 10], "texture": "#propagule"}, - "west": {"uv": [13, 0, 13, 10], "texture": "#propagule"}, - "up": {"uv": [11, 0, 13, 0], "rotation": 180, "texture": "#propagule"}, - "down": {"uv": [11, 10, 13, 10], "rotation": 180, "texture": "#propagule"} - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_propagule_hanging_3.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_propagule_hanging_3.json deleted file mode 100644 index 4ea6db3d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_propagule_hanging_3.json +++ /dev/null @@ -1,139 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "propagule": "block/mangrove_propagule_hanging", - "particle": "block/mangrove_propagule_hanging" - }, - "elements": [ - { - "from": [7, 10, 7], - "to": [9, 13, 9], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [0, 7, 2, 10], "texture": "#propagule"}, - "east": {"uv": [0, 7, 2, 10], "texture": "#propagule"}, - "south": {"uv": [0, 7, 2, 10], "texture": "#propagule"}, - "west": {"uv": [0, 7, 2, 10], "texture": "#propagule"}, - "up": {"uv": [0, 5, 2, 7], "texture": "#propagule"}, - "down": {"uv": [0, 10, 2, 12], "texture": "#propagule"} - } - }, - { - "from": [7, 13.61104, 10.07193], - "to": [9, 13.61104, 12.07193], - "rotation": {"angle": 22.5, "axis": "x", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "east": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "south": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "west": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "up": {"uv": [8, 3, 10, 5], "rotation": 180, "texture": "#propagule"}, - "down": {"uv": [6, 3, 8, 5], "texture": "#propagule"} - } - }, - { - "from": [10.07193, 13.61104, 7], - "to": [12.07193, 13.61104, 9], - "rotation": {"angle": -22.5, "axis": "z", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "east": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "south": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "west": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "up": {"uv": [8, 3, 10, 5], "rotation": 90, "texture": "#propagule"}, - "down": {"uv": [6, 3, 8, 5], "rotation": 90, "texture": "#propagule"} - } - }, - { - "from": [7, 13.61104, 3.92807], - "to": [9, 13.61104, 5.92807], - "rotation": {"angle": -22.5, "axis": "x", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "east": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "south": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "west": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "up": {"uv": [8, 3, 10, 5], "texture": "#propagule"}, - "down": {"uv": [6, 3, 8, 5], "rotation": 180, "texture": "#propagule"} - } - }, - { - "from": [3.92807, 13.61104, 7], - "to": [5.92807, 13.61104, 9], - "rotation": {"angle": 22.5, "axis": "z", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "east": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "south": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "west": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "up": {"uv": [8, 3, 10, 5], "rotation": 270, "texture": "#propagule"}, - "down": {"uv": [6, 3, 8, 5], "rotation": 270, "texture": "#propagule"} - } - }, - { - "from": [7, 13, 7], - "to": [9, 14, 9], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [0, 2, 2, 3], "texture": "#propagule"}, - "east": {"uv": [0, 2, 2, 3], "texture": "#propagule"}, - "south": {"uv": [0, 2, 2, 3], "texture": "#propagule"}, - "west": {"uv": [0, 2, 2, 3], "texture": "#propagule"}, - "up": {"uv": [0, 0, 2, 2], "texture": "#propagule"}, - "down": {"uv": [0, 3, 2, 5], "texture": "#propagule"} - } - }, - { - "from": [7, 14, 8], - "to": [9, 16, 8], - "rotation": {"angle": -45, "axis": "y", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [0, 0, 2, 2], "texture": "#propagule"}, - "east": {"uv": [0, 0, 0, 2], "texture": "#propagule"}, - "south": {"uv": [0, 0, 2, 2], "texture": "#propagule"}, - "west": {"uv": [0, 0, 0, 2], "texture": "#propagule"}, - "up": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "down": {"uv": [0, 0, 2, 0], "texture": "#propagule"} - } - }, - { - "from": [7, 14, 8], - "to": [9, 16, 8], - "rotation": {"angle": 45, "axis": "y", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [0, 0, 2, 2], "texture": "#propagule"}, - "east": {"uv": [0, 0, 0, 2], "texture": "#propagule"}, - "south": {"uv": [0, 0, 2, 2], "texture": "#propagule"}, - "west": {"uv": [0, 0, 0, 2], "texture": "#propagule"}, - "up": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "down": {"uv": [0, 0, 2, 0], "texture": "#propagule"} - } - }, - { - "from": [7, 3, 8], - "to": [9, 10, 8], - "rotation": {"angle": 45, "axis": "y", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [3, 3, 5, 10], "texture": "#propagule"}, - "east": {"uv": [13, 0, 13, 10], "texture": "#propagule"}, - "south": {"uv": [3, 3, 5, 10], "texture": "#propagule"}, - "west": {"uv": [11, 0, 11, 10], "texture": "#propagule"}, - "up": {"uv": [11, 0, 13, 0], "texture": "#propagule"}, - "down": {"uv": [11, 10, 13, 10], "texture": "#propagule"} - } - }, - { - "from": [7, 3, 8], - "to": [9, 10, 8], - "rotation": {"angle": -45, "axis": "y", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [3, 3, 5, 10], "texture": "#propagule"}, - "east": {"uv": [11, 0, 11, 10], "texture": "#propagule"}, - "south": {"uv": [3, 3, 5, 10], "texture": "#propagule"}, - "west": {"uv": [13, 0, 13, 10], "texture": "#propagule"}, - "up": {"uv": [11, 0, 13, 0], "rotation": 180, "texture": "#propagule"}, - "down": {"uv": [11, 10, 13, 10], "rotation": 180, "texture": "#propagule"} - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_propagule_hanging_4.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_propagule_hanging_4.json deleted file mode 100644 index a6086f3a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_propagule_hanging_4.json +++ /dev/null @@ -1,139 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "propagule": "block/mangrove_propagule_hanging", - "particle": "block/mangrove_propagule_hanging" - }, - "elements": [ - { - "from": [7, 10, 7], - "to": [9, 13, 9], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [0, 7, 2, 10], "texture": "#propagule"}, - "east": {"uv": [0, 7, 2, 10], "texture": "#propagule"}, - "south": {"uv": [0, 7, 2, 10], "texture": "#propagule"}, - "west": {"uv": [0, 7, 2, 10], "texture": "#propagule"}, - "up": {"uv": [0, 5, 2, 7], "texture": "#propagule"}, - "down": {"uv": [0, 10, 2, 12], "texture": "#propagule"} - } - }, - { - "from": [7, 13.61104, 10.07193], - "to": [9, 13.61104, 12.07193], - "rotation": {"angle": 22.5, "axis": "x", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "east": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "south": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "west": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "up": {"uv": [8, 3, 10, 5], "rotation": 180, "texture": "#propagule"}, - "down": {"uv": [6, 3, 8, 5], "texture": "#propagule"} - } - }, - { - "from": [10.07193, 13.61104, 7], - "to": [12.07193, 13.61104, 9], - "rotation": {"angle": -22.5, "axis": "z", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "east": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "south": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "west": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "up": {"uv": [8, 3, 10, 5], "rotation": 90, "texture": "#propagule"}, - "down": {"uv": [6, 3, 8, 5], "rotation": 90, "texture": "#propagule"} - } - }, - { - "from": [7, 13.61104, 3.92807], - "to": [9, 13.61104, 5.92807], - "rotation": {"angle": -22.5, "axis": "x", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "east": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "south": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "west": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "up": {"uv": [8, 3, 10, 5], "texture": "#propagule"}, - "down": {"uv": [6, 3, 8, 5], "rotation": 180, "texture": "#propagule"} - } - }, - { - "from": [3.92807, 13.61104, 7], - "to": [5.92807, 13.61104, 9], - "rotation": {"angle": 22.5, "axis": "z", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "east": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "south": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "west": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "up": {"uv": [8, 3, 10, 5], "rotation": 270, "texture": "#propagule"}, - "down": {"uv": [6, 3, 8, 5], "rotation": 270, "texture": "#propagule"} - } - }, - { - "from": [7, 13, 7], - "to": [9, 14, 9], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [0, 2, 2, 3], "texture": "#propagule"}, - "east": {"uv": [0, 2, 2, 3], "texture": "#propagule"}, - "south": {"uv": [0, 2, 2, 3], "texture": "#propagule"}, - "west": {"uv": [0, 2, 2, 3], "texture": "#propagule"}, - "up": {"uv": [0, 0, 2, 2], "texture": "#propagule"}, - "down": {"uv": [0, 3, 2, 5], "texture": "#propagule"} - } - }, - { - "from": [7, 14, 8], - "to": [9, 16, 8], - "rotation": {"angle": -45, "axis": "y", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [0, 0, 2, 2], "texture": "#propagule"}, - "east": {"uv": [0, 0, 0, 2], "texture": "#propagule"}, - "south": {"uv": [0, 0, 2, 2], "texture": "#propagule"}, - "west": {"uv": [0, 0, 0, 2], "texture": "#propagule"}, - "up": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "down": {"uv": [0, 0, 2, 0], "texture": "#propagule"} - } - }, - { - "from": [7, 14, 8], - "to": [9, 16, 8], - "rotation": {"angle": 45, "axis": "y", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [0, 0, 2, 2], "texture": "#propagule"}, - "east": {"uv": [0, 0, 0, 2], "texture": "#propagule"}, - "south": {"uv": [0, 0, 2, 2], "texture": "#propagule"}, - "west": {"uv": [0, 0, 0, 2], "texture": "#propagule"}, - "up": {"uv": [0, 0, 2, 0], "texture": "#propagule"}, - "down": {"uv": [0, 0, 2, 0], "texture": "#propagule"} - } - }, - { - "from": [7, 0, 8], - "to": [9, 10, 8], - "rotation": {"angle": 45, "axis": "y", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [3, 0, 5, 10], "texture": "#propagule"}, - "east": {"uv": [13, 0, 13, 10], "texture": "#propagule"}, - "south": {"uv": [3, 0, 5, 10], "texture": "#propagule"}, - "west": {"uv": [11, 0, 11, 10], "texture": "#propagule"}, - "up": {"uv": [11, 0, 13, 0], "texture": "#propagule"}, - "down": {"uv": [11, 10, 13, 10], "texture": "#propagule"} - } - }, - { - "from": [7, 0, 8], - "to": [9, 10, 8], - "rotation": {"angle": -45, "axis": "y", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [3, 0, 5, 10], "texture": "#propagule"}, - "east": {"uv": [11, 0, 11, 10], "texture": "#propagule"}, - "south": {"uv": [3, 0, 5, 10], "texture": "#propagule"}, - "west": {"uv": [13, 0, 13, 10], "texture": "#propagule"}, - "up": {"uv": [11, 0, 13, 0], "rotation": 180, "texture": "#propagule"}, - "down": {"uv": [11, 10, 13, 10], "rotation": 180, "texture": "#propagule"} - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_roots.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_roots.json deleted file mode 100644 index eda9523d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_roots.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "side": "block/mangrove_roots_side", - "top": "block/mangrove_roots_top", - "particle": "#side" - }, - "elements": [ - { - "from": [ 0, 0, 8 ], - "to": [ 16, 16, 8 ], - "faces": { - "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#side" }, - "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#side" } - } - }, - { - "from": [ 8, 0, 0 ], - "to": [ 8, 16, 16 ], - "faces": { - "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#side" }, - "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#side" } - } - }, - { - "from": [ 0, 15.998, 0 ], - "to": [ 16, 16, 16 ], - "faces": { - "down": { "uv": [ 0, 16, 16, 0 ], "texture": "#top", "cullface": "up" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top", "cullface": "up" } - } - }, - { - "from": [ 0, 0, 0 ], - "to": [ 16, 0.002, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#top", "cullface": "down" }, - "up": { "uv": [ 0, 16, 16, 0 ], "texture": "#top", "cullface": "down" } - } - }, - { - "from": [ 0, 0, 0 ], - "to": [ 16, 16, 0.002 ], - "faces": { - "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#side", "cullface": "north" }, - "south": { "uv": [ 16, 0, 0, 16 ], "texture": "#side", "cullface": "north" } - } - }, - { - "from": [ 0, 0, 15.998 ], - "to": [ 16, 16, 16 ], - "faces": { - "north": { "uv": [ 16, 0, 0, 16 ], "texture": "#side", "cullface": "south" }, - "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#side", "cullface": "south" } - } - }, - { - "from": [ 0, 0, 0 ], - "to": [ 0.002, 16, 16 ], - "faces": { - "east": { "uv": [ 16, 0, 0, 16 ], "texture": "#side", "cullface": "west" }, - "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#side", "cullface": "west" } - } - }, - { - "from": [ 15.998, 0, 0 ], - "to": [ 16, 16, 16 ], - "faces": { - "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#side", "cullface": "east" }, - "west": { "uv": [ 16, 0, 0, 16 ], "texture": "#side", "cullface": "east" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_sign.json deleted file mode 100644 index a3868f4f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_sign.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/mangrove_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_slab.json deleted file mode 100644 index 1808d03d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/mangrove_planks", - "side": "minecraft:block/mangrove_planks", - "top": "minecraft:block/mangrove_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_slab_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_slab_top.json deleted file mode 100644 index a888006f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/mangrove_planks", - "side": "minecraft:block/mangrove_planks", - "top": "minecraft:block/mangrove_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_stairs.json deleted file mode 100644 index 6f676ac9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/mangrove_planks", - "side": "minecraft:block/mangrove_planks", - "top": "minecraft:block/mangrove_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_stairs_inner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_stairs_inner.json deleted file mode 100644 index 54a1272c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/mangrove_planks", - "side": "minecraft:block/mangrove_planks", - "top": "minecraft:block/mangrove_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_stairs_outer.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_stairs_outer.json deleted file mode 100644 index a1b41e1d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/mangrove_planks", - "side": "minecraft:block/mangrove_planks", - "top": "minecraft:block/mangrove_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_trapdoor_bottom.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_trapdoor_bottom.json deleted file mode 100644 index 41aef9af..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_trapdoor_bottom.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_orientable_trapdoor_bottom", - "textures": { - "texture": "minecraft:block/mangrove_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_trapdoor_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_trapdoor_open.json deleted file mode 100644 index 25e378a1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_trapdoor_open.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_orientable_trapdoor_open", - "textures": { - "texture": "minecraft:block/mangrove_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_trapdoor_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_trapdoor_top.json deleted file mode 100644 index 89513531..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_trapdoor_top.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_orientable_trapdoor_top", - "textures": { - "texture": "minecraft:block/mangrove_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_wood.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_wood.json deleted file mode 100644 index b831a362..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mangrove_wood.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/mangrove_log", - "side": "minecraft:block/mangrove_log" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/medium_amethyst_bud.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/medium_amethyst_bud.json deleted file mode 100644 index c69ea2a0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/medium_amethyst_bud.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/medium_amethyst_bud" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/melon.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/melon.json deleted file mode 100644 index ef3816b9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/melon.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/melon_top", - "side": "minecraft:block/melon_side" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/melon_stem_stage0.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/melon_stem_stage0.json deleted file mode 100644 index 7f8918c5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/melon_stem_stage0.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/stem_growth0", - "textures": { - "stem": "minecraft:block/melon_stem" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/melon_stem_stage1.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/melon_stem_stage1.json deleted file mode 100644 index 0d573b71..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/melon_stem_stage1.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/stem_growth1", - "textures": { - "stem": "minecraft:block/melon_stem" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/melon_stem_stage2.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/melon_stem_stage2.json deleted file mode 100644 index c1934202..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/melon_stem_stage2.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/stem_growth2", - "textures": { - "stem": "minecraft:block/melon_stem" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/melon_stem_stage3.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/melon_stem_stage3.json deleted file mode 100644 index 8b4ef33f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/melon_stem_stage3.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/stem_growth3", - "textures": { - "stem": "minecraft:block/melon_stem" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/melon_stem_stage4.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/melon_stem_stage4.json deleted file mode 100644 index cba7914b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/melon_stem_stage4.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/stem_growth4", - "textures": { - "stem": "minecraft:block/melon_stem" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/melon_stem_stage5.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/melon_stem_stage5.json deleted file mode 100644 index bd48d3f1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/melon_stem_stage5.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/stem_growth5", - "textures": { - "stem": "minecraft:block/melon_stem" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/melon_stem_stage6.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/melon_stem_stage6.json deleted file mode 100644 index c8f07f26..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/melon_stem_stage6.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/stem_growth6", - "textures": { - "stem": "minecraft:block/melon_stem" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/melon_stem_stage7.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/melon_stem_stage7.json deleted file mode 100644 index 2b479f70..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/melon_stem_stage7.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/stem_growth7", - "textures": { - "stem": "minecraft:block/melon_stem" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/moss_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/moss_block.json deleted file mode 100644 index 3c2c9bcc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/moss_block.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/moss_block" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/moss_carpet.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/moss_carpet.json deleted file mode 100644 index 3e5e68f2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/moss_carpet.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/carpet", - "textures": { - "wool": "minecraft:block/moss_block" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mossy_cobblestone.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mossy_cobblestone.json deleted file mode 100644 index 8767f35c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mossy_cobblestone.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/mossy_cobblestone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mossy_cobblestone_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mossy_cobblestone_slab.json deleted file mode 100644 index b59badb1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mossy_cobblestone_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/mossy_cobblestone", - "side": "minecraft:block/mossy_cobblestone", - "top": "minecraft:block/mossy_cobblestone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mossy_cobblestone_slab_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mossy_cobblestone_slab_top.json deleted file mode 100644 index 16d9aa74..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mossy_cobblestone_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/mossy_cobblestone", - "side": "minecraft:block/mossy_cobblestone", - "top": "minecraft:block/mossy_cobblestone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mossy_cobblestone_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mossy_cobblestone_stairs.json deleted file mode 100644 index 26a21edd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mossy_cobblestone_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/mossy_cobblestone", - "side": "minecraft:block/mossy_cobblestone", - "top": "minecraft:block/mossy_cobblestone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mossy_cobblestone_stairs_inner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mossy_cobblestone_stairs_inner.json deleted file mode 100644 index 49ffa981..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mossy_cobblestone_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/mossy_cobblestone", - "side": "minecraft:block/mossy_cobblestone", - "top": "minecraft:block/mossy_cobblestone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mossy_cobblestone_stairs_outer.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mossy_cobblestone_stairs_outer.json deleted file mode 100644 index 4ac59fa1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mossy_cobblestone_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/mossy_cobblestone", - "side": "minecraft:block/mossy_cobblestone", - "top": "minecraft:block/mossy_cobblestone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mossy_cobblestone_wall_inventory.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mossy_cobblestone_wall_inventory.json deleted file mode 100644 index ea176a42..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mossy_cobblestone_wall_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/wall_inventory", - "textures": { - "wall": "minecraft:block/mossy_cobblestone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mossy_cobblestone_wall_post.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mossy_cobblestone_wall_post.json deleted file mode 100644 index b6be998c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mossy_cobblestone_wall_post.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_post", - "textures": { - "wall": "minecraft:block/mossy_cobblestone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mossy_cobblestone_wall_side.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mossy_cobblestone_wall_side.json deleted file mode 100644 index 43c6c706..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mossy_cobblestone_wall_side.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side", - "textures": { - "wall": "minecraft:block/mossy_cobblestone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mossy_cobblestone_wall_side_tall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mossy_cobblestone_wall_side_tall.json deleted file mode 100644 index 96935989..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mossy_cobblestone_wall_side_tall.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side_tall", - "textures": { - "wall": "minecraft:block/mossy_cobblestone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mossy_stone_brick_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mossy_stone_brick_slab.json deleted file mode 100644 index 80aa2456..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mossy_stone_brick_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/mossy_stone_bricks", - "side": "minecraft:block/mossy_stone_bricks", - "top": "minecraft:block/mossy_stone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mossy_stone_brick_slab_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mossy_stone_brick_slab_top.json deleted file mode 100644 index 03570970..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mossy_stone_brick_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/mossy_stone_bricks", - "side": "minecraft:block/mossy_stone_bricks", - "top": "minecraft:block/mossy_stone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mossy_stone_brick_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mossy_stone_brick_stairs.json deleted file mode 100644 index 301d37ce..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mossy_stone_brick_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/mossy_stone_bricks", - "side": "minecraft:block/mossy_stone_bricks", - "top": "minecraft:block/mossy_stone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mossy_stone_brick_stairs_inner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mossy_stone_brick_stairs_inner.json deleted file mode 100644 index bf4698a3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mossy_stone_brick_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/mossy_stone_bricks", - "side": "minecraft:block/mossy_stone_bricks", - "top": "minecraft:block/mossy_stone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mossy_stone_brick_stairs_outer.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mossy_stone_brick_stairs_outer.json deleted file mode 100644 index b7d6b8f1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mossy_stone_brick_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/mossy_stone_bricks", - "side": "minecraft:block/mossy_stone_bricks", - "top": "minecraft:block/mossy_stone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mossy_stone_brick_wall_inventory.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mossy_stone_brick_wall_inventory.json deleted file mode 100644 index e6822fea..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mossy_stone_brick_wall_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/wall_inventory", - "textures": { - "wall": "minecraft:block/mossy_stone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mossy_stone_brick_wall_post.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mossy_stone_brick_wall_post.json deleted file mode 100644 index 56942804..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mossy_stone_brick_wall_post.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_post", - "textures": { - "wall": "minecraft:block/mossy_stone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mossy_stone_brick_wall_side.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mossy_stone_brick_wall_side.json deleted file mode 100644 index 13fdfa2e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mossy_stone_brick_wall_side.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side", - "textures": { - "wall": "minecraft:block/mossy_stone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mossy_stone_brick_wall_side_tall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mossy_stone_brick_wall_side_tall.json deleted file mode 100644 index 265f6c3f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mossy_stone_brick_wall_side_tall.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side_tall", - "textures": { - "wall": "minecraft:block/mossy_stone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mossy_stone_bricks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mossy_stone_bricks.json deleted file mode 100644 index 4a4fa5ae..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mossy_stone_bricks.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/mossy_stone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/moving_piston.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/moving_piston.json deleted file mode 100644 index 021eedbe..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/moving_piston.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/piston_side" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mud.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mud.json deleted file mode 100644 index 5cfbb594..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mud.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/mud" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mud_brick_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mud_brick_slab.json deleted file mode 100644 index f42d900f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mud_brick_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/mud_bricks", - "side": "minecraft:block/mud_bricks", - "top": "minecraft:block/mud_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mud_brick_slab_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mud_brick_slab_top.json deleted file mode 100644 index 0208a1c4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mud_brick_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/mud_bricks", - "side": "minecraft:block/mud_bricks", - "top": "minecraft:block/mud_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mud_brick_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mud_brick_stairs.json deleted file mode 100644 index b56d553a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mud_brick_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/mud_bricks", - "side": "minecraft:block/mud_bricks", - "top": "minecraft:block/mud_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mud_brick_stairs_inner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mud_brick_stairs_inner.json deleted file mode 100644 index de826957..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mud_brick_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/mud_bricks", - "side": "minecraft:block/mud_bricks", - "top": "minecraft:block/mud_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mud_brick_stairs_outer.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mud_brick_stairs_outer.json deleted file mode 100644 index ebdb5c0e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mud_brick_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/mud_bricks", - "side": "minecraft:block/mud_bricks", - "top": "minecraft:block/mud_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mud_brick_wall_inventory.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mud_brick_wall_inventory.json deleted file mode 100644 index f84a0e64..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mud_brick_wall_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/wall_inventory", - "textures": { - "wall": "minecraft:block/mud_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mud_brick_wall_post.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mud_brick_wall_post.json deleted file mode 100644 index baa01c2c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mud_brick_wall_post.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_post", - "textures": { - "wall": "minecraft:block/mud_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mud_brick_wall_side.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mud_brick_wall_side.json deleted file mode 100644 index c7ca96bc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mud_brick_wall_side.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side", - "textures": { - "wall": "minecraft:block/mud_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mud_brick_wall_side_tall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mud_brick_wall_side_tall.json deleted file mode 100644 index 916ff685..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mud_brick_wall_side_tall.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side_tall", - "textures": { - "wall": "minecraft:block/mud_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mud_bricks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mud_bricks.json deleted file mode 100644 index 7ec0e500..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mud_bricks.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/mud_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mud_bricks_north_west_mirrored.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mud_bricks_north_west_mirrored.json deleted file mode 100644 index 84815dd7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mud_bricks_north_west_mirrored.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_north_west_mirrored_all", - "textures": { - "all": "minecraft:block/mud_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/muddy_mangrove_roots.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/muddy_mangrove_roots.json deleted file mode 100644 index b3088afa..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/muddy_mangrove_roots.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/muddy_mangrove_roots_top", - "side": "minecraft:block/muddy_mangrove_roots_side" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mushroom_block_inside.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mushroom_block_inside.json deleted file mode 100644 index 8c7b3713..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mushroom_block_inside.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "block/template_single_face", - "textures": { - "texture": "block/mushroom_block_inside" - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mushroom_stem.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mushroom_stem.json deleted file mode 100644 index 76f8cdbc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mushroom_stem.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_single_face", - "textures": { - "texture": "minecraft:block/mushroom_stem" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mushroom_stem_inventory.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mushroom_stem_inventory.json deleted file mode 100644 index ed373272..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mushroom_stem_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/mushroom_stem" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mycelium.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mycelium.json deleted file mode 100644 index a49b04e7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/mycelium.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/cube_bottom_top", - "textures": { - "bottom": "minecraft:block/dirt", - "side": "minecraft:block/mycelium_side", - "top": "minecraft:block/mycelium_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/nether_brick_fence_inventory.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/nether_brick_fence_inventory.json deleted file mode 100644 index c66b932e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/nether_brick_fence_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/fence_inventory", - "textures": { - "texture": "minecraft:block/nether_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/nether_brick_fence_post.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/nether_brick_fence_post.json deleted file mode 100644 index 22f5ac94..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/nether_brick_fence_post.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/fence_post", - "textures": { - "texture": "minecraft:block/nether_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/nether_brick_fence_side.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/nether_brick_fence_side.json deleted file mode 100644 index 1daddd0a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/nether_brick_fence_side.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/fence_side", - "textures": { - "texture": "minecraft:block/nether_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/nether_brick_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/nether_brick_slab.json deleted file mode 100644 index 82bd330f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/nether_brick_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/nether_bricks", - "side": "minecraft:block/nether_bricks", - "top": "minecraft:block/nether_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/nether_brick_slab_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/nether_brick_slab_top.json deleted file mode 100644 index d9a53ec0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/nether_brick_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/nether_bricks", - "side": "minecraft:block/nether_bricks", - "top": "minecraft:block/nether_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/nether_brick_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/nether_brick_stairs.json deleted file mode 100644 index f6656789..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/nether_brick_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/nether_bricks", - "side": "minecraft:block/nether_bricks", - "top": "minecraft:block/nether_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/nether_brick_stairs_inner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/nether_brick_stairs_inner.json deleted file mode 100644 index 5569ed42..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/nether_brick_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/nether_bricks", - "side": "minecraft:block/nether_bricks", - "top": "minecraft:block/nether_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/nether_brick_stairs_outer.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/nether_brick_stairs_outer.json deleted file mode 100644 index 6140b9d7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/nether_brick_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/nether_bricks", - "side": "minecraft:block/nether_bricks", - "top": "minecraft:block/nether_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/nether_brick_wall_inventory.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/nether_brick_wall_inventory.json deleted file mode 100644 index ef71ac4e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/nether_brick_wall_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/wall_inventory", - "textures": { - "wall": "minecraft:block/nether_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/nether_brick_wall_post.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/nether_brick_wall_post.json deleted file mode 100644 index 5d539376..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/nether_brick_wall_post.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_post", - "textures": { - "wall": "minecraft:block/nether_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/nether_brick_wall_side.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/nether_brick_wall_side.json deleted file mode 100644 index 19b01afd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/nether_brick_wall_side.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side", - "textures": { - "wall": "minecraft:block/nether_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/nether_brick_wall_side_tall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/nether_brick_wall_side_tall.json deleted file mode 100644 index e368b691..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/nether_brick_wall_side_tall.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side_tall", - "textures": { - "wall": "minecraft:block/nether_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/nether_bricks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/nether_bricks.json deleted file mode 100644 index 19ca75ce..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/nether_bricks.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/nether_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/nether_gold_ore.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/nether_gold_ore.json deleted file mode 100644 index a7a48a50..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/nether_gold_ore.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/nether_gold_ore" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/nether_portal_ew.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/nether_portal_ew.json deleted file mode 100644 index 5b7869ab..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/nether_portal_ew.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "textures": { - "particle": "block/nether_portal", - "portal": "block/nether_portal" - }, - "elements": [ - { "from": [ 6, 0, 0 ], - "to": [ 10, 16, 16 ], - "faces": { - "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#portal" }, - "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#portal" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/nether_portal_ns.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/nether_portal_ns.json deleted file mode 100644 index 937ca3b9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/nether_portal_ns.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "textures": { - "particle": "block/nether_portal", - "portal": "block/nether_portal" - }, - "elements": [ - { "from": [ 0, 0, 6 ], - "to": [ 16, 16, 10 ], - "faces": { - "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#portal" }, - "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#portal" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/nether_quartz_ore.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/nether_quartz_ore.json deleted file mode 100644 index 831c93fa..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/nether_quartz_ore.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/nether_quartz_ore" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/nether_sprouts.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/nether_sprouts.json deleted file mode 100644 index a1348576..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/nether_sprouts.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/nether_sprouts" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/nether_wart_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/nether_wart_block.json deleted file mode 100644 index e1643535..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/nether_wart_block.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/nether_wart_block" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/nether_wart_stage0.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/nether_wart_stage0.json deleted file mode 100644 index 795414f2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/nether_wart_stage0.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/crop", - "textures": { - "crop": "minecraft:block/nether_wart_stage0" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/nether_wart_stage1.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/nether_wart_stage1.json deleted file mode 100644 index 55ac3277..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/nether_wart_stage1.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/crop", - "textures": { - "crop": "minecraft:block/nether_wart_stage1" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/nether_wart_stage2.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/nether_wart_stage2.json deleted file mode 100644 index 42d5a2ea..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/nether_wart_stage2.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/crop", - "textures": { - "crop": "minecraft:block/nether_wart_stage2" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/netherite_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/netherite_block.json deleted file mode 100644 index 72fa8d9b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/netherite_block.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/netherite_block" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/netherrack.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/netherrack.json deleted file mode 100644 index 11cebf7a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/netherrack.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/netherrack" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/note_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/note_block.json deleted file mode 100644 index 5d7671bd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/note_block.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/note_block" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_button.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_button.json deleted file mode 100644 index 67b1c0f3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_button.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/button", - "textures": { - "texture": "minecraft:block/oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_button_inventory.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_button_inventory.json deleted file mode 100644 index f58d4869..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_button_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/button_inventory", - "textures": { - "texture": "minecraft:block/oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_button_pressed.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_button_pressed.json deleted file mode 100644 index 218d5cf4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_button_pressed.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/button_pressed", - "textures": { - "texture": "minecraft:block/oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_door_bottom_left.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_door_bottom_left.json deleted file mode 100644 index 9cd5e6b2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_door_bottom_left.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_left", - "textures": { - "bottom": "minecraft:block/oak_door_bottom", - "top": "minecraft:block/oak_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_door_bottom_left_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_door_bottom_left_open.json deleted file mode 100644 index 9796ce19..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_door_bottom_left_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_left_open", - "textures": { - "bottom": "minecraft:block/oak_door_bottom", - "top": "minecraft:block/oak_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_door_bottom_right.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_door_bottom_right.json deleted file mode 100644 index eefc4095..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_door_bottom_right.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_right", - "textures": { - "bottom": "minecraft:block/oak_door_bottom", - "top": "minecraft:block/oak_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_door_bottom_right_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_door_bottom_right_open.json deleted file mode 100644 index 2834d9a6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_door_bottom_right_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_right_open", - "textures": { - "bottom": "minecraft:block/oak_door_bottom", - "top": "minecraft:block/oak_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_door_top_left.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_door_top_left.json deleted file mode 100644 index 025c7740..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_door_top_left.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_left", - "textures": { - "bottom": "minecraft:block/oak_door_bottom", - "top": "minecraft:block/oak_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_door_top_left_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_door_top_left_open.json deleted file mode 100644 index 3d7468e6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_door_top_left_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_left_open", - "textures": { - "bottom": "minecraft:block/oak_door_bottom", - "top": "minecraft:block/oak_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_door_top_right.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_door_top_right.json deleted file mode 100644 index fee6d812..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_door_top_right.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_right", - "textures": { - "bottom": "minecraft:block/oak_door_bottom", - "top": "minecraft:block/oak_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_door_top_right_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_door_top_right_open.json deleted file mode 100644 index 0ed1f7fb..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_door_top_right_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_right_open", - "textures": { - "bottom": "minecraft:block/oak_door_bottom", - "top": "minecraft:block/oak_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_fence_gate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_fence_gate.json deleted file mode 100644 index 74e6c445..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_fence_gate.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate", - "textures": { - "texture": "minecraft:block/oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_fence_gate_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_fence_gate_open.json deleted file mode 100644 index c3e37495..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_fence_gate_open.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate_open", - "textures": { - "texture": "minecraft:block/oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_fence_gate_wall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_fence_gate_wall.json deleted file mode 100644 index 9c2c0f39..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_fence_gate_wall.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate_wall", - "textures": { - "texture": "minecraft:block/oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_fence_gate_wall_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_fence_gate_wall_open.json deleted file mode 100644 index 2b515179..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_fence_gate_wall_open.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate_wall_open", - "textures": { - "texture": "minecraft:block/oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_fence_inventory.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_fence_inventory.json deleted file mode 100644 index 54282027..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_fence_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/fence_inventory", - "textures": { - "texture": "minecraft:block/oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_fence_post.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_fence_post.json deleted file mode 100644 index e05dc4ae..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_fence_post.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/fence_post", - "textures": { - "texture": "minecraft:block/oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_fence_side.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_fence_side.json deleted file mode 100644 index fe4ed99e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_fence_side.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/fence_side", - "textures": { - "texture": "minecraft:block/oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_hanging_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_hanging_sign.json deleted file mode 100644 index 97f5acc2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_hanging_sign.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/stripped_oak_log" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_leaves.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_leaves.json deleted file mode 100644 index 192ebd67..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_leaves.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/leaves", - "textures": { - "all": "minecraft:block/oak_leaves" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_log.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_log.json deleted file mode 100644 index 70583e67..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_log.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/oak_log_top", - "side": "minecraft:block/oak_log" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_log_horizontal.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_log_horizontal.json deleted file mode 100644 index fd9a02ca..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_log_horizontal.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column_horizontal", - "textures": { - "end": "minecraft:block/oak_log_top", - "side": "minecraft:block/oak_log" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_planks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_planks.json deleted file mode 100644 index 3a21a3f2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_planks.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_pressure_plate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_pressure_plate.json deleted file mode 100644 index 3fb5dd7c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_pressure_plate.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/pressure_plate_up", - "textures": { - "texture": "minecraft:block/oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_pressure_plate_down.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_pressure_plate_down.json deleted file mode 100644 index 06c4db73..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_pressure_plate_down.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/pressure_plate_down", - "textures": { - "texture": "minecraft:block/oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_sapling.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_sapling.json deleted file mode 100644 index 87354edc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_sapling.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/oak_sapling" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_sign.json deleted file mode 100644 index 9406a849..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_sign.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_slab.json deleted file mode 100644 index f11ff8ba..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/oak_planks", - "side": "minecraft:block/oak_planks", - "top": "minecraft:block/oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_slab_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_slab_top.json deleted file mode 100644 index d7adec0e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/oak_planks", - "side": "minecraft:block/oak_planks", - "top": "minecraft:block/oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_stairs.json deleted file mode 100644 index d959a5f2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/oak_planks", - "side": "minecraft:block/oak_planks", - "top": "minecraft:block/oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_stairs_inner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_stairs_inner.json deleted file mode 100644 index 2850cc58..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/oak_planks", - "side": "minecraft:block/oak_planks", - "top": "minecraft:block/oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_stairs_outer.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_stairs_outer.json deleted file mode 100644 index 78644acd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/oak_planks", - "side": "minecraft:block/oak_planks", - "top": "minecraft:block/oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_trapdoor_bottom.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_trapdoor_bottom.json deleted file mode 100644 index a4dcb639..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_trapdoor_bottom.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_trapdoor_bottom", - "textures": { - "texture": "minecraft:block/oak_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_trapdoor_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_trapdoor_open.json deleted file mode 100644 index e8b0bb3b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_trapdoor_open.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_trapdoor_open", - "textures": { - "texture": "minecraft:block/oak_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_trapdoor_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_trapdoor_top.json deleted file mode 100644 index 34322d68..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_trapdoor_top.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_trapdoor_top", - "textures": { - "texture": "minecraft:block/oak_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_wood.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_wood.json deleted file mode 100644 index 79a8da03..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oak_wood.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/oak_log", - "side": "minecraft:block/oak_log" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/observer.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/observer.json deleted file mode 100644 index 1b8ca609..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/observer.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "bottom": "block/observer_back", - "side": "block/observer_side", - "top": "block/observer_top", - "front": "block/observer_front", - "particle": "block/observer_front" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 16, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#top", "cullface": "down" }, - "up": { "uv": [ 0, 16, 16, 0 ], "texture": "#top", "cullface": "up" }, - "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#front", "cullface": "north" }, - "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#bottom", "cullface": "south" }, - "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#side", "cullface": "west" }, - "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#side", "cullface": "east" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/observer_on.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/observer_on.json deleted file mode 100644 index ee290184..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/observer_on.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "block/observer", - "textures": { - "bottom": "block/observer_back_on" - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/obsidian.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/obsidian.json deleted file mode 100644 index 104a1994..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/obsidian.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/obsidian" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/ochre_froglight.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/ochre_froglight.json deleted file mode 100644 index 344b79fa..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/ochre_froglight.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/ochre_froglight_top", - "side": "minecraft:block/ochre_froglight_side" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/ochre_froglight_horizontal.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/ochre_froglight_horizontal.json deleted file mode 100644 index a11db54e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/ochre_froglight_horizontal.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column_horizontal", - "textures": { - "end": "minecraft:block/ochre_froglight_top", - "side": "minecraft:block/ochre_froglight_side" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/orange_candle_cake.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/orange_candle_cake.json deleted file mode 100644 index 9e2b1838..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/orange_candle_cake.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "minecraft:block/template_cake_with_candle", - "textures": { - "bottom": "minecraft:block/cake_bottom", - "candle": "minecraft:block/orange_candle", - "particle": "minecraft:block/cake_side", - "side": "minecraft:block/cake_side", - "top": "minecraft:block/cake_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/orange_candle_cake_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/orange_candle_cake_lit.json deleted file mode 100644 index 44210f34..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/orange_candle_cake_lit.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "minecraft:block/template_cake_with_candle", - "textures": { - "bottom": "minecraft:block/cake_bottom", - "candle": "minecraft:block/orange_candle_lit", - "particle": "minecraft:block/cake_side", - "side": "minecraft:block/cake_side", - "top": "minecraft:block/cake_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/orange_candle_four_candles.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/orange_candle_four_candles.json deleted file mode 100644 index 4cbb2a4a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/orange_candle_four_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_four_candles", - "textures": { - "all": "minecraft:block/orange_candle", - "particle": "minecraft:block/orange_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/orange_candle_four_candles_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/orange_candle_four_candles_lit.json deleted file mode 100644 index eb329068..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/orange_candle_four_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_four_candles", - "textures": { - "all": "minecraft:block/orange_candle_lit", - "particle": "minecraft:block/orange_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/orange_candle_one_candle.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/orange_candle_one_candle.json deleted file mode 100644 index f1cf6b0e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/orange_candle_one_candle.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_candle", - "textures": { - "all": "minecraft:block/orange_candle", - "particle": "minecraft:block/orange_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/orange_candle_one_candle_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/orange_candle_one_candle_lit.json deleted file mode 100644 index 0ba73ca2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/orange_candle_one_candle_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_candle", - "textures": { - "all": "minecraft:block/orange_candle_lit", - "particle": "minecraft:block/orange_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/orange_candle_three_candles.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/orange_candle_three_candles.json deleted file mode 100644 index d2435363..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/orange_candle_three_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_three_candles", - "textures": { - "all": "minecraft:block/orange_candle", - "particle": "minecraft:block/orange_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/orange_candle_three_candles_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/orange_candle_three_candles_lit.json deleted file mode 100644 index ad150433..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/orange_candle_three_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_three_candles", - "textures": { - "all": "minecraft:block/orange_candle_lit", - "particle": "minecraft:block/orange_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/orange_candle_two_candles.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/orange_candle_two_candles.json deleted file mode 100644 index 42bfeb43..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/orange_candle_two_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_two_candles", - "textures": { - "all": "minecraft:block/orange_candle", - "particle": "minecraft:block/orange_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/orange_candle_two_candles_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/orange_candle_two_candles_lit.json deleted file mode 100644 index 56c06117..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/orange_candle_two_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_two_candles", - "textures": { - "all": "minecraft:block/orange_candle_lit", - "particle": "minecraft:block/orange_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/orange_carpet.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/orange_carpet.json deleted file mode 100644 index 886a5dbf..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/orange_carpet.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/carpet", - "textures": { - "wool": "minecraft:block/orange_wool" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/orange_concrete.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/orange_concrete.json deleted file mode 100644 index c0f6708a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/orange_concrete.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/orange_concrete" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/orange_concrete_powder.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/orange_concrete_powder.json deleted file mode 100644 index a63474f6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/orange_concrete_powder.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/orange_concrete_powder" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/orange_glazed_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/orange_glazed_terracotta.json deleted file mode 100644 index d39dc99b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/orange_glazed_terracotta.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glazed_terracotta", - "textures": { - "pattern": "minecraft:block/orange_glazed_terracotta" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/orange_shulker_box.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/orange_shulker_box.json deleted file mode 100644 index 202c3257..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/orange_shulker_box.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/orange_shulker_box" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/orange_stained_glass.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/orange_stained_glass.json deleted file mode 100644 index cb420e05..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/orange_stained_glass.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/orange_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/orange_stained_glass_pane_noside.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/orange_stained_glass_pane_noside.json deleted file mode 100644 index d54ef0db..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/orange_stained_glass_pane_noside.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_noside", - "textures": { - "pane": "minecraft:block/orange_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/orange_stained_glass_pane_noside_alt.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/orange_stained_glass_pane_noside_alt.json deleted file mode 100644 index 56f2cd0b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/orange_stained_glass_pane_noside_alt.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_noside_alt", - "textures": { - "pane": "minecraft:block/orange_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/orange_stained_glass_pane_post.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/orange_stained_glass_pane_post.json deleted file mode 100644 index 2e178a0c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/orange_stained_glass_pane_post.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_post", - "textures": { - "edge": "minecraft:block/orange_stained_glass_pane_top", - "pane": "minecraft:block/orange_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/orange_stained_glass_pane_side.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/orange_stained_glass_pane_side.json deleted file mode 100644 index 9a54ee88..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/orange_stained_glass_pane_side.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_side", - "textures": { - "edge": "minecraft:block/orange_stained_glass_pane_top", - "pane": "minecraft:block/orange_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/orange_stained_glass_pane_side_alt.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/orange_stained_glass_pane_side_alt.json deleted file mode 100644 index 32ce49a6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/orange_stained_glass_pane_side_alt.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_side_alt", - "textures": { - "edge": "minecraft:block/orange_stained_glass_pane_top", - "pane": "minecraft:block/orange_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/orange_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/orange_terracotta.json deleted file mode 100644 index 2d5e41a1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/orange_terracotta.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/orange_terracotta" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/orange_tulip.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/orange_tulip.json deleted file mode 100644 index e0b71ccb..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/orange_tulip.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/orange_tulip" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/orange_wool.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/orange_wool.json deleted file mode 100644 index 89a99b52..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/orange_wool.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/orange_wool" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/orientable.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/orientable.json deleted file mode 100644 index ad7bf9a7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/orientable.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "block/orientable_with_bottom", - "textures": { - "bottom": "#top" - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/orientable_vertical.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/orientable_vertical.json deleted file mode 100644 index 5fb2223a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/orientable_vertical.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "parent": "block/cube", - "textures": { - "particle": "#side", - "down": "#side", - "up": "#front", - "north": "#side", - "east": "#side", - "south": "#side", - "west": "#side" - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/orientable_with_bottom.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/orientable_with_bottom.json deleted file mode 100644 index d03a89bd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/orientable_with_bottom.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "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/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/outer_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/outer_stairs.json deleted file mode 100644 index 03bbe420..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/outer_stairs.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "textures": { - "particle": "#side" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 8, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#bottom", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" }, - "north": { "uv": [ 0, 8, 16, 16 ], "texture": "#side", "cullface": "north" }, - "south": { "uv": [ 0, 8, 16, 16 ], "texture": "#side", "cullface": "south" }, - "west": { "uv": [ 0, 8, 16, 16 ], "texture": "#side", "cullface": "west" }, - "east": { "uv": [ 0, 8, 16, 16 ], "texture": "#side", "cullface": "east" } - } - }, - { "from": [ 8, 8, 8 ], - "to": [ 16, 16, 16 ], - "faces": { - "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" }, - "west": { "uv": [ 8, 0, 16, 8 ], "texture": "#side" }, - "east": { "uv": [ 0, 0, 8, 8 ], "texture": "#side", "cullface": "east" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oxeye_daisy.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oxeye_daisy.json deleted file mode 100644 index bdc32c2e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oxeye_daisy.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/oxeye_daisy" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oxidized_chiseled_copper.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oxidized_chiseled_copper.json deleted file mode 100644 index a5750a64..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oxidized_chiseled_copper.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/oxidized_chiseled_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oxidized_copper.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oxidized_copper.json deleted file mode 100644 index 5da2d1ab..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oxidized_copper.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/oxidized_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oxidized_copper_bulb.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oxidized_copper_bulb.json deleted file mode 100644 index 77017a21..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oxidized_copper_bulb.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/oxidized_copper_bulb" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oxidized_copper_bulb_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oxidized_copper_bulb_lit.json deleted file mode 100644 index b27236f7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oxidized_copper_bulb_lit.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/oxidized_copper_bulb_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oxidized_copper_bulb_lit_powered.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oxidized_copper_bulb_lit_powered.json deleted file mode 100644 index 8977a455..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oxidized_copper_bulb_lit_powered.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/oxidized_copper_bulb_lit_powered" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oxidized_copper_bulb_powered.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oxidized_copper_bulb_powered.json deleted file mode 100644 index 0bd0856b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oxidized_copper_bulb_powered.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/oxidized_copper_bulb_powered" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oxidized_copper_door_bottom_left.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oxidized_copper_door_bottom_left.json deleted file mode 100644 index 730c42d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oxidized_copper_door_bottom_left.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_left", - "textures": { - "bottom": "minecraft:block/oxidized_copper_door_bottom", - "top": "minecraft:block/oxidized_copper_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oxidized_copper_door_bottom_left_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oxidized_copper_door_bottom_left_open.json deleted file mode 100644 index ef9ea289..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oxidized_copper_door_bottom_left_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_left_open", - "textures": { - "bottom": "minecraft:block/oxidized_copper_door_bottom", - "top": "minecraft:block/oxidized_copper_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oxidized_copper_door_bottom_right.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oxidized_copper_door_bottom_right.json deleted file mode 100644 index 7ee3c7bf..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oxidized_copper_door_bottom_right.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_right", - "textures": { - "bottom": "minecraft:block/oxidized_copper_door_bottom", - "top": "minecraft:block/oxidized_copper_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oxidized_copper_door_bottom_right_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oxidized_copper_door_bottom_right_open.json deleted file mode 100644 index 437ab8b7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oxidized_copper_door_bottom_right_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_right_open", - "textures": { - "bottom": "minecraft:block/oxidized_copper_door_bottom", - "top": "minecraft:block/oxidized_copper_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oxidized_copper_door_top_left.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oxidized_copper_door_top_left.json deleted file mode 100644 index 9b519f28..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oxidized_copper_door_top_left.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_left", - "textures": { - "bottom": "minecraft:block/oxidized_copper_door_bottom", - "top": "minecraft:block/oxidized_copper_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oxidized_copper_door_top_left_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oxidized_copper_door_top_left_open.json deleted file mode 100644 index 75c86792..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oxidized_copper_door_top_left_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_left_open", - "textures": { - "bottom": "minecraft:block/oxidized_copper_door_bottom", - "top": "minecraft:block/oxidized_copper_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oxidized_copper_door_top_right.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oxidized_copper_door_top_right.json deleted file mode 100644 index 79cfd840..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oxidized_copper_door_top_right.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_right", - "textures": { - "bottom": "minecraft:block/oxidized_copper_door_bottom", - "top": "minecraft:block/oxidized_copper_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oxidized_copper_door_top_right_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oxidized_copper_door_top_right_open.json deleted file mode 100644 index 3a70a300..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oxidized_copper_door_top_right_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_right_open", - "textures": { - "bottom": "minecraft:block/oxidized_copper_door_bottom", - "top": "minecraft:block/oxidized_copper_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oxidized_copper_grate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oxidized_copper_grate.json deleted file mode 100644 index ffba9448..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oxidized_copper_grate.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/oxidized_copper_grate" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oxidized_copper_trapdoor_bottom.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oxidized_copper_trapdoor_bottom.json deleted file mode 100644 index 37d82f64..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oxidized_copper_trapdoor_bottom.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_trapdoor_bottom", - "textures": { - "texture": "minecraft:block/oxidized_copper_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oxidized_copper_trapdoor_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oxidized_copper_trapdoor_open.json deleted file mode 100644 index e606f5de..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oxidized_copper_trapdoor_open.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_trapdoor_open", - "textures": { - "texture": "minecraft:block/oxidized_copper_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oxidized_copper_trapdoor_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oxidized_copper_trapdoor_top.json deleted file mode 100644 index 60e1b439..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oxidized_copper_trapdoor_top.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_trapdoor_top", - "textures": { - "texture": "minecraft:block/oxidized_copper_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oxidized_cut_copper.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oxidized_cut_copper.json deleted file mode 100644 index 4ac7bb08..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oxidized_cut_copper.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/oxidized_cut_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oxidized_cut_copper_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oxidized_cut_copper_slab.json deleted file mode 100644 index f61b04e5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oxidized_cut_copper_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/oxidized_cut_copper", - "side": "minecraft:block/oxidized_cut_copper", - "top": "minecraft:block/oxidized_cut_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oxidized_cut_copper_slab_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oxidized_cut_copper_slab_top.json deleted file mode 100644 index 06790cf1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oxidized_cut_copper_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/oxidized_cut_copper", - "side": "minecraft:block/oxidized_cut_copper", - "top": "minecraft:block/oxidized_cut_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oxidized_cut_copper_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oxidized_cut_copper_stairs.json deleted file mode 100644 index 7cebec1d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oxidized_cut_copper_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/oxidized_cut_copper", - "side": "minecraft:block/oxidized_cut_copper", - "top": "minecraft:block/oxidized_cut_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oxidized_cut_copper_stairs_inner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oxidized_cut_copper_stairs_inner.json deleted file mode 100644 index c51ee268..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oxidized_cut_copper_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/oxidized_cut_copper", - "side": "minecraft:block/oxidized_cut_copper", - "top": "minecraft:block/oxidized_cut_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oxidized_cut_copper_stairs_outer.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oxidized_cut_copper_stairs_outer.json deleted file mode 100644 index 58f42dc6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/oxidized_cut_copper_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/oxidized_cut_copper", - "side": "minecraft:block/oxidized_cut_copper", - "top": "minecraft:block/oxidized_cut_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/packed_ice.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/packed_ice.json deleted file mode 100644 index 3af1024f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/packed_ice.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/packed_ice" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/packed_mud.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/packed_mud.json deleted file mode 100644 index 5b637a27..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/packed_mud.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/packed_mud" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pearlescent_froglight.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pearlescent_froglight.json deleted file mode 100644 index 72ecd971..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pearlescent_froglight.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/pearlescent_froglight_top", - "side": "minecraft:block/pearlescent_froglight_side" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pearlescent_froglight_horizontal.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pearlescent_froglight_horizontal.json deleted file mode 100644 index 483648f5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pearlescent_froglight_horizontal.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column_horizontal", - "textures": { - "end": "minecraft:block/pearlescent_froglight_top", - "side": "minecraft:block/pearlescent_froglight_side" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/peony_bottom.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/peony_bottom.json deleted file mode 100644 index 8b7ea916..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/peony_bottom.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/peony_bottom" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/peony_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/peony_top.json deleted file mode 100644 index 6e0fd6b7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/peony_top.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/peony_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/petrified_oak_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/petrified_oak_slab.json deleted file mode 100644 index f11ff8ba..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/petrified_oak_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/oak_planks", - "side": "minecraft:block/oak_planks", - "top": "minecraft:block/oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/petrified_oak_slab_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/petrified_oak_slab_top.json deleted file mode 100644 index d7adec0e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/petrified_oak_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/oak_planks", - "side": "minecraft:block/oak_planks", - "top": "minecraft:block/oak_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_candle_cake.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_candle_cake.json deleted file mode 100644 index b203df96..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_candle_cake.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "minecraft:block/template_cake_with_candle", - "textures": { - "bottom": "minecraft:block/cake_bottom", - "candle": "minecraft:block/pink_candle", - "particle": "minecraft:block/cake_side", - "side": "minecraft:block/cake_side", - "top": "minecraft:block/cake_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_candle_cake_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_candle_cake_lit.json deleted file mode 100644 index 3fbdc7af..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_candle_cake_lit.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "minecraft:block/template_cake_with_candle", - "textures": { - "bottom": "minecraft:block/cake_bottom", - "candle": "minecraft:block/pink_candle_lit", - "particle": "minecraft:block/cake_side", - "side": "minecraft:block/cake_side", - "top": "minecraft:block/cake_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_candle_four_candles.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_candle_four_candles.json deleted file mode 100644 index 956b9897..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_candle_four_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_four_candles", - "textures": { - "all": "minecraft:block/pink_candle", - "particle": "minecraft:block/pink_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_candle_four_candles_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_candle_four_candles_lit.json deleted file mode 100644 index 5f8c43f1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_candle_four_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_four_candles", - "textures": { - "all": "minecraft:block/pink_candle_lit", - "particle": "minecraft:block/pink_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_candle_one_candle.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_candle_one_candle.json deleted file mode 100644 index 21075a6d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_candle_one_candle.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_candle", - "textures": { - "all": "minecraft:block/pink_candle", - "particle": "minecraft:block/pink_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_candle_one_candle_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_candle_one_candle_lit.json deleted file mode 100644 index 30c7ad59..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_candle_one_candle_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_candle", - "textures": { - "all": "minecraft:block/pink_candle_lit", - "particle": "minecraft:block/pink_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_candle_three_candles.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_candle_three_candles.json deleted file mode 100644 index 47f2c6f0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_candle_three_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_three_candles", - "textures": { - "all": "minecraft:block/pink_candle", - "particle": "minecraft:block/pink_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_candle_three_candles_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_candle_three_candles_lit.json deleted file mode 100644 index 013f6f74..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_candle_three_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_three_candles", - "textures": { - "all": "minecraft:block/pink_candle_lit", - "particle": "minecraft:block/pink_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_candle_two_candles.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_candle_two_candles.json deleted file mode 100644 index 92054932..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_candle_two_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_two_candles", - "textures": { - "all": "minecraft:block/pink_candle", - "particle": "minecraft:block/pink_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_candle_two_candles_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_candle_two_candles_lit.json deleted file mode 100644 index 0dbe15bf..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_candle_two_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_two_candles", - "textures": { - "all": "minecraft:block/pink_candle_lit", - "particle": "minecraft:block/pink_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_carpet.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_carpet.json deleted file mode 100644 index 874e9744..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_carpet.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/carpet", - "textures": { - "wool": "minecraft:block/pink_wool" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_concrete.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_concrete.json deleted file mode 100644 index d64f49b9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_concrete.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/pink_concrete" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_concrete_powder.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_concrete_powder.json deleted file mode 100644 index b6c6ec12..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_concrete_powder.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/pink_concrete_powder" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_glazed_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_glazed_terracotta.json deleted file mode 100644 index 6f6bc9f1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_glazed_terracotta.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glazed_terracotta", - "textures": { - "pattern": "minecraft:block/pink_glazed_terracotta" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_petals_1.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_petals_1.json deleted file mode 100644 index 38dacd57..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_petals_1.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/flowerbed_1", - "textures": { - "flowerbed": "minecraft:block/pink_petals", - "stem": "minecraft:block/pink_petals_stem" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_petals_2.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_petals_2.json deleted file mode 100644 index d2701a3c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_petals_2.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/flowerbed_2", - "textures": { - "flowerbed": "minecraft:block/pink_petals", - "stem": "minecraft:block/pink_petals_stem" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_petals_3.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_petals_3.json deleted file mode 100644 index 34569a21..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_petals_3.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/flowerbed_3", - "textures": { - "flowerbed": "minecraft:block/pink_petals", - "stem": "minecraft:block/pink_petals_stem" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_petals_4.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_petals_4.json deleted file mode 100644 index 7e132ab8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_petals_4.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/flowerbed_4", - "textures": { - "flowerbed": "minecraft:block/pink_petals", - "stem": "minecraft:block/pink_petals_stem" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_shulker_box.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_shulker_box.json deleted file mode 100644 index f088a120..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_shulker_box.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/pink_shulker_box" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_stained_glass.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_stained_glass.json deleted file mode 100644 index bb30dc77..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_stained_glass.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/pink_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_stained_glass_pane_noside.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_stained_glass_pane_noside.json deleted file mode 100644 index ea8bf6d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_stained_glass_pane_noside.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_noside", - "textures": { - "pane": "minecraft:block/pink_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_stained_glass_pane_noside_alt.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_stained_glass_pane_noside_alt.json deleted file mode 100644 index 14ee3c51..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_stained_glass_pane_noside_alt.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_noside_alt", - "textures": { - "pane": "minecraft:block/pink_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_stained_glass_pane_post.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_stained_glass_pane_post.json deleted file mode 100644 index 9377bf3d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_stained_glass_pane_post.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_post", - "textures": { - "edge": "minecraft:block/pink_stained_glass_pane_top", - "pane": "minecraft:block/pink_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_stained_glass_pane_side.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_stained_glass_pane_side.json deleted file mode 100644 index ec16d661..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_stained_glass_pane_side.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_side", - "textures": { - "edge": "minecraft:block/pink_stained_glass_pane_top", - "pane": "minecraft:block/pink_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_stained_glass_pane_side_alt.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_stained_glass_pane_side_alt.json deleted file mode 100644 index 6c54e073..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_stained_glass_pane_side_alt.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_side_alt", - "textures": { - "edge": "minecraft:block/pink_stained_glass_pane_top", - "pane": "minecraft:block/pink_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_terracotta.json deleted file mode 100644 index 37127754..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_terracotta.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/pink_terracotta" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_tulip.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_tulip.json deleted file mode 100644 index 56946f9c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_tulip.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/pink_tulip" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_wool.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_wool.json deleted file mode 100644 index 0c56bf01..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pink_wool.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/pink_wool" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/piston.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/piston.json deleted file mode 100644 index 02156a18..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/piston.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/template_piston", - "textures": { - "bottom": "minecraft:block/piston_bottom", - "platform": "minecraft:block/piston_top", - "side": "minecraft:block/piston_side" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/piston_base.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/piston_base.json deleted file mode 100644 index 605c2f68..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/piston_base.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "block/piston_extended", - "textures": { - "bottom": "block/piston_bottom", - "side": "block/piston_side", - "inside": "block/piston_inner" - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/piston_extended.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/piston_extended.json deleted file mode 100644 index 45e04a30..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/piston_extended.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "textures": { - "particle": "#side" - }, - "elements": [ - { "from": [ 0, 0, 4 ], - "to": [ 16, 16, 16 ], - "faces": { - "down": { "uv": [ 0, 4, 16, 16 ], "texture": "#side", "cullface": "down", "rotation": 180 }, - "up": { "uv": [ 0, 4, 16, 16 ], "texture": "#side", "cullface": "up" }, - "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#inside" }, - "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#bottom", "cullface": "south" }, - "west": { "uv": [ 0, 4, 16, 16 ], "texture": "#side", "cullface": "west", "rotation": 270 }, - "east": { "uv": [ 0, 4, 16, 16 ], "texture": "#side", "cullface": "east", "rotation": 90 } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/piston_head.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/piston_head.json deleted file mode 100644 index 2caa096c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/piston_head.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/template_piston_head", - "textures": { - "platform": "minecraft:block/piston_top", - "side": "minecraft:block/piston_side", - "unsticky": "minecraft:block/piston_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/piston_head_short.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/piston_head_short.json deleted file mode 100644 index 490b1c50..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/piston_head_short.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/template_piston_head_short", - "textures": { - "platform": "minecraft:block/piston_top", - "side": "minecraft:block/piston_side", - "unsticky": "minecraft:block/piston_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/piston_head_short_sticky.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/piston_head_short_sticky.json deleted file mode 100644 index c5a98204..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/piston_head_short_sticky.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/template_piston_head_short", - "textures": { - "platform": "minecraft:block/piston_top_sticky", - "side": "minecraft:block/piston_side", - "unsticky": "minecraft:block/piston_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/piston_head_sticky.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/piston_head_sticky.json deleted file mode 100644 index 7fa4495a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/piston_head_sticky.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/template_piston_head", - "textures": { - "platform": "minecraft:block/piston_top_sticky", - "side": "minecraft:block/piston_side", - "unsticky": "minecraft:block/piston_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/piston_inventory.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/piston_inventory.json deleted file mode 100644 index 589ed928..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/piston_inventory.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/cube_bottom_top", - "textures": { - "bottom": "minecraft:block/piston_bottom", - "side": "minecraft:block/piston_side", - "top": "minecraft:block/piston_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pitcher_crop_bottom_stage_0.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pitcher_crop_bottom_stage_0.json deleted file mode 100644 index 7e4423e0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pitcher_crop_bottom_stage_0.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/pitcher_crop_top", - "pitcher_top": "block/pitcher_crop_top", - "pitcher_side": "block/pitcher_crop_side", - "pitcher_bottom": "block/pitcher_crop_bottom" - }, - "elements": [ - { - "name": "pitcher_crop_bottom_stage_0", - "from": [5, -1, 5], - "to": [11, 3, 11], - "faces": { - "north": {"uv": [3, 10, 9, 14], "texture": "#pitcher_side"}, - "east": {"uv": [3, 10, 9, 14], "texture": "#pitcher_side"}, - "south": {"uv": [3, 10, 9, 14], "texture": "#pitcher_side"}, - "west": {"uv": [3, 10, 9, 14], "texture": "#pitcher_side"}, - "up": {"uv": [5, 5, 11, 11], "texture": "#pitcher_top"}, - "down": {"uv": [5, 5, 11, 11], "texture": "#pitcher_bottom"} - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pitcher_crop_bottom_stage_1.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pitcher_crop_bottom_stage_1.json deleted file mode 100644 index 77b844fa..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pitcher_crop_bottom_stage_1.json +++ /dev/null @@ -1,47 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/pitcher_crop_top", - "stage_1": "block/pitcher_crop_bottom_stage_1", - "pitcher_top": "block/pitcher_crop_top", - "pitcher_side": "block/pitcher_crop_side", - "pitcher_bottom": "block/pitcher_crop_bottom" - }, - "elements": [ - { - "name": "pitcher_crop_bottom_stage_1", - "from": [0, 5, 8], - "to": [16, 21, 8], - "shade": false, - "rotation": {"angle": 45, "axis": "y", "origin": [8, 5, 8]}, - "faces": { - "north": {"uv": [0, 0, 16, 16], "texture": "#stage_1"}, - "south": {"uv": [0, 0, 16, 16], "texture": "#stage_1"} - } - }, - { - "name": "pitcher_crop_bottom_stage_1", - "from": [0, 5, 8], - "to": [16, 21, 8], - "shade": false, - "rotation": {"angle": -45, "axis": "y", "origin": [8, 5, 8]}, - "faces": { - "north": {"uv": [0, 0, 16, 16], "texture": "#stage_1"}, - "south": {"uv": [0, 0, 16, 16], "texture": "#stage_1"} - } - }, - { - "name": "pitcher_crop_bottom_stage_1", - "from": [3, -1, 3], - "to": [13, 5, 13], - "faces": { - "north": {"uv": [3, 10, 13, 16], "texture": "#pitcher_side"}, - "east": {"uv": [3, 10, 13, 16], "texture": "#pitcher_side"}, - "south": {"uv": [3, 10, 13, 16], "texture": "#pitcher_side"}, - "west": {"uv": [3, 10, 13, 16], "texture": "#pitcher_side"}, - "up": {"uv": [3, 3, 13, 13], "texture": "#pitcher_top"}, - "down": {"uv": [3, 3, 13, 13], "texture": "#pitcher_bottom"} - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pitcher_crop_bottom_stage_2.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pitcher_crop_bottom_stage_2.json deleted file mode 100644 index 36993940..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pitcher_crop_bottom_stage_2.json +++ /dev/null @@ -1,47 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/pitcher_crop_top", - "stage_2": "block/pitcher_crop_bottom_stage_2", - "pitcher_top": "block/pitcher_crop_top", - "pitcher_side": "block/pitcher_crop_side", - "pitcher_bottom": "block/pitcher_crop_bottom" - }, - "elements": [ - { - "name": "pitcher_crop_bottom_stage_2", - "from": [0, 5, 8], - "to": [16, 21, 8], - "shade": false, - "rotation": {"angle": 45, "axis": "y", "origin": [8, 6, 8]}, - "faces": { - "north": {"uv": [0, 0, 16, 16], "texture": "#stage_2"}, - "south": {"uv": [0, 0, 16, 16], "texture": "#stage_2"} - } - }, - { - "name": "pitcher_crop_bottom_stage_2", - "from": [8, 5, 0], - "to": [8, 21, 16], - "shade": false, - "rotation": {"angle": 45, "axis": "y", "origin": [8, 6, 8]}, - "faces": { - "east": {"uv": [0, 0, 16, 16], "texture": "#stage_2"}, - "west": {"uv": [0, 0, 16, 16], "texture": "#stage_2"} - } - }, - { - "name": "pitcher_crop_bottom_stage_1", - "from": [3, -1, 3], - "to": [13, 5, 13], - "faces": { - "north": {"uv": [3, 10, 13, 16], "texture": "#pitcher_side"}, - "east": {"uv": [3, 10, 13, 16], "texture": "#pitcher_side"}, - "south": {"uv": [3, 10, 13, 16], "texture": "#pitcher_side"}, - "west": {"uv": [3, 10, 13, 16], "texture": "#pitcher_side"}, - "up": {"uv": [3, 3, 13, 13], "texture": "#pitcher_top"}, - "down": {"uv": [3, 3, 13, 13], "texture": "#pitcher_bottom"} - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pitcher_crop_bottom_stage_3.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pitcher_crop_bottom_stage_3.json deleted file mode 100644 index 520fbcba..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pitcher_crop_bottom_stage_3.json +++ /dev/null @@ -1,47 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/pitcher_crop_top", - "stage_3_bottom": "block/pitcher_crop_bottom_stage_3", - "pitcher_top": "block/pitcher_crop_top", - "pitcher_side": "block/pitcher_crop_side", - "pitcher_bottom": "block/pitcher_crop_bottom" - }, - "elements": [ - { - "name": "pitcher_crop_bottom_stage_3", - "from": [0, 0, 8], - "to": [16, 16, 8], - "shade": false, - "rotation": {"angle": 45, "axis": "y", "origin": [8, 0, 8]}, - "faces": { - "north": {"uv": [0, 0, 16, 16], "texture": "#stage_3_bottom"}, - "south": {"uv": [0, 0, 16, 16], "texture": "#stage_3_bottom"} - } - }, - { - "name": "pitcher_crop_bottom_stage_3", - "from": [0, 0, 8], - "to": [16, 16, 8], - "shade": false, - "rotation": {"angle": -45, "axis": "y", "origin": [8, 0, 8]}, - "faces": { - "north": {"uv": [0, 0, 16, 16], "texture": "#stage_3_bottom"}, - "south": {"uv": [0, 0, 16, 16], "texture": "#stage_3_bottom"} - } - }, - { - "name": "pitcher_crop_bottom_stage_1", - "from": [3, -1, 3], - "to": [13, 5, 13], - "faces": { - "north": {"uv": [3, 10, 13, 16], "texture": "#pitcher_side"}, - "east": {"uv": [3, 10, 13, 16], "texture": "#pitcher_side"}, - "south": {"uv": [3, 10, 13, 16], "texture": "#pitcher_side"}, - "west": {"uv": [3, 10, 13, 16], "texture": "#pitcher_side"}, - "up": {"uv": [3, 3, 13, 13], "texture": "#pitcher_top"}, - "down": {"uv": [3, 3, 13, 13], "texture": "#pitcher_bottom"} - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pitcher_crop_bottom_stage_4.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pitcher_crop_bottom_stage_4.json deleted file mode 100644 index 1b258f05..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pitcher_crop_bottom_stage_4.json +++ /dev/null @@ -1,47 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/pitcher_crop_top", - "stage_4_bottom": "block/pitcher_crop_bottom_stage_4", - "pitcher_top": "block/pitcher_crop_top", - "pitcher_side": "block/pitcher_crop_side", - "pitcher_bottom": "block/pitcher_crop_bottom" - }, - "elements": [ - { - "name": "pitcher_crop_bottom_stage_4", - "from": [8, 0, 0], - "to": [8, 16, 16], - "shade": false, - "rotation": {"angle": 45, "axis": "y", "origin": [8, 0, 8]}, - "faces": { - "east": {"uv": [0, 0, 16, 16], "texture": "#stage_4_bottom"}, - "west": {"uv": [0, 0, 16, 16], "texture": "#stage_4_bottom"} - } - }, - { - "name": "pitcher_crop_bottom_stage_4", - "from": [0, 0, 8], - "to": [16, 16, 8], - "shade": false, - "rotation": {"angle": 45, "axis": "y", "origin": [8, 0, 8]}, - "faces": { - "north": {"uv": [0, 0, 16, 16], "texture": "#stage_4_bottom"}, - "south": {"uv": [0, 0, 16, 16], "texture": "#stage_4_bottom"} - } - }, - { - "name": "pitcher_crop_bottom_stage_1", - "from": [3, -1, 3], - "to": [13, 5, 13], - "faces": { - "north": {"uv": [3, 10, 13, 16], "texture": "#pitcher_side"}, - "east": {"uv": [3, 10, 13, 16], "texture": "#pitcher_side"}, - "south": {"uv": [3, 10, 13, 16], "texture": "#pitcher_side"}, - "west": {"uv": [3, 10, 13, 16], "texture": "#pitcher_side"}, - "up": {"uv": [3, 3, 13, 13], "texture": "#pitcher_top"}, - "down": {"uv": [3, 3, 13, 13], "texture": "#pitcher_bottom"} - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pitcher_crop_top_stage_0.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pitcher_crop_top_stage_0.json deleted file mode 100644 index 93576f7c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pitcher_crop_top_stage_0.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/pitcher_crop_top" - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pitcher_crop_top_stage_1.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pitcher_crop_top_stage_1.json deleted file mode 100644 index 1e9bae1f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pitcher_crop_top_stage_1.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/pitcher_crop_top" - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pitcher_crop_top_stage_2.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pitcher_crop_top_stage_2.json deleted file mode 100644 index 1e9bae1f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pitcher_crop_top_stage_2.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/pitcher_crop_top" - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pitcher_crop_top_stage_3.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pitcher_crop_top_stage_3.json deleted file mode 100644 index ab16f851..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pitcher_crop_top_stage_3.json +++ /dev/null @@ -1,31 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/pitcher_crop_top", - "stage_3_top": "block/pitcher_crop_top_stage_3" - }, - "elements": [ - { - "name": "pitcher_crop_top_stage_3", - "from": [0, 0, 8], - "to": [16, 16, 8], - "shade": false, - "rotation": {"angle": 45, "axis": "y", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [0, 0, 16, 16], "texture": "#stage_3_top"}, - "south": {"uv": [0, 0, 16, 16], "texture": "#stage_3_top"} - } - }, - { - "name": "pitcher_crop_top_stage_3", - "from": [0, 0, 8], - "to": [16, 16, 8], - "shade": false, - "rotation": {"angle": -45, "axis": "y", "origin": [8, 16, 8]}, - "faces": { - "north": {"uv": [0, 0, 16, 16], "texture": "#stage_3_top"}, - "south": {"uv": [0, 0, 16, 16], "texture": "#stage_3_top"} - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pitcher_crop_top_stage_4.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pitcher_crop_top_stage_4.json deleted file mode 100644 index ef33757d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pitcher_crop_top_stage_4.json +++ /dev/null @@ -1,33 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/pitcher_crop_top", - "stage_4_top": "block/pitcher_crop_top_stage_4", - "pitcher_top": "block/pitcher_crop_top", - "pitcher_side": "block/pitcher_crop_side" - }, - "elements": [ - { - "name": "pitcher_crop_top_stage_4", - "from": [8, 0, 0], - "to": [8, 16, 16], - "shade": false, - "rotation": {"angle": 45, "axis": "y", "origin": [8, 0, 8]}, - "faces": { - "east": {"uv": [0, 0, 16, 16], "texture": "#stage_4_top"}, - "west": {"uv": [0, 0, 16, 16], "texture": "#stage_4_top"} - } - }, - { - "name": "pitcher_crop_top_stage_4", - "from": [0, 0, 8], - "to": [16, 16, 8], - "shade": false, - "rotation": {"angle": 45, "axis": "y", "origin": [8, 0, 8]}, - "faces": { - "north": {"uv": [0, 0, 16, 16], "texture": "#stage_4_top"}, - "south": {"uv": [0, 0, 16, 16], "texture": "#stage_4_top"} - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pitcher_plant_bottom.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pitcher_plant_bottom.json deleted file mode 100644 index cd979bf9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pitcher_plant_bottom.json +++ /dev/null @@ -1,39 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/pitcher_crop_bottom_stage_4", - "bottom": "block/pitcher_crop_bottom_stage_4" - }, - "elements": [ - { - "name": "pitcher_plant_bottom", - "from": [8, -5, 0], - "to": [8, 11, 16], - "shade": false, - "rotation": {"angle": 45, "axis": "y", "origin": [8, 3, 8]}, - "faces": { - "north": {"uv": [0, 0, 0, 16], "texture": "#bottom"}, - "east": {"uv": [0, 0, 16, 16], "texture": "#bottom"}, - "south": {"uv": [0, 0, 0, 16], "texture": "#bottom"}, - "west": {"uv": [0, 0, 16, 16], "texture": "#bottom"}, - "up": {"uv": [0, 0, 16, 0], "rotation": 90, "texture": "#bottom"}, - "down": {"uv": [0, 0, 16, 0], "rotation": 270, "texture": "#bottom"} - } - }, - { - "name": "pitcher_plant_bottom", - "from": [0, -5, 8], - "to": [16, 11, 8], - "shade": false, - "rotation": {"angle": 45, "axis": "y", "origin": [8, 3, 8]}, - "faces": { - "north": {"uv": [0, 0, 16, 16], "texture": "#bottom"}, - "east": {"uv": [0, 0, 0, 16], "texture": "#bottom"}, - "south": {"uv": [0, 0, 16, 16], "texture": "#bottom"}, - "west": {"uv": [0, 0, 0, 16], "texture": "#bottom"}, - "up": {"uv": [0, 0, 16, 0], "texture": "#bottom"}, - "down": {"uv": [0, 0, 16, 0], "texture": "#bottom"} - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pitcher_plant_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pitcher_plant_top.json deleted file mode 100644 index 9d21ab89..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pitcher_plant_top.json +++ /dev/null @@ -1,39 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/pitcher_crop_top_stage_4", - "top": "block/pitcher_crop_top_stage_4" - }, - "elements": [ - { - "name": "pitcher_plant_top", - "from": [8, -5, 0], - "to": [8, 11, 16], - "shade": false, - "rotation": {"angle": 45, "axis": "y", "origin": [8, 19, 8]}, - "faces": { - "north": {"uv": [0, 0, 0, 16], "texture": "#top"}, - "east": {"uv": [0, 0, 16, 16], "texture": "#top"}, - "south": {"uv": [0, 0, 0, 16], "texture": "#top"}, - "west": {"uv": [0, 0, 16, 16], "texture": "#top"}, - "up": {"uv": [0, 0, 16, 0], "rotation": 90, "texture": "#top"}, - "down": {"uv": [0, 0, 16, 0], "rotation": 270, "texture": "#top"} - } - }, - { - "name": "pitcher_plant_top", - "from": [0, -5, 8], - "to": [16, 11, 8], - "shade": false, - "rotation": {"angle": 45, "axis": "y", "origin": [8, 19, 8]}, - "faces": { - "north": {"uv": [0, 0, 16, 16], "texture": "#top"}, - "east": {"uv": [0, 0, 0, 16], "texture": "#top"}, - "south": {"uv": [0, 0, 16, 16], "texture": "#top"}, - "west": {"uv": [0, 0, 0, 16], "texture": "#top"}, - "up": {"uv": [0, 0, 16, 0], "texture": "#top"}, - "down": {"uv": [0, 0, 16, 0], "texture": "#top"} - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/podzol.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/podzol.json deleted file mode 100644 index e3489217..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/podzol.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/cube_bottom_top", - "textures": { - "bottom": "minecraft:block/dirt", - "side": "minecraft:block/podzol_side", - "top": "minecraft:block/podzol_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pointed_dripstone.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pointed_dripstone.json deleted file mode 100644 index 78394717..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pointed_dripstone.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "ambientocclusion": true, - "textures": { - "particle": "#cross" - }, - "elements": [ - { "from": [ 0.8, 0, 8 ], - "to": [ 15.2, 16, 8 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true }, - "shade": false, - "faces": { - "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross" }, - "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross" } - } - }, - { "from": [ 8, 0, 0.8 ], - "to": [ 8, 16, 15.2 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true }, - "shade": false, - "faces": { - "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross" }, - "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pointed_dripstone_down_base.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pointed_dripstone_down_base.json deleted file mode 100644 index 3664c712..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pointed_dripstone_down_base.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/pointed_dripstone", - "textures": { - "cross": "minecraft:block/pointed_dripstone_down_base" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pointed_dripstone_down_frustum.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pointed_dripstone_down_frustum.json deleted file mode 100644 index 56005b2c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pointed_dripstone_down_frustum.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/pointed_dripstone", - "textures": { - "cross": "minecraft:block/pointed_dripstone_down_frustum" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pointed_dripstone_down_middle.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pointed_dripstone_down_middle.json deleted file mode 100644 index 14d2c305..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pointed_dripstone_down_middle.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/pointed_dripstone", - "textures": { - "cross": "minecraft:block/pointed_dripstone_down_middle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pointed_dripstone_down_tip.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pointed_dripstone_down_tip.json deleted file mode 100644 index ab610fb8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pointed_dripstone_down_tip.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/pointed_dripstone", - "textures": { - "cross": "minecraft:block/pointed_dripstone_down_tip" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pointed_dripstone_down_tip_merge.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pointed_dripstone_down_tip_merge.json deleted file mode 100644 index 4d0c1bf6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pointed_dripstone_down_tip_merge.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/pointed_dripstone", - "textures": { - "cross": "minecraft:block/pointed_dripstone_down_tip_merge" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pointed_dripstone_up_base.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pointed_dripstone_up_base.json deleted file mode 100644 index 27b8b813..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pointed_dripstone_up_base.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/pointed_dripstone", - "textures": { - "cross": "minecraft:block/pointed_dripstone_up_base" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pointed_dripstone_up_frustum.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pointed_dripstone_up_frustum.json deleted file mode 100644 index 556b1430..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pointed_dripstone_up_frustum.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/pointed_dripstone", - "textures": { - "cross": "minecraft:block/pointed_dripstone_up_frustum" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pointed_dripstone_up_middle.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pointed_dripstone_up_middle.json deleted file mode 100644 index 27cf4e55..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pointed_dripstone_up_middle.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/pointed_dripstone", - "textures": { - "cross": "minecraft:block/pointed_dripstone_up_middle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pointed_dripstone_up_tip.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pointed_dripstone_up_tip.json deleted file mode 100644 index 8b1bf8ce..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pointed_dripstone_up_tip.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/pointed_dripstone", - "textures": { - "cross": "minecraft:block/pointed_dripstone_up_tip" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pointed_dripstone_up_tip_merge.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pointed_dripstone_up_tip_merge.json deleted file mode 100644 index 70240899..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pointed_dripstone_up_tip_merge.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/pointed_dripstone", - "textures": { - "cross": "minecraft:block/pointed_dripstone_up_tip_merge" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_andesite.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_andesite.json deleted file mode 100644 index cd1067ab..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_andesite.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/polished_andesite" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_andesite_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_andesite_slab.json deleted file mode 100644 index 72d8299f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_andesite_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/polished_andesite", - "side": "minecraft:block/polished_andesite", - "top": "minecraft:block/polished_andesite" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_andesite_slab_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_andesite_slab_top.json deleted file mode 100644 index 3211d4d2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_andesite_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/polished_andesite", - "side": "minecraft:block/polished_andesite", - "top": "minecraft:block/polished_andesite" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_andesite_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_andesite_stairs.json deleted file mode 100644 index d5d69805..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_andesite_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/polished_andesite", - "side": "minecraft:block/polished_andesite", - "top": "minecraft:block/polished_andesite" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_andesite_stairs_inner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_andesite_stairs_inner.json deleted file mode 100644 index 7275bfb0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_andesite_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/polished_andesite", - "side": "minecraft:block/polished_andesite", - "top": "minecraft:block/polished_andesite" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_andesite_stairs_outer.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_andesite_stairs_outer.json deleted file mode 100644 index 30d83744..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_andesite_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/polished_andesite", - "side": "minecraft:block/polished_andesite", - "top": "minecraft:block/polished_andesite" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_basalt.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_basalt.json deleted file mode 100644 index cdf565e4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_basalt.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/polished_basalt_top", - "side": "minecraft:block/polished_basalt_side" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_blackstone.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_blackstone.json deleted file mode 100644 index 41baabeb..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_blackstone.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/polished_blackstone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_blackstone_brick_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_blackstone_brick_slab.json deleted file mode 100644 index d9c1e4d0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_blackstone_brick_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/polished_blackstone_bricks", - "side": "minecraft:block/polished_blackstone_bricks", - "top": "minecraft:block/polished_blackstone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_blackstone_brick_slab_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_blackstone_brick_slab_top.json deleted file mode 100644 index bb2fd0f2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_blackstone_brick_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/polished_blackstone_bricks", - "side": "minecraft:block/polished_blackstone_bricks", - "top": "minecraft:block/polished_blackstone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_blackstone_brick_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_blackstone_brick_stairs.json deleted file mode 100644 index 535eab26..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_blackstone_brick_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/polished_blackstone_bricks", - "side": "minecraft:block/polished_blackstone_bricks", - "top": "minecraft:block/polished_blackstone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_blackstone_brick_stairs_inner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_blackstone_brick_stairs_inner.json deleted file mode 100644 index 0439b1c0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_blackstone_brick_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/polished_blackstone_bricks", - "side": "minecraft:block/polished_blackstone_bricks", - "top": "minecraft:block/polished_blackstone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_blackstone_brick_stairs_outer.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_blackstone_brick_stairs_outer.json deleted file mode 100644 index 324e6f7b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_blackstone_brick_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/polished_blackstone_bricks", - "side": "minecraft:block/polished_blackstone_bricks", - "top": "minecraft:block/polished_blackstone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_blackstone_brick_wall_inventory.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_blackstone_brick_wall_inventory.json deleted file mode 100644 index 1c934f4a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_blackstone_brick_wall_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/wall_inventory", - "textures": { - "wall": "minecraft:block/polished_blackstone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_blackstone_brick_wall_post.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_blackstone_brick_wall_post.json deleted file mode 100644 index 1f634397..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_blackstone_brick_wall_post.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_post", - "textures": { - "wall": "minecraft:block/polished_blackstone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_blackstone_brick_wall_side.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_blackstone_brick_wall_side.json deleted file mode 100644 index 2b0179ed..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_blackstone_brick_wall_side.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side", - "textures": { - "wall": "minecraft:block/polished_blackstone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_blackstone_brick_wall_side_tall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_blackstone_brick_wall_side_tall.json deleted file mode 100644 index 8f5ee0c5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_blackstone_brick_wall_side_tall.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side_tall", - "textures": { - "wall": "minecraft:block/polished_blackstone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_blackstone_bricks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_blackstone_bricks.json deleted file mode 100644 index b94caf75..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_blackstone_bricks.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/polished_blackstone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_blackstone_button.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_blackstone_button.json deleted file mode 100644 index 46472f13..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_blackstone_button.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/button", - "textures": { - "texture": "minecraft:block/polished_blackstone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_blackstone_button_inventory.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_blackstone_button_inventory.json deleted file mode 100644 index 9e717030..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_blackstone_button_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/button_inventory", - "textures": { - "texture": "minecraft:block/polished_blackstone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_blackstone_button_pressed.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_blackstone_button_pressed.json deleted file mode 100644 index 11457972..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_blackstone_button_pressed.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/button_pressed", - "textures": { - "texture": "minecraft:block/polished_blackstone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_blackstone_pressure_plate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_blackstone_pressure_plate.json deleted file mode 100644 index e9d41846..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_blackstone_pressure_plate.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/pressure_plate_up", - "textures": { - "texture": "minecraft:block/polished_blackstone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_blackstone_pressure_plate_down.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_blackstone_pressure_plate_down.json deleted file mode 100644 index 62fd5664..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_blackstone_pressure_plate_down.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/pressure_plate_down", - "textures": { - "texture": "minecraft:block/polished_blackstone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_blackstone_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_blackstone_slab.json deleted file mode 100644 index 260c098e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_blackstone_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/polished_blackstone", - "side": "minecraft:block/polished_blackstone", - "top": "minecraft:block/polished_blackstone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_blackstone_slab_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_blackstone_slab_top.json deleted file mode 100644 index b52a9ee9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_blackstone_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/polished_blackstone", - "side": "minecraft:block/polished_blackstone", - "top": "minecraft:block/polished_blackstone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_blackstone_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_blackstone_stairs.json deleted file mode 100644 index 00d6d5fd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_blackstone_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/polished_blackstone", - "side": "minecraft:block/polished_blackstone", - "top": "minecraft:block/polished_blackstone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_blackstone_stairs_inner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_blackstone_stairs_inner.json deleted file mode 100644 index a8534223..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_blackstone_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/polished_blackstone", - "side": "minecraft:block/polished_blackstone", - "top": "minecraft:block/polished_blackstone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_blackstone_stairs_outer.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_blackstone_stairs_outer.json deleted file mode 100644 index dc6e55a3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_blackstone_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/polished_blackstone", - "side": "minecraft:block/polished_blackstone", - "top": "minecraft:block/polished_blackstone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_blackstone_wall_inventory.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_blackstone_wall_inventory.json deleted file mode 100644 index d361d99b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_blackstone_wall_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/wall_inventory", - "textures": { - "wall": "minecraft:block/polished_blackstone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_blackstone_wall_post.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_blackstone_wall_post.json deleted file mode 100644 index 24cf5a40..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_blackstone_wall_post.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_post", - "textures": { - "wall": "minecraft:block/polished_blackstone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_blackstone_wall_side.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_blackstone_wall_side.json deleted file mode 100644 index fc72cbea..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_blackstone_wall_side.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side", - "textures": { - "wall": "minecraft:block/polished_blackstone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_blackstone_wall_side_tall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_blackstone_wall_side_tall.json deleted file mode 100644 index 5d3f4f0c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_blackstone_wall_side_tall.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side_tall", - "textures": { - "wall": "minecraft:block/polished_blackstone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_deepslate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_deepslate.json deleted file mode 100644 index 6645c7e0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_deepslate.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/polished_deepslate" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_deepslate_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_deepslate_slab.json deleted file mode 100644 index b622b958..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_deepslate_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/polished_deepslate", - "side": "minecraft:block/polished_deepslate", - "top": "minecraft:block/polished_deepslate" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_deepslate_slab_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_deepslate_slab_top.json deleted file mode 100644 index c9d076b9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_deepslate_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/polished_deepslate", - "side": "minecraft:block/polished_deepslate", - "top": "minecraft:block/polished_deepslate" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_deepslate_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_deepslate_stairs.json deleted file mode 100644 index 1d14d0b1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_deepslate_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/polished_deepslate", - "side": "minecraft:block/polished_deepslate", - "top": "minecraft:block/polished_deepslate" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_deepslate_stairs_inner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_deepslate_stairs_inner.json deleted file mode 100644 index de71267f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_deepslate_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/polished_deepslate", - "side": "minecraft:block/polished_deepslate", - "top": "minecraft:block/polished_deepslate" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_deepslate_stairs_outer.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_deepslate_stairs_outer.json deleted file mode 100644 index 22018b12..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_deepslate_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/polished_deepslate", - "side": "minecraft:block/polished_deepslate", - "top": "minecraft:block/polished_deepslate" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_deepslate_wall_inventory.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_deepslate_wall_inventory.json deleted file mode 100644 index 233596b3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_deepslate_wall_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/wall_inventory", - "textures": { - "wall": "minecraft:block/polished_deepslate" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_deepslate_wall_post.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_deepslate_wall_post.json deleted file mode 100644 index 47da476f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_deepslate_wall_post.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_post", - "textures": { - "wall": "minecraft:block/polished_deepslate" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_deepslate_wall_side.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_deepslate_wall_side.json deleted file mode 100644 index 6335eae3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_deepslate_wall_side.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side", - "textures": { - "wall": "minecraft:block/polished_deepslate" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_deepslate_wall_side_tall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_deepslate_wall_side_tall.json deleted file mode 100644 index 04a1d522..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_deepslate_wall_side_tall.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side_tall", - "textures": { - "wall": "minecraft:block/polished_deepslate" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_diorite.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_diorite.json deleted file mode 100644 index 99afb394..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_diorite.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/polished_diorite" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_diorite_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_diorite_slab.json deleted file mode 100644 index 04bbeb21..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_diorite_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/polished_diorite", - "side": "minecraft:block/polished_diorite", - "top": "minecraft:block/polished_diorite" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_diorite_slab_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_diorite_slab_top.json deleted file mode 100644 index aa5ed4f5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_diorite_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/polished_diorite", - "side": "minecraft:block/polished_diorite", - "top": "minecraft:block/polished_diorite" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_diorite_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_diorite_stairs.json deleted file mode 100644 index 22348dcb..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_diorite_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/polished_diorite", - "side": "minecraft:block/polished_diorite", - "top": "minecraft:block/polished_diorite" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_diorite_stairs_inner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_diorite_stairs_inner.json deleted file mode 100644 index 6bac942a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_diorite_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/polished_diorite", - "side": "minecraft:block/polished_diorite", - "top": "minecraft:block/polished_diorite" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_diorite_stairs_outer.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_diorite_stairs_outer.json deleted file mode 100644 index 2984c3f8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_diorite_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/polished_diorite", - "side": "minecraft:block/polished_diorite", - "top": "minecraft:block/polished_diorite" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_granite.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_granite.json deleted file mode 100644 index 46f93fd8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_granite.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/polished_granite" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_granite_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_granite_slab.json deleted file mode 100644 index 07a13acc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_granite_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/polished_granite", - "side": "minecraft:block/polished_granite", - "top": "minecraft:block/polished_granite" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_granite_slab_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_granite_slab_top.json deleted file mode 100644 index 244ea115..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_granite_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/polished_granite", - "side": "minecraft:block/polished_granite", - "top": "minecraft:block/polished_granite" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_granite_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_granite_stairs.json deleted file mode 100644 index d57f59f7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_granite_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/polished_granite", - "side": "minecraft:block/polished_granite", - "top": "minecraft:block/polished_granite" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_granite_stairs_inner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_granite_stairs_inner.json deleted file mode 100644 index 1d38f86c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_granite_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/polished_granite", - "side": "minecraft:block/polished_granite", - "top": "minecraft:block/polished_granite" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_granite_stairs_outer.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_granite_stairs_outer.json deleted file mode 100644 index 4f824236..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_granite_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/polished_granite", - "side": "minecraft:block/polished_granite", - "top": "minecraft:block/polished_granite" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_tuff.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_tuff.json deleted file mode 100644 index ccf1b27b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_tuff.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/polished_tuff" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_tuff_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_tuff_slab.json deleted file mode 100644 index 7fce08e9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_tuff_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/polished_tuff", - "side": "minecraft:block/polished_tuff", - "top": "minecraft:block/polished_tuff" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_tuff_slab_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_tuff_slab_top.json deleted file mode 100644 index 5a6c03f2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_tuff_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/polished_tuff", - "side": "minecraft:block/polished_tuff", - "top": "minecraft:block/polished_tuff" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_tuff_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_tuff_stairs.json deleted file mode 100644 index be42e557..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_tuff_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/polished_tuff", - "side": "minecraft:block/polished_tuff", - "top": "minecraft:block/polished_tuff" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_tuff_stairs_inner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_tuff_stairs_inner.json deleted file mode 100644 index b5cfb212..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_tuff_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/polished_tuff", - "side": "minecraft:block/polished_tuff", - "top": "minecraft:block/polished_tuff" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_tuff_stairs_outer.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_tuff_stairs_outer.json deleted file mode 100644 index df5eb7f3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_tuff_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/polished_tuff", - "side": "minecraft:block/polished_tuff", - "top": "minecraft:block/polished_tuff" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_tuff_wall_inventory.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_tuff_wall_inventory.json deleted file mode 100644 index d55e3856..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_tuff_wall_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/wall_inventory", - "textures": { - "wall": "minecraft:block/polished_tuff" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_tuff_wall_post.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_tuff_wall_post.json deleted file mode 100644 index ec072dd8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_tuff_wall_post.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_post", - "textures": { - "wall": "minecraft:block/polished_tuff" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_tuff_wall_side.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_tuff_wall_side.json deleted file mode 100644 index 25c445d7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_tuff_wall_side.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side", - "textures": { - "wall": "minecraft:block/polished_tuff" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_tuff_wall_side_tall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_tuff_wall_side_tall.json deleted file mode 100644 index 97dfe6ad..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/polished_tuff_wall_side_tall.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side_tall", - "textures": { - "wall": "minecraft:block/polished_tuff" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/poppy.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/poppy.json deleted file mode 100644 index dd37fe80..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/poppy.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/poppy" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potatoes_stage0.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potatoes_stage0.json deleted file mode 100644 index 7bd4a3c4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potatoes_stage0.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/crop", - "textures": { - "crop": "minecraft:block/potatoes_stage0" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potatoes_stage1.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potatoes_stage1.json deleted file mode 100644 index e1ccb2e9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potatoes_stage1.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/crop", - "textures": { - "crop": "minecraft:block/potatoes_stage1" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potatoes_stage2.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potatoes_stage2.json deleted file mode 100644 index 139c6401..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potatoes_stage2.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/crop", - "textures": { - "crop": "minecraft:block/potatoes_stage2" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potatoes_stage3.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potatoes_stage3.json deleted file mode 100644 index 8ac74e8a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potatoes_stage3.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/crop", - "textures": { - "crop": "minecraft:block/potatoes_stage3" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_acacia_sapling.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_acacia_sapling.json deleted file mode 100644 index e1b2b703..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_acacia_sapling.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/flower_pot_cross", - "textures": { - "plant": "minecraft:block/acacia_sapling" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_allium.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_allium.json deleted file mode 100644 index 5b576fbb..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_allium.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/flower_pot_cross", - "textures": { - "plant": "minecraft:block/allium" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_azalea_bush.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_azalea_bush.json deleted file mode 100644 index c6c15caa..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_azalea_bush.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/template_potted_azalea_bush", - "textures": { - "plant": "minecraft:block/potted_azalea_bush_plant", - "side": "minecraft:block/potted_azalea_bush_side", - "top": "minecraft:block/potted_azalea_bush_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_azure_bluet.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_azure_bluet.json deleted file mode 100644 index 175b4c04..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_azure_bluet.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/flower_pot_cross", - "textures": { - "plant": "minecraft:block/azure_bluet" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_bamboo.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_bamboo.json deleted file mode 100644 index 14ffcc2a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_bamboo.json +++ /dev/null @@ -1,77 +0,0 @@ -{ - "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, 12, 10, 16 ], "texture": "#flowerpot", "cullface": "down" }, - "up": { "uv": [ 6, 6, 10, 10 ], "texture": "#dirt" } - } - }, - { "from": [ 7, 0, 7 ], - "to": [ 9, 16, 9 ], - "faces": { - "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/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_birch_sapling.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_birch_sapling.json deleted file mode 100644 index b19246fb..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_birch_sapling.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/flower_pot_cross", - "textures": { - "plant": "minecraft:block/birch_sapling" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_blue_orchid.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_blue_orchid.json deleted file mode 100644 index f9b31bad..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_blue_orchid.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/flower_pot_cross", - "textures": { - "plant": "minecraft:block/blue_orchid" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_brown_mushroom.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_brown_mushroom.json deleted file mode 100644 index 3e837e62..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_brown_mushroom.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/flower_pot_cross", - "textures": { - "plant": "minecraft:block/brown_mushroom" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_cactus.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_cactus.json deleted file mode 100644 index 6f662412..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_cactus.json +++ /dev/null @@ -1,32 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/flower_pot", - "flowerpot": "block/flower_pot", - "cactus_top": "block/cactus_top", - "cactus": "block/cactus_side" - }, - "elements": [ - { "from": [ 5, 0, 5 ], - "to": [ 11, 6, 11 ], - "faces": { - "down": { "uv": [ 5, 5, 6, 11 ], "texture": "#flowerpot", "cullface": "down" }, - "up": { "texture": "#flowerpot" }, - "north": { "texture": "#flowerpot" }, - "south": { "texture": "#flowerpot" }, - "west": { "texture": "#flowerpot" }, - "east": { "texture": "#flowerpot" } - } - }, - { "from": [ 6, 5, 6 ], - "to": [ 10, 16, 10 ], - "faces": { - "up": { "texture": "#cactus_top", "cullface": "up" }, - "north": { "uv": [ 6, 0, 10, 11 ], "texture": "#cactus" }, - "south": { "uv": [ 6, 0, 10, 11 ], "texture": "#cactus" }, - "west": { "uv": [ 6, 0, 10, 11 ], "texture": "#cactus" }, - "east": { "uv": [ 6, 0, 10, 11 ], "texture": "#cactus" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_cherry_sapling.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_cherry_sapling.json deleted file mode 100644 index 953170b7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_cherry_sapling.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/flower_pot_cross", - "textures": { - "plant": "minecraft:block/cherry_sapling" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_cornflower.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_cornflower.json deleted file mode 100644 index 70d88359..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_cornflower.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/flower_pot_cross", - "textures": { - "plant": "minecraft:block/cornflower" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_crimson_fungus.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_crimson_fungus.json deleted file mode 100644 index 08aea2cb..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_crimson_fungus.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/flower_pot_cross", - "textures": { - "plant": "minecraft:block/crimson_fungus" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_crimson_roots.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_crimson_roots.json deleted file mode 100644 index b5b27112..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_crimson_roots.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/flower_pot_cross", - "textures": { - "plant": "minecraft:block/crimson_roots_pot" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_dandelion.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_dandelion.json deleted file mode 100644 index c6c36133..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_dandelion.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/flower_pot_cross", - "textures": { - "plant": "minecraft:block/dandelion" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_dark_oak_sapling.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_dark_oak_sapling.json deleted file mode 100644 index b269e873..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_dark_oak_sapling.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/flower_pot_cross", - "textures": { - "plant": "minecraft:block/dark_oak_sapling" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_dead_bush.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_dead_bush.json deleted file mode 100644 index e2f1fc5f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_dead_bush.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/flower_pot_cross", - "textures": { - "plant": "minecraft:block/dead_bush" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_fern.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_fern.json deleted file mode 100644 index 3076b6d1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_fern.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/tinted_flower_pot_cross", - "textures": { - "plant": "minecraft:block/fern" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_flowering_azalea_bush.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_flowering_azalea_bush.json deleted file mode 100644 index ef95facb..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_flowering_azalea_bush.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/template_potted_azalea_bush", - "textures": { - "plant": "minecraft:block/potted_flowering_azalea_bush_plant", - "side": "minecraft:block/potted_flowering_azalea_bush_side", - "top": "minecraft:block/potted_flowering_azalea_bush_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_jungle_sapling.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_jungle_sapling.json deleted file mode 100644 index 4ee93988..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_jungle_sapling.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/flower_pot_cross", - "textures": { - "plant": "minecraft:block/jungle_sapling" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_lily_of_the_valley.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_lily_of_the_valley.json deleted file mode 100644 index a09d9c16..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_lily_of_the_valley.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/flower_pot_cross", - "textures": { - "plant": "minecraft:block/lily_of_the_valley" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_mangrove_propagule.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_mangrove_propagule.json deleted file mode 100644 index 6d817996..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_mangrove_propagule.json +++ /dev/null @@ -1,103 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/flower_pot", - "sapling": "block/mangrove_propagule", - "flowerpot": "block/flower_pot", - "dirt": "block/dirt" - }, - "elements": [ - { - "name": "leaves", - "from": [4.5, 9, 8], - "to": [11.5, 15, 8], - "rotation": {"angle": 45, "axis": "y", "origin": [8, 0, 8], "rescale": true}, - "faces": { - "north": {"uv": [4, 1, 11, 7], "texture": "#sapling"}, - "south": {"uv": [4, 1, 11, 7], "texture": "#sapling"} - } - }, - { - "name": "leaves", - "from": [8, 9, 4.5], - "to": [8, 15, 11.5], - "rotation": {"angle": 45, "axis": "y", "origin": [8, 0, 8], "rescale": true}, - "faces": { - "east": {"uv": [4, 1, 11, 7], "texture": "#sapling"}, - "west": {"uv": [4, 1, 11, 7], "texture": "#sapling"} - } - }, - { - "name": "hypocotyl", - "from": [8, 0, 7], - "to": [8, 9, 9], - "rotation": {"angle": 45, "axis": "y", "origin": [8, 0, 8], "rescale": true}, - "faces": { - "east": {"uv": [7, 7, 9, 16], "texture": "#sapling"}, - "west": {"uv": [7, 7, 9, 16], "texture": "#sapling"} - } - }, - { - "name": "hypocotyl", - "from": [7, 0, 8], - "to": [9, 9, 8], - "rotation": {"angle": 45, "axis": "y", "origin": [8, 0, 8], "rescale": true}, - "faces": { - "north": {"uv": [7, 7, 9, 16], "texture": "#sapling"}, - "south": {"uv": [7, 7, 9, 16], "texture": "#sapling"} - } - }, - { - "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, 12, 10, 16 ], "texture": "#flowerpot", "cullface": "down" }, - "up": { "uv": [ 6, 6, 10, 10 ], "texture": "#dirt" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_oak_sapling.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_oak_sapling.json deleted file mode 100644 index c4746c46..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_oak_sapling.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/flower_pot_cross", - "textures": { - "plant": "minecraft:block/oak_sapling" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_orange_tulip.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_orange_tulip.json deleted file mode 100644 index bd2b5e75..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_orange_tulip.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/flower_pot_cross", - "textures": { - "plant": "minecraft:block/orange_tulip" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_oxeye_daisy.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_oxeye_daisy.json deleted file mode 100644 index 107dc8e8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_oxeye_daisy.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/flower_pot_cross", - "textures": { - "plant": "minecraft:block/oxeye_daisy" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_pink_tulip.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_pink_tulip.json deleted file mode 100644 index 75658f75..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_pink_tulip.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/flower_pot_cross", - "textures": { - "plant": "minecraft:block/pink_tulip" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_poppy.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_poppy.json deleted file mode 100644 index 6fdefca8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_poppy.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/flower_pot_cross", - "textures": { - "plant": "minecraft:block/poppy" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_red_mushroom.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_red_mushroom.json deleted file mode 100644 index 9bc28969..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_red_mushroom.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/flower_pot_cross", - "textures": { - "plant": "minecraft:block/red_mushroom" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_red_tulip.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_red_tulip.json deleted file mode 100644 index 6541daaa..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_red_tulip.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/flower_pot_cross", - "textures": { - "plant": "minecraft:block/red_tulip" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_spruce_sapling.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_spruce_sapling.json deleted file mode 100644 index 431559fa..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_spruce_sapling.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/flower_pot_cross", - "textures": { - "plant": "minecraft:block/spruce_sapling" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_torchflower.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_torchflower.json deleted file mode 100644 index a7a38e62..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_torchflower.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/flower_pot_cross", - "textures": { - "plant": "minecraft:block/torchflower" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_warped_fungus.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_warped_fungus.json deleted file mode 100644 index de7e890a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_warped_fungus.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/flower_pot_cross", - "textures": { - "plant": "minecraft:block/warped_fungus" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_warped_roots.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_warped_roots.json deleted file mode 100644 index ac44109d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_warped_roots.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/flower_pot_cross", - "textures": { - "plant": "minecraft:block/warped_roots_pot" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_white_tulip.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_white_tulip.json deleted file mode 100644 index efc662fe..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_white_tulip.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/flower_pot_cross", - "textures": { - "plant": "minecraft:block/white_tulip" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_wither_rose.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_wither_rose.json deleted file mode 100644 index 1eab257a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/potted_wither_rose.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/flower_pot_cross", - "textures": { - "plant": "minecraft:block/wither_rose" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/powder_snow.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/powder_snow.json deleted file mode 100644 index 6be3d245..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/powder_snow.json +++ /dev/null @@ -1,51 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "texture": "block/powder_snow", - "particle": "#texture" - }, - "elements": [ - { "from": [ 0, 15.998, 0 ], - "to": [ 16, 16, 16 ], - "faces": { - "down": { "uv": [ 0, 16, 16, 0 ], "texture": "#texture", "cullface": "up" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "cullface": "up" } - } - }, - { "from": [ 0, 0, 0 ], - "to": [ 16, 0.002, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "cullface": "down" }, - "up": { "uv": [ 0, 16, 16, 0 ], "texture": "#texture", "cullface": "down" } - } - }, - { "from": [ 0, 0, 0 ], - "to": [ 16, 16, 0.002 ], - "faces": { - "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "cullface": "north" }, - "south": { "uv": [ 16, 0, 0, 16 ], "texture": "#texture", "cullface": "north" } - } - }, - { "from": [ 0, 0, 15.998 ], - "to": [ 16, 16, 16 ], - "faces": { - "north": { "uv": [ 16, 0, 0, 16 ], "texture": "#texture", "cullface": "south" }, - "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "cullface": "south" } - } - }, - { "from": [ 0, 0, 0 ], - "to": [ 0.002, 16, 16 ], - "faces": { - "east": { "uv": [ 16, 0, 0, 16 ], "texture": "#texture", "cullface": "west" }, - "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "cullface": "west" } - } - }, - { "from": [ 15.998, 0, 0 ], - "to": [ 16, 16, 16 ], - "faces": { - "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "cullface": "east" }, - "west": { "uv": [ 16, 0, 0, 16 ], "texture": "#texture", "cullface": "east" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/powder_snow_cauldron_full.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/powder_snow_cauldron_full.json deleted file mode 100644 index 09cf43bf..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/powder_snow_cauldron_full.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "parent": "minecraft:block/template_cauldron_full", - "textures": { - "bottom": "minecraft:block/cauldron_bottom", - "content": "minecraft:block/powder_snow", - "inside": "minecraft:block/cauldron_inner", - "particle": "minecraft:block/cauldron_side", - "side": "minecraft:block/cauldron_side", - "top": "minecraft:block/cauldron_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/powder_snow_cauldron_level1.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/powder_snow_cauldron_level1.json deleted file mode 100644 index 6cc69ae7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/powder_snow_cauldron_level1.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "parent": "minecraft:block/template_cauldron_level1", - "textures": { - "bottom": "minecraft:block/cauldron_bottom", - "content": "minecraft:block/powder_snow", - "inside": "minecraft:block/cauldron_inner", - "particle": "minecraft:block/cauldron_side", - "side": "minecraft:block/cauldron_side", - "top": "minecraft:block/cauldron_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/powder_snow_cauldron_level2.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/powder_snow_cauldron_level2.json deleted file mode 100644 index 1d76edc1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/powder_snow_cauldron_level2.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "parent": "minecraft:block/template_cauldron_level2", - "textures": { - "bottom": "minecraft:block/cauldron_bottom", - "content": "minecraft:block/powder_snow", - "inside": "minecraft:block/cauldron_inner", - "particle": "minecraft:block/cauldron_side", - "side": "minecraft:block/cauldron_side", - "top": "minecraft:block/cauldron_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/powered_rail.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/powered_rail.json deleted file mode 100644 index be1faa81..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/powered_rail.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/rail_flat", - "textures": { - "rail": "minecraft:block/powered_rail" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/powered_rail_on.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/powered_rail_on.json deleted file mode 100644 index eccba5ee..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/powered_rail_on.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/rail_flat", - "textures": { - "rail": "minecraft:block/powered_rail_on" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/powered_rail_on_raised_ne.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/powered_rail_on_raised_ne.json deleted file mode 100644 index b8be1418..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/powered_rail_on_raised_ne.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_rail_raised_ne", - "textures": { - "rail": "minecraft:block/powered_rail_on" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/powered_rail_on_raised_sw.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/powered_rail_on_raised_sw.json deleted file mode 100644 index 07fdc142..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/powered_rail_on_raised_sw.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_rail_raised_sw", - "textures": { - "rail": "minecraft:block/powered_rail_on" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/powered_rail_raised_ne.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/powered_rail_raised_ne.json deleted file mode 100644 index ebfd5e1c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/powered_rail_raised_ne.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_rail_raised_ne", - "textures": { - "rail": "minecraft:block/powered_rail" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/powered_rail_raised_sw.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/powered_rail_raised_sw.json deleted file mode 100644 index 516a56ee..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/powered_rail_raised_sw.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_rail_raised_sw", - "textures": { - "rail": "minecraft:block/powered_rail" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pressure_plate_down.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pressure_plate_down.json deleted file mode 100644 index db6e6ba6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pressure_plate_down.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "textures": { - "particle": "#texture" - }, - "elements": [ - { "from": [ 1, 0, 1 ], - "to": [ 15, 0.5, 15 ], - "faces": { - "down": { "uv": [ 1, 1, 15, 15 ], "texture": "#texture", "cullface": "down" }, - "up": { "uv": [ 1, 1, 15, 15 ], "texture": "#texture" }, - "north": { "uv": [ 1, 15, 15, 15.5 ], "texture": "#texture" }, - "south": { "uv": [ 1, 15, 15, 15.5 ], "texture": "#texture" }, - "west": { "uv": [ 1, 15, 15, 15.5 ], "texture": "#texture" }, - "east": { "uv": [ 1, 15, 15, 15.5 ], "texture": "#texture" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pressure_plate_up.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pressure_plate_up.json deleted file mode 100644 index 689fbe4f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pressure_plate_up.json +++ /dev/null @@ -1,18 +0,0 @@ -{ "parent": "block/thin_block", - "textures": { - "particle": "#texture" - }, - "elements": [ - { "from": [ 1, 0, 1 ], - "to": [ 15, 1, 15 ], - "faces": { - "down": { "uv": [ 1, 1, 15, 15 ], "texture": "#texture", "cullface": "down" }, - "up": { "uv": [ 1, 1, 15, 15 ], "texture": "#texture" }, - "north": { "uv": [ 1, 15, 15, 16 ], "texture": "#texture" }, - "south": { "uv": [ 1, 15, 15, 16 ], "texture": "#texture" }, - "west": { "uv": [ 1, 15, 15, 16 ], "texture": "#texture" }, - "east": { "uv": [ 1, 15, 15, 16 ], "texture": "#texture" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/prismarine.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/prismarine.json deleted file mode 100644 index bbac86bf..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/prismarine.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/prismarine" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/prismarine_brick_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/prismarine_brick_slab.json deleted file mode 100644 index a8126216..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/prismarine_brick_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/prismarine_bricks", - "side": "minecraft:block/prismarine_bricks", - "top": "minecraft:block/prismarine_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/prismarine_brick_slab_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/prismarine_brick_slab_top.json deleted file mode 100644 index 32a5b364..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/prismarine_brick_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/prismarine_bricks", - "side": "minecraft:block/prismarine_bricks", - "top": "minecraft:block/prismarine_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/prismarine_brick_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/prismarine_brick_stairs.json deleted file mode 100644 index 139c6e2d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/prismarine_brick_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/prismarine_bricks", - "side": "minecraft:block/prismarine_bricks", - "top": "minecraft:block/prismarine_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/prismarine_brick_stairs_inner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/prismarine_brick_stairs_inner.json deleted file mode 100644 index 5383506b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/prismarine_brick_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/prismarine_bricks", - "side": "minecraft:block/prismarine_bricks", - "top": "minecraft:block/prismarine_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/prismarine_brick_stairs_outer.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/prismarine_brick_stairs_outer.json deleted file mode 100644 index 9dbe7dfa..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/prismarine_brick_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/prismarine_bricks", - "side": "minecraft:block/prismarine_bricks", - "top": "minecraft:block/prismarine_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/prismarine_bricks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/prismarine_bricks.json deleted file mode 100644 index ee4a465b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/prismarine_bricks.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/prismarine_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/prismarine_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/prismarine_slab.json deleted file mode 100644 index 9a518126..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/prismarine_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/prismarine", - "side": "minecraft:block/prismarine", - "top": "minecraft:block/prismarine" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/prismarine_slab_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/prismarine_slab_top.json deleted file mode 100644 index 52514d9b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/prismarine_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/prismarine", - "side": "minecraft:block/prismarine", - "top": "minecraft:block/prismarine" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/prismarine_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/prismarine_stairs.json deleted file mode 100644 index 274c6057..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/prismarine_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/prismarine", - "side": "minecraft:block/prismarine", - "top": "minecraft:block/prismarine" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/prismarine_stairs_inner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/prismarine_stairs_inner.json deleted file mode 100644 index a89a05b5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/prismarine_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/prismarine", - "side": "minecraft:block/prismarine", - "top": "minecraft:block/prismarine" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/prismarine_stairs_outer.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/prismarine_stairs_outer.json deleted file mode 100644 index 62c76278..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/prismarine_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/prismarine", - "side": "minecraft:block/prismarine", - "top": "minecraft:block/prismarine" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/prismarine_wall_inventory.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/prismarine_wall_inventory.json deleted file mode 100644 index d638391d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/prismarine_wall_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/wall_inventory", - "textures": { - "wall": "minecraft:block/prismarine" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/prismarine_wall_post.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/prismarine_wall_post.json deleted file mode 100644 index 207d59d8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/prismarine_wall_post.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_post", - "textures": { - "wall": "minecraft:block/prismarine" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/prismarine_wall_side.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/prismarine_wall_side.json deleted file mode 100644 index e21990c6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/prismarine_wall_side.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side", - "textures": { - "wall": "minecraft:block/prismarine" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/prismarine_wall_side_tall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/prismarine_wall_side_tall.json deleted file mode 100644 index 31ed03f5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/prismarine_wall_side_tall.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side_tall", - "textures": { - "wall": "minecraft:block/prismarine" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pumpkin.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pumpkin.json deleted file mode 100644 index ab505114..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pumpkin.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "parent": "block/cube_column", - "display": { - "firstperson_righthand": { - "rotation": [ 0, 135, 0 ], - "translation": [ 0, 0, 0 ], - "scale": [ 0.40, 0.40, 0.40 ] - } - }, - "textures": { - "end": "block/pumpkin_top", - "side": "block/pumpkin_side" - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pumpkin_stem_stage0.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pumpkin_stem_stage0.json deleted file mode 100644 index dc984be4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pumpkin_stem_stage0.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/stem_growth0", - "textures": { - "stem": "minecraft:block/pumpkin_stem" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pumpkin_stem_stage1.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pumpkin_stem_stage1.json deleted file mode 100644 index 510c8e6c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pumpkin_stem_stage1.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/stem_growth1", - "textures": { - "stem": "minecraft:block/pumpkin_stem" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pumpkin_stem_stage2.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pumpkin_stem_stage2.json deleted file mode 100644 index d92cfae7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pumpkin_stem_stage2.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/stem_growth2", - "textures": { - "stem": "minecraft:block/pumpkin_stem" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pumpkin_stem_stage3.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pumpkin_stem_stage3.json deleted file mode 100644 index a6fc0463..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pumpkin_stem_stage3.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/stem_growth3", - "textures": { - "stem": "minecraft:block/pumpkin_stem" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pumpkin_stem_stage4.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pumpkin_stem_stage4.json deleted file mode 100644 index 6e43c087..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pumpkin_stem_stage4.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/stem_growth4", - "textures": { - "stem": "minecraft:block/pumpkin_stem" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pumpkin_stem_stage5.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pumpkin_stem_stage5.json deleted file mode 100644 index 8dc2dfe8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pumpkin_stem_stage5.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/stem_growth5", - "textures": { - "stem": "minecraft:block/pumpkin_stem" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pumpkin_stem_stage6.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pumpkin_stem_stage6.json deleted file mode 100644 index a2be41d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pumpkin_stem_stage6.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/stem_growth6", - "textures": { - "stem": "minecraft:block/pumpkin_stem" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pumpkin_stem_stage7.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pumpkin_stem_stage7.json deleted file mode 100644 index a4e71598..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/pumpkin_stem_stage7.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/stem_growth7", - "textures": { - "stem": "minecraft:block/pumpkin_stem" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purple_candle_cake.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purple_candle_cake.json deleted file mode 100644 index 7d7af96f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purple_candle_cake.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "minecraft:block/template_cake_with_candle", - "textures": { - "bottom": "minecraft:block/cake_bottom", - "candle": "minecraft:block/purple_candle", - "particle": "minecraft:block/cake_side", - "side": "minecraft:block/cake_side", - "top": "minecraft:block/cake_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purple_candle_cake_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purple_candle_cake_lit.json deleted file mode 100644 index b5b085c8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purple_candle_cake_lit.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "minecraft:block/template_cake_with_candle", - "textures": { - "bottom": "minecraft:block/cake_bottom", - "candle": "minecraft:block/purple_candle_lit", - "particle": "minecraft:block/cake_side", - "side": "minecraft:block/cake_side", - "top": "minecraft:block/cake_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purple_candle_four_candles.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purple_candle_four_candles.json deleted file mode 100644 index fa3e32bb..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purple_candle_four_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_four_candles", - "textures": { - "all": "minecraft:block/purple_candle", - "particle": "minecraft:block/purple_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purple_candle_four_candles_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purple_candle_four_candles_lit.json deleted file mode 100644 index 29a0bfb8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purple_candle_four_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_four_candles", - "textures": { - "all": "minecraft:block/purple_candle_lit", - "particle": "minecraft:block/purple_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purple_candle_one_candle.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purple_candle_one_candle.json deleted file mode 100644 index feb3302d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purple_candle_one_candle.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_candle", - "textures": { - "all": "minecraft:block/purple_candle", - "particle": "minecraft:block/purple_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purple_candle_one_candle_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purple_candle_one_candle_lit.json deleted file mode 100644 index c2fdd538..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purple_candle_one_candle_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_candle", - "textures": { - "all": "minecraft:block/purple_candle_lit", - "particle": "minecraft:block/purple_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purple_candle_three_candles.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purple_candle_three_candles.json deleted file mode 100644 index cbfc5f32..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purple_candle_three_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_three_candles", - "textures": { - "all": "minecraft:block/purple_candle", - "particle": "minecraft:block/purple_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purple_candle_three_candles_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purple_candle_three_candles_lit.json deleted file mode 100644 index 73e33ade..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purple_candle_three_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_three_candles", - "textures": { - "all": "minecraft:block/purple_candle_lit", - "particle": "minecraft:block/purple_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purple_candle_two_candles.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purple_candle_two_candles.json deleted file mode 100644 index 39d9a9db..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purple_candle_two_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_two_candles", - "textures": { - "all": "minecraft:block/purple_candle", - "particle": "minecraft:block/purple_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purple_candle_two_candles_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purple_candle_two_candles_lit.json deleted file mode 100644 index 9b165c0c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purple_candle_two_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_two_candles", - "textures": { - "all": "minecraft:block/purple_candle_lit", - "particle": "minecraft:block/purple_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purple_carpet.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purple_carpet.json deleted file mode 100644 index 4cf9a92c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purple_carpet.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/carpet", - "textures": { - "wool": "minecraft:block/purple_wool" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purple_concrete.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purple_concrete.json deleted file mode 100644 index e064fd9e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purple_concrete.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/purple_concrete" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purple_concrete_powder.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purple_concrete_powder.json deleted file mode 100644 index 9911efb2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purple_concrete_powder.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/purple_concrete_powder" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purple_glazed_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purple_glazed_terracotta.json deleted file mode 100644 index 8921b2dc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purple_glazed_terracotta.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glazed_terracotta", - "textures": { - "pattern": "minecraft:block/purple_glazed_terracotta" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purple_shulker_box.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purple_shulker_box.json deleted file mode 100644 index 6f9cfc87..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purple_shulker_box.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/purple_shulker_box" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purple_stained_glass.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purple_stained_glass.json deleted file mode 100644 index b64439f4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purple_stained_glass.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/purple_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purple_stained_glass_pane_noside.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purple_stained_glass_pane_noside.json deleted file mode 100644 index 9fc919ba..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purple_stained_glass_pane_noside.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_noside", - "textures": { - "pane": "minecraft:block/purple_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purple_stained_glass_pane_noside_alt.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purple_stained_glass_pane_noside_alt.json deleted file mode 100644 index 9a5775b3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purple_stained_glass_pane_noside_alt.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_noside_alt", - "textures": { - "pane": "minecraft:block/purple_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purple_stained_glass_pane_post.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purple_stained_glass_pane_post.json deleted file mode 100644 index cdebfe3b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purple_stained_glass_pane_post.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_post", - "textures": { - "edge": "minecraft:block/purple_stained_glass_pane_top", - "pane": "minecraft:block/purple_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purple_stained_glass_pane_side.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purple_stained_glass_pane_side.json deleted file mode 100644 index 93c049bb..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purple_stained_glass_pane_side.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_side", - "textures": { - "edge": "minecraft:block/purple_stained_glass_pane_top", - "pane": "minecraft:block/purple_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purple_stained_glass_pane_side_alt.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purple_stained_glass_pane_side_alt.json deleted file mode 100644 index a8d61592..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purple_stained_glass_pane_side_alt.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_side_alt", - "textures": { - "edge": "minecraft:block/purple_stained_glass_pane_top", - "pane": "minecraft:block/purple_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purple_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purple_terracotta.json deleted file mode 100644 index 5c4c94fd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purple_terracotta.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/purple_terracotta" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purple_wool.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purple_wool.json deleted file mode 100644 index c59282e5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purple_wool.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/purple_wool" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purpur_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purpur_block.json deleted file mode 100644 index c0bc8076..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purpur_block.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/purpur_block" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purpur_pillar.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purpur_pillar.json deleted file mode 100644 index f35e1ddc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purpur_pillar.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/purpur_pillar_top", - "side": "minecraft:block/purpur_pillar" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purpur_pillar_horizontal.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purpur_pillar_horizontal.json deleted file mode 100644 index d047a8f7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purpur_pillar_horizontal.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column_horizontal", - "textures": { - "end": "minecraft:block/purpur_pillar_top", - "side": "minecraft:block/purpur_pillar" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purpur_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purpur_slab.json deleted file mode 100644 index 2a060e8d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purpur_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/purpur_block", - "side": "minecraft:block/purpur_block", - "top": "minecraft:block/purpur_block" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purpur_slab_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purpur_slab_top.json deleted file mode 100644 index 8a3df90a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purpur_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/purpur_block", - "side": "minecraft:block/purpur_block", - "top": "minecraft:block/purpur_block" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purpur_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purpur_stairs.json deleted file mode 100644 index ce2f0510..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purpur_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/purpur_block", - "side": "minecraft:block/purpur_block", - "top": "minecraft:block/purpur_block" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purpur_stairs_inner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purpur_stairs_inner.json deleted file mode 100644 index fd4829da..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purpur_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/purpur_block", - "side": "minecraft:block/purpur_block", - "top": "minecraft:block/purpur_block" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purpur_stairs_outer.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purpur_stairs_outer.json deleted file mode 100644 index 6f882621..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/purpur_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/purpur_block", - "side": "minecraft:block/purpur_block", - "top": "minecraft:block/purpur_block" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/quartz_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/quartz_block.json deleted file mode 100644 index 863b82e5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/quartz_block.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/quartz_block_top", - "side": "minecraft:block/quartz_block_side" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/quartz_bricks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/quartz_bricks.json deleted file mode 100644 index f2b85517..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/quartz_bricks.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/quartz_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/quartz_pillar.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/quartz_pillar.json deleted file mode 100644 index fc1845e7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/quartz_pillar.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/quartz_pillar_top", - "side": "minecraft:block/quartz_pillar" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/quartz_pillar_horizontal.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/quartz_pillar_horizontal.json deleted file mode 100644 index 38b07ba1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/quartz_pillar_horizontal.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column_horizontal", - "textures": { - "end": "minecraft:block/quartz_pillar_top", - "side": "minecraft:block/quartz_pillar" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/quartz_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/quartz_slab.json deleted file mode 100644 index ccccb53f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/quartz_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/quartz_block_top", - "side": "minecraft:block/quartz_block_side", - "top": "minecraft:block/quartz_block_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/quartz_slab_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/quartz_slab_top.json deleted file mode 100644 index 157e8ee8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/quartz_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/quartz_block_top", - "side": "minecraft:block/quartz_block_side", - "top": "minecraft:block/quartz_block_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/quartz_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/quartz_stairs.json deleted file mode 100644 index cf5d6eb8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/quartz_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/quartz_block_top", - "side": "minecraft:block/quartz_block_side", - "top": "minecraft:block/quartz_block_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/quartz_stairs_inner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/quartz_stairs_inner.json deleted file mode 100644 index 6dd7aea5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/quartz_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/quartz_block_top", - "side": "minecraft:block/quartz_block_side", - "top": "minecraft:block/quartz_block_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/quartz_stairs_outer.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/quartz_stairs_outer.json deleted file mode 100644 index d8aa6d88..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/quartz_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/quartz_block_top", - "side": "minecraft:block/quartz_block_side", - "top": "minecraft:block/quartz_block_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/rail.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/rail.json deleted file mode 100644 index 0f7a0244..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/rail.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/rail_flat", - "textures": { - "rail": "minecraft:block/rail" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/rail_corner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/rail_corner.json deleted file mode 100644 index ea109639..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/rail_corner.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/rail_curved", - "textures": { - "rail": "minecraft:block/rail_corner" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/rail_curved.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/rail_curved.json deleted file mode 100644 index 299a44ba..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/rail_curved.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "#rail" - }, - "elements": [ - { "from": [ 0, 1, 0 ], - "to": [ 16, 1, 16 ], - "faces": { - "down": { "uv": [ 0, 16, 16, 0 ], "texture": "#rail" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#rail" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/rail_flat.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/rail_flat.json deleted file mode 100644 index 299a44ba..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/rail_flat.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "#rail" - }, - "elements": [ - { "from": [ 0, 1, 0 ], - "to": [ 16, 1, 16 ], - "faces": { - "down": { "uv": [ 0, 16, 16, 0 ], "texture": "#rail" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#rail" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/rail_raised_ne.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/rail_raised_ne.json deleted file mode 100644 index a51c59fd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/rail_raised_ne.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_rail_raised_ne", - "textures": { - "rail": "minecraft:block/rail" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/rail_raised_sw.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/rail_raised_sw.json deleted file mode 100644 index 4d48c089..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/rail_raised_sw.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_rail_raised_sw", - "textures": { - "rail": "minecraft:block/rail" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/raw_copper_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/raw_copper_block.json deleted file mode 100644 index 3f6008ec..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/raw_copper_block.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/raw_copper_block" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/raw_gold_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/raw_gold_block.json deleted file mode 100644 index ce79d18f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/raw_gold_block.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/raw_gold_block" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/raw_iron_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/raw_iron_block.json deleted file mode 100644 index 25d19886..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/raw_iron_block.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/raw_iron_block" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_candle_cake.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_candle_cake.json deleted file mode 100644 index 6c9ee4bb..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_candle_cake.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "minecraft:block/template_cake_with_candle", - "textures": { - "bottom": "minecraft:block/cake_bottom", - "candle": "minecraft:block/red_candle", - "particle": "minecraft:block/cake_side", - "side": "minecraft:block/cake_side", - "top": "minecraft:block/cake_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_candle_cake_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_candle_cake_lit.json deleted file mode 100644 index 52c3c5eb..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_candle_cake_lit.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "minecraft:block/template_cake_with_candle", - "textures": { - "bottom": "minecraft:block/cake_bottom", - "candle": "minecraft:block/red_candle_lit", - "particle": "minecraft:block/cake_side", - "side": "minecraft:block/cake_side", - "top": "minecraft:block/cake_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_candle_four_candles.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_candle_four_candles.json deleted file mode 100644 index c090c532..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_candle_four_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_four_candles", - "textures": { - "all": "minecraft:block/red_candle", - "particle": "minecraft:block/red_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_candle_four_candles_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_candle_four_candles_lit.json deleted file mode 100644 index f7d6ca07..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_candle_four_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_four_candles", - "textures": { - "all": "minecraft:block/red_candle_lit", - "particle": "minecraft:block/red_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_candle_one_candle.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_candle_one_candle.json deleted file mode 100644 index 47c0ce8a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_candle_one_candle.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_candle", - "textures": { - "all": "minecraft:block/red_candle", - "particle": "minecraft:block/red_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_candle_one_candle_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_candle_one_candle_lit.json deleted file mode 100644 index 710f5416..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_candle_one_candle_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_candle", - "textures": { - "all": "minecraft:block/red_candle_lit", - "particle": "minecraft:block/red_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_candle_three_candles.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_candle_three_candles.json deleted file mode 100644 index e0a4f0c9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_candle_three_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_three_candles", - "textures": { - "all": "minecraft:block/red_candle", - "particle": "minecraft:block/red_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_candle_three_candles_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_candle_three_candles_lit.json deleted file mode 100644 index a4b2b86f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_candle_three_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_three_candles", - "textures": { - "all": "minecraft:block/red_candle_lit", - "particle": "minecraft:block/red_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_candle_two_candles.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_candle_two_candles.json deleted file mode 100644 index 148bd6c8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_candle_two_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_two_candles", - "textures": { - "all": "minecraft:block/red_candle", - "particle": "minecraft:block/red_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_candle_two_candles_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_candle_two_candles_lit.json deleted file mode 100644 index 40af0f6f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_candle_two_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_two_candles", - "textures": { - "all": "minecraft:block/red_candle_lit", - "particle": "minecraft:block/red_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_carpet.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_carpet.json deleted file mode 100644 index c31f191e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_carpet.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/carpet", - "textures": { - "wool": "minecraft:block/red_wool" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_concrete.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_concrete.json deleted file mode 100644 index aed4725e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_concrete.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/red_concrete" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_concrete_powder.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_concrete_powder.json deleted file mode 100644 index 69ada128..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_concrete_powder.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/red_concrete_powder" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_glazed_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_glazed_terracotta.json deleted file mode 100644 index baf6a0df..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_glazed_terracotta.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glazed_terracotta", - "textures": { - "pattern": "minecraft:block/red_glazed_terracotta" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_mushroom.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_mushroom.json deleted file mode 100644 index 4dd14e49..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_mushroom.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/red_mushroom" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_mushroom_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_mushroom_block.json deleted file mode 100644 index 14ac5d54..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_mushroom_block.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_single_face", - "textures": { - "texture": "minecraft:block/red_mushroom_block" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_mushroom_block_inventory.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_mushroom_block_inventory.json deleted file mode 100644 index 588dd72a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_mushroom_block_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/red_mushroom_block" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_nether_brick_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_nether_brick_slab.json deleted file mode 100644 index 196f926f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_nether_brick_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/red_nether_bricks", - "side": "minecraft:block/red_nether_bricks", - "top": "minecraft:block/red_nether_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_nether_brick_slab_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_nether_brick_slab_top.json deleted file mode 100644 index 0bf20b28..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_nether_brick_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/red_nether_bricks", - "side": "minecraft:block/red_nether_bricks", - "top": "minecraft:block/red_nether_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_nether_brick_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_nether_brick_stairs.json deleted file mode 100644 index 0320b060..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_nether_brick_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/red_nether_bricks", - "side": "minecraft:block/red_nether_bricks", - "top": "minecraft:block/red_nether_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_nether_brick_stairs_inner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_nether_brick_stairs_inner.json deleted file mode 100644 index 3a329692..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_nether_brick_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/red_nether_bricks", - "side": "minecraft:block/red_nether_bricks", - "top": "minecraft:block/red_nether_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_nether_brick_stairs_outer.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_nether_brick_stairs_outer.json deleted file mode 100644 index e793420f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_nether_brick_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/red_nether_bricks", - "side": "minecraft:block/red_nether_bricks", - "top": "minecraft:block/red_nether_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_nether_brick_wall_inventory.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_nether_brick_wall_inventory.json deleted file mode 100644 index aeaa716e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_nether_brick_wall_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/wall_inventory", - "textures": { - "wall": "minecraft:block/red_nether_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_nether_brick_wall_post.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_nether_brick_wall_post.json deleted file mode 100644 index 9fa44bde..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_nether_brick_wall_post.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_post", - "textures": { - "wall": "minecraft:block/red_nether_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_nether_brick_wall_side.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_nether_brick_wall_side.json deleted file mode 100644 index e8f23ec6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_nether_brick_wall_side.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side", - "textures": { - "wall": "minecraft:block/red_nether_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_nether_brick_wall_side_tall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_nether_brick_wall_side_tall.json deleted file mode 100644 index 6546ecec..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_nether_brick_wall_side_tall.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side_tall", - "textures": { - "wall": "minecraft:block/red_nether_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_nether_bricks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_nether_bricks.json deleted file mode 100644 index a13b8381..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_nether_bricks.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/red_nether_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_sand.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_sand.json deleted file mode 100644 index d6f5cecf..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_sand.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/red_sand" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_sandstone.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_sandstone.json deleted file mode 100644 index 008568b8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_sandstone.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/cube_bottom_top", - "textures": { - "bottom": "minecraft:block/red_sandstone_bottom", - "side": "minecraft:block/red_sandstone", - "top": "minecraft:block/red_sandstone_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_sandstone_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_sandstone_slab.json deleted file mode 100644 index cd1c1ec9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_sandstone_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/red_sandstone_bottom", - "side": "minecraft:block/red_sandstone", - "top": "minecraft:block/red_sandstone_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_sandstone_slab_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_sandstone_slab_top.json deleted file mode 100644 index d240a03a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_sandstone_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/red_sandstone_bottom", - "side": "minecraft:block/red_sandstone", - "top": "minecraft:block/red_sandstone_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_sandstone_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_sandstone_stairs.json deleted file mode 100644 index 6f393c73..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_sandstone_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/red_sandstone_bottom", - "side": "minecraft:block/red_sandstone", - "top": "minecraft:block/red_sandstone_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_sandstone_stairs_inner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_sandstone_stairs_inner.json deleted file mode 100644 index a32a7a2a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_sandstone_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/red_sandstone_bottom", - "side": "minecraft:block/red_sandstone", - "top": "minecraft:block/red_sandstone_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_sandstone_stairs_outer.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_sandstone_stairs_outer.json deleted file mode 100644 index d862d18f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_sandstone_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/red_sandstone_bottom", - "side": "minecraft:block/red_sandstone", - "top": "minecraft:block/red_sandstone_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_sandstone_wall_inventory.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_sandstone_wall_inventory.json deleted file mode 100644 index efec8f3f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_sandstone_wall_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/wall_inventory", - "textures": { - "wall": "minecraft:block/red_sandstone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_sandstone_wall_post.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_sandstone_wall_post.json deleted file mode 100644 index ab117588..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_sandstone_wall_post.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_post", - "textures": { - "wall": "minecraft:block/red_sandstone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_sandstone_wall_side.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_sandstone_wall_side.json deleted file mode 100644 index 798b2f91..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_sandstone_wall_side.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side", - "textures": { - "wall": "minecraft:block/red_sandstone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_sandstone_wall_side_tall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_sandstone_wall_side_tall.json deleted file mode 100644 index b8cc6d37..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_sandstone_wall_side_tall.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side_tall", - "textures": { - "wall": "minecraft:block/red_sandstone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_shulker_box.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_shulker_box.json deleted file mode 100644 index 4414a86e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_shulker_box.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/red_shulker_box" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_stained_glass.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_stained_glass.json deleted file mode 100644 index fd841d4e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_stained_glass.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/red_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_stained_glass_pane_noside.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_stained_glass_pane_noside.json deleted file mode 100644 index 30aee4a9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_stained_glass_pane_noside.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_noside", - "textures": { - "pane": "minecraft:block/red_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_stained_glass_pane_noside_alt.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_stained_glass_pane_noside_alt.json deleted file mode 100644 index 051e7ebe..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_stained_glass_pane_noside_alt.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_noside_alt", - "textures": { - "pane": "minecraft:block/red_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_stained_glass_pane_post.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_stained_glass_pane_post.json deleted file mode 100644 index 41cf1b5c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_stained_glass_pane_post.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_post", - "textures": { - "edge": "minecraft:block/red_stained_glass_pane_top", - "pane": "minecraft:block/red_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_stained_glass_pane_side.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_stained_glass_pane_side.json deleted file mode 100644 index 78124b12..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_stained_glass_pane_side.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_side", - "textures": { - "edge": "minecraft:block/red_stained_glass_pane_top", - "pane": "minecraft:block/red_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_stained_glass_pane_side_alt.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_stained_glass_pane_side_alt.json deleted file mode 100644 index 5dd4fd2a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_stained_glass_pane_side_alt.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_side_alt", - "textures": { - "edge": "minecraft:block/red_stained_glass_pane_top", - "pane": "minecraft:block/red_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_terracotta.json deleted file mode 100644 index 14908068..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_terracotta.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/red_terracotta" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_tulip.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_tulip.json deleted file mode 100644 index 1c0c290b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_tulip.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/red_tulip" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_wool.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_wool.json deleted file mode 100644 index 72267b62..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/red_wool.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/red_wool" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/redstone_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/redstone_block.json deleted file mode 100644 index b3942b36..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/redstone_block.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/redstone_block" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/redstone_dust_dot.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/redstone_dust_dot.json deleted file mode 100644 index 4a8cda17..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/redstone_dust_dot.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/redstone_dust_dot", - "line": "block/redstone_dust_dot", - "overlay": "block/redstone_dust_overlay" - }, - "elements": [ - { "from": [ 0, 0.25, 0 ], - "to": [ 16, 0.25, 16 ], - "shade": false, - "faces": { - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#line", "tintindex": 0 }, - "down": { "uv": [ 0, 16, 16, 0 ], "texture": "#line", "tintindex": 0 } - } - }, - { "from": [ 0, 0.25, 0 ], - "to": [ 16, 0.25, 16 ], - "shade": false, - "faces": { - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay" }, - "down": { "uv": [ 0, 16, 16, 0 ], "texture": "#overlay" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/redstone_dust_side.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/redstone_dust_side.json deleted file mode 100644 index 523a4117..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/redstone_dust_side.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/redstone_dust_dot", - "overlay": "block/redstone_dust_overlay" - }, - "elements": [ - { "from": [ 0, 0.25, 0 ], - "to": [ 16, 0.25, 8 ], - "shade": false, - "faces": { - "up": { "uv": [ 0, 0, 16, 8 ], "texture": "#line", "tintindex": 0 }, - "down": { "uv": [ 0, 8, 16, 0 ], "texture": "#line", "tintindex": 0 } - } - }, - { "from": [ 0, 0.25, 0 ], - "to": [ 16, 0.25, 8 ], - "shade": false, - "faces": { - "up": { "uv": [ 0, 0, 16, 8 ], "texture": "#overlay" }, - "down": { "uv": [ 0, 8, 16, 0 ], "texture": "#overlay" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/redstone_dust_side0.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/redstone_dust_side0.json deleted file mode 100644 index 8ba2e73e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/redstone_dust_side0.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "block/redstone_dust_side", - "textures": { - "line": "block/redstone_dust_line0" - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/redstone_dust_side1.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/redstone_dust_side1.json deleted file mode 100644 index 1f545393..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/redstone_dust_side1.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "block/redstone_dust_side", - "textures": { - "line": "block/redstone_dust_line1" - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/redstone_dust_side_alt.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/redstone_dust_side_alt.json deleted file mode 100644 index 8b58a46c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/redstone_dust_side_alt.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/redstone_dust_dot", - "overlay": "block/redstone_dust_overlay" - }, - "elements": [ - { "from": [ 0, 0.25, 8 ], - "to": [ 16, 0.25, 16 ], - "shade": false, - "faces": { - "up": { "uv": [ 0, 8, 16, 16 ], "texture": "#line", "tintindex": 0 }, - "down": { "uv": [ 0, 16, 16, 8 ], "texture": "#line", "tintindex": 0 } - } - }, - { "from": [ 0, 0.25, 8 ], - "to": [ 16, 0.25, 16 ], - "shade": false, - "faces": { - "up": { "uv": [ 0, 8, 16, 16 ], "texture": "#overlay" }, - "down": { "uv": [ 0, 16, 16, 8 ], "texture": "#overlay" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/redstone_dust_side_alt0.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/redstone_dust_side_alt0.json deleted file mode 100644 index f74884dd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/redstone_dust_side_alt0.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "block/redstone_dust_side_alt", - "textures": { - "line": "block/redstone_dust_line0" - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/redstone_dust_side_alt1.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/redstone_dust_side_alt1.json deleted file mode 100644 index a31f8487..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/redstone_dust_side_alt1.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "block/redstone_dust_side_alt", - "textures": { - "line": "block/redstone_dust_line1" - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/redstone_dust_up.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/redstone_dust_up.json deleted file mode 100644 index 2154da22..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/redstone_dust_up.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/redstone_dust_dot", - "line": "block/redstone_dust_line0", - "overlay": "block/redstone_dust_overlay" - }, - "elements": [ - { "from": [ 0, 0, 0.25 ], - "to": [ 16, 16, 0.25 ], - "shade": false, - "faces": { - "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#line", "tintindex": 0 }, - "north": { "uv": [ 16, 0, 0, 16 ], "texture": "#line", "tintindex": 0 } - } - }, - { "from": [ 0, 0, 0.25 ], - "to": [ 16, 16, 0.25 ], - "shade": false, - "faces": { - "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay" }, - "north": { "uv": [ 16, 0, 0, 16 ], "texture": "#overlay" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/redstone_lamp.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/redstone_lamp.json deleted file mode 100644 index 530bd0d7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/redstone_lamp.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/redstone_lamp" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/redstone_lamp_on.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/redstone_lamp_on.json deleted file mode 100644 index bde04e26..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/redstone_lamp_on.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/redstone_lamp_on" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/redstone_ore.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/redstone_ore.json deleted file mode 100644 index a387db99..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/redstone_ore.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/redstone_ore" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/redstone_torch.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/redstone_torch.json deleted file mode 100644 index 47d4d756..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/redstone_torch.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_torch", - "textures": { - "torch": "minecraft:block/redstone_torch" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/redstone_torch_off.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/redstone_torch_off.json deleted file mode 100644 index 9dcffffe..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/redstone_torch_off.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_torch", - "textures": { - "torch": "minecraft:block/redstone_torch_off" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/redstone_wall_torch.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/redstone_wall_torch.json deleted file mode 100644 index 2d2a9496..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/redstone_wall_torch.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_torch_wall", - "textures": { - "torch": "minecraft:block/redstone_torch" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/redstone_wall_torch_off.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/redstone_wall_torch_off.json deleted file mode 100644 index eb02aed8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/redstone_wall_torch_off.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_torch_wall", - "textures": { - "torch": "minecraft:block/redstone_torch_off" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/reinforced_deepslate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/reinforced_deepslate.json deleted file mode 100644 index 8d3c9026..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/reinforced_deepslate.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/cube_bottom_top", - "textures": { - "bottom": "minecraft:block/reinforced_deepslate_bottom", - "side": "minecraft:block/reinforced_deepslate_side", - "top": "minecraft:block/reinforced_deepslate_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/repeater_1tick.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/repeater_1tick.json deleted file mode 100644 index 8539d997..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/repeater_1tick.json +++ /dev/null @@ -1,44 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/repeater", - "slab": "block/smooth_stone", - "top": "block/repeater", - "unlit": "block/redstone_torch_off" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 2, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#slab", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" }, - "north": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "north" }, - "south": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "south" }, - "west": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "west" }, - "east": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "east" } - } - }, - { "from": [ 7, 2, 6 ], - "to": [ 9, 7, 8 ], - "faces": { - "down": { "uv": [ 7, 13, 9, 15 ], "texture": "#unlit" }, - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#unlit" }, - "north": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "south": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "west": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "east": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" } - } - }, - { "from": [ 7, 2, 2 ], - "to": [ 9, 7, 4 ], - "faces": { - "down": { "uv": [ 7, 13, 9, 15 ], "texture": "#unlit" }, - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#unlit" }, - "north": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "south": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "west": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "east": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/repeater_1tick_locked.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/repeater_1tick_locked.json deleted file mode 100644 index d1457f3d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/repeater_1tick_locked.json +++ /dev/null @@ -1,45 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/repeater", - "slab": "block/smooth_stone", - "top": "block/repeater", - "lock": "block/bedrock", - "unlit": "block/redstone_torch_off" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 2, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#slab", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" }, - "north": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "north" }, - "south": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "south" }, - "west": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "west" }, - "east": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "east" } - } - }, - { "from": [ 2, 2, 6 ], - "to": [ 14, 4, 8 ], - "faces": { - "down": { "uv": [ 7, 2, 9, 14 ], "texture": "#lock", "rotation": 90 }, - "up": { "uv": [ 7, 2, 9, 14 ], "texture": "#lock", "rotation": 90 }, - "north": { "uv": [ 2, 7, 14, 9 ], "texture": "#lock" }, - "south": { "uv": [ 2, 7, 14, 9 ], "texture": "#lock" }, - "west": { "uv": [ 6, 7, 8, 9 ], "texture": "#lock" }, - "east": { "uv": [ 6, 7, 8, 9 ], "texture": "#lock" } - } - }, - { "from": [ 7, 2, 2 ], - "to": [ 9, 7, 4 ], - "faces": { - "down": { "uv": [ 7, 13, 9, 15 ], "texture": "#unlit" }, - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#unlit" }, - "north": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "south": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "west": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "east": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/repeater_1tick_on.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/repeater_1tick_on.json deleted file mode 100644 index 8123d2cb..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/repeater_1tick_on.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/repeater_on", - "slab": "block/smooth_stone", - "top": "block/repeater_on", - "lit": "block/redstone_torch" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 2, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#slab", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" }, - "north": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "north" }, - "south": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "south" }, - "west": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "west" }, - "east": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "east" } - } - }, - { "from": [ 7, 7, 6 ], - "to": [ 9, 7, 8 ], - "faces": { - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#lit" } - } - }, - { "from": [ 7, 2, 5 ], - "to": [ 9, 8, 9 ], - "faces": { - "west": { "uv": [ 6, 5, 10, 11 ], "texture": "#lit" }, - "east": { "uv": [ 6, 5, 10, 11 ], "texture": "#lit" } - } - }, - { "from": [ 6, 2, 6 ], - "to": [ 10, 8, 8 ], - "faces": { - "north": { "uv": [ 6, 5, 10, 11 ], "texture": "#lit" }, - "south": { "uv": [ 6, 5, 10, 11 ], "texture": "#lit" } - } - }, - { "from": [ 7, 7, 2 ], - "to": [ 9, 7, 4 ], - "faces": { - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#lit" } - } - }, - { "from": [ 7, 2, 1 ], - "to": [ 9, 8, 5 ], - "faces": { - "west": { "uv": [ 6, 5, 10, 11 ], "texture": "#lit" }, - "east": { "uv": [ 6, 5, 10, 11 ], "texture": "#lit" } - } - }, - { "from": [ 6, 2, 2 ], - "to": [ 10, 8, 4 ], - "faces": { - "north": { "uv": [ 6, 5, 10, 11 ], "texture": "#lit" }, - "south": { "uv": [ 6, 5, 10, 11 ], "texture": "#lit" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/repeater_1tick_on_locked.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/repeater_1tick_on_locked.json deleted file mode 100644 index 60a40718..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/repeater_1tick_on_locked.json +++ /dev/null @@ -1,54 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/repeater_on", - "slab": "block/smooth_stone", - "top": "block/repeater_on", - "lit": "block/redstone_torch", - "lock": "block/bedrock" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 2, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#slab", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" }, - "north": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "north" }, - "south": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "south" }, - "west": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "west" }, - "east": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "east" } - } - }, - { "from": [ 2, 2, 6 ], - "to": [ 14, 4, 8 ], - "faces": { - "down": { "uv": [ 7, 2, 9, 14 ], "texture": "#lock", "rotation": 90 }, - "up": { "uv": [ 7, 2, 9, 14 ], "texture": "#lock", "rotation": 90 }, - "north": { "uv": [ 2, 7, 14, 9 ], "texture": "#lock" }, - "south": { "uv": [ 2, 7, 14, 9 ], "texture": "#lock" }, - "west": { "uv": [ 6, 7, 8, 9 ], "texture": "#lock" }, - "east": { "uv": [ 6, 7, 8, 9 ], "texture": "#lock" } - } - }, - { "from": [ 7, 7, 2 ], - "to": [ 9, 7, 4 ], - "faces": { - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#lit" } - } - }, - { "from": [ 7, 2, 1 ], - "to": [ 9, 8, 5 ], - "faces": { - "west": { "uv": [ 6, 5, 10, 11 ], "texture": "#lit" }, - "east": { "uv": [ 6, 5, 10, 11 ], "texture": "#lit" } - } - }, - { "from": [ 6, 2, 2 ], - "to": [ 10, 8, 4 ], - "faces": { - "north": { "uv": [ 6, 5, 10, 11 ], "texture": "#lit" }, - "south": { "uv": [ 6, 5, 10, 11 ], "texture": "#lit" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/repeater_2tick.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/repeater_2tick.json deleted file mode 100644 index b8323e2b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/repeater_2tick.json +++ /dev/null @@ -1,44 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/repeater", - "slab": "block/smooth_stone", - "top": "block/repeater", - "unlit": "block/redstone_torch_off" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 2, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#slab", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" }, - "north": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "north" }, - "south": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "south" }, - "west": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "west" }, - "east": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "east" } - } - }, - { "from": [ 7, 2, 8 ], - "to": [ 9, 7, 10 ], - "faces": { - "down": { "uv": [ 7, 13, 9, 15 ], "texture": "#unlit" }, - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#unlit" }, - "north": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "south": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "west": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "east": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" } - } - }, - { "from": [ 7, 2, 2 ], - "to": [ 9, 7, 4 ], - "faces": { - "down": { "uv": [ 7, 13, 9, 15 ], "texture": "#unlit" }, - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#unlit" }, - "north": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "south": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "west": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "east": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/repeater_2tick_locked.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/repeater_2tick_locked.json deleted file mode 100644 index 8dc5975b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/repeater_2tick_locked.json +++ /dev/null @@ -1,45 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/repeater", - "slab": "block/smooth_stone", - "top": "block/repeater", - "lock": "block/bedrock", - "unlit": "block/redstone_torch_off" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 2, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#slab", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" }, - "north": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "north" }, - "south": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "south" }, - "west": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "west" }, - "east": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "east" } - } - }, - { "from": [ 2, 2, 8 ], - "to": [ 14, 4, 10 ], - "faces": { - "down": { "uv": [ 7, 2, 9, 14 ], "texture": "#lock", "rotation": 90 }, - "up": { "uv": [ 7, 2, 9, 14 ], "texture": "#lock", "rotation": 90 }, - "north": { "uv": [ 2, 7, 14, 9 ], "texture": "#lock" }, - "south": { "uv": [ 2, 7, 14, 9 ], "texture": "#lock" }, - "west": { "uv": [ 6, 7, 8, 9 ], "texture": "#lock" }, - "east": { "uv": [ 6, 7, 8, 9 ], "texture": "#lock" } - } - }, - { "from": [ 7, 2, 2 ], - "to": [ 9, 7, 4 ], - "faces": { - "down": { "uv": [ 7, 13, 9, 15 ], "texture": "#unlit" }, - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#unlit" }, - "north": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "south": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "west": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "east": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/repeater_2tick_on.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/repeater_2tick_on.json deleted file mode 100644 index 11a2bcb1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/repeater_2tick_on.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/repeater_on", - "slab": "block/smooth_stone", - "top": "block/repeater_on", - "lit": "block/redstone_torch" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 2, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#slab", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" }, - "north": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "north" }, - "south": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "south" }, - "west": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "west" }, - "east": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "east" } - } - }, - { "from": [ 7, 7, 8 ], - "to": [ 9, 7, 10 ], - "faces": { - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#lit" } - } - }, - { "from": [ 7, 2, 7 ], - "to": [ 9, 8, 11 ], - "faces": { - "west": { "uv": [ 6, 5, 10, 11 ], "texture": "#lit" }, - "east": { "uv": [ 6, 5, 10, 11 ], "texture": "#lit" } - } - }, - { "from": [ 6, 2, 8 ], - "to": [ 10, 8, 10 ], - "faces": { - "north": { "uv": [ 6, 5, 10, 11 ], "texture": "#lit" }, - "south": { "uv": [ 6, 5, 10, 11 ], "texture": "#lit" } - } - }, - { "from": [ 7, 7, 2 ], - "to": [ 9, 7, 4 ], - "faces": { - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#lit" } - } - }, - { "from": [ 7, 2, 1 ], - "to": [ 9, 8, 5 ], - "faces": { - "west": { "uv": [ 6, 5, 10, 11 ], "texture": "#lit" }, - "east": { "uv": [ 6, 5, 10, 11 ], "texture": "#lit" } - } - }, - { "from": [ 6, 2, 2 ], - "to": [ 10, 8, 4 ], - "faces": { - "north": { "uv": [ 6, 5, 10, 11 ], "texture": "#lit" }, - "south": { "uv": [ 6, 5, 10, 11 ], "texture": "#lit" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/repeater_2tick_on_locked.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/repeater_2tick_on_locked.json deleted file mode 100644 index 12a1cbe8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/repeater_2tick_on_locked.json +++ /dev/null @@ -1,54 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/repeater_on", - "slab": "block/smooth_stone", - "top": "block/repeater_on", - "lit": "block/redstone_torch", - "lock": "block/bedrock" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 2, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#slab", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" }, - "north": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "north" }, - "south": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "south" }, - "west": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "west" }, - "east": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "east" } - } - }, - { "from": [ 2, 2, 8 ], - "to": [ 14, 4, 10 ], - "faces": { - "down": { "uv": [ 7, 2, 9, 14 ], "texture": "#lock", "rotation": 90 }, - "up": { "uv": [ 7, 2, 9, 14 ], "texture": "#lock", "rotation": 90 }, - "north": { "uv": [ 2, 7, 14, 9 ], "texture": "#lock" }, - "south": { "uv": [ 2, 7, 14, 9 ], "texture": "#lock" }, - "west": { "uv": [ 6, 7, 8, 9 ], "texture": "#lock" }, - "east": { "uv": [ 6, 7, 8, 9 ], "texture": "#lock" } - } - }, - { "from": [ 7, 7, 2 ], - "to": [ 9, 7, 4 ], - "faces": { - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#lit" } - } - }, - { "from": [ 7, 2, 1 ], - "to": [ 9, 8, 5 ], - "faces": { - "west": { "uv": [ 6, 5, 10, 11 ], "texture": "#lit" }, - "east": { "uv": [ 6, 5, 10, 11 ], "texture": "#lit" } - } - }, - { "from": [ 6, 2, 2 ], - "to": [ 10, 8, 4 ], - "faces": { - "north": { "uv": [ 6, 5, 10, 11 ], "texture": "#lit" }, - "south": { "uv": [ 6, 5, 10, 11 ], "texture": "#lit" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/repeater_3tick.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/repeater_3tick.json deleted file mode 100644 index e854cc01..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/repeater_3tick.json +++ /dev/null @@ -1,44 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/repeater", - "slab": "block/smooth_stone", - "top": "block/repeater", - "unlit": "block/redstone_torch_off" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 2, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#slab", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" }, - "north": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "north" }, - "south": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "south" }, - "west": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "west" }, - "east": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "east" } - } - }, - { "from": [ 7, 2, 10 ], - "to": [ 9, 7, 12 ], - "faces": { - "down": { "uv": [ 7, 13, 9, 15 ], "texture": "#unlit" }, - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#unlit" }, - "north": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "south": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "west": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "east": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" } - } - }, - { "from": [ 7, 2, 2 ], - "to": [ 9, 7, 4 ], - "faces": { - "down": { "uv": [ 7, 13, 9, 15 ], "texture": "#unlit" }, - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#unlit" }, - "north": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "south": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "west": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "east": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/repeater_3tick_locked.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/repeater_3tick_locked.json deleted file mode 100644 index 6d64a3dc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/repeater_3tick_locked.json +++ /dev/null @@ -1,45 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/repeater", - "slab": "block/smooth_stone", - "top": "block/repeater", - "lock": "block/bedrock", - "unlit": "block/redstone_torch_off" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 2, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#slab", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" }, - "north": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "north" }, - "south": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "south" }, - "west": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "west" }, - "east": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "east" } - } - }, - { "from": [ 2, 2, 10 ], - "to": [ 14, 4, 12 ], - "faces": { - "down": { "uv": [ 7, 2, 9, 14 ], "texture": "#lock", "rotation": 90 }, - "up": { "uv": [ 7, 2, 9, 14 ], "texture": "#lock", "rotation": 90 }, - "north": { "uv": [ 2, 7, 14, 9 ], "texture": "#lock" }, - "south": { "uv": [ 2, 7, 14, 9 ], "texture": "#lock" }, - "west": { "uv": [ 6, 7, 8, 9 ], "texture": "#lock" }, - "east": { "uv": [ 6, 7, 8, 9 ], "texture": "#lock" } - } - }, - { "from": [ 7, 2, 2 ], - "to": [ 9, 7, 4 ], - "faces": { - "down": { "uv": [ 7, 13, 9, 15 ], "texture": "#unlit" }, - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#unlit" }, - "north": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "south": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "west": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "east": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/repeater_3tick_on.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/repeater_3tick_on.json deleted file mode 100644 index 414032e6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/repeater_3tick_on.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/repeater_on", - "slab": "block/smooth_stone", - "top": "block/repeater_on", - "lit": "block/redstone_torch" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 2, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#slab", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" }, - "north": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "north" }, - "south": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "south" }, - "west": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "west" }, - "east": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "east" } - } - }, - { "from": [ 7, 7, 10 ], - "to": [ 9, 7, 12 ], - "faces": { - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#lit" } - } - }, - { "from": [ 7, 2, 9 ], - "to": [ 9, 8, 13 ], - "faces": { - "west": { "uv": [ 6, 5, 10, 11 ], "texture": "#lit" }, - "east": { "uv": [ 6, 5, 10, 11 ], "texture": "#lit" } - } - }, - { "from": [ 6, 2, 10 ], - "to": [ 10, 8, 12 ], - "faces": { - "north": { "uv": [ 6, 5, 10, 11 ], "texture": "#lit" }, - "south": { "uv": [ 6, 5, 10, 11 ], "texture": "#lit" } - } - }, - { "from": [ 7, 7, 2 ], - "to": [ 9, 7, 4 ], - "faces": { - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#lit" } - } - }, - { "from": [ 7, 2, 1 ], - "to": [ 9, 8, 5 ], - "faces": { - "west": { "uv": [ 6, 5, 10, 11 ], "texture": "#lit" }, - "east": { "uv": [ 6, 5, 10, 11 ], "texture": "#lit" } - } - }, - { "from": [ 6, 2, 2 ], - "to": [ 10, 8, 4 ], - "faces": { - "north": { "uv": [ 6, 5, 10, 11 ], "texture": "#lit" }, - "south": { "uv": [ 6, 5, 10, 11 ], "texture": "#lit" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/repeater_3tick_on_locked.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/repeater_3tick_on_locked.json deleted file mode 100644 index 5c21a323..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/repeater_3tick_on_locked.json +++ /dev/null @@ -1,54 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/repeater_on", - "slab": "block/smooth_stone", - "top": "block/repeater_on", - "lit": "block/redstone_torch", - "lock": "block/bedrock" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 2, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#slab", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" }, - "north": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "north" }, - "south": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "south" }, - "west": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "west" }, - "east": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "east" } - } - }, - { "from": [ 2, 2, 10 ], - "to": [ 14, 4, 12 ], - "faces": { - "down": { "uv": [ 7, 2, 9, 14 ], "texture": "#lock", "rotation": 90 }, - "up": { "uv": [ 7, 2, 9, 14 ], "texture": "#lock", "rotation": 90 }, - "north": { "uv": [ 2, 7, 14, 9 ], "texture": "#lock" }, - "south": { "uv": [ 2, 7, 14, 9 ], "texture": "#lock" }, - "west": { "uv": [ 6, 7, 8, 9 ], "texture": "#lock" }, - "east": { "uv": [ 6, 7, 8, 9 ], "texture": "#lock" } - } - }, - { "from": [ 7, 7, 2 ], - "to": [ 9, 7, 4 ], - "faces": { - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#lit" } - } - }, - { "from": [ 7, 2, 1 ], - "to": [ 9, 8, 5 ], - "faces": { - "west": { "uv": [ 6, 5, 10, 11 ], "texture": "#lit" }, - "east": { "uv": [ 6, 5, 10, 11 ], "texture": "#lit" } - } - }, - { "from": [ 6, 2, 2 ], - "to": [ 10, 8, 4 ], - "faces": { - "north": { "uv": [ 6, 5, 10, 11 ], "texture": "#lit" }, - "south": { "uv": [ 6, 5, 10, 11 ], "texture": "#lit" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/repeater_4tick.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/repeater_4tick.json deleted file mode 100644 index a708a44f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/repeater_4tick.json +++ /dev/null @@ -1,44 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/repeater", - "slab": "block/smooth_stone", - "top": "block/repeater", - "unlit": "block/redstone_torch_off" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 2, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#slab", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" }, - "north": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "north" }, - "south": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "south" }, - "west": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "west" }, - "east": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "east" } - } - }, - { "from": [ 7, 2, 12 ], - "to": [ 9, 7, 14 ], - "faces": { - "down": { "uv": [ 7, 13, 9, 15 ], "texture": "#unlit" }, - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#unlit" }, - "north": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "south": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "west": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "east": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" } - } - }, - { "from": [ 7, 2, 2 ], - "to": [ 9, 7, 4 ], - "faces": { - "down": { "uv": [ 7, 13, 9, 15 ], "texture": "#unlit" }, - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#unlit" }, - "north": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "south": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "west": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "east": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/repeater_4tick_locked.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/repeater_4tick_locked.json deleted file mode 100644 index fac32c88..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/repeater_4tick_locked.json +++ /dev/null @@ -1,45 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/repeater", - "slab": "block/smooth_stone", - "top": "block/repeater", - "lock": "block/bedrock", - "unlit": "block/redstone_torch_off" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 2, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#slab", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" }, - "north": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "north" }, - "south": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "south" }, - "west": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "west" }, - "east": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "east" } - } - }, - { "from": [ 2, 2, 12 ], - "to": [ 14, 4, 14 ], - "faces": { - "down": { "uv": [ 7, 2, 9, 14 ], "texture": "#lock", "rotation": 90 }, - "up": { "uv": [ 7, 2, 9, 14 ], "texture": "#lock", "rotation": 90 }, - "north": { "uv": [ 2, 7, 14, 9 ], "texture": "#lock" }, - "south": { "uv": [ 2, 7, 14, 9 ], "texture": "#lock" }, - "west": { "uv": [ 6, 7, 8, 9 ], "texture": "#lock" }, - "east": { "uv": [ 6, 7, 8, 9 ], "texture": "#lock" } - } - }, - { "from": [ 7, 2, 2 ], - "to": [ 9, 7, 4 ], - "faces": { - "down": { "uv": [ 7, 13, 9, 15 ], "texture": "#unlit" }, - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#unlit" }, - "north": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "south": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "west": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }, - "east": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/repeater_4tick_on.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/repeater_4tick_on.json deleted file mode 100644 index 4e081aa8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/repeater_4tick_on.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/repeater_on", - "slab": "block/smooth_stone", - "top": "block/repeater_on", - "lit": "block/redstone_torch" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 2, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#slab", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" }, - "north": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "north" }, - "south": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "south" }, - "west": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "west" }, - "east": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "east" } - } - }, - { "from": [ 7, 7, 12 ], - "to": [ 9, 7, 14 ], - "faces": { - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#lit" } - } - }, - { "from": [ 7, 2, 11 ], - "to": [ 9, 8, 15 ], - "faces": { - "west": { "uv": [ 6, 5, 10, 11 ], "texture": "#lit" }, - "east": { "uv": [ 6, 5, 10, 11 ], "texture": "#lit" } - } - }, - { "from": [ 6, 2, 12 ], - "to": [ 10, 8, 14 ], - "faces": { - "north": { "uv": [ 6, 5, 10, 11 ], "texture": "#lit" }, - "south": { "uv": [ 6, 5, 10, 11 ], "texture": "#lit" } - } - }, - { "from": [ 7, 7, 2 ], - "to": [ 9, 7, 4 ], - "faces": { - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#lit" } - } - }, - { "from": [ 7, 2, 1 ], - "to": [ 9, 8, 5 ], - "faces": { - "west": { "uv": [ 6, 5, 10, 11 ], "texture": "#lit" }, - "east": { "uv": [ 6, 5, 10, 11 ], "texture": "#lit" } - } - }, - { "from": [ 6, 2, 2 ], - "to": [ 10, 8, 4 ], - "faces": { - "north": { "uv": [ 6, 5, 10, 11 ], "texture": "#lit" }, - "south": { "uv": [ 6, 5, 10, 11 ], "texture": "#lit" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/repeater_4tick_on_locked.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/repeater_4tick_on_locked.json deleted file mode 100644 index fcdd6448..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/repeater_4tick_on_locked.json +++ /dev/null @@ -1,54 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/repeater_on", - "slab": "block/smooth_stone", - "top": "block/repeater_on", - "lit": "block/redstone_torch", - "lock": "block/bedrock" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 2, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#slab", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" }, - "north": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "north" }, - "south": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "south" }, - "west": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "west" }, - "east": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "east" } - } - }, - { "from": [ 2, 2, 12 ], - "to": [ 14, 4, 14 ], - "faces": { - "down": { "uv": [ 7, 2, 9, 14 ], "texture": "#lock", "rotation": 90 }, - "up": { "uv": [ 7, 2, 9, 14 ], "texture": "#lock", "rotation": 90 }, - "north": { "uv": [ 2, 7, 14, 9 ], "texture": "#lock" }, - "south": { "uv": [ 2, 7, 14, 9 ], "texture": "#lock" }, - "west": { "uv": [ 6, 7, 8, 9 ], "texture": "#lock" }, - "east": { "uv": [ 6, 7, 8, 9 ], "texture": "#lock" } - } - }, - { "from": [ 7, 7, 2 ], - "to": [ 9, 7, 4 ], - "faces": { - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#lit" } - } - }, - { "from": [ 7, 2, 1 ], - "to": [ 9, 8, 5 ], - "faces": { - "west": { "uv": [ 6, 5, 10, 11 ], "texture": "#lit" }, - "east": { "uv": [ 6, 5, 10, 11 ], "texture": "#lit" } - } - }, - { "from": [ 6, 2, 2 ], - "to": [ 10, 8, 4 ], - "faces": { - "north": { "uv": [ 6, 5, 10, 11 ], "texture": "#lit" }, - "south": { "uv": [ 6, 5, 10, 11 ], "texture": "#lit" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/repeating_command_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/repeating_command_block.json deleted file mode 100644 index 7525fc9b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/repeating_command_block.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/template_command_block", - "textures": { - "back": "minecraft:block/repeating_command_block_back", - "front": "minecraft:block/repeating_command_block_front", - "side": "minecraft:block/repeating_command_block_side" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/repeating_command_block_conditional.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/repeating_command_block_conditional.json deleted file mode 100644 index f261c672..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/repeating_command_block_conditional.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/template_command_block", - "textures": { - "back": "minecraft:block/repeating_command_block_back", - "front": "minecraft:block/repeating_command_block_front", - "side": "minecraft:block/repeating_command_block_conditional" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/respawn_anchor_0.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/respawn_anchor_0.json deleted file mode 100644 index 29c7e5fc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/respawn_anchor_0.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/cube_bottom_top", - "textures": { - "bottom": "minecraft:block/respawn_anchor_bottom", - "side": "minecraft:block/respawn_anchor_side0", - "top": "minecraft:block/respawn_anchor_top_off" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/respawn_anchor_1.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/respawn_anchor_1.json deleted file mode 100644 index 00989b93..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/respawn_anchor_1.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/cube_bottom_top", - "textures": { - "bottom": "minecraft:block/respawn_anchor_bottom", - "side": "minecraft:block/respawn_anchor_side1", - "top": "minecraft:block/respawn_anchor_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/respawn_anchor_2.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/respawn_anchor_2.json deleted file mode 100644 index b0ea19be..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/respawn_anchor_2.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/cube_bottom_top", - "textures": { - "bottom": "minecraft:block/respawn_anchor_bottom", - "side": "minecraft:block/respawn_anchor_side2", - "top": "minecraft:block/respawn_anchor_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/respawn_anchor_3.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/respawn_anchor_3.json deleted file mode 100644 index fd67ee06..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/respawn_anchor_3.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/cube_bottom_top", - "textures": { - "bottom": "minecraft:block/respawn_anchor_bottom", - "side": "minecraft:block/respawn_anchor_side3", - "top": "minecraft:block/respawn_anchor_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/respawn_anchor_4.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/respawn_anchor_4.json deleted file mode 100644 index 068403c4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/respawn_anchor_4.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/cube_bottom_top", - "textures": { - "bottom": "minecraft:block/respawn_anchor_bottom", - "side": "minecraft:block/respawn_anchor_side4", - "top": "minecraft:block/respawn_anchor_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/rooted_dirt.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/rooted_dirt.json deleted file mode 100644 index f9e1f179..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/rooted_dirt.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/rooted_dirt" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/rose_bush_bottom.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/rose_bush_bottom.json deleted file mode 100644 index 88116aa3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/rose_bush_bottom.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/rose_bush_bottom" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/rose_bush_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/rose_bush_top.json deleted file mode 100644 index 79066463..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/rose_bush_top.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/rose_bush_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sand.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sand.json deleted file mode 100644 index b73935a3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sand.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/sand" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sandstone.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sandstone.json deleted file mode 100644 index 1271558b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sandstone.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/cube_bottom_top", - "textures": { - "bottom": "minecraft:block/sandstone_bottom", - "side": "minecraft:block/sandstone", - "top": "minecraft:block/sandstone_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sandstone_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sandstone_slab.json deleted file mode 100644 index fbaa615d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sandstone_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/sandstone_bottom", - "side": "minecraft:block/sandstone", - "top": "minecraft:block/sandstone_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sandstone_slab_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sandstone_slab_top.json deleted file mode 100644 index e0f4a0dd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sandstone_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/sandstone_bottom", - "side": "minecraft:block/sandstone", - "top": "minecraft:block/sandstone_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sandstone_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sandstone_stairs.json deleted file mode 100644 index 664202e5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sandstone_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/sandstone_bottom", - "side": "minecraft:block/sandstone", - "top": "minecraft:block/sandstone_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sandstone_stairs_inner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sandstone_stairs_inner.json deleted file mode 100644 index 8a83ad96..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sandstone_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/sandstone_bottom", - "side": "minecraft:block/sandstone", - "top": "minecraft:block/sandstone_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sandstone_stairs_outer.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sandstone_stairs_outer.json deleted file mode 100644 index 7deee18f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sandstone_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/sandstone_bottom", - "side": "minecraft:block/sandstone", - "top": "minecraft:block/sandstone_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sandstone_wall_inventory.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sandstone_wall_inventory.json deleted file mode 100644 index ab5aa55e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sandstone_wall_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/wall_inventory", - "textures": { - "wall": "minecraft:block/sandstone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sandstone_wall_post.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sandstone_wall_post.json deleted file mode 100644 index edcb0e4e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sandstone_wall_post.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_post", - "textures": { - "wall": "minecraft:block/sandstone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sandstone_wall_side.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sandstone_wall_side.json deleted file mode 100644 index f195f7fb..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sandstone_wall_side.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side", - "textures": { - "wall": "minecraft:block/sandstone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sandstone_wall_side_tall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sandstone_wall_side_tall.json deleted file mode 100644 index dc29097f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sandstone_wall_side_tall.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side_tall", - "textures": { - "wall": "minecraft:block/sandstone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/scaffolding_stable.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/scaffolding_stable.json deleted file mode 100644 index bbcb6c4e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/scaffolding_stable.json +++ /dev/null @@ -1,99 +0,0 @@ -{ - "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/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/scaffolding_unstable.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/scaffolding_unstable.json deleted file mode 100644 index f5d64e3c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/scaffolding_unstable.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "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/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sculk.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sculk.json deleted file mode 100644 index 28942bfc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sculk.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/sculk" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sculk_catalyst.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sculk_catalyst.json deleted file mode 100644 index f678701b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sculk_catalyst.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/cube_bottom_top", - "textures": { - "bottom": "minecraft:block/sculk_catalyst_bottom", - "side": "minecraft:block/sculk_catalyst_side", - "top": "minecraft:block/sculk_catalyst_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sculk_catalyst_bloom.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sculk_catalyst_bloom.json deleted file mode 100644 index 5255598d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sculk_catalyst_bloom.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/cube_bottom_top", - "textures": { - "bottom": "minecraft:block/sculk_catalyst_bottom", - "side": "minecraft:block/sculk_catalyst_side_bloom", - "top": "minecraft:block/sculk_catalyst_top_bloom" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sculk_mirrored.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sculk_mirrored.json deleted file mode 100644 index f0092011..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sculk_mirrored.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_mirrored_all", - "textures": { - "all": "minecraft:block/sculk" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sculk_sensor.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sculk_sensor.json deleted file mode 100644 index e3307b7f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sculk_sensor.json +++ /dev/null @@ -1,60 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "bottom": "block/sculk_sensor_bottom", - "side": "block/sculk_sensor_side", - "tendrils": "block/sculk_sensor_tendril_inactive", - "top": "block/sculk_sensor_top", - "particle": "block/sculk_sensor_bottom" - }, - "elements": [ - { - "from": [0, 0, 0], - "to": [16, 8, 16], - "faces": { - "north": {"uv": [0, 8, 16, 16], "texture": "#side", "cullface": "north"}, - "east": {"uv": [0, 8, 16, 16], "texture": "#side", "cullface": "east"}, - "south": {"uv": [0, 8, 16, 16], "texture": "#side", "cullface": "south"}, - "west": {"uv": [0, 8, 16, 16], "texture": "#side", "cullface": "west"}, - "up": {"uv": [0, 0, 16, 16], "texture": "#top"}, - "down": {"uv": [0, 0, 16, 16], "texture": "#bottom", "cullface": "down"} - } - }, - { - "from": [-1, 8, 3], - "to": [7, 16, 3], - "rotation": {"angle": 45, "axis": "y", "origin": [3, 12, 3]}, - "faces": { - "north": {"uv": [4, 8, 12, 16], "texture": "#tendrils" }, - "south": {"uv": [12, 8, 4, 16], "texture": "#tendrils" } - } - }, - { - "from": [9, 8, 3], - "to": [17, 16, 3], - "rotation": {"angle": -45, "axis": "y", "origin": [13, 12, 3]}, - "faces": { - "north": {"uv": [12, 8, 4, 16], "texture": "#tendrils" }, - "south": {"uv": [4, 8, 12, 16], "texture": "#tendrils" } - } - }, - { - "from": [9, 8, 13], - "to": [17, 16, 13], - "rotation": {"angle": 45, "axis": "y", "origin": [13, 12, 13]}, - "faces": { - "north": {"uv": [12, 8, 4, 16], "texture": "#tendrils" }, - "south": {"uv": [4, 8, 12, 16], "texture": "#tendrils" } - } - }, - { - "from": [-1, 8, 13], - "to": [7, 16, 13], - "rotation": {"angle": -45, "axis": "y", "origin": [3, 12, 13]}, - "faces": { - "north": {"uv": [4, 8, 12, 16], "texture": "#tendrils" }, - "south": {"uv": [12, 8, 4, 16], "texture": "#tendrils" } - } - } - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sculk_sensor_active.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sculk_sensor_active.json deleted file mode 100644 index 92852fcb..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sculk_sensor_active.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "block/sculk_sensor", - "textures": { - "tendrils": "block/sculk_sensor_tendril_active" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sculk_sensor_inactive.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sculk_sensor_inactive.json deleted file mode 100644 index 060f59e7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sculk_sensor_inactive.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "block/sculk_sensor", - "textures": { - "tendrils": "block/sculk_sensor_tendril_inactive" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sculk_shrieker.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sculk_shrieker.json deleted file mode 100644 index 04316a1d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sculk_shrieker.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "minecraft:block/template_sculk_shrieker", - "textures": { - "bottom": "minecraft:block/sculk_shrieker_bottom", - "inner_top": "minecraft:block/sculk_shrieker_inner_top", - "particle": "minecraft:block/sculk_shrieker_bottom", - "side": "minecraft:block/sculk_shrieker_side", - "top": "minecraft:block/sculk_shrieker_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sculk_shrieker_can_summon.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sculk_shrieker_can_summon.json deleted file mode 100644 index 2b543dc4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sculk_shrieker_can_summon.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "minecraft:block/template_sculk_shrieker", - "textures": { - "bottom": "minecraft:block/sculk_shrieker_bottom", - "inner_top": "minecraft:block/sculk_shrieker_can_summon_inner_top", - "particle": "minecraft:block/sculk_shrieker_bottom", - "side": "minecraft:block/sculk_shrieker_side", - "top": "minecraft:block/sculk_shrieker_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sculk_vein.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sculk_vein.json deleted file mode 100644 index 03f39419..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sculk_vein.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/sculk_vein", - "sculk_vein": "block/sculk_vein" - }, - "elements": [ - { "from": [ 0, 0, 0.1 ], - "to": [ 16, 16, 0.1 ], - "faces": { - "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#sculk_vein" }, - "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#sculk_vein" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sea_lantern.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sea_lantern.json deleted file mode 100644 index f7602b29..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sea_lantern.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/sea_lantern" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sea_pickle.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sea_pickle.json deleted file mode 100644 index 31fef1af..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sea_pickle.json +++ /dev/null @@ -1,47 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "particle": "block/sea_pickle", - "all": "block/sea_pickle" - }, - "elements": [ - { "from": [ 6, 0, 6 ], - "to": [ 10, 6, 10 ], - "faces": { - "down": { "uv": [ 8, 1, 12, 5 ], "texture": "#all", "cullface": "down" }, - "up": { "uv": [ 4, 1, 8, 5 ], "texture": "#all" }, - "north": { "uv": [ 4, 5, 8, 11 ], "texture": "#all" }, - "south": { "uv": [ 0, 5, 4, 11 ], "texture": "#all" }, - "west": { "uv": [ 8, 5, 12, 11 ], "texture": "#all" }, - "east": { "uv": [ 12, 5, 16, 11 ], "texture": "#all" } - } - }, - { - "from": [ 6, 5.95, 6 ], - "to": [ 10, 5.95, 10 ], - "faces": { - "up": {"uv": [ 8, 1, 12, 5 ], "texture": "#all"} - } - }, - { - "from": [ 7.5, 5.2, 8 ], - "to": [ 8.5, 8.7, 8 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true }, - "shade": false, - "faces": { - "north": { "uv": [ 1, 0, 3, 5 ], "texture": "#all" }, - "south": { "uv": [ 3, 0, 1, 5 ], "texture": "#all" } - } - }, - { - "from": [ 8, 5.2, 7.5 ], - "to": [ 8, 8.7, 8.5 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true }, - "shade": false, - "faces": { - "west": { "uv": [ 13, 0, 15, 5 ], "texture": "#all" }, - "east": { "uv": [ 15, 0, 13, 5 ], "texture": "#all" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/seagrass.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/seagrass.json deleted file mode 100644 index 53c7a392..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/seagrass.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_seagrass", - "textures": { - "texture": "minecraft:block/seagrass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/short_grass.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/short_grass.json deleted file mode 100644 index 6cd93c94..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/short_grass.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/tinted_cross", - "textures": { - "cross": "minecraft:block/short_grass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/shroomlight.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/shroomlight.json deleted file mode 100644 index 13f52aa3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/shroomlight.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/shroomlight" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/shulker_box.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/shulker_box.json deleted file mode 100644 index 7eb23421..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/shulker_box.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/shulker_box" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/skull.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/skull.json deleted file mode 100644 index 99a7d709..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/skull.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/soul_sand" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/slab.json deleted file mode 100644 index 1eadc701..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/slab.json +++ /dev/null @@ -1,18 +0,0 @@ -{ "parent": "block/block", - "textures": { - "particle": "#side" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 8, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#bottom", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" }, - "north": { "uv": [ 0, 8, 16, 16 ], "texture": "#side", "cullface": "north" }, - "south": { "uv": [ 0, 8, 16, 16 ], "texture": "#side", "cullface": "south" }, - "west": { "uv": [ 0, 8, 16, 16 ], "texture": "#side", "cullface": "west" }, - "east": { "uv": [ 0, 8, 16, 16 ], "texture": "#side", "cullface": "east" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/slab_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/slab_top.json deleted file mode 100644 index e21eb932..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/slab_top.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "textures": { - "particle": "#side" - }, - "elements": [ - { "from": [ 0, 8, 0 ], - "to": [ 16, 16, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#bottom" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top", "cullface": "up" }, - "north": { "uv": [ 0, 0, 16, 8 ], "texture": "#side", "cullface": "north" }, - "south": { "uv": [ 0, 0, 16, 8 ], "texture": "#side", "cullface": "south" }, - "west": { "uv": [ 0, 0, 16, 8 ], "texture": "#side", "cullface": "west" }, - "east": { "uv": [ 0, 0, 16, 8 ], "texture": "#side", "cullface": "east" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/slightly_cracked_turtle_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/slightly_cracked_turtle_egg.json deleted file mode 100644 index fe9f6dc2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/slightly_cracked_turtle_egg.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_turtle_egg", - "textures": { - "all": "minecraft:block/turtle_egg_slightly_cracked" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/slime_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/slime_block.json deleted file mode 100644 index 95f92bdf..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/slime_block.json +++ /dev/null @@ -1,30 +0,0 @@ -{ "parent": "block/block", - "textures": { - "particle": "block/slime_block", - "texture": "block/slime_block" - }, - "elements": [ - { "from": [ 3, 3, 3 ], - "to": [ 13, 13, 13 ], - "faces": { - "down": { "uv": [ 3, 3, 13, 13 ], "texture": "#texture" }, - "up": { "uv": [ 3, 3, 13, 13 ], "texture": "#texture" }, - "north": { "uv": [ 3, 3, 13, 13 ], "texture": "#texture" }, - "south": { "uv": [ 3, 3, 13, 13 ], "texture": "#texture" }, - "west": { "uv": [ 3, 3, 13, 13 ], "texture": "#texture" }, - "east": { "uv": [ 3, 3, 13, 13 ], "texture": "#texture" } - } - }, - { "from": [ 0, 0, 0 ], - "to": [ 16, 16, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "cullface": "up" }, - "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "cullface": "north" }, - "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "cullface": "south" }, - "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "cullface": "west" }, - "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "cullface": "east" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/small_amethyst_bud.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/small_amethyst_bud.json deleted file mode 100644 index a8f342fd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/small_amethyst_bud.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/small_amethyst_bud" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/small_dripleaf_bottom.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/small_dripleaf_bottom.json deleted file mode 100644 index c6913e7c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/small_dripleaf_bottom.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "stem": "block/small_dripleaf_stem_bottom", - "particle": "block/big_dripleaf_stem" - }, - "elements": [ - { "from": [ 4.5, 0, 8 ], - "to": [ 11.5, 16, 8 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": false }, - "shade": false, - "faces": { - "north": { "uv": [ 3, 0, 14, 16 ], "texture": "#stem" }, - "south": { "uv": [ 3, 0, 14, 16 ], "texture": "#stem" } - } - }, - { "from": [ 4.5, 0, 8 ], - "to": [ 11.5, 16, 8 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": -45, "rescale": false }, - "shade": false, - "faces": { - "north": { "uv": [ 3, 0, 14, 16 ], "texture": "#stem" }, - "south": { "uv": [ 3, 0, 14, 16 ], "texture": "#stem" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/small_dripleaf_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/small_dripleaf_top.json deleted file mode 100644 index c9e2929c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/small_dripleaf_top.json +++ /dev/null @@ -1,83 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "top": "block/small_dripleaf_top", - "side": "block/small_dripleaf_side", - "stem": "block/small_dripleaf_stem_top", - "particle": "block/small_dripleaf_top" - }, - "elements": [ - { "from": [ 8, 2.99, 8 ], - "to": [ 15, 2.99, 15 ], - "shade": false, - "faces": { - "down": { "uv": [ 8, 0, 0, 8 ], "texture": "#top" }, - "up": { "uv": [ 8, 8, 0, 0 ], "texture": "#top" } - } - }, - { "from": [ 1, 8, 1 ], - "to": [ 8, 8, 8 ], - "shade": false, - "faces": { - "down": { "uv": [ 0, 8, 8, 0 ], "texture": "#top" }, - "up": { "uv": [ 0, 0, 8, 8 ], "texture": "#top" } - } - }, - { "from": [ 1, 12, 8 ], - "to": [ 8, 12, 15 ], - "shade": false, - "faces": { - "down": { "uv": [ 8, 0, 0, 8 ], "texture": "#top" , "rotation": 270}, - "up": { "uv": [ 0, 0, 8, 8 ], "texture": "#top" , "rotation": 270} - } - }, - { "from": [ 8, 2, 8 ], - "to": [ 15, 3, 15 ], - "shade": false, - "faces": { - "east": { "uv": [ 0, 0, 8, 1 ], "texture": "#side" }, - "west": { "uv": [ 0, 0, 8, 1 ], "texture": "#side" }, - "north": { "uv": [ 0, 0, 8, 1 ], "texture": "#side" }, - "south": { "uv": [ 0, 0, 8, 1 ], "texture": "#side" } - } - }, - { "from": [ 1, 7, 1.01 ], - "to": [ 8, 8, 8 ], - "shade": false, - "faces": { - "east": { "uv": [ 0, 0, 8, 1 ], "texture": "#side" }, - "west": { "uv": [ 0, 0, 8, 1 ], "texture": "#side" }, - "north": { "uv": [ 0, 0, 8, 1 ], "texture": "#side" }, - "south": { "uv": [ 0, 0, 8, 1 ], "texture": "#side" } - } - }, - { "from": [ 1, 11, 8 ], - "to": [ 8, 12, 15 ], - "shade": false, - "faces": { - "east": { "uv": [ 0, 0, 8, 1 ], "texture": "#side"}, - "west": { "uv": [ 0, 0, 8, 1 ], "texture": "#side"}, - "north": { "uv": [ 0, 0, 8, 1 ], "texture": "#side"}, - "south": { "uv": [ 0, 0, 8, 1 ], "texture": "#side"} - } - }, - { "from": [ 4.5, 0, 8 ], - "to": [ 11.5, 14, 8 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": false }, - "shade": false, - "faces": { - "north": { "uv": [ 4, 0, 12, 14 ], "texture": "#stem" }, - "south": { "uv": [ 4, 0, 12, 14 ], "texture": "#stem" } - } - }, - { "from": [ 4.5, 0, 8 ], - "to": [ 11.5, 14, 8 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": -45, "rescale": false }, - "shade": false, - "faces": { - "north": { "uv": [ 4, 0, 12, 14 ], "texture": "#stem" }, - "south": { "uv": [ 4, 0, 12, 14 ], "texture": "#stem" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/smithing_table.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/smithing_table.json deleted file mode 100644 index f7bcd3e1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/smithing_table.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "parent": "minecraft:block/cube", - "textures": { - "down": "minecraft:block/smithing_table_bottom", - "east": "minecraft:block/smithing_table_side", - "north": "minecraft:block/smithing_table_front", - "particle": "minecraft:block/smithing_table_front", - "south": "minecraft:block/smithing_table_front", - "up": "minecraft:block/smithing_table_top", - "west": "minecraft:block/smithing_table_side" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/smoker.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/smoker.json deleted file mode 100644 index 6babece9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/smoker.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "parent": "minecraft:block/orientable_with_bottom", - "textures": { - "bottom": "minecraft:block/smoker_bottom", - "front": "minecraft:block/smoker_front", - "side": "minecraft:block/smoker_side", - "top": "minecraft:block/smoker_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/smoker_on.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/smoker_on.json deleted file mode 100644 index 551e0f8a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/smoker_on.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "parent": "minecraft:block/orientable_with_bottom", - "textures": { - "bottom": "minecraft:block/smoker_bottom", - "front": "minecraft:block/smoker_front_on", - "side": "minecraft:block/smoker_side", - "top": "minecraft:block/smoker_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/smooth_basalt.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/smooth_basalt.json deleted file mode 100644 index c8f8da1c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/smooth_basalt.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/smooth_basalt" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/smooth_quartz.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/smooth_quartz.json deleted file mode 100644 index 7af04ba1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/smooth_quartz.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/quartz_block_bottom" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/smooth_quartz_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/smooth_quartz_slab.json deleted file mode 100644 index a22f5b9f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/smooth_quartz_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/quartz_block_bottom", - "side": "minecraft:block/quartz_block_bottom", - "top": "minecraft:block/quartz_block_bottom" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/smooth_quartz_slab_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/smooth_quartz_slab_top.json deleted file mode 100644 index e65cab28..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/smooth_quartz_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/quartz_block_bottom", - "side": "minecraft:block/quartz_block_bottom", - "top": "minecraft:block/quartz_block_bottom" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/smooth_quartz_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/smooth_quartz_stairs.json deleted file mode 100644 index c75048dd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/smooth_quartz_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/quartz_block_bottom", - "side": "minecraft:block/quartz_block_bottom", - "top": "minecraft:block/quartz_block_bottom" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/smooth_quartz_stairs_inner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/smooth_quartz_stairs_inner.json deleted file mode 100644 index d3a0f20e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/smooth_quartz_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/quartz_block_bottom", - "side": "minecraft:block/quartz_block_bottom", - "top": "minecraft:block/quartz_block_bottom" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/smooth_quartz_stairs_outer.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/smooth_quartz_stairs_outer.json deleted file mode 100644 index 2760bd49..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/smooth_quartz_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/quartz_block_bottom", - "side": "minecraft:block/quartz_block_bottom", - "top": "minecraft:block/quartz_block_bottom" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/smooth_red_sandstone.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/smooth_red_sandstone.json deleted file mode 100644 index db56d1c0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/smooth_red_sandstone.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/red_sandstone_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/smooth_red_sandstone_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/smooth_red_sandstone_slab.json deleted file mode 100644 index 1597dd8b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/smooth_red_sandstone_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/red_sandstone_top", - "side": "minecraft:block/red_sandstone_top", - "top": "minecraft:block/red_sandstone_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/smooth_red_sandstone_slab_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/smooth_red_sandstone_slab_top.json deleted file mode 100644 index 8ec4c38b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/smooth_red_sandstone_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/red_sandstone_top", - "side": "minecraft:block/red_sandstone_top", - "top": "minecraft:block/red_sandstone_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/smooth_red_sandstone_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/smooth_red_sandstone_stairs.json deleted file mode 100644 index 97f7801e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/smooth_red_sandstone_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/red_sandstone_top", - "side": "minecraft:block/red_sandstone_top", - "top": "minecraft:block/red_sandstone_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/smooth_red_sandstone_stairs_inner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/smooth_red_sandstone_stairs_inner.json deleted file mode 100644 index 0a4edbc1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/smooth_red_sandstone_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/red_sandstone_top", - "side": "minecraft:block/red_sandstone_top", - "top": "minecraft:block/red_sandstone_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/smooth_red_sandstone_stairs_outer.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/smooth_red_sandstone_stairs_outer.json deleted file mode 100644 index 20b58b62..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/smooth_red_sandstone_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/red_sandstone_top", - "side": "minecraft:block/red_sandstone_top", - "top": "minecraft:block/red_sandstone_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/smooth_sandstone.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/smooth_sandstone.json deleted file mode 100644 index 2f886a74..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/smooth_sandstone.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/sandstone_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/smooth_sandstone_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/smooth_sandstone_slab.json deleted file mode 100644 index 1e59e358..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/smooth_sandstone_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/sandstone_top", - "side": "minecraft:block/sandstone_top", - "top": "minecraft:block/sandstone_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/smooth_sandstone_slab_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/smooth_sandstone_slab_top.json deleted file mode 100644 index 694512d0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/smooth_sandstone_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/sandstone_top", - "side": "minecraft:block/sandstone_top", - "top": "minecraft:block/sandstone_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/smooth_sandstone_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/smooth_sandstone_stairs.json deleted file mode 100644 index 4bba62db..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/smooth_sandstone_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/sandstone_top", - "side": "minecraft:block/sandstone_top", - "top": "minecraft:block/sandstone_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/smooth_sandstone_stairs_inner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/smooth_sandstone_stairs_inner.json deleted file mode 100644 index 50227f02..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/smooth_sandstone_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/sandstone_top", - "side": "minecraft:block/sandstone_top", - "top": "minecraft:block/sandstone_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/smooth_sandstone_stairs_outer.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/smooth_sandstone_stairs_outer.json deleted file mode 100644 index c200a8d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/smooth_sandstone_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/sandstone_top", - "side": "minecraft:block/sandstone_top", - "top": "minecraft:block/sandstone_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/smooth_stone.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/smooth_stone.json deleted file mode 100644 index 54595f0c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/smooth_stone.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/smooth_stone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/smooth_stone_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/smooth_stone_slab.json deleted file mode 100644 index 1df1c231..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/smooth_stone_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/smooth_stone", - "side": "minecraft:block/smooth_stone_slab_side", - "top": "minecraft:block/smooth_stone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/smooth_stone_slab_double.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/smooth_stone_slab_double.json deleted file mode 100644 index f937d93d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/smooth_stone_slab_double.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/smooth_stone", - "side": "minecraft:block/smooth_stone_slab_side" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/smooth_stone_slab_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/smooth_stone_slab_top.json deleted file mode 100644 index b4bc88b8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/smooth_stone_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/smooth_stone", - "side": "minecraft:block/smooth_stone_slab_side", - "top": "minecraft:block/smooth_stone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sniffer_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sniffer_egg.json deleted file mode 100644 index 65d5380a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sniffer_egg.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "textures": { - "particle": "#north" - }, - "elements": [ - { - "from": [1, 0, 2], - "to": [15, 16, 14], - "faces": { - "north": {"uv": [0, 0, 14, 16], "texture": "#north"}, - "east": {"uv": [0, 0, 12, 16], "texture": "#east"}, - "south": {"uv": [0, 0, 14, 16], "texture": "#south"}, - "west": {"uv": [0, 0, 12, 16], "texture": "#west"}, - "up": {"uv": [0, 0, 14, 12], "texture": "#top", "cullface": "up"}, - "down": {"uv": [0, 0, 14, 12], "texture": "#bottom", "cullface": "down"} - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sniffer_egg_not_cracked.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sniffer_egg_not_cracked.json deleted file mode 100644 index 0b05be19..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sniffer_egg_not_cracked.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "parent": "minecraft:block/sniffer_egg", - "textures": { - "bottom": "minecraft:block/sniffer_egg_not_cracked_bottom", - "east": "minecraft:block/sniffer_egg_not_cracked_east", - "north": "minecraft:block/sniffer_egg_not_cracked_north", - "south": "minecraft:block/sniffer_egg_not_cracked_south", - "top": "minecraft:block/sniffer_egg_not_cracked_top", - "west": "minecraft:block/sniffer_egg_not_cracked_west" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sniffer_egg_slightly_cracked.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sniffer_egg_slightly_cracked.json deleted file mode 100644 index 4ee1aaf6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sniffer_egg_slightly_cracked.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "parent": "minecraft:block/sniffer_egg", - "textures": { - "bottom": "minecraft:block/sniffer_egg_slightly_cracked_bottom", - "east": "minecraft:block/sniffer_egg_slightly_cracked_east", - "north": "minecraft:block/sniffer_egg_slightly_cracked_north", - "south": "minecraft:block/sniffer_egg_slightly_cracked_south", - "top": "minecraft:block/sniffer_egg_slightly_cracked_top", - "west": "minecraft:block/sniffer_egg_slightly_cracked_west" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sniffer_egg_very_cracked.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sniffer_egg_very_cracked.json deleted file mode 100644 index f989439d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sniffer_egg_very_cracked.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "parent": "minecraft:block/sniffer_egg", - "textures": { - "bottom": "minecraft:block/sniffer_egg_very_cracked_bottom", - "east": "minecraft:block/sniffer_egg_very_cracked_east", - "north": "minecraft:block/sniffer_egg_very_cracked_north", - "south": "minecraft:block/sniffer_egg_very_cracked_south", - "top": "minecraft:block/sniffer_egg_very_cracked_top", - "west": "minecraft:block/sniffer_egg_very_cracked_west" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/snow_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/snow_block.json deleted file mode 100644 index c6c8096c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/snow_block.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/snow" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/snow_height10.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/snow_height10.json deleted file mode 100644 index dd72cc9e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/snow_height10.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "textures": { - "particle": "block/snow", - "texture": "block/snow" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 10, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" }, - "north": { "uv": [ 0, 6, 16, 16 ], "texture": "#texture", "cullface": "north" }, - "south": { "uv": [ 0, 6, 16, 16 ], "texture": "#texture", "cullface": "south" }, - "west": { "uv": [ 0, 6, 16, 16 ], "texture": "#texture", "cullface": "west" }, - "east": { "uv": [ 0, 6, 16, 16 ], "texture": "#texture", "cullface": "east" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/snow_height12.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/snow_height12.json deleted file mode 100644 index bdce96c0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/snow_height12.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "textures": { - "particle": "block/snow", - "texture": "block/snow" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 12, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" }, - "north": { "uv": [ 0, 4, 16, 16 ], "texture": "#texture", "cullface": "north" }, - "south": { "uv": [ 0, 4, 16, 16 ], "texture": "#texture", "cullface": "south" }, - "west": { "uv": [ 0, 4, 16, 16 ], "texture": "#texture", "cullface": "west" }, - "east": { "uv": [ 0, 4, 16, 16 ], "texture": "#texture", "cullface": "east" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/snow_height14.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/snow_height14.json deleted file mode 100644 index 30e1d888..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/snow_height14.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "textures": { - "particle": "block/snow", - "texture": "block/snow" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 14, 16 ], - "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", "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/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/snow_height2.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/snow_height2.json deleted file mode 100644 index de13fc62..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/snow_height2.json +++ /dev/null @@ -1,19 +0,0 @@ -{ "parent": "block/thin_block", - "textures": { - "particle": "block/snow", - "texture": "block/snow" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 2, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" }, - "north": { "uv": [ 0, 14, 16, 16 ], "texture": "#texture", "cullface": "north" }, - "south": { "uv": [ 0, 14, 16, 16 ], "texture": "#texture", "cullface": "south" }, - "west": { "uv": [ 0, 14, 16, 16 ], "texture": "#texture", "cullface": "west" }, - "east": { "uv": [ 0, 14, 16, 16 ], "texture": "#texture", "cullface": "east" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/snow_height4.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/snow_height4.json deleted file mode 100644 index 650692c5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/snow_height4.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "textures": { - "particle": "block/snow", - "texture": "block/snow" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 4, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" }, - "north": { "uv": [ 0, 12, 16, 16 ], "texture": "#texture", "cullface": "north" }, - "south": { "uv": [ 0, 12, 16, 16 ], "texture": "#texture", "cullface": "south" }, - "west": { "uv": [ 0, 12, 16, 16 ], "texture": "#texture", "cullface": "west" }, - "east": { "uv": [ 0, 12, 16, 16 ], "texture": "#texture", "cullface": "east" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/snow_height6.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/snow_height6.json deleted file mode 100644 index 32468b9b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/snow_height6.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "textures": { - "particle": "block/snow", - "texture": "block/snow" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 6, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" }, - "north": { "uv": [ 0, 10, 16, 16 ], "texture": "#texture", "cullface": "north" }, - "south": { "uv": [ 0, 10, 16, 16 ], "texture": "#texture", "cullface": "south" }, - "west": { "uv": [ 0, 10, 16, 16 ], "texture": "#texture", "cullface": "west" }, - "east": { "uv": [ 0, 10, 16, 16 ], "texture": "#texture", "cullface": "east" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/snow_height8.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/snow_height8.json deleted file mode 100644 index 53d22828..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/snow_height8.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "textures": { - "particle": "block/snow", - "texture": "block/snow" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 8, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" }, - "north": { "uv": [ 0, 8, 16, 16 ], "texture": "#texture", "cullface": "north" }, - "south": { "uv": [ 0, 8, 16, 16 ], "texture": "#texture", "cullface": "south" }, - "west": { "uv": [ 0, 8, 16, 16 ], "texture": "#texture", "cullface": "west" }, - "east": { "uv": [ 0, 8, 16, 16 ], "texture": "#texture", "cullface": "east" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/soul_campfire.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/soul_campfire.json deleted file mode 100644 index d3097b59..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/soul_campfire.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_campfire", - "textures": { - "fire": "minecraft:block/soul_campfire_fire", - "lit_log": "minecraft:block/soul_campfire_log_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/soul_fire_floor0.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/soul_fire_floor0.json deleted file mode 100644 index 5623972e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/soul_fire_floor0.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fire_floor", - "textures": { - "fire": "minecraft:block/soul_fire_0" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/soul_fire_floor1.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/soul_fire_floor1.json deleted file mode 100644 index 19228ef1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/soul_fire_floor1.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fire_floor", - "textures": { - "fire": "minecraft:block/soul_fire_1" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/soul_fire_side0.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/soul_fire_side0.json deleted file mode 100644 index 253bac58..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/soul_fire_side0.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fire_side", - "textures": { - "fire": "minecraft:block/soul_fire_0" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/soul_fire_side1.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/soul_fire_side1.json deleted file mode 100644 index be0004a3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/soul_fire_side1.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fire_side", - "textures": { - "fire": "minecraft:block/soul_fire_1" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/soul_fire_side_alt0.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/soul_fire_side_alt0.json deleted file mode 100644 index adb4cff6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/soul_fire_side_alt0.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fire_side_alt", - "textures": { - "fire": "minecraft:block/soul_fire_0" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/soul_fire_side_alt1.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/soul_fire_side_alt1.json deleted file mode 100644 index 3e6e709a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/soul_fire_side_alt1.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fire_side_alt", - "textures": { - "fire": "minecraft:block/soul_fire_1" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/soul_lantern.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/soul_lantern.json deleted file mode 100644 index 6a0a0e99..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/soul_lantern.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_lantern", - "textures": { - "lantern": "minecraft:block/soul_lantern" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/soul_lantern_hanging.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/soul_lantern_hanging.json deleted file mode 100644 index 8aa725b2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/soul_lantern_hanging.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_hanging_lantern", - "textures": { - "lantern": "minecraft:block/soul_lantern" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/soul_sand.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/soul_sand.json deleted file mode 100644 index ca623542..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/soul_sand.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/soul_sand" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/soul_soil.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/soul_soil.json deleted file mode 100644 index 73a888f6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/soul_soil.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/soul_soil" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/soul_torch.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/soul_torch.json deleted file mode 100644 index 275d76e2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/soul_torch.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_torch", - "textures": { - "torch": "minecraft:block/soul_torch" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/soul_wall_torch.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/soul_wall_torch.json deleted file mode 100644 index 22b9e9ed..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/soul_wall_torch.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_torch_wall", - "textures": { - "torch": "minecraft:block/soul_torch" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spawner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spawner.json deleted file mode 100644 index 720b6d99..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spawner.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all_inner_faces", - "textures": { - "all": "minecraft:block/spawner" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sponge.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sponge.json deleted file mode 100644 index 93acf885..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sponge.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/sponge" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spore_blossom.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spore_blossom.json deleted file mode 100644 index b11ad8d5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spore_blossom.json +++ /dev/null @@ -1,54 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "particle": "block/spore_blossom", - "flower": "block/spore_blossom", - "base": "block/spore_blossom_base" - }, - "elements": [ - { "from": [ 1, 15.9, 1 ], - "to": [ 15, 15.9, 15 ], - "shade": false, - "faces": { - "up": { "uv": [ 1, 1, 15, 15 ], "texture": "#base"}, - "down": { "uv": [ 1, 1, 15, 15 ], "texture": "#base"} - } - }, - { "from": [ 8, 15.7, 0 ], - "to": [ 24, 15.7, 16 ], - "rotation": { "origin": [ 8, 16, 0 ], "axis": "z", "angle": -22.5, "rescale": false }, - "shade": false, - "faces": { - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#flower", "rotation": 90 }, - "down": { "uv": [ 0, 16, 16, 0 ], "texture": "#flower", "rotation": 270 } - } - }, - { "from": [ -8, 15.7, 0 ], - "to": [ 8, 15.7, 16 ], - "rotation": { "origin": [ 8, 16, 0 ], "axis": "z", "angle": 22.5, "rescale": false }, - "shade": false, - "faces": { - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#flower", "rotation": 270 }, - "down": { "uv": [ 0, 16, 16, 0 ], "texture": "#flower", "rotation": 90 } - } - }, - { "from": [ 0, 15.7, 8 ], - "to": [ 16, 15.7, 24 ], - "rotation": { "origin": [ 0, 16, 8 ], "axis": "x", "angle": 22.5, "rescale": false }, - "shade": false, - "faces": { - "up": { "uv": [ 16, 16, 0, 0 ], "texture": "#flower" }, - "down": { "uv": [ 16, 0, 0, 16 ], "texture": "#flower" } - } - }, - { "from": [ 0, 15.7, -8 ], - "to": [ 16, 15.7, 8 ], - "rotation": { "origin": [ 0, 16, 8 ], "axis": "x", "angle": -22.5, "rescale": false }, - "shade": false, - "faces": { - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#flower" }, - "down": { "uv": [ 0, 16, 16, 0 ], "texture": "#flower" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_button.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_button.json deleted file mode 100644 index 7c86fded..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_button.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/button", - "textures": { - "texture": "minecraft:block/spruce_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_button_inventory.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_button_inventory.json deleted file mode 100644 index 372657bb..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_button_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/button_inventory", - "textures": { - "texture": "minecraft:block/spruce_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_button_pressed.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_button_pressed.json deleted file mode 100644 index da881755..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_button_pressed.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/button_pressed", - "textures": { - "texture": "minecraft:block/spruce_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_door_bottom_left.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_door_bottom_left.json deleted file mode 100644 index d3c5e003..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_door_bottom_left.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_left", - "textures": { - "bottom": "minecraft:block/spruce_door_bottom", - "top": "minecraft:block/spruce_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_door_bottom_left_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_door_bottom_left_open.json deleted file mode 100644 index 04569ba0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_door_bottom_left_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_left_open", - "textures": { - "bottom": "minecraft:block/spruce_door_bottom", - "top": "minecraft:block/spruce_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_door_bottom_right.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_door_bottom_right.json deleted file mode 100644 index 3274bef6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_door_bottom_right.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_right", - "textures": { - "bottom": "minecraft:block/spruce_door_bottom", - "top": "minecraft:block/spruce_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_door_bottom_right_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_door_bottom_right_open.json deleted file mode 100644 index 22f42b3f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_door_bottom_right_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_right_open", - "textures": { - "bottom": "minecraft:block/spruce_door_bottom", - "top": "minecraft:block/spruce_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_door_top_left.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_door_top_left.json deleted file mode 100644 index 7dfb61b9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_door_top_left.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_left", - "textures": { - "bottom": "minecraft:block/spruce_door_bottom", - "top": "minecraft:block/spruce_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_door_top_left_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_door_top_left_open.json deleted file mode 100644 index a23353d0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_door_top_left_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_left_open", - "textures": { - "bottom": "minecraft:block/spruce_door_bottom", - "top": "minecraft:block/spruce_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_door_top_right.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_door_top_right.json deleted file mode 100644 index 708af675..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_door_top_right.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_right", - "textures": { - "bottom": "minecraft:block/spruce_door_bottom", - "top": "minecraft:block/spruce_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_door_top_right_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_door_top_right_open.json deleted file mode 100644 index 9607e97d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_door_top_right_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_right_open", - "textures": { - "bottom": "minecraft:block/spruce_door_bottom", - "top": "minecraft:block/spruce_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_fence_gate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_fence_gate.json deleted file mode 100644 index ed324b64..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_fence_gate.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate", - "textures": { - "texture": "minecraft:block/spruce_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_fence_gate_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_fence_gate_open.json deleted file mode 100644 index e6308346..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_fence_gate_open.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate_open", - "textures": { - "texture": "minecraft:block/spruce_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_fence_gate_wall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_fence_gate_wall.json deleted file mode 100644 index 05914db0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_fence_gate_wall.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate_wall", - "textures": { - "texture": "minecraft:block/spruce_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_fence_gate_wall_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_fence_gate_wall_open.json deleted file mode 100644 index 08e41a5b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_fence_gate_wall_open.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate_wall_open", - "textures": { - "texture": "minecraft:block/spruce_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_fence_inventory.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_fence_inventory.json deleted file mode 100644 index 041d3d29..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_fence_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/fence_inventory", - "textures": { - "texture": "minecraft:block/spruce_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_fence_post.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_fence_post.json deleted file mode 100644 index fb0f1dbd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_fence_post.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/fence_post", - "textures": { - "texture": "minecraft:block/spruce_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_fence_side.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_fence_side.json deleted file mode 100644 index 3ad6ffc0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_fence_side.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/fence_side", - "textures": { - "texture": "minecraft:block/spruce_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_hanging_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_hanging_sign.json deleted file mode 100644 index b64f9092..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_hanging_sign.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/stripped_spruce_log" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_leaves.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_leaves.json deleted file mode 100644 index fe8ae0dd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_leaves.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/leaves", - "textures": { - "all": "minecraft:block/spruce_leaves" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_log.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_log.json deleted file mode 100644 index 85aa8907..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_log.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/spruce_log_top", - "side": "minecraft:block/spruce_log" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_log_horizontal.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_log_horizontal.json deleted file mode 100644 index 9a7e4aad..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_log_horizontal.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column_horizontal", - "textures": { - "end": "minecraft:block/spruce_log_top", - "side": "minecraft:block/spruce_log" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_planks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_planks.json deleted file mode 100644 index 1345a140..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_planks.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/spruce_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_pressure_plate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_pressure_plate.json deleted file mode 100644 index 89e7400e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_pressure_plate.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/pressure_plate_up", - "textures": { - "texture": "minecraft:block/spruce_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_pressure_plate_down.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_pressure_plate_down.json deleted file mode 100644 index 8fb289a8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_pressure_plate_down.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/pressure_plate_down", - "textures": { - "texture": "minecraft:block/spruce_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_sapling.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_sapling.json deleted file mode 100644 index 99c270a2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_sapling.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/spruce_sapling" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_sign.json deleted file mode 100644 index d4f03b2e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_sign.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/spruce_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_slab.json deleted file mode 100644 index bcdc4b2a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/spruce_planks", - "side": "minecraft:block/spruce_planks", - "top": "minecraft:block/spruce_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_slab_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_slab_top.json deleted file mode 100644 index 3cbde014..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/spruce_planks", - "side": "minecraft:block/spruce_planks", - "top": "minecraft:block/spruce_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_stairs.json deleted file mode 100644 index 7e53bad1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/spruce_planks", - "side": "minecraft:block/spruce_planks", - "top": "minecraft:block/spruce_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_stairs_inner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_stairs_inner.json deleted file mode 100644 index 5864e0d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/spruce_planks", - "side": "minecraft:block/spruce_planks", - "top": "minecraft:block/spruce_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_stairs_outer.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_stairs_outer.json deleted file mode 100644 index b3ba3d53..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/spruce_planks", - "side": "minecraft:block/spruce_planks", - "top": "minecraft:block/spruce_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_trapdoor_bottom.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_trapdoor_bottom.json deleted file mode 100644 index b5dacb63..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_trapdoor_bottom.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_orientable_trapdoor_bottom", - "textures": { - "texture": "minecraft:block/spruce_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_trapdoor_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_trapdoor_open.json deleted file mode 100644 index f8b61984..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_trapdoor_open.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_orientable_trapdoor_open", - "textures": { - "texture": "minecraft:block/spruce_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_trapdoor_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_trapdoor_top.json deleted file mode 100644 index 11589722..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_trapdoor_top.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_orientable_trapdoor_top", - "textures": { - "texture": "minecraft:block/spruce_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_wood.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_wood.json deleted file mode 100644 index 244a9d5a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/spruce_wood.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/spruce_log", - "side": "minecraft:block/spruce_log" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stairs.json deleted file mode 100644 index 986ce9c6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stairs.json +++ /dev/null @@ -1,45 +0,0 @@ -{ "parent": "block/block", - "display": { - "gui": { - "rotation": [ 30, 135, 0 ], - "translation": [ 0, 0, 0], - "scale":[ 0.625, 0.625, 0.625 ] - }, - "head": { - "rotation": [ 0, -90, 0 ], - "translation": [ 0, 0, 0 ], - "scale": [ 1, 1, 1 ] - }, - "thirdperson_lefthand": { - "rotation": [ 75, -135, 0 ], - "translation": [ 0, 2.5, 0], - "scale": [ 0.375, 0.375, 0.375 ] - } - }, - "textures": { - "particle": "#side" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 8, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#bottom", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" }, - "north": { "uv": [ 0, 8, 16, 16 ], "texture": "#side", "cullface": "north" }, - "south": { "uv": [ 0, 8, 16, 16 ], "texture": "#side", "cullface": "south" }, - "west": { "uv": [ 0, 8, 16, 16 ], "texture": "#side", "cullface": "west" }, - "east": { "uv": [ 0, 8, 16, 16 ], "texture": "#side", "cullface": "east" } - } - }, - { "from": [ 8, 8, 0 ], - "to": [ 16, 16, 16 ], - "faces": { - "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" }, - "west": { "uv": [ 0, 0, 16, 8 ], "texture": "#side" }, - "east": { "uv": [ 0, 0, 16, 8 ], "texture": "#side", "cullface": "east" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stem_fruit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stem_fruit.json deleted file mode 100644 index 86d59c66..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stem_fruit.json +++ /dev/null @@ -1,31 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "#stem" - }, - "elements": [ - { "from": [ 0, -1, 8 ], - "to": [ 16, 7, 8 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true }, - "faces": { - "north": { "uv": [ 0, 0, 16, 8 ], "texture": "#stem", "tintindex": 0 }, - "south": { "uv": [ 16, 0, 0, 8 ], "texture": "#stem", "tintindex": 0 } - } - }, - { "from": [ 8, -1, 0 ], - "to": [ 8, 7, 16 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true }, - "faces": { - "west": { "uv": [ 0, 0, 16, 8 ], "texture": "#stem", "tintindex": 0 }, - "east": { "uv": [ 16, 0, 0, 8 ], "texture": "#stem", "tintindex": 0 } - } - }, - { "from": [ 0, 0, 8 ], - "to": [ 9, 16, 8 ], - "faces": { - "north": { "uv": [ 9, 0, 0, 16 ], "texture": "#upperstem", "tintindex": 0 }, - "south": { "uv": [ 0, 0, 9, 16 ], "texture": "#upperstem", "tintindex": 0 } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stem_growth0.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stem_growth0.json deleted file mode 100644 index 6e977315..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stem_growth0.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "#stem" - }, - "elements": [ - { "from": [ 0, -1, 8 ], - "to": [ 16, 1, 8 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true }, - "faces": { - "north": { "uv": [ 0, 0, 16, 2 ], "texture": "#stem", "tintindex": 0 }, - "south": { "uv": [ 16, 0, 0, 2 ], "texture": "#stem", "tintindex": 0 } - } - }, - { "from": [ 8, -1, 0 ], - "to": [ 8, 1, 16 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true }, - "faces": { - "west": { "uv": [ 0, 0, 16, 2 ], "texture": "#stem", "tintindex": 0 }, - "east": { "uv": [ 16, 0, 0, 2 ], "texture": "#stem", "tintindex": 0 } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stem_growth1.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stem_growth1.json deleted file mode 100644 index ea97f754..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stem_growth1.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "#stem" - }, - "elements": [ - { "from": [ 0, -1, 8 ], - "to": [ 16, 3, 8 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true }, - "faces": { - "north": { "uv": [ 0, 0, 16, 4 ], "texture": "#stem", "tintindex": 0 }, - "south": { "uv": [ 16, 0, 0, 4 ], "texture": "#stem", "tintindex": 0 } - } - }, - { "from": [ 8, -1, 0 ], - "to": [ 8, 3, 16 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true }, - "faces": { - "west": { "uv": [ 0, 0, 16, 4 ], "texture": "#stem", "tintindex": 0 }, - "east": { "uv": [ 16, 0, 0, 4 ], "texture": "#stem", "tintindex": 0 } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stem_growth2.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stem_growth2.json deleted file mode 100644 index 4ab6f4c2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stem_growth2.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "#stem" - }, - "elements": [ - { "from": [ 0, -1, 8 ], - "to": [ 16, 5, 8 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true }, - "faces": { - "north": { "uv": [ 0, 0, 16, 6 ], "texture": "#stem", "tintindex": 0 }, - "south": { "uv": [ 16, 0, 0, 6 ], "texture": "#stem", "tintindex": 0 } - } - }, - { "from": [ 8, -1, 0 ], - "to": [ 8, 5, 16 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true }, - "faces": { - "west": { "uv": [ 0, 0, 16, 6 ], "texture": "#stem", "tintindex": 0 }, - "east": { "uv": [ 16, 0, 0, 6 ], "texture": "#stem", "tintindex": 0 } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stem_growth3.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stem_growth3.json deleted file mode 100644 index 542a8205..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stem_growth3.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "#stem" - }, - "elements": [ - { "from": [ 0, -1, 8 ], - "to": [ 16, 7, 8 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true }, - "faces": { - "north": { "uv": [ 0, 0, 16, 8 ], "texture": "#stem", "tintindex": 0 }, - "south": { "uv": [ 16, 0, 0, 8 ], "texture": "#stem", "tintindex": 0 } - } - }, - { "from": [ 8, -1, 0 ], - "to": [ 8, 7, 16 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true }, - "faces": { - "west": { "uv": [ 0, 0, 16, 8 ], "texture": "#stem", "tintindex": 0 }, - "east": { "uv": [ 16, 0, 0, 8 ], "texture": "#stem", "tintindex": 0 } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stem_growth4.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stem_growth4.json deleted file mode 100644 index 77befceb..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stem_growth4.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "#stem" - }, - "elements": [ - { "from": [ 0, -1, 8 ], - "to": [ 16, 9, 8 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true }, - "faces": { - "north": { "uv": [ 0, 0, 16, 10 ], "texture": "#stem", "tintindex": 0 }, - "south": { "uv": [ 16, 0, 0, 10 ], "texture": "#stem", "tintindex": 0 } - } - }, - { "from": [ 8, -1, 0 ], - "to": [ 8, 9, 16 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true }, - "faces": { - "west": { "uv": [ 0, 0, 16, 10 ], "texture": "#stem", "tintindex": 0 }, - "east": { "uv": [ 16, 0, 0, 10 ], "texture": "#stem", "tintindex": 0 } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stem_growth5.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stem_growth5.json deleted file mode 100644 index 678450e6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stem_growth5.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "#stem" - }, - "elements": [ - { "from": [ 0, -1, 8 ], - "to": [ 16, 11, 8 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true }, - "faces": { - "north": { "uv": [ 0, 0, 16, 12 ], "texture": "#stem", "tintindex": 0 }, - "south": { "uv": [ 16, 0, 0, 12 ], "texture": "#stem", "tintindex": 0 } - } - }, - { "from": [ 8, -1, 0 ], - "to": [ 8, 11, 16 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true }, - "faces": { - "west": { "uv": [ 0, 0, 16, 12 ], "texture": "#stem", "tintindex": 0 }, - "east": { "uv": [ 16, 0, 0, 12 ], "texture": "#stem", "tintindex": 0 } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stem_growth6.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stem_growth6.json deleted file mode 100644 index 523974e2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stem_growth6.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "#stem" - }, - "elements": [ - { "from": [ 0, -1, 8 ], - "to": [ 16, 13, 8 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true }, - "faces": { - "north": { "uv": [ 0, 0, 16, 14 ], "texture": "#stem", "tintindex": 0 }, - "south": { "uv": [ 16, 0, 0, 14 ], "texture": "#stem", "tintindex": 0 } - } - }, - { "from": [ 8, -1, 0 ], - "to": [ 8, 13, 16 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true }, - "faces": { - "west": { "uv": [ 0, 0, 16, 14 ], "texture": "#stem", "tintindex": 0 }, - "east": { "uv": [ 16, 0, 0, 14 ], "texture": "#stem", "tintindex": 0 } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stem_growth7.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stem_growth7.json deleted file mode 100644 index bd4f9d18..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stem_growth7.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "#stem" - }, - "elements": [ - { "from": [ 0, -1, 8 ], - "to": [ 16, 15, 8 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true }, - "faces": { - "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#stem", "tintindex": 0 }, - "south": { "uv": [ 16, 0, 0, 16 ], "texture": "#stem", "tintindex": 0 } - } - }, - { "from": [ 8, -1, 0 ], - "to": [ 8, 15, 16 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true }, - "faces": { - "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#stem", "tintindex": 0 }, - "east": { "uv": [ 16, 0, 0, 16 ], "texture": "#stem", "tintindex": 0 } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sticky_piston.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sticky_piston.json deleted file mode 100644 index 84fcdca6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sticky_piston.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/template_piston", - "textures": { - "bottom": "minecraft:block/piston_bottom", - "platform": "minecraft:block/piston_top_sticky", - "side": "minecraft:block/piston_side" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sticky_piston_inventory.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sticky_piston_inventory.json deleted file mode 100644 index 24b376ab..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sticky_piston_inventory.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/cube_bottom_top", - "textures": { - "bottom": "minecraft:block/piston_bottom", - "side": "minecraft:block/piston_side", - "top": "minecraft:block/piston_top_sticky" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stone.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stone.json deleted file mode 100644 index 1a2f6a79..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stone.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/stone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stone_brick_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stone_brick_slab.json deleted file mode 100644 index 8c8e75d2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stone_brick_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/stone_bricks", - "side": "minecraft:block/stone_bricks", - "top": "minecraft:block/stone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stone_brick_slab_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stone_brick_slab_top.json deleted file mode 100644 index 40d3e83a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stone_brick_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/stone_bricks", - "side": "minecraft:block/stone_bricks", - "top": "minecraft:block/stone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stone_brick_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stone_brick_stairs.json deleted file mode 100644 index e4688225..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stone_brick_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/stone_bricks", - "side": "minecraft:block/stone_bricks", - "top": "minecraft:block/stone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stone_brick_stairs_inner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stone_brick_stairs_inner.json deleted file mode 100644 index a4d11659..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stone_brick_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/stone_bricks", - "side": "minecraft:block/stone_bricks", - "top": "minecraft:block/stone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stone_brick_stairs_outer.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stone_brick_stairs_outer.json deleted file mode 100644 index 92b707bc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stone_brick_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/stone_bricks", - "side": "minecraft:block/stone_bricks", - "top": "minecraft:block/stone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stone_brick_wall_inventory.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stone_brick_wall_inventory.json deleted file mode 100644 index b15051bc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stone_brick_wall_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/wall_inventory", - "textures": { - "wall": "minecraft:block/stone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stone_brick_wall_post.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stone_brick_wall_post.json deleted file mode 100644 index 47ee222a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stone_brick_wall_post.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_post", - "textures": { - "wall": "minecraft:block/stone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stone_brick_wall_side.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stone_brick_wall_side.json deleted file mode 100644 index 86d914b4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stone_brick_wall_side.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side", - "textures": { - "wall": "minecraft:block/stone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stone_brick_wall_side_tall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stone_brick_wall_side_tall.json deleted file mode 100644 index 6dd8aa44..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stone_brick_wall_side_tall.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side_tall", - "textures": { - "wall": "minecraft:block/stone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stone_bricks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stone_bricks.json deleted file mode 100644 index 87f6bbe0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stone_bricks.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/stone_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stone_button.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stone_button.json deleted file mode 100644 index 42d1cc4d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stone_button.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/button", - "textures": { - "texture": "minecraft:block/stone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stone_button_inventory.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stone_button_inventory.json deleted file mode 100644 index ffee63f2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stone_button_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/button_inventory", - "textures": { - "texture": "minecraft:block/stone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stone_button_pressed.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stone_button_pressed.json deleted file mode 100644 index 4606dfa0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stone_button_pressed.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/button_pressed", - "textures": { - "texture": "minecraft:block/stone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stone_mirrored.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stone_mirrored.json deleted file mode 100644 index 3cf2cb6d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stone_mirrored.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_mirrored_all", - "textures": { - "all": "minecraft:block/stone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stone_pressure_plate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stone_pressure_plate.json deleted file mode 100644 index 98b53783..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stone_pressure_plate.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/pressure_plate_up", - "textures": { - "texture": "minecraft:block/stone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stone_pressure_plate_down.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stone_pressure_plate_down.json deleted file mode 100644 index ff0d176c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stone_pressure_plate_down.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/pressure_plate_down", - "textures": { - "texture": "minecraft:block/stone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stone_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stone_slab.json deleted file mode 100644 index b52b9cd5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stone_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/stone", - "side": "minecraft:block/stone", - "top": "minecraft:block/stone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stone_slab_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stone_slab_top.json deleted file mode 100644 index 62f91159..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stone_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/stone", - "side": "minecraft:block/stone", - "top": "minecraft:block/stone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stone_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stone_stairs.json deleted file mode 100644 index fe93e7f6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stone_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/stone", - "side": "minecraft:block/stone", - "top": "minecraft:block/stone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stone_stairs_inner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stone_stairs_inner.json deleted file mode 100644 index 08f85f6c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stone_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/stone", - "side": "minecraft:block/stone", - "top": "minecraft:block/stone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stone_stairs_outer.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stone_stairs_outer.json deleted file mode 100644 index 24ddd3ae..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stone_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/stone", - "side": "minecraft:block/stone", - "top": "minecraft:block/stone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stonecutter.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stonecutter.json deleted file mode 100644 index b89f0aaa..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stonecutter.json +++ /dev/null @@ -1,29 +0,0 @@ -{ "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": [ 15, 9, 1, 16 ], "texture": "#saw", "tintindex": 0 } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_acacia_log.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_acacia_log.json deleted file mode 100644 index 54d47b63..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_acacia_log.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/stripped_acacia_log_top", - "side": "minecraft:block/stripped_acacia_log" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_acacia_log_horizontal.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_acacia_log_horizontal.json deleted file mode 100644 index 454c86b5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_acacia_log_horizontal.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column_horizontal", - "textures": { - "end": "minecraft:block/stripped_acacia_log_top", - "side": "minecraft:block/stripped_acacia_log" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_acacia_wood.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_acacia_wood.json deleted file mode 100644 index 1583b0d5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_acacia_wood.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/stripped_acacia_log", - "side": "minecraft:block/stripped_acacia_log" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_bamboo_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_bamboo_block.json deleted file mode 100644 index 9e838eac..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_bamboo_block.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/stripped_bamboo_block_top", - "side": "minecraft:block/stripped_bamboo_block" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_bamboo_block_x.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_bamboo_block_x.json deleted file mode 100644 index c657a0cc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_bamboo_block_x.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column_uv_locked_x", - "textures": { - "end": "minecraft:block/stripped_bamboo_block_top", - "side": "minecraft:block/stripped_bamboo_block" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_bamboo_block_y.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_bamboo_block_y.json deleted file mode 100644 index 96bd5d24..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_bamboo_block_y.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column_uv_locked_y", - "textures": { - "end": "minecraft:block/stripped_bamboo_block_top", - "side": "minecraft:block/stripped_bamboo_block" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_bamboo_block_z.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_bamboo_block_z.json deleted file mode 100644 index 21c919af..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_bamboo_block_z.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column_uv_locked_z", - "textures": { - "end": "minecraft:block/stripped_bamboo_block_top", - "side": "minecraft:block/stripped_bamboo_block" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_birch_log.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_birch_log.json deleted file mode 100644 index d7e395a7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_birch_log.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/stripped_birch_log_top", - "side": "minecraft:block/stripped_birch_log" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_birch_log_horizontal.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_birch_log_horizontal.json deleted file mode 100644 index 6f62e421..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_birch_log_horizontal.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column_horizontal", - "textures": { - "end": "minecraft:block/stripped_birch_log_top", - "side": "minecraft:block/stripped_birch_log" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_birch_wood.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_birch_wood.json deleted file mode 100644 index 4faf78e3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_birch_wood.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/stripped_birch_log", - "side": "minecraft:block/stripped_birch_log" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_cherry_log.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_cherry_log.json deleted file mode 100644 index 08f5f52c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_cherry_log.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/stripped_cherry_log_top", - "side": "minecraft:block/stripped_cherry_log" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_cherry_log_x.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_cherry_log_x.json deleted file mode 100644 index 00e524f2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_cherry_log_x.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column_uv_locked_x", - "textures": { - "end": "minecraft:block/stripped_cherry_log_top", - "side": "minecraft:block/stripped_cherry_log" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_cherry_log_y.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_cherry_log_y.json deleted file mode 100644 index 8ff831c2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_cherry_log_y.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column_uv_locked_y", - "textures": { - "end": "minecraft:block/stripped_cherry_log_top", - "side": "minecraft:block/stripped_cherry_log" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_cherry_log_z.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_cherry_log_z.json deleted file mode 100644 index 8137f6a7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_cherry_log_z.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column_uv_locked_z", - "textures": { - "end": "minecraft:block/stripped_cherry_log_top", - "side": "minecraft:block/stripped_cherry_log" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_cherry_wood.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_cherry_wood.json deleted file mode 100644 index 6c9b2d4e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_cherry_wood.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/stripped_cherry_log", - "side": "minecraft:block/stripped_cherry_log" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_crimson_hyphae.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_crimson_hyphae.json deleted file mode 100644 index cbc86c4d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_crimson_hyphae.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/stripped_crimson_stem", - "side": "minecraft:block/stripped_crimson_stem" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_crimson_stem.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_crimson_stem.json deleted file mode 100644 index 8104f731..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_crimson_stem.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/stripped_crimson_stem_top", - "side": "minecraft:block/stripped_crimson_stem" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_dark_oak_log.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_dark_oak_log.json deleted file mode 100644 index fa1dedea..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_dark_oak_log.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/stripped_dark_oak_log_top", - "side": "minecraft:block/stripped_dark_oak_log" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_dark_oak_log_horizontal.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_dark_oak_log_horizontal.json deleted file mode 100644 index c4e5e432..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_dark_oak_log_horizontal.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column_horizontal", - "textures": { - "end": "minecraft:block/stripped_dark_oak_log_top", - "side": "minecraft:block/stripped_dark_oak_log" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_dark_oak_wood.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_dark_oak_wood.json deleted file mode 100644 index 1ca9d015..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_dark_oak_wood.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/stripped_dark_oak_log", - "side": "minecraft:block/stripped_dark_oak_log" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_jungle_log.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_jungle_log.json deleted file mode 100644 index d40694df..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_jungle_log.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/stripped_jungle_log_top", - "side": "minecraft:block/stripped_jungle_log" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_jungle_log_horizontal.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_jungle_log_horizontal.json deleted file mode 100644 index 0dd48d1c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_jungle_log_horizontal.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column_horizontal", - "textures": { - "end": "minecraft:block/stripped_jungle_log_top", - "side": "minecraft:block/stripped_jungle_log" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_jungle_wood.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_jungle_wood.json deleted file mode 100644 index f4b0fe76..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_jungle_wood.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/stripped_jungle_log", - "side": "minecraft:block/stripped_jungle_log" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_mangrove_log.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_mangrove_log.json deleted file mode 100644 index 5a8654ea..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_mangrove_log.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/stripped_mangrove_log_top", - "side": "minecraft:block/stripped_mangrove_log" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_mangrove_log_horizontal.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_mangrove_log_horizontal.json deleted file mode 100644 index 70f40bdf..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_mangrove_log_horizontal.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column_horizontal", - "textures": { - "end": "minecraft:block/stripped_mangrove_log_top", - "side": "minecraft:block/stripped_mangrove_log" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_mangrove_wood.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_mangrove_wood.json deleted file mode 100644 index 900c73d8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_mangrove_wood.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/stripped_mangrove_log", - "side": "minecraft:block/stripped_mangrove_log" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_oak_log.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_oak_log.json deleted file mode 100644 index 4b3fc057..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_oak_log.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/stripped_oak_log_top", - "side": "minecraft:block/stripped_oak_log" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_oak_log_horizontal.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_oak_log_horizontal.json deleted file mode 100644 index a1163f03..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_oak_log_horizontal.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column_horizontal", - "textures": { - "end": "minecraft:block/stripped_oak_log_top", - "side": "minecraft:block/stripped_oak_log" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_oak_wood.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_oak_wood.json deleted file mode 100644 index 554325dd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_oak_wood.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/stripped_oak_log", - "side": "minecraft:block/stripped_oak_log" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_spruce_log.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_spruce_log.json deleted file mode 100644 index 665bd31b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_spruce_log.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/stripped_spruce_log_top", - "side": "minecraft:block/stripped_spruce_log" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_spruce_log_horizontal.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_spruce_log_horizontal.json deleted file mode 100644 index 7a4c1139..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_spruce_log_horizontal.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column_horizontal", - "textures": { - "end": "minecraft:block/stripped_spruce_log_top", - "side": "minecraft:block/stripped_spruce_log" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_spruce_wood.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_spruce_wood.json deleted file mode 100644 index 6c96a668..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_spruce_wood.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/stripped_spruce_log", - "side": "minecraft:block/stripped_spruce_log" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_warped_hyphae.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_warped_hyphae.json deleted file mode 100644 index fa055c37..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_warped_hyphae.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/stripped_warped_stem", - "side": "minecraft:block/stripped_warped_stem" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_warped_stem.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_warped_stem.json deleted file mode 100644 index adcfb554..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/stripped_warped_stem.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/stripped_warped_stem_top", - "side": "minecraft:block/stripped_warped_stem" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/structure_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/structure_block.json deleted file mode 100644 index ab31c0ae..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/structure_block.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/structure_block" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/structure_block_corner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/structure_block_corner.json deleted file mode 100644 index d5522e3b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/structure_block_corner.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/structure_block_corner" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/structure_block_data.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/structure_block_data.json deleted file mode 100644 index a0e707f6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/structure_block_data.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/structure_block_data" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/structure_block_load.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/structure_block_load.json deleted file mode 100644 index 80e3237b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/structure_block_load.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/structure_block_load" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/structure_block_save.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/structure_block_save.json deleted file mode 100644 index 7e6967ac..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/structure_block_save.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/structure_block_save" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/structure_void.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/structure_void.json deleted file mode 100644 index 7003f085..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/structure_void.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:item/structure_void" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sugar_cane.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sugar_cane.json deleted file mode 100644 index c4092853..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sugar_cane.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/tinted_cross", - "textures": { - "cross": "minecraft:block/sugar_cane" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sunflower_bottom.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sunflower_bottom.json deleted file mode 100644 index f9b91c41..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sunflower_bottom.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/sunflower_bottom" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sunflower_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sunflower_top.json deleted file mode 100644 index f98a1802..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sunflower_top.json +++ /dev/null @@ -1,53 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/sunflower_front", - "cross": "block/sunflower_top", - "back": "block/sunflower_back", - "front": "block/sunflower_front" - }, - "elements": [ - { "from": [ 0.8, 0, 8 ], - "to": [ 15.2, 8, 8 ], - "rotation": { - "origin": [ 8, 8, 8 ], - "axis": "y", - "angle": 45, - "rescale": true - }, - "shade": false, - "faces": { - "north": { "uv": [ 0, 8, 16, 16 ], "texture": "#cross" }, - "south": { "uv": [ 0, 8, 16, 16 ], "texture": "#cross" } - } - }, - { "from": [ 8, 0, 0.8 ], - "to": [ 8, 8, 15.2 ], - "rotation": { - "origin": [ 8, 8, 8 ], - "axis": "y", - "angle": 45, - "rescale": true - }, - "shade": false, - "faces": { - "west": { "uv": [ 0, 8, 16, 16 ], "texture": "#cross" }, - "east": { "uv": [ 0, 8, 16, 16 ], "texture": "#cross" } - } - }, - { "from": [ 9.6, -1, 1 ], - "to": [ 9.6, 15, 15 ], - "rotation": { - "origin": [ 8, 8, 8 ], - "axis": "z", - "angle": 22.5, - "rescale": true - }, - "shade": false, - "faces": { - "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#back" }, - "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#front" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/suspicious_gravel_0.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/suspicious_gravel_0.json deleted file mode 100644 index 54ae011c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/suspicious_gravel_0.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/suspicious_gravel_0" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/suspicious_gravel_1.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/suspicious_gravel_1.json deleted file mode 100644 index 8c3ef949..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/suspicious_gravel_1.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/suspicious_gravel_1" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/suspicious_gravel_2.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/suspicious_gravel_2.json deleted file mode 100644 index 2e6b819b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/suspicious_gravel_2.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/suspicious_gravel_2" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/suspicious_gravel_3.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/suspicious_gravel_3.json deleted file mode 100644 index b335d4f8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/suspicious_gravel_3.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/suspicious_gravel_3" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/suspicious_sand_0.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/suspicious_sand_0.json deleted file mode 100644 index f021a962..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/suspicious_sand_0.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/suspicious_sand_0" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/suspicious_sand_1.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/suspicious_sand_1.json deleted file mode 100644 index 96e97058..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/suspicious_sand_1.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/suspicious_sand_1" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/suspicious_sand_2.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/suspicious_sand_2.json deleted file mode 100644 index 41542af0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/suspicious_sand_2.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/suspicious_sand_2" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/suspicious_sand_3.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/suspicious_sand_3.json deleted file mode 100644 index f4358f74..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/suspicious_sand_3.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/suspicious_sand_3" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sweet_berry_bush_stage0.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sweet_berry_bush_stage0.json deleted file mode 100644 index 35d51667..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sweet_berry_bush_stage0.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/sweet_berry_bush_stage0" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sweet_berry_bush_stage1.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sweet_berry_bush_stage1.json deleted file mode 100644 index af18f15b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sweet_berry_bush_stage1.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/sweet_berry_bush_stage1" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sweet_berry_bush_stage2.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sweet_berry_bush_stage2.json deleted file mode 100644 index d1227845..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sweet_berry_bush_stage2.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/sweet_berry_bush_stage2" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sweet_berry_bush_stage3.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sweet_berry_bush_stage3.json deleted file mode 100644 index 9625d2da..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/sweet_berry_bush_stage3.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/sweet_berry_bush_stage3" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tall_grass_bottom.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tall_grass_bottom.json deleted file mode 100644 index aedd5f4f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tall_grass_bottom.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/tinted_cross", - "textures": { - "cross": "minecraft:block/tall_grass_bottom" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tall_grass_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tall_grass_top.json deleted file mode 100644 index ca1f32dd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tall_grass_top.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/tinted_cross", - "textures": { - "cross": "minecraft:block/tall_grass_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tall_seagrass_bottom.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tall_seagrass_bottom.json deleted file mode 100644 index 84613667..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tall_seagrass_bottom.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_seagrass", - "textures": { - "texture": "minecraft:block/tall_seagrass_bottom" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tall_seagrass_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tall_seagrass_top.json deleted file mode 100644 index ce30eefc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tall_seagrass_top.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_seagrass", - "textures": { - "texture": "minecraft:block/tall_seagrass_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/target.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/target.json deleted file mode 100644 index 061cd788..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/target.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/target_top", - "side": "minecraft:block/target_side" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_anvil.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_anvil.json deleted file mode 100644 index 195ede53..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_anvil.json +++ /dev/null @@ -1,60 +0,0 @@ -{ "parent": "block/block", - "textures": { - "particle": "block/anvil", - "body": "block/anvil" - }, - "display": { - "fixed": { - "rotation": [ 0, 90, 0 ], - "translation": [ 0, 0, 0 ], - "scale": [ 0.5, 0.5, 0.5 ] - } - }, - "elements": [ - { "__comment": "Anvil base", - "from": [ 2, 0, 2 ], - "to": [ 14, 4, 14 ], - "faces": { - "down": { "uv": [ 2, 2, 14, 14 ], "texture": "#body", "rotation": 180, "cullface": "down" }, - "up": { "uv": [ 2, 2, 14, 14 ], "texture": "#body", "rotation": 180 }, - "north": { "uv": [ 2, 12, 14, 16 ], "texture": "#body" }, - "south": { "uv": [ 2, 12, 14, 16 ], "texture": "#body" }, - "west": { "uv": [ 0, 2, 4, 14 ], "texture": "#body", "rotation": 90 }, - "east": { "uv": [ 4, 2, 0, 14 ], "texture": "#body", "rotation": 270 } - } - }, - { "__comment": "Lower narrow portion", - "from": [ 4, 4, 3 ], - "to": [ 12, 5, 13 ], - "faces": { - "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" }, - "west": { "uv": [ 4, 3, 5, 13 ], "texture": "#body", "rotation": 90 }, - "east": { "uv": [ 5, 3, 4, 13 ], "texture": "#body", "rotation": 270 } - } - }, - { "__comment": "Wider section beneath top portion", - "from": [ 6, 5, 4 ], - "to": [ 10, 10, 12 ], - "faces": { - "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 }, - "east": { "uv": [ 10, 4, 5, 12 ], "texture": "#body", "rotation": 270 } - } - }, - { "__comment": "Anvil top", - "from": [ 3, 10, 0 ], - "to": [ 13, 16, 16 ], - "faces": { - "down": { "uv": [ 3, 0, 13, 16 ], "texture": "#body", "rotation": 180 }, - "up": { "uv": [ 3, 0, 13, 16 ], "texture": "#top", "rotation": 180 }, - "north": { "uv": [ 3, 0, 13, 6 ], "texture": "#body" }, - "south": { "uv": [ 3, 0, 13, 6 ], "texture": "#body" }, - "west": { "uv": [ 10, 0, 16, 16 ], "texture": "#body", "rotation": 90 }, - "east": { "uv": [ 16, 0, 10, 16 ], "texture": "#body", "rotation": 270 } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_azalea.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_azalea.json deleted file mode 100644 index 2c22ef84..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_azalea.json +++ /dev/null @@ -1,60 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "particle": "block/azalea_plant", - "plant": "block/azalea_plant" - }, - "elements": [ - { "from": [ 0, 16, 0 ], - "to": [ 16, 16, 16 ], - "faces": { - "down": { "uv": [ 0, 16, 16, 0 ], "texture": "#top" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top", "cullface": "up" } - } - }, - { "from": [ 0, 5, 0 ], - "to": [ 16, 16, 0.01 ], - "faces": { - "north": { "uv": [ 0, 0, 16, 11 ], "texture": "#side", "cullface": "north"}, - "south": { "uv": [ 16, 0, 0, 11 ], "texture": "#side"} - } - }, - { "from": [ 0, 5, 15.99 ], - "to": [ 16, 16, 16 ], - "faces": { - "north": { "uv": [ 16, 0, 0, 11 ], "texture": "#side"}, - "south": { "uv": [ 0, 0, 16, 11 ], "texture": "#side", "cullface": "south"} - } - }, - { "from": [ 0, 5, 0 ], - "to": [ 0.01, 16, 16 ], - "faces": { - "west": { "uv": [ 0, 0, 16, 11 ], "texture": "#side", "cullface": "west"}, - "east": { "uv": [ 16, 0, 0, 11 ], "texture": "#side"} - } - }, - { "from": [ 15.99, 5, 0 ], - "to": [ 16, 16, 16 ], - "faces": { - "west": { "uv": [ 16, 0, 0, 11 ], "texture": "#side"}, - "east": { "uv": [ 0, 0, 16, 11 ], "texture": "#side", "cullface": "east"} - } - }, - { "from": [ 0.1, 0, 8 ], - "to": [ 15.9, 15.9, 8 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true }, - "faces": { - "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#plant" }, - "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#plant" } - } - }, - { "from": [ 8, 0, 0.1 ], - "to": [ 8, 15.9, 15.9 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true }, - "faces": { - "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#plant" }, - "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#plant" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_cake_with_candle.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_cake_with_candle.json deleted file mode 100644 index 82a6ee82..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_cake_with_candle.json +++ /dev/null @@ -1,51 +0,0 @@ -{ - "textures": { - "particle": "block/cake_side", - "bottom": "block/cake_bottom", - "top": "block/cake_top", - "side": "block/cake_side" - }, - "elements": [ - { "from": [ 1, 0, 1 ], - "to": [ 15, 8, 15 ], - "faces": { - "down": { "texture": "#bottom", "cullface": "down" }, - "up": { "texture": "#top" }, - "north": { "texture": "#side" }, - "south": { "texture": "#side" }, - "west": { "texture": "#side" }, - "east": { "texture": "#side" } - } - }, - { - "from": [7, 8, 7], - "to": [9, 14, 9], - "faces": { - "north": {"uv": [0, 8, 2, 14], "texture": "#candle"}, - "east": {"uv": [0, 8, 2, 14], "texture": "#candle"}, - "south": {"uv": [0, 8, 2, 14], "texture": "#candle"}, - "west": {"uv": [0, 8, 2, 14], "texture": "#candle"}, - "up": {"uv": [0, 6, 2, 8], "texture": "#candle"}, - "down": {"uv": [0, 14, 2, 16], "texture": "#candle", "cullface": "down"} - } - }, - { - "from": [7.5, 14, 8], - "to": [8.5, 15, 8], - "rotation": {"angle": -45, "axis": "y", "origin": [8, 14, 8]}, - "faces": { - "north": {"uv": [0, 5, 1, 6], "texture": "#candle"}, - "south": {"uv": [0, 5, 1, 6], "texture": "#candle"} - } - }, - { - "from": [7.5, 14, 8], - "to": [8.5, 15, 8], - "rotation": {"angle": 45, "axis": "y", "origin": [8, 14, 8]}, - "faces": { - "north": {"uv": [0, 5, 1, 6], "texture": "#candle"}, - "south": {"uv": [0, 5, 1, 6], "texture": "#candle"} - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_campfire.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_campfire.json deleted file mode 100644 index 85587666..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_campfire.json +++ /dev/null @@ -1,91 +0,0 @@ -{ - "parent": "block/block", - "display": { - "head": { - "translation": [ 0, 10.5, 0 ] - } - }, - "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": "#lit_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": "#lit_log" }, - "east": { "uv": [ 0, 4, 4, 8 ], "texture": "#log", "cullface": "east" }, - "south": { "uv": [ 0, 0, 16, 4 ], "texture": "#lit_log" }, - "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": "#lit_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": "#lit_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": "#lit_log" }, - "east": { "uv": [ 0, 4, 4, 8 ], "texture": "#log", "cullface": "east" }, - "south": { "uv": [ 16, 0, 0, 4 ], "texture": "#lit_log" }, - "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": "#lit_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": "#lit_log" }, - "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/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_candle.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_candle.json deleted file mode 100644 index 111b3b6c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_candle.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "parent": "block/block", - "elements": [ - { - "from": [7, 0, 7], - "to": [9, 6, 9], - "faces": { - "north": {"uv": [0, 8, 2, 14], "texture": "#all"}, - "east": {"uv": [0, 8, 2, 14], "texture": "#all"}, - "south": {"uv": [0, 8, 2, 14], "texture": "#all"}, - "west": {"uv": [0, 8, 2, 14], "texture": "#all"}, - "up": {"uv": [0, 6, 2, 8], "texture": "#all"}, - "down": {"uv": [0, 14, 2, 16], "texture": "#all", "cullface": "down"} - } - }, - { - "from": [7.5, 6, 8], - "to": [8.5, 7, 8], - "rotation": {"angle": 45, "axis": "y", "origin": [8, 6, 8]}, - "faces": { - "north": {"uv": [0, 5, 1, 6], "texture": "#all"}, - "south": {"uv": [0, 5, 1, 6], "texture": "#all"} - } - }, - { - "from": [7.5, 6, 8], - "to": [8.5, 7, 8], - "rotation": {"angle": -45, "axis": "y", "origin": [8, 6, 8]}, - "faces": { - "north": {"uv": [0, 5, 1, 6], "texture": "#all"}, - "south": {"uv": [0, 5, 1, 6], "texture": "#all"} - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_cauldron_full.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_cauldron_full.json deleted file mode 100644 index 2925eba4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_cauldron_full.json +++ /dev/null @@ -1,155 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/cauldron_side", - "top": "block/cauldron_top", - "bottom": "block/cauldron_bottom", - "side": "block/cauldron_side", - "inside": "block/cauldron_inner" - }, - "elements": [ - { - "from": [ 0, 3, 0 ], - "to": [ 2, 16, 16 ], - "faces": { - "north": { "texture": "#side", "cullface": "north" }, - "east": { "texture": "#side" }, - "south": { "texture": "#side", "cullface": "south" }, - "west": { "texture": "#side", "cullface": "west" }, - "up": { "texture": "#top", "cullface": "up" }, - "down": { "texture": "#inside" } - } - }, - { - "from": [ 2, 3, 2 ], - "to": [ 14, 4, 14 ], - "faces": { - "up": { "texture": "#inside" }, - "down": { "texture": "#inside" } - } - }, - { - "from": [ 14, 3, 0 ], - "to": [ 16, 16, 16 ], - "faces": { - "north": { "texture": "#side", "cullface": "north" }, - "east": { "texture": "#side", "cullface": "east" }, - "south": { "texture": "#side", "cullface": "south" }, - "west": { "texture": "#side" }, - "up": { "texture": "#top", "cullface": "up" }, - "down": { "texture": "#inside" } - } - }, - { - "from": [ 2, 3, 0 ], - "to": [ 14, 16, 2 ], - "faces": { - "north": { "texture": "#side", "cullface": "north" }, - "south": { "texture": "#side" }, - "up": { "texture": "#top", "cullface": "up" }, - "down": { "texture": "#inside" } - } - }, - { - "from": [ 2, 3, 14 ], - "to": [ 14, 16, 16 ], - "faces": { - "north": { "texture": "#side" }, - "south": { "texture": "#side", "cullface": "south" }, - "up": { "texture": "#top", "cullface": "up" }, - "down": { "texture": "#inside" } - } - }, - { - "from": [ 0, 0, 0 ], - "to": [ 4, 3, 2 ], - "faces": { - "north": { "texture": "#side", "cullface": "north" }, - "east": { "texture": "#side" }, - "south": { "texture": "#side" }, - "west": { "texture": "#side", "cullface": "west" }, - "down": { "texture": "#bottom", "cullface": "down" } - } - }, - { - "from": [ 0, 0, 2 ], - "to": [ 2, 3, 4 ], - "faces": { - "east": { "texture": "#side" }, - "south": { "texture": "#side" }, - "west": { "texture": "#side", "cullface": "west" }, - "down": { "texture": "#bottom", "cullface": "down" } - } - }, - { - "from": [ 12, 0, 0 ], - "to": [ 16, 3, 2 ], - "faces": { - "north": { "texture": "#side", "cullface": "north" }, - "east": { "texture": "#side", "cullface": "east" }, - "south": { "texture": "#side" }, - "west": { "texture": "#side" }, - "down": { "texture": "#bottom", "cullface": "down" } - } - }, - { - "from": [ 14, 0, 2 ], - "to": [ 16, 3, 4 ], - "faces": { - "east": { "texture": "#side", "cullface": "east" }, - "south": { "texture": "#side" }, - "west": { "texture": "#side" }, - "down": { "texture": "#bottom", "cullface": "down" } - } - }, - { - "from": [ 0, 0, 14 ], - "to": [ 4, 3, 16 ], - "faces": { - "north": { "texture": "#side" }, - "east": { "texture": "#side" }, - "south": { "texture": "#side", "cullface": "south" }, - "west": { "texture": "#side", "cullface": "west" }, - "down": { "texture": "#bottom", "cullface": "down" } - } - }, - { - "from": [ 0, 0, 12 ], - "to": [ 2, 3, 14 ], - "faces": { - "north": { "texture": "#side" }, - "east": { "texture": "#side" }, - "west": { "texture": "#side", "cullface": "west" }, - "down": { "texture": "#bottom", "cullface": "down" } - } - }, - { - "from": [ 12, 0, 14 ], - "to": [ 16, 3, 16 ], - "faces": { - "north": { "texture": "#side" }, - "east": { "texture": "#side", "cullface": "east" }, - "south": { "texture": "#side", "cullface": "south" }, - "west": { "texture": "#side" }, - "down": { "texture": "#bottom", "cullface": "down" } - } - }, - { - "from": [ 14, 0, 12 ], - "to": [ 16, 3, 14 ], - "faces": { - "north": { "texture": "#side" }, - "east": { "texture": "#side", "cullface": "east" }, - "west": { "texture": "#side" }, - "down": { "texture": "#bottom", "cullface": "down" } - } - }, - { - "from": [ 2, 4, 2 ], - "to": [ 14, 15, 14 ], - "faces": { - "up": { "texture": "#content", "tintindex": 0 } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_cauldron_level1.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_cauldron_level1.json deleted file mode 100644 index 61fb386b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_cauldron_level1.json +++ /dev/null @@ -1,155 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/cauldron_side", - "top": "block/cauldron_top", - "bottom": "block/cauldron_bottom", - "side": "block/cauldron_side", - "inside": "block/cauldron_inner" - }, - "elements": [ - { - "from": [ 0, 3, 0 ], - "to": [ 2, 16, 16 ], - "faces": { - "north": { "texture": "#side", "cullface": "north" }, - "east": { "texture": "#side" }, - "south": { "texture": "#side", "cullface": "south" }, - "west": { "texture": "#side", "cullface": "west" }, - "up": { "texture": "#top", "cullface": "up" }, - "down": { "texture": "#inside" } - } - }, - { - "from": [ 2, 3, 2 ], - "to": [ 14, 4, 14 ], - "faces": { - "up": { "texture": "#inside" }, - "down": { "texture": "#inside" } - } - }, - { - "from": [ 14, 3, 0 ], - "to": [ 16, 16, 16 ], - "faces": { - "north": { "texture": "#side", "cullface": "north" }, - "east": { "texture": "#side", "cullface": "east" }, - "south": { "texture": "#side", "cullface": "south" }, - "west": { "texture": "#side" }, - "up": { "texture": "#top", "cullface": "up" }, - "down": { "texture": "#inside" } - } - }, - { - "from": [ 2, 3, 0 ], - "to": [ 14, 16, 2 ], - "faces": { - "north": { "texture": "#side", "cullface": "north" }, - "south": { "texture": "#side" }, - "up": { "texture": "#top", "cullface": "up" }, - "down": { "texture": "#inside" } - } - }, - { - "from": [ 2, 3, 14 ], - "to": [ 14, 16, 16 ], - "faces": { - "north": { "texture": "#side" }, - "south": { "texture": "#side", "cullface": "south" }, - "up": { "texture": "#top", "cullface": "up" }, - "down": { "texture": "#inside" } - } - }, - { - "from": [ 0, 0, 0 ], - "to": [ 4, 3, 2 ], - "faces": { - "north": { "texture": "#side", "cullface": "north" }, - "east": { "texture": "#side" }, - "south": { "texture": "#side" }, - "west": { "texture": "#side", "cullface": "west" }, - "down": { "texture": "#bottom", "cullface": "down" } - } - }, - { - "from": [ 0, 0, 2 ], - "to": [ 2, 3, 4 ], - "faces": { - "east": { "texture": "#side" }, - "south": { "texture": "#side" }, - "west": { "texture": "#side", "cullface": "west" }, - "down": { "texture": "#bottom", "cullface": "down" } - } - }, - { - "from": [ 12, 0, 0 ], - "to": [ 16, 3, 2 ], - "faces": { - "north": { "texture": "#side", "cullface": "north" }, - "east": { "texture": "#side", "cullface": "east" }, - "south": { "texture": "#side" }, - "west": { "texture": "#side" }, - "down": { "texture": "#bottom", "cullface": "down" } - } - }, - { - "from": [ 14, 0, 2 ], - "to": [ 16, 3, 4 ], - "faces": { - "east": { "texture": "#side", "cullface": "east" }, - "south": { "texture": "#side" }, - "west": { "texture": "#side" }, - "down": { "texture": "#bottom", "cullface": "down" } - } - }, - { - "from": [ 0, 0, 14 ], - "to": [ 4, 3, 16 ], - "faces": { - "north": { "texture": "#side" }, - "east": { "texture": "#side" }, - "south": { "texture": "#side", "cullface": "south" }, - "west": { "texture": "#side", "cullface": "west" }, - "down": { "texture": "#bottom", "cullface": "down" } - } - }, - { - "from": [ 0, 0, 12 ], - "to": [ 2, 3, 14 ], - "faces": { - "north": { "texture": "#side" }, - "east": { "texture": "#side" }, - "west": { "texture": "#side", "cullface": "west" }, - "down": { "texture": "#bottom", "cullface": "down" } - } - }, - { - "from": [ 12, 0, 14 ], - "to": [ 16, 3, 16 ], - "faces": { - "north": { "texture": "#side" }, - "east": { "texture": "#side", "cullface": "east" }, - "south": { "texture": "#side", "cullface": "south" }, - "west": { "texture": "#side" }, - "down": { "texture": "#bottom", "cullface": "down" } - } - }, - { - "from": [ 14, 0, 12 ], - "to": [ 16, 3, 14 ], - "faces": { - "north": { "texture": "#side" }, - "east": { "texture": "#side", "cullface": "east" }, - "west": { "texture": "#side" }, - "down": { "texture": "#bottom", "cullface": "down" } - } - }, - { - "from": [ 2, 4, 2 ], - "to": [ 14, 9, 14 ], - "faces": { - "up": { "texture": "#content", "tintindex": 0 } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_cauldron_level2.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_cauldron_level2.json deleted file mode 100644 index fd748349..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_cauldron_level2.json +++ /dev/null @@ -1,155 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/cauldron_side", - "top": "block/cauldron_top", - "bottom": "block/cauldron_bottom", - "side": "block/cauldron_side", - "inside": "block/cauldron_inner" - }, - "elements": [ - { - "from": [ 0, 3, 0 ], - "to": [ 2, 16, 16 ], - "faces": { - "north": { "texture": "#side", "cullface": "north" }, - "east": { "texture": "#side" }, - "south": { "texture": "#side", "cullface": "south" }, - "west": { "texture": "#side", "cullface": "west" }, - "up": { "texture": "#top", "cullface": "up" }, - "down": { "texture": "#inside" } - } - }, - { - "from": [ 2, 3, 2 ], - "to": [ 14, 4, 14 ], - "faces": { - "up": { "texture": "#inside" }, - "down": { "texture": "#inside" } - } - }, - { - "from": [ 14, 3, 0 ], - "to": [ 16, 16, 16 ], - "faces": { - "north": { "texture": "#side", "cullface": "north" }, - "east": { "texture": "#side", "cullface": "east" }, - "south": { "texture": "#side", "cullface": "south" }, - "west": { "texture": "#side" }, - "up": { "texture": "#top", "cullface": "up" }, - "down": { "texture": "#inside" } - } - }, - { - "from": [ 2, 3, 0 ], - "to": [ 14, 16, 2 ], - "faces": { - "north": { "texture": "#side", "cullface": "north" }, - "south": { "texture": "#side" }, - "up": { "texture": "#top", "cullface": "up" }, - "down": { "texture": "#inside" } - } - }, - { - "from": [ 2, 3, 14 ], - "to": [ 14, 16, 16 ], - "faces": { - "north": { "texture": "#side" }, - "south": { "texture": "#side", "cullface": "south" }, - "up": { "texture": "#top", "cullface": "up" }, - "down": { "texture": "#inside" } - } - }, - { - "from": [ 0, 0, 0 ], - "to": [ 4, 3, 2 ], - "faces": { - "north": { "texture": "#side", "cullface": "north" }, - "east": { "texture": "#side" }, - "south": { "texture": "#side" }, - "west": { "texture": "#side", "cullface": "west" }, - "down": { "texture": "#bottom", "cullface": "down" } - } - }, - { - "from": [ 0, 0, 2 ], - "to": [ 2, 3, 4 ], - "faces": { - "east": { "texture": "#side" }, - "south": { "texture": "#side" }, - "west": { "texture": "#side", "cullface": "west" }, - "down": { "texture": "#bottom", "cullface": "down" } - } - }, - { - "from": [ 12, 0, 0 ], - "to": [ 16, 3, 2 ], - "faces": { - "north": { "texture": "#side", "cullface": "north" }, - "east": { "texture": "#side", "cullface": "east" }, - "south": { "texture": "#side" }, - "west": { "texture": "#side" }, - "down": { "texture": "#bottom", "cullface": "down" } - } - }, - { - "from": [ 14, 0, 2 ], - "to": [ 16, 3, 4 ], - "faces": { - "east": { "texture": "#side", "cullface": "east" }, - "south": { "texture": "#side" }, - "west": { "texture": "#side" }, - "down": { "texture": "#bottom", "cullface": "down" } - } - }, - { - "from": [ 0, 0, 14 ], - "to": [ 4, 3, 16 ], - "faces": { - "north": { "texture": "#side" }, - "east": { "texture": "#side" }, - "south": { "texture": "#side", "cullface": "south" }, - "west": { "texture": "#side", "cullface": "west" }, - "down": { "texture": "#bottom", "cullface": "down" } - } - }, - { - "from": [ 0, 0, 12 ], - "to": [ 2, 3, 14 ], - "faces": { - "north": { "texture": "#side" }, - "east": { "texture": "#side" }, - "west": { "texture": "#side", "cullface": "west" }, - "down": { "texture": "#bottom", "cullface": "down" } - } - }, - { - "from": [ 12, 0, 14 ], - "to": [ 16, 3, 16 ], - "faces": { - "north": { "texture": "#side" }, - "east": { "texture": "#side", "cullface": "east" }, - "south": { "texture": "#side", "cullface": "south" }, - "west": { "texture": "#side" }, - "down": { "texture": "#bottom", "cullface": "down" } - } - }, - { - "from": [ 14, 0, 12 ], - "to": [ 16, 3, 14 ], - "faces": { - "north": { "texture": "#side" }, - "east": { "texture": "#side", "cullface": "east" }, - "west": { "texture": "#side" }, - "down": { "texture": "#bottom", "cullface": "down" } - } - }, - { - "from": [ 2, 4, 2 ], - "to": [ 14, 12, 14 ], - "faces": { - "up": { "texture": "#content", "tintindex": 0 } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_chiseled_bookshelf_slot_bottom_left.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_chiseled_bookshelf_slot_bottom_left.json deleted file mode 100644 index ee8a35b9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_chiseled_bookshelf_slot_bottom_left.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "textures": { - "texture": "#texture" - }, - "elements": [ - { - "from": [10, 0, 0], - "to": [16, 8, 0], - "faces": { - "north": {"uv": [0, 8, 6, 16], "texture": "#texture", "cullface": "north"} - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_chiseled_bookshelf_slot_bottom_mid.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_chiseled_bookshelf_slot_bottom_mid.json deleted file mode 100644 index f29dadfc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_chiseled_bookshelf_slot_bottom_mid.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "textures": { - "texture": "#texture" - }, - "elements": [ - { - "from": [5, 0, 0], - "to": [10, 8, 0], - "faces": { - "north": {"uv": [6, 8, 11, 16], "texture": "#texture", "cullface": "north"} - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_chiseled_bookshelf_slot_bottom_right.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_chiseled_bookshelf_slot_bottom_right.json deleted file mode 100644 index c4ccaaff..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_chiseled_bookshelf_slot_bottom_right.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "textures": { - "texture": "#texture" - }, - "elements": [ - { - "from": [0, 0, 0], - "to": [5, 8, 0], - "faces": { - "north": {"uv": [11, 8, 16, 16], "texture": "#texture", "cullface": "north"} - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_chiseled_bookshelf_slot_top_left.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_chiseled_bookshelf_slot_top_left.json deleted file mode 100644 index 77dcb59a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_chiseled_bookshelf_slot_top_left.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "textures": { - "texture": "#texture" - }, - "elements": [ - { - "from": [10, 8, 0], - "to": [16, 16, 0], - "faces": { - "north": {"uv": [0, 0, 6, 8], "texture": "#texture", "cullface": "north"} - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_chiseled_bookshelf_slot_top_mid.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_chiseled_bookshelf_slot_top_mid.json deleted file mode 100644 index 736bf09c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_chiseled_bookshelf_slot_top_mid.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "textures": { - "texture": "#texture" - }, - "elements": [ - { - "from": [5, 8, 0], - "to": [10, 16, 0], - "faces": { - "north": {"uv": [6, 0, 11, 8], "texture": "#texture", "cullface": "north"} - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_chiseled_bookshelf_slot_top_right.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_chiseled_bookshelf_slot_top_right.json deleted file mode 100644 index 072a1eef..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_chiseled_bookshelf_slot_top_right.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "textures": { - "texture": "#texture" - }, - "elements": [ - { - "from": [0, 8, 0], - "to": [5, 16, 0], - "faces": { - "north": {"uv": [11, 0, 16, 8], "texture": "#texture", "cullface": "north"} - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_chorus_flower.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_chorus_flower.json deleted file mode 100644 index 06b850dd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_chorus_flower.json +++ /dev/null @@ -1,76 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "bottom": "block/chorus_plant", - "particle": "#texture" - }, - "elements": [ - { - "from": [ 2, 14, 2 ], - "to": [ 14, 16, 14 ], - "faces": { - "up": { "uv": [ 2, 2, 14, 14 ], "texture": "#texture" }, - "north": { "uv": [ 2, 0, 14, 2 ], "texture": "#bottom" }, - "south": { "uv": [ 2, 0, 14, 2 ], "texture": "#bottom" }, - "west": { "uv": [ 2, 0, 14, 2 ], "texture": "#bottom" }, - "east": { "uv": [ 2, 0, 14, 2 ], "texture": "#bottom" } - } - }, - { - "from": [ 0, 2, 2 ], - "to": [ 2, 14, 14 ], - "faces": { - "down": { "uv": [ 16, 14, 14, 2 ], "texture": "#bottom" }, - "up": { "uv": [ 0, 2, 2, 14 ], "texture": "#bottom" }, - "north": { "uv": [ 14, 2, 16, 14 ], "texture": "#bottom" }, - "south": { "uv": [ 0, 2, 2, 14 ], "texture": "#bottom" }, - "west": { "uv": [ 2, 2, 14, 14 ], "texture": "#texture" } - } - }, - { - "from": [ 2, 2, 0 ], - "to": [ 14, 14, 2 ], - "faces": { - "down": { "uv": [ 14, 2, 2, 0 ], "texture": "#bottom" }, - "up": { "uv": [ 2, 0, 14, 2 ], "texture": "#bottom" }, - "north": { "uv": [ 2, 2, 14, 14 ], "texture": "#texture" }, - "west": { "uv": [ 0, 2, 2, 14 ], "texture": "#bottom" }, - "east": { "uv": [ 14, 2, 16, 14 ], "texture": "#bottom" } - } - }, - { - "from": [ 2, 2, 14 ], - "to": [ 14, 14, 16 ], - "faces": { - "down": { "uv": [ 14, 16, 2, 14 ], "texture": "#bottom" }, - "up": { "uv": [ 2, 14, 14, 16 ], "texture": "#bottom" }, - "south": { "uv": [ 2, 2, 14, 14 ], "texture": "#texture" }, - "west": { "uv": [ 14, 2, 16, 14 ], "texture": "#bottom" }, - "east": { "uv": [ 0, 2, 2, 14 ], "texture": "#bottom" } - } - }, - { - "from": [ 14, 2, 2 ], - "to": [ 16, 14, 14 ], - "faces": { - "down": { "uv": [ 2, 14, 0, 2 ], "texture": "#bottom" }, - "up": { "uv": [ 14, 2, 16, 14 ], "texture": "#bottom" }, - "north": { "uv": [ 0, 2, 2, 14 ], "texture": "#bottom" }, - "south": { "uv": [ 14, 2, 16, 14 ], "texture": "#bottom" }, - "east": { "uv": [ 2, 2, 14, 14 ], "texture": "#texture" } - } - }, - { - "from": [ 2, 0, 2 ], - "to": [ 14, 14, 14 ], - "faces": { - "up": { "uv": [ 2, 2, 14, 14 ], "texture": "#bottom" }, - "down": { "uv": [ 14, 14, 2, 2 ], "texture": "#bottom" }, - "north": { "uv": [ 2, 2, 14, 16 ], "texture": "#bottom" }, - "south": { "uv": [ 2, 2, 14, 16 ], "texture": "#bottom" }, - "west": { "uv": [ 2, 2, 14, 16 ], "texture": "#bottom" }, - "east": { "uv": [ 2, 2, 14, 16 ], "texture": "#bottom" } - } - } - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_command_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_command_block.json deleted file mode 100644 index 76cbff1e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_command_block.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "parent": "block/cube_directional", - "textures": { - "particle": "#back", - "down": "#side", - "up": "#side", - "north": "#front", - "east": "#side", - "south": "#back", - "west": "#side" - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_custom_fence_gate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_custom_fence_gate.json deleted file mode 100644 index 0d41bf65..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_custom_fence_gate.json +++ /dev/null @@ -1,112 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "particle": "#particle" - }, - "elements": [ - { - "name": "Left-hand post", - "from": [0, 5, 7], - "to": [2, 16, 9], - "faces": { - "north": {"uv": [14, 2, 16, 13], "texture": "#texture"}, - "east": {"uv": [14, 2, 16, 13], "texture": "#texture"}, - "south": {"uv": [14, 2, 16, 13], "texture": "#texture"}, - "west": {"uv": [14, 2, 16, 13], "texture": "#texture", "cullface": "west"}, - "up": {"uv": [14, 0, 16, 2], "texture": "#texture"}, - "down": {"uv": [16, 13, 14, 15], "texture": "#texture"} - } - }, - { - "name": "Right-hand post", - "from": [14, 5, 7], - "to": [16, 16, 9], - "faces": { - "north": {"uv": [0, 2, 2, 13], "texture": "#texture"}, - "east": {"uv": [0, 2, 2, 13], "texture": "#texture", "cullface": "east"}, - "south": {"uv": [0, 2, 2, 13], "texture": "#texture"}, - "west": {"uv": [0, 2, 2, 13], "texture": "#texture"}, - "up": {"uv": [0, 0, 2, 2], "texture": "#texture"}, - "down": {"uv": [2, 13, 0, 15], "texture": "#texture"} - } - }, - { - "name": "Inner vertical post of left-hand gate door", - "from": [6, 6, 7], - "to": [8, 15, 9], - "faces": { - "north": {"uv": [8, 3, 10, 12], "texture": "#texture"}, - "south": {"uv": [6, 3, 8, 12], "texture": "#texture"}, - "west": {"uv": [8, 3, 10, 12], "texture": "#texture"}, - "up": {"uv": [8, 1, 10, 3], "texture": "#texture"}, - "down": {"uv": [8, 14, 10, 12], "texture": "#texture"} - } - }, - { - "name": "Inner vertical post of right-hand gate door", - "from": [8, 6, 7], - "to": [10, 15, 9], - "faces": { - "north": {"uv": [6, 3, 8, 12], "texture": "#texture"}, - "east": {"uv": [6, 3, 8, 12], "texture": "#texture"}, - "south": {"uv": [8, 3, 10, 12], "texture": "#texture"}, - "up": {"uv": [6, 1, 8, 3], "texture": "#texture"}, - "down": {"uv": [6, 14, 8, 12], "texture": "#texture"} - } - }, - { - "name": "Lower horizontal bar of left-hand gate door", - "from": [2, 6, 7], - "to": [6, 9, 9], - "faces": { - "north": {"uv": [10, 3, 14, 6], "texture": "#texture"}, - "south": {"uv": [10, 9, 14, 12], "texture": "#texture"}, - "up": {"uv": [10, 1, 14, 3], "texture": "#texture"}, - "down": {"uv": [10, 14, 14, 12], "texture": "#texture"} - } - }, - { - "name": "Upper horizontal bar of left-hand gate door", - "from": [2, 12, 7], - "to": [6, 15, 9], - "faces": { - "north": {"uv": [10, 3, 14, 6], "texture": "#texture"}, - "south": {"uv": [10, 9, 14, 12], "texture": "#texture"}, - "up": {"uv": [10, 1, 14, 3], "texture": "#texture"}, - "down": {"uv": [10, 14, 14, 12], "texture": "#texture"} - } - }, - { - "name": "Lower horizontal bar of right-hand gate door", - "from": [10, 6, 7], - "to": [14, 9, 9], - "faces": { - "north": {"uv": [2, 3, 6, 6], "texture": "#texture"}, - "south": {"uv": [2, 9, 6, 12], "texture": "#texture"}, - "up": {"uv": [2, 1, 6, 3], "texture": "#texture"}, - "down": {"uv": [2, 14, 6, 12], "texture": "#texture"} - } - }, - { - "name": "Upper horizontal bar of right-hand gate door", - "from": [10, 12, 7], - "to": [14, 15, 9], - "faces": { - "north": {"uv": [2, 3, 6, 6], "texture": "#texture"}, - "south": {"uv": [2, 9, 6, 12], "texture": "#texture"}, - "up": {"uv": [2, 1, 6, 3], "texture": "#texture"}, - "down": {"uv": [2, 14, 6, 12], "texture": "#texture"} - } - } - ], - "display": { - "gui": { - "rotation": [30, 45, 0], - "translation": [0, -1, 0], - "scale": [0.8, 0.8, 0.8] - }, - "head": { - "translation": [0, -3, -6] - } - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_custom_fence_gate_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_custom_fence_gate_open.json deleted file mode 100644 index 727da9c5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_custom_fence_gate_open.json +++ /dev/null @@ -1,103 +0,0 @@ -{ - "textures": { - "particle": "#particle" - }, - "elements": [ - { - "name": "Left-hand post", - "from": [0, 5, 7], - "to": [2, 16, 9], - "faces": { - "north": {"uv": [14, 2, 16, 13], "texture": "#texture"}, - "east": {"uv": [14, 2, 16, 13], "texture": "#texture"}, - "south": {"uv": [14, 2, 16, 13], "texture": "#texture"}, - "west": {"uv": [14, 2, 16, 13], "texture": "#texture", "cullface": "west"}, - "up": {"uv": [14, 0, 16, 2], "texture": "#texture"}, - "down": {"uv": [16, 13, 14, 15], "texture": "#texture"} - } - }, - { - "name": "Right-hand post", - "from": [14, 5, 7], - "to": [16, 16, 9], - "faces": { - "north": {"uv": [0, 2, 2, 13], "texture": "#texture"}, - "east": {"uv": [0, 2, 2, 13], "texture": "#texture", "cullface": "east"}, - "south": {"uv": [0, 2, 2, 13], "texture": "#texture"}, - "west": {"uv": [0, 2, 2, 13], "texture": "#texture"}, - "up": {"uv": [0, 0, 2, 2], "texture": "#texture"}, - "down": {"uv": [2, 13, 0, 15], "texture": "#texture"} - } - }, - { - "name": "Inner vertical post of left-hand gate door", - "from": [0, 6, 13], - "to": [2, 15, 15], - "faces": { - "north": {"uv": [8, 3, 10, 12], "texture": "#texture"}, - "east": {"uv": [8, 3, 10, 12], "texture": "#texture"}, - "south": {"uv": [8, 3, 10, 12], "texture": "#texture"}, - "west": {"uv": [8, 3, 10, 12], "texture": "#texture"}, - "up": {"uv": [8, 1, 10, 3], "texture": "#texture"}, - "down": {"uv": [8, 14, 10, 12], "texture": "#texture"} - } - }, - { - "name": "Inner vertical post of right-hand gate door", - "from": [14, 6, 13], - "to": [16, 15, 15], - "faces": { - "north": {"uv": [6, 3, 8, 12], "texture": "#texture"}, - "east": {"uv": [6, 3, 8, 12], "texture": "#texture"}, - "south": {"uv": [6, 3, 8, 12], "texture": "#texture"}, - "west": {"uv": [6, 3, 8, 12], "texture": "#texture"}, - "up": {"uv": [6, 1, 8, 3], "texture": "#texture"}, - "down": {"uv": [6, 14, 8, 12], "texture": "#texture"} - } - }, - { - "name": "Lower horizontal bar of left-hand gate door", - "from": [0, 6, 9], - "to": [2, 9, 13], - "faces": { - "east": {"uv": [2, 9, 6, 12], "texture": "#texture"}, - "west": {"uv": [2, 3, 6, 6], "texture": "#texture"}, - "up": {"uv": [2, 1, 6, 3], "rotation": 270, "texture": "#texture"}, - "down": {"uv": [2, 12, 6, 14], "rotation": 270, "texture": "#texture"} - } - }, - { - "name": "Upper horizontal bar of left-hand gate door", - "from": [0, 12, 9], - "to": [2, 15, 13], - "faces": { - "east": {"uv": [2, 9, 6, 12], "texture": "#texture"}, - "west": {"uv": [2, 3, 6, 6], "texture": "#texture"}, - "up": {"uv": [2, 1, 6, 3], "rotation": 270, "texture": "#texture"}, - "down": {"uv": [2, 12, 6, 14], "rotation": 270, "texture": "#texture"} - } - }, - { - "name": "Lower horizontal bar of left-hand gate door", - "from": [14, 6, 9], - "to": [16, 9, 13], - "faces": { - "east": {"uv": [10, 9, 14, 12], "texture": "#texture"}, - "west": {"uv": [10, 3, 14, 6], "texture": "#texture"}, - "up": {"uv": [10, 1, 14, 3], "rotation": 270, "texture": "#texture"}, - "down": {"uv": [10, 12, 14, 14], "rotation": 270, "texture": "#texture"} - } - }, - { - "name": "Upper horizontal bar of left-hand gate door", - "from": [14, 12, 9], - "to": [16, 15, 13], - "faces": { - "east": {"uv": [10, 9, 14, 12], "texture": "#texture"}, - "west": {"uv": [14, 3, 10, 6], "texture": "#texture"}, - "up": {"uv": [10, 1, 14, 3], "rotation": 270, "texture": "#texture"}, - "down": {"uv": [10, 12, 14, 14], "rotation": 270, "texture": "#texture"} - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_custom_fence_gate_wall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_custom_fence_gate_wall.json deleted file mode 100644 index 45f48fc8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_custom_fence_gate_wall.json +++ /dev/null @@ -1,102 +0,0 @@ -{ - "ambientocclusion": true, - "textures": { - "particle": "#particle" - }, - "elements": [ - { - "name": "Left-hand post", - "from": [0, 2, 7], - "to": [2, 13, 9], - "faces": { - "north": {"uv": [14, 2, 16, 13], "texture": "#texture"}, - "east": {"uv": [14, 2, 16, 13], "texture": "#texture"}, - "south": {"uv": [14, 2, 16, 13], "texture": "#texture"}, - "west": {"uv": [14, 2, 16, 13], "texture": "#texture", "cullface": "west"}, - "up": {"uv": [14, 0, 16, 2], "texture": "#texture"}, - "down": {"uv": [16, 13, 14, 15], "texture": "#texture"} - } - }, - { - "name": "Right-hand post", - "from": [14, 2, 7], - "to": [16, 13, 9], - "faces": { - "north": {"uv": [0, 2, 2, 13], "texture": "#texture"}, - "east": {"uv": [0, 2, 2, 13], "texture": "#texture", "cullface": "east"}, - "south": {"uv": [0, 2, 2, 13], "texture": "#texture"}, - "west": {"uv": [0, 2, 2, 13], "texture": "#texture"}, - "up": {"uv": [0, 0, 2, 2], "texture": "#texture"}, - "down": {"uv": [2, 13, 0, 15], "texture": "#texture"} - } - }, - { - "name": "Inner vertical post of left-hand gate door", - "from": [6, 3, 7], - "to": [8, 12, 9], - "faces": { - "north": {"uv": [8, 3, 10, 12], "texture": "#texture"}, - "south": {"uv": [6, 3, 8, 12], "texture": "#texture"}, - "west": {"uv": [8, 3, 10, 12], "texture": "#texture"}, - "up": {"uv": [8, 1, 10, 3], "texture": "#texture"}, - "down": {"uv": [8, 14, 10, 12], "texture": "#texture"} - } - }, - { - "name": "Inner vertical post of right-hand gate door", - "from": [8, 3, 7], - "to": [10, 12, 9], - "faces": { - "north": {"uv": [6, 3, 8, 12], "texture": "#texture"}, - "east": {"uv": [6, 3, 8, 12], "texture": "#texture"}, - "south": {"uv": [8, 3, 10, 12], "texture": "#texture"}, - "up": {"uv": [6, 1, 8, 3], "texture": "#texture"}, - "down": {"uv": [6, 14, 8, 12], "texture": "#texture"} - } - }, - { - "name": "Lower horizontal bar of left-hand gate door", - "from": [2, 3, 7], - "to": [6, 6, 9], - "faces": { - "north": {"uv": [10, 3, 14, 6], "texture": "#texture"}, - "south": {"uv": [10, 9, 14, 12], "texture": "#texture"}, - "up": {"uv": [10, 1, 14, 3], "texture": "#texture"}, - "down": {"uv": [10, 14, 14, 12], "texture": "#texture"} - } - }, - { - "name": "Upper horizontal bar of left-hand gate door", - "from": [2, 9, 7], - "to": [6, 12, 9], - "faces": { - "north": {"uv": [10, 3, 14, 6], "texture": "#texture"}, - "south": {"uv": [10, 9, 14, 12], "texture": "#texture"}, - "up": {"uv": [10, 1, 14, 3], "texture": "#texture"}, - "down": {"uv": [10, 14, 14, 12], "texture": "#texture"} - } - }, - { - "name": "Lower horizontal bar of right-hand gate door", - "from": [10, 3, 7], - "to": [14, 6, 9], - "faces": { - "north": {"uv": [2, 3, 6, 6], "texture": "#texture"}, - "south": {"uv": [2, 9, 6, 12], "texture": "#texture"}, - "up": {"uv": [2, 1, 6, 3], "texture": "#texture"}, - "down": {"uv": [2, 14, 6, 12], "texture": "#texture"} - } - }, - { - "name": "Upper horizontal bar of right-hand gate door", - "from": [10, 9, 7], - "to": [14, 12, 9], - "faces": { - "north": {"uv": [2, 3, 6, 6], "texture": "#texture"}, - "south": {"uv": [2, 9, 6, 12], "texture": "#texture"}, - "up": {"uv": [2, 1, 6, 3], "texture": "#texture"}, - "down": {"uv": [2, 14, 6, 12], "texture": "#texture"} - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_custom_fence_gate_wall_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_custom_fence_gate_wall_open.json deleted file mode 100644 index 5b5a81d5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_custom_fence_gate_wall_open.json +++ /dev/null @@ -1,104 +0,0 @@ -{ - "ambientocclusion": true, - "textures": { - "particle": "#particle" - }, - "elements": [ - { - "name": "Left-hand post", - "from": [0, 2, 7], - "to": [2, 13, 9], - "faces": { - "north": {"uv": [14, 2, 16, 13], "texture": "#texture"}, - "east": {"uv": [14, 2, 16, 13], "texture": "#texture"}, - "south": {"uv": [14, 2, 16, 13], "texture": "#texture"}, - "west": {"uv": [14, 2, 16, 13], "texture": "#texture", "cullface": "west"}, - "up": {"uv": [14, 0, 16, 2], "texture": "#texture"}, - "down": {"uv": [16, 13, 14, 15], "texture": "#texture"} - } - }, - { - "name": "Right-hand post", - "from": [14, 2, 7], - "to": [16, 13, 9], - "faces": { - "north": {"uv": [0, 2, 2, 13], "texture": "#texture"}, - "east": {"uv": [0, 2, 2, 13], "texture": "#texture", "cullface": "east"}, - "south": {"uv": [0, 2, 2, 13], "texture": "#texture"}, - "west": {"uv": [0, 2, 2, 13], "texture": "#texture"}, - "up": {"uv": [0, 0, 2, 2], "texture": "#texture"}, - "down": {"uv": [2, 13, 0, 15], "texture": "#texture"} - } - }, - { - "name": "Inner vertical post of left-hand gate door", - "from": [0, 3, 13], - "to": [2, 12, 15], - "faces": { - "north": {"uv": [8, 3, 10, 12], "texture": "#texture"}, - "east": {"uv": [8, 3, 10, 12], "texture": "#texture"}, - "south": {"uv": [8, 3, 10, 12], "texture": "#texture"}, - "west": {"uv": [8, 3, 10, 12], "texture": "#texture"}, - "up": {"uv": [8, 1, 10, 3], "texture": "#texture"}, - "down": {"uv": [8, 14, 10, 12], "texture": "#texture"} - } - }, - { - "name": "Inner vertical post of right-hand gate door", - "from": [14, 3, 13], - "to": [16, 12, 15], - "faces": { - "north": {"uv": [6, 3, 8, 12], "texture": "#texture"}, - "east": {"uv": [6, 3, 8, 12], "texture": "#texture"}, - "south": {"uv": [6, 3, 8, 12], "texture": "#texture"}, - "west": {"uv": [6, 3, 8, 12], "texture": "#texture"}, - "up": {"uv": [6, 1, 8, 3], "texture": "#texture"}, - "down": {"uv": [6, 14, 8, 12], "texture": "#texture"} - } - }, - { - "name": "Lower horizontal bar of left-hand gate door", - "from": [0, 3, 9], - "to": [2, 6, 13], - "faces": { - "east": {"uv": [2, 9, 6, 12], "texture": "#texture"}, - "west": {"uv": [2, 3, 6, 6], "texture": "#texture"}, - "up": {"uv": [2, 1, 6, 3], "rotation": 270, "texture": "#texture"}, - "down": {"uv": [2, 12, 6, 14], "rotation": 270, "texture": "#texture"} - } - }, - { - "name": "Upper horizontal bar of left-hand gate door", - "from": [0, 9, 9], - "to": [2, 12, 13], - "faces": { - "east": {"uv": [2, 9, 6, 12], "texture": "#texture"}, - "west": {"uv": [2, 3, 6, 6], "texture": "#texture"}, - "up": {"uv": [2, 1, 6, 3], "rotation": 270, "texture": "#texture"}, - "down": {"uv": [2, 12, 6, 14], "rotation": 270, "texture": "#texture"} - } - }, - { - "name": "Lower horizontal bar of left-hand gate door", - "from": [14, 3, 9], - "to": [16, 6, 13], - "faces": { - "east": {"uv": [10, 9, 14, 12], "texture": "#texture"}, - "west": {"uv": [10, 3, 14, 6], "texture": "#texture"}, - "up": {"uv": [10, 1, 14, 3], "rotation": 270, "texture": "#texture"}, - "down": {"uv": [10, 12, 14, 14], "rotation": 270, "texture": "#texture"} - } - }, - { - "name": "Upper horizontal bar of left-hand gate door", - "from": [14, 9, 9], - "to": [16, 12, 13], - "faces": { - "east": {"uv": [10, 9, 14, 12], "texture": "#texture"}, - "west": {"uv": [14, 3, 10, 6], "texture": "#texture"}, - "up": {"uv": [10, 1, 14, 3], "rotation": 270, "texture": "#texture"}, - "down": {"uv": [10, 12, 14, 14], "rotation": 270, "texture": "#texture"} - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_daylight_detector.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_daylight_detector.json deleted file mode 100644 index ef2a0021..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_daylight_detector.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "parent": "block/thin_block", - "textures": { - "particle": "#top" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 6, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#side", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" }, - "north": { "uv": [ 0, 10, 16, 16 ], "texture": "#side", "cullface": "north" }, - "south": { "uv": [ 0, 10, 16, 16 ], "texture": "#side", "cullface": "south" }, - "west": { "uv": [ 0, 10, 16, 16 ], "texture": "#side", "cullface": "west" }, - "east": { "uv": [ 0, 10, 16, 16 ], "texture": "#side", "cullface": "east" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_farmland.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_farmland.json deleted file mode 100644 index 4000d7a2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_farmland.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "particle": "#dirt" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 15, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#dirt", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" }, - "north": { "uv": [ 0, 1, 16, 16 ], "texture": "#dirt", "cullface": "north" }, - "south": { "uv": [ 0, 1, 16, 16 ], "texture": "#dirt", "cullface": "south" }, - "west": { "uv": [ 0, 1, 16, 16 ], "texture": "#dirt", "cullface": "west" }, - "east": { "uv": [ 0, 1, 16, 16 ], "texture": "#dirt", "cullface": "east" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_fence_gate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_fence_gate.json deleted file mode 100644 index b1a090fa..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_fence_gate.json +++ /dev/null @@ -1,107 +0,0 @@ -{ "parent": "block/block", - "display": { - "gui": { - "rotation": [ 30, 45, 0 ], - "translation": [ 0, -1, 0], - "scale":[ 0.8, 0.8, 0.8 ] - }, - "head": { - "rotation": [ 0, 0, 0 ], - "translation": [ 0, -3, -6], - "scale":[ 1, 1, 1] - } - }, - "textures": { - "particle": "#texture" - }, - "elements": [ - { "__comment": "Left-hand post", - "from": [ 0, 5, 7 ], - "to": [ 2, 16, 9 ], - "faces": { - "down": { "uv": [ 0, 7, 2, 9 ], "texture": "#texture" }, - "up": { "uv": [ 0, 7, 2, 9 ], "texture": "#texture" }, - "north": { "uv": [ 0, 0, 2, 11 ], "texture": "#texture" }, - "south": { "uv": [ 0, 0, 2, 11 ], "texture": "#texture" }, - "west": { "uv": [ 7, 0, 9, 11 ], "texture": "#texture", "cullface": "west" }, - "east": { "uv": [ 7, 0, 9, 11 ], "texture": "#texture" } - } - }, - { "__comment": "Right-hand post", - "from": [ 14, 5, 7 ], - "to": [ 16, 16, 9 ], - "faces": { - "down": { "uv": [ 14, 7, 16, 9 ], "texture": "#texture" }, - "up": { "uv": [ 14, 7, 16, 9 ], "texture": "#texture" }, - "north": { "uv": [ 14, 0, 16, 11 ], "texture": "#texture" }, - "south": { "uv": [ 14, 0, 16, 11 ], "texture": "#texture" }, - "west": { "uv": [ 7, 0, 9, 11 ], "texture": "#texture" }, - "east": { "uv": [ 7, 0, 9, 11 ], "texture": "#texture", "cullface": "east" } - } - }, - { "__comment": "Inner vertical post of left-hand gate door", - "from": [ 6, 6, 7 ], - "to": [ 8, 15, 9 ], - "faces": { - "down": { "uv": [ 6, 7, 8, 9 ], "texture": "#texture" }, - "up": { "uv": [ 6, 7, 8, 9 ], "texture": "#texture" }, - "north": { "uv": [ 6, 1, 8, 10 ], "texture": "#texture" }, - "south": { "uv": [ 6, 1, 8, 10 ], "texture": "#texture" }, - "west": { "uv": [ 7, 1, 9, 10 ], "texture": "#texture" }, - "east": { "uv": [ 7, 1, 9, 10 ], "texture": "#texture" } - } - }, - { "__comment": "Inner vertical post of right-hand gate door", - "from": [ 8, 6, 7 ], - "to": [ 10, 15, 9 ], - "faces": { - "down": { "uv": [ 8, 7, 10, 9 ], "texture": "#texture" }, - "up": { "uv": [ 8, 7, 10, 9 ], "texture": "#texture" }, - "north": { "uv": [ 8, 1, 10, 10 ], "texture": "#texture" }, - "south": { "uv": [ 8, 1, 10, 10 ], "texture": "#texture" }, - "west": { "uv": [ 7, 1, 9, 10 ], "texture": "#texture" }, - "east": { "uv": [ 7, 1, 9, 10 ], "texture": "#texture" } - } - }, - { "__comment": "Lower horizontal bar of left-hand gate door", - "from": [ 2, 6, 7 ], - "to": [ 6, 9, 9 ], - "faces": { - "down": { "uv": [ 2, 7, 6, 9 ], "texture": "#texture" }, - "up": { "uv": [ 2, 7, 6, 9 ], "texture": "#texture" }, - "north": { "uv": [ 2, 7, 6, 10 ], "texture": "#texture" }, - "south": { "uv": [ 2, 7, 6, 10 ], "texture": "#texture" } - } - }, - { "__comment": "Upper horizontal bar of left-hand gate door", - "from": [ 2, 12, 7 ], - "to": [ 6, 15, 9 ], - "faces": { - "down": { "uv": [ 2, 7, 6, 9 ], "texture": "#texture" }, - "up": { "uv": [ 2, 7, 6, 9 ], "texture": "#texture" }, - "north": { "uv": [ 2, 1, 6, 4 ], "texture": "#texture" }, - "south": { "uv": [ 2, 1, 6, 4 ], "texture": "#texture" } - } - }, - { "__comment": "Lower horizontal bar of right-hand gate door", - "from": [ 10, 6, 7 ], - "to": [ 14, 9, 9 ], - "faces": { - "down": { "uv": [ 10, 7, 14, 9 ], "texture": "#texture" }, - "up": { "uv": [ 10, 7, 14, 9 ], "texture": "#texture" }, - "north": { "uv": [ 10, 7, 14, 10 ], "texture": "#texture" }, - "south": { "uv": [ 10, 7, 14, 10 ], "texture": "#texture" } - } - }, - { "__comment": "Upper horizontal bar of right-hand gate door", - "from": [ 10, 12, 7 ], - "to": [ 14, 15, 9 ], - "faces": { - "down": { "uv": [ 10, 7, 14, 9 ], "texture": "#texture" }, - "up": { "uv": [ 10, 7, 14, 9 ], "texture": "#texture" }, - "north": { "uv": [ 10, 1, 14, 4 ], "texture": "#texture" }, - "south": { "uv": [ 10, 1, 14, 4 ], "texture": "#texture" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_fence_gate_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_fence_gate_open.json deleted file mode 100644 index af2062a1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_fence_gate_open.json +++ /dev/null @@ -1,95 +0,0 @@ -{ - "textures": { - "particle": "#texture" - }, - "elements": [ - { "__comment": "Left-hand post", - "from": [ 0, 5, 7 ], - "to": [ 2, 16, 9 ], - "faces": { - "down": { "uv": [ 0, 7, 2, 9 ], "texture": "#texture" }, - "up": { "uv": [ 0, 7, 2, 9 ], "texture": "#texture" }, - "north": { "uv": [ 0, 0, 2, 11 ], "texture": "#texture" }, - "south": { "uv": [ 0, 0, 2, 11 ], "texture": "#texture" }, - "west": { "uv": [ 7, 0, 9, 11 ], "texture": "#texture", "cullface": "west" }, - "east": { "uv": [ 7, 0, 9, 11 ], "texture": "#texture" } - } - }, - { "__comment": "Right-hand post", - "from": [ 14, 5, 7 ], - "to": [ 16, 16, 9 ], - "faces": { - "down": { "uv": [ 14, 7, 16, 9 ], "texture": "#texture" }, - "up": { "uv": [ 14, 7, 16, 9 ], "texture": "#texture" }, - "north": { "uv": [ 14, 0, 16, 11 ], "texture": "#texture" }, - "south": { "uv": [ 14, 0, 16, 11 ], "texture": "#texture" }, - "west": { "uv": [ 7, 0, 9, 11 ], "texture": "#texture" }, - "east": { "uv": [ 7, 0, 9, 11 ], "texture": "#texture", "cullface": "east" } - } - }, - { "__comment": "Inner vertical post of left-hand gate door", - "from": [ 0, 6, 13 ], - "to": [ 2, 15, 15 ], - "faces": { - "down": { "uv": [ 0, 13, 2, 15 ], "texture": "#texture" }, - "up": { "uv": [ 0, 13, 2, 15 ], "texture": "#texture" }, - "north": { "uv": [ 0, 1, 2, 10 ], "texture": "#texture" }, - "south": { "uv": [ 0, 1, 2, 10 ], "texture": "#texture" }, - "west": { "uv": [ 13, 1, 15, 10 ], "texture": "#texture" }, - "east": { "uv": [ 13, 1, 15, 10 ], "texture": "#texture" } - } - }, - { "__comment": "Inner vertical post of right-hand gate door", - "from": [ 14, 6, 13 ], - "to": [ 16, 15, 15 ], - "faces": { - "down": { "uv": [ 14, 13, 16, 15 ], "texture": "#texture" }, - "up": { "uv": [ 14, 13, 16, 15 ], "texture": "#texture" }, - "north": { "uv": [ 14, 1, 16, 10 ], "texture": "#texture" }, - "south": { "uv": [ 14, 1, 16, 10 ], "texture": "#texture" }, - "west": { "uv": [ 13, 1, 15, 10 ], "texture": "#texture" }, - "east": { "uv": [ 13, 1, 15, 10 ], "texture": "#texture" } - } - }, - { "__comment": "Lower horizontal bar of left-hand gate door", - "from": [ 0, 6, 9 ], - "to": [ 2, 9, 13 ], - "faces": { - "down": { "uv": [ 0, 9, 2, 13 ], "texture": "#texture" }, - "up": { "uv": [ 0, 9, 2, 13 ], "texture": "#texture" }, - "west": { "uv": [ 13, 7, 15, 10 ], "texture": "#texture" }, - "east": { "uv": [ 13, 7, 15, 10 ], "texture": "#texture" } - } - }, - { "__comment": "Upper horizontal bar of left-hand gate door", - "from": [ 0, 12, 9 ], - "to": [ 2, 15, 13 ], - "faces": { - "down": { "uv": [ 0, 9, 2, 13 ], "texture": "#texture" }, - "up": { "uv": [ 0, 9, 2, 13 ], "texture": "#texture" }, - "west": { "uv": [ 13, 1, 15, 4 ], "texture": "#texture" }, - "east": { "uv": [ 13, 1, 15, 4 ], "texture": "#texture" } - } - }, - { "__comment": "Lower horizontal bar of left-hand gate door", - "from": [ 14, 6, 9 ], - "to": [ 16, 9, 13 ], - "faces": { - "down": { "uv": [ 14, 9, 16, 13 ], "texture": "#texture" }, - "up": { "uv": [ 14, 9, 16, 13 ], "texture": "#texture" }, - "west": { "uv": [ 13, 7, 15, 10 ], "texture": "#texture" }, - "east": { "uv": [ 13, 7, 15, 10 ], "texture": "#texture" } - } - }, - { "__comment": "Upper horizontal bar of left-hand gate door", - "from": [ 14, 12, 9 ], - "to": [ 16, 15, 13 ], - "faces": { - "down": { "uv": [ 14, 9, 16, 13 ], "texture": "#texture" }, - "up": { "uv": [ 14, 9, 16, 13 ], "texture": "#texture" }, - "west": { "uv": [ 13, 1, 15, 4 ], "texture": "#texture" }, - "east": { "uv": [ 13, 1, 15, 4 ], "texture": "#texture" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_fence_gate_wall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_fence_gate_wall.json deleted file mode 100644 index 7b301338..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_fence_gate_wall.json +++ /dev/null @@ -1,96 +0,0 @@ -{ - "ambientocclusion": true, - "textures": { - "particle": "#texture" - }, - "elements": [ - { "__comment": "Left-hand post", - "from": [ 0, 2, 7 ], - "to": [ 2, 13, 9 ], - "faces": { - "down": { "uv": [ 0, 7, 2, 9 ], "texture": "#texture" }, - "up": { "uv": [ 0, 7, 2, 9 ], "texture": "#texture" }, - "north": { "uv": [ 0, 0, 2, 11 ], "texture": "#texture" }, - "south": { "uv": [ 0, 0, 2, 11 ], "texture": "#texture" }, - "west": { "uv": [ 7, 0, 9, 11 ], "texture": "#texture", "cullface": "west" }, - "east": { "uv": [ 7, 0, 9, 11 ], "texture": "#texture" } - } - }, - { "__comment": "Right-hand post", - "from": [ 14, 2, 7 ], - "to": [ 16, 13, 9 ], - "faces": { - "down": { "uv": [ 14, 7, 16, 9 ], "texture": "#texture" }, - "up": { "uv": [ 14, 7, 16, 9 ], "texture": "#texture" }, - "north": { "uv": [ 14, 0, 16, 11 ], "texture": "#texture" }, - "south": { "uv": [ 14, 0, 16, 11 ], "texture": "#texture" }, - "west": { "uv": [ 7, 0, 9, 11 ], "texture": "#texture" }, - "east": { "uv": [ 7, 0, 9, 11 ], "texture": "#texture", "cullface": "east" } - } - }, - { "__comment": "Inner vertical post of left-hand gate door", - "from": [ 6, 3, 7 ], - "to": [ 8, 12, 9 ], - "faces": { - "down": { "uv": [ 6, 7, 8, 9 ], "texture": "#texture" }, - "up": { "uv": [ 6, 7, 8, 9 ], "texture": "#texture" }, - "north": { "uv": [ 6, 1, 8, 10 ], "texture": "#texture" }, - "south": { "uv": [ 6, 1, 8, 10 ], "texture": "#texture" }, - "west": { "uv": [ 7, 1, 9, 10 ], "texture": "#texture" }, - "east": { "uv": [ 7, 1, 9, 10 ], "texture": "#texture" } - } - }, - { "__comment": "Inner vertical post of right-hand gate door", - "from": [ 8, 3, 7 ], - "to": [ 10, 12, 9 ], - "faces": { - "down": { "uv": [ 8, 7, 10, 9 ], "texture": "#texture" }, - "up": { "uv": [ 8, 7, 10, 9 ], "texture": "#texture" }, - "north": { "uv": [ 8, 1, 10, 10 ], "texture": "#texture" }, - "south": { "uv": [ 8, 1, 10, 10 ], "texture": "#texture" }, - "west": { "uv": [ 7, 1, 9, 10 ], "texture": "#texture" }, - "east": { "uv": [ 7, 1, 9, 10 ], "texture": "#texture" } - } - }, - { "__comment": "Lower horizontal bar of left-hand gate door", - "from": [ 2, 3, 7 ], - "to": [ 6, 6, 9 ], - "faces": { - "down": { "uv": [ 2, 7, 6, 9 ], "texture": "#texture" }, - "up": { "uv": [ 2, 7, 6, 9 ], "texture": "#texture" }, - "north": { "uv": [ 2, 7, 6, 10 ], "texture": "#texture" }, - "south": { "uv": [ 2, 7, 6, 10 ], "texture": "#texture" } - } - }, - { "__comment": "Upper horizontal bar of left-hand gate door", - "from": [ 2, 9, 7 ], - "to": [ 6, 12, 9 ], - "faces": { - "down": { "uv": [ 2, 7, 6, 9 ], "texture": "#texture" }, - "up": { "uv": [ 2, 7, 6, 9 ], "texture": "#texture" }, - "north": { "uv": [ 2, 1, 6, 4 ], "texture": "#texture" }, - "south": { "uv": [ 2, 1, 6, 4 ], "texture": "#texture" } - } - }, - { "__comment": "Lower horizontal bar of right-hand gate door", - "from": [ 10, 3, 7 ], - "to": [ 14, 6, 9 ], - "faces": { - "down": { "uv": [ 10, 7, 14, 9 ], "texture": "#texture" }, - "up": { "uv": [ 10, 7, 14, 9 ], "texture": "#texture" }, - "north": { "uv": [ 10, 7, 14, 10 ], "texture": "#texture" }, - "south": { "uv": [ 10, 7, 14, 10 ], "texture": "#texture" } - } - }, - { "__comment": "Upper horizontal bar of right-hand gate door", - "from": [ 10, 9, 7 ], - "to": [ 14, 12, 9 ], - "faces": { - "down": { "uv": [ 10, 7, 14, 9 ], "texture": "#texture" }, - "up": { "uv": [ 10, 7, 14, 9 ], "texture": "#texture" }, - "north": { "uv": [ 10, 1, 14, 4 ], "texture": "#texture" }, - "south": { "uv": [ 10, 1, 14, 4 ], "texture": "#texture" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_fence_gate_wall_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_fence_gate_wall_open.json deleted file mode 100644 index 6fddae61..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_fence_gate_wall_open.json +++ /dev/null @@ -1,96 +0,0 @@ -{ - "ambientocclusion": true, - "textures": { - "particle": "#texture" - }, - "elements": [ - { "__comment": "Left-hand post", - "from": [ 0, 2, 7 ], - "to": [ 2, 13, 9 ], - "faces": { - "down": { "uv": [ 0, 7, 2, 9 ], "texture": "#texture" }, - "up": { "uv": [ 0, 7, 2, 9 ], "texture": "#texture" }, - "north": { "uv": [ 0, 0, 2, 11 ], "texture": "#texture" }, - "south": { "uv": [ 0, 0, 2, 11 ], "texture": "#texture" }, - "west": { "uv": [ 7, 0, 9, 11 ], "texture": "#texture", "cullface": "west" }, - "east": { "uv": [ 7, 0, 9, 11 ], "texture": "#texture" } - } - }, - { "__comment": "Right-hand post", - "from": [ 14, 2, 7 ], - "to": [ 16, 13, 9 ], - "faces": { - "down": { "uv": [ 14, 7, 16, 9 ], "texture": "#texture" }, - "up": { "uv": [ 14, 7, 16, 9 ], "texture": "#texture" }, - "north": { "uv": [ 14, 0, 16, 11 ], "texture": "#texture" }, - "south": { "uv": [ 14, 0, 16, 11 ], "texture": "#texture" }, - "west": { "uv": [ 7, 0, 9, 11 ], "texture": "#texture" }, - "east": { "uv": [ 7, 0, 9, 11 ], "texture": "#texture", "cullface": "east" } - } - }, - { "__comment": "Inner vertical post of left-hand gate door", - "from": [ 0, 3, 13 ], - "to": [ 2, 12, 15 ], - "faces": { - "down": { "uv": [ 0, 13, 2, 15 ], "texture": "#texture" }, - "up": { "uv": [ 0, 13, 2, 15 ], "texture": "#texture" }, - "north": { "uv": [ 0, 1, 2, 10 ], "texture": "#texture" }, - "south": { "uv": [ 0, 1, 2, 10 ], "texture": "#texture" }, - "west": { "uv": [ 13, 1, 15, 10 ], "texture": "#texture" }, - "east": { "uv": [ 13, 1, 15, 10 ], "texture": "#texture" } - } - }, - { "__comment": "Inner vertical post of right-hand gate door", - "from": [ 14, 3, 13 ], - "to": [ 16, 12, 15 ], - "faces": { - "down": { "uv": [ 14, 13, 16, 15 ], "texture": "#texture" }, - "up": { "uv": [ 14, 13, 16, 15 ], "texture": "#texture" }, - "north": { "uv": [ 14, 1, 16, 10 ], "texture": "#texture" }, - "south": { "uv": [ 14, 1, 16, 10 ], "texture": "#texture" }, - "west": { "uv": [ 13, 1, 15, 10 ], "texture": "#texture" }, - "east": { "uv": [ 13, 1, 15, 10 ], "texture": "#texture" } - } - }, - { "__comment": "Lower horizontal bar of left-hand gate door", - "from": [ 0, 3, 9 ], - "to": [ 2, 6, 13 ], - "faces": { - "down": { "uv": [ 0, 9, 2, 13 ], "texture": "#texture" }, - "up": { "uv": [ 0, 9, 2, 13 ], "texture": "#texture" }, - "west": { "uv": [ 13, 7, 15, 10 ], "texture": "#texture" }, - "east": { "uv": [ 13, 7, 15, 10 ], "texture": "#texture" } - } - }, - { "__comment": "Upper horizontal bar of left-hand gate door", - "from": [ 0, 9, 9 ], - "to": [ 2, 12, 13 ], - "faces": { - "down": { "uv": [ 0, 9, 2, 13 ], "texture": "#texture" }, - "up": { "uv": [ 0, 9, 2, 13 ], "texture": "#texture" }, - "west": { "uv": [ 13, 1, 15, 4 ], "texture": "#texture" }, - "east": { "uv": [ 13, 1, 15, 4 ], "texture": "#texture" } - } - }, - { "__comment": "Lower horizontal bar of left-hand gate door", - "from": [ 14, 3, 9 ], - "to": [ 16, 6, 13 ], - "faces": { - "down": { "uv": [ 14, 9, 16, 13 ], "texture": "#texture" }, - "up": { "uv": [ 14, 9, 16, 13 ], "texture": "#texture" }, - "west": { "uv": [ 13, 7, 15, 10 ], "texture": "#texture" }, - "east": { "uv": [ 13, 7, 15, 10 ], "texture": "#texture" } - } - }, - { "__comment": "Upper horizontal bar of left-hand gate door", - "from": [ 14, 9, 9 ], - "to": [ 16, 12, 13 ], - "faces": { - "down": { "uv": [ 14, 9, 16, 13 ], "texture": "#texture" }, - "up": { "uv": [ 14, 9, 16, 13 ], "texture": "#texture" }, - "west": { "uv": [ 13, 1, 15, 4 ], "texture": "#texture" }, - "east": { "uv": [ 13, 1, 15, 4 ], "texture": "#texture" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_fire_floor.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_fire_floor.json deleted file mode 100644 index a5e46b55..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_fire_floor.json +++ /dev/null @@ -1,32 +0,0 @@ -{ - "textures": { - "particle": "#fire" - }, - "ambientocclusion": false, - "elements": [ - { "from": [ 0, 0, 8.8 ], - "to": [ 16, 22.4, 8.8 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "x", "angle": -22.5, "rescale": true }, - "shade": false, - "faces": { "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }} - }, - { "from": [ 0, 0, 7.2 ], - "to": [ 16, 22.4, 7.2 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "x", "angle": 22.5, "rescale": true }, - "shade": false, - "faces": { "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }} - }, - { "from": [ 8.8, 0, 0 ], - "to": [ 8.8, 22.4, 16 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "z", "angle": -22.5, "rescale": true }, - "shade": false, - "faces": { "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }} - }, - { "from": [ 7.2, 0, 0 ], - "to": [ 7.2, 22.4, 16 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "z", "angle": 22.5, "rescale": true }, - "shade": false, - "faces": { "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }} - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_fire_side.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_fire_side.json deleted file mode 100644 index da323e33..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_fire_side.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "textures": { - "particle": "#fire" - }, - "ambientocclusion": false, - "elements": [ - { "from": [ 0, 0, 0.01 ], - "to": [ 16, 22.4, 0.01 ], - "shade": false, - "faces": { - "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }, - "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_fire_side_alt.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_fire_side_alt.json deleted file mode 100644 index 83d76ea3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_fire_side_alt.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "textures": { - "particle": "#fire" - }, - "ambientocclusion": false, - "elements": [ - { "from": [ 0, 0, 0.01 ], - "to": [ 16, 22.4, 0.01 ], - "shade": false, - "faces": { - "south": { "uv": [ 16, 0, 0, 16 ], "texture": "#fire" }, - "north": { "uv": [ 16, 0, 0, 16 ], "texture": "#fire" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_fire_up.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_fire_up.json deleted file mode 100644 index 1cebdf22..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_fire_up.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "textures": { - "particle": "#fire" - }, - "ambientocclusion": false, - "elements": [ - { "from": [ 0, 16, 0 ], - "to": [ 16, 16, 16 ], - "rotation": { "origin": [ 16, 16, 8 ], "axis": "z", "angle": 22.5, "rescale": true }, - "shade": false, - "faces": { "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire", "rotation": 270 }} - }, - { "from": [ 0, 16, 0 ], - "to": [ 16, 16, 16 ], - "rotation": { "origin": [ 0, 16, 8 ], "axis": "z", "angle": -22.5, "rescale": true }, - "shade": false, - "faces": { "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire", "rotation": 90 }} - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_fire_up_alt.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_fire_up_alt.json deleted file mode 100644 index 31be9be2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_fire_up_alt.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "textures": { - "particle": "#fire" - }, - "ambientocclusion": false, - "elements": [ - { "from": [ 0, 16, 0 ], - "to": [ 16, 16, 16 ], - "rotation": { "origin": [ 8, 16, 16 ], "axis": "x", "angle": -22.5, "rescale": true }, - "shade": false, - "faces": { "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire", "rotation": 180 }} - }, - { "from": [ 0, 16, 0 ], - "to": [ 16, 16, 16 ], - "rotation": { "origin": [ 8, 16, 0 ], "axis": "x", "angle": 22.5, "rescale": true }, - "shade": false, - "faces": { "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }} - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_four_candles.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_four_candles.json deleted file mode 100644 index 7515ba12..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_four_candles.json +++ /dev/null @@ -1,125 +0,0 @@ -{ - "parent": "block/block", - "elements": [ - { - "from": [6, 0, 8], - "to": [8, 3, 10], - "faces": { - "north": {"uv": [0, 8, 2, 11], "texture": "#all"}, - "east": {"uv": [0, 8, 2, 11], "texture": "#all"}, - "south": {"uv": [0, 8, 2, 11], "texture": "#all"}, - "west": {"uv": [0, 8, 2, 11], "texture": "#all"}, - "up": {"uv": [0, 6, 2, 8], "texture": "#all"}, - "down": {"uv": [0, 14, 2, 16], "texture": "#all", "cullface": "down"} - } - }, - { - "from": [6.5, 3, 9], - "to": [7.5, 4, 9], - "rotation": {"angle": 45, "axis": "y", "origin": [7, 3, 9]}, - "faces": { - "north": {"uv": [0, 5, 1, 6], "texture": "#all"}, - "south": {"uv": [1, 5, 0, 6], "texture": "#all"} - } - }, - { - "from": [6.5, 3, 9], - "to": [7.5, 4, 9], - "rotation": {"angle": -45, "axis": "y", "origin": [7, 3, 9]}, - "faces": { - "north": {"uv": [0, 5, 1, 6], "texture": "#all"}, - "south": {"uv": [1, 5, 0, 6], "texture": "#all"} - } - }, - { - "from": [9, 0, 8], - "to": [11, 5, 10], - "faces": { - "north": {"uv": [0, 8, 2, 13], "texture": "#all"}, - "east": {"uv": [0, 8, 2, 13], "texture": "#all"}, - "south": {"uv": [0, 8, 2, 13], "texture": "#all"}, - "west": {"uv": [0, 8, 2, 13], "texture": "#all"}, - "up": {"uv": [0, 6, 2, 8], "texture": "#all"}, - "down": {"uv": [0, 14, 2, 16], "texture": "#all", "cullface": "down"} - } - }, - { - "from": [9.5, 5, 9], - "to": [10.5, 6, 9], - "rotation": {"angle": 45, "axis": "y", "origin": [10, 5, 9]}, - "faces": { - "north": {"uv": [0, 5, 1, 6], "texture": "#all"}, - "south": {"uv": [1, 5, 0, 6], "texture": "#all"} - } - }, - { - "from": [9.5, 5, 9], - "to": [10.5, 6, 9], - "rotation": {"angle": -45, "axis": "y", "origin": [10, 5, 9]}, - "faces": { - "north": {"uv": [0, 5, 1, 6], "texture": "#all"}, - "south": {"uv": [1, 5, 0, 6], "texture": "#all"} - } - }, - { - "from": [5, 0, 5], - "to": [7, 5, 7], - "faces": { - "north": {"uv": [0, 8, 2, 13], "texture": "#all"}, - "east": {"uv": [0, 8, 2, 13], "texture": "#all"}, - "south": {"uv": [0, 8, 2, 13], "texture": "#all"}, - "west": {"uv": [0, 8, 2, 13], "texture": "#all"}, - "up": {"uv": [0, 6, 2, 8], "texture": "#all"}, - "down": {"uv": [0, 14, 2, 16], "texture": "#all", "cullface": "down"} - } - }, - { - "from": [5.5, 5, 6], - "to": [6.5, 6, 6], - "rotation": {"angle": 45, "axis": "y", "origin": [6, 5, 6]}, - "faces": { - "north": {"uv": [0, 5, 1, 6], "texture": "#all"}, - "south": {"uv": [1, 5, 0, 6], "texture": "#all"} - } - }, - { - "from": [5.5, 5, 6], - "to": [6.5, 6, 6], - "rotation": {"angle": -45, "axis": "y", "origin": [6, 5, 6]}, - "faces": { - "north": {"uv": [0, 5, 1, 6], "texture": "#all"}, - "south": {"uv": [1, 5, 0, 6], "texture": "#all"} - } - }, - { - "from": [8, 0, 5], - "to": [10, 6, 7], - "faces": { - "north": {"uv": [0, 8, 2, 14], "texture": "#all"}, - "east": {"uv": [0, 8, 2, 14], "texture": "#all"}, - "south": {"uv": [0, 8, 2, 14], "texture": "#all"}, - "west": {"uv": [0, 8, 2, 14], "texture": "#all"}, - "up": {"uv": [0, 6, 2, 8], "texture": "#all"}, - "down": {"uv": [0, 14, 2, 16], "texture": "#all", "cullface": "down"} - } - }, - { - "from": [8.5, 6, 6], - "to": [9.5, 7, 6], - "rotation": {"angle": 45, "axis": "y", "origin": [9, 6, 6]}, - "faces": { - "north": {"uv": [0, 5, 1, 6], "texture": "#all"}, - "south": {"uv": [0, 5, 1, 6], "texture": "#all"} - } - }, - { - "from": [8.5, 6, 6], - "to": [9.5, 7, 6], - "rotation": {"angle": -45, "axis": "y", "origin": [9, 6, 6]}, - "faces": { - "north": {"uv": [0, 5, 1, 6], "texture": "#all"}, - "south": {"uv": [0, 5, 1, 6], "texture": "#all"} - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_four_turtle_eggs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_four_turtle_eggs.json deleted file mode 100644 index 93a7ca4b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_four_turtle_eggs.json +++ /dev/null @@ -1,56 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "all": "block/turtle_egg", - "particle": "#all" - }, - "elements": [ - { "from": [ 5, 0, 4 ], - "to": [ 9, 7, 8 ], - "faces": { - "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" }, - "west": { "uv": [ 1, 4, 5, 11 ], "texture": "#all" }, - "east": { "uv": [ 1, 4, 5, 11 ], "texture": "#all" } - } - }, - { - "from": [ 1, 0, 7 ], - "to": [ 5, 5, 11 ], - "faces": { - "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" }, - "west": { "uv": [ 10, 10, 14, 15 ], "texture": "#all" }, - "east": { "uv": [ 10, 10, 14, 15 ], "texture": "#all" } - } - }, - { - "from": [ 11, 0, 7 ], - "to": [ 14, 4, 10 ], - "faces": { - "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" }, - "west": { "uv": [ 8, 3, 11, 7 ], "texture": "#all" }, - "east": { "uv": [ 8, 3, 11, 7 ], "texture": "#all" } - } - }, - { - "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" }, - "north": { "uv": [ 4, 11, 8, 15 ], "texture": "#all" }, - "south": { "uv": [ 4, 11, 8, 15 ], "texture": "#all" }, - "west": { "uv": [ 4, 11, 8, 15 ], "texture": "#all" }, - "east": { "uv": [ 4, 11, 8, 15 ], "texture": "#all" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_glass_pane_noside.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_glass_pane_noside.json deleted file mode 100644 index af16ff94..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_glass_pane_noside.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "#pane" - }, - "elements": [ - { "from": [ 7, 0, 7 ], - "to": [ 9, 16, 9 ], - "faces": { - "north": { "uv": [ 9, 0, 7, 16 ], "texture": "#pane" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_glass_pane_noside_alt.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_glass_pane_noside_alt.json deleted file mode 100644 index 771d6942..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_glass_pane_noside_alt.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "#pane" - }, - "elements": [ - { "from": [ 7, 0, 7 ], - "to": [ 9, 16, 9 ], - "faces": { - "east": { "uv": [ 7, 0, 9, 16 ], "texture": "#pane" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_glass_pane_post.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_glass_pane_post.json deleted file mode 100644 index 54d7fa88..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_glass_pane_post.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "#pane" - }, - "elements": [ - { "from": [ 7, 0, 7 ], - "to": [ 9, 16, 9 ], - "faces": { - "down": { "uv": [ 7, 7, 9, 9 ], "texture": "#edge" }, - "up": { "uv": [ 7, 7, 9, 9 ], "texture": "#edge" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_glass_pane_side.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_glass_pane_side.json deleted file mode 100644 index fae06dcc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_glass_pane_side.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "#pane" - }, - "elements": [ - { "from": [ 7, 0, 0 ], - "to": [ 9, 16, 7 ], - "faces": { - "down": { "uv": [ 7, 0, 9, 7 ], "texture": "#edge" }, - "up": { "uv": [ 7, 0, 9, 7 ], "texture": "#edge" }, - "north": { "uv": [ 7, 0, 9, 16 ], "texture": "#edge", "cullface": "north" }, - "west": { "uv": [ 16, 0, 9, 16 ], "texture": "#pane" }, - "east": { "uv": [ 9, 0, 16, 16 ], "texture": "#pane" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_glass_pane_side_alt.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_glass_pane_side_alt.json deleted file mode 100644 index 82d0e98e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_glass_pane_side_alt.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "#pane" - }, - "elements": [ - { "from": [ 7, 0, 9 ], - "to": [ 9, 16, 16 ], - "faces": { - "down": { "uv": [ 7, 0, 9, 7 ], "texture": "#edge" }, - "up": { "uv": [ 7, 0, 9, 7 ], "texture": "#edge" }, - "south": { "uv": [ 7, 0, 9, 16 ], "texture": "#edge", "cullface": "south" }, - "west": { "uv": [ 7, 0, 0, 16 ], "texture": "#pane" }, - "east": { "uv": [ 0, 0, 7, 16 ], "texture": "#pane" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_glazed_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_glazed_terracotta.json deleted file mode 100644 index c6574a9f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_glazed_terracotta.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "parent": "block/cube", - "textures": { - "particle": "#pattern" - }, - "display": { - "firstperson_righthand": { - "rotation": [ 0, 135, 0 ], - "translation": [ 0, 0, 0 ], - "scale": [ 0.40, 0.40, 0.40 ] - } - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 16, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#pattern", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#pattern", "cullface": "up" }, - "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#pattern", "cullface": "north", "rotation": 90 }, - "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#pattern", "cullface": "south", "rotation": 270 }, - "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#pattern", "cullface": "west", "rotation": 0 }, - "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#pattern", "cullface": "east", "rotation": 180 } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_hanging_lantern.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_hanging_lantern.json deleted file mode 100644 index fb7ebb4d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_hanging_lantern.json +++ /dev/null @@ -1,50 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "particle": "#lantern" - }, - "elements": [ - { "from": [ 5, 1, 5 ], - "to": [ 11, 8, 11 ], - "faces": { - "down": { "uv": [ 0, 9, 6, 15 ], "texture": "#lantern"}, - "up": { "uv": [ 0, 9, 6, 15 ], "texture": "#lantern" }, - "north": { "uv": [ 0, 2, 6, 9 ], "texture": "#lantern" }, - "south": { "uv": [ 0, 2, 6, 9 ], "texture": "#lantern" }, - "west": { "uv": [ 0, 2, 6, 9 ], "texture": "#lantern" }, - "east": { "uv": [ 0, 2, 6, 9 ], "texture": "#lantern" } - } - }, - { "from": [ 6, 8, 6 ], - "to": [ 10, 10, 10 ], - "faces": { - "down": { "uv": [ 1, 10, 5, 14 ], "texture": "#lantern"}, - "up": { "uv": [ 1, 10, 5, 14 ], "texture": "#lantern" }, - "north": { "uv": [ 1, 0, 5, 2 ], "texture": "#lantern" }, - "south": { "uv": [ 1, 0, 5, 2 ], "texture": "#lantern" }, - "west": { "uv": [ 1, 0, 5, 2 ], "texture": "#lantern" }, - "east": { "uv": [ 1, 0, 5, 2 ], "texture": "#lantern" } - } - }, - { - "from": [ 6.5, 11, 8 ], - "to": [ 9.5, 15, 8 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45}, - "shade": false, - "faces": { - "north": { "uv": [ 14, 1, 11, 5 ], "texture": "#lantern" }, - "south": { "uv": [ 11, 1, 14, 5 ], "texture": "#lantern" } - } - }, - { - "from": [ 8, 10, 6.5 ], - "to": [ 8, 16, 9.5 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45}, - "shade": false, - "faces": { - "west": { "uv": [ 14, 6, 11, 12 ], "texture": "#lantern" }, - "east": { "uv": [ 11, 6, 14, 12 ], "texture": "#lantern" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_item_frame.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_item_frame.json deleted file mode 100644 index 12f519a1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_item_frame.json +++ /dev/null @@ -1,51 +0,0 @@ -{ - "elements": [ - { "from": [ 3, 3, 15.5 ], - "to": [ 13, 13, 16 ], - "faces": { - "north": { "uv": [ 3, 3, 13, 13 ], "texture": "#back" }, - "south": { "uv": [ 3, 3, 13, 13 ], "texture": "#back" } - } - }, - { "from": [ 2, 2, 15 ], - "to": [ 14, 3, 16 ], - "faces": { - "down": { "uv": [ 2, 0, 14, 1 ], "texture": "#wood" }, - "up": { "uv": [ 2, 15, 14, 16 ], "texture": "#wood" }, - "north": { "uv": [ 2, 13, 14, 14 ], "texture": "#wood" }, - "south": { "uv": [ 2, 13, 14, 14 ], "texture": "#wood" }, - "west": { "uv": [ 15, 13, 16, 14 ], "texture": "#wood" }, - "east": { "uv": [ 0, 13, 1, 14 ], "texture": "#wood" } - } - }, - { "from": [ 2, 13, 15 ], - "to": [ 14, 14, 16 ], - "faces": { - "down": { "uv": [ 2, 0, 14, 1 ], "texture": "#wood" }, - "up": { "uv": [ 2, 15, 14, 16 ], "texture": "#wood" }, - "north": { "uv": [ 2, 2, 14, 3 ], "texture": "#wood" }, - "south": { "uv": [ 2, 2, 14, 3 ], "texture": "#wood" }, - "west": { "uv": [ 15, 2, 16, 3 ], "texture": "#wood" }, - "east": { "uv": [ 0, 2, 1, 3 ], "texture": "#wood" } - } - }, - { "from": [ 2, 3, 15 ], - "to": [ 3, 13, 16 ], - "faces": { - "north": { "uv": [ 13, 3, 14, 13 ], "texture": "#wood" }, - "south": { "uv": [ 2, 3, 3, 13 ], "texture": "#wood" }, - "west": { "uv": [ 15, 3, 16, 13 ], "texture": "#wood" }, - "east": { "uv": [ 0, 3, 1, 13 ], "texture": "#wood" } - } - }, - { "from": [ 13, 3, 15 ], - "to": [ 14, 13, 16 ], - "faces": { - "north": { "uv": [ 2, 3, 3, 13 ], "texture": "#wood" }, - "south": { "uv": [ 13, 3, 14, 13 ], "texture": "#wood" }, - "west": { "uv": [ 15, 3, 16, 13 ], "texture": "#wood" }, - "east": { "uv": [ 0, 3, 1, 13 ], "texture": "#wood" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_item_frame_map.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_item_frame_map.json deleted file mode 100644 index 2a6054e8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_item_frame_map.json +++ /dev/null @@ -1,51 +0,0 @@ -{ - "elements": [ - { "from": [ 1, 1, 15.001 ], - "to": [ 15, 15, 16 ], - "faces": { - "north": { "uv": [ 1, 1, 15, 15 ], "texture": "#back" }, - "south": { "uv": [ 1, 1, 15, 15 ], "texture": "#back" } - } - }, - { "from": [ 0, 0, 15.001 ], - "to": [ 16, 1, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 1 ], "texture": "#wood" }, - "up": { "uv": [ 0, 15, 16, 16 ], "texture": "#wood" }, - "north": { "uv": [ 0, 15, 16, 16 ], "texture": "#wood" }, - "south": { "uv": [ 0, 15, 16, 16 ], "texture": "#wood" }, - "west": { "uv": [ 15, 15, 16, 16 ], "texture": "#wood" }, - "east": { "uv": [ 0, 15, 1, 16 ], "texture": "#wood" } - } - }, - { "from": [ 0, 15, 15.001 ], - "to": [ 16, 16, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 1 ], "texture": "#wood" }, - "up": { "uv": [ 0, 15, 16, 16 ], "texture": "#wood" }, - "north": { "uv": [ 0, 0, 16, 1 ], "texture": "#wood" }, - "south": { "uv": [ 0, 0, 16, 1 ], "texture": "#wood" }, - "west": { "uv": [ 15, 0, 16, 1 ], "texture": "#wood" }, - "east": { "uv": [ 0, 0, 1, 1 ], "texture": "#wood" } - } - }, - { "from": [ 0, 1, 15.001 ], - "to": [ 1, 15, 16 ], - "faces": { - "north": { "uv": [ 15, 1, 16, 15 ], "texture": "#wood" }, - "south": { "uv": [ 0, 1, 1, 15 ], "texture": "#wood" }, - "west": { "uv": [ 15, 1, 16, 15 ], "texture": "#wood" }, - "east": { "uv": [ 0, 1, 1, 15 ], "texture": "#wood" } - } - }, - { "from": [ 15, 1, 15.001 ], - "to": [ 16, 15, 16 ], - "faces": { - "north": { "uv": [ 0, 1, 1, 15 ], "texture": "#wood" }, - "south": { "uv": [ 15, 1, 16, 15 ], "texture": "#wood" }, - "west": { "uv": [ 15, 1, 16, 15 ], "texture": "#wood" }, - "east": { "uv": [ 0, 1, 1, 15 ], "texture": "#wood" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_lantern.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_lantern.json deleted file mode 100644 index d54baf8d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_lantern.json +++ /dev/null @@ -1,49 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "particle": "#lantern" - }, - "elements": [ - { "from": [ 5, 0, 5 ], - "to": [ 11, 7, 11 ], - "faces": { - "down": { "uv": [ 0, 9, 6, 15 ], "texture": "#lantern", "cullface": "down" }, - "up": { "uv": [ 0, 9, 6, 15 ], "texture": "#lantern" }, - "north": { "uv": [ 0, 2, 6, 9 ], "texture": "#lantern" }, - "south": { "uv": [ 0, 2, 6, 9 ], "texture": "#lantern" }, - "west": { "uv": [ 0, 2, 6, 9 ], "texture": "#lantern" }, - "east": { "uv": [ 0, 2, 6, 9 ], "texture": "#lantern" } - } - }, - { "from": [ 6, 7, 6 ], - "to": [ 10, 9, 10 ], - "faces": { - "up": { "uv": [ 1, 10, 5, 14 ], "texture": "#lantern" }, - "north": { "uv": [ 1, 0, 5, 2 ], "texture": "#lantern" }, - "south": { "uv": [ 1, 0, 5, 2 ], "texture": "#lantern" }, - "west": { "uv": [ 1, 0, 5, 2 ], "texture": "#lantern" }, - "east": { "uv": [ 1, 0, 5, 2 ], "texture": "#lantern" } - } - }, - { - "from": [ 6.5, 9, 8 ], - "to": [ 9.5, 11, 8 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45}, - "shade": false, - "faces": { - "north": { "uv": [ 14, 1, 11, 3 ], "texture": "#lantern" }, - "south": { "uv": [ 11, 1, 14, 3 ], "texture": "#lantern" } - } - }, - { - "from": [ 8, 9, 6.5 ], - "to": [ 8, 11, 9.5 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45}, - "shade": false, - "faces": { - "west": { "uv": [ 14, 10, 11, 12 ], "texture": "#lantern" }, - "east": { "uv": [ 11, 10, 14, 12 ], "texture": "#lantern" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_orientable_trapdoor_bottom.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_orientable_trapdoor_bottom.json deleted file mode 100644 index 5f2ac5e4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_orientable_trapdoor_bottom.json +++ /dev/null @@ -1,18 +0,0 @@ -{ "parent": "block/thin_block", - "textures": { - "particle": "#texture" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 3, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "cullface": "down" }, - "up": { "uv": [ 0, 16, 16, 0 ], "texture": "#texture" }, - "north": { "uv": [ 0, 0, 16, 3 ], "texture": "#texture", "cullface": "north" }, - "south": { "uv": [ 0, 0, 16, 3 ], "texture": "#texture", "cullface": "south" }, - "west": { "uv": [ 0, 0, 16, 3 ], "texture": "#texture", "cullface": "west" }, - "east": { "uv": [ 0, 0, 16, 3 ], "texture": "#texture", "cullface": "east" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_orientable_trapdoor_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_orientable_trapdoor_open.json deleted file mode 100644 index ce447b51..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_orientable_trapdoor_open.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "textures": { - "particle": "#texture" - }, - "elements": [ - { "from": [ 0, 0, 13 ], - "to": [ 16, 16, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 3 ], "texture": "#texture", "cullface": "down" }, - "up": { "uv": [ 0, 3, 16, 0 ], "texture": "#texture", "cullface": "up" }, - "north": { "uv": [ 0, 16, 16, 0 ], "texture": "#texture" }, - "south": { "uv": [ 0, 16, 16, 0 ], "texture": "#texture", "cullface": "south" }, - "west": { "uv": [ 0, 0, 16, 3 ], "rotation": 90, "texture": "#texture", "cullface": "west" }, - "east": { "uv": [ 0, 3, 16, 0 ], "rotation": 90, "texture": "#texture", "cullface": "east" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_orientable_trapdoor_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_orientable_trapdoor_top.json deleted file mode 100644 index a437e184..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_orientable_trapdoor_top.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "textures": { - "particle": "#texture" - }, - "elements": [ - { "from": [ 0, 13, 0 ], - "to": [ 16, 16, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" }, - "up": { "uv": [ 0, 16, 16, 0 ], "texture": "#texture", "cullface": "up" }, - "north": { "uv": [ 0, 0, 16, 3 ], "texture": "#texture", "cullface": "north" }, - "south": { "uv": [ 0, 0, 16, 3 ], "texture": "#texture", "cullface": "south" }, - "west": { "uv": [ 0, 0, 16, 3 ], "texture": "#texture", "cullface": "west" }, - "east": { "uv": [ 0, 0, 16, 3 ], "texture": "#texture", "cullface": "east" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_piston.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_piston.json deleted file mode 100644 index 83b4e18a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_piston.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "textures": { - "particle": "#side" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 16, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#side", "rotation": 180, "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#side", "cullface": "up" }, - "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#platform", "cullface": "north" }, - "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#bottom", "cullface": "south" }, - "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#side", "rotation": 270, "cullface": "west" }, - "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#side", "rotation": 90, "cullface": "east" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_piston_head.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_piston_head.json deleted file mode 100644 index f4fcb910..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_piston_head.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "textures": { - "particle": "#platform" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 16, 4 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 4 ], "texture": "#side", "cullface": "down", "rotation": 180 }, - "up": { "uv": [ 0, 0, 16, 4 ], "texture": "#side", "cullface": "up" }, - "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#platform", "cullface": "north" }, - "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#unsticky" }, - "west": { "uv": [ 0, 0, 16, 4 ], "texture": "#side", "rotation": 270, "cullface": "west" }, - "east": { "uv": [ 0, 0, 16, 4 ], "texture": "#side", "rotation": 90, "cullface": "east" } - } - }, - { "from": [ 6, 6, 4 ], - "to": [ 10, 10, 20 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 4 ], "texture": "#side", "rotation": 90 }, - "up": { "uv": [ 0, 0, 16, 4 ], "texture": "#side", "rotation": 270 }, - "west": { "uv": [ 16, 4, 0, 0 ], "texture": "#side" }, - "east": { "uv": [ 0, 0, 16, 4 ], "texture": "#side" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_piston_head_short.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_piston_head_short.json deleted file mode 100644 index cdbe9e12..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_piston_head_short.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "textures": { - "particle": "#platform" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 16, 4 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 4 ], "texture": "#side", "cullface": "down", "rotation": 180 }, - "up": { "uv": [ 0, 0, 16, 4 ], "texture": "#side", "cullface": "up" }, - "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#platform", "cullface": "north" }, - "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#unsticky" }, - "west": { "uv": [ 0, 0, 16, 4 ], "texture": "#side", "rotation": 270, "cullface": "west" }, - "east": { "uv": [ 0, 0, 16, 4 ], "texture": "#side", "rotation": 90, "cullface": "east" } - } - }, - { "from": [ 6, 6, 4 ], - "to": [ 10, 10, 16 ], - "faces": { - "down": { "uv": [ 4, 0, 16, 4 ], "texture": "#side", "rotation": 90 }, - "up": { "uv": [ 4, 0, 16, 4 ], "texture": "#side", "rotation": 270 }, - "west": { "uv": [ 16, 4, 4, 0 ], "texture": "#side" }, - "east": { "uv": [ 4, 0, 16, 4 ], "texture": "#side" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_potted_azalea_bush.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_potted_azalea_bush.json deleted file mode 100644 index d3ce7c09..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_potted_azalea_bush.json +++ /dev/null @@ -1,108 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "particle": "block/flower_pot", - "flowerpot": "block/flower_pot", - "dirt": "block/dirt" - }, - "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, 12, 10, 16 ], "texture": "#flowerpot", "cullface": "down" }, - "up": { "uv": [ 6, 6, 10, 10 ], "texture": "#dirt" } - } - }, - { "from": [ 4, 15.9, 4 ], - "to": [ 12, 16, 12 ], - "faces": { - "down": { "uv": [ 4, 12, 12, 4 ], "texture": "#top" }, - "up": { "uv": [ 4, 4, 12, 12 ], "texture": "#top", "cullface": "up" } - } - }, - { "from": [ 4, 8, 4 ], - "to": [ 12, 16, 4 ], - "faces": { - "north": { "uv": [ 4, 5, 12, 13 ], "texture": "#side"}, - "south": { "uv": [ 12, 5, 4, 13 ], "texture": "#side" } - } - }, - { "from": [ 4, 8, 12 ], - "to": [ 12, 16, 12 ], - "faces": { - "north": { "uv": [ 12, 5, 4, 13 ], "texture": "#side" }, - "south": { "uv": [ 4, 5, 12, 13 ], "texture": "#side" } - } - }, - { "from": [ 4, 8, 4 ], - "to": [ 4, 16, 12 ], - "faces": { - "west": { "uv": [ 4, 5, 12, 13 ], "texture": "#side" }, - "east": { "uv": [ 12, 5, 4, 13 ], "texture": "#side" } - } - }, - { "from": [ 12, 8, 4 ], - "to": [ 12, 16, 12 ], - "faces": { - "west": { "uv": [ 12, 5, 4, 13 ], "texture": "#side" }, - "east": { "uv": [ 4, 5, 12, 13 ], "texture": "#side" } - } - }, - { "from": [ 2.6, 4, 8 ], - "to": [ 13.4, 16, 8 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true }, - "faces": { - "north": { "uv": [ 0, 4, 16, 16 ], "texture": "#plant" }, - "south": { "uv": [ 0, 4, 16, 16 ], "texture": "#plant" } - } - }, - { "from": [ 8, 4, 2.6 ], - "to": [ 8, 16, 13.4 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true }, - "faces": { - "west": { "uv": [ 0, 4, 16, 16 ], "texture": "#plant" }, - "east": { "uv": [ 0, 4, 16, 16 ], "texture": "#plant" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_rail_raised_ne.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_rail_raised_ne.json deleted file mode 100644 index a92e4603..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_rail_raised_ne.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "#rail" - }, - "elements": [ - { "from": [ 0, 9, 0 ], - "to": [ 16, 9, 16 ], - "rotation": { - "origin": [ 8, 9, 8 ], - "axis": "x", - "angle": 45, - "rescale": true - }, - "faces": { - "down": { "uv": [ 0, 16, 16, 0 ], "texture": "#rail" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#rail" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_rail_raised_sw.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_rail_raised_sw.json deleted file mode 100644 index dddc3562..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_rail_raised_sw.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "#rail" - }, - "elements": [ - { "from": [ 0, 9, 0 ], - "to": [ 16, 9, 16 ], - "rotation": { - "origin": [ 8, 9, 8 ], - "axis": "x", - "angle": -45, - "rescale": true - }, - "faces": { - "down": { "uv": [ 0, 16, 16, 0 ], "texture": "#rail" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#rail" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_sculk_shrieker.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_sculk_shrieker.json deleted file mode 100644 index f7dac613..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_sculk_shrieker.json +++ /dev/null @@ -1,77 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "bottom": "block/sculk_shrieker_bottom", - "side": "block/sculk_shrieker_side", - "top": "block/sculk_shrieker_top", - "inner_top": "block/sculk_shrieker_inner_top", - "particle": "block/sculk_shrieker_bottom" - }, - "elements": [ - { - "name": "bottom_slab", - "from": [0, 0, 0], - "to": [16, 8, 16], - "faces": { - "north": {"uv": [0, 8, 16, 16], "texture": "#side", "cullface": "north"}, - "east": {"uv": [0, 8, 16, 16], "texture": "#side", "cullface": "east"}, - "south": {"uv": [0, 8, 16, 16], "texture": "#side", "cullface": "south"}, - "west": {"uv": [0, 8, 16, 16], "texture": "#side", "cullface": "west"}, - "up": {"uv": [0, 0, 16, 16], "texture": "#inner_top"}, - "down": {"uv": [0, 0, 16, 16], "texture": "#bottom", "cullface": "down"} - } - }, - { - "name": "top_slab", - "from": [1, 8, 1], - "to": [15, 15, 15], - "faces": { - "north": {"uv": [1, 1, 15, 8], "texture": "#side"}, - "east": {"uv": [1, 1, 15, 8], "texture": "#side"}, - "south": {"uv": [1, 1, 15, 8], "texture": "#side"}, - "west": {"uv": [1, 1, 15, 8], "texture": "#side"}, - "up": {"uv": [1, 1, 15, 15], "texture": "#top"} - } - }, - { - "name": "up", - "from": [1, 14.98, 1], - "to": [15, 14.98, 15], - "faces": { - "down": {"uv": [1, 1, 15, 15], "texture": "#top"} - } - }, - { - "name": "south", - "from": [1, 8, 14.98], - "to": [15, 15, 14.98], - "faces": { - "north": {"uv": [1, 1, 15, 8], "texture": "#side"} - } - }, - { - "name": "north", - "from": [1, 8, 1.02], - "to": [15, 15, 1.02], - "faces": { - "south": {"uv": [1, 1, 15, 8], "texture": "#side"} - } - }, - { - "name": "east", - "from": [14.98, 8, 1], - "to": [14.98, 15, 15], - "faces": { - "west": {"uv": [1, 1, 15, 8], "texture": "#side"} - } - }, - { - "name": "west", - "from": [1.02, 8, 1], - "to": [1.02, 15, 15], - "faces": { - "east": {"uv": [1, 1, 15, 8], "texture": "#side"} - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_seagrass.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_seagrass.json deleted file mode 100644 index 4324e3da..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_seagrass.json +++ /dev/null @@ -1,40 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "particle": "#texture" - }, - "elements": [ - { "from": [ 0, 0, 4 ], - "to": [ 16, 16, 4 ], - "shade": false, - "faces": { - "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" }, - "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" } - } - }, - { "from": [ 12, 0, 0 ], - "to": [ 12, 16, 16 ], - "shade": false, - "faces": { - "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" }, - "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" } - } - }, - { "from": [ 4, 0, 0 ], - "to": [ 4, 16, 16 ], - "shade": false, - "faces": { - "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" }, - "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" } - } - }, - { "from": [ 0, 0, 12 ], - "to": [ 16, 16, 12 ], - "shade": false, - "faces": { - "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" }, - "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_single_face.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_single_face.json deleted file mode 100644 index d23e5f20..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_single_face.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "textures": { - "particle": "#texture" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 16, 0 ], - "faces": { - "north": { "texture": "#texture", "cullface":"north" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_three_candles.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_three_candles.json deleted file mode 100644 index d9963dc7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_three_candles.json +++ /dev/null @@ -1,95 +0,0 @@ -{ - "parent": "block/block", - "elements": [ - { - "from": [7, 0, 9], - "to": [9, 3, 11], - "faces": { - "north": {"uv": [0, 8, 2, 11], "texture": "#all"}, - "east": {"uv": [0, 8, 2, 11], "texture": "#all"}, - "south": {"uv": [0, 8, 2, 11], "texture": "#all"}, - "west": {"uv": [0, 8, 2, 11], "texture": "#all"}, - "up": {"uv": [0, 6, 2, 8], "texture": "#all"}, - "down": {"uv": [0, 14, 2, 16], "texture": "#all", "cullface": "down"} - } - }, - { - "from": [7.5, 3, 10], - "to": [8.5, 4, 10], - "rotation": {"angle": 45, "axis": "y", "origin": [8, 3, 10]}, - "faces": { - "north": {"uv": [0, 5, 1, 6], "texture": "#all"}, - "south": {"uv": [1, 5, 0, 6], "texture": "#all"} - } - }, - { - "from": [7.5, 3, 10], - "to": [8.5, 4, 10], - "rotation": {"angle": -45, "axis": "y", "origin": [8, 3, 10]}, - "faces": { - "north": {"uv": [0, 5, 1, 6], "texture": "#all"}, - "south": {"uv": [1, 5, 0, 6], "texture": "#all"} - } - }, - { - "from": [5, 0, 7], - "to": [7, 5, 9], - "faces": { - "north": {"uv": [0, 8, 2, 13], "texture": "#all"}, - "east": {"uv": [0, 8, 2, 13], "texture": "#all"}, - "south": {"uv": [0, 8, 2, 13], "texture": "#all"}, - "west": {"uv": [0, 8, 2, 13], "texture": "#all"}, - "up": {"uv": [0, 6, 2, 8], "texture": "#all"}, - "down": {"uv": [0, 14, 2, 16], "texture": "#all", "cullface": "down"} - } - }, - { - "from": [5.5, 5, 8], - "to": [6.5, 6, 8], - "rotation": {"angle": 45, "axis": "y", "origin": [6, 5, 8]}, - "faces": { - "north": {"uv": [0, 5, 1, 6], "texture": "#all"}, - "south": {"uv": [1, 5, 0, 6], "texture": "#all"} - } - }, - { - "from": [5.5, 5, 8], - "to": [6.5, 6, 8], - "rotation": {"angle": -45, "axis": "y", "origin": [6, 5, 8]}, - "faces": { - "north": {"uv": [0, 5, 1, 6], "texture": "#all"}, - "south": {"uv": [1, 5, 0, 6], "texture": "#all"} - } - }, - { - "from": [8, 0, 6], - "to": [10, 6, 8], - "faces": { - "north": {"uv": [0, 8, 2, 14], "texture": "#all"}, - "east": {"uv": [0, 8, 2, 14], "texture": "#all"}, - "south": {"uv": [0, 8, 2, 14], "texture": "#all"}, - "west": {"uv": [0, 8, 2, 14], "texture": "#all"}, - "up": {"uv": [0, 6, 2, 8], "texture": "#all"}, - "down": {"uv": [0, 14, 2, 16], "texture": "#all", "cullface": "down"} - } - }, - { - "from": [8.5, 6, 7], - "to": [9.5, 7, 7], - "rotation": {"angle": 45, "axis": "y", "origin": [9, 6, 7]}, - "faces": { - "north": {"uv": [0, 5, 1, 6], "texture": "#all"}, - "south": {"uv": [0, 5, 1, 6], "texture": "#all"} - } - }, - { - "from": [8.5, 6, 7], - "to": [9.5, 7, 7], - "rotation": {"angle": -45, "axis": "y", "origin": [9, 6, 7]}, - "faces": { - "north": {"uv": [0, 5, 1, 6], "texture": "#all"}, - "south": {"uv": [0, 5, 1, 6], "texture": "#all"} - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_three_turtle_eggs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_three_turtle_eggs.json deleted file mode 100644 index c6ce2d8a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_three_turtle_eggs.json +++ /dev/null @@ -1,43 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "particle": "#all" - }, - "elements": [ - { "from": [ 5, 0, 4 ], - "to": [ 9, 7, 8 ], - "faces": { - "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" }, - "west": { "uv": [ 1, 4, 5, 11 ], "texture": "#all" }, - "east": { "uv": [ 1, 4, 5, 11 ], "texture": "#all" } - } - }, - { - "from": [ 1, 0, 7 ], - "to": [ 5, 5, 11 ], - "faces": { - "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" }, - "west": { "uv": [ 10, 10, 14, 15 ], "texture": "#all" }, - "east": { "uv": [ 10, 10, 14, 15 ], "texture": "#all" } - } - }, - { - "from": [ 11, 0, 7 ], - "to": [ 14, 4, 10 ], - "faces": { - "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" }, - "west": { "uv": [ 8, 3, 11, 7 ], "texture": "#all" }, - "east": { "uv": [ 8, 3, 11, 7 ], "texture": "#all" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_torch.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_torch.json deleted file mode 100644 index aef12fcf..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_torch.json +++ /dev/null @@ -1,32 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "#torch" - }, - "elements": [ - { "from": [ 7, 0, 7 ], - "to": [ 9, 10, 9 ], - "shade": false, - "faces": { - "down": { "uv": [ 7, 13, 9, 15 ], "texture": "#torch" }, - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#torch" } - } - }, - { "from": [ 7, 0, 0 ], - "to": [ 9, 16, 16 ], - "shade": false, - "faces": { - "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#torch" }, - "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#torch" } - } - }, - { "from": [ 0, 0, 7 ], - "to": [ 16, 16, 9 ], - "shade": false, - "faces": { - "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#torch" }, - "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#torch" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_torch_wall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_torch_wall.json deleted file mode 100644 index 1a6d297e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_torch_wall.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "#torch" - }, - "elements": [ - { "from": [ -1, 3.5, 7 ], - "to": [ 1, 13.5, 9 ], - "rotation": { "origin": [ 0, 3.5, 8 ], "axis": "z", "angle": -22.5 }, - "shade": false, - "faces": { - "down": { "uv": [ 7, 13, 9, 15 ], "texture": "#torch" }, - "up": { "uv": [ 7, 6, 9, 8 ], "texture": "#torch" } - } - }, - { "from": [ -1, 3.5, 0 ], - "to": [ 1, 19.5, 16 ], - "rotation": { "origin": [ 0, 3.5, 8 ], "axis": "z", "angle": -22.5 }, - "shade": false, - "faces": { - "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#torch" }, - "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#torch" } - } - }, - { "from": [ -8, 3.5, 7 ], - "to": [ 8, 19.5, 9 ], - "rotation": { "origin": [ 0, 3.5, 8 ], "axis": "z", "angle": -22.5 }, - "shade": false, - "faces": { - "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#torch" }, - "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#torch" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_trapdoor_bottom.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_trapdoor_bottom.json deleted file mode 100644 index 2b6c8daa..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_trapdoor_bottom.json +++ /dev/null @@ -1,18 +0,0 @@ -{ "parent": "block/thin_block", - "textures": { - "particle": "#texture" - }, - "elements": [ - { "from": [ 0, 0, 0 ], - "to": [ 16, 3, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "cullface": "down" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" }, - "north": { "uv": [ 0, 16, 16, 13 ], "texture": "#texture", "cullface": "north" }, - "south": { "uv": [ 0, 16, 16, 13 ], "texture": "#texture", "cullface": "south" }, - "west": { "uv": [ 0, 16, 16, 13 ], "texture": "#texture", "cullface": "west" }, - "east": { "uv": [ 0, 16, 16, 13 ], "texture": "#texture", "cullface": "east" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_trapdoor_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_trapdoor_open.json deleted file mode 100644 index b301619c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_trapdoor_open.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "textures": { - "particle": "#texture" - }, - "elements": [ - { "from": [ 0, 0, 13 ], - "to": [ 16, 16, 16 ], - "faces": { - "down": { "uv": [ 0, 13, 16, 16 ], "texture": "#texture", "cullface": "down" }, - "up": { "uv": [ 0, 16, 16, 13 ], "texture": "#texture", "cullface": "up" }, - "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" }, - "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "cullface": "south" }, - "west": { "uv": [ 16, 0, 13, 16 ], "texture": "#texture", "cullface": "west" }, - "east": { "uv": [ 13, 0, 16, 16 ], "texture": "#texture", "cullface": "east" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_trapdoor_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_trapdoor_top.json deleted file mode 100644 index 036aeb7b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_trapdoor_top.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "textures": { - "particle": "#texture" - }, - "elements": [ - { "from": [ 0, 13, 0 ], - "to": [ 16, 16, 16 ], - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "cullface": "up" }, - "north": { "uv": [ 0, 16, 16, 13 ], "texture": "#texture", "cullface": "north" }, - "south": { "uv": [ 0, 16, 16, 13 ], "texture": "#texture", "cullface": "south" }, - "west": { "uv": [ 0, 16, 16, 13 ], "texture": "#texture", "cullface": "west" }, - "east": { "uv": [ 0, 16, 16, 13 ], "texture": "#texture", "cullface": "east" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_turtle_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_turtle_egg.json deleted file mode 100644 index b42b49ea..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_turtle_egg.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "particle": "#all" - }, - "elements": [ - { "from": [ 5, 0, 4 ], - "to": [ 9, 7, 8 ], - "faces": { - "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" }, - "west": { "uv": [ 1, 4, 5, 11 ], "texture": "#all" }, - "east": { "uv": [ 1, 4, 5, 11 ], "texture": "#all" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_two_candles.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_two_candles.json deleted file mode 100644 index 2abbb10c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_two_candles.json +++ /dev/null @@ -1,65 +0,0 @@ -{ - "parent": "block/block", - "elements": [ - { - "from": [5, 0, 7], - "to": [7, 5, 9], - "faces": { - "north": {"uv": [0, 8, 2, 13], "texture": "#all"}, - "east": {"uv": [0, 8, 2, 13], "texture": "#all"}, - "south": {"uv": [0, 8, 2, 13], "texture": "#all"}, - "west": {"uv": [0, 8, 2, 13], "texture": "#all"}, - "up": {"uv": [0, 6, 2, 8], "texture": "#all"}, - "down": {"uv": [0, 14, 2, 16], "texture": "#all", "cullface": "down"} - } - }, - { - "from": [5.5, 5, 8], - "to": [6.5, 6, 8], - "rotation": {"angle": 45, "axis": "y", "origin": [6, 5, 8]}, - "faces": { - "north": {"uv": [0, 5, 1, 6], "texture": "#all"}, - "south": {"uv": [1, 5, 0, 6], "texture": "#all"} - } - }, - { - "from": [5.5, 5, 8], - "to": [6.5, 6, 8], - "rotation": {"angle": -45, "axis": "y", "origin": [6, 5, 8]}, - "faces": { - "north": {"uv": [0, 5, 1, 6], "texture": "#all"}, - "south": {"uv": [1, 5, 0, 6], "texture": "#all"} - } - }, - { - "from": [9, 0, 6], - "to": [11, 6, 8], - "faces": { - "north": {"uv": [0, 8, 2, 14], "texture": "#all"}, - "east": {"uv": [0, 8, 2, 14], "texture": "#all"}, - "south": {"uv": [0, 8, 2, 14], "texture": "#all"}, - "west": {"uv": [0, 8, 2, 14], "texture": "#all"}, - "up": {"uv": [0, 6, 2, 8], "texture": "#all"}, - "down": {"uv": [0, 14, 2, 16], "texture": "#all", "cullface": "down"} - } - }, - { - "from": [9.5, 6, 7], - "to": [10.5, 7, 7], - "rotation": {"angle": 45, "axis": "y", "origin": [10, 6, 7]}, - "faces": { - "north": {"uv": [0, 5, 1, 6], "texture": "#all"}, - "south": {"uv": [0, 5, 1, 6], "texture": "#all"} - } - }, - { - "from": [9.5, 6, 7], - "to": [10.5, 7, 7], - "rotation": {"angle": -45, "axis": "y", "origin": [10, 6, 7]}, - "faces": { - "north": {"uv": [0, 5, 1, 6], "texture": "#all"}, - "south": {"uv": [0, 5, 1, 6], "texture": "#all"} - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_two_turtle_eggs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_two_turtle_eggs.json deleted file mode 100644 index a5faf35d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_two_turtle_eggs.json +++ /dev/null @@ -1,31 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "particle": "#all" - }, - "elements": [ - { "from": [ 5, 0, 4 ], - "to": [ 9, 7, 8 ], - "faces": { - "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" }, - "west": { "uv": [ 1, 4, 5, 11 ], "texture": "#all" }, - "east": { "uv": [ 1, 4, 5, 11 ], "texture": "#all" } - } - }, - { - "from": [ 1, 0, 7 ], - "to": [ 5, 5, 11 ], - "faces": { - "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" }, - "west": { "uv": [ 10, 10, 14, 15 ], "texture": "#all" }, - "east": { "uv": [ 10, 10, 14, 15 ], "texture": "#all" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_vault.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_vault.json deleted file mode 100644 index 9f13248a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_vault.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "particle": "#side" - }, - "elements": [ - { - "name": "cage", - "from": [0, 0, 0], - "to": [16, 16, 16], - "faces": { - "north": {"uv": [0, 0, 16, 16], "texture": "#front", "cullface": "north"}, - "east": {"uv": [0, 0, 16, 16], "texture": "#side", "cullface": "east"}, - "south": {"uv": [0, 0, 16, 16], "texture": "#side", "cullface": "south"}, - "west": {"uv": [0, 0, 16, 16], "texture": "#side", "cullface": "west"}, - "up": {"uv": [0, 0, 16, 16], "texture": "#top", "cullface": "up"}, - "down": {"uv": [0, 0, 16, 16], "texture": "#bottom"} - } - }, - { - "name": "cage_inverted_faces", - "from": [15.998, 3.002, 0.002], - "to": [0.002, 15.998, 15.998], - "faces": { - "north": {"uv": [16, 0, 0, 13], "texture": "#front"}, - "east": {"uv": [16, 0, 0, 13], "texture": "#side"}, - "south": {"uv": [16, 0, 0, 13], "texture": "#side"}, - "west": {"uv": [16, 0, 0, 13], "texture": "#side"}, - "up": {"uv": [16, 0, 0, 16], "texture": "#top"}, - "down": {"uv": [0, 0, 16, 16], "texture": "#bottom"} - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_wall_post.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_wall_post.json deleted file mode 100644 index c1c40e47..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_wall_post.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "textures": { - "particle": "#wall" - }, - "elements": [ - { "from": [ 4, 0, 4 ], - "to": [ 12, 16, 12 ], - "faces": { - "down": { "texture": "#wall", "cullface": "down" }, - "up": { "texture": "#wall", "cullface": "up" }, - "north": { "texture": "#wall" }, - "south": { "texture": "#wall" }, - "west": { "texture": "#wall" }, - "east": { "texture": "#wall" } - }, - "__comment": "Center post" - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_wall_side.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_wall_side.json deleted file mode 100644 index 301854c8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_wall_side.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "textures": { - "particle": "#wall" - }, - "elements": [ - { "from": [ 5, 0, 0 ], - "to": [ 11, 14, 8 ], - "faces": { - "down": { "texture": "#wall", "cullface": "down" }, - "up": { "texture": "#wall" }, - "north": { "texture": "#wall", "cullface": "north" }, - "west": { "texture": "#wall" }, - "east": { "texture": "#wall" } - }, - "__comment": "wall" - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_wall_side_tall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_wall_side_tall.json deleted file mode 100644 index 379a9e3c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/template_wall_side_tall.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "textures": { - "particle": "#wall" - }, - "elements": [ - { "from": [ 5, 0, 0 ], - "to": [ 11, 16, 8 ], - "faces": { - "down": { "texture": "#wall", "cullface": "down" }, - "up": { "texture": "#wall", "cullface": "up"}, - "north": { "texture": "#wall", "cullface": "north" }, - "west": { "texture": "#wall" }, - "east": { "texture": "#wall" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/terracotta.json deleted file mode 100644 index abdc18d7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/terracotta.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/terracotta" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/thin_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/thin_block.json deleted file mode 100644 index 1adb58ab..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/thin_block.json +++ /dev/null @@ -1,19 +0,0 @@ -{ "parent": "block/block", - "display": { - "thirdperson_righthand": { - "rotation": [ 75, 45, 0 ], - "translation": [ 0, 2.5, 2], - "scale": [ 0.375, 0.375, 0.375 ] - }, - "firstperson_righthand": { - "rotation": [ 0, 45, 0 ], - "translation": [ 0, 4.2, 0 ], - "scale": [ 0.40, 0.40, 0.40 ] - }, - "firstperson_lefthand": { - "rotation": [ 0, 225, 0 ], - "translation": [ 0, 4.2, 0 ], - "scale": [ 0.40, 0.40, 0.40 ] - } - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/three_dead_sea_pickles.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/three_dead_sea_pickles.json deleted file mode 100644 index 8eff63de..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/three_dead_sea_pickles.json +++ /dev/null @@ -1,65 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "particle": "block/sea_pickle", - "all": "block/sea_pickle" - }, - "elements": [ - { "from": [ 6, 0, 9 ], - "to": [ 10, 6, 13 ], - "faces": { - "down": { "uv": [ 8, 1, 12, 5 ], "texture": "#all", "cullface": "down" }, - "up": { "uv": [ 4, 1, 8, 5 ], "texture": "#all" }, - "north": { "uv": [ 4, 5, 8, 11 ], "texture": "#all" }, - "south": { "uv": [ 0, 5, 4, 11 ], "texture": "#all" }, - "west": { "uv": [ 8, 5, 12, 11 ], "texture": "#all" }, - "east": { "uv": [ 12, 5, 16, 11 ], "texture": "#all" } - } - }, - { - "from": [ 6, 5.95, 9 ], - "to": [ 10, 5.95, 13 ], - "faces": { - "up": {"uv": [ 8, 1, 12, 5 ], "texture": "#all"} - } - }, - { - "from": [ 2, 0, 2 ], - "to": [ 6, 4, 6 ], - "faces": { - "down": { "uv": [ 8, 1, 12, 5 ], "texture": "#all", "cullface": "down" }, - "up": { "uv": [ 4, 1, 8, 5 ], "texture": "#all" }, - "north": { "uv": [ 4, 5, 8, 9 ], "texture": "#all" }, - "south": { "uv": [ 0, 5, 4, 9 ], "texture": "#all" }, - "west": { "uv": [ 8, 5, 12, 9 ], "texture": "#all" }, - "east": { "uv": [ 12, 5, 16, 9 ], "texture": "#all" } - } - }, - { - "from": [ 2, 3.95, 2 ], - "to": [ 6, 3.95, 6 ], - "faces": { - "up": {"uv": [ 8, 1, 12, 5 ], "texture": "#all"} - } - }, - { - "from": [ 8, 0, 4 ], - "to": [ 12, 6, 8 ], - "faces": { - "down": { "uv": [ 8, 1, 12, 5 ], "texture": "#all", "cullface": "down" }, - "up": { "uv": [ 4, 1, 8, 5 ], "texture": "#all" }, - "north": { "uv": [ 4, 5, 8, 11 ], "texture": "#all" }, - "south": { "uv": [ 0, 5, 4, 11 ], "texture": "#all" }, - "west": { "uv": [ 8, 5, 12, 11 ], "texture": "#all" }, - "east": { "uv": [ 12, 5, 16, 11 ], "texture": "#all" } - } - }, - { - "from": [ 8, 5.95, 4 ], - "to": [ 12, 5.95, 8 ], - "faces": { - "up": {"uv": [ 8, 1, 12, 5 ], "texture": "#all"} - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/three_sea_pickles.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/three_sea_pickles.json deleted file mode 100644 index aeb47500..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/three_sea_pickles.json +++ /dev/null @@ -1,125 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "particle": "block/sea_pickle", - "all": "block/sea_pickle" - }, - "elements": [ - { "from": [ 6, 0, 9 ], - "to": [ 10, 6, 13 ], - "faces": { - "down": { "uv": [ 8, 1, 12, 5 ], "texture": "#all", "cullface": "down" }, - "up": { "uv": [ 4, 1, 8, 5 ], "texture": "#all" }, - "north": { "uv": [ 4, 5, 8, 11 ], "texture": "#all" }, - "south": { "uv": [ 0, 5, 4, 11 ], "texture": "#all" }, - "west": { "uv": [ 8, 5, 12, 11 ], "texture": "#all" }, - "east": { "uv": [ 12, 5, 16, 11 ], "texture": "#all" } - } - }, - { - "from": [ 6, 5.95, 9 ], - "to": [ 10, 5.95, 13 ], - "faces": { - "up": {"uv": [ 8, 1, 12, 5 ], "texture": "#all"} - } - }, - { - "from": [ 2, 0, 2 ], - "to": [ 6, 4, 6 ], - "faces": { - "down": { "uv": [ 8, 1, 12, 5 ], "texture": "#all", "cullface": "down" }, - "up": { "uv": [ 4, 1, 8, 5 ], "texture": "#all" }, - "north": { "uv": [ 4, 5, 8, 9 ], "texture": "#all" }, - "south": { "uv": [ 0, 5, 4, 9 ], "texture": "#all" }, - "west": { "uv": [ 8, 5, 12, 9 ], "texture": "#all" }, - "east": { "uv": [ 12, 5, 16, 9 ], "texture": "#all" } - } - }, - { - "from": [ 2, 3.95, 2 ], - "to": [ 6, 3.95, 6 ], - "faces": { - "up": {"uv": [ 8, 1, 12, 5 ], "texture": "#all"} - } - }, - { - "from": [ 8, 0, 4 ], - "to": [ 12, 6, 8 ], - "faces": { - "down": { "uv": [ 8, 1, 12, 5 ], "texture": "#all", "cullface": "down" }, - "up": { "uv": [ 4, 1, 8, 5 ], "texture": "#all" }, - "north": { "uv": [ 4, 5, 8, 11 ], "texture": "#all" }, - "south": { "uv": [ 0, 5, 4, 11 ], "texture": "#all" }, - "west": { "uv": [ 8, 5, 12, 11 ], "texture": "#all" }, - "east": { "uv": [ 12, 5, 16, 11 ], "texture": "#all" } - } - }, - { - "from": [ 8, 5.95, 4 ], - "to": [ 12, 5.95, 8 ], - "faces": { - "up": {"uv": [ 8, 1, 12, 5 ], "texture": "#all"} - } - }, - { - "from": [ 7.5, 5.2, 11 ], - "to": [ 8.5, 8.7, 11 ], - "rotation": { "origin": [ 8, 8, 11 ], "axis": "y", "angle": 45, "rescale": true }, - "shade": false, - "faces": { - "north": { "uv": [ 1, 0, 3, 5 ], "texture": "#all" }, - "south": { "uv": [ 3, 0, 1, 5 ], "texture": "#all" } - } - }, - { - "from": [ 8, 5.2, 10.5 ], - "to": [ 8, 8.7, 11.5 ], - "rotation": { "origin": [ 8, 8, 11 ], "axis": "y", "angle": 45, "rescale": true }, - "shade": false, - "faces": { - "west": { "uv": [ 13, 0, 15, 5 ], "texture": "#all" }, - "east": { "uv": [ 15, 0, 13, 5 ], "texture": "#all" } - } - }, - { - "from": [ 3.5, 3.2, 4 ], - "to": [ 4.5, 6.7, 4 ], - "rotation": { "origin": [ 4, 8, 4 ], "axis": "y", "angle": 45, "rescale": true }, - "shade": false, - "faces": { - "north": { "uv": [ 1, 0, 3, 5 ], "texture": "#all" }, - "south": { "uv": [ 3, 0, 1, 5 ], "texture": "#all" } - } - }, - { - "from": [ 4, 3.2, 3.5 ], - "to": [ 4, 6.7, 4.5 ], - "rotation": { "origin": [ 4, 8, 4 ], "axis": "y", "angle": 45, "rescale": true }, - "shade": false, - "faces": { - "west": { "uv": [ 13, 0, 15, 5 ], "texture": "#all" }, - "east": { "uv": [ 15, 0, 13, 5 ], "texture": "#all" } - } - }, - { - "from": [ 9.5, 5.2, 6 ], - "to": [ 10.5, 8.7, 6 ], - "rotation": { "origin": [ 10, 8, 6 ], "axis": "y", "angle": 45, "rescale": true }, - "shade": false, - "faces": { - "north": { "uv": [ 1, 0, 3, 5 ], "texture": "#all" }, - "south": { "uv": [ 3, 0, 1, 5 ], "texture": "#all" } - } - }, - { - "from": [ 10, 5.2, 5.5 ], - "to": [ 10, 8.7, 6.5 ], - "rotation": { "origin": [ 10, 8, 6 ], "axis": "y", "angle": 45, "rescale": true }, - "shade": false, - "faces": { - "west": { "uv": [ 13, 0, 15, 5 ], "texture": "#all" }, - "east": { "uv": [ 15, 0, 13, 5 ], "texture": "#all" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/three_slightly_cracked_turtle_eggs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/three_slightly_cracked_turtle_eggs.json deleted file mode 100644 index a50fdeef..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/three_slightly_cracked_turtle_eggs.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_three_turtle_eggs", - "textures": { - "all": "minecraft:block/turtle_egg_slightly_cracked" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/three_turtle_eggs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/three_turtle_eggs.json deleted file mode 100644 index 7f893795..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/three_turtle_eggs.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_three_turtle_eggs", - "textures": { - "all": "minecraft:block/turtle_egg" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/three_very_cracked_turtle_eggs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/three_very_cracked_turtle_eggs.json deleted file mode 100644 index 7c8e2046..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/three_very_cracked_turtle_eggs.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_three_turtle_eggs", - "textures": { - "all": "minecraft:block/turtle_egg_very_cracked" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tinted_cross.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tinted_cross.json deleted file mode 100644 index d3b5474e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tinted_cross.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "#cross" - }, - "elements": [ - { "from": [ 0.8, 0, 8 ], - "to": [ 15.2, 16, 8 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true }, - "shade": false, - "faces": { - "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross", "tintindex": 0 }, - "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross", "tintindex": 0 } - } - }, - { "from": [ 8, 0, 0.8 ], - "to": [ 8, 16, 15.2 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true }, - "shade": false, - "faces": { - "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross", "tintindex": 0 }, - "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross", "tintindex": 0 } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tinted_flower_pot_cross.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tinted_flower_pot_cross.json deleted file mode 100644 index 3bdc26c1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tinted_flower_pot_cross.json +++ /dev/null @@ -1,73 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/flower_pot", - "flowerpot": "block/flower_pot", - "dirt": "block/dirt" - }, - "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, 12, 10, 16 ], "texture": "#flowerpot", "cullface": "down" }, - "up": { "uv": [ 6, 6, 10, 10 ], "texture": "#dirt" } - } - }, - { "from": [ 2.6, 4, 8 ], - "to": [ 13.4, 16, 8 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true }, - "faces": { - "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#plant", "tintindex": 0 }, - "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#plant", "tintindex": 0 } - } - }, - { "from": [ 8, 4, 2.6 ], - "to": [ 8, 16, 13.4 ], - "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true }, - "faces": { - "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#plant", "tintindex": 0 }, - "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#plant", "tintindex": 0 } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tinted_glass.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tinted_glass.json deleted file mode 100644 index 7c6f495d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tinted_glass.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/tinted_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tnt.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tnt.json deleted file mode 100644 index c4023fda..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tnt.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/cube_bottom_top", - "textures": { - "bottom": "minecraft:block/tnt_bottom", - "side": "minecraft:block/tnt_side", - "top": "minecraft:block/tnt_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/torch.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/torch.json deleted file mode 100644 index 7c6241d0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/torch.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_torch", - "textures": { - "torch": "minecraft:block/torch" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/torchflower.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/torchflower.json deleted file mode 100644 index 633e42e2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/torchflower.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/torchflower" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/torchflower_crop_stage0.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/torchflower_crop_stage0.json deleted file mode 100644 index 3f5a4896..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/torchflower_crop_stage0.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/torchflower_crop_stage0" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/torchflower_crop_stage1.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/torchflower_crop_stage1.json deleted file mode 100644 index cb14cf9e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/torchflower_crop_stage1.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/torchflower_crop_stage1" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/trial_spawner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/trial_spawner.json deleted file mode 100644 index 3b99cb12..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/trial_spawner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/cube_bottom_top_inner_faces", - "textures": { - "bottom": "minecraft:block/trial_spawner_bottom", - "side": "minecraft:block/trial_spawner_side_inactive", - "top": "minecraft:block/trial_spawner_top_inactive" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/trial_spawner_active.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/trial_spawner_active.json deleted file mode 100644 index 0ddc5ea9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/trial_spawner_active.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/cube_bottom_top_inner_faces", - "textures": { - "bottom": "minecraft:block/trial_spawner_bottom", - "side": "minecraft:block/trial_spawner_side_active", - "top": "minecraft:block/trial_spawner_top_active" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/trial_spawner_active_ominous.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/trial_spawner_active_ominous.json deleted file mode 100644 index af201038..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/trial_spawner_active_ominous.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/cube_bottom_top_inner_faces", - "textures": { - "bottom": "minecraft:block/trial_spawner_bottom", - "side": "minecraft:block/trial_spawner_side_active_ominous", - "top": "minecraft:block/trial_spawner_top_active_ominous" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/trial_spawner_ejecting_reward.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/trial_spawner_ejecting_reward.json deleted file mode 100644 index 8bbb2cd4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/trial_spawner_ejecting_reward.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/cube_bottom_top_inner_faces", - "textures": { - "bottom": "minecraft:block/trial_spawner_bottom", - "side": "minecraft:block/trial_spawner_side_active", - "top": "minecraft:block/trial_spawner_top_ejecting_reward" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/trial_spawner_ejecting_reward_ominous.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/trial_spawner_ejecting_reward_ominous.json deleted file mode 100644 index d4575518..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/trial_spawner_ejecting_reward_ominous.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/cube_bottom_top_inner_faces", - "textures": { - "bottom": "minecraft:block/trial_spawner_bottom", - "side": "minecraft:block/trial_spawner_side_active_ominous", - "top": "minecraft:block/trial_spawner_top_ejecting_reward_ominous" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/trial_spawner_inactive_ominous.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/trial_spawner_inactive_ominous.json deleted file mode 100644 index badc28ce..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/trial_spawner_inactive_ominous.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/cube_bottom_top_inner_faces", - "textures": { - "bottom": "minecraft:block/trial_spawner_bottom", - "side": "minecraft:block/trial_spawner_side_inactive_ominous", - "top": "minecraft:block/trial_spawner_top_inactive_ominous" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tripwire_attached_n.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tripwire_attached_n.json deleted file mode 100644 index a0ecc5d7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tripwire_attached_n.json +++ /dev/null @@ -1,33 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/tripwire", - "texture": "block/tripwire" - }, - "elements": [ - { "from": [ 7.75, 1.5, 0 ], - "to": [ 8.25, 1.5, 4 ], - "shade": false, - "faces": { - "down": { "uv": [ 16, 2, 0, 4 ], "texture": "#texture", "rotation": 90 }, - "up": { "uv": [ 0, 2, 16, 4 ], "texture": "#texture", "rotation": 90 } - } - }, - { "from": [ 7.75, 1.5, 4 ], - "to": [ 8.25, 1.5, 8 ], - "shade": false, - "faces": { - "down": { "uv": [ 16, 2, 0, 4 ], "texture": "#texture", "rotation": 90 }, - "up": { "uv": [ 0, 2, 16, 4 ], "texture": "#texture", "rotation": 90 } - } - }, - { "from": [ 7.75, 1.5, 8 ], - "to": [ 8.25, 1.5, 12 ], - "shade": false, - "faces": { - "down": { "uv": [ 16, 2, 0, 4 ], "texture": "#texture", "rotation": 90 }, - "up": { "uv": [ 0, 2, 16, 4 ], "texture": "#texture", "rotation": 90 } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tripwire_attached_ne.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tripwire_attached_ne.json deleted file mode 100644 index 7fa445fc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tripwire_attached_ne.json +++ /dev/null @@ -1,41 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/tripwire", - "texture": "block/tripwire" - }, - "elements": [ - { "from": [ 7.75, 1.5, 0 ], - "to": [ 8.25, 1.5, 4 ], - "shade": false, - "faces": { - "down": { "uv": [ 16, 2, 0, 4 ], "texture": "#texture", "rotation": 90 }, - "up": { "uv": [ 0, 2, 16, 4 ], "texture": "#texture", "rotation": 90 } - } - }, - { "from": [ 7.75, 1.5, 4 ], - "to": [ 8.25, 1.5, 8 ], - "shade": false, - "faces": { - "down": { "uv": [ 16, 2, 0, 4 ], "texture": "#texture", "rotation": 90 }, - "up": { "uv": [ 0, 2, 16, 4 ], "texture": "#texture", "rotation": 90 } - } - }, - { "from": [ 8, 1.5, 7.75 ], - "to": [ 12, 1.5, 8.25 ], - "shade": false, - "faces": { - "down": { "uv": [ 0, 4, 16, 2 ], "texture": "#texture" }, - "up": { "uv": [ 0, 2, 16, 4 ], "texture": "#texture" } - } - }, - { "from": [ 12, 1.5, 7.75 ], - "to": [ 16, 1.5, 8.25 ], - "shade": false, - "faces": { - "down": { "uv": [ 0, 4, 16, 2 ], "texture": "#texture" }, - "up": { "uv": [ 0, 2, 16, 4 ], "texture": "#texture" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tripwire_attached_ns.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tripwire_attached_ns.json deleted file mode 100644 index e7d8d9cf..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tripwire_attached_ns.json +++ /dev/null @@ -1,41 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/tripwire", - "texture": "block/tripwire" - }, - "elements": [ - { "from": [ 7.75, 1.5, 0 ], - "to": [ 8.25, 1.5, 4 ], - "shade": false, - "faces": { - "down": { "uv": [ 16, 2, 0, 4 ], "texture": "#texture", "rotation": 90 }, - "up": { "uv": [ 0, 2, 16, 4 ], "texture": "#texture", "rotation": 90 } - } - }, - { "from": [ 7.75, 1.5, 4 ], - "to": [ 8.25, 1.5, 8 ], - "shade": false, - "faces": { - "down": { "uv": [ 16, 2, 0, 4 ], "texture": "#texture", "rotation": 90 }, - "up": { "uv": [ 0, 2, 16, 4 ], "texture": "#texture", "rotation": 90 } - } - }, - { "from": [ 7.75, 1.5, 8 ], - "to": [ 8.25, 1.5, 12 ], - "shade": false, - "faces": { - "down": { "uv": [ 16, 2, 0, 4 ], "texture": "#texture", "rotation": 90 }, - "up": { "uv": [ 0, 2, 16, 4 ], "texture": "#texture", "rotation": 90 } - } - }, - { "from": [ 7.75, 1.5, 12 ], - "to": [ 8.25, 1.5, 16 ], - "shade": false, - "faces": { - "down": { "uv": [ 16, 2, 0, 4 ], "texture": "#texture", "rotation": 90 }, - "up": { "uv": [ 0, 2, 16, 4 ], "texture": "#texture", "rotation": 90 } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tripwire_attached_nse.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tripwire_attached_nse.json deleted file mode 100644 index 745983f5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tripwire_attached_nse.json +++ /dev/null @@ -1,57 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/tripwire", - "texture": "block/tripwire" - }, - "elements": [ - { "from": [ 7.75, 1.5, 0 ], - "to": [ 8.25, 1.5, 4 ], - "shade": false, - "faces": { - "down": { "uv": [ 16, 2, 0, 4 ], "texture": "#texture", "rotation": 90 }, - "up": { "uv": [ 0, 2, 16, 4 ], "texture": "#texture", "rotation": 90 } - } - }, - { "from": [ 7.75, 1.5, 4 ], - "to": [ 8.25, 1.5, 8 ], - "shade": false, - "faces": { - "down": { "uv": [ 16, 2, 0, 4 ], "texture": "#texture", "rotation": 90 }, - "up": { "uv": [ 0, 2, 16, 4 ], "texture": "#texture", "rotation": 90 } - } - }, - { "from": [ 7.75, 1.5, 8 ], - "to": [ 8.25, 1.5, 12 ], - "shade": false, - "faces": { - "down": { "uv": [ 16, 2, 0, 4 ], "texture": "#texture", "rotation": 90 }, - "up": { "uv": [ 0, 2, 16, 4 ], "texture": "#texture", "rotation": 90 } - } - }, - { "from": [ 7.75, 1.5, 12 ], - "to": [ 8.25, 1.5, 16 ], - "shade": false, - "faces": { - "down": { "uv": [ 16, 2, 0, 4 ], "texture": "#texture", "rotation": 90 }, - "up": { "uv": [ 0, 2, 16, 4 ], "texture": "#texture", "rotation": 90 } - } - }, - { "from": [ 8, 1.5, 7.75 ], - "to": [ 12, 1.5, 8.25 ], - "shade": false, - "faces": { - "down": { "uv": [ 0, 4, 16, 2 ], "texture": "#texture" }, - "up": { "uv": [ 0, 2, 16, 4 ], "texture": "#texture" } - } - }, - { "from": [ 12, 1.5, 7.75 ], - "to": [ 16, 1.5, 8.25 ], - "shade": false, - "faces": { - "down": { "uv": [ 0, 4, 16, 2 ], "texture": "#texture" }, - "up": { "uv": [ 0, 2, 16, 4 ], "texture": "#texture" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tripwire_attached_nsew.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tripwire_attached_nsew.json deleted file mode 100644 index b34593d4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tripwire_attached_nsew.json +++ /dev/null @@ -1,73 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/tripwire", - "texture": "block/tripwire" - }, - "elements": [ - { "from": [ 7.75, 1.5, 0 ], - "to": [ 8.25, 1.5, 4 ], - "shade": false, - "faces": { - "down": { "uv": [ 16, 2, 0, 4 ], "texture": "#texture", "rotation": 90 }, - "up": { "uv": [ 0, 2, 16, 4 ], "texture": "#texture", "rotation": 90 } - } - }, - { "from": [ 7.75, 1.5, 4 ], - "to": [ 8.25, 1.5, 8 ], - "shade": false, - "faces": { - "down": { "uv": [ 16, 2, 0, 4 ], "texture": "#texture", "rotation": 90 }, - "up": { "uv": [ 0, 2, 16, 4 ], "texture": "#texture", "rotation": 90 } - } - }, - { "from": [ 7.75, 1.5, 8 ], - "to": [ 8.25, 1.5, 12 ], - "shade": false, - "faces": { - "down": { "uv": [ 16, 2, 0, 4 ], "texture": "#texture", "rotation": 90 }, - "up": { "uv": [ 0, 2, 16, 4 ], "texture": "#texture", "rotation": 90 } - } - }, - { "from": [ 7.75, 1.5, 12 ], - "to": [ 8.25, 1.5, 16 ], - "shade": false, - "faces": { - "down": { "uv": [ 16, 2, 0, 4 ], "texture": "#texture", "rotation": 90 }, - "up": { "uv": [ 0, 2, 16, 4 ], "texture": "#texture", "rotation": 90 } - } - }, - { "from": [ 0, 1.5, 7.75 ], - "to": [ 4, 1.5, 8.25 ], - "shade": false, - "faces": { - "down": { "uv": [ 0, 4, 16, 2 ], "texture": "#texture" }, - "up": { "uv": [ 0, 2, 16, 4 ], "texture": "#texture" } - } - }, - { "from": [ 4, 1.5, 7.75 ], - "to": [ 8, 1.5, 8.25 ], - "shade": false, - "faces": { - "down": { "uv": [ 0, 4, 16, 2 ], "texture": "#texture" }, - "up": { "uv": [ 0, 2, 16, 4 ], "texture": "#texture" } - } - }, - { "from": [ 8, 1.5, 7.75 ], - "to": [ 12, 1.5, 8.25 ], - "shade": false, - "faces": { - "down": { "uv": [ 0, 4, 16, 2 ], "texture": "#texture" }, - "up": { "uv": [ 0, 2, 16, 4 ], "texture": "#texture" } - } - }, - { "from": [ 12, 1.5, 7.75 ], - "to": [ 16, 1.5, 8.25 ], - "shade": false, - "faces": { - "down": { "uv": [ 0, 4, 16, 2 ], "texture": "#texture" }, - "up": { "uv": [ 0, 2, 16, 4 ], "texture": "#texture" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tripwire_hook.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tripwire_hook.json deleted file mode 100644 index 95279bd3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tripwire_hook.json +++ /dev/null @@ -1,72 +0,0 @@ -{ - "textures": { - "particle": "block/oak_planks", - "hook": "block/tripwire_hook", - "wood": "block/oak_planks" - }, - "elements": [ - { "from": [ 6.2, 3.8, 7.9 ], - "to": [ 9.8, 4.6, 11.5 ], - "rotation": { "origin": [ 8, 6, 5.2 ], "axis": "x", "angle": -45 }, - "faces": { - "down": { "uv": [ 5, 3, 11, 9 ], "texture": "#hook" }, - "up": { "uv": [ 5, 3, 11, 9 ], "texture": "#hook" }, - "north": { "uv": [ 5, 3, 11, 4 ], "texture": "#hook" }, - "south": { "uv": [ 5, 8, 11, 9 ], "texture": "#hook" }, - "west": { "uv": [ 5, 8, 11, 9 ], "texture": "#hook" }, - "east": { "uv": [ 5, 3, 11, 4 ], "texture": "#hook" } - } - }, - { "from": [ 7.4, 3.8, 10.3 ], - "to": [ 8.6, 4.6, 10.3 ], - "rotation": { "origin": [ 8, 6, 5.2 ], "axis": "x", "angle": -45 }, - "faces": { - "north": { "uv": [ 7, 8, 9, 9 ], "texture": "#hook" } - } - }, - { "from": [ 7.4, 3.8, 9.1 ], - "to": [ 8.6, 4.6, 9.1 ], - "rotation": { "origin": [ 8, 6, 5.2 ], "axis": "x", "angle": -45 }, - "faces": { - "south": { "uv": [ 7, 3, 9, 4 ], "texture": "#hook" } - } - }, - { "from": [ 7.4, 3.8, 9.1 ], - "to": [ 7.4, 4.6, 10.3 ], - "rotation": { "origin": [ 8, 6, 5.2 ], "axis": "x", "angle": -45 }, - "faces": { - "east": { "uv": [ 7, 8, 9, 9 ], "texture": "#hook" } - } - }, - { "from": [ 8.6, 3.8, 9.1 ], - "to": [ 8.6, 4.6, 10.3 ], - "rotation": { "origin": [ 8, 6, 5.2 ], "axis": "x", "angle": -45 }, - "faces": { - "west": { "uv": [ 7, 3, 9, 4 ], "texture": "#hook" } - } - }, - { "from": [ 7.4, 5.2, 10 ], - "to": [ 8.8, 6.8, 14 ], - "rotation": { "origin": [ 8, 6, 14 ], "axis": "x", "angle": 45 }, - "faces": { - "down": { "uv": [ 7, 9, 9, 14 ], "texture": "#wood" }, - "up": { "uv": [ 7, 2, 9, 7 ], "texture": "#wood" }, - "north": { "uv": [ 7, 9, 9, 11 ], "texture": "#wood" }, - "south": { "uv": [ 7, 9, 9, 11 ], "texture": "#wood" }, - "west": { "uv": [ 2, 9, 7, 11 ], "texture": "#wood" }, - "east": { "uv": [ 9, 9, 14, 11 ], "texture": "#wood" } - } - }, - { "from": [ 6, 1, 14 ], - "to": [ 10, 9, 16 ], - "faces": { - "down": { "uv": [ 6, 14, 10, 16 ], "texture": "#wood" }, - "up": { "uv": [ 6, 0, 10, 2 ], "texture": "#wood" }, - "north": { "uv": [ 6, 7, 10, 15 ], "texture": "#wood" }, - "south": { "uv": [ 6, 7, 10, 15 ], "texture": "#wood", "cullface": "south" }, - "west": { "uv": [ 0, 7, 2, 15 ], "texture": "#wood" }, - "east": { "uv": [ 14, 7, 16, 15 ], "texture": "#wood" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tripwire_hook_attached.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tripwire_hook_attached.json deleted file mode 100644 index 58228444..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tripwire_hook_attached.json +++ /dev/null @@ -1,79 +0,0 @@ -{ - "textures": { - "particle": "block/oak_planks", - "hook": "block/tripwire_hook", - "wood": "block/oak_planks", - "tripwire": "block/tripwire" - }, - "elements": [ - { "from": [ 7.75, 1.5, 0 ], - "to": [ 8.25, 1.5, 6.7 ], - "rotation": { "origin": [ 8, 0, 0 ], "axis": "x", "angle": -22.5, "rescale": true }, - "faces": { - "down": { "uv": [ 16, 6, 0, 8 ], "texture": "#tripwire", "rotation": 90 }, - "up": { "uv": [ 0, 6, 16, 8 ], "texture": "#tripwire", "rotation": 90 } - } - }, - { "from": [ 6.2, 4.2, 6.7 ], - "to": [ 9.8, 5, 10.3 ], - "rotation": { "origin": [ 8, 4.2, 6.7 ], "axis": "x", "angle": -22.5, "rescale": false }, - "faces": { - "down": { "uv": [ 5, 3, 11, 9 ], "texture": "#hook" }, - "up": { "uv": [ 5, 3, 11, 9 ], "texture": "#hook" }, - "north": { "uv": [ 5, 3, 11, 4 ], "texture": "#hook" }, - "south": { "uv": [ 5, 8, 11, 9 ], "texture": "#hook" }, - "west": { "uv": [ 5, 8, 11, 9 ], "texture": "#hook" }, - "east": { "uv": [ 5, 3, 11, 4 ], "texture": "#hook" } - } - }, - { "from": [ 7.4, 4.2, 9.1 ], - "to": [ 8.6, 5, 9.1 ], - "rotation": { "origin": [ 8, 4.2, 6.7 ], "axis": "x", "angle": -22.5, "rescale": false }, - "faces": { - "north": { "uv": [ 7, 8, 9, 9 ], "texture": "#hook" } - } - }, - { "from": [ 7.4, 4.2, 7.9 ], - "to": [ 8.6, 5, 7.9 ], - "rotation": { "origin": [ 8, 4.2, 6.7 ], "axis": "x", "angle": -22.5, "rescale": false }, - "faces": { - "south": { "uv": [ 7, 3, 9, 4 ], "texture": "#hook" } - } - }, - { "from": [ 7.4, 4.2, 7.9 ], - "to": [ 7.4, 5, 9.1 ], - "rotation": { "origin": [ 8, 4.2, 6.7 ], "axis": "x", "angle": -22.5, "rescale": false }, - "faces": { - "east": { "uv": [ 7, 8, 9, 9 ], "texture": "#hook" } - } - }, - { "from": [ 8.6, 4.2, 7.9 ], - "to": [ 8.6, 5, 9.1 ], - "rotation": { "origin": [ 8, 4.2, 6.7 ], "axis": "x", "angle": -22.5, "rescale": false }, - "faces": { - "west": { "uv": [ 7, 3, 9, 4 ], "texture": "#hook" } - } - }, - { "from": [ 7.4, 5.2, 10 ], - "to": [ 8.8, 6.8, 14 ], - "faces": { - "down": { "uv": [ 7, 9, 9, 14 ], "texture": "#wood" }, - "up": { "uv": [ 7, 2, 9, 7 ], "texture": "#wood" }, - "north": { "uv": [ 7, 9, 9, 11 ], "texture": "#wood" }, - "west": { "uv": [ 2, 9, 7, 11 ], "texture": "#wood" }, - "east": { "uv": [ 9, 9, 14, 11 ], "texture": "#wood" } - } - }, - { "from": [ 6, 1, 14 ], - "to": [ 10, 9, 16 ], - "faces": { - "down": { "uv": [ 6, 14, 10, 16 ], "texture": "#wood" }, - "up": { "uv": [ 6, 0, 10, 2 ], "texture": "#wood" }, - "north": { "uv": [ 6, 7, 10, 15 ], "texture": "#wood" }, - "south": { "uv": [ 6, 7, 10, 15 ], "texture": "#wood", "cullface": "south" }, - "west": { "uv": [ 0, 7, 2, 15 ], "texture": "#wood" }, - "east": { "uv": [ 14, 7, 16, 15 ], "texture": "#wood" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tripwire_hook_attached_on.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tripwire_hook_attached_on.json deleted file mode 100644 index c0e4d1ad..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tripwire_hook_attached_on.json +++ /dev/null @@ -1,76 +0,0 @@ -{ - "textures": { - "particle": "block/oak_planks", - "hook": "block/tripwire_hook", - "wood": "block/oak_planks", - "tripwire": "block/tripwire" - }, - "elements": [ - { "from": [ 7.75, 0.5, 0 ], - "to": [ 8.25, 0.5, 6.7 ], - "rotation": { "origin": [ 8, 0, 0 ], "axis": "x", "angle": -22.5, "rescale": true }, - "faces": { - "down": { "uv": [ 16, 6, 0, 8 ], "texture": "#tripwire", "rotation": 90 }, - "up": { "uv": [ 0, 6, 16, 8 ], "texture": "#tripwire", "rotation": 90 } - } - }, - { "from": [ 6.2, 3.4, 6.7 ], - "to": [ 9.8, 4.2, 10.3 ], - "faces": { - "down": { "uv": [ 5, 3, 11, 9 ], "texture": "#hook" }, - "up": { "uv": [ 5, 3, 11, 9 ], "texture": "#hook" }, - "north": { "uv": [ 5, 3, 11, 4 ], "texture": "#hook" }, - "south": { "uv": [ 5, 8, 11, 9 ], "texture": "#hook" }, - "west": { "uv": [ 5, 8, 11, 9 ], "texture": "#hook" }, - "east": { "uv": [ 5, 3, 11, 4 ], "texture": "#hook" } - } - }, - { "from": [ 7.4, 3.4, 9.1 ], - "to": [ 8.6, 4.2, 9.1 ], - "faces": { - "north": { "uv": [ 7, 8, 9, 9 ], "texture": "#hook" } - } - }, - { "from": [ 7.4, 3.4, 7.9 ], - "to": [ 8.6, 4.2, 7.9 ], - "faces": { - "south": { "uv": [ 7, 3, 9, 4 ], "texture": "#hook" } - } - }, - { "from": [ 7.4, 3.4, 7.9 ], - "to": [ 7.4, 4.2, 9.1 ], - "faces": { - "east": { "uv": [ 7, 8, 9, 9 ], "texture": "#hook" } - } - }, - { "from": [ 8.6, 3.4, 7.9 ], - "to": [ 8.6, 4.2, 9.1 ], - "faces": { - "west": { "uv": [ 7, 3, 9, 4 ], "texture": "#hook" } - } - }, - { "from": [ 7.4, 5.2, 10 ], - "to": [ 8.8, 6.8, 14 ], - "rotation": { "origin": [ 8, 6, 14 ], "axis": "x", "angle": -22.5 }, - "faces": { - "down": { "uv": [ 7, 9, 9, 14 ], "texture": "#wood" }, - "up": { "uv": [ 7, 2, 9, 7 ], "texture": "#wood" }, - "north": { "uv": [ 7, 9, 9, 11 ], "texture": "#wood" }, - "south": { "uv": [ 7, 9, 9, 11 ], "texture": "#wood" }, - "west": { "uv": [ 2, 9, 7, 11 ], "texture": "#wood" }, - "east": { "uv": [ 9, 9, 14, 11 ], "texture": "#wood" } - } - }, - { "from": [ 6, 1, 14 ], - "to": [ 10, 9, 16 ], - "faces": { - "down": { "uv": [ 6, 14, 10, 16 ], "texture": "#wood" }, - "up": { "uv": [ 6, 0, 10, 2 ], "texture": "#wood" }, - "north": { "uv": [ 6, 7, 10, 15 ], "texture": "#wood" }, - "south": { "uv": [ 6, 7, 10, 15 ], "texture": "#wood", "cullface": "south" }, - "west": { "uv": [ 0, 7, 2, 15 ], "texture": "#wood" }, - "east": { "uv": [ 14, 7, 16, 15 ], "texture": "#wood" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tripwire_hook_on.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tripwire_hook_on.json deleted file mode 100644 index 5b2494b1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tripwire_hook_on.json +++ /dev/null @@ -1,67 +0,0 @@ -{ - "textures": { - "particle": "block/oak_planks", - "hook": "block/tripwire_hook", - "wood": "block/oak_planks" - }, - "elements": [ - { "from": [ 6.2, 4.2, 6.7 ], - "to": [ 9.8, 5, 10.3 ], - "faces": { - "down": { "uv": [ 5, 3, 11, 9 ], "texture": "#hook" }, - "up": { "uv": [ 5, 3, 11, 9 ], "texture": "#hook" }, - "north": { "uv": [ 5, 3, 11, 4 ], "texture": "#hook" }, - "south": { "uv": [ 5, 8, 11, 9 ], "texture": "#hook" }, - "west": { "uv": [ 5, 8, 11, 9 ], "texture": "#hook" }, - "east": { "uv": [ 5, 3, 11, 4 ], "texture": "#hook" } - } - }, - { "from": [ 7.4, 4.2, 9.1 ], - "to": [ 8.6, 5, 9.1 ], - "faces": { - "north": { "uv": [ 7, 8, 9, 9 ], "texture": "#hook" } - } - }, - { "from": [ 7.4, 4.2, 7.9 ], - "to": [ 8.6, 5, 7.9 ], - "faces": { - "south": { "uv": [ 7, 3, 9, 4 ], "texture": "#hook" } - } - }, - { "from": [ 7.4, 4.2, 7.9 ], - "to": [ 7.4, 5, 9.1 ], - "faces": { - "east": { "uv": [ 7, 8, 9, 9 ], "texture": "#hook" } - } - }, - { "from": [ 8.6, 4.2, 7.9 ], - "to": [ 8.6, 5, 9.1 ], - "faces": { - "west": { "uv": [ 7, 3, 9, 4 ], "texture": "#hook" } - } - }, - { "from": [ 7.4, 5.2, 10 ], - "to": [ 8.8, 6.8, 14 ], - "rotation": { "origin": [ 8, 6, 14 ], "axis": "x", "angle": -22.5 }, - "faces": { - "down": { "uv": [ 7, 9, 9, 14 ], "texture": "#wood" }, - "up": { "uv": [ 7, 2, 9, 7 ], "texture": "#wood" }, - "north": { "uv": [ 7, 9, 9, 11 ], "texture": "#wood" }, - "south": { "uv": [ 7, 9, 9, 11 ], "texture": "#wood" }, - "west": { "uv": [ 2, 9, 7, 11 ], "texture": "#wood" }, - "east": { "uv": [ 9, 9, 14, 11 ], "texture": "#wood" } - } - }, - { "from": [ 6, 1, 14 ], - "to": [ 10, 9, 16 ], - "faces": { - "down": { "uv": [ 6, 14, 10, 16 ], "texture": "#wood" }, - "up": { "uv": [ 6, 0, 10, 2 ], "texture": "#wood" }, - "north": { "uv": [ 6, 7, 10, 15 ], "texture": "#wood" }, - "south": { "uv": [ 6, 7, 10, 15 ], "texture": "#wood", "cullface": "south" }, - "west": { "uv": [ 0, 7, 2, 15 ], "texture": "#wood" }, - "east": { "uv": [ 14, 7, 16, 15 ], "texture": "#wood" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tripwire_n.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tripwire_n.json deleted file mode 100644 index fe858fec..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tripwire_n.json +++ /dev/null @@ -1,33 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/tripwire", - "texture": "block/tripwire" - }, - "elements": [ - { "from": [ 7.75, 1.5, 0 ], - "to": [ 8.25, 1.5, 4 ], - "shade": false, - "faces": { - "down": { "uv": [ 16, 0, 0, 2 ], "texture": "#texture", "rotation": 90 }, - "up": { "uv": [ 0, 0, 16, 2 ], "texture": "#texture", "rotation": 90 } - } - }, - { "from": [ 7.75, 1.5, 4 ], - "to": [ 8.25, 1.5, 8 ], - "shade": false, - "faces": { - "down": { "uv": [ 16, 0, 0, 2 ], "texture": "#texture", "rotation": 90 }, - "up": { "uv": [ 0, 0, 16, 2 ], "texture": "#texture", "rotation": 90 } - } - }, - { "from": [ 7.75, 1.5, 8 ], - "to": [ 8.25, 1.5, 12 ], - "shade": false, - "faces": { - "down": { "uv": [ 16, 0, 0, 2 ], "texture": "#texture", "rotation": 90 }, - "up": { "uv": [ 0, 0, 16, 2 ], "texture": "#texture", "rotation": 90 } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tripwire_ne.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tripwire_ne.json deleted file mode 100644 index 6ce78f4c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tripwire_ne.json +++ /dev/null @@ -1,41 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/tripwire", - "texture": "block/tripwire" - }, - "elements": [ - { "from": [ 7.75, 1.5, 0 ], - "to": [ 8.25, 1.5, 4 ], - "shade": false, - "faces": { - "down": { "uv": [ 16, 0, 0, 2 ], "texture": "#texture", "rotation": 90 }, - "up": { "uv": [ 0, 0, 16, 2 ], "texture": "#texture", "rotation": 90 } - } - }, - { "from": [ 7.75, 1.5, 4 ], - "to": [ 8.25, 1.5, 8 ], - "shade": false, - "faces": { - "down": { "uv": [ 16, 0, 0, 2 ], "texture": "#texture", "rotation": 90 }, - "up": { "uv": [ 0, 0, 16, 2 ], "texture": "#texture", "rotation": 90 } - } - }, - { "from": [ 8, 1.5, 7.75 ], - "to": [ 12, 1.5, 8.25 ], - "shade": false, - "faces": { - "down": { "uv": [ 0, 2, 16, 0 ], "texture": "#texture" }, - "up": { "uv": [ 0, 0, 16, 2 ], "texture": "#texture" } - } - }, - { "from": [ 12, 1.5, 7.75 ], - "to": [ 16, 1.5, 8.25 ], - "shade": false, - "faces": { - "down": { "uv": [ 0, 2, 16, 0 ], "texture": "#texture" }, - "up": { "uv": [ 0, 0, 16, 2 ], "texture": "#texture" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tripwire_ns.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tripwire_ns.json deleted file mode 100644 index 9c87db52..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tripwire_ns.json +++ /dev/null @@ -1,41 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/tripwire", - "texture": "block/tripwire" - }, - "elements": [ - { "from": [ 7.75, 1.5, 0 ], - "to": [ 8.25, 1.5, 4 ], - "shade": false, - "faces": { - "down": { "uv": [ 16, 0, 0, 2 ], "texture": "#texture", "rotation": 90 }, - "up": { "uv": [ 0, 0, 16, 2 ], "texture": "#texture", "rotation": 90 } - } - }, - { "from": [ 7.75, 1.5, 4 ], - "to": [ 8.25, 1.5, 8 ], - "shade": false, - "faces": { - "down": { "uv": [ 16, 0, 0, 2 ], "texture": "#texture", "rotation": 90 }, - "up": { "uv": [ 0, 0, 16, 2 ], "texture": "#texture", "rotation": 90 } - } - }, - { "from": [ 7.75, 1.5, 8 ], - "to": [ 8.25, 1.5, 12 ], - "shade": false, - "faces": { - "down": { "uv": [ 16, 0, 0, 2 ], "texture": "#texture", "rotation": 90 }, - "up": { "uv": [ 0, 0, 16, 2 ], "texture": "#texture", "rotation": 90 } - } - }, - { "from": [ 7.75, 1.5, 12 ], - "to": [ 8.25, 1.5, 16 ], - "shade": false, - "faces": { - "down": { "uv": [ 16, 0, 0, 2 ], "texture": "#texture", "rotation": 90 }, - "up": { "uv": [ 0, 0, 16, 2 ], "texture": "#texture", "rotation": 90 } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tripwire_nse.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tripwire_nse.json deleted file mode 100644 index 2ab3aa75..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tripwire_nse.json +++ /dev/null @@ -1,57 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/tripwire", - "texture": "block/tripwire" - }, - "elements": [ - { "from": [ 7.75, 1.5, 0 ], - "to": [ 8.25, 1.5, 4 ], - "shade": false, - "faces": { - "down": { "uv": [ 16, 0, 0, 2 ], "texture": "#texture", "rotation": 90 }, - "up": { "uv": [ 0, 0, 16, 2 ], "texture": "#texture", "rotation": 90 } - } - }, - { "from": [ 7.75, 1.5, 4 ], - "to": [ 8.25, 1.5, 8 ], - "shade": false, - "faces": { - "down": { "uv": [ 16, 0, 0, 2 ], "texture": "#texture", "rotation": 90 }, - "up": { "uv": [ 0, 0, 16, 2 ], "texture": "#texture", "rotation": 90 } - } - }, - { "from": [ 7.75, 1.5, 8 ], - "to": [ 8.25, 1.5, 12 ], - "shade": false, - "faces": { - "down": { "uv": [ 16, 0, 0, 2 ], "texture": "#texture", "rotation": 90 }, - "up": { "uv": [ 0, 0, 16, 2 ], "texture": "#texture", "rotation": 90 } - } - }, - { "from": [ 7.75, 1.5, 12 ], - "to": [ 8.25, 1.5, 16 ], - "shade": false, - "faces": { - "down": { "uv": [ 16, 0, 0, 2 ], "texture": "#texture", "rotation": 90 }, - "up": { "uv": [ 0, 0, 16, 2 ], "texture": "#texture", "rotation": 90 } - } - }, - { "from": [ 8, 1.5, 7.75 ], - "to": [ 12, 1.5, 8.25 ], - "shade": false, - "faces": { - "down": { "uv": [ 0, 2, 16, 0 ], "texture": "#texture" }, - "up": { "uv": [ 0, 0, 16, 2 ], "texture": "#texture" } - } - }, - { "from": [ 12, 1.5, 7.75 ], - "to": [ 16, 1.5, 8.25 ], - "shade": false, - "faces": { - "down": { "uv": [ 0, 2, 16, 0 ], "texture": "#texture" }, - "up": { "uv": [ 0, 0, 16, 2 ], "texture": "#texture" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tripwire_nsew.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tripwire_nsew.json deleted file mode 100644 index 9f96d403..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tripwire_nsew.json +++ /dev/null @@ -1,73 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/tripwire", - "texture": "block/tripwire" - }, - "elements": [ - { "from": [ 7.75, 1.5, 0 ], - "to": [ 8.25, 1.5, 4 ], - "shade": false, - "faces": { - "down": { "uv": [ 16, 0, 0, 2 ], "texture": "#texture", "rotation": 90 }, - "up": { "uv": [ 0, 0, 16, 2 ], "texture": "#texture", "rotation": 90 } - } - }, - { "from": [ 7.75, 1.5, 4 ], - "to": [ 8.25, 1.5, 8 ], - "shade": false, - "faces": { - "down": { "uv": [ 16, 0, 0, 2 ], "texture": "#texture", "rotation": 90 }, - "up": { "uv": [ 0, 0, 16, 2 ], "texture": "#texture", "rotation": 90 } - } - }, - { "from": [ 7.75, 1.5, 8 ], - "to": [ 8.25, 1.5, 12 ], - "shade": false, - "faces": { - "down": { "uv": [ 16, 0, 0, 2 ], "texture": "#texture", "rotation": 90 }, - "up": { "uv": [ 0, 0, 16, 2 ], "texture": "#texture", "rotation": 90 } - } - }, - { "from": [ 7.75, 1.5, 12 ], - "to": [ 8.25, 1.5, 16 ], - "shade": false, - "faces": { - "down": { "uv": [ 16, 0, 0, 2 ], "texture": "#texture", "rotation": 90 }, - "up": { "uv": [ 0, 0, 16, 2 ], "texture": "#texture", "rotation": 90 } - } - }, - { "from": [ 0, 1.5, 7.75 ], - "to": [ 4, 1.5, 8.25 ], - "shade": false, - "faces": { - "down": { "uv": [ 0, 2, 16, 0 ], "texture": "#texture" }, - "up": { "uv": [ 0, 0, 16, 2 ], "texture": "#texture" } - } - }, - { "from": [ 4, 1.5, 7.75 ], - "to": [ 8, 1.5, 8.25 ], - "shade": false, - "faces": { - "down": { "uv": [ 0, 2, 16, 0 ], "texture": "#texture" }, - "up": { "uv": [ 0, 0, 16, 2 ], "texture": "#texture" } - } - }, - { "from": [ 8, 1.5, 7.75 ], - "to": [ 12, 1.5, 8.25 ], - "shade": false, - "faces": { - "down": { "uv": [ 0, 2, 16, 0 ], "texture": "#texture" }, - "up": { "uv": [ 0, 0, 16, 2 ], "texture": "#texture" } - } - }, - { "from": [ 12, 1.5, 7.75 ], - "to": [ 16, 1.5, 8.25 ], - "shade": false, - "faces": { - "down": { "uv": [ 0, 2, 16, 0 ], "texture": "#texture" }, - "up": { "uv": [ 0, 0, 16, 2 ], "texture": "#texture" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tube_coral.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tube_coral.json deleted file mode 100644 index 0a159709..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tube_coral.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/tube_coral" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tube_coral_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tube_coral_block.json deleted file mode 100644 index 4de67c0b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tube_coral_block.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/tube_coral_block" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tube_coral_fan.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tube_coral_fan.json deleted file mode 100644 index 6a5e968c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tube_coral_fan.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/coral_fan", - "textures": { - "fan": "minecraft:block/tube_coral_fan" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tube_coral_wall_fan.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tube_coral_wall_fan.json deleted file mode 100644 index 6a36d289..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tube_coral_wall_fan.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/coral_wall_fan", - "textures": { - "fan": "minecraft:block/tube_coral_fan" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tuff.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tuff.json deleted file mode 100644 index 80ca0934..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tuff.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/tuff" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tuff_brick_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tuff_brick_slab.json deleted file mode 100644 index b0b0e379..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tuff_brick_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/tuff_bricks", - "side": "minecraft:block/tuff_bricks", - "top": "minecraft:block/tuff_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tuff_brick_slab_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tuff_brick_slab_top.json deleted file mode 100644 index 092a7f5b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tuff_brick_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/tuff_bricks", - "side": "minecraft:block/tuff_bricks", - "top": "minecraft:block/tuff_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tuff_brick_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tuff_brick_stairs.json deleted file mode 100644 index a6dc2d35..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tuff_brick_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/tuff_bricks", - "side": "minecraft:block/tuff_bricks", - "top": "minecraft:block/tuff_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tuff_brick_stairs_inner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tuff_brick_stairs_inner.json deleted file mode 100644 index 537c7b59..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tuff_brick_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/tuff_bricks", - "side": "minecraft:block/tuff_bricks", - "top": "minecraft:block/tuff_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tuff_brick_stairs_outer.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tuff_brick_stairs_outer.json deleted file mode 100644 index f7ed13e9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tuff_brick_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/tuff_bricks", - "side": "minecraft:block/tuff_bricks", - "top": "minecraft:block/tuff_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tuff_brick_wall_inventory.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tuff_brick_wall_inventory.json deleted file mode 100644 index 05c36dae..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tuff_brick_wall_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/wall_inventory", - "textures": { - "wall": "minecraft:block/tuff_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tuff_brick_wall_post.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tuff_brick_wall_post.json deleted file mode 100644 index 1c8723f5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tuff_brick_wall_post.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_post", - "textures": { - "wall": "minecraft:block/tuff_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tuff_brick_wall_side.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tuff_brick_wall_side.json deleted file mode 100644 index 72c095e3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tuff_brick_wall_side.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side", - "textures": { - "wall": "minecraft:block/tuff_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tuff_brick_wall_side_tall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tuff_brick_wall_side_tall.json deleted file mode 100644 index 3ff51373..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tuff_brick_wall_side_tall.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side_tall", - "textures": { - "wall": "minecraft:block/tuff_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tuff_bricks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tuff_bricks.json deleted file mode 100644 index 3ba4278b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tuff_bricks.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/tuff_bricks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tuff_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tuff_slab.json deleted file mode 100644 index b77e66fd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tuff_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/tuff", - "side": "minecraft:block/tuff", - "top": "minecraft:block/tuff" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tuff_slab_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tuff_slab_top.json deleted file mode 100644 index c4bbe6e3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tuff_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/tuff", - "side": "minecraft:block/tuff", - "top": "minecraft:block/tuff" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tuff_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tuff_stairs.json deleted file mode 100644 index ba84f4e7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tuff_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/tuff", - "side": "minecraft:block/tuff", - "top": "minecraft:block/tuff" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tuff_stairs_inner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tuff_stairs_inner.json deleted file mode 100644 index cb7a1db8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tuff_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/tuff", - "side": "minecraft:block/tuff", - "top": "minecraft:block/tuff" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tuff_stairs_outer.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tuff_stairs_outer.json deleted file mode 100644 index 7b8b85a8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tuff_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/tuff", - "side": "minecraft:block/tuff", - "top": "minecraft:block/tuff" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tuff_wall_inventory.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tuff_wall_inventory.json deleted file mode 100644 index f0719502..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tuff_wall_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/wall_inventory", - "textures": { - "wall": "minecraft:block/tuff" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tuff_wall_post.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tuff_wall_post.json deleted file mode 100644 index 66c47876..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tuff_wall_post.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_post", - "textures": { - "wall": "minecraft:block/tuff" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tuff_wall_side.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tuff_wall_side.json deleted file mode 100644 index 1590701c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tuff_wall_side.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side", - "textures": { - "wall": "minecraft:block/tuff" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tuff_wall_side_tall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tuff_wall_side_tall.json deleted file mode 100644 index 9b7e3338..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/tuff_wall_side_tall.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_wall_side_tall", - "textures": { - "wall": "minecraft:block/tuff" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/turtle_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/turtle_egg.json deleted file mode 100644 index 94ce75f7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/turtle_egg.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_turtle_egg", - "textures": { - "all": "minecraft:block/turtle_egg" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/twisting_vines.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/twisting_vines.json deleted file mode 100644 index 1e077028..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/twisting_vines.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/twisting_vines" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/twisting_vines_plant.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/twisting_vines_plant.json deleted file mode 100644 index 20a056e0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/twisting_vines_plant.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/twisting_vines_plant" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/two_dead_sea_pickles.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/two_dead_sea_pickles.json deleted file mode 100644 index 0a618603..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/two_dead_sea_pickles.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "particle": "block/sea_pickle", - "all": "block/sea_pickle" - }, - "elements": [ - { "from": [ 3, 0, 3 ], - "to": [ 7, 6, 7 ], - "faces": { - "down": { "uv": [ 8, 1, 12, 5 ], "texture": "#all", "cullface": "down" }, - "up": { "uv": [ 4, 1, 8, 5 ], "texture": "#all" }, - "north": { "uv": [ 4, 5, 8, 11 ], "texture": "#all" }, - "south": { "uv": [ 0, 5, 4, 11 ], "texture": "#all" }, - "west": { "uv": [ 8, 5, 12, 11 ], "texture": "#all" }, - "east": { "uv": [ 12, 5, 16, 11 ], "texture": "#all" } - } - }, - { - "from": [ 3, 5.95, 3 ], - "to": [ 7, 5.95, 7 ], - "faces": { - "up": {"uv": [ 8, 1, 12, 5 ], "texture": "#all"} - } - }, - { - "from": [ 8, 0, 8 ], - "to": [ 12, 4, 12 ], - "faces": { - "down": { "uv": [ 8, 1, 12, 5 ], "texture": "#all", "cullface": "down" }, - "up": { "uv": [ 4, 1, 8, 5 ], "texture": "#all" }, - "north": { "uv": [ 4, 5, 8, 9 ], "texture": "#all" }, - "south": { "uv": [ 0, 5, 4, 9 ], "texture": "#all" }, - "west": { "uv": [ 8, 5, 12, 9 ], "texture": "#all" }, - "east": { "uv": [ 12, 5, 16, 9 ], "texture": "#all" } - } - }, - { - "from": [ 8, 3.95, 8 ], - "to": [ 12, 3.95, 12 ], - "faces": { - "up": {"uv": [ 8, 1, 12, 5 ], "texture": "#all"} - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/two_sea_pickles.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/two_sea_pickles.json deleted file mode 100644 index 612d0ff9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/two_sea_pickles.json +++ /dev/null @@ -1,86 +0,0 @@ -{ - "parent": "block/block", - "textures": { - "particle": "block/sea_pickle", - "all": "block/sea_pickle" - }, - "elements": [ - { "from": [ 3, 0, 3 ], - "to": [ 7, 6, 7 ], - "faces": { - "down": { "uv": [ 8, 1, 12, 5 ], "texture": "#all", "cullface": "down" }, - "up": { "uv": [ 4, 1, 8, 5 ], "texture": "#all" }, - "north": { "uv": [ 4, 5, 8, 11 ], "texture": "#all" }, - "south": { "uv": [ 0, 5, 4, 11 ], "texture": "#all" }, - "west": { "uv": [ 8, 5, 12, 11 ], "texture": "#all" }, - "east": { "uv": [ 12, 5, 16, 11 ], "texture": "#all" } - } - }, - { - "from": [ 3, 5.95, 3 ], - "to": [ 7, 5.95, 7 ], - "faces": { - "up": {"uv": [ 8, 1, 12, 5 ], "texture": "#all"} - } - }, - { - "from": [ 8, 0, 8 ], - "to": [ 12, 4, 12 ], - "faces": { - "down": { "uv": [ 8, 1, 12, 5 ], "texture": "#all", "cullface": "down" }, - "up": { "uv": [ 4, 1, 8, 5 ], "texture": "#all" }, - "north": { "uv": [ 4, 5, 8, 9 ], "texture": "#all" }, - "south": { "uv": [ 0, 5, 4, 9 ], "texture": "#all" }, - "west": { "uv": [ 8, 5, 12, 9 ], "texture": "#all" }, - "east": { "uv": [ 12, 5, 16, 9 ], "texture": "#all" } - } - }, - { - "from": [ 8, 3.95, 8 ], - "to": [ 12, 3.95, 12 ], - "faces": { - "up": {"uv": [ 8, 1, 12, 5 ], "texture": "#all"} - } - }, - { - "from": [ 4.5, 5.2, 5 ], - "to": [ 5.5, 8.7, 5 ], - "rotation": { "origin": [ 5, 5.6, 5 ], "axis": "y", "angle": 45, "rescale": true }, - "shade": false, - "faces": { - "north": { "uv": [ 1, 0, 3, 5 ], "texture": "#all" }, - "south": { "uv": [ 3, 0, 1, 5 ], "texture": "#all" } - } - }, - { - "from": [ 5, 5.2, 4.5 ], - "to": [ 5, 8.7, 5.5 ], - "rotation": { "origin": [ 5, 5.6, 5 ], "axis": "y", "angle": 45, "rescale": true }, - "shade": false, - "faces": { - "west": { "uv": [ 13, 0, 15, 5 ], "texture": "#all" }, - "east": { "uv": [ 15, 0, 13, 5 ], "texture": "#all" } - } - }, - { - "from": [ 9.5, 3.2, 10 ], - "to": [ 10.5, 6.7, 10 ], - "rotation": { "origin": [10, 8, 10 ], "axis": "y", "angle": 45, "rescale": true }, - "shade": false, - "faces": { - "north": { "uv": [ 1, 0, 3, 5 ], "texture": "#all" }, - "south": { "uv": [ 3, 0, 1, 5 ], "texture": "#all" } - } - }, - { - "from": [ 10, 3.2, 9.5 ], - "to": [ 10, 6.7, 10.5 ], - "rotation": { "origin": [ 10, 8, 10 ], "axis": "y", "angle": 45, "rescale": true }, - "shade": false, - "faces": { - "west": { "uv": [ 13, 0, 15, 5 ], "texture": "#all" }, - "east": { "uv": [ 15, 0, 13, 5 ], "texture": "#all" } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/two_slightly_cracked_turtle_eggs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/two_slightly_cracked_turtle_eggs.json deleted file mode 100644 index 4d1a9503..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/two_slightly_cracked_turtle_eggs.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_two_turtle_eggs", - "textures": { - "all": "minecraft:block/turtle_egg_slightly_cracked" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/two_turtle_eggs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/two_turtle_eggs.json deleted file mode 100644 index 22209d56..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/two_turtle_eggs.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_two_turtle_eggs", - "textures": { - "all": "minecraft:block/turtle_egg" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/two_very_cracked_turtle_eggs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/two_very_cracked_turtle_eggs.json deleted file mode 100644 index 1408a48f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/two_very_cracked_turtle_eggs.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_two_turtle_eggs", - "textures": { - "all": "minecraft:block/turtle_egg_very_cracked" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/vault.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/vault.json deleted file mode 100644 index f9e887f4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/vault.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "parent": "minecraft:block/template_vault", - "textures": { - "bottom": "minecraft:block/vault_bottom", - "front": "minecraft:block/vault_front_off", - "side": "minecraft:block/vault_side_off", - "top": "minecraft:block/vault_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/vault_active.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/vault_active.json deleted file mode 100644 index c7adf1dd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/vault_active.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "parent": "minecraft:block/template_vault", - "textures": { - "bottom": "minecraft:block/vault_bottom", - "front": "minecraft:block/vault_front_on", - "side": "minecraft:block/vault_side_on", - "top": "minecraft:block/vault_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/vault_active_ominous.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/vault_active_ominous.json deleted file mode 100644 index 49441602..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/vault_active_ominous.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "parent": "minecraft:block/template_vault", - "textures": { - "bottom": "minecraft:block/vault_bottom_ominous", - "front": "minecraft:block/vault_front_on_ominous", - "side": "minecraft:block/vault_side_on_ominous", - "top": "minecraft:block/vault_top_ominous" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/vault_ejecting_reward.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/vault_ejecting_reward.json deleted file mode 100644 index f903d6ae..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/vault_ejecting_reward.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "parent": "minecraft:block/template_vault", - "textures": { - "bottom": "minecraft:block/vault_bottom", - "front": "minecraft:block/vault_front_ejecting", - "side": "minecraft:block/vault_side_on", - "top": "minecraft:block/vault_top_ejecting" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/vault_ejecting_reward_ominous.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/vault_ejecting_reward_ominous.json deleted file mode 100644 index eb382fdc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/vault_ejecting_reward_ominous.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "parent": "minecraft:block/template_vault", - "textures": { - "bottom": "minecraft:block/vault_bottom_ominous", - "front": "minecraft:block/vault_front_ejecting_ominous", - "side": "minecraft:block/vault_side_on_ominous", - "top": "minecraft:block/vault_top_ejecting_ominous" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/vault_ominous.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/vault_ominous.json deleted file mode 100644 index 8e40a6ea..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/vault_ominous.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "parent": "minecraft:block/template_vault", - "textures": { - "bottom": "minecraft:block/vault_bottom_ominous", - "front": "minecraft:block/vault_front_off_ominous", - "side": "minecraft:block/vault_side_off_ominous", - "top": "minecraft:block/vault_top_ominous" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/vault_unlocking.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/vault_unlocking.json deleted file mode 100644 index a5d94da7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/vault_unlocking.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "parent": "minecraft:block/template_vault", - "textures": { - "bottom": "minecraft:block/vault_bottom", - "front": "minecraft:block/vault_front_ejecting", - "side": "minecraft:block/vault_side_on", - "top": "minecraft:block/vault_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/vault_unlocking_ominous.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/vault_unlocking_ominous.json deleted file mode 100644 index 7b9f1ddf..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/vault_unlocking_ominous.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "parent": "minecraft:block/template_vault", - "textures": { - "bottom": "minecraft:block/vault_bottom_ominous", - "front": "minecraft:block/vault_front_ejecting_ominous", - "side": "minecraft:block/vault_side_on_ominous", - "top": "minecraft:block/vault_top_ominous" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/verdant_froglight.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/verdant_froglight.json deleted file mode 100644 index 092d7455..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/verdant_froglight.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/verdant_froglight_top", - "side": "minecraft:block/verdant_froglight_side" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/verdant_froglight_horizontal.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/verdant_froglight_horizontal.json deleted file mode 100644 index 83001ec8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/verdant_froglight_horizontal.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column_horizontal", - "textures": { - "end": "minecraft:block/verdant_froglight_top", - "side": "minecraft:block/verdant_froglight_side" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/very_cracked_turtle_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/very_cracked_turtle_egg.json deleted file mode 100644 index 74ff1606..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/very_cracked_turtle_egg.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_turtle_egg", - "textures": { - "all": "minecraft:block/turtle_egg_very_cracked" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/vine.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/vine.json deleted file mode 100644 index 6a48a470..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/vine.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "ambientocclusion": false, - "textures": { - "particle": "block/vine", - "vine": "block/vine" - }, - "elements": [ - { "from": [ 0, 0, 0.8 ], - "to": [ 16, 16, 0.8 ], - "shade": false, - "faces": { - "north": { "uv": [ 16, 0, 0, 16 ], "texture": "#vine", "tintindex": 0 }, - "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#vine", "tintindex": 0 } - } - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/wall_inventory.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/wall_inventory.json deleted file mode 100644 index 943dbfc9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/wall_inventory.json +++ /dev/null @@ -1,43 +0,0 @@ -{ "parent": "block/block", - "display": { - "gui": { - "rotation": [ 30, 135, 0 ], - "translation": [ 0, 0, 0], - "scale":[ 0.625, 0.625, 0.625 ] - }, - "fixed": { - "rotation": [ 0, 90, 0 ], - "translation": [ 0, 0, 0 ], - "scale": [ 0.5, 0.5, 0.5 ] - } - }, - "textures": { - "particle": "#wall" - }, - "elements": [ - { "from": [ 4, 0, 4 ], - "to": [ 12, 16, 12 ], - "faces": { - "down": { "uv": [ 4, 4, 12, 12 ], "texture": "#wall", "cullface": "down" }, - "up": { "uv": [ 4, 4, 12, 12 ], "texture": "#wall" }, - "north": { "uv": [ 4, 0, 12, 16 ], "texture": "#wall" }, - "south": { "uv": [ 4, 0, 12, 16 ], "texture": "#wall" }, - "west": { "uv": [ 4, 0, 12, 16 ], "texture": "#wall" }, - "east": { "uv": [ 4, 0, 12, 16 ], "texture": "#wall" } - }, - "__comment": "Center post" - }, - { "from": [ 5, 0, 0 ], - "to": [ 11, 13, 16 ], - "faces": { - "down": { "uv": [ 5, 0, 11, 16 ], "texture": "#wall", "cullface": "down" }, - "up": { "uv": [ 5, 0, 11, 16 ], "texture": "#wall" }, - "north": { "uv": [ 5, 3, 11, 16 ], "texture": "#wall", "cullface": "north" }, - "south": { "uv": [ 5, 3, 11, 16 ], "texture": "#wall", "cullface": "south" }, - "west": { "uv": [ 0, 3, 16, 16 ], "texture": "#wall" }, - "east": { "uv": [ 0, 3, 16, 16 ], "texture": "#wall" } - }, - "__comment": "Full wall" - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/wall_torch.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/wall_torch.json deleted file mode 100644 index e30eec7f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/wall_torch.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_torch_wall", - "textures": { - "torch": "minecraft:block/torch" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_button.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_button.json deleted file mode 100644 index bdf5bc88..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_button.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/button", - "textures": { - "texture": "minecraft:block/warped_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_button_inventory.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_button_inventory.json deleted file mode 100644 index 2332270f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_button_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/button_inventory", - "textures": { - "texture": "minecraft:block/warped_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_button_pressed.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_button_pressed.json deleted file mode 100644 index feb58b7a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_button_pressed.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/button_pressed", - "textures": { - "texture": "minecraft:block/warped_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_door_bottom_left.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_door_bottom_left.json deleted file mode 100644 index be46139a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_door_bottom_left.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_left", - "textures": { - "bottom": "minecraft:block/warped_door_bottom", - "top": "minecraft:block/warped_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_door_bottom_left_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_door_bottom_left_open.json deleted file mode 100644 index 82a61008..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_door_bottom_left_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_left_open", - "textures": { - "bottom": "minecraft:block/warped_door_bottom", - "top": "minecraft:block/warped_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_door_bottom_right.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_door_bottom_right.json deleted file mode 100644 index a094977e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_door_bottom_right.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_right", - "textures": { - "bottom": "minecraft:block/warped_door_bottom", - "top": "minecraft:block/warped_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_door_bottom_right_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_door_bottom_right_open.json deleted file mode 100644 index 844828eb..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_door_bottom_right_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_right_open", - "textures": { - "bottom": "minecraft:block/warped_door_bottom", - "top": "minecraft:block/warped_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_door_top_left.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_door_top_left.json deleted file mode 100644 index 0ad4e6ba..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_door_top_left.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_left", - "textures": { - "bottom": "minecraft:block/warped_door_bottom", - "top": "minecraft:block/warped_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_door_top_left_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_door_top_left_open.json deleted file mode 100644 index 350c4532..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_door_top_left_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_left_open", - "textures": { - "bottom": "minecraft:block/warped_door_bottom", - "top": "minecraft:block/warped_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_door_top_right.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_door_top_right.json deleted file mode 100644 index 2340de27..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_door_top_right.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_right", - "textures": { - "bottom": "minecraft:block/warped_door_bottom", - "top": "minecraft:block/warped_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_door_top_right_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_door_top_right_open.json deleted file mode 100644 index 892224d4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_door_top_right_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_right_open", - "textures": { - "bottom": "minecraft:block/warped_door_bottom", - "top": "minecraft:block/warped_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_fence_gate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_fence_gate.json deleted file mode 100644 index 11e873be..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_fence_gate.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate", - "textures": { - "texture": "minecraft:block/warped_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_fence_gate_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_fence_gate_open.json deleted file mode 100644 index f4f3f82d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_fence_gate_open.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate_open", - "textures": { - "texture": "minecraft:block/warped_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_fence_gate_wall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_fence_gate_wall.json deleted file mode 100644 index ad90d153..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_fence_gate_wall.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate_wall", - "textures": { - "texture": "minecraft:block/warped_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_fence_gate_wall_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_fence_gate_wall_open.json deleted file mode 100644 index af30e1e6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_fence_gate_wall_open.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_fence_gate_wall_open", - "textures": { - "texture": "minecraft:block/warped_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_fence_inventory.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_fence_inventory.json deleted file mode 100644 index 296e99f9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_fence_inventory.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/fence_inventory", - "textures": { - "texture": "minecraft:block/warped_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_fence_post.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_fence_post.json deleted file mode 100644 index 51ef01dd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_fence_post.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/fence_post", - "textures": { - "texture": "minecraft:block/warped_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_fence_side.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_fence_side.json deleted file mode 100644 index 6dba3fec..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_fence_side.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/fence_side", - "textures": { - "texture": "minecraft:block/warped_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_fungus.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_fungus.json deleted file mode 100644 index c07b792a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_fungus.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/warped_fungus" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_hanging_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_hanging_sign.json deleted file mode 100644 index 8d0629a4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_hanging_sign.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/stripped_warped_stem" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_hyphae.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_hyphae.json deleted file mode 100644 index eb9e767f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_hyphae.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/warped_stem", - "side": "minecraft:block/warped_stem" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_nylium.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_nylium.json deleted file mode 100644 index 2b283233..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_nylium.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/cube_bottom_top", - "textures": { - "bottom": "minecraft:block/netherrack", - "side": "minecraft:block/warped_nylium_side", - "top": "minecraft:block/warped_nylium" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_planks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_planks.json deleted file mode 100644 index 993971b5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_planks.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/warped_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_pressure_plate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_pressure_plate.json deleted file mode 100644 index 7cf3ebd7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_pressure_plate.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/pressure_plate_up", - "textures": { - "texture": "minecraft:block/warped_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_pressure_plate_down.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_pressure_plate_down.json deleted file mode 100644 index 1ec67ce3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_pressure_plate_down.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/pressure_plate_down", - "textures": { - "texture": "minecraft:block/warped_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_roots.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_roots.json deleted file mode 100644 index 85bc3316..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_roots.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/warped_roots" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_sign.json deleted file mode 100644 index b7b47f67..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_sign.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/warped_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_slab.json deleted file mode 100644 index fafb5015..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/warped_planks", - "side": "minecraft:block/warped_planks", - "top": "minecraft:block/warped_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_slab_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_slab_top.json deleted file mode 100644 index 712a48e5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/warped_planks", - "side": "minecraft:block/warped_planks", - "top": "minecraft:block/warped_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_stairs.json deleted file mode 100644 index b18eb1d3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/warped_planks", - "side": "minecraft:block/warped_planks", - "top": "minecraft:block/warped_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_stairs_inner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_stairs_inner.json deleted file mode 100644 index 6641754f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/warped_planks", - "side": "minecraft:block/warped_planks", - "top": "minecraft:block/warped_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_stairs_outer.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_stairs_outer.json deleted file mode 100644 index 22716e7b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/warped_planks", - "side": "minecraft:block/warped_planks", - "top": "minecraft:block/warped_planks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_stem.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_stem.json deleted file mode 100644 index 2d1fcc34..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_stem.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/cube_column", - "textures": { - "end": "minecraft:block/warped_stem_top", - "side": "minecraft:block/warped_stem" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_trapdoor_bottom.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_trapdoor_bottom.json deleted file mode 100644 index 211b1add..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_trapdoor_bottom.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_orientable_trapdoor_bottom", - "textures": { - "texture": "minecraft:block/warped_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_trapdoor_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_trapdoor_open.json deleted file mode 100644 index cfcf7177..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_trapdoor_open.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_orientable_trapdoor_open", - "textures": { - "texture": "minecraft:block/warped_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_trapdoor_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_trapdoor_top.json deleted file mode 100644 index daac6db9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_trapdoor_top.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_orientable_trapdoor_top", - "textures": { - "texture": "minecraft:block/warped_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_wart_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_wart_block.json deleted file mode 100644 index 7f41d1a5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/warped_wart_block.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/warped_wart_block" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/water.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/water.json deleted file mode 100644 index 75907472..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/water.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "textures": { - "particle": "block/water_still" - } -} - diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/water_cauldron_full.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/water_cauldron_full.json deleted file mode 100644 index 7e246053..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/water_cauldron_full.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "parent": "minecraft:block/template_cauldron_full", - "textures": { - "bottom": "minecraft:block/cauldron_bottom", - "content": "minecraft:block/water_still", - "inside": "minecraft:block/cauldron_inner", - "particle": "minecraft:block/cauldron_side", - "side": "minecraft:block/cauldron_side", - "top": "minecraft:block/cauldron_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/water_cauldron_level1.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/water_cauldron_level1.json deleted file mode 100644 index 83648ba9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/water_cauldron_level1.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "parent": "minecraft:block/template_cauldron_level1", - "textures": { - "bottom": "minecraft:block/cauldron_bottom", - "content": "minecraft:block/water_still", - "inside": "minecraft:block/cauldron_inner", - "particle": "minecraft:block/cauldron_side", - "side": "minecraft:block/cauldron_side", - "top": "minecraft:block/cauldron_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/water_cauldron_level2.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/water_cauldron_level2.json deleted file mode 100644 index 0b19a816..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/water_cauldron_level2.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "parent": "minecraft:block/template_cauldron_level2", - "textures": { - "bottom": "minecraft:block/cauldron_bottom", - "content": "minecraft:block/water_still", - "inside": "minecraft:block/cauldron_inner", - "particle": "minecraft:block/cauldron_side", - "side": "minecraft:block/cauldron_side", - "top": "minecraft:block/cauldron_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/weathered_chiseled_copper.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/weathered_chiseled_copper.json deleted file mode 100644 index f11c331c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/weathered_chiseled_copper.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/weathered_chiseled_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/weathered_copper.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/weathered_copper.json deleted file mode 100644 index aa42be79..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/weathered_copper.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/weathered_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/weathered_copper_bulb.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/weathered_copper_bulb.json deleted file mode 100644 index 442b89ff..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/weathered_copper_bulb.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/weathered_copper_bulb" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/weathered_copper_bulb_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/weathered_copper_bulb_lit.json deleted file mode 100644 index 969c5c1d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/weathered_copper_bulb_lit.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/weathered_copper_bulb_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/weathered_copper_bulb_lit_powered.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/weathered_copper_bulb_lit_powered.json deleted file mode 100644 index 1d21a1c6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/weathered_copper_bulb_lit_powered.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/weathered_copper_bulb_lit_powered" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/weathered_copper_bulb_powered.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/weathered_copper_bulb_powered.json deleted file mode 100644 index e7068742..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/weathered_copper_bulb_powered.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/weathered_copper_bulb_powered" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/weathered_copper_door_bottom_left.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/weathered_copper_door_bottom_left.json deleted file mode 100644 index b833db92..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/weathered_copper_door_bottom_left.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_left", - "textures": { - "bottom": "minecraft:block/weathered_copper_door_bottom", - "top": "minecraft:block/weathered_copper_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/weathered_copper_door_bottom_left_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/weathered_copper_door_bottom_left_open.json deleted file mode 100644 index fc40f5cb..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/weathered_copper_door_bottom_left_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_left_open", - "textures": { - "bottom": "minecraft:block/weathered_copper_door_bottom", - "top": "minecraft:block/weathered_copper_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/weathered_copper_door_bottom_right.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/weathered_copper_door_bottom_right.json deleted file mode 100644 index a9c53139..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/weathered_copper_door_bottom_right.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_right", - "textures": { - "bottom": "minecraft:block/weathered_copper_door_bottom", - "top": "minecraft:block/weathered_copper_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/weathered_copper_door_bottom_right_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/weathered_copper_door_bottom_right_open.json deleted file mode 100644 index 11845962..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/weathered_copper_door_bottom_right_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_bottom_right_open", - "textures": { - "bottom": "minecraft:block/weathered_copper_door_bottom", - "top": "minecraft:block/weathered_copper_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/weathered_copper_door_top_left.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/weathered_copper_door_top_left.json deleted file mode 100644 index 893750c6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/weathered_copper_door_top_left.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_left", - "textures": { - "bottom": "minecraft:block/weathered_copper_door_bottom", - "top": "minecraft:block/weathered_copper_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/weathered_copper_door_top_left_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/weathered_copper_door_top_left_open.json deleted file mode 100644 index 13aac26a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/weathered_copper_door_top_left_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_left_open", - "textures": { - "bottom": "minecraft:block/weathered_copper_door_bottom", - "top": "minecraft:block/weathered_copper_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/weathered_copper_door_top_right.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/weathered_copper_door_top_right.json deleted file mode 100644 index 19ff9ae3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/weathered_copper_door_top_right.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_right", - "textures": { - "bottom": "minecraft:block/weathered_copper_door_bottom", - "top": "minecraft:block/weathered_copper_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/weathered_copper_door_top_right_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/weathered_copper_door_top_right_open.json deleted file mode 100644 index 4ee27508..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/weathered_copper_door_top_right_open.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/door_top_right_open", - "textures": { - "bottom": "minecraft:block/weathered_copper_door_bottom", - "top": "minecraft:block/weathered_copper_door_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/weathered_copper_grate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/weathered_copper_grate.json deleted file mode 100644 index 2902a24b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/weathered_copper_grate.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/weathered_copper_grate" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/weathered_copper_trapdoor_bottom.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/weathered_copper_trapdoor_bottom.json deleted file mode 100644 index 6bc6f0d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/weathered_copper_trapdoor_bottom.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_trapdoor_bottom", - "textures": { - "texture": "minecraft:block/weathered_copper_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/weathered_copper_trapdoor_open.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/weathered_copper_trapdoor_open.json deleted file mode 100644 index a73f59ab..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/weathered_copper_trapdoor_open.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_trapdoor_open", - "textures": { - "texture": "minecraft:block/weathered_copper_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/weathered_copper_trapdoor_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/weathered_copper_trapdoor_top.json deleted file mode 100644 index ebb49ffd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/weathered_copper_trapdoor_top.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_trapdoor_top", - "textures": { - "texture": "minecraft:block/weathered_copper_trapdoor" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/weathered_cut_copper.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/weathered_cut_copper.json deleted file mode 100644 index 061c79cb..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/weathered_cut_copper.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/weathered_cut_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/weathered_cut_copper_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/weathered_cut_copper_slab.json deleted file mode 100644 index e5c0d887..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/weathered_cut_copper_slab.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab", - "textures": { - "bottom": "minecraft:block/weathered_cut_copper", - "side": "minecraft:block/weathered_cut_copper", - "top": "minecraft:block/weathered_cut_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/weathered_cut_copper_slab_top.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/weathered_cut_copper_slab_top.json deleted file mode 100644 index 82dfb436..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/weathered_cut_copper_slab_top.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/slab_top", - "textures": { - "bottom": "minecraft:block/weathered_cut_copper", - "side": "minecraft:block/weathered_cut_copper", - "top": "minecraft:block/weathered_cut_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/weathered_cut_copper_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/weathered_cut_copper_stairs.json deleted file mode 100644 index db06d2ae..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/weathered_cut_copper_stairs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/stairs", - "textures": { - "bottom": "minecraft:block/weathered_cut_copper", - "side": "minecraft:block/weathered_cut_copper", - "top": "minecraft:block/weathered_cut_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/weathered_cut_copper_stairs_inner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/weathered_cut_copper_stairs_inner.json deleted file mode 100644 index 4850db43..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/weathered_cut_copper_stairs_inner.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/inner_stairs", - "textures": { - "bottom": "minecraft:block/weathered_cut_copper", - "side": "minecraft:block/weathered_cut_copper", - "top": "minecraft:block/weathered_cut_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/weathered_cut_copper_stairs_outer.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/weathered_cut_copper_stairs_outer.json deleted file mode 100644 index 7804f723..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/weathered_cut_copper_stairs_outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:block/outer_stairs", - "textures": { - "bottom": "minecraft:block/weathered_cut_copper", - "side": "minecraft:block/weathered_cut_copper", - "top": "minecraft:block/weathered_cut_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/weeping_vines.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/weeping_vines.json deleted file mode 100644 index a675fda1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/weeping_vines.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/weeping_vines" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/weeping_vines_plant.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/weeping_vines_plant.json deleted file mode 100644 index c7a9ae05..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/weeping_vines_plant.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/weeping_vines_plant" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/wet_sponge.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/wet_sponge.json deleted file mode 100644 index 1b0b8a97..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/wet_sponge.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/wet_sponge" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/wheat_stage0.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/wheat_stage0.json deleted file mode 100644 index 8343729c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/wheat_stage0.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/crop", - "textures": { - "crop": "minecraft:block/wheat_stage0" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/wheat_stage1.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/wheat_stage1.json deleted file mode 100644 index 1fa14ff8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/wheat_stage1.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/crop", - "textures": { - "crop": "minecraft:block/wheat_stage1" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/wheat_stage2.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/wheat_stage2.json deleted file mode 100644 index 9c2e59a1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/wheat_stage2.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/crop", - "textures": { - "crop": "minecraft:block/wheat_stage2" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/wheat_stage3.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/wheat_stage3.json deleted file mode 100644 index 75b167dd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/wheat_stage3.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/crop", - "textures": { - "crop": "minecraft:block/wheat_stage3" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/wheat_stage4.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/wheat_stage4.json deleted file mode 100644 index 3dae7e5e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/wheat_stage4.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/crop", - "textures": { - "crop": "minecraft:block/wheat_stage4" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/wheat_stage5.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/wheat_stage5.json deleted file mode 100644 index 1cd7d96b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/wheat_stage5.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/crop", - "textures": { - "crop": "minecraft:block/wheat_stage5" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/wheat_stage6.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/wheat_stage6.json deleted file mode 100644 index 7201c51a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/wheat_stage6.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/crop", - "textures": { - "crop": "minecraft:block/wheat_stage6" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/wheat_stage7.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/wheat_stage7.json deleted file mode 100644 index 492b6715..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/wheat_stage7.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/crop", - "textures": { - "crop": "minecraft:block/wheat_stage7" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/white_candle_cake.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/white_candle_cake.json deleted file mode 100644 index 568f818a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/white_candle_cake.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "minecraft:block/template_cake_with_candle", - "textures": { - "bottom": "minecraft:block/cake_bottom", - "candle": "minecraft:block/white_candle", - "particle": "minecraft:block/cake_side", - "side": "minecraft:block/cake_side", - "top": "minecraft:block/cake_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/white_candle_cake_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/white_candle_cake_lit.json deleted file mode 100644 index 6bd9fca0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/white_candle_cake_lit.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "minecraft:block/template_cake_with_candle", - "textures": { - "bottom": "minecraft:block/cake_bottom", - "candle": "minecraft:block/white_candle_lit", - "particle": "minecraft:block/cake_side", - "side": "minecraft:block/cake_side", - "top": "minecraft:block/cake_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/white_candle_four_candles.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/white_candle_four_candles.json deleted file mode 100644 index 64ad91d2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/white_candle_four_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_four_candles", - "textures": { - "all": "minecraft:block/white_candle", - "particle": "minecraft:block/white_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/white_candle_four_candles_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/white_candle_four_candles_lit.json deleted file mode 100644 index 0504735b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/white_candle_four_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_four_candles", - "textures": { - "all": "minecraft:block/white_candle_lit", - "particle": "minecraft:block/white_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/white_candle_one_candle.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/white_candle_one_candle.json deleted file mode 100644 index 61585d99..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/white_candle_one_candle.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_candle", - "textures": { - "all": "minecraft:block/white_candle", - "particle": "minecraft:block/white_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/white_candle_one_candle_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/white_candle_one_candle_lit.json deleted file mode 100644 index 3a375831..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/white_candle_one_candle_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_candle", - "textures": { - "all": "minecraft:block/white_candle_lit", - "particle": "minecraft:block/white_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/white_candle_three_candles.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/white_candle_three_candles.json deleted file mode 100644 index fd58e51c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/white_candle_three_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_three_candles", - "textures": { - "all": "minecraft:block/white_candle", - "particle": "minecraft:block/white_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/white_candle_three_candles_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/white_candle_three_candles_lit.json deleted file mode 100644 index 3c4b7aa7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/white_candle_three_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_three_candles", - "textures": { - "all": "minecraft:block/white_candle_lit", - "particle": "minecraft:block/white_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/white_candle_two_candles.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/white_candle_two_candles.json deleted file mode 100644 index 4aa5d640..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/white_candle_two_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_two_candles", - "textures": { - "all": "minecraft:block/white_candle", - "particle": "minecraft:block/white_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/white_candle_two_candles_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/white_candle_two_candles_lit.json deleted file mode 100644 index cf27452f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/white_candle_two_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_two_candles", - "textures": { - "all": "minecraft:block/white_candle_lit", - "particle": "minecraft:block/white_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/white_carpet.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/white_carpet.json deleted file mode 100644 index 08d5186e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/white_carpet.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/carpet", - "textures": { - "wool": "minecraft:block/white_wool" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/white_concrete.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/white_concrete.json deleted file mode 100644 index 92188f47..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/white_concrete.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/white_concrete" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/white_concrete_powder.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/white_concrete_powder.json deleted file mode 100644 index 2c8c16b1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/white_concrete_powder.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/white_concrete_powder" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/white_glazed_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/white_glazed_terracotta.json deleted file mode 100644 index e33fbedc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/white_glazed_terracotta.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glazed_terracotta", - "textures": { - "pattern": "minecraft:block/white_glazed_terracotta" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/white_shulker_box.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/white_shulker_box.json deleted file mode 100644 index 3a9a58d3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/white_shulker_box.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/white_shulker_box" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/white_stained_glass.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/white_stained_glass.json deleted file mode 100644 index 4e135e3d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/white_stained_glass.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/white_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/white_stained_glass_pane_noside.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/white_stained_glass_pane_noside.json deleted file mode 100644 index b854d543..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/white_stained_glass_pane_noside.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_noside", - "textures": { - "pane": "minecraft:block/white_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/white_stained_glass_pane_noside_alt.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/white_stained_glass_pane_noside_alt.json deleted file mode 100644 index a4cf80c3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/white_stained_glass_pane_noside_alt.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_noside_alt", - "textures": { - "pane": "minecraft:block/white_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/white_stained_glass_pane_post.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/white_stained_glass_pane_post.json deleted file mode 100644 index 5762d3d7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/white_stained_glass_pane_post.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_post", - "textures": { - "edge": "minecraft:block/white_stained_glass_pane_top", - "pane": "minecraft:block/white_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/white_stained_glass_pane_side.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/white_stained_glass_pane_side.json deleted file mode 100644 index 5e5dabbc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/white_stained_glass_pane_side.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_side", - "textures": { - "edge": "minecraft:block/white_stained_glass_pane_top", - "pane": "minecraft:block/white_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/white_stained_glass_pane_side_alt.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/white_stained_glass_pane_side_alt.json deleted file mode 100644 index 8f1f74be..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/white_stained_glass_pane_side_alt.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_side_alt", - "textures": { - "edge": "minecraft:block/white_stained_glass_pane_top", - "pane": "minecraft:block/white_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/white_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/white_terracotta.json deleted file mode 100644 index eb6bc006..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/white_terracotta.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/white_terracotta" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/white_tulip.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/white_tulip.json deleted file mode 100644 index d31ceab8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/white_tulip.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/white_tulip" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/white_wool.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/white_wool.json deleted file mode 100644 index 8af86fa1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/white_wool.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/white_wool" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/wither_rose.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/wither_rose.json deleted file mode 100644 index 47089458..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/wither_rose.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cross", - "textures": { - "cross": "minecraft:block/wither_rose" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/yellow_candle_cake.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/yellow_candle_cake.json deleted file mode 100644 index f84e4f7c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/yellow_candle_cake.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "minecraft:block/template_cake_with_candle", - "textures": { - "bottom": "minecraft:block/cake_bottom", - "candle": "minecraft:block/yellow_candle", - "particle": "minecraft:block/cake_side", - "side": "minecraft:block/cake_side", - "top": "minecraft:block/cake_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/yellow_candle_cake_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/yellow_candle_cake_lit.json deleted file mode 100644 index 4a3388b0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/yellow_candle_cake_lit.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "minecraft:block/template_cake_with_candle", - "textures": { - "bottom": "minecraft:block/cake_bottom", - "candle": "minecraft:block/yellow_candle_lit", - "particle": "minecraft:block/cake_side", - "side": "minecraft:block/cake_side", - "top": "minecraft:block/cake_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/yellow_candle_four_candles.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/yellow_candle_four_candles.json deleted file mode 100644 index ee076d7e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/yellow_candle_four_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_four_candles", - "textures": { - "all": "minecraft:block/yellow_candle", - "particle": "minecraft:block/yellow_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/yellow_candle_four_candles_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/yellow_candle_four_candles_lit.json deleted file mode 100644 index ce1d6844..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/yellow_candle_four_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_four_candles", - "textures": { - "all": "minecraft:block/yellow_candle_lit", - "particle": "minecraft:block/yellow_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/yellow_candle_one_candle.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/yellow_candle_one_candle.json deleted file mode 100644 index 187fb20f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/yellow_candle_one_candle.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_candle", - "textures": { - "all": "minecraft:block/yellow_candle", - "particle": "minecraft:block/yellow_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/yellow_candle_one_candle_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/yellow_candle_one_candle_lit.json deleted file mode 100644 index d4019846..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/yellow_candle_one_candle_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_candle", - "textures": { - "all": "minecraft:block/yellow_candle_lit", - "particle": "minecraft:block/yellow_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/yellow_candle_three_candles.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/yellow_candle_three_candles.json deleted file mode 100644 index 69260bbe..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/yellow_candle_three_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_three_candles", - "textures": { - "all": "minecraft:block/yellow_candle", - "particle": "minecraft:block/yellow_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/yellow_candle_three_candles_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/yellow_candle_three_candles_lit.json deleted file mode 100644 index cdbf4fea..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/yellow_candle_three_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_three_candles", - "textures": { - "all": "minecraft:block/yellow_candle_lit", - "particle": "minecraft:block/yellow_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/yellow_candle_two_candles.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/yellow_candle_two_candles.json deleted file mode 100644 index 1167ec7b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/yellow_candle_two_candles.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_two_candles", - "textures": { - "all": "minecraft:block/yellow_candle", - "particle": "minecraft:block/yellow_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/yellow_candle_two_candles_lit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/yellow_candle_two_candles_lit.json deleted file mode 100644 index d53b3866..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/yellow_candle_two_candles_lit.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_two_candles", - "textures": { - "all": "minecraft:block/yellow_candle_lit", - "particle": "minecraft:block/yellow_candle_lit" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/yellow_carpet.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/yellow_carpet.json deleted file mode 100644 index 7d08c9e1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/yellow_carpet.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/carpet", - "textures": { - "wool": "minecraft:block/yellow_wool" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/yellow_concrete.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/yellow_concrete.json deleted file mode 100644 index b8981524..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/yellow_concrete.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/yellow_concrete" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/yellow_concrete_powder.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/yellow_concrete_powder.json deleted file mode 100644 index 8882b67b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/yellow_concrete_powder.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/yellow_concrete_powder" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/yellow_glazed_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/yellow_glazed_terracotta.json deleted file mode 100644 index fa60d0dc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/yellow_glazed_terracotta.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glazed_terracotta", - "textures": { - "pattern": "minecraft:block/yellow_glazed_terracotta" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/yellow_shulker_box.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/yellow_shulker_box.json deleted file mode 100644 index c54fe67c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/yellow_shulker_box.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecraft:block/yellow_shulker_box" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/yellow_stained_glass.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/yellow_stained_glass.json deleted file mode 100644 index cd225fdc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/yellow_stained_glass.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/yellow_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/yellow_stained_glass_pane_noside.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/yellow_stained_glass_pane_noside.json deleted file mode 100644 index d8c22613..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/yellow_stained_glass_pane_noside.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_noside", - "textures": { - "pane": "minecraft:block/yellow_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/yellow_stained_glass_pane_noside_alt.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/yellow_stained_glass_pane_noside_alt.json deleted file mode 100644 index 668a6ef2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/yellow_stained_glass_pane_noside_alt.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_noside_alt", - "textures": { - "pane": "minecraft:block/yellow_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/yellow_stained_glass_pane_post.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/yellow_stained_glass_pane_post.json deleted file mode 100644 index e2b57957..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/yellow_stained_glass_pane_post.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_post", - "textures": { - "edge": "minecraft:block/yellow_stained_glass_pane_top", - "pane": "minecraft:block/yellow_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/yellow_stained_glass_pane_side.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/yellow_stained_glass_pane_side.json deleted file mode 100644 index 2f5a1c2b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/yellow_stained_glass_pane_side.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_side", - "textures": { - "edge": "minecraft:block/yellow_stained_glass_pane_top", - "pane": "minecraft:block/yellow_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/yellow_stained_glass_pane_side_alt.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/yellow_stained_glass_pane_side_alt.json deleted file mode 100644 index acd867a1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/yellow_stained_glass_pane_side_alt.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:block/template_glass_pane_side_alt", - "textures": { - "edge": "minecraft:block/yellow_stained_glass_pane_top", - "pane": "minecraft:block/yellow_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/yellow_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/yellow_terracotta.json deleted file mode 100644 index 8f3e76ee..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/yellow_terracotta.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/yellow_terracotta" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/yellow_wool.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/yellow_wool.json deleted file mode 100644 index 2f0dab36..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/block/yellow_wool.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "minecraft:block/yellow_wool" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/acacia_boat.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/acacia_boat.json deleted file mode 100644 index 5b93e986..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/acacia_boat.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/acacia_boat" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/acacia_button.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/acacia_button.json deleted file mode 100644 index d5affffa..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/acacia_button.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/acacia_button_inventory" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/acacia_chest_boat.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/acacia_chest_boat.json deleted file mode 100644 index fbac5cb8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/acacia_chest_boat.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/acacia_chest_boat" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/acacia_door.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/acacia_door.json deleted file mode 100644 index 7ecc5bbd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/acacia_door.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/acacia_door" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/acacia_fence.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/acacia_fence.json deleted file mode 100644 index 4db3c891..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/acacia_fence.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/acacia_fence_inventory" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/acacia_fence_gate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/acacia_fence_gate.json deleted file mode 100644 index f5875533..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/acacia_fence_gate.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/acacia_fence_gate" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/acacia_hanging_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/acacia_hanging_sign.json deleted file mode 100644 index 16c7c403..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/acacia_hanging_sign.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/acacia_hanging_sign" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/acacia_leaves.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/acacia_leaves.json deleted file mode 100644 index b1ef8fa9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/acacia_leaves.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/acacia_leaves" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/acacia_log.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/acacia_log.json deleted file mode 100644 index 0b9f607e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/acacia_log.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/acacia_log" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/acacia_planks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/acacia_planks.json deleted file mode 100644 index 3c90abef..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/acacia_planks.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/acacia_planks" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/acacia_pressure_plate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/acacia_pressure_plate.json deleted file mode 100644 index 318e49ad..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/acacia_pressure_plate.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/acacia_pressure_plate" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/acacia_sapling.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/acacia_sapling.json deleted file mode 100644 index 89e55791..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/acacia_sapling.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/acacia_sapling" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/acacia_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/acacia_sign.json deleted file mode 100644 index 05032df9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/acacia_sign.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/acacia_sign" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/acacia_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/acacia_slab.json deleted file mode 100644 index bb3480c7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/acacia_slab.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/acacia_slab" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/acacia_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/acacia_stairs.json deleted file mode 100644 index 58ab5e2d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/acacia_stairs.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/acacia_stairs" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/acacia_trapdoor.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/acacia_trapdoor.json deleted file mode 100644 index 701a6862..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/acacia_trapdoor.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/acacia_trapdoor_bottom" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/acacia_wood.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/acacia_wood.json deleted file mode 100644 index 4a5086de..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/acacia_wood.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/acacia_wood" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/activator_rail.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/activator_rail.json deleted file mode 100644 index 9ae2bd07..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/activator_rail.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/activator_rail" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/air.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/air.json deleted file mode 100644 index 2c63c085..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/air.json +++ /dev/null @@ -1,2 +0,0 @@ -{ -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/allay_spawn_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/allay_spawn_egg.json deleted file mode 100644 index d1aaa9d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/allay_spawn_egg.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_spawn_egg" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/allium.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/allium.json deleted file mode 100644 index cf132b4b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/allium.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/allium" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/amethyst_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/amethyst_block.json deleted file mode 100644 index b4899515..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/amethyst_block.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/amethyst_block" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/amethyst_bud.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/amethyst_bud.json deleted file mode 100644 index d3bd6282..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/amethyst_bud.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "display": { - "firstperson_righthand": { - "rotation": [ 0, -90, 25 ], - "translation": [ 0, 5, 0 ], - "scale": [ 0.68, 0.68, 0.68 ] - }, - "thirdperson_righthand": { - "translation": [ 0, 4, 1 ], - "scale": [ 0.55, 0.55, 0.55 ] - }, - "head": { - "translation": [ 0, 14, -5 ] - }, - "gui": { - "translation": [ 0, 2, 0 ] - } - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/amethyst_cluster.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/amethyst_cluster.json deleted file mode 100644 index abc8c7d3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/amethyst_cluster.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/amethyst_cluster" - }, - "display": { - "head": { - "translation": [ 0, 14, -5 ] - } - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/amethyst_shard.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/amethyst_shard.json deleted file mode 100644 index a0bab4ff..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/amethyst_shard.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/amethyst_shard" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/ancient_debris.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/ancient_debris.json deleted file mode 100644 index f8c6c3d5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/ancient_debris.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/ancient_debris" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/andesite.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/andesite.json deleted file mode 100644 index d6b76e17..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/andesite.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/andesite" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/andesite_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/andesite_slab.json deleted file mode 100644 index 4bd78770..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/andesite_slab.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/andesite_slab" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/andesite_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/andesite_stairs.json deleted file mode 100644 index 03e452df..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/andesite_stairs.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/andesite_stairs" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/andesite_wall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/andesite_wall.json deleted file mode 100644 index f10f1ec3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/andesite_wall.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/andesite_wall_inventory" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/angler_pottery_sherd.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/angler_pottery_sherd.json deleted file mode 100644 index b805ab21..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/angler_pottery_sherd.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/angler_pottery_sherd" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/anvil.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/anvil.json deleted file mode 100644 index 9168b26b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/anvil.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/anvil" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/apple.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/apple.json deleted file mode 100644 index c314b058..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/apple.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/apple" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/archer_pottery_sherd.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/archer_pottery_sherd.json deleted file mode 100644 index 1b73b22d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/archer_pottery_sherd.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/archer_pottery_sherd" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/armadillo_scute.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/armadillo_scute.json deleted file mode 100644 index ca4d17d0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/armadillo_scute.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/armadillo_scute" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/armadillo_spawn_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/armadillo_spawn_egg.json deleted file mode 100644 index d1aaa9d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/armadillo_spawn_egg.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_spawn_egg" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/armor_stand.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/armor_stand.json deleted file mode 100644 index f8f34a7b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/armor_stand.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/armor_stand" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/arms_up_pottery_sherd.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/arms_up_pottery_sherd.json deleted file mode 100644 index 94339d52..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/arms_up_pottery_sherd.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/arms_up_pottery_sherd" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/arrow.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/arrow.json deleted file mode 100644 index 37689ea0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/arrow.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/arrow" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/axolotl_bucket.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/axolotl_bucket.json deleted file mode 100644 index 221f7fa6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/axolotl_bucket.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/axolotl_bucket" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/axolotl_spawn_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/axolotl_spawn_egg.json deleted file mode 100644 index d1aaa9d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/axolotl_spawn_egg.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_spawn_egg" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/azalea.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/azalea.json deleted file mode 100644 index 062330c7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/azalea.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/azalea" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/azalea_leaves.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/azalea_leaves.json deleted file mode 100644 index 6b26318b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/azalea_leaves.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/azalea_leaves" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/azure_bluet.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/azure_bluet.json deleted file mode 100644 index 5d472515..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/azure_bluet.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/azure_bluet" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/baked_potato.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/baked_potato.json deleted file mode 100644 index b9324fe7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/baked_potato.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/baked_potato" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bamboo.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bamboo.json deleted file mode 100644 index 2a46e1c3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bamboo.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/handheld", - "textures": { - "layer0": "minecraft:item/bamboo" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bamboo_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bamboo_block.json deleted file mode 100644 index f75fac0f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bamboo_block.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/bamboo_block" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bamboo_button.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bamboo_button.json deleted file mode 100644 index c1152b50..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bamboo_button.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/bamboo_button_inventory" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bamboo_chest_raft.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bamboo_chest_raft.json deleted file mode 100644 index 93370902..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bamboo_chest_raft.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/bamboo_chest_raft" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bamboo_door.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bamboo_door.json deleted file mode 100644 index ff7c997d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bamboo_door.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/bamboo_door" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bamboo_fence.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bamboo_fence.json deleted file mode 100644 index 2b11ca8c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bamboo_fence.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/bamboo_fence_inventory" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bamboo_fence_gate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bamboo_fence_gate.json deleted file mode 100644 index eba9a06e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bamboo_fence_gate.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/bamboo_fence_gate" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bamboo_hanging_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bamboo_hanging_sign.json deleted file mode 100644 index a634960a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bamboo_hanging_sign.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/bamboo_hanging_sign" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bamboo_mosaic.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bamboo_mosaic.json deleted file mode 100644 index 6892f31f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bamboo_mosaic.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/bamboo_mosaic" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bamboo_mosaic_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bamboo_mosaic_slab.json deleted file mode 100644 index d7b3e3e2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bamboo_mosaic_slab.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/bamboo_mosaic_slab" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bamboo_mosaic_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bamboo_mosaic_stairs.json deleted file mode 100644 index e6ae86d0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bamboo_mosaic_stairs.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/bamboo_mosaic_stairs" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bamboo_planks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bamboo_planks.json deleted file mode 100644 index 4e591abe..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bamboo_planks.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/bamboo_planks" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bamboo_pressure_plate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bamboo_pressure_plate.json deleted file mode 100644 index 8a7a0ff5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bamboo_pressure_plate.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/bamboo_pressure_plate" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bamboo_raft.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bamboo_raft.json deleted file mode 100644 index 84ded131..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bamboo_raft.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/bamboo_raft" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bamboo_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bamboo_sign.json deleted file mode 100644 index 2d6bb57c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bamboo_sign.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/bamboo_sign" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bamboo_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bamboo_slab.json deleted file mode 100644 index 0d94c19f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bamboo_slab.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/bamboo_slab" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bamboo_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bamboo_stairs.json deleted file mode 100644 index c96c6069..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bamboo_stairs.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/bamboo_stairs" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bamboo_trapdoor.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bamboo_trapdoor.json deleted file mode 100644 index cd10b18e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bamboo_trapdoor.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/bamboo_trapdoor_bottom" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/barrel.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/barrel.json deleted file mode 100644 index 553ec3e0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/barrel.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/barrel" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/barrier.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/barrier.json deleted file mode 100644 index 080cff20..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/barrier.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/barrier" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/basalt.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/basalt.json deleted file mode 100644 index eaa67e62..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/basalt.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/basalt" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bat_spawn_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bat_spawn_egg.json deleted file mode 100644 index d1aaa9d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bat_spawn_egg.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_spawn_egg" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/beacon.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/beacon.json deleted file mode 100644 index b6a014e6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/beacon.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/beacon" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bedrock.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bedrock.json deleted file mode 100644 index c1b8427e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bedrock.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/bedrock" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bee_nest.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bee_nest.json deleted file mode 100644 index 3298365a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bee_nest.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/bee_nest" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bee_spawn_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bee_spawn_egg.json deleted file mode 100644 index d1aaa9d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bee_spawn_egg.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_spawn_egg" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/beef.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/beef.json deleted file mode 100644 index 5545b3c8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/beef.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/beef" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/beehive.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/beehive.json deleted file mode 100644 index cf1475c3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/beehive.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/beehive" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/beetroot.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/beetroot.json deleted file mode 100644 index dcc7276a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/beetroot.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/beetroot" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/beetroot_seeds.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/beetroot_seeds.json deleted file mode 100644 index d20b2cd4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/beetroot_seeds.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/beetroot_seeds" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/beetroot_soup.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/beetroot_soup.json deleted file mode 100644 index 3a0755d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/beetroot_soup.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/beetroot_soup" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bell.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bell.json deleted file mode 100644 index fe24c1f4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bell.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/bell" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/big_dripleaf.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/big_dripleaf.json deleted file mode 100644 index 56cc7f0e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/big_dripleaf.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "parent": "minecraft:block/big_dripleaf", - "display": { - "gui": { - "rotation": [ 30, 225, 0 ], - "translation": [ 0, -2, 0], - "scale":[ 0.625, 0.625, 0.625 ] - }, - "fixed": { - "rotation": [ 0, 0, 0 ], - "translation": [ 0, 0, -1 ], - "scale":[ 0.5, 0.5, 0.5 ] - }, - "thirdperson_righthand": { - "rotation": [ 0, 0, 0 ], - "translation": [ 0, 1, 0 ], - "scale": [ 0.55, 0.55, 0.55 ] - }, - "firstperson_righthand": { - "rotation": [ 0, 0, 0 ], - "translation": [ 1.13, 0, 1.13], - "scale": [ 0.68, 0.68, 0.68 ] - } - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/birch_boat.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/birch_boat.json deleted file mode 100644 index 20f68b32..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/birch_boat.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/birch_boat" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/birch_button.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/birch_button.json deleted file mode 100644 index f0065c47..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/birch_button.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/birch_button_inventory" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/birch_chest_boat.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/birch_chest_boat.json deleted file mode 100644 index b7549aeb..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/birch_chest_boat.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/birch_chest_boat" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/birch_door.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/birch_door.json deleted file mode 100644 index 2b0e4f91..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/birch_door.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/birch_door" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/birch_fence.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/birch_fence.json deleted file mode 100644 index ca097fb1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/birch_fence.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/birch_fence_inventory" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/birch_fence_gate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/birch_fence_gate.json deleted file mode 100644 index 732026b8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/birch_fence_gate.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/birch_fence_gate" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/birch_hanging_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/birch_hanging_sign.json deleted file mode 100644 index 9d15f706..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/birch_hanging_sign.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/birch_hanging_sign" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/birch_leaves.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/birch_leaves.json deleted file mode 100644 index 4f543d46..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/birch_leaves.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/birch_leaves" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/birch_log.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/birch_log.json deleted file mode 100644 index cd42b0b7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/birch_log.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/birch_log" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/birch_planks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/birch_planks.json deleted file mode 100644 index 06e3a6d3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/birch_planks.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/birch_planks" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/birch_pressure_plate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/birch_pressure_plate.json deleted file mode 100644 index e8dfb642..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/birch_pressure_plate.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/birch_pressure_plate" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/birch_sapling.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/birch_sapling.json deleted file mode 100644 index 3c45f3b6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/birch_sapling.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/birch_sapling" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/birch_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/birch_sign.json deleted file mode 100644 index d10beadc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/birch_sign.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/birch_sign" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/birch_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/birch_slab.json deleted file mode 100644 index c17a8e79..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/birch_slab.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/birch_slab" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/birch_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/birch_stairs.json deleted file mode 100644 index ec8fd2b9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/birch_stairs.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/birch_stairs" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/birch_trapdoor.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/birch_trapdoor.json deleted file mode 100644 index 7db49741..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/birch_trapdoor.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/birch_trapdoor_bottom" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/birch_wood.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/birch_wood.json deleted file mode 100644 index cd1881b0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/birch_wood.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/birch_wood" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/black_banner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/black_banner.json deleted file mode 100644 index 661a106d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/black_banner.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_banner" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/black_bed.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/black_bed.json deleted file mode 100644 index c8757a9a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/black_bed.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/template_bed", - "textures": { - "particle": "minecraft:block/black_wool" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/black_candle.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/black_candle.json deleted file mode 100644 index 837c9349..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/black_candle.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/black_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/black_carpet.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/black_carpet.json deleted file mode 100644 index 618d2130..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/black_carpet.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/black_carpet" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/black_concrete.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/black_concrete.json deleted file mode 100644 index eb5aadc3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/black_concrete.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/black_concrete" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/black_concrete_powder.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/black_concrete_powder.json deleted file mode 100644 index 03af09ea..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/black_concrete_powder.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/black_concrete_powder" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/black_dye.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/black_dye.json deleted file mode 100644 index 0502b405..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/black_dye.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/black_dye" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/black_glazed_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/black_glazed_terracotta.json deleted file mode 100644 index e1f73ff8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/black_glazed_terracotta.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/black_glazed_terracotta" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/black_shulker_box.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/black_shulker_box.json deleted file mode 100644 index 5f45328d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/black_shulker_box.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/template_shulker_box", - "textures": { - "particle": "minecraft:block/black_shulker_box" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/black_stained_glass.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/black_stained_glass.json deleted file mode 100644 index dfc8fab3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/black_stained_glass.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/black_stained_glass" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/black_stained_glass_pane.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/black_stained_glass_pane.json deleted file mode 100644 index 75081749..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/black_stained_glass_pane.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/black_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/black_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/black_terracotta.json deleted file mode 100644 index eee57e8e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/black_terracotta.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/black_terracotta" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/black_wool.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/black_wool.json deleted file mode 100644 index a0e49abc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/black_wool.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/black_wool" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/blackstone.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/blackstone.json deleted file mode 100644 index e4defbd6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/blackstone.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/blackstone" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/blackstone_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/blackstone_slab.json deleted file mode 100644 index 481376f4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/blackstone_slab.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/blackstone_slab" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/blackstone_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/blackstone_stairs.json deleted file mode 100644 index 83a61e18..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/blackstone_stairs.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/blackstone_stairs" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/blackstone_wall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/blackstone_wall.json deleted file mode 100644 index 8c2bc6d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/blackstone_wall.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/blackstone_wall_inventory" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/blade_pottery_sherd.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/blade_pottery_sherd.json deleted file mode 100644 index 0795cc80..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/blade_pottery_sherd.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/blade_pottery_sherd" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/blast_furnace.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/blast_furnace.json deleted file mode 100644 index 5189a013..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/blast_furnace.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/blast_furnace" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/blaze_powder.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/blaze_powder.json deleted file mode 100644 index 1e735c19..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/blaze_powder.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/blaze_powder" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/blaze_rod.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/blaze_rod.json deleted file mode 100644 index 2c8c052a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/blaze_rod.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/handheld", - "textures": { - "layer0": "minecraft:item/blaze_rod" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/blaze_spawn_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/blaze_spawn_egg.json deleted file mode 100644 index d1aaa9d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/blaze_spawn_egg.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_spawn_egg" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/blue_banner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/blue_banner.json deleted file mode 100644 index 661a106d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/blue_banner.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_banner" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/blue_bed.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/blue_bed.json deleted file mode 100644 index 59f7f2ba..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/blue_bed.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/template_bed", - "textures": { - "particle": "minecraft:block/blue_wool" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/blue_candle.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/blue_candle.json deleted file mode 100644 index e561230f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/blue_candle.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/blue_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/blue_carpet.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/blue_carpet.json deleted file mode 100644 index 0ced6287..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/blue_carpet.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/blue_carpet" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/blue_concrete.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/blue_concrete.json deleted file mode 100644 index 4c15897c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/blue_concrete.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/blue_concrete" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/blue_concrete_powder.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/blue_concrete_powder.json deleted file mode 100644 index e5f13d4a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/blue_concrete_powder.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/blue_concrete_powder" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/blue_dye.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/blue_dye.json deleted file mode 100644 index 4235b598..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/blue_dye.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/blue_dye" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/blue_glazed_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/blue_glazed_terracotta.json deleted file mode 100644 index f7b0efbb..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/blue_glazed_terracotta.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/blue_glazed_terracotta" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/blue_ice.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/blue_ice.json deleted file mode 100644 index 86d267e5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/blue_ice.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/blue_ice" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/blue_orchid.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/blue_orchid.json deleted file mode 100644 index 13449dc1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/blue_orchid.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/blue_orchid" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/blue_shulker_box.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/blue_shulker_box.json deleted file mode 100644 index 62a9dfd8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/blue_shulker_box.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/template_shulker_box", - "textures": { - "particle": "minecraft:block/blue_shulker_box" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/blue_stained_glass.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/blue_stained_glass.json deleted file mode 100644 index c3727cd8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/blue_stained_glass.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/blue_stained_glass" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/blue_stained_glass_pane.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/blue_stained_glass_pane.json deleted file mode 100644 index c4890062..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/blue_stained_glass_pane.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/blue_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/blue_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/blue_terracotta.json deleted file mode 100644 index a89b057d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/blue_terracotta.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/blue_terracotta" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/blue_wool.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/blue_wool.json deleted file mode 100644 index 22458dbd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/blue_wool.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/blue_wool" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bogged_spawn_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bogged_spawn_egg.json deleted file mode 100644 index d1aaa9d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bogged_spawn_egg.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_spawn_egg" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bolt_armor_trim_smithing_template.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bolt_armor_trim_smithing_template.json deleted file mode 100644 index dfaada50..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bolt_armor_trim_smithing_template.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/bolt_armor_trim_smithing_template" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bone.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bone.json deleted file mode 100644 index 3063401c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bone.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "parent": "item/handheld", - "textures": { - "layer0": "item/bone" - }, - "display": { - "head": { - "rotation": [ 0, 0, -45 ], - "translation": [ 0, -4.5, -6.5], - "scale":[ 1, 1, 1 ] - } - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bone_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bone_block.json deleted file mode 100644 index 1374ccda..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bone_block.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/bone_block" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bone_meal.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bone_meal.json deleted file mode 100644 index 60f7c5f0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bone_meal.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/bone_meal" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/book.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/book.json deleted file mode 100644 index 1ca201bf..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/book.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/book" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bookshelf.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bookshelf.json deleted file mode 100644 index 57943d42..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bookshelf.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/bookshelf" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bow.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bow.json deleted file mode 100644 index c2128757..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bow.json +++ /dev/null @@ -1,50 +0,0 @@ -{ - "parent": "item/generated", - "textures": { - "layer0": "item/bow" - }, - "display": { - "thirdperson_righthand": { - "rotation": [ -80, 260, -40 ], - "translation": [ -1, -2, 2.5 ], - "scale": [ 0.9, 0.9, 0.9 ] - }, - "thirdperson_lefthand": { - "rotation": [ -80, -280, 40 ], - "translation": [ -1, -2, 2.5 ], - "scale": [ 0.9, 0.9, 0.9 ] - }, - "firstperson_righthand": { - "rotation": [ 0, -90, 25 ], - "translation": [ 1.13, 3.2, 1.13], - "scale": [ 0.68, 0.68, 0.68 ] - }, - "firstperson_lefthand": { - "rotation": [ 0, 90, -25 ], - "translation": [ 1.13, 3.2, 1.13], - "scale": [ 0.68, 0.68, 0.68 ] - } - }, - "overrides": [ - { - "predicate": { - "pulling": 1 - }, - "model": "item/bow_pulling_0" - }, - { - "predicate": { - "pulling": 1, - "pull": 0.65 - }, - "model": "item/bow_pulling_1" - }, - { - "predicate": { - "pulling": 1, - "pull": 0.9 - }, - "model": "item/bow_pulling_2" - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bow_pulling_0.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bow_pulling_0.json deleted file mode 100644 index 8a44db20..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bow_pulling_0.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "item/bow", - "textures": { - "layer0": "item/bow_pulling_0" - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bow_pulling_1.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bow_pulling_1.json deleted file mode 100644 index 5fd94893..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bow_pulling_1.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "item/bow", - "textures": { - "layer0": "item/bow_pulling_1" - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bow_pulling_2.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bow_pulling_2.json deleted file mode 100644 index 8584d5b3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bow_pulling_2.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "item/bow", - "textures": { - "layer0": "item/bow_pulling_2" - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bowl.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bowl.json deleted file mode 100644 index d6a579ca..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bowl.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/bowl" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brain_coral.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brain_coral.json deleted file mode 100644 index 68c13d9d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brain_coral.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/brain_coral" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brain_coral_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brain_coral_block.json deleted file mode 100644 index 04d112ab..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brain_coral_block.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/brain_coral_block" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brain_coral_fan.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brain_coral_fan.json deleted file mode 100644 index 9b00117a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brain_coral_fan.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/brain_coral_fan" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bread.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bread.json deleted file mode 100644 index 9f62cd75..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bread.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/bread" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/breeze_rod.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/breeze_rod.json deleted file mode 100644 index c747ba41..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/breeze_rod.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/breeze_rod" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/breeze_spawn_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/breeze_spawn_egg.json deleted file mode 100644 index d1aaa9d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/breeze_spawn_egg.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_spawn_egg" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brewer_pottery_sherd.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brewer_pottery_sherd.json deleted file mode 100644 index 88b36e17..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brewer_pottery_sherd.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/brewer_pottery_sherd" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brewing_stand.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brewing_stand.json deleted file mode 100644 index 414f4ecc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brewing_stand.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/brewing_stand" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brick.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brick.json deleted file mode 100644 index 4ba38e86..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brick.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/brick" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brick_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brick_slab.json deleted file mode 100644 index 754deec6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brick_slab.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/brick_slab" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brick_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brick_stairs.json deleted file mode 100644 index 2a2318dc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brick_stairs.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/brick_stairs" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brick_wall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brick_wall.json deleted file mode 100644 index 52dcc04e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brick_wall.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/brick_wall_inventory" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bricks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bricks.json deleted file mode 100644 index dd257a86..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bricks.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/bricks" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/broken_elytra.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/broken_elytra.json deleted file mode 100644 index ca77df44..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/broken_elytra.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "item/generated", - "textures": { - "layer0": "item/broken_elytra" - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brown_banner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brown_banner.json deleted file mode 100644 index 661a106d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brown_banner.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_banner" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brown_bed.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brown_bed.json deleted file mode 100644 index fd4abaa0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brown_bed.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/template_bed", - "textures": { - "particle": "minecraft:block/brown_wool" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brown_candle.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brown_candle.json deleted file mode 100644 index 0486b281..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brown_candle.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/brown_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brown_carpet.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brown_carpet.json deleted file mode 100644 index 144ce5ad..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brown_carpet.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/brown_carpet" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brown_concrete.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brown_concrete.json deleted file mode 100644 index 7aec153e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brown_concrete.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/brown_concrete" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brown_concrete_powder.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brown_concrete_powder.json deleted file mode 100644 index e228eaaa..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brown_concrete_powder.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/brown_concrete_powder" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brown_dye.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brown_dye.json deleted file mode 100644 index d9cb87fb..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brown_dye.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/brown_dye" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brown_glazed_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brown_glazed_terracotta.json deleted file mode 100644 index 8ed9bac4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brown_glazed_terracotta.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/brown_glazed_terracotta" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brown_mushroom.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brown_mushroom.json deleted file mode 100644 index f1779d5c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brown_mushroom.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/brown_mushroom" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brown_mushroom_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brown_mushroom_block.json deleted file mode 100644 index c9d6b06e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brown_mushroom_block.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/brown_mushroom_block_inventory" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brown_shulker_box.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brown_shulker_box.json deleted file mode 100644 index c28ee18a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brown_shulker_box.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/template_shulker_box", - "textures": { - "particle": "minecraft:block/brown_shulker_box" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brown_stained_glass.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brown_stained_glass.json deleted file mode 100644 index a3aac572..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brown_stained_glass.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/brown_stained_glass" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brown_stained_glass_pane.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brown_stained_glass_pane.json deleted file mode 100644 index 0a40ae5f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brown_stained_glass_pane.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/brown_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brown_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brown_terracotta.json deleted file mode 100644 index 17f524a7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brown_terracotta.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/brown_terracotta" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brown_wool.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brown_wool.json deleted file mode 100644 index 85520a1b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brown_wool.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/brown_wool" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brush.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brush.json deleted file mode 100644 index 231aa70c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brush.json +++ /dev/null @@ -1,43 +0,0 @@ -{ - "parent": "item/generated", - "textures": { - "layer0": "item/brush" - }, - "display": { - "firstperson_lefthand": { - "rotation": [ 55, -85, 0 ], - "translation": [ 8.0, 0.5, -5.5 ], - "scale": [ 1.0, 1.0, 1.0 ] - }, - "thirdperson_righthand": { - "rotation": [ 0, 0, 45 ], - "translation": [ 0, 4, 0 ], - "scale": [ 0.9, 0.9, 0.9 ] - }, - "thirdperson_lefthand": { - "rotation": [ 0, 0, -45 ], - "translation": [ 0, 4, 0 ], - "scale": [ 0.9, 0.9, 0.9 ] - } - }, - "overrides": [ - { - "predicate": { - "brushing": 0.25 - }, - "model": "item/brush_brushing_0" - }, - { - "predicate": { - "brushing": 0.5 - }, - "model": "item/brush_brushing_1" - }, - { - "predicate": { - "brushing": 0.75 - }, - "model": "item/brush_brushing_2" - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brush_brushing_0.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brush_brushing_0.json deleted file mode 100644 index 67292157..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brush_brushing_0.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "parent": "item/generated", - "textures": { - "layer0": "item/brush" - }, - "display": { - "firstperson_lefthand": { - "rotation": [ 55, -85, 0 ], - "translation": [ 8.0, 0.5, -5.5 ], - "scale": [ 1.0, 1.0, 1.0 ] - }, - "thirdperson_righthand": { - "rotation": [ 0, 0, 0 ], - "translation": [ 4, 2, 0 ], - "scale": [ 0.9, 0.9, 0.9 ] - }, - "thirdperson_lefthand": { - "rotation": [ 0, 0, 0], - "translation": [ -4, 2, 0 ], - "scale": [ 0.9, 0.9, 0.9 ] - } - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brush_brushing_1.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brush_brushing_1.json deleted file mode 100644 index 8973ac98..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brush_brushing_1.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "parent": "item/generated", - "textures": { - "layer0": "item/brush" - }, - "display": { - "firstperson_lefthand": { - "rotation": [ 55, -85, 0 ], - "translation": [ 8.0, 0.5, -5.5 ], - "scale": [ 1.0, 1.0, 1.0 ] - }, - "thirdperson_righthand": { - "rotation": [ 0, 0, 45 ], - "translation": [ 0, 4, 0 ], - "scale": [ 0.9, 0.9, 0.9 ] - }, - "thirdperson_lefthand": { - "rotation": [ 0, 0, -45 ], - "translation": [ 0, 4, 0 ], - "scale": [ 0.9, 0.9, 0.9 ] - } - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brush_brushing_2.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brush_brushing_2.json deleted file mode 100644 index 729697be..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/brush_brushing_2.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "parent": "item/generated", - "textures": { - "layer0": "item/brush" - }, - "display": { - "firstperson_lefthand": { - "rotation": [ 55, -85, 0 ], - "translation": [ 8.0, 0.5, -5.5 ], - "scale": [ 1.0, 1.0, 1.0 ] - }, - "thirdperson_righthand": { - "rotation": [ 0, 0, 90 ], - "translation": [ -4, 2, 0 ], - "scale": [ 0.9, 0.9, 0.9 ] - }, - "thirdperson_lefthand": { - "rotation": [ 0, 0, -90 ], - "translation": [ 4, 2, 0 ], - "scale": [ 0.9, 0.9, 0.9 ] - } - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bubble_coral.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bubble_coral.json deleted file mode 100644 index 8d8ea3f8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bubble_coral.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/bubble_coral" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bubble_coral_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bubble_coral_block.json deleted file mode 100644 index 05a1309f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bubble_coral_block.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/bubble_coral_block" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bubble_coral_fan.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bubble_coral_fan.json deleted file mode 100644 index 40a14416..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bubble_coral_fan.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/bubble_coral_fan" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bucket.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bucket.json deleted file mode 100644 index 727318a4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bucket.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/bucket" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/budding_amethyst.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/budding_amethyst.json deleted file mode 100644 index c210bd6e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/budding_amethyst.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/budding_amethyst" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bundle.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bundle.json deleted file mode 100644 index 8229ddbd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bundle.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "parent": "item/generated", - "textures": { - "layer0": "item/bundle" - }, - "overrides": [ - { "predicate": { "filled": 0.0000001 }, "model": "item/bundle_filled" } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bundle_filled.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bundle_filled.json deleted file mode 100644 index cf601f5a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/bundle_filled.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "item/bundle", - "textures": { - "layer0": "item/bundle_filled" - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/burn_pottery_sherd.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/burn_pottery_sherd.json deleted file mode 100644 index 1c81d466..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/burn_pottery_sherd.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/burn_pottery_sherd" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cactus.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cactus.json deleted file mode 100644 index d1413ecf..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cactus.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/cactus" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cake.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cake.json deleted file mode 100644 index 70a9bd0a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cake.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/cake" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/calcite.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/calcite.json deleted file mode 100644 index 11a880b3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/calcite.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/calcite" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/calibrated_sculk_sensor.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/calibrated_sculk_sensor.json deleted file mode 100644 index d99476e5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/calibrated_sculk_sensor.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/calibrated_sculk_sensor_inactive" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/camel_spawn_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/camel_spawn_egg.json deleted file mode 100644 index d1aaa9d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/camel_spawn_egg.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_spawn_egg" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/campfire.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/campfire.json deleted file mode 100644 index 8042feb6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/campfire.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/campfire" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/candle.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/candle.json deleted file mode 100644 index 9e4f4d11..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/candle.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/carrot.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/carrot.json deleted file mode 100644 index 3fe4125e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/carrot.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/carrot" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/carrot_on_a_stick.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/carrot_on_a_stick.json deleted file mode 100644 index a768c1f2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/carrot_on_a_stick.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/handheld_rod", - "textures": { - "layer0": "minecraft:item/carrot_on_a_stick" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cartography_table.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cartography_table.json deleted file mode 100644 index b7fe4e47..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cartography_table.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/cartography_table" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/carved_pumpkin.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/carved_pumpkin.json deleted file mode 100644 index 54f009c0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/carved_pumpkin.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/carved_pumpkin" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cat_spawn_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cat_spawn_egg.json deleted file mode 100644 index d1aaa9d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cat_spawn_egg.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_spawn_egg" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cauldron.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cauldron.json deleted file mode 100644 index 43b8a248..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cauldron.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/cauldron" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cave_spider_spawn_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cave_spider_spawn_egg.json deleted file mode 100644 index d1aaa9d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cave_spider_spawn_egg.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_spawn_egg" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chain.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chain.json deleted file mode 100644 index c6ed30bf..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chain.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/chain" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chain_command_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chain_command_block.json deleted file mode 100644 index 44af865a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chain_command_block.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/chain_command_block" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_boots.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_boots.json deleted file mode 100644 index 1e54e8c6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_boots.json +++ /dev/null @@ -1,68 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "overrides": [ - { - "model": "minecraft:item/chainmail_boots_quartz_trim", - "predicate": { - "trim_type": 0.1 - } - }, - { - "model": "minecraft:item/chainmail_boots_iron_trim", - "predicate": { - "trim_type": 0.2 - } - }, - { - "model": "minecraft:item/chainmail_boots_netherite_trim", - "predicate": { - "trim_type": 0.3 - } - }, - { - "model": "minecraft:item/chainmail_boots_redstone_trim", - "predicate": { - "trim_type": 0.4 - } - }, - { - "model": "minecraft:item/chainmail_boots_copper_trim", - "predicate": { - "trim_type": 0.5 - } - }, - { - "model": "minecraft:item/chainmail_boots_gold_trim", - "predicate": { - "trim_type": 0.6 - } - }, - { - "model": "minecraft:item/chainmail_boots_emerald_trim", - "predicate": { - "trim_type": 0.7 - } - }, - { - "model": "minecraft:item/chainmail_boots_diamond_trim", - "predicate": { - "trim_type": 0.8 - } - }, - { - "model": "minecraft:item/chainmail_boots_lapis_trim", - "predicate": { - "trim_type": 0.9 - } - }, - { - "model": "minecraft:item/chainmail_boots_amethyst_trim", - "predicate": { - "trim_type": 1.0 - } - } - ], - "textures": { - "layer0": "minecraft:item/chainmail_boots" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_boots_amethyst_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_boots_amethyst_trim.json deleted file mode 100644 index 14ea3c2b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_boots_amethyst_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/chainmail_boots", - "layer1": "minecraft:trims/items/boots_trim_amethyst" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_boots_copper_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_boots_copper_trim.json deleted file mode 100644 index d05f56ae..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_boots_copper_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/chainmail_boots", - "layer1": "minecraft:trims/items/boots_trim_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_boots_diamond_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_boots_diamond_trim.json deleted file mode 100644 index c66f7f1c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_boots_diamond_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/chainmail_boots", - "layer1": "minecraft:trims/items/boots_trim_diamond" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_boots_emerald_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_boots_emerald_trim.json deleted file mode 100644 index 748078fe..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_boots_emerald_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/chainmail_boots", - "layer1": "minecraft:trims/items/boots_trim_emerald" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_boots_gold_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_boots_gold_trim.json deleted file mode 100644 index 6be04b71..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_boots_gold_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/chainmail_boots", - "layer1": "minecraft:trims/items/boots_trim_gold" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_boots_iron_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_boots_iron_trim.json deleted file mode 100644 index fc71c6d8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_boots_iron_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/chainmail_boots", - "layer1": "minecraft:trims/items/boots_trim_iron" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_boots_lapis_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_boots_lapis_trim.json deleted file mode 100644 index 105d7c72..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_boots_lapis_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/chainmail_boots", - "layer1": "minecraft:trims/items/boots_trim_lapis" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_boots_netherite_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_boots_netherite_trim.json deleted file mode 100644 index ecc9975e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_boots_netherite_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/chainmail_boots", - "layer1": "minecraft:trims/items/boots_trim_netherite" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_boots_quartz_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_boots_quartz_trim.json deleted file mode 100644 index 2657964a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_boots_quartz_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/chainmail_boots", - "layer1": "minecraft:trims/items/boots_trim_quartz" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_boots_redstone_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_boots_redstone_trim.json deleted file mode 100644 index 48eee019..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_boots_redstone_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/chainmail_boots", - "layer1": "minecraft:trims/items/boots_trim_redstone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_chestplate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_chestplate.json deleted file mode 100644 index 0bdb24bb..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_chestplate.json +++ /dev/null @@ -1,68 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "overrides": [ - { - "model": "minecraft:item/chainmail_chestplate_quartz_trim", - "predicate": { - "trim_type": 0.1 - } - }, - { - "model": "minecraft:item/chainmail_chestplate_iron_trim", - "predicate": { - "trim_type": 0.2 - } - }, - { - "model": "minecraft:item/chainmail_chestplate_netherite_trim", - "predicate": { - "trim_type": 0.3 - } - }, - { - "model": "minecraft:item/chainmail_chestplate_redstone_trim", - "predicate": { - "trim_type": 0.4 - } - }, - { - "model": "minecraft:item/chainmail_chestplate_copper_trim", - "predicate": { - "trim_type": 0.5 - } - }, - { - "model": "minecraft:item/chainmail_chestplate_gold_trim", - "predicate": { - "trim_type": 0.6 - } - }, - { - "model": "minecraft:item/chainmail_chestplate_emerald_trim", - "predicate": { - "trim_type": 0.7 - } - }, - { - "model": "minecraft:item/chainmail_chestplate_diamond_trim", - "predicate": { - "trim_type": 0.8 - } - }, - { - "model": "minecraft:item/chainmail_chestplate_lapis_trim", - "predicate": { - "trim_type": 0.9 - } - }, - { - "model": "minecraft:item/chainmail_chestplate_amethyst_trim", - "predicate": { - "trim_type": 1.0 - } - } - ], - "textures": { - "layer0": "minecraft:item/chainmail_chestplate" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_chestplate_amethyst_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_chestplate_amethyst_trim.json deleted file mode 100644 index d3af5184..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_chestplate_amethyst_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/chainmail_chestplate", - "layer1": "minecraft:trims/items/chestplate_trim_amethyst" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_chestplate_copper_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_chestplate_copper_trim.json deleted file mode 100644 index 7c8c3c43..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_chestplate_copper_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/chainmail_chestplate", - "layer1": "minecraft:trims/items/chestplate_trim_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_chestplate_diamond_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_chestplate_diamond_trim.json deleted file mode 100644 index 374ccdb9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_chestplate_diamond_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/chainmail_chestplate", - "layer1": "minecraft:trims/items/chestplate_trim_diamond" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_chestplate_emerald_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_chestplate_emerald_trim.json deleted file mode 100644 index 3e871cda..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_chestplate_emerald_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/chainmail_chestplate", - "layer1": "minecraft:trims/items/chestplate_trim_emerald" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_chestplate_gold_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_chestplate_gold_trim.json deleted file mode 100644 index cc80f46d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_chestplate_gold_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/chainmail_chestplate", - "layer1": "minecraft:trims/items/chestplate_trim_gold" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_chestplate_iron_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_chestplate_iron_trim.json deleted file mode 100644 index 81a5242c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_chestplate_iron_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/chainmail_chestplate", - "layer1": "minecraft:trims/items/chestplate_trim_iron" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_chestplate_lapis_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_chestplate_lapis_trim.json deleted file mode 100644 index 865560ab..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_chestplate_lapis_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/chainmail_chestplate", - "layer1": "minecraft:trims/items/chestplate_trim_lapis" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_chestplate_netherite_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_chestplate_netherite_trim.json deleted file mode 100644 index 4c9e2289..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_chestplate_netherite_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/chainmail_chestplate", - "layer1": "minecraft:trims/items/chestplate_trim_netherite" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_chestplate_quartz_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_chestplate_quartz_trim.json deleted file mode 100644 index 291441ae..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_chestplate_quartz_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/chainmail_chestplate", - "layer1": "minecraft:trims/items/chestplate_trim_quartz" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_chestplate_redstone_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_chestplate_redstone_trim.json deleted file mode 100644 index 4ee21831..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_chestplate_redstone_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/chainmail_chestplate", - "layer1": "minecraft:trims/items/chestplate_trim_redstone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_helmet.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_helmet.json deleted file mode 100644 index dc35c600..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_helmet.json +++ /dev/null @@ -1,68 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "overrides": [ - { - "model": "minecraft:item/chainmail_helmet_quartz_trim", - "predicate": { - "trim_type": 0.1 - } - }, - { - "model": "minecraft:item/chainmail_helmet_iron_trim", - "predicate": { - "trim_type": 0.2 - } - }, - { - "model": "minecraft:item/chainmail_helmet_netherite_trim", - "predicate": { - "trim_type": 0.3 - } - }, - { - "model": "minecraft:item/chainmail_helmet_redstone_trim", - "predicate": { - "trim_type": 0.4 - } - }, - { - "model": "minecraft:item/chainmail_helmet_copper_trim", - "predicate": { - "trim_type": 0.5 - } - }, - { - "model": "minecraft:item/chainmail_helmet_gold_trim", - "predicate": { - "trim_type": 0.6 - } - }, - { - "model": "minecraft:item/chainmail_helmet_emerald_trim", - "predicate": { - "trim_type": 0.7 - } - }, - { - "model": "minecraft:item/chainmail_helmet_diamond_trim", - "predicate": { - "trim_type": 0.8 - } - }, - { - "model": "minecraft:item/chainmail_helmet_lapis_trim", - "predicate": { - "trim_type": 0.9 - } - }, - { - "model": "minecraft:item/chainmail_helmet_amethyst_trim", - "predicate": { - "trim_type": 1.0 - } - } - ], - "textures": { - "layer0": "minecraft:item/chainmail_helmet" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_helmet_amethyst_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_helmet_amethyst_trim.json deleted file mode 100644 index d1fdcc92..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_helmet_amethyst_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/chainmail_helmet", - "layer1": "minecraft:trims/items/helmet_trim_amethyst" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_helmet_copper_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_helmet_copper_trim.json deleted file mode 100644 index ef16e96f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_helmet_copper_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/chainmail_helmet", - "layer1": "minecraft:trims/items/helmet_trim_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_helmet_diamond_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_helmet_diamond_trim.json deleted file mode 100644 index e004f2d1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_helmet_diamond_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/chainmail_helmet", - "layer1": "minecraft:trims/items/helmet_trim_diamond" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_helmet_emerald_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_helmet_emerald_trim.json deleted file mode 100644 index cf1b7fb6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_helmet_emerald_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/chainmail_helmet", - "layer1": "minecraft:trims/items/helmet_trim_emerald" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_helmet_gold_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_helmet_gold_trim.json deleted file mode 100644 index c83e5343..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_helmet_gold_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/chainmail_helmet", - "layer1": "minecraft:trims/items/helmet_trim_gold" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_helmet_iron_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_helmet_iron_trim.json deleted file mode 100644 index 56b43947..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_helmet_iron_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/chainmail_helmet", - "layer1": "minecraft:trims/items/helmet_trim_iron" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_helmet_lapis_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_helmet_lapis_trim.json deleted file mode 100644 index 8cae5aea..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_helmet_lapis_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/chainmail_helmet", - "layer1": "minecraft:trims/items/helmet_trim_lapis" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_helmet_netherite_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_helmet_netherite_trim.json deleted file mode 100644 index d7b20016..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_helmet_netherite_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/chainmail_helmet", - "layer1": "minecraft:trims/items/helmet_trim_netherite" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_helmet_quartz_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_helmet_quartz_trim.json deleted file mode 100644 index 83b8eba2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_helmet_quartz_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/chainmail_helmet", - "layer1": "minecraft:trims/items/helmet_trim_quartz" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_helmet_redstone_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_helmet_redstone_trim.json deleted file mode 100644 index 03406139..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_helmet_redstone_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/chainmail_helmet", - "layer1": "minecraft:trims/items/helmet_trim_redstone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_leggings.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_leggings.json deleted file mode 100644 index 23bebc65..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_leggings.json +++ /dev/null @@ -1,68 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "overrides": [ - { - "model": "minecraft:item/chainmail_leggings_quartz_trim", - "predicate": { - "trim_type": 0.1 - } - }, - { - "model": "minecraft:item/chainmail_leggings_iron_trim", - "predicate": { - "trim_type": 0.2 - } - }, - { - "model": "minecraft:item/chainmail_leggings_netherite_trim", - "predicate": { - "trim_type": 0.3 - } - }, - { - "model": "minecraft:item/chainmail_leggings_redstone_trim", - "predicate": { - "trim_type": 0.4 - } - }, - { - "model": "minecraft:item/chainmail_leggings_copper_trim", - "predicate": { - "trim_type": 0.5 - } - }, - { - "model": "minecraft:item/chainmail_leggings_gold_trim", - "predicate": { - "trim_type": 0.6 - } - }, - { - "model": "minecraft:item/chainmail_leggings_emerald_trim", - "predicate": { - "trim_type": 0.7 - } - }, - { - "model": "minecraft:item/chainmail_leggings_diamond_trim", - "predicate": { - "trim_type": 0.8 - } - }, - { - "model": "minecraft:item/chainmail_leggings_lapis_trim", - "predicate": { - "trim_type": 0.9 - } - }, - { - "model": "minecraft:item/chainmail_leggings_amethyst_trim", - "predicate": { - "trim_type": 1.0 - } - } - ], - "textures": { - "layer0": "minecraft:item/chainmail_leggings" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_leggings_amethyst_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_leggings_amethyst_trim.json deleted file mode 100644 index 7c1b0e8f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_leggings_amethyst_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/chainmail_leggings", - "layer1": "minecraft:trims/items/leggings_trim_amethyst" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_leggings_copper_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_leggings_copper_trim.json deleted file mode 100644 index 51018983..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_leggings_copper_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/chainmail_leggings", - "layer1": "minecraft:trims/items/leggings_trim_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_leggings_diamond_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_leggings_diamond_trim.json deleted file mode 100644 index 6344872e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_leggings_diamond_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/chainmail_leggings", - "layer1": "minecraft:trims/items/leggings_trim_diamond" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_leggings_emerald_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_leggings_emerald_trim.json deleted file mode 100644 index 747b1f3a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_leggings_emerald_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/chainmail_leggings", - "layer1": "minecraft:trims/items/leggings_trim_emerald" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_leggings_gold_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_leggings_gold_trim.json deleted file mode 100644 index 4d23f057..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_leggings_gold_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/chainmail_leggings", - "layer1": "minecraft:trims/items/leggings_trim_gold" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_leggings_iron_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_leggings_iron_trim.json deleted file mode 100644 index 71034c60..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_leggings_iron_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/chainmail_leggings", - "layer1": "minecraft:trims/items/leggings_trim_iron" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_leggings_lapis_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_leggings_lapis_trim.json deleted file mode 100644 index d54897c6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_leggings_lapis_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/chainmail_leggings", - "layer1": "minecraft:trims/items/leggings_trim_lapis" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_leggings_netherite_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_leggings_netherite_trim.json deleted file mode 100644 index ff14a387..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_leggings_netherite_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/chainmail_leggings", - "layer1": "minecraft:trims/items/leggings_trim_netherite" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_leggings_quartz_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_leggings_quartz_trim.json deleted file mode 100644 index 97a0aa84..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_leggings_quartz_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/chainmail_leggings", - "layer1": "minecraft:trims/items/leggings_trim_quartz" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_leggings_redstone_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_leggings_redstone_trim.json deleted file mode 100644 index 8117e44a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chainmail_leggings_redstone_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/chainmail_leggings", - "layer1": "minecraft:trims/items/leggings_trim_redstone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/charcoal.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/charcoal.json deleted file mode 100644 index d5022235..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/charcoal.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/charcoal" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cherry_boat.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cherry_boat.json deleted file mode 100644 index dae18f87..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cherry_boat.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/cherry_boat" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cherry_button.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cherry_button.json deleted file mode 100644 index bec3bdc6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cherry_button.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/cherry_button_inventory" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cherry_chest_boat.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cherry_chest_boat.json deleted file mode 100644 index 3be1e98f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cherry_chest_boat.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/cherry_chest_boat" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cherry_door.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cherry_door.json deleted file mode 100644 index bd650f60..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cherry_door.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/cherry_door" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cherry_fence.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cherry_fence.json deleted file mode 100644 index ffe1fb32..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cherry_fence.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/cherry_fence_inventory" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cherry_fence_gate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cherry_fence_gate.json deleted file mode 100644 index b4137071..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cherry_fence_gate.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/cherry_fence_gate" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cherry_hanging_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cherry_hanging_sign.json deleted file mode 100644 index 0d513d12..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cherry_hanging_sign.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/cherry_hanging_sign" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cherry_leaves.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cherry_leaves.json deleted file mode 100644 index 0b0683e9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cherry_leaves.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/cherry_leaves" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cherry_log.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cherry_log.json deleted file mode 100644 index 7aceccbd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cherry_log.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/cherry_log" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cherry_planks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cherry_planks.json deleted file mode 100644 index d4f8dfef..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cherry_planks.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/cherry_planks" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cherry_pressure_plate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cherry_pressure_plate.json deleted file mode 100644 index b207b042..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cherry_pressure_plate.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/cherry_pressure_plate" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cherry_sapling.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cherry_sapling.json deleted file mode 100644 index 44470b53..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cherry_sapling.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/cherry_sapling" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cherry_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cherry_sign.json deleted file mode 100644 index e82a317d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cherry_sign.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/cherry_sign" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cherry_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cherry_slab.json deleted file mode 100644 index 50774910..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cherry_slab.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/cherry_slab" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cherry_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cherry_stairs.json deleted file mode 100644 index df08ac73..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cherry_stairs.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/cherry_stairs" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cherry_trapdoor.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cherry_trapdoor.json deleted file mode 100644 index 19daaafa..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cherry_trapdoor.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/cherry_trapdoor_bottom" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cherry_wood.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cherry_wood.json deleted file mode 100644 index 71e59d45..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cherry_wood.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/cherry_wood" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chest.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chest.json deleted file mode 100644 index cdfd5488..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chest.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "parent": "builtin/entity", - "textures": { - "particle": "block/oak_planks" - }, - "display": { - "gui": { - "rotation": [ 30, 45, 0 ], - "translation": [ 0, 0, 0], - "scale":[ 0.625, 0.625, 0.625 ] - }, - "ground": { - "rotation": [ 0, 0, 0 ], - "translation": [ 0, 3, 0], - "scale":[ 0.25, 0.25, 0.25 ] - }, - "head": { - "rotation": [ 0, 180, 0 ], - "translation": [ 0, 0, 0], - "scale":[ 1, 1, 1] - }, - "fixed": { - "rotation": [ 0, 180, 0 ], - "translation": [ 0, 0, 0], - "scale":[ 0.5, 0.5, 0.5 ] - }, - "thirdperson_righthand": { - "rotation": [ 75, 315, 0 ], - "translation": [ 0, 2.5, 0], - "scale": [ 0.375, 0.375, 0.375 ] - }, - "firstperson_righthand": { - "rotation": [ 0, 315, 0 ], - "translation": [ 0, 0, 0], - "scale": [ 0.4, 0.4, 0.4 ] - } - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chest_minecart.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chest_minecart.json deleted file mode 100644 index bacac30e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chest_minecart.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/chest_minecart" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chicken.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chicken.json deleted file mode 100644 index 661e00ac..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chicken.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/chicken" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chicken_spawn_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chicken_spawn_egg.json deleted file mode 100644 index d1aaa9d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chicken_spawn_egg.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_spawn_egg" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chipped_anvil.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chipped_anvil.json deleted file mode 100644 index 46804e59..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chipped_anvil.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/chipped_anvil" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chiseled_bookshelf.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chiseled_bookshelf.json deleted file mode 100644 index 90befea8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chiseled_bookshelf.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/chiseled_bookshelf_inventory" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chiseled_copper.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chiseled_copper.json deleted file mode 100644 index b88e810b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chiseled_copper.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/chiseled_copper" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chiseled_deepslate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chiseled_deepslate.json deleted file mode 100644 index 811f62f9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chiseled_deepslate.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/chiseled_deepslate" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chiseled_nether_bricks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chiseled_nether_bricks.json deleted file mode 100644 index fb134fe3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chiseled_nether_bricks.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/chiseled_nether_bricks" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chiseled_polished_blackstone.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chiseled_polished_blackstone.json deleted file mode 100644 index a2615345..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chiseled_polished_blackstone.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/chiseled_polished_blackstone" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chiseled_quartz_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chiseled_quartz_block.json deleted file mode 100644 index f8b20616..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chiseled_quartz_block.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/chiseled_quartz_block" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chiseled_red_sandstone.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chiseled_red_sandstone.json deleted file mode 100644 index e3ded796..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chiseled_red_sandstone.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/chiseled_red_sandstone" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chiseled_sandstone.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chiseled_sandstone.json deleted file mode 100644 index f6261725..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chiseled_sandstone.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/chiseled_sandstone" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chiseled_stone_bricks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chiseled_stone_bricks.json deleted file mode 100644 index ac7e5e66..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chiseled_stone_bricks.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/chiseled_stone_bricks" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chiseled_tuff.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chiseled_tuff.json deleted file mode 100644 index 845bc289..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chiseled_tuff.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/chiseled_tuff" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chiseled_tuff_bricks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chiseled_tuff_bricks.json deleted file mode 100644 index 6bea9351..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chiseled_tuff_bricks.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/chiseled_tuff_bricks" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chorus_flower.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chorus_flower.json deleted file mode 100644 index dc807298..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chorus_flower.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/chorus_flower" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chorus_fruit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chorus_fruit.json deleted file mode 100644 index 8c84c4f3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chorus_fruit.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/chorus_fruit" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chorus_plant.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chorus_plant.json deleted file mode 100644 index b0741a69..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/chorus_plant.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/chorus_plant" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clay.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clay.json deleted file mode 100644 index 2510d78a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clay.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/clay" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clay_ball.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clay_ball.json deleted file mode 100644 index 1cfb12b5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clay_ball.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/clay_ball" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock.json deleted file mode 100644 index 407b8aa7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock.json +++ /dev/null @@ -1,73 +0,0 @@ -{ - "parent": "item/generated", - "textures": { - "layer0": "item/clock_00" - }, - "overrides": [ - { "predicate": { "time": 0.0000000 }, "model": "item/clock" }, - { "predicate": { "time": 0.0078125 }, "model": "item/clock_01" }, - { "predicate": { "time": 0.0234375 }, "model": "item/clock_02" }, - { "predicate": { "time": 0.0390625 }, "model": "item/clock_03" }, - { "predicate": { "time": 0.0546875 }, "model": "item/clock_04" }, - { "predicate": { "time": 0.0703125 }, "model": "item/clock_05" }, - { "predicate": { "time": 0.0859375 }, "model": "item/clock_06" }, - { "predicate": { "time": 0.1015625 }, "model": "item/clock_07" }, - { "predicate": { "time": 0.1171875 }, "model": "item/clock_08" }, - { "predicate": { "time": 0.1328125 }, "model": "item/clock_09" }, - { "predicate": { "time": 0.1484375 }, "model": "item/clock_10" }, - { "predicate": { "time": 0.1640625 }, "model": "item/clock_11" }, - { "predicate": { "time": 0.1796875 }, "model": "item/clock_12" }, - { "predicate": { "time": 0.1953125 }, "model": "item/clock_13" }, - { "predicate": { "time": 0.2109375 }, "model": "item/clock_14" }, - { "predicate": { "time": 0.2265625 }, "model": "item/clock_15" }, - { "predicate": { "time": 0.2421875 }, "model": "item/clock_16" }, - { "predicate": { "time": 0.2578125 }, "model": "item/clock_17" }, - { "predicate": { "time": 0.2734375 }, "model": "item/clock_18" }, - { "predicate": { "time": 0.2890625 }, "model": "item/clock_19" }, - { "predicate": { "time": 0.3046875 }, "model": "item/clock_20" }, - { "predicate": { "time": 0.3203125 }, "model": "item/clock_21" }, - { "predicate": { "time": 0.3359375 }, "model": "item/clock_22" }, - { "predicate": { "time": 0.3515625 }, "model": "item/clock_23" }, - { "predicate": { "time": 0.3671875 }, "model": "item/clock_24" }, - { "predicate": { "time": 0.3828125 }, "model": "item/clock_25" }, - { "predicate": { "time": 0.3984375 }, "model": "item/clock_26" }, - { "predicate": { "time": 0.4140625 }, "model": "item/clock_27" }, - { "predicate": { "time": 0.4296875 }, "model": "item/clock_28" }, - { "predicate": { "time": 0.4453125 }, "model": "item/clock_29" }, - { "predicate": { "time": 0.4609375 }, "model": "item/clock_30" }, - { "predicate": { "time": 0.4765625 }, "model": "item/clock_31" }, - { "predicate": { "time": 0.4921875 }, "model": "item/clock_32" }, - { "predicate": { "time": 0.5078125 }, "model": "item/clock_33" }, - { "predicate": { "time": 0.5234375 }, "model": "item/clock_34" }, - { "predicate": { "time": 0.5390625 }, "model": "item/clock_35" }, - { "predicate": { "time": 0.5546875 }, "model": "item/clock_36" }, - { "predicate": { "time": 0.5703125 }, "model": "item/clock_37" }, - { "predicate": { "time": 0.5859375 }, "model": "item/clock_38" }, - { "predicate": { "time": 0.6015625 }, "model": "item/clock_39" }, - { "predicate": { "time": 0.6171875 }, "model": "item/clock_40" }, - { "predicate": { "time": 0.6328125 }, "model": "item/clock_41" }, - { "predicate": { "time": 0.6484375 }, "model": "item/clock_42" }, - { "predicate": { "time": 0.6640625 }, "model": "item/clock_43" }, - { "predicate": { "time": 0.6796875 }, "model": "item/clock_44" }, - { "predicate": { "time": 0.6953125 }, "model": "item/clock_45" }, - { "predicate": { "time": 0.7109375 }, "model": "item/clock_46" }, - { "predicate": { "time": 0.7265625 }, "model": "item/clock_47" }, - { "predicate": { "time": 0.7421875 }, "model": "item/clock_48" }, - { "predicate": { "time": 0.7578125 }, "model": "item/clock_49" }, - { "predicate": { "time": 0.7734375 }, "model": "item/clock_50" }, - { "predicate": { "time": 0.7890625 }, "model": "item/clock_51" }, - { "predicate": { "time": 0.8046875 }, "model": "item/clock_52" }, - { "predicate": { "time": 0.8203125 }, "model": "item/clock_53" }, - { "predicate": { "time": 0.8359375 }, "model": "item/clock_54" }, - { "predicate": { "time": 0.8515625 }, "model": "item/clock_55" }, - { "predicate": { "time": 0.8671875 }, "model": "item/clock_56" }, - { "predicate": { "time": 0.8828125 }, "model": "item/clock_57" }, - { "predicate": { "time": 0.8984375 }, "model": "item/clock_58" }, - { "predicate": { "time": 0.9140625 }, "model": "item/clock_59" }, - { "predicate": { "time": 0.9296875 }, "model": "item/clock_60" }, - { "predicate": { "time": 0.9453125 }, "model": "item/clock_61" }, - { "predicate": { "time": 0.9609375 }, "model": "item/clock_62" }, - { "predicate": { "time": 0.9765625 }, "model": "item/clock_63" }, - { "predicate": { "time": 0.9921875 }, "model": "item/clock" } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_01.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_01.json deleted file mode 100644 index fc6b6293..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_01.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/clock_01" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_02.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_02.json deleted file mode 100644 index 329f07c4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_02.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/clock_02" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_03.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_03.json deleted file mode 100644 index 2f727967..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_03.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/clock_03" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_04.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_04.json deleted file mode 100644 index a29f6293..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_04.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/clock_04" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_05.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_05.json deleted file mode 100644 index c054a610..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_05.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/clock_05" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_06.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_06.json deleted file mode 100644 index 45d346d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_06.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/clock_06" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_07.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_07.json deleted file mode 100644 index 6e218b17..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_07.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/clock_07" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_08.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_08.json deleted file mode 100644 index 5bacb1d1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_08.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/clock_08" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_09.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_09.json deleted file mode 100644 index af1b9d9e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_09.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/clock_09" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_10.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_10.json deleted file mode 100644 index f4c66214..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_10.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/clock_10" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_11.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_11.json deleted file mode 100644 index 9ddde2ec..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_11.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/clock_11" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_12.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_12.json deleted file mode 100644 index 42cdfdde..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_12.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/clock_12" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_13.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_13.json deleted file mode 100644 index a81db14b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_13.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/clock_13" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_14.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_14.json deleted file mode 100644 index 5eb2e365..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_14.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/clock_14" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_15.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_15.json deleted file mode 100644 index 34b71c53..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_15.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/clock_15" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_16.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_16.json deleted file mode 100644 index 6ad0e2c4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_16.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/clock_16" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_17.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_17.json deleted file mode 100644 index ce468808..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_17.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/clock_17" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_18.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_18.json deleted file mode 100644 index ecda55f2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_18.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/clock_18" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_19.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_19.json deleted file mode 100644 index 750bf76e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_19.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/clock_19" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_20.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_20.json deleted file mode 100644 index aa1136d5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_20.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/clock_20" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_21.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_21.json deleted file mode 100644 index aabcd130..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_21.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/clock_21" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_22.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_22.json deleted file mode 100644 index 0c9cfe8e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_22.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/clock_22" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_23.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_23.json deleted file mode 100644 index 18752a4c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_23.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/clock_23" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_24.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_24.json deleted file mode 100644 index 7e875df9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_24.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/clock_24" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_25.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_25.json deleted file mode 100644 index 4c939e6a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_25.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/clock_25" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_26.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_26.json deleted file mode 100644 index 8039bdef..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_26.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/clock_26" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_27.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_27.json deleted file mode 100644 index 76fd7d6e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_27.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/clock_27" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_28.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_28.json deleted file mode 100644 index ef5c699b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_28.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/clock_28" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_29.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_29.json deleted file mode 100644 index f95d697f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_29.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/clock_29" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_30.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_30.json deleted file mode 100644 index 328a5161..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_30.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/clock_30" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_31.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_31.json deleted file mode 100644 index 28b91d10..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_31.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/clock_31" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_32.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_32.json deleted file mode 100644 index c6d18099..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_32.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/clock_32" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_33.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_33.json deleted file mode 100644 index c5a1932f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_33.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/clock_33" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_34.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_34.json deleted file mode 100644 index 584f10d3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_34.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/clock_34" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_35.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_35.json deleted file mode 100644 index aad78040..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_35.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/clock_35" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_36.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_36.json deleted file mode 100644 index d1a8c92b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_36.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/clock_36" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_37.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_37.json deleted file mode 100644 index ef30c823..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_37.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/clock_37" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_38.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_38.json deleted file mode 100644 index 243825ac..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_38.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/clock_38" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_39.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_39.json deleted file mode 100644 index 59de1c0a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_39.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/clock_39" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_40.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_40.json deleted file mode 100644 index 1c629d8f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_40.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/clock_40" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_41.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_41.json deleted file mode 100644 index 646d162e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_41.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/clock_41" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_42.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_42.json deleted file mode 100644 index 8f3f38d1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_42.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/clock_42" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_43.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_43.json deleted file mode 100644 index 4930ee49..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_43.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/clock_43" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_44.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_44.json deleted file mode 100644 index e98964da..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_44.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/clock_44" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_45.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_45.json deleted file mode 100644 index dd8a50ea..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_45.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/clock_45" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_46.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_46.json deleted file mode 100644 index 7bc0f9be..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_46.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/clock_46" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_47.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_47.json deleted file mode 100644 index 97835fac..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_47.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/clock_47" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_48.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_48.json deleted file mode 100644 index 61740813..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_48.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/clock_48" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_49.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_49.json deleted file mode 100644 index 3c6067e6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_49.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/clock_49" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_50.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_50.json deleted file mode 100644 index 3e30e1d8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_50.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/clock_50" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_51.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_51.json deleted file mode 100644 index 45af5151..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_51.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/clock_51" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_52.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_52.json deleted file mode 100644 index 9a28ead0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_52.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/clock_52" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_53.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_53.json deleted file mode 100644 index 85176573..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_53.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/clock_53" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_54.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_54.json deleted file mode 100644 index 096b67a5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_54.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/clock_54" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_55.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_55.json deleted file mode 100644 index 730b22c0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_55.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/clock_55" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_56.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_56.json deleted file mode 100644 index ad087180..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_56.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/clock_56" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_57.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_57.json deleted file mode 100644 index 47711b17..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_57.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/clock_57" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_58.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_58.json deleted file mode 100644 index 420370ea..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_58.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/clock_58" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_59.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_59.json deleted file mode 100644 index d8ca2ed3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_59.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/clock_59" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_60.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_60.json deleted file mode 100644 index 2b50d056..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_60.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/clock_60" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_61.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_61.json deleted file mode 100644 index c0cba965..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_61.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/clock_61" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_62.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_62.json deleted file mode 100644 index cb92524b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_62.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/clock_62" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_63.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_63.json deleted file mode 100644 index db6691c9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/clock_63.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/clock_63" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/coal.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/coal.json deleted file mode 100644 index 551d462e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/coal.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/coal" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/coal_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/coal_block.json deleted file mode 100644 index ee242673..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/coal_block.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/coal_block" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/coal_ore.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/coal_ore.json deleted file mode 100644 index d6971d35..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/coal_ore.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/coal_ore" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/coarse_dirt.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/coarse_dirt.json deleted file mode 100644 index 797b7cc7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/coarse_dirt.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/coarse_dirt" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/coast_armor_trim_smithing_template.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/coast_armor_trim_smithing_template.json deleted file mode 100644 index 598b27c8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/coast_armor_trim_smithing_template.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/coast_armor_trim_smithing_template" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cobbled_deepslate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cobbled_deepslate.json deleted file mode 100644 index aceda4d8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cobbled_deepslate.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/cobbled_deepslate" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cobbled_deepslate_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cobbled_deepslate_slab.json deleted file mode 100644 index a4ea4d2d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cobbled_deepslate_slab.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/cobbled_deepslate_slab" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cobbled_deepslate_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cobbled_deepslate_stairs.json deleted file mode 100644 index 054c8e6c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cobbled_deepslate_stairs.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/cobbled_deepslate_stairs" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cobbled_deepslate_wall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cobbled_deepslate_wall.json deleted file mode 100644 index 25b44645..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cobbled_deepslate_wall.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/cobbled_deepslate_wall_inventory" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cobblestone.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cobblestone.json deleted file mode 100644 index 35e828df..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cobblestone.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/cobblestone" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cobblestone_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cobblestone_slab.json deleted file mode 100644 index 701123f0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cobblestone_slab.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/cobblestone_slab" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cobblestone_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cobblestone_stairs.json deleted file mode 100644 index 48910bcc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cobblestone_stairs.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/cobblestone_stairs" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cobblestone_wall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cobblestone_wall.json deleted file mode 100644 index 5c603a85..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cobblestone_wall.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/cobblestone_wall_inventory" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cobweb.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cobweb.json deleted file mode 100644 index 64ebc0bd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cobweb.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/cobweb" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cocoa_beans.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cocoa_beans.json deleted file mode 100644 index cb83b5d4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cocoa_beans.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/cocoa_beans" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cod.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cod.json deleted file mode 100644 index a36ba0c8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cod.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "parent": "item/generated", - "textures": { - "layer0": "item/cod" - }, - "display": { - "head": { - "rotation": [ 0, 90, -60 ], - "translation": [ -7, -4, -7], - "scale":[ 0.8, 0.8, 0.8] - } - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cod_bucket.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cod_bucket.json deleted file mode 100644 index 35c4ca0f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cod_bucket.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/cod_bucket" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cod_spawn_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cod_spawn_egg.json deleted file mode 100644 index d1aaa9d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cod_spawn_egg.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_spawn_egg" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/command_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/command_block.json deleted file mode 100644 index 43605276..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/command_block.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/command_block" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/command_block_minecart.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/command_block_minecart.json deleted file mode 100644 index 7a3cf69b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/command_block_minecart.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/command_block_minecart" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/comparator.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/comparator.json deleted file mode 100644 index 6aa4fbe2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/comparator.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/comparator" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass.json deleted file mode 100644 index ec66bb16..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass.json +++ /dev/null @@ -1,41 +0,0 @@ -{ - "parent": "item/generated", - "textures": { - "layer0": "item/compass_16" - }, - "overrides": [ - { "predicate": { "angle": 0.000000 }, "model": "item/compass" }, - { "predicate": { "angle": 0.015625 }, "model": "item/compass_17" }, - { "predicate": { "angle": 0.046875 }, "model": "item/compass_18" }, - { "predicate": { "angle": 0.078125 }, "model": "item/compass_19" }, - { "predicate": { "angle": 0.109375 }, "model": "item/compass_20" }, - { "predicate": { "angle": 0.140625 }, "model": "item/compass_21" }, - { "predicate": { "angle": 0.171875 }, "model": "item/compass_22" }, - { "predicate": { "angle": 0.203125 }, "model": "item/compass_23" }, - { "predicate": { "angle": 0.234375 }, "model": "item/compass_24" }, - { "predicate": { "angle": 0.265625 }, "model": "item/compass_25" }, - { "predicate": { "angle": 0.296875 }, "model": "item/compass_26" }, - { "predicate": { "angle": 0.328125 }, "model": "item/compass_27" }, - { "predicate": { "angle": 0.359375 }, "model": "item/compass_28" }, - { "predicate": { "angle": 0.390625 }, "model": "item/compass_29" }, - { "predicate": { "angle": 0.421875 }, "model": "item/compass_30" }, - { "predicate": { "angle": 0.453125 }, "model": "item/compass_31" }, - { "predicate": { "angle": 0.484375 }, "model": "item/compass_00" }, - { "predicate": { "angle": 0.515625 }, "model": "item/compass_01" }, - { "predicate": { "angle": 0.546875 }, "model": "item/compass_02" }, - { "predicate": { "angle": 0.578125 }, "model": "item/compass_03" }, - { "predicate": { "angle": 0.609375 }, "model": "item/compass_04" }, - { "predicate": { "angle": 0.640625 }, "model": "item/compass_05" }, - { "predicate": { "angle": 0.671875 }, "model": "item/compass_06" }, - { "predicate": { "angle": 0.703125 }, "model": "item/compass_07" }, - { "predicate": { "angle": 0.734375 }, "model": "item/compass_08" }, - { "predicate": { "angle": 0.765625 }, "model": "item/compass_09" }, - { "predicate": { "angle": 0.796875 }, "model": "item/compass_10" }, - { "predicate": { "angle": 0.828125 }, "model": "item/compass_11" }, - { "predicate": { "angle": 0.859375 }, "model": "item/compass_12" }, - { "predicate": { "angle": 0.890625 }, "model": "item/compass_13" }, - { "predicate": { "angle": 0.921875 }, "model": "item/compass_14" }, - { "predicate": { "angle": 0.953125 }, "model": "item/compass_15" }, - { "predicate": { "angle": 0.984375 }, "model": "item/compass" } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_00.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_00.json deleted file mode 100644 index dc856843..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_00.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/compass_00" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_01.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_01.json deleted file mode 100644 index 75d4178d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_01.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/compass_01" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_02.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_02.json deleted file mode 100644 index b91b4ba8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_02.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/compass_02" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_03.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_03.json deleted file mode 100644 index 10bf34a6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_03.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/compass_03" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_04.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_04.json deleted file mode 100644 index cf2e7eb7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_04.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/compass_04" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_05.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_05.json deleted file mode 100644 index e78ede9c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_05.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/compass_05" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_06.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_06.json deleted file mode 100644 index 3679f229..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_06.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/compass_06" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_07.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_07.json deleted file mode 100644 index 37c1d310..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_07.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/compass_07" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_08.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_08.json deleted file mode 100644 index 706d7fb8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_08.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/compass_08" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_09.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_09.json deleted file mode 100644 index 1a0dd1a3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_09.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/compass_09" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_10.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_10.json deleted file mode 100644 index 965ec560..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_10.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/compass_10" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_11.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_11.json deleted file mode 100644 index dde2e559..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_11.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/compass_11" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_12.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_12.json deleted file mode 100644 index ffe3aa7d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_12.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/compass_12" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_13.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_13.json deleted file mode 100644 index 985d2d38..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_13.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/compass_13" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_14.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_14.json deleted file mode 100644 index 27fc108b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_14.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/compass_14" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_15.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_15.json deleted file mode 100644 index 0b72926e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_15.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/compass_15" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_17.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_17.json deleted file mode 100644 index ddcb506f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_17.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/compass_17" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_18.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_18.json deleted file mode 100644 index 5f47bcdb..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_18.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/compass_18" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_19.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_19.json deleted file mode 100644 index 25689471..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_19.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/compass_19" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_20.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_20.json deleted file mode 100644 index 26b95b33..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_20.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/compass_20" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_21.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_21.json deleted file mode 100644 index 0948b81a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_21.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/compass_21" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_22.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_22.json deleted file mode 100644 index a594efd2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_22.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/compass_22" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_23.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_23.json deleted file mode 100644 index 8e7b9c00..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_23.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/compass_23" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_24.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_24.json deleted file mode 100644 index b9bba903..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_24.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/compass_24" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_25.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_25.json deleted file mode 100644 index b896c210..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_25.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/compass_25" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_26.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_26.json deleted file mode 100644 index 8c6c7aac..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_26.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/compass_26" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_27.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_27.json deleted file mode 100644 index f5e26c56..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_27.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/compass_27" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_28.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_28.json deleted file mode 100644 index 7a766cfd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_28.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/compass_28" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_29.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_29.json deleted file mode 100644 index 990c9054..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_29.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/compass_29" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_30.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_30.json deleted file mode 100644 index 725443ad..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_30.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/compass_30" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_31.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_31.json deleted file mode 100644 index bbbd539f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/compass_31.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/compass_31" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/composter.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/composter.json deleted file mode 100644 index a8a9be3b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/composter.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/composter" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/conduit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/conduit.json deleted file mode 100644 index f5785cdf..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/conduit.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "parent": "builtin/entity", - "textures": { - "particle": "block/conduit" - }, - "display": { - "gui": { - "rotation": [ 30, 45, 0 ], - "translation": [ 0, 0, 0], - "scale":[ 1.0, 1.0, 1.0 ] - }, - "ground": { - "rotation": [ 0, 0, 0 ], - "translation": [ 0, 3, 0], - "scale":[ 0.5, 0.5, 0.5 ] - }, - "head": { - "rotation": [ 0, 180, 0 ], - "translation": [ 0, 0, 0], - "scale":[ 1, 1, 1] - }, - "fixed": { - "rotation": [ 0, 180, 0 ], - "translation": [ 0, 0, 0], - "scale":[ 1, 1, 1 ] - }, - "thirdperson_righthand": { - "rotation": [ 75, 315, 0 ], - "translation": [ 0, 2.5, 0], - "scale": [ 0.5, 0.5, 0.5 ] - }, - "firstperson_righthand": { - "rotation": [ 0, 315, 0 ], - "translation": [ 0, 0, 0], - "scale": [ 0.8, 0.8, 0.8 ] - } - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cooked_beef.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cooked_beef.json deleted file mode 100644 index 2360514a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cooked_beef.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/cooked_beef" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cooked_chicken.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cooked_chicken.json deleted file mode 100644 index 6608b49c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cooked_chicken.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/cooked_chicken" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cooked_cod.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cooked_cod.json deleted file mode 100644 index ed4d2392..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cooked_cod.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/cooked_cod" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cooked_mutton.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cooked_mutton.json deleted file mode 100644 index 41455e0e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cooked_mutton.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/cooked_mutton" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cooked_porkchop.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cooked_porkchop.json deleted file mode 100644 index 85a6bb4f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cooked_porkchop.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/cooked_porkchop" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cooked_rabbit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cooked_rabbit.json deleted file mode 100644 index 7217b8a8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cooked_rabbit.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/cooked_rabbit" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cooked_salmon.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cooked_salmon.json deleted file mode 100644 index d4be30a7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cooked_salmon.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/cooked_salmon" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cookie.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cookie.json deleted file mode 100644 index c1addfd8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cookie.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/cookie" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/copper_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/copper_block.json deleted file mode 100644 index 7bc2c018..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/copper_block.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/copper_block" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/copper_bulb.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/copper_bulb.json deleted file mode 100644 index bdf2e175..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/copper_bulb.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/copper_bulb" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/copper_door.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/copper_door.json deleted file mode 100644 index 88468c6b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/copper_door.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/copper_door" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/copper_grate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/copper_grate.json deleted file mode 100644 index f4cff513..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/copper_grate.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/copper_grate" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/copper_ingot.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/copper_ingot.json deleted file mode 100644 index c8feae64..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/copper_ingot.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/copper_ingot" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/copper_ore.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/copper_ore.json deleted file mode 100644 index 773d4593..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/copper_ore.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/copper_ore" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/copper_trapdoor.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/copper_trapdoor.json deleted file mode 100644 index 77db2f8d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/copper_trapdoor.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/copper_trapdoor_bottom" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cornflower.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cornflower.json deleted file mode 100644 index ca317c8b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cornflower.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/cornflower" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cow_spawn_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cow_spawn_egg.json deleted file mode 100644 index d1aaa9d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cow_spawn_egg.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_spawn_egg" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cracked_deepslate_bricks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cracked_deepslate_bricks.json deleted file mode 100644 index 5edc2399..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cracked_deepslate_bricks.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/cracked_deepslate_bricks" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cracked_deepslate_tiles.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cracked_deepslate_tiles.json deleted file mode 100644 index 9fc7a8c0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cracked_deepslate_tiles.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/cracked_deepslate_tiles" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cracked_nether_bricks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cracked_nether_bricks.json deleted file mode 100644 index 09da8a18..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cracked_nether_bricks.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/cracked_nether_bricks" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cracked_polished_blackstone_bricks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cracked_polished_blackstone_bricks.json deleted file mode 100644 index 87b9f26e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cracked_polished_blackstone_bricks.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/cracked_polished_blackstone_bricks" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cracked_stone_bricks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cracked_stone_bricks.json deleted file mode 100644 index 46802074..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cracked_stone_bricks.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/cracked_stone_bricks" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/crafter.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/crafter.json deleted file mode 100644 index 65fda300..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/crafter.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/crafter" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/crafting_table.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/crafting_table.json deleted file mode 100644 index 323e84b6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/crafting_table.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/crafting_table" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/creeper_banner_pattern.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/creeper_banner_pattern.json deleted file mode 100644 index d626b731..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/creeper_banner_pattern.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/creeper_banner_pattern" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/creeper_head.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/creeper_head.json deleted file mode 100644 index 364b6e65..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/creeper_head.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_skull" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/creeper_spawn_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/creeper_spawn_egg.json deleted file mode 100644 index d1aaa9d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/creeper_spawn_egg.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_spawn_egg" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/crimson_button.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/crimson_button.json deleted file mode 100644 index f58c71fc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/crimson_button.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/crimson_button_inventory" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/crimson_door.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/crimson_door.json deleted file mode 100644 index ef94c1cc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/crimson_door.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/crimson_door" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/crimson_fence.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/crimson_fence.json deleted file mode 100644 index 3bdd71d1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/crimson_fence.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/crimson_fence_inventory" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/crimson_fence_gate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/crimson_fence_gate.json deleted file mode 100644 index 36ef1c8c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/crimson_fence_gate.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/crimson_fence_gate" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/crimson_fungus.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/crimson_fungus.json deleted file mode 100644 index 6fdfd2fa..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/crimson_fungus.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/crimson_fungus" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/crimson_hanging_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/crimson_hanging_sign.json deleted file mode 100644 index 47d3729d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/crimson_hanging_sign.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/crimson_hanging_sign" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/crimson_hyphae.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/crimson_hyphae.json deleted file mode 100644 index 6efe4610..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/crimson_hyphae.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/crimson_hyphae" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/crimson_nylium.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/crimson_nylium.json deleted file mode 100644 index 74f93924..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/crimson_nylium.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/crimson_nylium" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/crimson_planks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/crimson_planks.json deleted file mode 100644 index 759128e1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/crimson_planks.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/crimson_planks" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/crimson_pressure_plate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/crimson_pressure_plate.json deleted file mode 100644 index 436b0ba9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/crimson_pressure_plate.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/crimson_pressure_plate" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/crimson_roots.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/crimson_roots.json deleted file mode 100644 index 19ea0092..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/crimson_roots.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/crimson_roots" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/crimson_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/crimson_sign.json deleted file mode 100644 index 3d2a86b7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/crimson_sign.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/crimson_sign" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/crimson_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/crimson_slab.json deleted file mode 100644 index 63ad2927..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/crimson_slab.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/crimson_slab" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/crimson_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/crimson_stairs.json deleted file mode 100644 index 9cefb2d2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/crimson_stairs.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/crimson_stairs" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/crimson_stem.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/crimson_stem.json deleted file mode 100644 index 56d2001d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/crimson_stem.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/crimson_stem" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/crimson_trapdoor.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/crimson_trapdoor.json deleted file mode 100644 index b1cba031..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/crimson_trapdoor.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/crimson_trapdoor_bottom" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/crossbow.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/crossbow.json deleted file mode 100644 index 0cddcac4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/crossbow.json +++ /dev/null @@ -1,63 +0,0 @@ -{ - "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/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/crossbow_arrow.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/crossbow_arrow.json deleted file mode 100644 index bc3e3543..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/crossbow_arrow.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "item/crossbow", - "textures": { - "layer0": "item/crossbow_arrow" - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/crossbow_firework.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/crossbow_firework.json deleted file mode 100644 index 1ebe175a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/crossbow_firework.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "item/crossbow", - "textures": { - "layer0": "item/crossbow_firework" - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/crossbow_pulling_0.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/crossbow_pulling_0.json deleted file mode 100644 index afd73b86..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/crossbow_pulling_0.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "item/crossbow", - "textures": { - "layer0": "item/crossbow_pulling_0" - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/crossbow_pulling_1.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/crossbow_pulling_1.json deleted file mode 100644 index 1c48a748..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/crossbow_pulling_1.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "item/crossbow", - "textures": { - "layer0": "item/crossbow_pulling_1" - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/crossbow_pulling_2.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/crossbow_pulling_2.json deleted file mode 100644 index 3c2df500..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/crossbow_pulling_2.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "item/crossbow", - "textures": { - "layer0": "item/crossbow_pulling_2" - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/crying_obsidian.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/crying_obsidian.json deleted file mode 100644 index 0d94bfb8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/crying_obsidian.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/crying_obsidian" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cut_copper.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cut_copper.json deleted file mode 100644 index ce1ec597..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cut_copper.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/cut_copper" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cut_copper_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cut_copper_slab.json deleted file mode 100644 index b6b05101..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cut_copper_slab.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/cut_copper_slab" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cut_copper_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cut_copper_stairs.json deleted file mode 100644 index 7376f52c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cut_copper_stairs.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/cut_copper_stairs" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cut_red_sandstone.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cut_red_sandstone.json deleted file mode 100644 index 665df158..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cut_red_sandstone.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/cut_red_sandstone" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cut_red_sandstone_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cut_red_sandstone_slab.json deleted file mode 100644 index 7767595c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cut_red_sandstone_slab.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/cut_red_sandstone_slab" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cut_sandstone.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cut_sandstone.json deleted file mode 100644 index 865262dc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cut_sandstone.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/cut_sandstone" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cut_sandstone_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cut_sandstone_slab.json deleted file mode 100644 index cccc0035..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cut_sandstone_slab.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/cut_sandstone_slab" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cyan_banner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cyan_banner.json deleted file mode 100644 index 661a106d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cyan_banner.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_banner" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cyan_bed.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cyan_bed.json deleted file mode 100644 index 046fa811..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cyan_bed.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/template_bed", - "textures": { - "particle": "minecraft:block/cyan_wool" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cyan_candle.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cyan_candle.json deleted file mode 100644 index 4b565936..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cyan_candle.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/cyan_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cyan_carpet.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cyan_carpet.json deleted file mode 100644 index f67e7062..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cyan_carpet.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/cyan_carpet" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cyan_concrete.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cyan_concrete.json deleted file mode 100644 index 210de101..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cyan_concrete.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/cyan_concrete" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cyan_concrete_powder.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cyan_concrete_powder.json deleted file mode 100644 index 8fe4c546..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cyan_concrete_powder.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/cyan_concrete_powder" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cyan_dye.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cyan_dye.json deleted file mode 100644 index 634aa6ec..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cyan_dye.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/cyan_dye" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cyan_glazed_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cyan_glazed_terracotta.json deleted file mode 100644 index c98c2ac8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cyan_glazed_terracotta.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/cyan_glazed_terracotta" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cyan_shulker_box.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cyan_shulker_box.json deleted file mode 100644 index e06a479c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cyan_shulker_box.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/template_shulker_box", - "textures": { - "particle": "minecraft:block/cyan_shulker_box" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cyan_stained_glass.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cyan_stained_glass.json deleted file mode 100644 index 8cdd4b93..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cyan_stained_glass.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/cyan_stained_glass" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cyan_stained_glass_pane.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cyan_stained_glass_pane.json deleted file mode 100644 index 61db9a4d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cyan_stained_glass_pane.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/cyan_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cyan_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cyan_terracotta.json deleted file mode 100644 index 4053734c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cyan_terracotta.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/cyan_terracotta" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cyan_wool.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cyan_wool.json deleted file mode 100644 index 30c92e7a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/cyan_wool.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/cyan_wool" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/damaged_anvil.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/damaged_anvil.json deleted file mode 100644 index 657cbd68..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/damaged_anvil.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/damaged_anvil" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dandelion.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dandelion.json deleted file mode 100644 index 1628250e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dandelion.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/dandelion" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/danger_pottery_sherd.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/danger_pottery_sherd.json deleted file mode 100644 index 136b5d96..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/danger_pottery_sherd.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/danger_pottery_sherd" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dark_oak_boat.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dark_oak_boat.json deleted file mode 100644 index 66ced796..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dark_oak_boat.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/dark_oak_boat" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dark_oak_button.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dark_oak_button.json deleted file mode 100644 index f2ff59ba..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dark_oak_button.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/dark_oak_button_inventory" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dark_oak_chest_boat.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dark_oak_chest_boat.json deleted file mode 100644 index bc981607..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dark_oak_chest_boat.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/dark_oak_chest_boat" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dark_oak_door.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dark_oak_door.json deleted file mode 100644 index 89ad212f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dark_oak_door.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/dark_oak_door" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dark_oak_fence.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dark_oak_fence.json deleted file mode 100644 index c624d9c9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dark_oak_fence.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/dark_oak_fence_inventory" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dark_oak_fence_gate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dark_oak_fence_gate.json deleted file mode 100644 index 25cbe805..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dark_oak_fence_gate.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/dark_oak_fence_gate" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dark_oak_hanging_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dark_oak_hanging_sign.json deleted file mode 100644 index 5d095e98..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dark_oak_hanging_sign.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/dark_oak_hanging_sign" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dark_oak_leaves.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dark_oak_leaves.json deleted file mode 100644 index 395882a7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dark_oak_leaves.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/dark_oak_leaves" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dark_oak_log.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dark_oak_log.json deleted file mode 100644 index 6304aefb..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dark_oak_log.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/dark_oak_log" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dark_oak_planks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dark_oak_planks.json deleted file mode 100644 index a3adda1d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dark_oak_planks.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/dark_oak_planks" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dark_oak_pressure_plate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dark_oak_pressure_plate.json deleted file mode 100644 index 7cd16b9d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dark_oak_pressure_plate.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/dark_oak_pressure_plate" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dark_oak_sapling.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dark_oak_sapling.json deleted file mode 100644 index 1a02b324..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dark_oak_sapling.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/dark_oak_sapling" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dark_oak_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dark_oak_sign.json deleted file mode 100644 index 962a237a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dark_oak_sign.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/dark_oak_sign" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dark_oak_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dark_oak_slab.json deleted file mode 100644 index c66e4e43..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dark_oak_slab.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/dark_oak_slab" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dark_oak_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dark_oak_stairs.json deleted file mode 100644 index 1d7b821b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dark_oak_stairs.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/dark_oak_stairs" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dark_oak_trapdoor.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dark_oak_trapdoor.json deleted file mode 100644 index a91f3c8f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dark_oak_trapdoor.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/dark_oak_trapdoor_bottom" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dark_oak_wood.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dark_oak_wood.json deleted file mode 100644 index 3a285ba3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dark_oak_wood.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/dark_oak_wood" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dark_prismarine.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dark_prismarine.json deleted file mode 100644 index 461468df..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dark_prismarine.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/dark_prismarine" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dark_prismarine_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dark_prismarine_slab.json deleted file mode 100644 index a9605d9f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dark_prismarine_slab.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/dark_prismarine_slab" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dark_prismarine_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dark_prismarine_stairs.json deleted file mode 100644 index 2a11dead..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dark_prismarine_stairs.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/dark_prismarine_stairs" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/daylight_detector.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/daylight_detector.json deleted file mode 100644 index f52d6d9a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/daylight_detector.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/daylight_detector" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dead_brain_coral.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dead_brain_coral.json deleted file mode 100644 index 8e243912..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dead_brain_coral.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/dead_brain_coral" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dead_brain_coral_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dead_brain_coral_block.json deleted file mode 100644 index 3134d2b7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dead_brain_coral_block.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/dead_brain_coral_block" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dead_brain_coral_fan.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dead_brain_coral_fan.json deleted file mode 100644 index a6488a83..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dead_brain_coral_fan.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/dead_brain_coral_fan" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dead_bubble_coral.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dead_bubble_coral.json deleted file mode 100644 index 7802938b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dead_bubble_coral.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/dead_bubble_coral" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dead_bubble_coral_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dead_bubble_coral_block.json deleted file mode 100644 index ba3411da..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dead_bubble_coral_block.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/dead_bubble_coral_block" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dead_bubble_coral_fan.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dead_bubble_coral_fan.json deleted file mode 100644 index e06ea5f9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dead_bubble_coral_fan.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/dead_bubble_coral_fan" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dead_bush.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dead_bush.json deleted file mode 100644 index cb8a5f08..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dead_bush.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/dead_bush" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dead_fire_coral.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dead_fire_coral.json deleted file mode 100644 index 7795cff3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dead_fire_coral.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/dead_fire_coral" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dead_fire_coral_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dead_fire_coral_block.json deleted file mode 100644 index f169720a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dead_fire_coral_block.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/dead_fire_coral_block" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dead_fire_coral_fan.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dead_fire_coral_fan.json deleted file mode 100644 index 7d33a6e7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dead_fire_coral_fan.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/dead_fire_coral_fan" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dead_horn_coral.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dead_horn_coral.json deleted file mode 100644 index 8dc414ad..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dead_horn_coral.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/dead_horn_coral" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dead_horn_coral_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dead_horn_coral_block.json deleted file mode 100644 index a7ed136d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dead_horn_coral_block.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/dead_horn_coral_block" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dead_horn_coral_fan.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dead_horn_coral_fan.json deleted file mode 100644 index 4e2715a9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dead_horn_coral_fan.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/dead_horn_coral_fan" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dead_tube_coral.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dead_tube_coral.json deleted file mode 100644 index 1d08eff6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dead_tube_coral.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/dead_tube_coral" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dead_tube_coral_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dead_tube_coral_block.json deleted file mode 100644 index a16902f9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dead_tube_coral_block.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/dead_tube_coral_block" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dead_tube_coral_fan.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dead_tube_coral_fan.json deleted file mode 100644 index 86ad4fd4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dead_tube_coral_fan.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/dead_tube_coral_fan" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/debug_stick.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/debug_stick.json deleted file mode 100644 index f0dc3b97..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/debug_stick.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/handheld", - "textures": { - "layer0": "minecraft:item/stick" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/decorated_pot.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/decorated_pot.json deleted file mode 100644 index 70c96e0f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/decorated_pot.json +++ /dev/null @@ -1,39 +0,0 @@ -{ - "parent": "builtin/entity", - "gui_light": "front", - "textures": { - "particle": "entity/decorated_pot/decorated_pot_side" - }, - "display": { - "thirdperson_righthand": { - "rotation": [ 0, 90, 0 ], - "translation": [ 0, 2, 0.5], - "scale":[ 0.375, 0.375, 0.375] - }, - "firstperson_righthand": { - "rotation": [ 0, 90, 0 ], - "translation": [ 0, 0, 0], - "scale":[ 0.375, 0.375, 0.375] - }, - "gui": { - "rotation": [ 30, 45, 0 ], - "translation": [ 0, 0, 0], - "scale":[ 0.60, 0.60, 0.60] - }, - "ground": { - "rotation": [ 0, 0, 0 ], - "translation": [ 0, 1, 0], - "scale":[ 0.25, 0.25, 0.25] - }, - "head": { - "rotation": [ 0, 180, 0 ], - "translation": [ 0, 16, 0], - "scale":[ 1.5, 1.5, 1.5 ] - }, - "fixed": { - "rotation": [ 0, 180, 0 ], - "translation": [ 0, 0, 0], - "scale":[ 0.5, 0.5, 0.5] - } - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/deepslate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/deepslate.json deleted file mode 100644 index 13980a84..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/deepslate.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/deepslate" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/deepslate_brick_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/deepslate_brick_slab.json deleted file mode 100644 index 7e35175d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/deepslate_brick_slab.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/deepslate_brick_slab" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/deepslate_brick_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/deepslate_brick_stairs.json deleted file mode 100644 index 38c5e3f9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/deepslate_brick_stairs.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/deepslate_brick_stairs" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/deepslate_brick_wall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/deepslate_brick_wall.json deleted file mode 100644 index d13b4d42..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/deepslate_brick_wall.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/deepslate_brick_wall_inventory" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/deepslate_bricks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/deepslate_bricks.json deleted file mode 100644 index 5c152588..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/deepslate_bricks.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/deepslate_bricks" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/deepslate_coal_ore.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/deepslate_coal_ore.json deleted file mode 100644 index f94aeada..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/deepslate_coal_ore.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/deepslate_coal_ore" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/deepslate_copper_ore.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/deepslate_copper_ore.json deleted file mode 100644 index b5425550..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/deepslate_copper_ore.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/deepslate_copper_ore" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/deepslate_diamond_ore.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/deepslate_diamond_ore.json deleted file mode 100644 index 24eb2e5a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/deepslate_diamond_ore.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/deepslate_diamond_ore" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/deepslate_emerald_ore.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/deepslate_emerald_ore.json deleted file mode 100644 index a5354b18..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/deepslate_emerald_ore.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/deepslate_emerald_ore" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/deepslate_gold_ore.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/deepslate_gold_ore.json deleted file mode 100644 index 910ff2f7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/deepslate_gold_ore.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/deepslate_gold_ore" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/deepslate_iron_ore.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/deepslate_iron_ore.json deleted file mode 100644 index 0b10edea..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/deepslate_iron_ore.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/deepslate_iron_ore" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/deepslate_lapis_ore.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/deepslate_lapis_ore.json deleted file mode 100644 index d829cea2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/deepslate_lapis_ore.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/deepslate_lapis_ore" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/deepslate_redstone_ore.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/deepslate_redstone_ore.json deleted file mode 100644 index c9832e9a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/deepslate_redstone_ore.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/deepslate_redstone_ore" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/deepslate_tile_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/deepslate_tile_slab.json deleted file mode 100644 index f0979640..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/deepslate_tile_slab.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/deepslate_tile_slab" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/deepslate_tile_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/deepslate_tile_stairs.json deleted file mode 100644 index 2a7ec05e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/deepslate_tile_stairs.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/deepslate_tile_stairs" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/deepslate_tile_wall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/deepslate_tile_wall.json deleted file mode 100644 index 226fa452..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/deepslate_tile_wall.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/deepslate_tile_wall_inventory" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/deepslate_tiles.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/deepslate_tiles.json deleted file mode 100644 index bdaaaec5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/deepslate_tiles.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/deepslate_tiles" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/detector_rail.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/detector_rail.json deleted file mode 100644 index 707b2492..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/detector_rail.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/detector_rail" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond.json deleted file mode 100644 index dacde7f1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/diamond" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_axe.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_axe.json deleted file mode 100644 index 9ab04997..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_axe.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/handheld", - "textures": { - "layer0": "minecraft:item/diamond_axe" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_block.json deleted file mode 100644 index 48d351c4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_block.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/diamond_block" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_boots.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_boots.json deleted file mode 100644 index 2badf8fd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_boots.json +++ /dev/null @@ -1,68 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "overrides": [ - { - "model": "minecraft:item/diamond_boots_quartz_trim", - "predicate": { - "trim_type": 0.1 - } - }, - { - "model": "minecraft:item/diamond_boots_iron_trim", - "predicate": { - "trim_type": 0.2 - } - }, - { - "model": "minecraft:item/diamond_boots_netherite_trim", - "predicate": { - "trim_type": 0.3 - } - }, - { - "model": "minecraft:item/diamond_boots_redstone_trim", - "predicate": { - "trim_type": 0.4 - } - }, - { - "model": "minecraft:item/diamond_boots_copper_trim", - "predicate": { - "trim_type": 0.5 - } - }, - { - "model": "minecraft:item/diamond_boots_gold_trim", - "predicate": { - "trim_type": 0.6 - } - }, - { - "model": "minecraft:item/diamond_boots_emerald_trim", - "predicate": { - "trim_type": 0.7 - } - }, - { - "model": "minecraft:item/diamond_boots_diamond_darker_trim", - "predicate": { - "trim_type": 0.8 - } - }, - { - "model": "minecraft:item/diamond_boots_lapis_trim", - "predicate": { - "trim_type": 0.9 - } - }, - { - "model": "minecraft:item/diamond_boots_amethyst_trim", - "predicate": { - "trim_type": 1.0 - } - } - ], - "textures": { - "layer0": "minecraft:item/diamond_boots" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_boots_amethyst_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_boots_amethyst_trim.json deleted file mode 100644 index a193a70c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_boots_amethyst_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/diamond_boots", - "layer1": "minecraft:trims/items/boots_trim_amethyst" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_boots_copper_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_boots_copper_trim.json deleted file mode 100644 index 5ad8de50..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_boots_copper_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/diamond_boots", - "layer1": "minecraft:trims/items/boots_trim_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_boots_diamond_darker_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_boots_diamond_darker_trim.json deleted file mode 100644 index 9dd940a2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_boots_diamond_darker_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/diamond_boots", - "layer1": "minecraft:trims/items/boots_trim_diamond_darker" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_boots_emerald_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_boots_emerald_trim.json deleted file mode 100644 index 039509d0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_boots_emerald_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/diamond_boots", - "layer1": "minecraft:trims/items/boots_trim_emerald" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_boots_gold_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_boots_gold_trim.json deleted file mode 100644 index 99c5a53b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_boots_gold_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/diamond_boots", - "layer1": "minecraft:trims/items/boots_trim_gold" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_boots_iron_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_boots_iron_trim.json deleted file mode 100644 index f692720f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_boots_iron_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/diamond_boots", - "layer1": "minecraft:trims/items/boots_trim_iron" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_boots_lapis_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_boots_lapis_trim.json deleted file mode 100644 index 411b1310..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_boots_lapis_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/diamond_boots", - "layer1": "minecraft:trims/items/boots_trim_lapis" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_boots_netherite_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_boots_netherite_trim.json deleted file mode 100644 index 55b29ae2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_boots_netherite_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/diamond_boots", - "layer1": "minecraft:trims/items/boots_trim_netherite" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_boots_quartz_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_boots_quartz_trim.json deleted file mode 100644 index fdecfc8b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_boots_quartz_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/diamond_boots", - "layer1": "minecraft:trims/items/boots_trim_quartz" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_boots_redstone_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_boots_redstone_trim.json deleted file mode 100644 index 5661c521..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_boots_redstone_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/diamond_boots", - "layer1": "minecraft:trims/items/boots_trim_redstone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_chestplate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_chestplate.json deleted file mode 100644 index b87eb4b5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_chestplate.json +++ /dev/null @@ -1,68 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "overrides": [ - { - "model": "minecraft:item/diamond_chestplate_quartz_trim", - "predicate": { - "trim_type": 0.1 - } - }, - { - "model": "minecraft:item/diamond_chestplate_iron_trim", - "predicate": { - "trim_type": 0.2 - } - }, - { - "model": "minecraft:item/diamond_chestplate_netherite_trim", - "predicate": { - "trim_type": 0.3 - } - }, - { - "model": "minecraft:item/diamond_chestplate_redstone_trim", - "predicate": { - "trim_type": 0.4 - } - }, - { - "model": "minecraft:item/diamond_chestplate_copper_trim", - "predicate": { - "trim_type": 0.5 - } - }, - { - "model": "minecraft:item/diamond_chestplate_gold_trim", - "predicate": { - "trim_type": 0.6 - } - }, - { - "model": "minecraft:item/diamond_chestplate_emerald_trim", - "predicate": { - "trim_type": 0.7 - } - }, - { - "model": "minecraft:item/diamond_chestplate_diamond_darker_trim", - "predicate": { - "trim_type": 0.8 - } - }, - { - "model": "minecraft:item/diamond_chestplate_lapis_trim", - "predicate": { - "trim_type": 0.9 - } - }, - { - "model": "minecraft:item/diamond_chestplate_amethyst_trim", - "predicate": { - "trim_type": 1.0 - } - } - ], - "textures": { - "layer0": "minecraft:item/diamond_chestplate" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_chestplate_amethyst_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_chestplate_amethyst_trim.json deleted file mode 100644 index 34901619..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_chestplate_amethyst_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/diamond_chestplate", - "layer1": "minecraft:trims/items/chestplate_trim_amethyst" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_chestplate_copper_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_chestplate_copper_trim.json deleted file mode 100644 index 9a1c4521..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_chestplate_copper_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/diamond_chestplate", - "layer1": "minecraft:trims/items/chestplate_trim_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_chestplate_diamond_darker_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_chestplate_diamond_darker_trim.json deleted file mode 100644 index 73123672..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_chestplate_diamond_darker_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/diamond_chestplate", - "layer1": "minecraft:trims/items/chestplate_trim_diamond_darker" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_chestplate_emerald_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_chestplate_emerald_trim.json deleted file mode 100644 index 7656f0b9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_chestplate_emerald_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/diamond_chestplate", - "layer1": "minecraft:trims/items/chestplate_trim_emerald" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_chestplate_gold_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_chestplate_gold_trim.json deleted file mode 100644 index b3b7c991..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_chestplate_gold_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/diamond_chestplate", - "layer1": "minecraft:trims/items/chestplate_trim_gold" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_chestplate_iron_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_chestplate_iron_trim.json deleted file mode 100644 index 6eeae07f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_chestplate_iron_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/diamond_chestplate", - "layer1": "minecraft:trims/items/chestplate_trim_iron" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_chestplate_lapis_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_chestplate_lapis_trim.json deleted file mode 100644 index a973c512..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_chestplate_lapis_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/diamond_chestplate", - "layer1": "minecraft:trims/items/chestplate_trim_lapis" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_chestplate_netherite_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_chestplate_netherite_trim.json deleted file mode 100644 index bb5a1007..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_chestplate_netherite_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/diamond_chestplate", - "layer1": "minecraft:trims/items/chestplate_trim_netherite" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_chestplate_quartz_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_chestplate_quartz_trim.json deleted file mode 100644 index 937d5ee3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_chestplate_quartz_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/diamond_chestplate", - "layer1": "minecraft:trims/items/chestplate_trim_quartz" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_chestplate_redstone_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_chestplate_redstone_trim.json deleted file mode 100644 index 63d77607..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_chestplate_redstone_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/diamond_chestplate", - "layer1": "minecraft:trims/items/chestplate_trim_redstone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_helmet.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_helmet.json deleted file mode 100644 index 982a1110..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_helmet.json +++ /dev/null @@ -1,68 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "overrides": [ - { - "model": "minecraft:item/diamond_helmet_quartz_trim", - "predicate": { - "trim_type": 0.1 - } - }, - { - "model": "minecraft:item/diamond_helmet_iron_trim", - "predicate": { - "trim_type": 0.2 - } - }, - { - "model": "minecraft:item/diamond_helmet_netherite_trim", - "predicate": { - "trim_type": 0.3 - } - }, - { - "model": "minecraft:item/diamond_helmet_redstone_trim", - "predicate": { - "trim_type": 0.4 - } - }, - { - "model": "minecraft:item/diamond_helmet_copper_trim", - "predicate": { - "trim_type": 0.5 - } - }, - { - "model": "minecraft:item/diamond_helmet_gold_trim", - "predicate": { - "trim_type": 0.6 - } - }, - { - "model": "minecraft:item/diamond_helmet_emerald_trim", - "predicate": { - "trim_type": 0.7 - } - }, - { - "model": "minecraft:item/diamond_helmet_diamond_darker_trim", - "predicate": { - "trim_type": 0.8 - } - }, - { - "model": "minecraft:item/diamond_helmet_lapis_trim", - "predicate": { - "trim_type": 0.9 - } - }, - { - "model": "minecraft:item/diamond_helmet_amethyst_trim", - "predicate": { - "trim_type": 1.0 - } - } - ], - "textures": { - "layer0": "minecraft:item/diamond_helmet" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_helmet_amethyst_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_helmet_amethyst_trim.json deleted file mode 100644 index 623a571e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_helmet_amethyst_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/diamond_helmet", - "layer1": "minecraft:trims/items/helmet_trim_amethyst" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_helmet_copper_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_helmet_copper_trim.json deleted file mode 100644 index c0a1d882..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_helmet_copper_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/diamond_helmet", - "layer1": "minecraft:trims/items/helmet_trim_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_helmet_diamond_darker_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_helmet_diamond_darker_trim.json deleted file mode 100644 index 0d82b9c0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_helmet_diamond_darker_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/diamond_helmet", - "layer1": "minecraft:trims/items/helmet_trim_diamond_darker" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_helmet_emerald_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_helmet_emerald_trim.json deleted file mode 100644 index d23a9a6e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_helmet_emerald_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/diamond_helmet", - "layer1": "minecraft:trims/items/helmet_trim_emerald" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_helmet_gold_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_helmet_gold_trim.json deleted file mode 100644 index cd80cebe..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_helmet_gold_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/diamond_helmet", - "layer1": "minecraft:trims/items/helmet_trim_gold" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_helmet_iron_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_helmet_iron_trim.json deleted file mode 100644 index 694acc9b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_helmet_iron_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/diamond_helmet", - "layer1": "minecraft:trims/items/helmet_trim_iron" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_helmet_lapis_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_helmet_lapis_trim.json deleted file mode 100644 index 014fe735..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_helmet_lapis_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/diamond_helmet", - "layer1": "minecraft:trims/items/helmet_trim_lapis" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_helmet_netherite_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_helmet_netherite_trim.json deleted file mode 100644 index 35098eb0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_helmet_netherite_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/diamond_helmet", - "layer1": "minecraft:trims/items/helmet_trim_netherite" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_helmet_quartz_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_helmet_quartz_trim.json deleted file mode 100644 index 104fb171..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_helmet_quartz_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/diamond_helmet", - "layer1": "minecraft:trims/items/helmet_trim_quartz" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_helmet_redstone_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_helmet_redstone_trim.json deleted file mode 100644 index f520dae2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_helmet_redstone_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/diamond_helmet", - "layer1": "minecraft:trims/items/helmet_trim_redstone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_hoe.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_hoe.json deleted file mode 100644 index c777b6d3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_hoe.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/handheld", - "textures": { - "layer0": "minecraft:item/diamond_hoe" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_horse_armor.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_horse_armor.json deleted file mode 100644 index 017194b7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_horse_armor.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/diamond_horse_armor" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_leggings.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_leggings.json deleted file mode 100644 index fdc94914..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_leggings.json +++ /dev/null @@ -1,68 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "overrides": [ - { - "model": "minecraft:item/diamond_leggings_quartz_trim", - "predicate": { - "trim_type": 0.1 - } - }, - { - "model": "minecraft:item/diamond_leggings_iron_trim", - "predicate": { - "trim_type": 0.2 - } - }, - { - "model": "minecraft:item/diamond_leggings_netherite_trim", - "predicate": { - "trim_type": 0.3 - } - }, - { - "model": "minecraft:item/diamond_leggings_redstone_trim", - "predicate": { - "trim_type": 0.4 - } - }, - { - "model": "minecraft:item/diamond_leggings_copper_trim", - "predicate": { - "trim_type": 0.5 - } - }, - { - "model": "minecraft:item/diamond_leggings_gold_trim", - "predicate": { - "trim_type": 0.6 - } - }, - { - "model": "minecraft:item/diamond_leggings_emerald_trim", - "predicate": { - "trim_type": 0.7 - } - }, - { - "model": "minecraft:item/diamond_leggings_diamond_darker_trim", - "predicate": { - "trim_type": 0.8 - } - }, - { - "model": "minecraft:item/diamond_leggings_lapis_trim", - "predicate": { - "trim_type": 0.9 - } - }, - { - "model": "minecraft:item/diamond_leggings_amethyst_trim", - "predicate": { - "trim_type": 1.0 - } - } - ], - "textures": { - "layer0": "minecraft:item/diamond_leggings" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_leggings_amethyst_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_leggings_amethyst_trim.json deleted file mode 100644 index 355ce966..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_leggings_amethyst_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/diamond_leggings", - "layer1": "minecraft:trims/items/leggings_trim_amethyst" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_leggings_copper_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_leggings_copper_trim.json deleted file mode 100644 index 882c7199..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_leggings_copper_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/diamond_leggings", - "layer1": "minecraft:trims/items/leggings_trim_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_leggings_diamond_darker_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_leggings_diamond_darker_trim.json deleted file mode 100644 index 2d636739..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_leggings_diamond_darker_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/diamond_leggings", - "layer1": "minecraft:trims/items/leggings_trim_diamond_darker" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_leggings_emerald_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_leggings_emerald_trim.json deleted file mode 100644 index 4bacdd8b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_leggings_emerald_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/diamond_leggings", - "layer1": "minecraft:trims/items/leggings_trim_emerald" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_leggings_gold_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_leggings_gold_trim.json deleted file mode 100644 index 90655d48..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_leggings_gold_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/diamond_leggings", - "layer1": "minecraft:trims/items/leggings_trim_gold" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_leggings_iron_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_leggings_iron_trim.json deleted file mode 100644 index 7503db5e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_leggings_iron_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/diamond_leggings", - "layer1": "minecraft:trims/items/leggings_trim_iron" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_leggings_lapis_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_leggings_lapis_trim.json deleted file mode 100644 index 8f0a3f84..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_leggings_lapis_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/diamond_leggings", - "layer1": "minecraft:trims/items/leggings_trim_lapis" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_leggings_netherite_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_leggings_netherite_trim.json deleted file mode 100644 index 9d8085c8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_leggings_netherite_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/diamond_leggings", - "layer1": "minecraft:trims/items/leggings_trim_netherite" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_leggings_quartz_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_leggings_quartz_trim.json deleted file mode 100644 index 85edee56..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_leggings_quartz_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/diamond_leggings", - "layer1": "minecraft:trims/items/leggings_trim_quartz" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_leggings_redstone_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_leggings_redstone_trim.json deleted file mode 100644 index 2232f1a3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_leggings_redstone_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/diamond_leggings", - "layer1": "minecraft:trims/items/leggings_trim_redstone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_ore.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_ore.json deleted file mode 100644 index da18313d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_ore.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/diamond_ore" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_pickaxe.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_pickaxe.json deleted file mode 100644 index 88301e5c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_pickaxe.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/handheld", - "textures": { - "layer0": "minecraft:item/diamond_pickaxe" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_shovel.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_shovel.json deleted file mode 100644 index dc4e6c84..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_shovel.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/handheld", - "textures": { - "layer0": "minecraft:item/diamond_shovel" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_sword.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_sword.json deleted file mode 100644 index 26f4a2e0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diamond_sword.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/handheld", - "textures": { - "layer0": "minecraft:item/diamond_sword" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diorite.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diorite.json deleted file mode 100644 index f9d3f6b4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diorite.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/diorite" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diorite_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diorite_slab.json deleted file mode 100644 index fbfbc7a6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diorite_slab.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/diorite_slab" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diorite_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diorite_stairs.json deleted file mode 100644 index fdfa11ab..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diorite_stairs.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/diorite_stairs" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diorite_wall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diorite_wall.json deleted file mode 100644 index 192d7282..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/diorite_wall.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/diorite_wall_inventory" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dirt.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dirt.json deleted file mode 100644 index 8f9dbab5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dirt.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/dirt" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dirt_path.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dirt_path.json deleted file mode 100644 index e60515e4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dirt_path.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/dirt_path" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/disc_fragment_5.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/disc_fragment_5.json deleted file mode 100644 index 806624c7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/disc_fragment_5.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/disc_fragment_5" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dispenser.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dispenser.json deleted file mode 100644 index b88156bc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dispenser.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/dispenser" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dolphin_spawn_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dolphin_spawn_egg.json deleted file mode 100644 index d1aaa9d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dolphin_spawn_egg.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_spawn_egg" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/donkey_spawn_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/donkey_spawn_egg.json deleted file mode 100644 index d1aaa9d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/donkey_spawn_egg.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_spawn_egg" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dragon_breath.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dragon_breath.json deleted file mode 100644 index 424980b1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dragon_breath.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/dragon_breath" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dragon_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dragon_egg.json deleted file mode 100644 index 1570a78a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dragon_egg.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/dragon_egg" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dragon_head.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dragon_head.json deleted file mode 100644 index 86264762..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dragon_head.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "parent": "item/template_skull", - "display": { - "gui": { - "translation": [ -2, 2, 0 ], - "rotation": [ 30, 45, 0 ], - "scale": [ 0.6, 0.6, 0.6 ] - }, - "thirdperson_righthand": { - "rotation": [ 0, 180, 0 ], - "translation": [ 0, -1, 2 ], - "scale": [ 0.5, 0.5, 0.5 ] - } - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dried_kelp.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dried_kelp.json deleted file mode 100644 index a4e4efff..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dried_kelp.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/dried_kelp" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dried_kelp_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dried_kelp_block.json deleted file mode 100644 index 2f3f1c32..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dried_kelp_block.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/dried_kelp_block" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dripstone_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dripstone_block.json deleted file mode 100644 index d6d9c09d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dripstone_block.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/dripstone_block" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dropper.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dropper.json deleted file mode 100644 index a8b40e59..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dropper.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/dropper" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/drowned_spawn_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/drowned_spawn_egg.json deleted file mode 100644 index d1aaa9d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/drowned_spawn_egg.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_spawn_egg" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dune_armor_trim_smithing_template.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dune_armor_trim_smithing_template.json deleted file mode 100644 index eaf0f46c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/dune_armor_trim_smithing_template.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/dune_armor_trim_smithing_template" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/echo_shard.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/echo_shard.json deleted file mode 100644 index a6f71e73..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/echo_shard.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/echo_shard" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/egg.json deleted file mode 100644 index 86ec3cae..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/egg.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/egg" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/elder_guardian_spawn_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/elder_guardian_spawn_egg.json deleted file mode 100644 index d1aaa9d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/elder_guardian_spawn_egg.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_spawn_egg" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/elytra.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/elytra.json deleted file mode 100644 index 3909ded5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/elytra.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "parent": "item/generated", - "textures": { - "layer0": "item/elytra" - }, - "overrides": [ - { - "predicate": { - "broken": 1 - }, - "model": "item/broken_elytra" - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/emerald.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/emerald.json deleted file mode 100644 index 4f19c1d9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/emerald.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/emerald" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/emerald_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/emerald_block.json deleted file mode 100644 index 27c3713a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/emerald_block.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/emerald_block" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/emerald_ore.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/emerald_ore.json deleted file mode 100644 index 3569bde1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/emerald_ore.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/emerald_ore" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/enchanted_book.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/enchanted_book.json deleted file mode 100644 index b6a35e57..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/enchanted_book.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/enchanted_book" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/enchanted_golden_apple.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/enchanted_golden_apple.json deleted file mode 100644 index 868c9219..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/enchanted_golden_apple.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/golden_apple" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/enchanting_table.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/enchanting_table.json deleted file mode 100644 index 9f76fca2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/enchanting_table.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/enchanting_table" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/end_crystal.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/end_crystal.json deleted file mode 100644 index 15aa5897..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/end_crystal.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/end_crystal" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/end_portal_frame.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/end_portal_frame.json deleted file mode 100644 index 718814c2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/end_portal_frame.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/end_portal_frame" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/end_rod.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/end_rod.json deleted file mode 100644 index 809dec3f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/end_rod.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/end_rod" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/end_stone.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/end_stone.json deleted file mode 100644 index fc4cf92a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/end_stone.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/end_stone" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/end_stone_brick_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/end_stone_brick_slab.json deleted file mode 100644 index 3daf7072..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/end_stone_brick_slab.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/end_stone_brick_slab" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/end_stone_brick_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/end_stone_brick_stairs.json deleted file mode 100644 index b43fdfe6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/end_stone_brick_stairs.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/end_stone_brick_stairs" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/end_stone_brick_wall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/end_stone_brick_wall.json deleted file mode 100644 index a0a4f843..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/end_stone_brick_wall.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/end_stone_brick_wall_inventory" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/end_stone_bricks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/end_stone_bricks.json deleted file mode 100644 index a0bb1b98..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/end_stone_bricks.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/end_stone_bricks" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/ender_chest.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/ender_chest.json deleted file mode 100644 index 58aba338..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/ender_chest.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "item/chest", - "textures": { - "particle": "block/obsidian" - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/ender_dragon_spawn_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/ender_dragon_spawn_egg.json deleted file mode 100644 index d1aaa9d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/ender_dragon_spawn_egg.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_spawn_egg" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/ender_eye.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/ender_eye.json deleted file mode 100644 index d29cc4e0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/ender_eye.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/ender_eye" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/ender_pearl.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/ender_pearl.json deleted file mode 100644 index e6ccd02f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/ender_pearl.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/ender_pearl" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/enderman_spawn_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/enderman_spawn_egg.json deleted file mode 100644 index d1aaa9d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/enderman_spawn_egg.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_spawn_egg" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/endermite_spawn_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/endermite_spawn_egg.json deleted file mode 100644 index d1aaa9d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/endermite_spawn_egg.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_spawn_egg" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/evoker_spawn_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/evoker_spawn_egg.json deleted file mode 100644 index d1aaa9d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/evoker_spawn_egg.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_spawn_egg" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/experience_bottle.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/experience_bottle.json deleted file mode 100644 index 22a77fe7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/experience_bottle.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/experience_bottle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/explorer_pottery_sherd.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/explorer_pottery_sherd.json deleted file mode 100644 index affa6dd2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/explorer_pottery_sherd.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/explorer_pottery_sherd" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/exposed_chiseled_copper.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/exposed_chiseled_copper.json deleted file mode 100644 index 11278b6a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/exposed_chiseled_copper.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/exposed_chiseled_copper" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/exposed_copper.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/exposed_copper.json deleted file mode 100644 index 5881fd7b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/exposed_copper.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/exposed_copper" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/exposed_copper_bulb.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/exposed_copper_bulb.json deleted file mode 100644 index 6ddcba9a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/exposed_copper_bulb.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/exposed_copper_bulb" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/exposed_copper_door.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/exposed_copper_door.json deleted file mode 100644 index 78a9d4d8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/exposed_copper_door.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/exposed_copper_door" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/exposed_copper_grate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/exposed_copper_grate.json deleted file mode 100644 index b7a3c78e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/exposed_copper_grate.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/exposed_copper_grate" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/exposed_copper_trapdoor.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/exposed_copper_trapdoor.json deleted file mode 100644 index 7546ce3c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/exposed_copper_trapdoor.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/exposed_copper_trapdoor_bottom" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/exposed_cut_copper.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/exposed_cut_copper.json deleted file mode 100644 index b5c7d8f0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/exposed_cut_copper.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/exposed_cut_copper" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/exposed_cut_copper_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/exposed_cut_copper_slab.json deleted file mode 100644 index 29ce4723..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/exposed_cut_copper_slab.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/exposed_cut_copper_slab" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/exposed_cut_copper_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/exposed_cut_copper_stairs.json deleted file mode 100644 index 24bdd285..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/exposed_cut_copper_stairs.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/exposed_cut_copper_stairs" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/eye_armor_trim_smithing_template.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/eye_armor_trim_smithing_template.json deleted file mode 100644 index d629fc1b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/eye_armor_trim_smithing_template.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/eye_armor_trim_smithing_template" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/farmland.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/farmland.json deleted file mode 100644 index 1c5eceae..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/farmland.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/farmland" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/feather.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/feather.json deleted file mode 100644 index 1b88f92d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/feather.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "parent": "item/generated", - "textures": { - "layer0": "item/feather" - }, - "display": { - "head": { - "rotation": [ 0, 0, 45 ], - "translation": [ -1, 13, 7], - "scale":[ 1, 1, 1] - } - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/fermented_spider_eye.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/fermented_spider_eye.json deleted file mode 100644 index 06bbefce..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/fermented_spider_eye.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/fermented_spider_eye" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/fern.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/fern.json deleted file mode 100644 index 851ce5d3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/fern.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/fern" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/filled_map.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/filled_map.json deleted file mode 100644 index 077d2530..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/filled_map.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "item/generated", - "textures": { - "layer0": "item/filled_map", - "layer1": "item/filled_map_markings" - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/fire_charge.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/fire_charge.json deleted file mode 100644 index 27d3f0d8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/fire_charge.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/fire_charge" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/fire_coral.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/fire_coral.json deleted file mode 100644 index 8585f4c8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/fire_coral.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/fire_coral" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/fire_coral_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/fire_coral_block.json deleted file mode 100644 index eebe05e1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/fire_coral_block.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/fire_coral_block" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/fire_coral_fan.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/fire_coral_fan.json deleted file mode 100644 index c27e2d3a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/fire_coral_fan.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/fire_coral_fan" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/firework_rocket.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/firework_rocket.json deleted file mode 100644 index cb7cf197..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/firework_rocket.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/firework_rocket" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/firework_star.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/firework_star.json deleted file mode 100644 index 4e2e9fe8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/firework_star.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "item/generated", - "textures": { - "layer0": "item/firework_star", - "layer1": "item/firework_star_overlay" - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/fishing_rod.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/fishing_rod.json deleted file mode 100644 index 6d52bb97..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/fishing_rod.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "parent": "item/handheld_rod", - "textures": { - "layer0": "item/fishing_rod" - }, - "overrides": [ - { - "predicate": { - "cast": 1 - }, - "model": "item/fishing_rod_cast" - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/fishing_rod_cast.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/fishing_rod_cast.json deleted file mode 100644 index 55c2a525..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/fishing_rod_cast.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "item/fishing_rod", - "textures": { - "layer0": "item/fishing_rod_cast" - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/fletching_table.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/fletching_table.json deleted file mode 100644 index bc2b1bdc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/fletching_table.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/fletching_table" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/flint.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/flint.json deleted file mode 100644 index 3a557295..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/flint.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/flint" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/flint_and_steel.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/flint_and_steel.json deleted file mode 100644 index d11a12a9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/flint_and_steel.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/flint_and_steel" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/flow_armor_trim_smithing_template.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/flow_armor_trim_smithing_template.json deleted file mode 100644 index 0aec5a44..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/flow_armor_trim_smithing_template.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/flow_armor_trim_smithing_template" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/flow_banner_pattern.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/flow_banner_pattern.json deleted file mode 100644 index 82c9af4b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/flow_banner_pattern.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/flow_banner_pattern" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/flow_pottery_sherd.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/flow_pottery_sherd.json deleted file mode 100644 index ad6dac5d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/flow_pottery_sherd.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/flow_pottery_sherd" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/flower_banner_pattern.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/flower_banner_pattern.json deleted file mode 100644 index ea8b8215..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/flower_banner_pattern.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/flower_banner_pattern" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/flower_pot.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/flower_pot.json deleted file mode 100644 index e50e0fa1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/flower_pot.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/flower_pot" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/flowering_azalea.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/flowering_azalea.json deleted file mode 100644 index e5f437e8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/flowering_azalea.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/flowering_azalea" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/flowering_azalea_leaves.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/flowering_azalea_leaves.json deleted file mode 100644 index c3ecf6e7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/flowering_azalea_leaves.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/flowering_azalea_leaves" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/fox_spawn_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/fox_spawn_egg.json deleted file mode 100644 index d1aaa9d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/fox_spawn_egg.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_spawn_egg" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/friend_pottery_sherd.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/friend_pottery_sherd.json deleted file mode 100644 index b618f305..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/friend_pottery_sherd.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/friend_pottery_sherd" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/frog_spawn_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/frog_spawn_egg.json deleted file mode 100644 index d1aaa9d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/frog_spawn_egg.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_spawn_egg" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/frogspawn.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/frogspawn.json deleted file mode 100644 index 6fd44430..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/frogspawn.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/frogspawn" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/furnace.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/furnace.json deleted file mode 100644 index 593027e9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/furnace.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/furnace" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/furnace_minecart.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/furnace_minecart.json deleted file mode 100644 index e3e6f222..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/furnace_minecart.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/furnace_minecart" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/generated.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/generated.json deleted file mode 100644 index 89aa79e9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/generated.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "parent": "builtin/generated", - "gui_light": "front", - "display": { - "ground": { - "rotation": [ 0, 0, 0 ], - "translation": [ 0, 2, 0], - "scale":[ 0.5, 0.5, 0.5 ] - }, - "head": { - "rotation": [ 0, 180, 0 ], - "translation": [ 0, 13, 7], - "scale":[ 1, 1, 1] - }, - "thirdperson_righthand": { - "rotation": [ 0, 0, 0 ], - "translation": [ 0, 3, 1 ], - "scale": [ 0.55, 0.55, 0.55 ] - }, - "firstperson_righthand": { - "rotation": [ 0, -90, 25 ], - "translation": [ 1.13, 3.2, 1.13], - "scale": [ 0.68, 0.68, 0.68 ] - }, - "fixed": { - "rotation": [ 0, 180, 0 ], - "scale": [ 1, 1, 1 ] - } - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/ghast_spawn_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/ghast_spawn_egg.json deleted file mode 100644 index d1aaa9d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/ghast_spawn_egg.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_spawn_egg" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/ghast_tear.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/ghast_tear.json deleted file mode 100644 index d7d6e6f3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/ghast_tear.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/ghast_tear" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/gilded_blackstone.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/gilded_blackstone.json deleted file mode 100644 index a0779ccd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/gilded_blackstone.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/gilded_blackstone" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/glass.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/glass.json deleted file mode 100644 index 65825434..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/glass.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/glass" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/glass_bottle.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/glass_bottle.json deleted file mode 100644 index 9b4ab510..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/glass_bottle.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/glass_bottle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/glass_pane.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/glass_pane.json deleted file mode 100644 index de799dcf..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/glass_pane.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/glistering_melon_slice.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/glistering_melon_slice.json deleted file mode 100644 index 90c290a0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/glistering_melon_slice.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/glistering_melon_slice" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/globe_banner_pattern.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/globe_banner_pattern.json deleted file mode 100644 index 3948f16f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/globe_banner_pattern.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/globe_banner_pattern" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/glow_berries.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/glow_berries.json deleted file mode 100644 index b77ea725..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/glow_berries.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/glow_berries" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/glow_ink_sac.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/glow_ink_sac.json deleted file mode 100644 index fc21cec4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/glow_ink_sac.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/glow_ink_sac" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/glow_item_frame.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/glow_item_frame.json deleted file mode 100644 index a2323a19..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/glow_item_frame.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/glow_item_frame" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/glow_lichen.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/glow_lichen.json deleted file mode 100644 index 7b796f83..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/glow_lichen.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/glow_lichen" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/glow_squid_spawn_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/glow_squid_spawn_egg.json deleted file mode 100644 index d1aaa9d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/glow_squid_spawn_egg.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_spawn_egg" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/glowstone.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/glowstone.json deleted file mode 100644 index 5567a887..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/glowstone.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/glowstone" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/glowstone_dust.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/glowstone_dust.json deleted file mode 100644 index 4b78f60b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/glowstone_dust.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/glowstone_dust" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/goat_horn.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/goat_horn.json deleted file mode 100644 index eb549504..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/goat_horn.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "parent": "item/generated", - "textures": { - "layer0": "item/goat_horn" - }, - "display": { - "thirdperson_righthand": { - "rotation": [ 0, 180, 0 ], - "translation": [ 0, 3, 1 ], - "scale": [ 0.55, 0.55, 0.55 ] - }, - "thirdperson_lefthand": { - "rotation": [ 0, 0, 0 ], - "translation": [ 0, 3, 1 ], - "scale": [ 0.55, 0.55, 0.55 ] - }, - "firstperson_righthand": { - "rotation": [ 0, -90, 25 ], - "translation": [ 1.13, 3.2, 1.13 ], - "scale": [ 0.68, 0.68, 0.68 ] - }, - "firstperson_lefthand": { - "rotation": [ 0, 90, -25 ], - "translation": [ 1.13, 3.2, 1.13 ], - "scale": [ 0.68, 0.68, 0.68 ] - } - }, - "overrides": [ - { - "predicate": { - "tooting": 1 - }, - "model": "item/tooting_goat_horn" - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/goat_spawn_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/goat_spawn_egg.json deleted file mode 100644 index d1aaa9d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/goat_spawn_egg.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_spawn_egg" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/gold_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/gold_block.json deleted file mode 100644 index f9cefd04..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/gold_block.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/gold_block" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/gold_ingot.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/gold_ingot.json deleted file mode 100644 index 230e3111..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/gold_ingot.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/gold_ingot" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/gold_nugget.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/gold_nugget.json deleted file mode 100644 index 3da43c93..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/gold_nugget.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/gold_nugget" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/gold_ore.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/gold_ore.json deleted file mode 100644 index 64c16453..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/gold_ore.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/gold_ore" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_apple.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_apple.json deleted file mode 100644 index 868c9219..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_apple.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/golden_apple" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_axe.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_axe.json deleted file mode 100644 index 42008eea..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_axe.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/handheld", - "textures": { - "layer0": "minecraft:item/golden_axe" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_boots.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_boots.json deleted file mode 100644 index 427896c3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_boots.json +++ /dev/null @@ -1,68 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "overrides": [ - { - "model": "minecraft:item/golden_boots_quartz_trim", - "predicate": { - "trim_type": 0.1 - } - }, - { - "model": "minecraft:item/golden_boots_iron_trim", - "predicate": { - "trim_type": 0.2 - } - }, - { - "model": "minecraft:item/golden_boots_netherite_trim", - "predicate": { - "trim_type": 0.3 - } - }, - { - "model": "minecraft:item/golden_boots_redstone_trim", - "predicate": { - "trim_type": 0.4 - } - }, - { - "model": "minecraft:item/golden_boots_copper_trim", - "predicate": { - "trim_type": 0.5 - } - }, - { - "model": "minecraft:item/golden_boots_gold_darker_trim", - "predicate": { - "trim_type": 0.6 - } - }, - { - "model": "minecraft:item/golden_boots_emerald_trim", - "predicate": { - "trim_type": 0.7 - } - }, - { - "model": "minecraft:item/golden_boots_diamond_trim", - "predicate": { - "trim_type": 0.8 - } - }, - { - "model": "minecraft:item/golden_boots_lapis_trim", - "predicate": { - "trim_type": 0.9 - } - }, - { - "model": "minecraft:item/golden_boots_amethyst_trim", - "predicate": { - "trim_type": 1.0 - } - } - ], - "textures": { - "layer0": "minecraft:item/golden_boots" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_boots_amethyst_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_boots_amethyst_trim.json deleted file mode 100644 index da31bd58..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_boots_amethyst_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/golden_boots", - "layer1": "minecraft:trims/items/boots_trim_amethyst" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_boots_copper_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_boots_copper_trim.json deleted file mode 100644 index e79eb60a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_boots_copper_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/golden_boots", - "layer1": "minecraft:trims/items/boots_trim_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_boots_diamond_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_boots_diamond_trim.json deleted file mode 100644 index 2ced80f9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_boots_diamond_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/golden_boots", - "layer1": "minecraft:trims/items/boots_trim_diamond" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_boots_emerald_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_boots_emerald_trim.json deleted file mode 100644 index 78154d77..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_boots_emerald_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/golden_boots", - "layer1": "minecraft:trims/items/boots_trim_emerald" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_boots_gold_darker_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_boots_gold_darker_trim.json deleted file mode 100644 index 35454458..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_boots_gold_darker_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/golden_boots", - "layer1": "minecraft:trims/items/boots_trim_gold_darker" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_boots_iron_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_boots_iron_trim.json deleted file mode 100644 index b63010f0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_boots_iron_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/golden_boots", - "layer1": "minecraft:trims/items/boots_trim_iron" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_boots_lapis_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_boots_lapis_trim.json deleted file mode 100644 index 268ab549..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_boots_lapis_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/golden_boots", - "layer1": "minecraft:trims/items/boots_trim_lapis" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_boots_netherite_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_boots_netherite_trim.json deleted file mode 100644 index e329b9cb..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_boots_netherite_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/golden_boots", - "layer1": "minecraft:trims/items/boots_trim_netherite" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_boots_quartz_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_boots_quartz_trim.json deleted file mode 100644 index 4e8cc2d3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_boots_quartz_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/golden_boots", - "layer1": "minecraft:trims/items/boots_trim_quartz" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_boots_redstone_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_boots_redstone_trim.json deleted file mode 100644 index bda608e0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_boots_redstone_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/golden_boots", - "layer1": "minecraft:trims/items/boots_trim_redstone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_carrot.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_carrot.json deleted file mode 100644 index 8d36365f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_carrot.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/golden_carrot" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_chestplate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_chestplate.json deleted file mode 100644 index b828f032..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_chestplate.json +++ /dev/null @@ -1,68 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "overrides": [ - { - "model": "minecraft:item/golden_chestplate_quartz_trim", - "predicate": { - "trim_type": 0.1 - } - }, - { - "model": "minecraft:item/golden_chestplate_iron_trim", - "predicate": { - "trim_type": 0.2 - } - }, - { - "model": "minecraft:item/golden_chestplate_netherite_trim", - "predicate": { - "trim_type": 0.3 - } - }, - { - "model": "minecraft:item/golden_chestplate_redstone_trim", - "predicate": { - "trim_type": 0.4 - } - }, - { - "model": "minecraft:item/golden_chestplate_copper_trim", - "predicate": { - "trim_type": 0.5 - } - }, - { - "model": "minecraft:item/golden_chestplate_gold_darker_trim", - "predicate": { - "trim_type": 0.6 - } - }, - { - "model": "minecraft:item/golden_chestplate_emerald_trim", - "predicate": { - "trim_type": 0.7 - } - }, - { - "model": "minecraft:item/golden_chestplate_diamond_trim", - "predicate": { - "trim_type": 0.8 - } - }, - { - "model": "minecraft:item/golden_chestplate_lapis_trim", - "predicate": { - "trim_type": 0.9 - } - }, - { - "model": "minecraft:item/golden_chestplate_amethyst_trim", - "predicate": { - "trim_type": 1.0 - } - } - ], - "textures": { - "layer0": "minecraft:item/golden_chestplate" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_chestplate_amethyst_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_chestplate_amethyst_trim.json deleted file mode 100644 index d0b4b181..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_chestplate_amethyst_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/golden_chestplate", - "layer1": "minecraft:trims/items/chestplate_trim_amethyst" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_chestplate_copper_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_chestplate_copper_trim.json deleted file mode 100644 index f9b9f938..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_chestplate_copper_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/golden_chestplate", - "layer1": "minecraft:trims/items/chestplate_trim_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_chestplate_diamond_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_chestplate_diamond_trim.json deleted file mode 100644 index adf1bc6f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_chestplate_diamond_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/golden_chestplate", - "layer1": "minecraft:trims/items/chestplate_trim_diamond" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_chestplate_emerald_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_chestplate_emerald_trim.json deleted file mode 100644 index af97428b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_chestplate_emerald_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/golden_chestplate", - "layer1": "minecraft:trims/items/chestplate_trim_emerald" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_chestplate_gold_darker_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_chestplate_gold_darker_trim.json deleted file mode 100644 index 3328597c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_chestplate_gold_darker_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/golden_chestplate", - "layer1": "minecraft:trims/items/chestplate_trim_gold_darker" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_chestplate_iron_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_chestplate_iron_trim.json deleted file mode 100644 index ed2aa0ed..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_chestplate_iron_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/golden_chestplate", - "layer1": "minecraft:trims/items/chestplate_trim_iron" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_chestplate_lapis_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_chestplate_lapis_trim.json deleted file mode 100644 index 4c748a10..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_chestplate_lapis_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/golden_chestplate", - "layer1": "minecraft:trims/items/chestplate_trim_lapis" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_chestplate_netherite_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_chestplate_netherite_trim.json deleted file mode 100644 index aab4dfb3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_chestplate_netherite_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/golden_chestplate", - "layer1": "minecraft:trims/items/chestplate_trim_netherite" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_chestplate_quartz_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_chestplate_quartz_trim.json deleted file mode 100644 index 1632e6ce..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_chestplate_quartz_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/golden_chestplate", - "layer1": "minecraft:trims/items/chestplate_trim_quartz" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_chestplate_redstone_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_chestplate_redstone_trim.json deleted file mode 100644 index 2f24fa90..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_chestplate_redstone_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/golden_chestplate", - "layer1": "minecraft:trims/items/chestplate_trim_redstone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_helmet.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_helmet.json deleted file mode 100644 index 114e5693..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_helmet.json +++ /dev/null @@ -1,68 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "overrides": [ - { - "model": "minecraft:item/golden_helmet_quartz_trim", - "predicate": { - "trim_type": 0.1 - } - }, - { - "model": "minecraft:item/golden_helmet_iron_trim", - "predicate": { - "trim_type": 0.2 - } - }, - { - "model": "minecraft:item/golden_helmet_netherite_trim", - "predicate": { - "trim_type": 0.3 - } - }, - { - "model": "minecraft:item/golden_helmet_redstone_trim", - "predicate": { - "trim_type": 0.4 - } - }, - { - "model": "minecraft:item/golden_helmet_copper_trim", - "predicate": { - "trim_type": 0.5 - } - }, - { - "model": "minecraft:item/golden_helmet_gold_darker_trim", - "predicate": { - "trim_type": 0.6 - } - }, - { - "model": "minecraft:item/golden_helmet_emerald_trim", - "predicate": { - "trim_type": 0.7 - } - }, - { - "model": "minecraft:item/golden_helmet_diamond_trim", - "predicate": { - "trim_type": 0.8 - } - }, - { - "model": "minecraft:item/golden_helmet_lapis_trim", - "predicate": { - "trim_type": 0.9 - } - }, - { - "model": "minecraft:item/golden_helmet_amethyst_trim", - "predicate": { - "trim_type": 1.0 - } - } - ], - "textures": { - "layer0": "minecraft:item/golden_helmet" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_helmet_amethyst_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_helmet_amethyst_trim.json deleted file mode 100644 index 47ccae21..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_helmet_amethyst_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/golden_helmet", - "layer1": "minecraft:trims/items/helmet_trim_amethyst" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_helmet_copper_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_helmet_copper_trim.json deleted file mode 100644 index 4a3ee8e4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_helmet_copper_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/golden_helmet", - "layer1": "minecraft:trims/items/helmet_trim_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_helmet_diamond_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_helmet_diamond_trim.json deleted file mode 100644 index 2ad2462a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_helmet_diamond_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/golden_helmet", - "layer1": "minecraft:trims/items/helmet_trim_diamond" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_helmet_emerald_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_helmet_emerald_trim.json deleted file mode 100644 index f9623b16..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_helmet_emerald_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/golden_helmet", - "layer1": "minecraft:trims/items/helmet_trim_emerald" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_helmet_gold_darker_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_helmet_gold_darker_trim.json deleted file mode 100644 index 2276b5ad..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_helmet_gold_darker_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/golden_helmet", - "layer1": "minecraft:trims/items/helmet_trim_gold_darker" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_helmet_iron_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_helmet_iron_trim.json deleted file mode 100644 index 81f10c4d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_helmet_iron_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/golden_helmet", - "layer1": "minecraft:trims/items/helmet_trim_iron" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_helmet_lapis_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_helmet_lapis_trim.json deleted file mode 100644 index ff7d2b4d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_helmet_lapis_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/golden_helmet", - "layer1": "minecraft:trims/items/helmet_trim_lapis" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_helmet_netherite_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_helmet_netherite_trim.json deleted file mode 100644 index bbbb7291..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_helmet_netherite_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/golden_helmet", - "layer1": "minecraft:trims/items/helmet_trim_netherite" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_helmet_quartz_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_helmet_quartz_trim.json deleted file mode 100644 index 583d8cda..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_helmet_quartz_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/golden_helmet", - "layer1": "minecraft:trims/items/helmet_trim_quartz" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_helmet_redstone_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_helmet_redstone_trim.json deleted file mode 100644 index 3a85360b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_helmet_redstone_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/golden_helmet", - "layer1": "minecraft:trims/items/helmet_trim_redstone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_hoe.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_hoe.json deleted file mode 100644 index 7d2a2e5d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_hoe.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/handheld", - "textures": { - "layer0": "minecraft:item/golden_hoe" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_horse_armor.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_horse_armor.json deleted file mode 100644 index 9fbc0e90..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_horse_armor.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/golden_horse_armor" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_leggings.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_leggings.json deleted file mode 100644 index 285ffb0d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_leggings.json +++ /dev/null @@ -1,68 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "overrides": [ - { - "model": "minecraft:item/golden_leggings_quartz_trim", - "predicate": { - "trim_type": 0.1 - } - }, - { - "model": "minecraft:item/golden_leggings_iron_trim", - "predicate": { - "trim_type": 0.2 - } - }, - { - "model": "minecraft:item/golden_leggings_netherite_trim", - "predicate": { - "trim_type": 0.3 - } - }, - { - "model": "minecraft:item/golden_leggings_redstone_trim", - "predicate": { - "trim_type": 0.4 - } - }, - { - "model": "minecraft:item/golden_leggings_copper_trim", - "predicate": { - "trim_type": 0.5 - } - }, - { - "model": "minecraft:item/golden_leggings_gold_darker_trim", - "predicate": { - "trim_type": 0.6 - } - }, - { - "model": "minecraft:item/golden_leggings_emerald_trim", - "predicate": { - "trim_type": 0.7 - } - }, - { - "model": "minecraft:item/golden_leggings_diamond_trim", - "predicate": { - "trim_type": 0.8 - } - }, - { - "model": "minecraft:item/golden_leggings_lapis_trim", - "predicate": { - "trim_type": 0.9 - } - }, - { - "model": "minecraft:item/golden_leggings_amethyst_trim", - "predicate": { - "trim_type": 1.0 - } - } - ], - "textures": { - "layer0": "minecraft:item/golden_leggings" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_leggings_amethyst_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_leggings_amethyst_trim.json deleted file mode 100644 index 3d4bb850..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_leggings_amethyst_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/golden_leggings", - "layer1": "minecraft:trims/items/leggings_trim_amethyst" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_leggings_copper_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_leggings_copper_trim.json deleted file mode 100644 index 41e999ed..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_leggings_copper_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/golden_leggings", - "layer1": "minecraft:trims/items/leggings_trim_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_leggings_diamond_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_leggings_diamond_trim.json deleted file mode 100644 index d85fda9b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_leggings_diamond_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/golden_leggings", - "layer1": "minecraft:trims/items/leggings_trim_diamond" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_leggings_emerald_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_leggings_emerald_trim.json deleted file mode 100644 index 544b209f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_leggings_emerald_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/golden_leggings", - "layer1": "minecraft:trims/items/leggings_trim_emerald" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_leggings_gold_darker_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_leggings_gold_darker_trim.json deleted file mode 100644 index 23eae507..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_leggings_gold_darker_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/golden_leggings", - "layer1": "minecraft:trims/items/leggings_trim_gold_darker" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_leggings_iron_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_leggings_iron_trim.json deleted file mode 100644 index 877cb174..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_leggings_iron_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/golden_leggings", - "layer1": "minecraft:trims/items/leggings_trim_iron" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_leggings_lapis_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_leggings_lapis_trim.json deleted file mode 100644 index bb2fca2b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_leggings_lapis_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/golden_leggings", - "layer1": "minecraft:trims/items/leggings_trim_lapis" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_leggings_netherite_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_leggings_netherite_trim.json deleted file mode 100644 index 0a41f244..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_leggings_netherite_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/golden_leggings", - "layer1": "minecraft:trims/items/leggings_trim_netherite" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_leggings_quartz_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_leggings_quartz_trim.json deleted file mode 100644 index c966b6d5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_leggings_quartz_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/golden_leggings", - "layer1": "minecraft:trims/items/leggings_trim_quartz" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_leggings_redstone_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_leggings_redstone_trim.json deleted file mode 100644 index ec9e671f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_leggings_redstone_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/golden_leggings", - "layer1": "minecraft:trims/items/leggings_trim_redstone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_pickaxe.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_pickaxe.json deleted file mode 100644 index 185c855b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_pickaxe.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/handheld", - "textures": { - "layer0": "minecraft:item/golden_pickaxe" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_shovel.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_shovel.json deleted file mode 100644 index c2d1dc00..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_shovel.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/handheld", - "textures": { - "layer0": "minecraft:item/golden_shovel" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_sword.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_sword.json deleted file mode 100644 index 02e54097..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/golden_sword.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/handheld", - "textures": { - "layer0": "minecraft:item/golden_sword" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/granite.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/granite.json deleted file mode 100644 index 4dd54d02..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/granite.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/granite" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/granite_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/granite_slab.json deleted file mode 100644 index 95ee6109..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/granite_slab.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/granite_slab" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/granite_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/granite_stairs.json deleted file mode 100644 index 68b4e669..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/granite_stairs.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/granite_stairs" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/granite_wall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/granite_wall.json deleted file mode 100644 index de494270..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/granite_wall.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/granite_wall_inventory" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/grass_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/grass_block.json deleted file mode 100644 index f54d345a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/grass_block.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/grass_block" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/gravel.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/gravel.json deleted file mode 100644 index ee8cbc03..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/gravel.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/gravel" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/gray_banner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/gray_banner.json deleted file mode 100644 index 661a106d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/gray_banner.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_banner" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/gray_bed.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/gray_bed.json deleted file mode 100644 index 30667054..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/gray_bed.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/template_bed", - "textures": { - "particle": "minecraft:block/gray_wool" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/gray_candle.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/gray_candle.json deleted file mode 100644 index 176cf59f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/gray_candle.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/gray_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/gray_carpet.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/gray_carpet.json deleted file mode 100644 index 5fe85f09..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/gray_carpet.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/gray_carpet" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/gray_concrete.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/gray_concrete.json deleted file mode 100644 index 9b89dd7b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/gray_concrete.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/gray_concrete" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/gray_concrete_powder.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/gray_concrete_powder.json deleted file mode 100644 index 47d3dd50..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/gray_concrete_powder.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/gray_concrete_powder" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/gray_dye.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/gray_dye.json deleted file mode 100644 index f3c30106..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/gray_dye.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/gray_dye" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/gray_glazed_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/gray_glazed_terracotta.json deleted file mode 100644 index d58bce8a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/gray_glazed_terracotta.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/gray_glazed_terracotta" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/gray_shulker_box.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/gray_shulker_box.json deleted file mode 100644 index c7043493..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/gray_shulker_box.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/template_shulker_box", - "textures": { - "particle": "minecraft:block/gray_shulker_box" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/gray_stained_glass.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/gray_stained_glass.json deleted file mode 100644 index 34c0fa6c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/gray_stained_glass.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/gray_stained_glass" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/gray_stained_glass_pane.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/gray_stained_glass_pane.json deleted file mode 100644 index e2b88aa7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/gray_stained_glass_pane.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/gray_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/gray_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/gray_terracotta.json deleted file mode 100644 index 6c415c03..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/gray_terracotta.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/gray_terracotta" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/gray_wool.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/gray_wool.json deleted file mode 100644 index 88c930a6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/gray_wool.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/gray_wool" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/green_banner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/green_banner.json deleted file mode 100644 index 661a106d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/green_banner.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_banner" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/green_bed.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/green_bed.json deleted file mode 100644 index d7c7154a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/green_bed.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/template_bed", - "textures": { - "particle": "minecraft:block/green_wool" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/green_candle.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/green_candle.json deleted file mode 100644 index 494c6ed4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/green_candle.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/green_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/green_carpet.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/green_carpet.json deleted file mode 100644 index 772c294f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/green_carpet.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/green_carpet" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/green_concrete.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/green_concrete.json deleted file mode 100644 index 0e3b0f95..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/green_concrete.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/green_concrete" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/green_concrete_powder.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/green_concrete_powder.json deleted file mode 100644 index 4c9c70f0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/green_concrete_powder.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/green_concrete_powder" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/green_dye.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/green_dye.json deleted file mode 100644 index 2ded932e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/green_dye.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/green_dye" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/green_glazed_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/green_glazed_terracotta.json deleted file mode 100644 index 68333f84..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/green_glazed_terracotta.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/green_glazed_terracotta" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/green_shulker_box.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/green_shulker_box.json deleted file mode 100644 index 6e8e01e7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/green_shulker_box.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/template_shulker_box", - "textures": { - "particle": "minecraft:block/green_shulker_box" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/green_stained_glass.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/green_stained_glass.json deleted file mode 100644 index e10e37a8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/green_stained_glass.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/green_stained_glass" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/green_stained_glass_pane.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/green_stained_glass_pane.json deleted file mode 100644 index ff4a30f7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/green_stained_glass_pane.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/green_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/green_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/green_terracotta.json deleted file mode 100644 index bf20f272..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/green_terracotta.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/green_terracotta" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/green_wool.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/green_wool.json deleted file mode 100644 index a8cfdf47..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/green_wool.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/green_wool" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/grindstone.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/grindstone.json deleted file mode 100644 index 2faa8ae8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/grindstone.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/grindstone" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/guardian_spawn_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/guardian_spawn_egg.json deleted file mode 100644 index d1aaa9d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/guardian_spawn_egg.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_spawn_egg" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/gunpowder.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/gunpowder.json deleted file mode 100644 index 82faa64c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/gunpowder.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/gunpowder" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/guster_banner_pattern.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/guster_banner_pattern.json deleted file mode 100644 index c24b83c7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/guster_banner_pattern.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/guster_banner_pattern" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/guster_pottery_sherd.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/guster_pottery_sherd.json deleted file mode 100644 index f1bda3e1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/guster_pottery_sherd.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/guster_pottery_sherd" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/handheld.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/handheld.json deleted file mode 100644 index 51ea90fc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/handheld.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "parent": "item/generated", - "display": { - "thirdperson_righthand": { - "rotation": [ 0, -90, 55 ], - "translation": [ 0, 4.0, 0.5 ], - "scale": [ 0.85, 0.85, 0.85 ] - }, - "thirdperson_lefthand": { - "rotation": [ 0, 90, -55 ], - "translation": [ 0, 4.0, 0.5 ], - "scale": [ 0.85, 0.85, 0.85 ] - }, - "firstperson_righthand": { - "rotation": [ 0, -90, 25 ], - "translation": [ 1.13, 3.2, 1.13 ], - "scale": [ 0.68, 0.68, 0.68 ] - }, - "firstperson_lefthand": { - "rotation": [ 0, 90, -25 ], - "translation": [ 1.13, 3.2, 1.13 ], - "scale": [ 0.68, 0.68, 0.68 ] - } - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/handheld_mace.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/handheld_mace.json deleted file mode 100644 index 928ce0d2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/handheld_mace.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "parent": "item/handheld", - "display": { - "thirdperson_righthand": { - "rotation": [ 0, -90, 55 ], - "translation": [ 0, 4.0, 1 ], - "scale": [ 1, 1, 1 ] - }, - "thirdperson_lefthand": { - "rotation": [ 0, 90, -55 ], - "translation": [ 0, 4.0, 1 ], - "scale": [ 1, 1, 1 ] - }, - "firstperson_righthand": { - "rotation": [ 0, -90, 25 ], - "translation": [ 0, 3, 0.8 ], - "scale": [ 0.9, 0.9, 0.9 ] - }, - "firstperson_lefthand": { - "rotation": [ 0, 90, -25 ], - "translation": [ 0, 3, 0.8 ], - "scale": [ 0.9, 0.9, 0.9 ] - } - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/handheld_rod.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/handheld_rod.json deleted file mode 100644 index de794a4a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/handheld_rod.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "parent": "item/handheld", - "display": { - "thirdperson_righthand": { - "rotation": [ 0, 90, 55 ], - "translation": [ 0, 4.0, 2.5 ], - "scale": [ 0.85, 0.85, 0.85 ] - }, - "thirdperson_lefthand": { - "rotation": [ 0, -90, -55 ], - "translation": [ 0, 4.0, 2.5 ], - "scale": [ 0.85, 0.85, 0.85 ] - }, - "firstperson_righthand": { - "rotation": [ 0, 90, 25 ], - "translation": [ 0, 1.6, 0.8 ], - "scale": [ 0.68, 0.68, 0.68 ] - }, - "firstperson_lefthand": { - "rotation": [ 0, -90, -25 ], - "translation": [ 0, 1.6, 0.8 ], - "scale": [ 0.68, 0.68, 0.68 ] - } - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/hanging_roots.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/hanging_roots.json deleted file mode 100644 index 05320edb..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/hanging_roots.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "parent": "item/generated", - "textures": { - "layer0": "minecraft:block/hanging_roots" - }, - "display": { - "thirdperson_righthand": { - "rotation": [ 0, 0, 0 ], - "translation": [ 0, 0, 1 ], - "scale": [ 0.55, 0.55, 0.55 ] - }, - "firstperson_righthand": { - "rotation": [ 0, -90, 25 ], - "translation": [ 1.13, 0, 1.13], - "scale": [ 0.68, 0.68, 0.68 ] - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/hay_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/hay_block.json deleted file mode 100644 index 6c92e25d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/hay_block.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/hay_block" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/heart_of_the_sea.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/heart_of_the_sea.json deleted file mode 100644 index eb299204..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/heart_of_the_sea.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/heart_of_the_sea" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/heart_pottery_sherd.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/heart_pottery_sherd.json deleted file mode 100644 index e5c45741..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/heart_pottery_sherd.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/heart_pottery_sherd" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/heartbreak_pottery_sherd.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/heartbreak_pottery_sherd.json deleted file mode 100644 index 48c49fa4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/heartbreak_pottery_sherd.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/heartbreak_pottery_sherd" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/heavy_core.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/heavy_core.json deleted file mode 100644 index aed92e07..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/heavy_core.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/heavy_core" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/heavy_weighted_pressure_plate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/heavy_weighted_pressure_plate.json deleted file mode 100644 index ef384772..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/heavy_weighted_pressure_plate.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/heavy_weighted_pressure_plate" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/hoglin_spawn_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/hoglin_spawn_egg.json deleted file mode 100644 index d1aaa9d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/hoglin_spawn_egg.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_spawn_egg" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/honey_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/honey_block.json deleted file mode 100644 index 29818ade..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/honey_block.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/honey_block" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/honey_bottle.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/honey_bottle.json deleted file mode 100644 index 2a69e5f9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/honey_bottle.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/honey_bottle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/honeycomb.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/honeycomb.json deleted file mode 100644 index b183a8ec..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/honeycomb.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/honeycomb" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/honeycomb_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/honeycomb_block.json deleted file mode 100644 index 0a2c9541..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/honeycomb_block.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/honeycomb_block" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/hopper.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/hopper.json deleted file mode 100644 index b9e54880..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/hopper.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/hopper" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/hopper_minecart.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/hopper_minecart.json deleted file mode 100644 index 8bf45607..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/hopper_minecart.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/hopper_minecart" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/horn_coral.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/horn_coral.json deleted file mode 100644 index 5994465f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/horn_coral.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/horn_coral" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/horn_coral_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/horn_coral_block.json deleted file mode 100644 index ba702d24..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/horn_coral_block.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/horn_coral_block" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/horn_coral_fan.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/horn_coral_fan.json deleted file mode 100644 index e2078bf4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/horn_coral_fan.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/horn_coral_fan" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/horse_spawn_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/horse_spawn_egg.json deleted file mode 100644 index d1aaa9d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/horse_spawn_egg.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_spawn_egg" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/host_armor_trim_smithing_template.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/host_armor_trim_smithing_template.json deleted file mode 100644 index cff91b21..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/host_armor_trim_smithing_template.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/host_armor_trim_smithing_template" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/howl_pottery_sherd.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/howl_pottery_sherd.json deleted file mode 100644 index 37703199..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/howl_pottery_sherd.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/howl_pottery_sherd" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/husk_spawn_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/husk_spawn_egg.json deleted file mode 100644 index d1aaa9d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/husk_spawn_egg.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_spawn_egg" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/ice.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/ice.json deleted file mode 100644 index 1ec90d77..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/ice.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/ice" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/infested_chiseled_stone_bricks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/infested_chiseled_stone_bricks.json deleted file mode 100644 index ac7e5e66..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/infested_chiseled_stone_bricks.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/chiseled_stone_bricks" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/infested_cobblestone.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/infested_cobblestone.json deleted file mode 100644 index 35e828df..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/infested_cobblestone.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/cobblestone" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/infested_cracked_stone_bricks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/infested_cracked_stone_bricks.json deleted file mode 100644 index 46802074..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/infested_cracked_stone_bricks.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/cracked_stone_bricks" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/infested_deepslate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/infested_deepslate.json deleted file mode 100644 index 13980a84..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/infested_deepslate.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/deepslate" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/infested_mossy_stone_bricks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/infested_mossy_stone_bricks.json deleted file mode 100644 index a9fe750f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/infested_mossy_stone_bricks.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/mossy_stone_bricks" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/infested_stone.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/infested_stone.json deleted file mode 100644 index 37f27f10..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/infested_stone.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/stone" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/infested_stone_bricks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/infested_stone_bricks.json deleted file mode 100644 index 51de871c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/infested_stone_bricks.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/stone_bricks" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/ink_sac.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/ink_sac.json deleted file mode 100644 index 4e528dcd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/ink_sac.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/ink_sac" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_axe.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_axe.json deleted file mode 100644 index 6ddc5491..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_axe.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/handheld", - "textures": { - "layer0": "minecraft:item/iron_axe" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_bars.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_bars.json deleted file mode 100644 index 97aa41fc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_bars.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/iron_bars" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_block.json deleted file mode 100644 index acac52ca..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_block.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/iron_block" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_boots.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_boots.json deleted file mode 100644 index a1f2a4fc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_boots.json +++ /dev/null @@ -1,68 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "overrides": [ - { - "model": "minecraft:item/iron_boots_quartz_trim", - "predicate": { - "trim_type": 0.1 - } - }, - { - "model": "minecraft:item/iron_boots_iron_darker_trim", - "predicate": { - "trim_type": 0.2 - } - }, - { - "model": "minecraft:item/iron_boots_netherite_trim", - "predicate": { - "trim_type": 0.3 - } - }, - { - "model": "minecraft:item/iron_boots_redstone_trim", - "predicate": { - "trim_type": 0.4 - } - }, - { - "model": "minecraft:item/iron_boots_copper_trim", - "predicate": { - "trim_type": 0.5 - } - }, - { - "model": "minecraft:item/iron_boots_gold_trim", - "predicate": { - "trim_type": 0.6 - } - }, - { - "model": "minecraft:item/iron_boots_emerald_trim", - "predicate": { - "trim_type": 0.7 - } - }, - { - "model": "minecraft:item/iron_boots_diamond_trim", - "predicate": { - "trim_type": 0.8 - } - }, - { - "model": "minecraft:item/iron_boots_lapis_trim", - "predicate": { - "trim_type": 0.9 - } - }, - { - "model": "minecraft:item/iron_boots_amethyst_trim", - "predicate": { - "trim_type": 1.0 - } - } - ], - "textures": { - "layer0": "minecraft:item/iron_boots" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_boots_amethyst_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_boots_amethyst_trim.json deleted file mode 100644 index c520b66a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_boots_amethyst_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/iron_boots", - "layer1": "minecraft:trims/items/boots_trim_amethyst" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_boots_copper_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_boots_copper_trim.json deleted file mode 100644 index f4321a79..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_boots_copper_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/iron_boots", - "layer1": "minecraft:trims/items/boots_trim_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_boots_diamond_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_boots_diamond_trim.json deleted file mode 100644 index 58dfbd8a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_boots_diamond_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/iron_boots", - "layer1": "minecraft:trims/items/boots_trim_diamond" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_boots_emerald_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_boots_emerald_trim.json deleted file mode 100644 index ebba4116..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_boots_emerald_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/iron_boots", - "layer1": "minecraft:trims/items/boots_trim_emerald" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_boots_gold_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_boots_gold_trim.json deleted file mode 100644 index b1601c91..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_boots_gold_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/iron_boots", - "layer1": "minecraft:trims/items/boots_trim_gold" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_boots_iron_darker_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_boots_iron_darker_trim.json deleted file mode 100644 index 65b96082..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_boots_iron_darker_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/iron_boots", - "layer1": "minecraft:trims/items/boots_trim_iron_darker" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_boots_lapis_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_boots_lapis_trim.json deleted file mode 100644 index 1aefdf66..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_boots_lapis_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/iron_boots", - "layer1": "minecraft:trims/items/boots_trim_lapis" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_boots_netherite_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_boots_netherite_trim.json deleted file mode 100644 index f6a2d102..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_boots_netherite_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/iron_boots", - "layer1": "minecraft:trims/items/boots_trim_netherite" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_boots_quartz_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_boots_quartz_trim.json deleted file mode 100644 index 52af0ee7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_boots_quartz_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/iron_boots", - "layer1": "minecraft:trims/items/boots_trim_quartz" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_boots_redstone_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_boots_redstone_trim.json deleted file mode 100644 index a838412c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_boots_redstone_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/iron_boots", - "layer1": "minecraft:trims/items/boots_trim_redstone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_chestplate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_chestplate.json deleted file mode 100644 index a0385c25..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_chestplate.json +++ /dev/null @@ -1,68 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "overrides": [ - { - "model": "minecraft:item/iron_chestplate_quartz_trim", - "predicate": { - "trim_type": 0.1 - } - }, - { - "model": "minecraft:item/iron_chestplate_iron_darker_trim", - "predicate": { - "trim_type": 0.2 - } - }, - { - "model": "minecraft:item/iron_chestplate_netherite_trim", - "predicate": { - "trim_type": 0.3 - } - }, - { - "model": "minecraft:item/iron_chestplate_redstone_trim", - "predicate": { - "trim_type": 0.4 - } - }, - { - "model": "minecraft:item/iron_chestplate_copper_trim", - "predicate": { - "trim_type": 0.5 - } - }, - { - "model": "minecraft:item/iron_chestplate_gold_trim", - "predicate": { - "trim_type": 0.6 - } - }, - { - "model": "minecraft:item/iron_chestplate_emerald_trim", - "predicate": { - "trim_type": 0.7 - } - }, - { - "model": "minecraft:item/iron_chestplate_diamond_trim", - "predicate": { - "trim_type": 0.8 - } - }, - { - "model": "minecraft:item/iron_chestplate_lapis_trim", - "predicate": { - "trim_type": 0.9 - } - }, - { - "model": "minecraft:item/iron_chestplate_amethyst_trim", - "predicate": { - "trim_type": 1.0 - } - } - ], - "textures": { - "layer0": "minecraft:item/iron_chestplate" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_chestplate_amethyst_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_chestplate_amethyst_trim.json deleted file mode 100644 index ab82095d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_chestplate_amethyst_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/iron_chestplate", - "layer1": "minecraft:trims/items/chestplate_trim_amethyst" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_chestplate_copper_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_chestplate_copper_trim.json deleted file mode 100644 index 956ba484..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_chestplate_copper_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/iron_chestplate", - "layer1": "minecraft:trims/items/chestplate_trim_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_chestplate_diamond_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_chestplate_diamond_trim.json deleted file mode 100644 index e559d7cc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_chestplate_diamond_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/iron_chestplate", - "layer1": "minecraft:trims/items/chestplate_trim_diamond" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_chestplate_emerald_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_chestplate_emerald_trim.json deleted file mode 100644 index e143c99d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_chestplate_emerald_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/iron_chestplate", - "layer1": "minecraft:trims/items/chestplate_trim_emerald" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_chestplate_gold_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_chestplate_gold_trim.json deleted file mode 100644 index f5dfee4c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_chestplate_gold_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/iron_chestplate", - "layer1": "minecraft:trims/items/chestplate_trim_gold" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_chestplate_iron_darker_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_chestplate_iron_darker_trim.json deleted file mode 100644 index 38ba7c1b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_chestplate_iron_darker_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/iron_chestplate", - "layer1": "minecraft:trims/items/chestplate_trim_iron_darker" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_chestplate_lapis_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_chestplate_lapis_trim.json deleted file mode 100644 index 03ae6fbd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_chestplate_lapis_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/iron_chestplate", - "layer1": "minecraft:trims/items/chestplate_trim_lapis" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_chestplate_netherite_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_chestplate_netherite_trim.json deleted file mode 100644 index ccb15245..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_chestplate_netherite_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/iron_chestplate", - "layer1": "minecraft:trims/items/chestplate_trim_netherite" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_chestplate_quartz_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_chestplate_quartz_trim.json deleted file mode 100644 index 981e14a3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_chestplate_quartz_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/iron_chestplate", - "layer1": "minecraft:trims/items/chestplate_trim_quartz" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_chestplate_redstone_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_chestplate_redstone_trim.json deleted file mode 100644 index 208a2524..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_chestplate_redstone_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/iron_chestplate", - "layer1": "minecraft:trims/items/chestplate_trim_redstone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_door.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_door.json deleted file mode 100644 index a057f8f8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_door.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/iron_door" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_golem_spawn_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_golem_spawn_egg.json deleted file mode 100644 index d1aaa9d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_golem_spawn_egg.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_spawn_egg" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_helmet.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_helmet.json deleted file mode 100644 index a2e575f9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_helmet.json +++ /dev/null @@ -1,68 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "overrides": [ - { - "model": "minecraft:item/iron_helmet_quartz_trim", - "predicate": { - "trim_type": 0.1 - } - }, - { - "model": "minecraft:item/iron_helmet_iron_darker_trim", - "predicate": { - "trim_type": 0.2 - } - }, - { - "model": "minecraft:item/iron_helmet_netherite_trim", - "predicate": { - "trim_type": 0.3 - } - }, - { - "model": "minecraft:item/iron_helmet_redstone_trim", - "predicate": { - "trim_type": 0.4 - } - }, - { - "model": "minecraft:item/iron_helmet_copper_trim", - "predicate": { - "trim_type": 0.5 - } - }, - { - "model": "minecraft:item/iron_helmet_gold_trim", - "predicate": { - "trim_type": 0.6 - } - }, - { - "model": "minecraft:item/iron_helmet_emerald_trim", - "predicate": { - "trim_type": 0.7 - } - }, - { - "model": "minecraft:item/iron_helmet_diamond_trim", - "predicate": { - "trim_type": 0.8 - } - }, - { - "model": "minecraft:item/iron_helmet_lapis_trim", - "predicate": { - "trim_type": 0.9 - } - }, - { - "model": "minecraft:item/iron_helmet_amethyst_trim", - "predicate": { - "trim_type": 1.0 - } - } - ], - "textures": { - "layer0": "minecraft:item/iron_helmet" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_helmet_amethyst_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_helmet_amethyst_trim.json deleted file mode 100644 index 53b64e68..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_helmet_amethyst_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/iron_helmet", - "layer1": "minecraft:trims/items/helmet_trim_amethyst" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_helmet_copper_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_helmet_copper_trim.json deleted file mode 100644 index 61314f95..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_helmet_copper_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/iron_helmet", - "layer1": "minecraft:trims/items/helmet_trim_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_helmet_diamond_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_helmet_diamond_trim.json deleted file mode 100644 index d469b22f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_helmet_diamond_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/iron_helmet", - "layer1": "minecraft:trims/items/helmet_trim_diamond" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_helmet_emerald_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_helmet_emerald_trim.json deleted file mode 100644 index bc596c65..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_helmet_emerald_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/iron_helmet", - "layer1": "minecraft:trims/items/helmet_trim_emerald" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_helmet_gold_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_helmet_gold_trim.json deleted file mode 100644 index f68de78d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_helmet_gold_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/iron_helmet", - "layer1": "minecraft:trims/items/helmet_trim_gold" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_helmet_iron_darker_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_helmet_iron_darker_trim.json deleted file mode 100644 index b471361f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_helmet_iron_darker_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/iron_helmet", - "layer1": "minecraft:trims/items/helmet_trim_iron_darker" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_helmet_lapis_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_helmet_lapis_trim.json deleted file mode 100644 index ef272104..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_helmet_lapis_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/iron_helmet", - "layer1": "minecraft:trims/items/helmet_trim_lapis" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_helmet_netherite_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_helmet_netherite_trim.json deleted file mode 100644 index 9f6c5f52..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_helmet_netherite_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/iron_helmet", - "layer1": "minecraft:trims/items/helmet_trim_netherite" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_helmet_quartz_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_helmet_quartz_trim.json deleted file mode 100644 index c34faf47..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_helmet_quartz_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/iron_helmet", - "layer1": "minecraft:trims/items/helmet_trim_quartz" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_helmet_redstone_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_helmet_redstone_trim.json deleted file mode 100644 index 9ad0a7b5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_helmet_redstone_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/iron_helmet", - "layer1": "minecraft:trims/items/helmet_trim_redstone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_hoe.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_hoe.json deleted file mode 100644 index 889dd3a3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_hoe.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/handheld", - "textures": { - "layer0": "minecraft:item/iron_hoe" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_horse_armor.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_horse_armor.json deleted file mode 100644 index 3a560516..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_horse_armor.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/iron_horse_armor" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_ingot.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_ingot.json deleted file mode 100644 index 1fc74dfc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_ingot.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/iron_ingot" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_leggings.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_leggings.json deleted file mode 100644 index 826c4f73..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_leggings.json +++ /dev/null @@ -1,68 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "overrides": [ - { - "model": "minecraft:item/iron_leggings_quartz_trim", - "predicate": { - "trim_type": 0.1 - } - }, - { - "model": "minecraft:item/iron_leggings_iron_darker_trim", - "predicate": { - "trim_type": 0.2 - } - }, - { - "model": "minecraft:item/iron_leggings_netherite_trim", - "predicate": { - "trim_type": 0.3 - } - }, - { - "model": "minecraft:item/iron_leggings_redstone_trim", - "predicate": { - "trim_type": 0.4 - } - }, - { - "model": "minecraft:item/iron_leggings_copper_trim", - "predicate": { - "trim_type": 0.5 - } - }, - { - "model": "minecraft:item/iron_leggings_gold_trim", - "predicate": { - "trim_type": 0.6 - } - }, - { - "model": "minecraft:item/iron_leggings_emerald_trim", - "predicate": { - "trim_type": 0.7 - } - }, - { - "model": "minecraft:item/iron_leggings_diamond_trim", - "predicate": { - "trim_type": 0.8 - } - }, - { - "model": "minecraft:item/iron_leggings_lapis_trim", - "predicate": { - "trim_type": 0.9 - } - }, - { - "model": "minecraft:item/iron_leggings_amethyst_trim", - "predicate": { - "trim_type": 1.0 - } - } - ], - "textures": { - "layer0": "minecraft:item/iron_leggings" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_leggings_amethyst_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_leggings_amethyst_trim.json deleted file mode 100644 index e64f52a6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_leggings_amethyst_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/iron_leggings", - "layer1": "minecraft:trims/items/leggings_trim_amethyst" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_leggings_copper_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_leggings_copper_trim.json deleted file mode 100644 index 48a46fe8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_leggings_copper_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/iron_leggings", - "layer1": "minecraft:trims/items/leggings_trim_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_leggings_diamond_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_leggings_diamond_trim.json deleted file mode 100644 index a706ce34..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_leggings_diamond_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/iron_leggings", - "layer1": "minecraft:trims/items/leggings_trim_diamond" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_leggings_emerald_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_leggings_emerald_trim.json deleted file mode 100644 index 88c61375..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_leggings_emerald_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/iron_leggings", - "layer1": "minecraft:trims/items/leggings_trim_emerald" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_leggings_gold_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_leggings_gold_trim.json deleted file mode 100644 index 90ca5a6a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_leggings_gold_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/iron_leggings", - "layer1": "minecraft:trims/items/leggings_trim_gold" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_leggings_iron_darker_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_leggings_iron_darker_trim.json deleted file mode 100644 index e85d215e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_leggings_iron_darker_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/iron_leggings", - "layer1": "minecraft:trims/items/leggings_trim_iron_darker" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_leggings_lapis_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_leggings_lapis_trim.json deleted file mode 100644 index 063137c1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_leggings_lapis_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/iron_leggings", - "layer1": "minecraft:trims/items/leggings_trim_lapis" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_leggings_netherite_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_leggings_netherite_trim.json deleted file mode 100644 index 5afcdf92..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_leggings_netherite_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/iron_leggings", - "layer1": "minecraft:trims/items/leggings_trim_netherite" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_leggings_quartz_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_leggings_quartz_trim.json deleted file mode 100644 index 5ce4703c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_leggings_quartz_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/iron_leggings", - "layer1": "minecraft:trims/items/leggings_trim_quartz" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_leggings_redstone_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_leggings_redstone_trim.json deleted file mode 100644 index c907c7a1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_leggings_redstone_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/iron_leggings", - "layer1": "minecraft:trims/items/leggings_trim_redstone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_nugget.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_nugget.json deleted file mode 100644 index 3873a52a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_nugget.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/iron_nugget" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_ore.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_ore.json deleted file mode 100644 index 5a356139..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_ore.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/iron_ore" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_pickaxe.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_pickaxe.json deleted file mode 100644 index 8a5f4079..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_pickaxe.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/handheld", - "textures": { - "layer0": "minecraft:item/iron_pickaxe" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_shovel.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_shovel.json deleted file mode 100644 index 26674cfb..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_shovel.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/handheld", - "textures": { - "layer0": "minecraft:item/iron_shovel" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_sword.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_sword.json deleted file mode 100644 index ebbcd411..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_sword.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/handheld", - "textures": { - "layer0": "minecraft:item/iron_sword" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_trapdoor.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_trapdoor.json deleted file mode 100644 index b3a30b76..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/iron_trapdoor.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/iron_trapdoor_bottom" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/item_frame.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/item_frame.json deleted file mode 100644 index 09797547..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/item_frame.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/item_frame" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/jack_o_lantern.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/jack_o_lantern.json deleted file mode 100644 index d2307203..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/jack_o_lantern.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/jack_o_lantern" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/jigsaw.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/jigsaw.json deleted file mode 100644 index b0c47630..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/jigsaw.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/jigsaw" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/jukebox.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/jukebox.json deleted file mode 100644 index 4d2923ac..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/jukebox.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/jukebox" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/jungle_boat.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/jungle_boat.json deleted file mode 100644 index 4cc14d5c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/jungle_boat.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/jungle_boat" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/jungle_button.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/jungle_button.json deleted file mode 100644 index 360738a3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/jungle_button.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/jungle_button_inventory" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/jungle_chest_boat.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/jungle_chest_boat.json deleted file mode 100644 index e2b2e3bb..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/jungle_chest_boat.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/jungle_chest_boat" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/jungle_door.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/jungle_door.json deleted file mode 100644 index 2fbc71f5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/jungle_door.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/jungle_door" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/jungle_fence.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/jungle_fence.json deleted file mode 100644 index c5e6b2aa..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/jungle_fence.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/jungle_fence_inventory" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/jungle_fence_gate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/jungle_fence_gate.json deleted file mode 100644 index 8612c91d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/jungle_fence_gate.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/jungle_fence_gate" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/jungle_hanging_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/jungle_hanging_sign.json deleted file mode 100644 index 19222949..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/jungle_hanging_sign.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/jungle_hanging_sign" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/jungle_leaves.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/jungle_leaves.json deleted file mode 100644 index 4be7c1ad..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/jungle_leaves.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/jungle_leaves" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/jungle_log.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/jungle_log.json deleted file mode 100644 index 2e6c371b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/jungle_log.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/jungle_log" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/jungle_planks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/jungle_planks.json deleted file mode 100644 index 03f6926a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/jungle_planks.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/jungle_planks" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/jungle_pressure_plate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/jungle_pressure_plate.json deleted file mode 100644 index 18a6d0f5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/jungle_pressure_plate.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/jungle_pressure_plate" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/jungle_sapling.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/jungle_sapling.json deleted file mode 100644 index 4dd71de2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/jungle_sapling.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/jungle_sapling" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/jungle_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/jungle_sign.json deleted file mode 100644 index 2ee2828e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/jungle_sign.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/jungle_sign" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/jungle_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/jungle_slab.json deleted file mode 100644 index ed5a4321..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/jungle_slab.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/jungle_slab" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/jungle_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/jungle_stairs.json deleted file mode 100644 index 87e9264c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/jungle_stairs.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/jungle_stairs" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/jungle_trapdoor.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/jungle_trapdoor.json deleted file mode 100644 index 996f2808..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/jungle_trapdoor.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/jungle_trapdoor_bottom" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/jungle_wood.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/jungle_wood.json deleted file mode 100644 index c993caea..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/jungle_wood.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/jungle_wood" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/kelp.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/kelp.json deleted file mode 100644 index b701d7b5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/kelp.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/kelp" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/knowledge_book.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/knowledge_book.json deleted file mode 100644 index bc355f72..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/knowledge_book.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/knowledge_book" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/ladder.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/ladder.json deleted file mode 100644 index b4fd6267..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/ladder.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/ladder" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/lantern.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/lantern.json deleted file mode 100644 index ce9e5c10..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/lantern.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/lantern" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/lapis_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/lapis_block.json deleted file mode 100644 index 1dcdaf6e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/lapis_block.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/lapis_block" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/lapis_lazuli.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/lapis_lazuli.json deleted file mode 100644 index ee8bdea5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/lapis_lazuli.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/lapis_lazuli" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/lapis_ore.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/lapis_ore.json deleted file mode 100644 index 87cec1e4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/lapis_ore.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/lapis_ore" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/large_amethyst_bud.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/large_amethyst_bud.json deleted file mode 100644 index 0e601416..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/large_amethyst_bud.json +++ /dev/null @@ -1,11 +0,0 @@ - { - "parent": "item/amethyst_bud", - "textures": { - "layer0": "minecraft:block/large_amethyst_bud" - }, - "display": { - "fixed": { - "translation": [ 0, 4, 0 ] - } - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/large_fern.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/large_fern.json deleted file mode 100644 index 1072e940..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/large_fern.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/large_fern_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/lava_bucket.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/lava_bucket.json deleted file mode 100644 index 4052c615..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/lava_bucket.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/lava_bucket" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/lead.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/lead.json deleted file mode 100644 index df628d66..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/lead.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "parent": "item/generated", - "textures": { - "layer0": "item/lead" - }, - "display": { - "head": { - "rotation": [ 0, 0, 0 ], - "translation": [ 2.75, -2.75, -6.5], - "scale":[ 0.8, 0.8, 0.8] - } - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather.json deleted file mode 100644 index 2b48d1f8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/leather" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_boots.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_boots.json deleted file mode 100644 index fcba9da9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_boots.json +++ /dev/null @@ -1,69 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "overrides": [ - { - "model": "minecraft:item/leather_boots_quartz_trim", - "predicate": { - "trim_type": 0.1 - } - }, - { - "model": "minecraft:item/leather_boots_iron_trim", - "predicate": { - "trim_type": 0.2 - } - }, - { - "model": "minecraft:item/leather_boots_netherite_trim", - "predicate": { - "trim_type": 0.3 - } - }, - { - "model": "minecraft:item/leather_boots_redstone_trim", - "predicate": { - "trim_type": 0.4 - } - }, - { - "model": "minecraft:item/leather_boots_copper_trim", - "predicate": { - "trim_type": 0.5 - } - }, - { - "model": "minecraft:item/leather_boots_gold_trim", - "predicate": { - "trim_type": 0.6 - } - }, - { - "model": "minecraft:item/leather_boots_emerald_trim", - "predicate": { - "trim_type": 0.7 - } - }, - { - "model": "minecraft:item/leather_boots_diamond_trim", - "predicate": { - "trim_type": 0.8 - } - }, - { - "model": "minecraft:item/leather_boots_lapis_trim", - "predicate": { - "trim_type": 0.9 - } - }, - { - "model": "minecraft:item/leather_boots_amethyst_trim", - "predicate": { - "trim_type": 1.0 - } - } - ], - "textures": { - "layer0": "minecraft:item/leather_boots", - "layer1": "minecraft:item/leather_boots_overlay" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_boots_amethyst_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_boots_amethyst_trim.json deleted file mode 100644 index 2b6f4a7e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_boots_amethyst_trim.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/leather_boots", - "layer1": "minecraft:item/leather_boots_overlay", - "layer2": "minecraft:trims/items/boots_trim_amethyst" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_boots_copper_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_boots_copper_trim.json deleted file mode 100644 index e6a7f7c8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_boots_copper_trim.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/leather_boots", - "layer1": "minecraft:item/leather_boots_overlay", - "layer2": "minecraft:trims/items/boots_trim_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_boots_diamond_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_boots_diamond_trim.json deleted file mode 100644 index 07dc69b0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_boots_diamond_trim.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/leather_boots", - "layer1": "minecraft:item/leather_boots_overlay", - "layer2": "minecraft:trims/items/boots_trim_diamond" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_boots_emerald_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_boots_emerald_trim.json deleted file mode 100644 index 9ebfe59e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_boots_emerald_trim.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/leather_boots", - "layer1": "minecraft:item/leather_boots_overlay", - "layer2": "minecraft:trims/items/boots_trim_emerald" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_boots_gold_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_boots_gold_trim.json deleted file mode 100644 index e17c9a74..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_boots_gold_trim.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/leather_boots", - "layer1": "minecraft:item/leather_boots_overlay", - "layer2": "minecraft:trims/items/boots_trim_gold" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_boots_iron_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_boots_iron_trim.json deleted file mode 100644 index 196913b6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_boots_iron_trim.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/leather_boots", - "layer1": "minecraft:item/leather_boots_overlay", - "layer2": "minecraft:trims/items/boots_trim_iron" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_boots_lapis_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_boots_lapis_trim.json deleted file mode 100644 index 8c5b3bdd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_boots_lapis_trim.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/leather_boots", - "layer1": "minecraft:item/leather_boots_overlay", - "layer2": "minecraft:trims/items/boots_trim_lapis" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_boots_netherite_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_boots_netherite_trim.json deleted file mode 100644 index 254a5636..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_boots_netherite_trim.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/leather_boots", - "layer1": "minecraft:item/leather_boots_overlay", - "layer2": "minecraft:trims/items/boots_trim_netherite" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_boots_quartz_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_boots_quartz_trim.json deleted file mode 100644 index 5d056ad7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_boots_quartz_trim.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/leather_boots", - "layer1": "minecraft:item/leather_boots_overlay", - "layer2": "minecraft:trims/items/boots_trim_quartz" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_boots_redstone_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_boots_redstone_trim.json deleted file mode 100644 index c85de7a4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_boots_redstone_trim.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/leather_boots", - "layer1": "minecraft:item/leather_boots_overlay", - "layer2": "minecraft:trims/items/boots_trim_redstone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_chestplate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_chestplate.json deleted file mode 100644 index 93976e78..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_chestplate.json +++ /dev/null @@ -1,69 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "overrides": [ - { - "model": "minecraft:item/leather_chestplate_quartz_trim", - "predicate": { - "trim_type": 0.1 - } - }, - { - "model": "minecraft:item/leather_chestplate_iron_trim", - "predicate": { - "trim_type": 0.2 - } - }, - { - "model": "minecraft:item/leather_chestplate_netherite_trim", - "predicate": { - "trim_type": 0.3 - } - }, - { - "model": "minecraft:item/leather_chestplate_redstone_trim", - "predicate": { - "trim_type": 0.4 - } - }, - { - "model": "minecraft:item/leather_chestplate_copper_trim", - "predicate": { - "trim_type": 0.5 - } - }, - { - "model": "minecraft:item/leather_chestplate_gold_trim", - "predicate": { - "trim_type": 0.6 - } - }, - { - "model": "minecraft:item/leather_chestplate_emerald_trim", - "predicate": { - "trim_type": 0.7 - } - }, - { - "model": "minecraft:item/leather_chestplate_diamond_trim", - "predicate": { - "trim_type": 0.8 - } - }, - { - "model": "minecraft:item/leather_chestplate_lapis_trim", - "predicate": { - "trim_type": 0.9 - } - }, - { - "model": "minecraft:item/leather_chestplate_amethyst_trim", - "predicate": { - "trim_type": 1.0 - } - } - ], - "textures": { - "layer0": "minecraft:item/leather_chestplate", - "layer1": "minecraft:item/leather_chestplate_overlay" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_chestplate_amethyst_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_chestplate_amethyst_trim.json deleted file mode 100644 index b615e947..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_chestplate_amethyst_trim.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/leather_chestplate", - "layer1": "minecraft:item/leather_chestplate_overlay", - "layer2": "minecraft:trims/items/chestplate_trim_amethyst" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_chestplate_copper_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_chestplate_copper_trim.json deleted file mode 100644 index cccfd3c0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_chestplate_copper_trim.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/leather_chestplate", - "layer1": "minecraft:item/leather_chestplate_overlay", - "layer2": "minecraft:trims/items/chestplate_trim_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_chestplate_diamond_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_chestplate_diamond_trim.json deleted file mode 100644 index 660d6665..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_chestplate_diamond_trim.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/leather_chestplate", - "layer1": "minecraft:item/leather_chestplate_overlay", - "layer2": "minecraft:trims/items/chestplate_trim_diamond" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_chestplate_emerald_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_chestplate_emerald_trim.json deleted file mode 100644 index 38ab18ae..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_chestplate_emerald_trim.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/leather_chestplate", - "layer1": "minecraft:item/leather_chestplate_overlay", - "layer2": "minecraft:trims/items/chestplate_trim_emerald" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_chestplate_gold_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_chestplate_gold_trim.json deleted file mode 100644 index 7dd88493..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_chestplate_gold_trim.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/leather_chestplate", - "layer1": "minecraft:item/leather_chestplate_overlay", - "layer2": "minecraft:trims/items/chestplate_trim_gold" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_chestplate_iron_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_chestplate_iron_trim.json deleted file mode 100644 index 9b6fcf49..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_chestplate_iron_trim.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/leather_chestplate", - "layer1": "minecraft:item/leather_chestplate_overlay", - "layer2": "minecraft:trims/items/chestplate_trim_iron" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_chestplate_lapis_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_chestplate_lapis_trim.json deleted file mode 100644 index 343d6828..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_chestplate_lapis_trim.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/leather_chestplate", - "layer1": "minecraft:item/leather_chestplate_overlay", - "layer2": "minecraft:trims/items/chestplate_trim_lapis" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_chestplate_netherite_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_chestplate_netherite_trim.json deleted file mode 100644 index a95532ca..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_chestplate_netherite_trim.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/leather_chestplate", - "layer1": "minecraft:item/leather_chestplate_overlay", - "layer2": "minecraft:trims/items/chestplate_trim_netherite" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_chestplate_quartz_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_chestplate_quartz_trim.json deleted file mode 100644 index 319aa447..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_chestplate_quartz_trim.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/leather_chestplate", - "layer1": "minecraft:item/leather_chestplate_overlay", - "layer2": "minecraft:trims/items/chestplate_trim_quartz" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_chestplate_redstone_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_chestplate_redstone_trim.json deleted file mode 100644 index cb2008c1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_chestplate_redstone_trim.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/leather_chestplate", - "layer1": "minecraft:item/leather_chestplate_overlay", - "layer2": "minecraft:trims/items/chestplate_trim_redstone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_helmet.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_helmet.json deleted file mode 100644 index 616e6ebd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_helmet.json +++ /dev/null @@ -1,69 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "overrides": [ - { - "model": "minecraft:item/leather_helmet_quartz_trim", - "predicate": { - "trim_type": 0.1 - } - }, - { - "model": "minecraft:item/leather_helmet_iron_trim", - "predicate": { - "trim_type": 0.2 - } - }, - { - "model": "minecraft:item/leather_helmet_netherite_trim", - "predicate": { - "trim_type": 0.3 - } - }, - { - "model": "minecraft:item/leather_helmet_redstone_trim", - "predicate": { - "trim_type": 0.4 - } - }, - { - "model": "minecraft:item/leather_helmet_copper_trim", - "predicate": { - "trim_type": 0.5 - } - }, - { - "model": "minecraft:item/leather_helmet_gold_trim", - "predicate": { - "trim_type": 0.6 - } - }, - { - "model": "minecraft:item/leather_helmet_emerald_trim", - "predicate": { - "trim_type": 0.7 - } - }, - { - "model": "minecraft:item/leather_helmet_diamond_trim", - "predicate": { - "trim_type": 0.8 - } - }, - { - "model": "minecraft:item/leather_helmet_lapis_trim", - "predicate": { - "trim_type": 0.9 - } - }, - { - "model": "minecraft:item/leather_helmet_amethyst_trim", - "predicate": { - "trim_type": 1.0 - } - } - ], - "textures": { - "layer0": "minecraft:item/leather_helmet", - "layer1": "minecraft:item/leather_helmet_overlay" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_helmet_amethyst_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_helmet_amethyst_trim.json deleted file mode 100644 index 6f4df1bb..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_helmet_amethyst_trim.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/leather_helmet", - "layer1": "minecraft:item/leather_helmet_overlay", - "layer2": "minecraft:trims/items/helmet_trim_amethyst" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_helmet_copper_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_helmet_copper_trim.json deleted file mode 100644 index 2c1275a8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_helmet_copper_trim.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/leather_helmet", - "layer1": "minecraft:item/leather_helmet_overlay", - "layer2": "minecraft:trims/items/helmet_trim_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_helmet_diamond_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_helmet_diamond_trim.json deleted file mode 100644 index 315eb0de..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_helmet_diamond_trim.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/leather_helmet", - "layer1": "minecraft:item/leather_helmet_overlay", - "layer2": "minecraft:trims/items/helmet_trim_diamond" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_helmet_emerald_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_helmet_emerald_trim.json deleted file mode 100644 index 0167efb8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_helmet_emerald_trim.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/leather_helmet", - "layer1": "minecraft:item/leather_helmet_overlay", - "layer2": "minecraft:trims/items/helmet_trim_emerald" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_helmet_gold_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_helmet_gold_trim.json deleted file mode 100644 index 0e8c4560..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_helmet_gold_trim.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/leather_helmet", - "layer1": "minecraft:item/leather_helmet_overlay", - "layer2": "minecraft:trims/items/helmet_trim_gold" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_helmet_iron_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_helmet_iron_trim.json deleted file mode 100644 index 7b1b8b85..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_helmet_iron_trim.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/leather_helmet", - "layer1": "minecraft:item/leather_helmet_overlay", - "layer2": "minecraft:trims/items/helmet_trim_iron" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_helmet_lapis_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_helmet_lapis_trim.json deleted file mode 100644 index 555c2828..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_helmet_lapis_trim.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/leather_helmet", - "layer1": "minecraft:item/leather_helmet_overlay", - "layer2": "minecraft:trims/items/helmet_trim_lapis" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_helmet_netherite_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_helmet_netherite_trim.json deleted file mode 100644 index 9e3ddb7d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_helmet_netherite_trim.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/leather_helmet", - "layer1": "minecraft:item/leather_helmet_overlay", - "layer2": "minecraft:trims/items/helmet_trim_netherite" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_helmet_quartz_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_helmet_quartz_trim.json deleted file mode 100644 index 63fe5bc1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_helmet_quartz_trim.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/leather_helmet", - "layer1": "minecraft:item/leather_helmet_overlay", - "layer2": "minecraft:trims/items/helmet_trim_quartz" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_helmet_redstone_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_helmet_redstone_trim.json deleted file mode 100644 index df044830..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_helmet_redstone_trim.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/leather_helmet", - "layer1": "minecraft:item/leather_helmet_overlay", - "layer2": "minecraft:trims/items/helmet_trim_redstone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_horse_armor.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_horse_armor.json deleted file mode 100644 index f96eae75..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_horse_armor.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/leather_horse_armor" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_leggings.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_leggings.json deleted file mode 100644 index dcf68e17..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_leggings.json +++ /dev/null @@ -1,69 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "overrides": [ - { - "model": "minecraft:item/leather_leggings_quartz_trim", - "predicate": { - "trim_type": 0.1 - } - }, - { - "model": "minecraft:item/leather_leggings_iron_trim", - "predicate": { - "trim_type": 0.2 - } - }, - { - "model": "minecraft:item/leather_leggings_netherite_trim", - "predicate": { - "trim_type": 0.3 - } - }, - { - "model": "minecraft:item/leather_leggings_redstone_trim", - "predicate": { - "trim_type": 0.4 - } - }, - { - "model": "minecraft:item/leather_leggings_copper_trim", - "predicate": { - "trim_type": 0.5 - } - }, - { - "model": "minecraft:item/leather_leggings_gold_trim", - "predicate": { - "trim_type": 0.6 - } - }, - { - "model": "minecraft:item/leather_leggings_emerald_trim", - "predicate": { - "trim_type": 0.7 - } - }, - { - "model": "minecraft:item/leather_leggings_diamond_trim", - "predicate": { - "trim_type": 0.8 - } - }, - { - "model": "minecraft:item/leather_leggings_lapis_trim", - "predicate": { - "trim_type": 0.9 - } - }, - { - "model": "minecraft:item/leather_leggings_amethyst_trim", - "predicate": { - "trim_type": 1.0 - } - } - ], - "textures": { - "layer0": "minecraft:item/leather_leggings", - "layer1": "minecraft:item/leather_leggings_overlay" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_leggings_amethyst_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_leggings_amethyst_trim.json deleted file mode 100644 index 331e2096..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_leggings_amethyst_trim.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/leather_leggings", - "layer1": "minecraft:item/leather_leggings_overlay", - "layer2": "minecraft:trims/items/leggings_trim_amethyst" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_leggings_copper_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_leggings_copper_trim.json deleted file mode 100644 index cc6a3945..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_leggings_copper_trim.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/leather_leggings", - "layer1": "minecraft:item/leather_leggings_overlay", - "layer2": "minecraft:trims/items/leggings_trim_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_leggings_diamond_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_leggings_diamond_trim.json deleted file mode 100644 index 9a5313ea..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_leggings_diamond_trim.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/leather_leggings", - "layer1": "minecraft:item/leather_leggings_overlay", - "layer2": "minecraft:trims/items/leggings_trim_diamond" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_leggings_emerald_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_leggings_emerald_trim.json deleted file mode 100644 index 71156943..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_leggings_emerald_trim.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/leather_leggings", - "layer1": "minecraft:item/leather_leggings_overlay", - "layer2": "minecraft:trims/items/leggings_trim_emerald" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_leggings_gold_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_leggings_gold_trim.json deleted file mode 100644 index 528c94e7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_leggings_gold_trim.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/leather_leggings", - "layer1": "minecraft:item/leather_leggings_overlay", - "layer2": "minecraft:trims/items/leggings_trim_gold" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_leggings_iron_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_leggings_iron_trim.json deleted file mode 100644 index 3e9d6634..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_leggings_iron_trim.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/leather_leggings", - "layer1": "minecraft:item/leather_leggings_overlay", - "layer2": "minecraft:trims/items/leggings_trim_iron" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_leggings_lapis_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_leggings_lapis_trim.json deleted file mode 100644 index 6858077c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_leggings_lapis_trim.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/leather_leggings", - "layer1": "minecraft:item/leather_leggings_overlay", - "layer2": "minecraft:trims/items/leggings_trim_lapis" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_leggings_netherite_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_leggings_netherite_trim.json deleted file mode 100644 index abf3b615..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_leggings_netherite_trim.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/leather_leggings", - "layer1": "minecraft:item/leather_leggings_overlay", - "layer2": "minecraft:trims/items/leggings_trim_netherite" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_leggings_quartz_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_leggings_quartz_trim.json deleted file mode 100644 index 29b21d50..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_leggings_quartz_trim.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/leather_leggings", - "layer1": "minecraft:item/leather_leggings_overlay", - "layer2": "minecraft:trims/items/leggings_trim_quartz" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_leggings_redstone_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_leggings_redstone_trim.json deleted file mode 100644 index 9b35d59f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/leather_leggings_redstone_trim.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/leather_leggings", - "layer1": "minecraft:item/leather_leggings_overlay", - "layer2": "minecraft:trims/items/leggings_trim_redstone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/lectern.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/lectern.json deleted file mode 100644 index 4f2c887a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/lectern.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/lectern" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/lever.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/lever.json deleted file mode 100644 index d5a62d47..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/lever.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/lever" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light.json deleted file mode 100644 index f53de1b5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/light" - }, - "overrides": [ - { "predicate": { "level": 0.0000 }, "model": "item/light_00" }, - { "predicate": { "level": 0.0625 }, "model": "item/light_01" }, - { "predicate": { "level": 0.1250 }, "model": "item/light_02" }, - { "predicate": { "level": 0.1875 }, "model": "item/light_03" }, - { "predicate": { "level": 0.2500 }, "model": "item/light_04" }, - { "predicate": { "level": 0.3125 }, "model": "item/light_05" }, - { "predicate": { "level": 0.3750 }, "model": "item/light_06" }, - { "predicate": { "level": 0.4375 }, "model": "item/light_07" }, - { "predicate": { "level": 0.5000 }, "model": "item/light_08" }, - { "predicate": { "level": 0.5625 }, "model": "item/light_09" }, - { "predicate": { "level": 0.6250 }, "model": "item/light_10" }, - { "predicate": { "level": 0.6875 }, "model": "item/light_11" }, - { "predicate": { "level": 0.7500 }, "model": "item/light_12" }, - { "predicate": { "level": 0.8125 }, "model": "item/light_13" }, - { "predicate": { "level": 0.8750 }, "model": "item/light_14" }, - { "predicate": { "level": 0.9375 }, "model": "item/light_15" } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_00.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_00.json deleted file mode 100644 index f6029196..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_00.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/light_00" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_01.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_01.json deleted file mode 100644 index 50fe9d52..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_01.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/light_01" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_02.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_02.json deleted file mode 100644 index 3112e828..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_02.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/light_02" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_03.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_03.json deleted file mode 100644 index 7b7d1304..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_03.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/light_03" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_04.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_04.json deleted file mode 100644 index eeca8b9c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_04.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/light_04" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_05.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_05.json deleted file mode 100644 index 920f2957..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_05.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/light_05" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_06.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_06.json deleted file mode 100644 index f60f6bf7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_06.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/light_06" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_07.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_07.json deleted file mode 100644 index b795ac71..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_07.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/light_07" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_08.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_08.json deleted file mode 100644 index d34ca3a1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_08.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/light_08" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_09.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_09.json deleted file mode 100644 index 861002fe..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_09.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/light_09" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_10.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_10.json deleted file mode 100644 index 3bda0d19..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_10.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/light_10" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_11.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_11.json deleted file mode 100644 index 582b6183..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_11.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/light_11" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_12.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_12.json deleted file mode 100644 index f9dc8d10..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_12.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/light_12" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_13.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_13.json deleted file mode 100644 index 2f9d3815..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_13.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/light_13" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_14.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_14.json deleted file mode 100644 index 263b45fe..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_14.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/light_14" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_15.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_15.json deleted file mode 100644 index 6f39d142..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_15.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/light_15" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_blue_banner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_blue_banner.json deleted file mode 100644 index 661a106d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_blue_banner.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_banner" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_blue_bed.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_blue_bed.json deleted file mode 100644 index fac4cda7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_blue_bed.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/template_bed", - "textures": { - "particle": "minecraft:block/light_blue_wool" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_blue_candle.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_blue_candle.json deleted file mode 100644 index e445d4ad..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_blue_candle.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/light_blue_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_blue_carpet.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_blue_carpet.json deleted file mode 100644 index 9f199e5c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_blue_carpet.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/light_blue_carpet" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_blue_concrete.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_blue_concrete.json deleted file mode 100644 index 68a0890f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_blue_concrete.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/light_blue_concrete" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_blue_concrete_powder.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_blue_concrete_powder.json deleted file mode 100644 index 22ec71d5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_blue_concrete_powder.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/light_blue_concrete_powder" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_blue_dye.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_blue_dye.json deleted file mode 100644 index 297407da..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_blue_dye.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/light_blue_dye" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_blue_glazed_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_blue_glazed_terracotta.json deleted file mode 100644 index 3d2b3bd7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_blue_glazed_terracotta.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/light_blue_glazed_terracotta" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_blue_shulker_box.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_blue_shulker_box.json deleted file mode 100644 index d17a7729..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_blue_shulker_box.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/template_shulker_box", - "textures": { - "particle": "minecraft:block/light_blue_shulker_box" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_blue_stained_glass.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_blue_stained_glass.json deleted file mode 100644 index 0aef7a92..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_blue_stained_glass.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/light_blue_stained_glass" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_blue_stained_glass_pane.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_blue_stained_glass_pane.json deleted file mode 100644 index d810047f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_blue_stained_glass_pane.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/light_blue_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_blue_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_blue_terracotta.json deleted file mode 100644 index 06294ea2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_blue_terracotta.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/light_blue_terracotta" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_blue_wool.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_blue_wool.json deleted file mode 100644 index 4f7bd4de..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_blue_wool.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/light_blue_wool" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_gray_banner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_gray_banner.json deleted file mode 100644 index 661a106d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_gray_banner.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_banner" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_gray_bed.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_gray_bed.json deleted file mode 100644 index 67c2af9e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_gray_bed.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/template_bed", - "textures": { - "particle": "minecraft:block/light_gray_wool" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_gray_candle.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_gray_candle.json deleted file mode 100644 index 332e87c6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_gray_candle.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/light_gray_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_gray_carpet.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_gray_carpet.json deleted file mode 100644 index f603263e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_gray_carpet.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/light_gray_carpet" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_gray_concrete.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_gray_concrete.json deleted file mode 100644 index 9a4e67de..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_gray_concrete.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/light_gray_concrete" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_gray_concrete_powder.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_gray_concrete_powder.json deleted file mode 100644 index 6726d569..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_gray_concrete_powder.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/light_gray_concrete_powder" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_gray_dye.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_gray_dye.json deleted file mode 100644 index 40a44acc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_gray_dye.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/light_gray_dye" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_gray_glazed_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_gray_glazed_terracotta.json deleted file mode 100644 index 46b9f176..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_gray_glazed_terracotta.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/light_gray_glazed_terracotta" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_gray_shulker_box.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_gray_shulker_box.json deleted file mode 100644 index 0efe127a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_gray_shulker_box.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/template_shulker_box", - "textures": { - "particle": "minecraft:block/light_gray_shulker_box" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_gray_stained_glass.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_gray_stained_glass.json deleted file mode 100644 index e05c7e8d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_gray_stained_glass.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/light_gray_stained_glass" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_gray_stained_glass_pane.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_gray_stained_glass_pane.json deleted file mode 100644 index 50284743..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_gray_stained_glass_pane.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/light_gray_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_gray_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_gray_terracotta.json deleted file mode 100644 index a6cbc241..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_gray_terracotta.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/light_gray_terracotta" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_gray_wool.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_gray_wool.json deleted file mode 100644 index 0bdc80f4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_gray_wool.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/light_gray_wool" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_weighted_pressure_plate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_weighted_pressure_plate.json deleted file mode 100644 index 0922c670..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/light_weighted_pressure_plate.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/light_weighted_pressure_plate" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/lightning_rod.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/lightning_rod.json deleted file mode 100644 index d701601a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/lightning_rod.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/lightning_rod" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/lilac.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/lilac.json deleted file mode 100644 index 7e062c92..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/lilac.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/lilac_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/lily_of_the_valley.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/lily_of_the_valley.json deleted file mode 100644 index 2cd5a1cd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/lily_of_the_valley.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/lily_of_the_valley" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/lily_pad.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/lily_pad.json deleted file mode 100644 index e3aaf7f9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/lily_pad.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/lily_pad" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/lime_banner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/lime_banner.json deleted file mode 100644 index 661a106d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/lime_banner.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_banner" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/lime_bed.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/lime_bed.json deleted file mode 100644 index 3efda22b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/lime_bed.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/template_bed", - "textures": { - "particle": "minecraft:block/lime_wool" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/lime_candle.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/lime_candle.json deleted file mode 100644 index 84617ccf..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/lime_candle.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/lime_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/lime_carpet.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/lime_carpet.json deleted file mode 100644 index b6f18c0a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/lime_carpet.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/lime_carpet" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/lime_concrete.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/lime_concrete.json deleted file mode 100644 index 6becad9d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/lime_concrete.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/lime_concrete" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/lime_concrete_powder.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/lime_concrete_powder.json deleted file mode 100644 index a74380d0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/lime_concrete_powder.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/lime_concrete_powder" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/lime_dye.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/lime_dye.json deleted file mode 100644 index 36ae6c82..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/lime_dye.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/lime_dye" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/lime_glazed_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/lime_glazed_terracotta.json deleted file mode 100644 index 14b5723d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/lime_glazed_terracotta.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/lime_glazed_terracotta" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/lime_shulker_box.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/lime_shulker_box.json deleted file mode 100644 index 5e0062e2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/lime_shulker_box.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/template_shulker_box", - "textures": { - "particle": "minecraft:block/lime_shulker_box" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/lime_stained_glass.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/lime_stained_glass.json deleted file mode 100644 index becc3296..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/lime_stained_glass.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/lime_stained_glass" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/lime_stained_glass_pane.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/lime_stained_glass_pane.json deleted file mode 100644 index 7f15356d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/lime_stained_glass_pane.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/lime_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/lime_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/lime_terracotta.json deleted file mode 100644 index e6123030..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/lime_terracotta.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/lime_terracotta" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/lime_wool.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/lime_wool.json deleted file mode 100644 index e6600fa8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/lime_wool.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/lime_wool" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/lingering_potion.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/lingering_potion.json deleted file mode 100644 index 35ce5d79..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/lingering_potion.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "item/generated", - "textures": { - "layer0": "item/potion_overlay", - "layer1": "item/lingering_potion" - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/llama_spawn_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/llama_spawn_egg.json deleted file mode 100644 index d1aaa9d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/llama_spawn_egg.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_spawn_egg" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/lodestone.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/lodestone.json deleted file mode 100644 index f926ec2e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/lodestone.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/lodestone" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/loom.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/loom.json deleted file mode 100644 index 0fe6a7fa..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/loom.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/loom" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mace.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mace.json deleted file mode 100644 index b62af83d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mace.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/handheld_mace", - "textures": { - "layer0": "minecraft:item/mace" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/magenta_banner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/magenta_banner.json deleted file mode 100644 index 661a106d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/magenta_banner.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_banner" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/magenta_bed.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/magenta_bed.json deleted file mode 100644 index 19af87b6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/magenta_bed.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/template_bed", - "textures": { - "particle": "minecraft:block/magenta_wool" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/magenta_candle.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/magenta_candle.json deleted file mode 100644 index b4b75620..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/magenta_candle.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/magenta_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/magenta_carpet.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/magenta_carpet.json deleted file mode 100644 index 386f8fcc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/magenta_carpet.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/magenta_carpet" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/magenta_concrete.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/magenta_concrete.json deleted file mode 100644 index 8dce5e8f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/magenta_concrete.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/magenta_concrete" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/magenta_concrete_powder.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/magenta_concrete_powder.json deleted file mode 100644 index e221911b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/magenta_concrete_powder.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/magenta_concrete_powder" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/magenta_dye.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/magenta_dye.json deleted file mode 100644 index f1ebae5b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/magenta_dye.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/magenta_dye" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/magenta_glazed_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/magenta_glazed_terracotta.json deleted file mode 100644 index 45b94ea3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/magenta_glazed_terracotta.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/magenta_glazed_terracotta" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/magenta_shulker_box.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/magenta_shulker_box.json deleted file mode 100644 index f21cad42..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/magenta_shulker_box.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/template_shulker_box", - "textures": { - "particle": "minecraft:block/magenta_shulker_box" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/magenta_stained_glass.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/magenta_stained_glass.json deleted file mode 100644 index 62ff86a5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/magenta_stained_glass.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/magenta_stained_glass" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/magenta_stained_glass_pane.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/magenta_stained_glass_pane.json deleted file mode 100644 index ad9621d1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/magenta_stained_glass_pane.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/magenta_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/magenta_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/magenta_terracotta.json deleted file mode 100644 index 07d44199..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/magenta_terracotta.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/magenta_terracotta" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/magenta_wool.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/magenta_wool.json deleted file mode 100644 index e3ef178b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/magenta_wool.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/magenta_wool" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/magma_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/magma_block.json deleted file mode 100644 index ac1aa2f4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/magma_block.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/magma_block" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/magma_cream.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/magma_cream.json deleted file mode 100644 index f9d7a14d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/magma_cream.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/magma_cream" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/magma_cube_spawn_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/magma_cube_spawn_egg.json deleted file mode 100644 index d1aaa9d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/magma_cube_spawn_egg.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_spawn_egg" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mangrove_boat.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mangrove_boat.json deleted file mode 100644 index 6816d9e0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mangrove_boat.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/mangrove_boat" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mangrove_button.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mangrove_button.json deleted file mode 100644 index 4bab5228..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mangrove_button.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/mangrove_button_inventory" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mangrove_chest_boat.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mangrove_chest_boat.json deleted file mode 100644 index 006def69..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mangrove_chest_boat.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/mangrove_chest_boat" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mangrove_door.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mangrove_door.json deleted file mode 100644 index c67a120c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mangrove_door.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/mangrove_door" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mangrove_fence.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mangrove_fence.json deleted file mode 100644 index b0d4d8c4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mangrove_fence.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/mangrove_fence_inventory" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mangrove_fence_gate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mangrove_fence_gate.json deleted file mode 100644 index 7eddb339..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mangrove_fence_gate.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/mangrove_fence_gate" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mangrove_hanging_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mangrove_hanging_sign.json deleted file mode 100644 index 43186361..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mangrove_hanging_sign.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/mangrove_hanging_sign" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mangrove_leaves.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mangrove_leaves.json deleted file mode 100644 index be1fca78..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mangrove_leaves.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/mangrove_leaves" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mangrove_log.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mangrove_log.json deleted file mode 100644 index 9dbddf08..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mangrove_log.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/mangrove_log" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mangrove_planks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mangrove_planks.json deleted file mode 100644 index 4c4f23bc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mangrove_planks.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/mangrove_planks" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mangrove_pressure_plate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mangrove_pressure_plate.json deleted file mode 100644 index 90b728fe..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mangrove_pressure_plate.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/mangrove_pressure_plate" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mangrove_propagule.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mangrove_propagule.json deleted file mode 100644 index 38a689e6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mangrove_propagule.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/mangrove_propagule" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mangrove_roots.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mangrove_roots.json deleted file mode 100644 index 39131b24..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mangrove_roots.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/mangrove_roots" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mangrove_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mangrove_sign.json deleted file mode 100644 index 867584b1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mangrove_sign.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/mangrove_sign" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mangrove_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mangrove_slab.json deleted file mode 100644 index 036a10f7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mangrove_slab.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/mangrove_slab" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mangrove_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mangrove_stairs.json deleted file mode 100644 index 281b61b5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mangrove_stairs.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/mangrove_stairs" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mangrove_trapdoor.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mangrove_trapdoor.json deleted file mode 100644 index dec13fde..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mangrove_trapdoor.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/mangrove_trapdoor_bottom" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mangrove_wood.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mangrove_wood.json deleted file mode 100644 index 99e25bc7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mangrove_wood.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/mangrove_wood" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/map.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/map.json deleted file mode 100644 index 282650e2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/map.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/map" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/medium_amethyst_bud.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/medium_amethyst_bud.json deleted file mode 100644 index 686d48f4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/medium_amethyst_bud.json +++ /dev/null @@ -1,11 +0,0 @@ - { - "parent": "item/amethyst_bud", - "textures": { - "layer0": "minecraft:block/medium_amethyst_bud" - }, - "display": { - "fixed": { - "translation": [ 0, 6, 0 ] - } - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/melon.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/melon.json deleted file mode 100644 index f0bcf44e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/melon.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/melon" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/melon_seeds.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/melon_seeds.json deleted file mode 100644 index 71e34075..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/melon_seeds.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/melon_seeds" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/melon_slice.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/melon_slice.json deleted file mode 100644 index 70a587eb..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/melon_slice.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/melon_slice" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/milk_bucket.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/milk_bucket.json deleted file mode 100644 index 4f4a252f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/milk_bucket.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/milk_bucket" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/minecart.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/minecart.json deleted file mode 100644 index f478d37c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/minecart.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/minecart" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/miner_pottery_sherd.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/miner_pottery_sherd.json deleted file mode 100644 index c31761d1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/miner_pottery_sherd.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/miner_pottery_sherd" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mojang_banner_pattern.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mojang_banner_pattern.json deleted file mode 100644 index bfac8a9e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mojang_banner_pattern.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/mojang_banner_pattern" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mooshroom_spawn_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mooshroom_spawn_egg.json deleted file mode 100644 index d1aaa9d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mooshroom_spawn_egg.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_spawn_egg" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/moss_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/moss_block.json deleted file mode 100644 index 14bf2a81..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/moss_block.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/moss_block" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/moss_carpet.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/moss_carpet.json deleted file mode 100644 index 86a4dfd8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/moss_carpet.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/moss_carpet" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mossy_cobblestone.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mossy_cobblestone.json deleted file mode 100644 index e865e8fc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mossy_cobblestone.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/mossy_cobblestone" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mossy_cobblestone_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mossy_cobblestone_slab.json deleted file mode 100644 index 814e6a7a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mossy_cobblestone_slab.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/mossy_cobblestone_slab" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mossy_cobblestone_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mossy_cobblestone_stairs.json deleted file mode 100644 index bc2712d2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mossy_cobblestone_stairs.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/mossy_cobblestone_stairs" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mossy_cobblestone_wall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mossy_cobblestone_wall.json deleted file mode 100644 index 8baaff2b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mossy_cobblestone_wall.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/mossy_cobblestone_wall_inventory" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mossy_stone_brick_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mossy_stone_brick_slab.json deleted file mode 100644 index 539b7424..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mossy_stone_brick_slab.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/mossy_stone_brick_slab" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mossy_stone_brick_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mossy_stone_brick_stairs.json deleted file mode 100644 index 2366348b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mossy_stone_brick_stairs.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/mossy_stone_brick_stairs" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mossy_stone_brick_wall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mossy_stone_brick_wall.json deleted file mode 100644 index 185b158a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mossy_stone_brick_wall.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/mossy_stone_brick_wall_inventory" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mossy_stone_bricks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mossy_stone_bricks.json deleted file mode 100644 index a9fe750f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mossy_stone_bricks.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/mossy_stone_bricks" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mourner_pottery_sherd.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mourner_pottery_sherd.json deleted file mode 100644 index 08950424..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mourner_pottery_sherd.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/mourner_pottery_sherd" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mud.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mud.json deleted file mode 100644 index bee0b1b0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mud.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/mud" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mud_brick_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mud_brick_slab.json deleted file mode 100644 index 06e29291..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mud_brick_slab.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/mud_brick_slab" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mud_brick_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mud_brick_stairs.json deleted file mode 100644 index f6d908dd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mud_brick_stairs.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/mud_brick_stairs" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mud_brick_wall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mud_brick_wall.json deleted file mode 100644 index 1679aa63..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mud_brick_wall.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/mud_brick_wall_inventory" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mud_bricks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mud_bricks.json deleted file mode 100644 index 4ff42f1c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mud_bricks.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/mud_bricks" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/muddy_mangrove_roots.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/muddy_mangrove_roots.json deleted file mode 100644 index a23b27d1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/muddy_mangrove_roots.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/muddy_mangrove_roots" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mule_spawn_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mule_spawn_egg.json deleted file mode 100644 index d1aaa9d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mule_spawn_egg.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_spawn_egg" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mushroom_stem.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mushroom_stem.json deleted file mode 100644 index b791415f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mushroom_stem.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/mushroom_stem_inventory" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mushroom_stew.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mushroom_stew.json deleted file mode 100644 index 70e31deb..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mushroom_stew.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/mushroom_stew" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/music_disc_11.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/music_disc_11.json deleted file mode 100644 index aa9afb6f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/music_disc_11.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/template_music_disc", - "textures": { - "layer0": "minecraft:item/music_disc_11" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/music_disc_13.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/music_disc_13.json deleted file mode 100644 index eb7eee8b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/music_disc_13.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/template_music_disc", - "textures": { - "layer0": "minecraft:item/music_disc_13" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/music_disc_5.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/music_disc_5.json deleted file mode 100644 index c431c670..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/music_disc_5.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/template_music_disc", - "textures": { - "layer0": "minecraft:item/music_disc_5" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/music_disc_blocks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/music_disc_blocks.json deleted file mode 100644 index fa70fbc5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/music_disc_blocks.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/template_music_disc", - "textures": { - "layer0": "minecraft:item/music_disc_blocks" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/music_disc_cat.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/music_disc_cat.json deleted file mode 100644 index 86c9ff55..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/music_disc_cat.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/template_music_disc", - "textures": { - "layer0": "minecraft:item/music_disc_cat" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/music_disc_chirp.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/music_disc_chirp.json deleted file mode 100644 index b89464c2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/music_disc_chirp.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/template_music_disc", - "textures": { - "layer0": "minecraft:item/music_disc_chirp" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/music_disc_creator.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/music_disc_creator.json deleted file mode 100644 index cd8e281c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/music_disc_creator.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/template_music_disc", - "textures": { - "layer0": "minecraft:item/music_disc_creator" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/music_disc_creator_music_box.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/music_disc_creator_music_box.json deleted file mode 100644 index eeece182..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/music_disc_creator_music_box.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/template_music_disc", - "textures": { - "layer0": "minecraft:item/music_disc_creator_music_box" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/music_disc_far.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/music_disc_far.json deleted file mode 100644 index 3fe31285..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/music_disc_far.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/template_music_disc", - "textures": { - "layer0": "minecraft:item/music_disc_far" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/music_disc_mall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/music_disc_mall.json deleted file mode 100644 index 41eea367..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/music_disc_mall.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/template_music_disc", - "textures": { - "layer0": "minecraft:item/music_disc_mall" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/music_disc_mellohi.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/music_disc_mellohi.json deleted file mode 100644 index 8b6fc61c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/music_disc_mellohi.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/template_music_disc", - "textures": { - "layer0": "minecraft:item/music_disc_mellohi" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/music_disc_otherside.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/music_disc_otherside.json deleted file mode 100644 index 3cfc540e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/music_disc_otherside.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/template_music_disc", - "textures": { - "layer0": "minecraft:item/music_disc_otherside" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/music_disc_pigstep.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/music_disc_pigstep.json deleted file mode 100644 index 241ffa8e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/music_disc_pigstep.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/template_music_disc", - "textures": { - "layer0": "minecraft:item/music_disc_pigstep" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/music_disc_precipice.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/music_disc_precipice.json deleted file mode 100644 index 051ae5e8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/music_disc_precipice.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/template_music_disc", - "textures": { - "layer0": "minecraft:item/music_disc_precipice" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/music_disc_relic.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/music_disc_relic.json deleted file mode 100644 index d225ce68..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/music_disc_relic.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/template_music_disc", - "textures": { - "layer0": "minecraft:item/music_disc_relic" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/music_disc_stal.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/music_disc_stal.json deleted file mode 100644 index b9b96821..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/music_disc_stal.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/template_music_disc", - "textures": { - "layer0": "minecraft:item/music_disc_stal" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/music_disc_strad.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/music_disc_strad.json deleted file mode 100644 index add37ea1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/music_disc_strad.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/template_music_disc", - "textures": { - "layer0": "minecraft:item/music_disc_strad" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/music_disc_wait.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/music_disc_wait.json deleted file mode 100644 index 215e160d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/music_disc_wait.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/template_music_disc", - "textures": { - "layer0": "minecraft:item/music_disc_wait" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/music_disc_ward.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/music_disc_ward.json deleted file mode 100644 index 24bb7ee9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/music_disc_ward.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/template_music_disc", - "textures": { - "layer0": "minecraft:item/music_disc_ward" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mutton.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mutton.json deleted file mode 100644 index 56c070d4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mutton.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/mutton" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mycelium.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mycelium.json deleted file mode 100644 index c97f2ec0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/mycelium.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/mycelium" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/name_tag.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/name_tag.json deleted file mode 100644 index ee668ff5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/name_tag.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/name_tag" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/nautilus_shell.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/nautilus_shell.json deleted file mode 100644 index 35a8e509..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/nautilus_shell.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/nautilus_shell" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/nether_brick.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/nether_brick.json deleted file mode 100644 index b7260584..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/nether_brick.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/nether_brick" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/nether_brick_fence.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/nether_brick_fence.json deleted file mode 100644 index 5a72d31a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/nether_brick_fence.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/nether_brick_fence_inventory" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/nether_brick_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/nether_brick_slab.json deleted file mode 100644 index dc7b2097..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/nether_brick_slab.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/nether_brick_slab" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/nether_brick_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/nether_brick_stairs.json deleted file mode 100644 index c0669dfe..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/nether_brick_stairs.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/nether_brick_stairs" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/nether_brick_wall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/nether_brick_wall.json deleted file mode 100644 index e01270d4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/nether_brick_wall.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/nether_brick_wall_inventory" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/nether_bricks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/nether_bricks.json deleted file mode 100644 index ada571f6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/nether_bricks.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/nether_bricks" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/nether_gold_ore.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/nether_gold_ore.json deleted file mode 100644 index ca989c79..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/nether_gold_ore.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/nether_gold_ore" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/nether_quartz_ore.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/nether_quartz_ore.json deleted file mode 100644 index 4c6d1bf7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/nether_quartz_ore.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/nether_quartz_ore" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/nether_sprouts.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/nether_sprouts.json deleted file mode 100644 index 847698f8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/nether_sprouts.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/nether_sprouts" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/nether_star.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/nether_star.json deleted file mode 100644 index b2874c28..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/nether_star.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/nether_star" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/nether_wart.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/nether_wart.json deleted file mode 100644 index de82d450..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/nether_wart.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/nether_wart" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/nether_wart_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/nether_wart_block.json deleted file mode 100644 index a66f9a27..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/nether_wart_block.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/nether_wart_block" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_axe.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_axe.json deleted file mode 100644 index 50d50009..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_axe.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/handheld", - "textures": { - "layer0": "minecraft:item/netherite_axe" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_block.json deleted file mode 100644 index 828da634..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_block.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/netherite_block" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_boots.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_boots.json deleted file mode 100644 index 6aa46fb3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_boots.json +++ /dev/null @@ -1,68 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "overrides": [ - { - "model": "minecraft:item/netherite_boots_quartz_trim", - "predicate": { - "trim_type": 0.1 - } - }, - { - "model": "minecraft:item/netherite_boots_iron_trim", - "predicate": { - "trim_type": 0.2 - } - }, - { - "model": "minecraft:item/netherite_boots_netherite_darker_trim", - "predicate": { - "trim_type": 0.3 - } - }, - { - "model": "minecraft:item/netherite_boots_redstone_trim", - "predicate": { - "trim_type": 0.4 - } - }, - { - "model": "minecraft:item/netherite_boots_copper_trim", - "predicate": { - "trim_type": 0.5 - } - }, - { - "model": "minecraft:item/netherite_boots_gold_trim", - "predicate": { - "trim_type": 0.6 - } - }, - { - "model": "minecraft:item/netherite_boots_emerald_trim", - "predicate": { - "trim_type": 0.7 - } - }, - { - "model": "minecraft:item/netherite_boots_diamond_trim", - "predicate": { - "trim_type": 0.8 - } - }, - { - "model": "minecraft:item/netherite_boots_lapis_trim", - "predicate": { - "trim_type": 0.9 - } - }, - { - "model": "minecraft:item/netherite_boots_amethyst_trim", - "predicate": { - "trim_type": 1.0 - } - } - ], - "textures": { - "layer0": "minecraft:item/netherite_boots" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_boots_amethyst_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_boots_amethyst_trim.json deleted file mode 100644 index e2049a22..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_boots_amethyst_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/netherite_boots", - "layer1": "minecraft:trims/items/boots_trim_amethyst" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_boots_copper_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_boots_copper_trim.json deleted file mode 100644 index f0b92c01..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_boots_copper_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/netherite_boots", - "layer1": "minecraft:trims/items/boots_trim_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_boots_diamond_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_boots_diamond_trim.json deleted file mode 100644 index 8be51aca..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_boots_diamond_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/netherite_boots", - "layer1": "minecraft:trims/items/boots_trim_diamond" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_boots_emerald_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_boots_emerald_trim.json deleted file mode 100644 index 65a08e50..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_boots_emerald_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/netherite_boots", - "layer1": "minecraft:trims/items/boots_trim_emerald" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_boots_gold_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_boots_gold_trim.json deleted file mode 100644 index 806f861b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_boots_gold_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/netherite_boots", - "layer1": "minecraft:trims/items/boots_trim_gold" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_boots_iron_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_boots_iron_trim.json deleted file mode 100644 index 2bffc349..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_boots_iron_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/netherite_boots", - "layer1": "minecraft:trims/items/boots_trim_iron" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_boots_lapis_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_boots_lapis_trim.json deleted file mode 100644 index 5d68abb3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_boots_lapis_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/netherite_boots", - "layer1": "minecraft:trims/items/boots_trim_lapis" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_boots_netherite_darker_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_boots_netherite_darker_trim.json deleted file mode 100644 index b5c31415..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_boots_netherite_darker_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/netherite_boots", - "layer1": "minecraft:trims/items/boots_trim_netherite_darker" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_boots_quartz_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_boots_quartz_trim.json deleted file mode 100644 index 23ff1d64..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_boots_quartz_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/netherite_boots", - "layer1": "minecraft:trims/items/boots_trim_quartz" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_boots_redstone_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_boots_redstone_trim.json deleted file mode 100644 index 1c68b81f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_boots_redstone_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/netherite_boots", - "layer1": "minecraft:trims/items/boots_trim_redstone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_chestplate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_chestplate.json deleted file mode 100644 index 64e84e2a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_chestplate.json +++ /dev/null @@ -1,68 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "overrides": [ - { - "model": "minecraft:item/netherite_chestplate_quartz_trim", - "predicate": { - "trim_type": 0.1 - } - }, - { - "model": "minecraft:item/netherite_chestplate_iron_trim", - "predicate": { - "trim_type": 0.2 - } - }, - { - "model": "minecraft:item/netherite_chestplate_netherite_darker_trim", - "predicate": { - "trim_type": 0.3 - } - }, - { - "model": "minecraft:item/netherite_chestplate_redstone_trim", - "predicate": { - "trim_type": 0.4 - } - }, - { - "model": "minecraft:item/netherite_chestplate_copper_trim", - "predicate": { - "trim_type": 0.5 - } - }, - { - "model": "minecraft:item/netherite_chestplate_gold_trim", - "predicate": { - "trim_type": 0.6 - } - }, - { - "model": "minecraft:item/netherite_chestplate_emerald_trim", - "predicate": { - "trim_type": 0.7 - } - }, - { - "model": "minecraft:item/netherite_chestplate_diamond_trim", - "predicate": { - "trim_type": 0.8 - } - }, - { - "model": "minecraft:item/netherite_chestplate_lapis_trim", - "predicate": { - "trim_type": 0.9 - } - }, - { - "model": "minecraft:item/netherite_chestplate_amethyst_trim", - "predicate": { - "trim_type": 1.0 - } - } - ], - "textures": { - "layer0": "minecraft:item/netherite_chestplate" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_chestplate_amethyst_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_chestplate_amethyst_trim.json deleted file mode 100644 index 945363a3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_chestplate_amethyst_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/netherite_chestplate", - "layer1": "minecraft:trims/items/chestplate_trim_amethyst" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_chestplate_copper_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_chestplate_copper_trim.json deleted file mode 100644 index 51c30e49..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_chestplate_copper_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/netherite_chestplate", - "layer1": "minecraft:trims/items/chestplate_trim_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_chestplate_diamond_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_chestplate_diamond_trim.json deleted file mode 100644 index 3a38051a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_chestplate_diamond_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/netherite_chestplate", - "layer1": "minecraft:trims/items/chestplate_trim_diamond" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_chestplate_emerald_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_chestplate_emerald_trim.json deleted file mode 100644 index e774df9d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_chestplate_emerald_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/netherite_chestplate", - "layer1": "minecraft:trims/items/chestplate_trim_emerald" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_chestplate_gold_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_chestplate_gold_trim.json deleted file mode 100644 index fcd52da7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_chestplate_gold_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/netherite_chestplate", - "layer1": "minecraft:trims/items/chestplate_trim_gold" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_chestplate_iron_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_chestplate_iron_trim.json deleted file mode 100644 index 09d65529..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_chestplate_iron_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/netherite_chestplate", - "layer1": "minecraft:trims/items/chestplate_trim_iron" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_chestplate_lapis_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_chestplate_lapis_trim.json deleted file mode 100644 index ee2a9d3e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_chestplate_lapis_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/netherite_chestplate", - "layer1": "minecraft:trims/items/chestplate_trim_lapis" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_chestplate_netherite_darker_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_chestplate_netherite_darker_trim.json deleted file mode 100644 index b80d9cff..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_chestplate_netherite_darker_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/netherite_chestplate", - "layer1": "minecraft:trims/items/chestplate_trim_netherite_darker" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_chestplate_quartz_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_chestplate_quartz_trim.json deleted file mode 100644 index 51af51b8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_chestplate_quartz_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/netherite_chestplate", - "layer1": "minecraft:trims/items/chestplate_trim_quartz" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_chestplate_redstone_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_chestplate_redstone_trim.json deleted file mode 100644 index a1979f26..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_chestplate_redstone_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/netherite_chestplate", - "layer1": "minecraft:trims/items/chestplate_trim_redstone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_helmet.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_helmet.json deleted file mode 100644 index a39c9484..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_helmet.json +++ /dev/null @@ -1,68 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "overrides": [ - { - "model": "minecraft:item/netherite_helmet_quartz_trim", - "predicate": { - "trim_type": 0.1 - } - }, - { - "model": "minecraft:item/netherite_helmet_iron_trim", - "predicate": { - "trim_type": 0.2 - } - }, - { - "model": "minecraft:item/netherite_helmet_netherite_darker_trim", - "predicate": { - "trim_type": 0.3 - } - }, - { - "model": "minecraft:item/netherite_helmet_redstone_trim", - "predicate": { - "trim_type": 0.4 - } - }, - { - "model": "minecraft:item/netherite_helmet_copper_trim", - "predicate": { - "trim_type": 0.5 - } - }, - { - "model": "minecraft:item/netherite_helmet_gold_trim", - "predicate": { - "trim_type": 0.6 - } - }, - { - "model": "minecraft:item/netherite_helmet_emerald_trim", - "predicate": { - "trim_type": 0.7 - } - }, - { - "model": "minecraft:item/netherite_helmet_diamond_trim", - "predicate": { - "trim_type": 0.8 - } - }, - { - "model": "minecraft:item/netherite_helmet_lapis_trim", - "predicate": { - "trim_type": 0.9 - } - }, - { - "model": "minecraft:item/netherite_helmet_amethyst_trim", - "predicate": { - "trim_type": 1.0 - } - } - ], - "textures": { - "layer0": "minecraft:item/netherite_helmet" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_helmet_amethyst_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_helmet_amethyst_trim.json deleted file mode 100644 index 534ef695..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_helmet_amethyst_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/netherite_helmet", - "layer1": "minecraft:trims/items/helmet_trim_amethyst" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_helmet_copper_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_helmet_copper_trim.json deleted file mode 100644 index d435422b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_helmet_copper_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/netherite_helmet", - "layer1": "minecraft:trims/items/helmet_trim_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_helmet_diamond_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_helmet_diamond_trim.json deleted file mode 100644 index e50ce756..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_helmet_diamond_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/netherite_helmet", - "layer1": "minecraft:trims/items/helmet_trim_diamond" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_helmet_emerald_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_helmet_emerald_trim.json deleted file mode 100644 index 22876e11..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_helmet_emerald_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/netherite_helmet", - "layer1": "minecraft:trims/items/helmet_trim_emerald" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_helmet_gold_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_helmet_gold_trim.json deleted file mode 100644 index 405e6bbc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_helmet_gold_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/netherite_helmet", - "layer1": "minecraft:trims/items/helmet_trim_gold" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_helmet_iron_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_helmet_iron_trim.json deleted file mode 100644 index c7afe68c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_helmet_iron_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/netherite_helmet", - "layer1": "minecraft:trims/items/helmet_trim_iron" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_helmet_lapis_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_helmet_lapis_trim.json deleted file mode 100644 index 3bc06d40..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_helmet_lapis_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/netherite_helmet", - "layer1": "minecraft:trims/items/helmet_trim_lapis" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_helmet_netherite_darker_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_helmet_netherite_darker_trim.json deleted file mode 100644 index 63006166..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_helmet_netherite_darker_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/netherite_helmet", - "layer1": "minecraft:trims/items/helmet_trim_netherite_darker" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_helmet_quartz_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_helmet_quartz_trim.json deleted file mode 100644 index 3b614408..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_helmet_quartz_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/netherite_helmet", - "layer1": "minecraft:trims/items/helmet_trim_quartz" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_helmet_redstone_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_helmet_redstone_trim.json deleted file mode 100644 index 533466cb..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_helmet_redstone_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/netherite_helmet", - "layer1": "minecraft:trims/items/helmet_trim_redstone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_hoe.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_hoe.json deleted file mode 100644 index d9c185dc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_hoe.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/handheld", - "textures": { - "layer0": "minecraft:item/netherite_hoe" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_ingot.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_ingot.json deleted file mode 100644 index 0ef436c0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_ingot.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/netherite_ingot" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_leggings.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_leggings.json deleted file mode 100644 index eb732807..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_leggings.json +++ /dev/null @@ -1,68 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "overrides": [ - { - "model": "minecraft:item/netherite_leggings_quartz_trim", - "predicate": { - "trim_type": 0.1 - } - }, - { - "model": "minecraft:item/netherite_leggings_iron_trim", - "predicate": { - "trim_type": 0.2 - } - }, - { - "model": "minecraft:item/netherite_leggings_netherite_darker_trim", - "predicate": { - "trim_type": 0.3 - } - }, - { - "model": "minecraft:item/netherite_leggings_redstone_trim", - "predicate": { - "trim_type": 0.4 - } - }, - { - "model": "minecraft:item/netherite_leggings_copper_trim", - "predicate": { - "trim_type": 0.5 - } - }, - { - "model": "minecraft:item/netherite_leggings_gold_trim", - "predicate": { - "trim_type": 0.6 - } - }, - { - "model": "minecraft:item/netherite_leggings_emerald_trim", - "predicate": { - "trim_type": 0.7 - } - }, - { - "model": "minecraft:item/netherite_leggings_diamond_trim", - "predicate": { - "trim_type": 0.8 - } - }, - { - "model": "minecraft:item/netherite_leggings_lapis_trim", - "predicate": { - "trim_type": 0.9 - } - }, - { - "model": "minecraft:item/netherite_leggings_amethyst_trim", - "predicate": { - "trim_type": 1.0 - } - } - ], - "textures": { - "layer0": "minecraft:item/netherite_leggings" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_leggings_amethyst_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_leggings_amethyst_trim.json deleted file mode 100644 index 7a254f28..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_leggings_amethyst_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/netherite_leggings", - "layer1": "minecraft:trims/items/leggings_trim_amethyst" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_leggings_copper_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_leggings_copper_trim.json deleted file mode 100644 index 3c2f5f3f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_leggings_copper_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/netherite_leggings", - "layer1": "minecraft:trims/items/leggings_trim_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_leggings_diamond_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_leggings_diamond_trim.json deleted file mode 100644 index ac71f9ee..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_leggings_diamond_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/netherite_leggings", - "layer1": "minecraft:trims/items/leggings_trim_diamond" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_leggings_emerald_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_leggings_emerald_trim.json deleted file mode 100644 index a3034033..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_leggings_emerald_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/netherite_leggings", - "layer1": "minecraft:trims/items/leggings_trim_emerald" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_leggings_gold_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_leggings_gold_trim.json deleted file mode 100644 index 1e49fde4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_leggings_gold_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/netherite_leggings", - "layer1": "minecraft:trims/items/leggings_trim_gold" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_leggings_iron_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_leggings_iron_trim.json deleted file mode 100644 index 09d1dbb9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_leggings_iron_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/netherite_leggings", - "layer1": "minecraft:trims/items/leggings_trim_iron" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_leggings_lapis_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_leggings_lapis_trim.json deleted file mode 100644 index 62a4e71d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_leggings_lapis_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/netherite_leggings", - "layer1": "minecraft:trims/items/leggings_trim_lapis" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_leggings_netherite_darker_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_leggings_netherite_darker_trim.json deleted file mode 100644 index 734ea70e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_leggings_netherite_darker_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/netherite_leggings", - "layer1": "minecraft:trims/items/leggings_trim_netherite_darker" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_leggings_quartz_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_leggings_quartz_trim.json deleted file mode 100644 index 55e5445e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_leggings_quartz_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/netherite_leggings", - "layer1": "minecraft:trims/items/leggings_trim_quartz" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_leggings_redstone_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_leggings_redstone_trim.json deleted file mode 100644 index e6bafbe7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_leggings_redstone_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/netherite_leggings", - "layer1": "minecraft:trims/items/leggings_trim_redstone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_pickaxe.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_pickaxe.json deleted file mode 100644 index 663d5162..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_pickaxe.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/handheld", - "textures": { - "layer0": "minecraft:item/netherite_pickaxe" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_scrap.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_scrap.json deleted file mode 100644 index 8465c678..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_scrap.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/netherite_scrap" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_shovel.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_shovel.json deleted file mode 100644 index 88e93948..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_shovel.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/handheld", - "textures": { - "layer0": "minecraft:item/netherite_shovel" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_sword.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_sword.json deleted file mode 100644 index a2d7ef42..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_sword.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/handheld", - "textures": { - "layer0": "minecraft:item/netherite_sword" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_upgrade_smithing_template.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_upgrade_smithing_template.json deleted file mode 100644 index 17012d1b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherite_upgrade_smithing_template.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/netherite_upgrade_smithing_template" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherrack.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherrack.json deleted file mode 100644 index 39d75ee8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/netherrack.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/netherrack" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/note_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/note_block.json deleted file mode 100644 index dd873344..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/note_block.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/note_block" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/oak_boat.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/oak_boat.json deleted file mode 100644 index 793cf520..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/oak_boat.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/oak_boat" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/oak_button.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/oak_button.json deleted file mode 100644 index 7e99608e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/oak_button.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/oak_button_inventory" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/oak_chest_boat.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/oak_chest_boat.json deleted file mode 100644 index 0d6c1c49..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/oak_chest_boat.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/oak_chest_boat" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/oak_door.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/oak_door.json deleted file mode 100644 index 93f7e735..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/oak_door.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/oak_door" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/oak_fence.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/oak_fence.json deleted file mode 100644 index 039fd914..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/oak_fence.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/oak_fence_inventory" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/oak_fence_gate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/oak_fence_gate.json deleted file mode 100644 index 04dee087..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/oak_fence_gate.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/oak_fence_gate" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/oak_hanging_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/oak_hanging_sign.json deleted file mode 100644 index 400c727f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/oak_hanging_sign.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/oak_hanging_sign" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/oak_leaves.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/oak_leaves.json deleted file mode 100644 index a54fc8a7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/oak_leaves.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/oak_leaves" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/oak_log.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/oak_log.json deleted file mode 100644 index b450f38f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/oak_log.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/oak_log" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/oak_planks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/oak_planks.json deleted file mode 100644 index a0351753..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/oak_planks.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/oak_planks" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/oak_pressure_plate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/oak_pressure_plate.json deleted file mode 100644 index ec3f4456..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/oak_pressure_plate.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/oak_pressure_plate" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/oak_sapling.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/oak_sapling.json deleted file mode 100644 index 93a96b44..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/oak_sapling.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/oak_sapling" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/oak_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/oak_sign.json deleted file mode 100644 index 0f6a0f05..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/oak_sign.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/oak_sign" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/oak_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/oak_slab.json deleted file mode 100644 index 263d7d00..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/oak_slab.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/oak_slab" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/oak_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/oak_stairs.json deleted file mode 100644 index 282b4310..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/oak_stairs.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/oak_stairs" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/oak_trapdoor.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/oak_trapdoor.json deleted file mode 100644 index a041a5b4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/oak_trapdoor.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/oak_trapdoor_bottom" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/oak_wood.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/oak_wood.json deleted file mode 100644 index a51270ef..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/oak_wood.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/oak_wood" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/observer.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/observer.json deleted file mode 100644 index c1e1ddfe..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/observer.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/observer" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/obsidian.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/obsidian.json deleted file mode 100644 index 0c124ed6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/obsidian.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/obsidian" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/ocelot_spawn_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/ocelot_spawn_egg.json deleted file mode 100644 index d1aaa9d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/ocelot_spawn_egg.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_spawn_egg" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/ochre_froglight.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/ochre_froglight.json deleted file mode 100644 index d5bf2ba4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/ochre_froglight.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/ochre_froglight" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/ominous_bottle.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/ominous_bottle.json deleted file mode 100644 index de2d68f7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/ominous_bottle.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/ominous_bottle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/ominous_trial_key.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/ominous_trial_key.json deleted file mode 100644 index 32057a58..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/ominous_trial_key.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/ominous_trial_key" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/orange_banner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/orange_banner.json deleted file mode 100644 index 661a106d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/orange_banner.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_banner" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/orange_bed.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/orange_bed.json deleted file mode 100644 index c014375a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/orange_bed.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/template_bed", - "textures": { - "particle": "minecraft:block/orange_wool" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/orange_candle.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/orange_candle.json deleted file mode 100644 index 9f35bc60..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/orange_candle.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/orange_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/orange_carpet.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/orange_carpet.json deleted file mode 100644 index f1421e23..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/orange_carpet.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/orange_carpet" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/orange_concrete.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/orange_concrete.json deleted file mode 100644 index 6238369f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/orange_concrete.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/orange_concrete" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/orange_concrete_powder.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/orange_concrete_powder.json deleted file mode 100644 index 3c854fe1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/orange_concrete_powder.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/orange_concrete_powder" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/orange_dye.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/orange_dye.json deleted file mode 100644 index 4c5e5e9b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/orange_dye.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/orange_dye" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/orange_glazed_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/orange_glazed_terracotta.json deleted file mode 100644 index 9a67ff62..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/orange_glazed_terracotta.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/orange_glazed_terracotta" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/orange_shulker_box.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/orange_shulker_box.json deleted file mode 100644 index e8a725a2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/orange_shulker_box.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/template_shulker_box", - "textures": { - "particle": "minecraft:block/orange_shulker_box" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/orange_stained_glass.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/orange_stained_glass.json deleted file mode 100644 index b00fed28..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/orange_stained_glass.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/orange_stained_glass" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/orange_stained_glass_pane.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/orange_stained_glass_pane.json deleted file mode 100644 index 756f767a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/orange_stained_glass_pane.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/orange_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/orange_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/orange_terracotta.json deleted file mode 100644 index 6d399783..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/orange_terracotta.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/orange_terracotta" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/orange_tulip.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/orange_tulip.json deleted file mode 100644 index 70ba2d3a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/orange_tulip.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/orange_tulip" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/orange_wool.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/orange_wool.json deleted file mode 100644 index e7c54f33..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/orange_wool.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/orange_wool" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/oxeye_daisy.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/oxeye_daisy.json deleted file mode 100644 index dc6eaab3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/oxeye_daisy.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/oxeye_daisy" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/oxidized_chiseled_copper.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/oxidized_chiseled_copper.json deleted file mode 100644 index 72020427..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/oxidized_chiseled_copper.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/oxidized_chiseled_copper" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/oxidized_copper.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/oxidized_copper.json deleted file mode 100644 index 63a0dabe..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/oxidized_copper.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/oxidized_copper" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/oxidized_copper_bulb.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/oxidized_copper_bulb.json deleted file mode 100644 index 1624fe6e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/oxidized_copper_bulb.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/oxidized_copper_bulb" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/oxidized_copper_door.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/oxidized_copper_door.json deleted file mode 100644 index cd2edca3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/oxidized_copper_door.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/oxidized_copper_door" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/oxidized_copper_grate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/oxidized_copper_grate.json deleted file mode 100644 index e2521c38..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/oxidized_copper_grate.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/oxidized_copper_grate" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/oxidized_copper_trapdoor.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/oxidized_copper_trapdoor.json deleted file mode 100644 index 3685e9b2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/oxidized_copper_trapdoor.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/oxidized_copper_trapdoor_bottom" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/oxidized_cut_copper.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/oxidized_cut_copper.json deleted file mode 100644 index 36dfa030..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/oxidized_cut_copper.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/oxidized_cut_copper" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/oxidized_cut_copper_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/oxidized_cut_copper_slab.json deleted file mode 100644 index a3d02242..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/oxidized_cut_copper_slab.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/oxidized_cut_copper_slab" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/oxidized_cut_copper_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/oxidized_cut_copper_stairs.json deleted file mode 100644 index fd8af1aa..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/oxidized_cut_copper_stairs.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/oxidized_cut_copper_stairs" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/packed_ice.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/packed_ice.json deleted file mode 100644 index bada5d8e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/packed_ice.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/packed_ice" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/packed_mud.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/packed_mud.json deleted file mode 100644 index 8ac65758..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/packed_mud.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/packed_mud" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/painting.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/painting.json deleted file mode 100644 index 0222609b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/painting.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/painting" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/panda_spawn_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/panda_spawn_egg.json deleted file mode 100644 index d1aaa9d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/panda_spawn_egg.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_spawn_egg" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/paper.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/paper.json deleted file mode 100644 index 5cfa9dd8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/paper.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/paper" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/parrot_spawn_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/parrot_spawn_egg.json deleted file mode 100644 index d1aaa9d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/parrot_spawn_egg.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_spawn_egg" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/pearlescent_froglight.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/pearlescent_froglight.json deleted file mode 100644 index 3a9d87f4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/pearlescent_froglight.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/pearlescent_froglight" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/peony.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/peony.json deleted file mode 100644 index b87b076e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/peony.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/peony_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/petrified_oak_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/petrified_oak_slab.json deleted file mode 100644 index 36ecfd7c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/petrified_oak_slab.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/petrified_oak_slab" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/phantom_membrane.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/phantom_membrane.json deleted file mode 100644 index aa7891ce..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/phantom_membrane.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/phantom_membrane" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/phantom_spawn_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/phantom_spawn_egg.json deleted file mode 100644 index d1aaa9d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/phantom_spawn_egg.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_spawn_egg" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/pig_spawn_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/pig_spawn_egg.json deleted file mode 100644 index d1aaa9d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/pig_spawn_egg.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_spawn_egg" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/piglin_banner_pattern.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/piglin_banner_pattern.json deleted file mode 100644 index e19d96c8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/piglin_banner_pattern.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/piglin_banner_pattern" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/piglin_brute_spawn_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/piglin_brute_spawn_egg.json deleted file mode 100644 index d1aaa9d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/piglin_brute_spawn_egg.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_spawn_egg" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/piglin_head.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/piglin_head.json deleted file mode 100644 index 364b6e65..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/piglin_head.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_skull" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/piglin_spawn_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/piglin_spawn_egg.json deleted file mode 100644 index d1aaa9d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/piglin_spawn_egg.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_spawn_egg" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/pillager_spawn_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/pillager_spawn_egg.json deleted file mode 100644 index d1aaa9d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/pillager_spawn_egg.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_spawn_egg" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/pink_banner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/pink_banner.json deleted file mode 100644 index 661a106d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/pink_banner.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_banner" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/pink_bed.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/pink_bed.json deleted file mode 100644 index 7565d98f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/pink_bed.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/template_bed", - "textures": { - "particle": "minecraft:block/pink_wool" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/pink_candle.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/pink_candle.json deleted file mode 100644 index 0d64b1ca..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/pink_candle.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/pink_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/pink_carpet.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/pink_carpet.json deleted file mode 100644 index b2709108..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/pink_carpet.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/pink_carpet" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/pink_concrete.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/pink_concrete.json deleted file mode 100644 index 770e1feb..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/pink_concrete.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/pink_concrete" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/pink_concrete_powder.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/pink_concrete_powder.json deleted file mode 100644 index 29803f66..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/pink_concrete_powder.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/pink_concrete_powder" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/pink_dye.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/pink_dye.json deleted file mode 100644 index bf230ebc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/pink_dye.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/pink_dye" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/pink_glazed_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/pink_glazed_terracotta.json deleted file mode 100644 index c8ea2b25..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/pink_glazed_terracotta.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/pink_glazed_terracotta" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/pink_petals.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/pink_petals.json deleted file mode 100644 index ce099c8a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/pink_petals.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/pink_petals" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/pink_shulker_box.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/pink_shulker_box.json deleted file mode 100644 index e71465fe..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/pink_shulker_box.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/template_shulker_box", - "textures": { - "particle": "minecraft:block/pink_shulker_box" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/pink_stained_glass.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/pink_stained_glass.json deleted file mode 100644 index b0bc8968..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/pink_stained_glass.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/pink_stained_glass" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/pink_stained_glass_pane.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/pink_stained_glass_pane.json deleted file mode 100644 index 13681586..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/pink_stained_glass_pane.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/pink_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/pink_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/pink_terracotta.json deleted file mode 100644 index 2e558749..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/pink_terracotta.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/pink_terracotta" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/pink_tulip.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/pink_tulip.json deleted file mode 100644 index 9d76762d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/pink_tulip.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/pink_tulip" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/pink_wool.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/pink_wool.json deleted file mode 100644 index 9f1e510f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/pink_wool.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/pink_wool" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/piston.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/piston.json deleted file mode 100644 index 669d1c40..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/piston.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/piston_inventory" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/pitcher_plant.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/pitcher_plant.json deleted file mode 100644 index e5898a0f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/pitcher_plant.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/pitcher_plant" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/pitcher_pod.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/pitcher_pod.json deleted file mode 100644 index b5f561ac..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/pitcher_pod.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/pitcher_pod" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/player_head.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/player_head.json deleted file mode 100644 index 364b6e65..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/player_head.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_skull" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/plenty_pottery_sherd.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/plenty_pottery_sherd.json deleted file mode 100644 index c3fd2321..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/plenty_pottery_sherd.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/plenty_pottery_sherd" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/podzol.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/podzol.json deleted file mode 100644 index ec047498..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/podzol.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/podzol" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/pointed_dripstone.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/pointed_dripstone.json deleted file mode 100644 index f30f9594..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/pointed_dripstone.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/pointed_dripstone" - }, - "display": { - "thirdperson_righthand": { - "rotation": [ 0, 100, 0 ], - "translation": [ -1, -1, 0], - "scale": [ 0.9, 0.9, 0.9 ] - }, - "firstperson_righthand": { - "rotation": [ 0, 100, 0 ], - "translation": [ 0, -2, 0], - "scale": [ 0.9, 0.9, 0.9 ] - } - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/poisonous_potato.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/poisonous_potato.json deleted file mode 100644 index f3577795..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/poisonous_potato.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/poisonous_potato" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polar_bear_spawn_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polar_bear_spawn_egg.json deleted file mode 100644 index d1aaa9d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polar_bear_spawn_egg.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_spawn_egg" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_andesite.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_andesite.json deleted file mode 100644 index 4968aa47..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_andesite.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/polished_andesite" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_andesite_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_andesite_slab.json deleted file mode 100644 index dbaf20ca..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_andesite_slab.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/polished_andesite_slab" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_andesite_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_andesite_stairs.json deleted file mode 100644 index 0695848c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_andesite_stairs.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/polished_andesite_stairs" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_basalt.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_basalt.json deleted file mode 100644 index 00d0a8ab..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_basalt.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/polished_basalt" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_blackstone.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_blackstone.json deleted file mode 100644 index b60255af..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_blackstone.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/polished_blackstone" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_blackstone_brick_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_blackstone_brick_slab.json deleted file mode 100644 index 35a5786c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_blackstone_brick_slab.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/polished_blackstone_brick_slab" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_blackstone_brick_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_blackstone_brick_stairs.json deleted file mode 100644 index bfdf49c1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_blackstone_brick_stairs.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/polished_blackstone_brick_stairs" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_blackstone_brick_wall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_blackstone_brick_wall.json deleted file mode 100644 index 58262eed..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_blackstone_brick_wall.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/polished_blackstone_brick_wall_inventory" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_blackstone_bricks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_blackstone_bricks.json deleted file mode 100644 index 2c7c6530..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_blackstone_bricks.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/polished_blackstone_bricks" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_blackstone_button.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_blackstone_button.json deleted file mode 100644 index e815336b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_blackstone_button.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/polished_blackstone_button_inventory" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_blackstone_pressure_plate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_blackstone_pressure_plate.json deleted file mode 100644 index 766e8c66..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_blackstone_pressure_plate.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/polished_blackstone_pressure_plate" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_blackstone_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_blackstone_slab.json deleted file mode 100644 index ab598bb6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_blackstone_slab.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/polished_blackstone_slab" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_blackstone_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_blackstone_stairs.json deleted file mode 100644 index a21c5771..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_blackstone_stairs.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/polished_blackstone_stairs" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_blackstone_wall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_blackstone_wall.json deleted file mode 100644 index 23e2c0d4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_blackstone_wall.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/polished_blackstone_wall_inventory" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_deepslate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_deepslate.json deleted file mode 100644 index a2e3fde1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_deepslate.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/polished_deepslate" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_deepslate_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_deepslate_slab.json deleted file mode 100644 index 0bb03241..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_deepslate_slab.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/polished_deepslate_slab" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_deepslate_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_deepslate_stairs.json deleted file mode 100644 index 06f41f9f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_deepslate_stairs.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/polished_deepslate_stairs" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_deepslate_wall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_deepslate_wall.json deleted file mode 100644 index 1d05cf88..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_deepslate_wall.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/polished_deepslate_wall_inventory" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_diorite.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_diorite.json deleted file mode 100644 index aed47750..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_diorite.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/polished_diorite" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_diorite_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_diorite_slab.json deleted file mode 100644 index 2fd79e18..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_diorite_slab.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/polished_diorite_slab" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_diorite_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_diorite_stairs.json deleted file mode 100644 index 0ec5d5a6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_diorite_stairs.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/polished_diorite_stairs" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_granite.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_granite.json deleted file mode 100644 index 11ee51c4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_granite.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/polished_granite" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_granite_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_granite_slab.json deleted file mode 100644 index add758b6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_granite_slab.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/polished_granite_slab" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_granite_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_granite_stairs.json deleted file mode 100644 index 083d71c8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_granite_stairs.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/polished_granite_stairs" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_tuff.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_tuff.json deleted file mode 100644 index a34c7b0a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_tuff.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/polished_tuff" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_tuff_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_tuff_slab.json deleted file mode 100644 index 948607bf..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_tuff_slab.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/polished_tuff_slab" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_tuff_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_tuff_stairs.json deleted file mode 100644 index 98b91c00..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_tuff_stairs.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/polished_tuff_stairs" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_tuff_wall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_tuff_wall.json deleted file mode 100644 index c0a8bed6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/polished_tuff_wall.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/polished_tuff_wall_inventory" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/popped_chorus_fruit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/popped_chorus_fruit.json deleted file mode 100644 index b5357bde..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/popped_chorus_fruit.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/popped_chorus_fruit" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/poppy.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/poppy.json deleted file mode 100644 index 089cf3ed..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/poppy.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/poppy" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/porkchop.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/porkchop.json deleted file mode 100644 index 7de45731..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/porkchop.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/porkchop" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/potato.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/potato.json deleted file mode 100644 index 3ba92381..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/potato.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/potato" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/potion.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/potion.json deleted file mode 100644 index 73c2a578..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/potion.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "item/generated", - "textures": { - "layer0": "item/potion_overlay", - "layer1": "item/potion" - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/powder_snow_bucket.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/powder_snow_bucket.json deleted file mode 100644 index e99a5f9f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/powder_snow_bucket.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/powder_snow_bucket" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/powered_rail.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/powered_rail.json deleted file mode 100644 index ecaf13bf..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/powered_rail.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/powered_rail" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/prismarine.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/prismarine.json deleted file mode 100644 index 052a4159..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/prismarine.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/prismarine" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/prismarine_brick_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/prismarine_brick_slab.json deleted file mode 100644 index 905e4429..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/prismarine_brick_slab.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/prismarine_brick_slab" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/prismarine_brick_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/prismarine_brick_stairs.json deleted file mode 100644 index e5f6c0f4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/prismarine_brick_stairs.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/prismarine_brick_stairs" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/prismarine_bricks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/prismarine_bricks.json deleted file mode 100644 index dfe1634f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/prismarine_bricks.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/prismarine_bricks" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/prismarine_crystals.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/prismarine_crystals.json deleted file mode 100644 index 6883eebe..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/prismarine_crystals.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/prismarine_crystals" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/prismarine_shard.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/prismarine_shard.json deleted file mode 100644 index 7b533d3f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/prismarine_shard.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/prismarine_shard" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/prismarine_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/prismarine_slab.json deleted file mode 100644 index 9894ef18..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/prismarine_slab.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/prismarine_slab" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/prismarine_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/prismarine_stairs.json deleted file mode 100644 index 356abf59..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/prismarine_stairs.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/prismarine_stairs" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/prismarine_wall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/prismarine_wall.json deleted file mode 100644 index 16dec992..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/prismarine_wall.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/prismarine_wall_inventory" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/prize_pottery_sherd.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/prize_pottery_sherd.json deleted file mode 100644 index f73490ab..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/prize_pottery_sherd.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/prize_pottery_sherd" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/pufferfish.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/pufferfish.json deleted file mode 100644 index 11ebd219..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/pufferfish.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/pufferfish" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/pufferfish_bucket.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/pufferfish_bucket.json deleted file mode 100644 index b5abbd8f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/pufferfish_bucket.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/pufferfish_bucket" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/pufferfish_spawn_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/pufferfish_spawn_egg.json deleted file mode 100644 index d1aaa9d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/pufferfish_spawn_egg.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_spawn_egg" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/pumpkin.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/pumpkin.json deleted file mode 100644 index f725b476..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/pumpkin.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/pumpkin" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/pumpkin_pie.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/pumpkin_pie.json deleted file mode 100644 index 72ba77d5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/pumpkin_pie.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/pumpkin_pie" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/pumpkin_seeds.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/pumpkin_seeds.json deleted file mode 100644 index bd203f06..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/pumpkin_seeds.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/pumpkin_seeds" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/purple_banner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/purple_banner.json deleted file mode 100644 index 661a106d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/purple_banner.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_banner" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/purple_bed.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/purple_bed.json deleted file mode 100644 index 606fae8c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/purple_bed.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/template_bed", - "textures": { - "particle": "minecraft:block/purple_wool" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/purple_candle.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/purple_candle.json deleted file mode 100644 index 9a0d2020..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/purple_candle.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/purple_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/purple_carpet.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/purple_carpet.json deleted file mode 100644 index 94ffd9f4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/purple_carpet.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/purple_carpet" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/purple_concrete.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/purple_concrete.json deleted file mode 100644 index 437f58fc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/purple_concrete.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/purple_concrete" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/purple_concrete_powder.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/purple_concrete_powder.json deleted file mode 100644 index 77dba432..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/purple_concrete_powder.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/purple_concrete_powder" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/purple_dye.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/purple_dye.json deleted file mode 100644 index a4082d10..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/purple_dye.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/purple_dye" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/purple_glazed_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/purple_glazed_terracotta.json deleted file mode 100644 index be42ab1a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/purple_glazed_terracotta.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/purple_glazed_terracotta" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/purple_shulker_box.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/purple_shulker_box.json deleted file mode 100644 index 8521d10f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/purple_shulker_box.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/template_shulker_box", - "textures": { - "particle": "minecraft:block/purple_shulker_box" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/purple_stained_glass.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/purple_stained_glass.json deleted file mode 100644 index cf2ee673..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/purple_stained_glass.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/purple_stained_glass" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/purple_stained_glass_pane.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/purple_stained_glass_pane.json deleted file mode 100644 index 646a69b9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/purple_stained_glass_pane.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/purple_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/purple_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/purple_terracotta.json deleted file mode 100644 index a69670d8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/purple_terracotta.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/purple_terracotta" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/purple_wool.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/purple_wool.json deleted file mode 100644 index 71160d26..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/purple_wool.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/purple_wool" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/purpur_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/purpur_block.json deleted file mode 100644 index 3e7dfa5a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/purpur_block.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/purpur_block" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/purpur_pillar.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/purpur_pillar.json deleted file mode 100644 index 2cb1ab30..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/purpur_pillar.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/purpur_pillar" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/purpur_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/purpur_slab.json deleted file mode 100644 index 385a03be..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/purpur_slab.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/purpur_slab" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/purpur_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/purpur_stairs.json deleted file mode 100644 index 4f881026..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/purpur_stairs.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/purpur_stairs" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/quartz.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/quartz.json deleted file mode 100644 index 6da4a860..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/quartz.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/quartz" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/quartz_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/quartz_block.json deleted file mode 100644 index f0966126..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/quartz_block.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/quartz_block" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/quartz_bricks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/quartz_bricks.json deleted file mode 100644 index d2d45cf7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/quartz_bricks.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/quartz_bricks" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/quartz_pillar.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/quartz_pillar.json deleted file mode 100644 index 52905d11..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/quartz_pillar.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/quartz_pillar" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/quartz_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/quartz_slab.json deleted file mode 100644 index 9cd0ebe7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/quartz_slab.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/quartz_slab" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/quartz_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/quartz_stairs.json deleted file mode 100644 index 4126d6e4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/quartz_stairs.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/quartz_stairs" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/rabbit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/rabbit.json deleted file mode 100644 index 0c0294ff..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/rabbit.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/rabbit" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/rabbit_foot.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/rabbit_foot.json deleted file mode 100644 index dc68690a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/rabbit_foot.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/rabbit_foot" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/rabbit_hide.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/rabbit_hide.json deleted file mode 100644 index b6327793..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/rabbit_hide.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/rabbit_hide" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/rabbit_spawn_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/rabbit_spawn_egg.json deleted file mode 100644 index d1aaa9d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/rabbit_spawn_egg.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_spawn_egg" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/rabbit_stew.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/rabbit_stew.json deleted file mode 100644 index 311dfe99..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/rabbit_stew.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/rabbit_stew" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/rail.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/rail.json deleted file mode 100644 index 4e07db10..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/rail.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/rail" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/raiser_armor_trim_smithing_template.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/raiser_armor_trim_smithing_template.json deleted file mode 100644 index b80f4a01..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/raiser_armor_trim_smithing_template.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/raiser_armor_trim_smithing_template" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/ravager_spawn_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/ravager_spawn_egg.json deleted file mode 100644 index d1aaa9d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/ravager_spawn_egg.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_spawn_egg" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/raw_copper.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/raw_copper.json deleted file mode 100644 index 94712fde..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/raw_copper.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/raw_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/raw_copper_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/raw_copper_block.json deleted file mode 100644 index d24df466..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/raw_copper_block.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/raw_copper_block" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/raw_gold.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/raw_gold.json deleted file mode 100644 index df31aa71..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/raw_gold.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/raw_gold" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/raw_gold_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/raw_gold_block.json deleted file mode 100644 index 915e94b9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/raw_gold_block.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/raw_gold_block" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/raw_iron.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/raw_iron.json deleted file mode 100644 index 57ba6272..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/raw_iron.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/raw_iron" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/raw_iron_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/raw_iron_block.json deleted file mode 100644 index b6e6e032..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/raw_iron_block.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/raw_iron_block" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass.json deleted file mode 100644 index 91fb13b8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass.json +++ /dev/null @@ -1,41 +0,0 @@ -{ - "parent": "item/generated", - "textures": { - "layer0": "item/recovery_compass_16" - }, - "overrides": [ - { "predicate": { "angle": 0.000000 }, "model": "item/recovery_compass" }, - { "predicate": { "angle": 0.015625 }, "model": "item/recovery_compass_17" }, - { "predicate": { "angle": 0.046875 }, "model": "item/recovery_compass_18" }, - { "predicate": { "angle": 0.078125 }, "model": "item/recovery_compass_19" }, - { "predicate": { "angle": 0.109375 }, "model": "item/recovery_compass_20" }, - { "predicate": { "angle": 0.140625 }, "model": "item/recovery_compass_21" }, - { "predicate": { "angle": 0.171875 }, "model": "item/recovery_compass_22" }, - { "predicate": { "angle": 0.203125 }, "model": "item/recovery_compass_23" }, - { "predicate": { "angle": 0.234375 }, "model": "item/recovery_compass_24" }, - { "predicate": { "angle": 0.265625 }, "model": "item/recovery_compass_25" }, - { "predicate": { "angle": 0.296875 }, "model": "item/recovery_compass_26" }, - { "predicate": { "angle": 0.328125 }, "model": "item/recovery_compass_27" }, - { "predicate": { "angle": 0.359375 }, "model": "item/recovery_compass_28" }, - { "predicate": { "angle": 0.390625 }, "model": "item/recovery_compass_29" }, - { "predicate": { "angle": 0.421875 }, "model": "item/recovery_compass_30" }, - { "predicate": { "angle": 0.453125 }, "model": "item/recovery_compass_31" }, - { "predicate": { "angle": 0.484375 }, "model": "item/recovery_compass_00" }, - { "predicate": { "angle": 0.515625 }, "model": "item/recovery_compass_01" }, - { "predicate": { "angle": 0.546875 }, "model": "item/recovery_compass_02" }, - { "predicate": { "angle": 0.578125 }, "model": "item/recovery_compass_03" }, - { "predicate": { "angle": 0.609375 }, "model": "item/recovery_compass_04" }, - { "predicate": { "angle": 0.640625 }, "model": "item/recovery_compass_05" }, - { "predicate": { "angle": 0.671875 }, "model": "item/recovery_compass_06" }, - { "predicate": { "angle": 0.703125 }, "model": "item/recovery_compass_07" }, - { "predicate": { "angle": 0.734375 }, "model": "item/recovery_compass_08" }, - { "predicate": { "angle": 0.765625 }, "model": "item/recovery_compass_09" }, - { "predicate": { "angle": 0.796875 }, "model": "item/recovery_compass_10" }, - { "predicate": { "angle": 0.828125 }, "model": "item/recovery_compass_11" }, - { "predicate": { "angle": 0.859375 }, "model": "item/recovery_compass_12" }, - { "predicate": { "angle": 0.890625 }, "model": "item/recovery_compass_13" }, - { "predicate": { "angle": 0.921875 }, "model": "item/recovery_compass_14" }, - { "predicate": { "angle": 0.953125 }, "model": "item/recovery_compass_15" }, - { "predicate": { "angle": 0.984375 }, "model": "item/recovery_compass" } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_00.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_00.json deleted file mode 100644 index 753be1b2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_00.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/recovery_compass_00" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_01.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_01.json deleted file mode 100644 index 3e063088..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_01.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/recovery_compass_01" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_02.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_02.json deleted file mode 100644 index c6bfef5d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_02.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/recovery_compass_02" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_03.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_03.json deleted file mode 100644 index 874a349e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_03.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/recovery_compass_03" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_04.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_04.json deleted file mode 100644 index d1fb39c2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_04.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/recovery_compass_04" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_05.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_05.json deleted file mode 100644 index c1958b51..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_05.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/recovery_compass_05" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_06.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_06.json deleted file mode 100644 index 7ebdd8c8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_06.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/recovery_compass_06" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_07.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_07.json deleted file mode 100644 index eabb1f03..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_07.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/recovery_compass_07" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_08.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_08.json deleted file mode 100644 index d59f4c13..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_08.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/recovery_compass_08" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_09.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_09.json deleted file mode 100644 index cb2ddbc9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_09.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/recovery_compass_09" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_10.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_10.json deleted file mode 100644 index 30618a33..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_10.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/recovery_compass_10" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_11.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_11.json deleted file mode 100644 index 6d29eae1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_11.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/recovery_compass_11" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_12.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_12.json deleted file mode 100644 index c455ce86..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_12.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/recovery_compass_12" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_13.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_13.json deleted file mode 100644 index 9982cc53..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_13.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/recovery_compass_13" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_14.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_14.json deleted file mode 100644 index 0ba7e45b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_14.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/recovery_compass_14" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_15.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_15.json deleted file mode 100644 index adb5c129..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_15.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/recovery_compass_15" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_17.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_17.json deleted file mode 100644 index 5a906f0b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_17.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/recovery_compass_17" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_18.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_18.json deleted file mode 100644 index d2665866..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_18.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/recovery_compass_18" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_19.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_19.json deleted file mode 100644 index fe36dcac..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_19.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/recovery_compass_19" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_20.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_20.json deleted file mode 100644 index 1632015e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_20.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/recovery_compass_20" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_21.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_21.json deleted file mode 100644 index 1f52a2cf..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_21.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/recovery_compass_21" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_22.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_22.json deleted file mode 100644 index bae9ef11..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_22.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/recovery_compass_22" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_23.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_23.json deleted file mode 100644 index f46180c5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_23.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/recovery_compass_23" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_24.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_24.json deleted file mode 100644 index c7acb6b8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_24.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/recovery_compass_24" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_25.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_25.json deleted file mode 100644 index 234b7ab9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_25.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/recovery_compass_25" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_26.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_26.json deleted file mode 100644 index 0f988f3b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_26.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/recovery_compass_26" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_27.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_27.json deleted file mode 100644 index 1587617b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_27.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/recovery_compass_27" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_28.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_28.json deleted file mode 100644 index 4153fb07..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_28.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/recovery_compass_28" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_29.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_29.json deleted file mode 100644 index 47e3fff1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_29.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/recovery_compass_29" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_30.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_30.json deleted file mode 100644 index 6a39baad..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_30.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/recovery_compass_30" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_31.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_31.json deleted file mode 100644 index e1bb4c13..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/recovery_compass_31.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/recovery_compass_31" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/red_banner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/red_banner.json deleted file mode 100644 index 661a106d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/red_banner.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_banner" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/red_bed.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/red_bed.json deleted file mode 100644 index 7a15f551..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/red_bed.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/template_bed", - "textures": { - "particle": "minecraft:block/red_wool" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/red_candle.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/red_candle.json deleted file mode 100644 index 54fbba02..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/red_candle.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/red_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/red_carpet.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/red_carpet.json deleted file mode 100644 index 18e4d52e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/red_carpet.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/red_carpet" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/red_concrete.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/red_concrete.json deleted file mode 100644 index 34a0630b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/red_concrete.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/red_concrete" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/red_concrete_powder.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/red_concrete_powder.json deleted file mode 100644 index 36e0ede7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/red_concrete_powder.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/red_concrete_powder" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/red_dye.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/red_dye.json deleted file mode 100644 index 77765d36..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/red_dye.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/red_dye" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/red_glazed_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/red_glazed_terracotta.json deleted file mode 100644 index 3870bc2c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/red_glazed_terracotta.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/red_glazed_terracotta" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/red_mushroom.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/red_mushroom.json deleted file mode 100644 index 3be0c03f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/red_mushroom.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/red_mushroom" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/red_mushroom_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/red_mushroom_block.json deleted file mode 100644 index 5ed44fb4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/red_mushroom_block.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/red_mushroom_block_inventory" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/red_nether_brick_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/red_nether_brick_slab.json deleted file mode 100644 index 73ba1684..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/red_nether_brick_slab.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/red_nether_brick_slab" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/red_nether_brick_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/red_nether_brick_stairs.json deleted file mode 100644 index 98d716be..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/red_nether_brick_stairs.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/red_nether_brick_stairs" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/red_nether_brick_wall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/red_nether_brick_wall.json deleted file mode 100644 index 48f50a64..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/red_nether_brick_wall.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/red_nether_brick_wall_inventory" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/red_nether_bricks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/red_nether_bricks.json deleted file mode 100644 index 51d3d11c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/red_nether_bricks.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/red_nether_bricks" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/red_sand.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/red_sand.json deleted file mode 100644 index f3459a82..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/red_sand.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/red_sand" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/red_sandstone.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/red_sandstone.json deleted file mode 100644 index 305751fa..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/red_sandstone.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/red_sandstone" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/red_sandstone_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/red_sandstone_slab.json deleted file mode 100644 index c7473565..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/red_sandstone_slab.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/red_sandstone_slab" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/red_sandstone_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/red_sandstone_stairs.json deleted file mode 100644 index 6c0f1c52..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/red_sandstone_stairs.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/red_sandstone_stairs" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/red_sandstone_wall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/red_sandstone_wall.json deleted file mode 100644 index 7dc10d93..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/red_sandstone_wall.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/red_sandstone_wall_inventory" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/red_shulker_box.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/red_shulker_box.json deleted file mode 100644 index 618ccff6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/red_shulker_box.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/template_shulker_box", - "textures": { - "particle": "minecraft:block/red_shulker_box" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/red_stained_glass.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/red_stained_glass.json deleted file mode 100644 index 235d35da..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/red_stained_glass.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/red_stained_glass" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/red_stained_glass_pane.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/red_stained_glass_pane.json deleted file mode 100644 index 699b006f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/red_stained_glass_pane.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/red_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/red_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/red_terracotta.json deleted file mode 100644 index 2ded3a9d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/red_terracotta.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/red_terracotta" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/red_tulip.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/red_tulip.json deleted file mode 100644 index 406b1ece..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/red_tulip.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/red_tulip" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/red_wool.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/red_wool.json deleted file mode 100644 index b0dd8dd6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/red_wool.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/red_wool" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/redstone.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/redstone.json deleted file mode 100644 index d273009e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/redstone.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/redstone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/redstone_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/redstone_block.json deleted file mode 100644 index 71d9d176..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/redstone_block.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/redstone_block" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/redstone_lamp.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/redstone_lamp.json deleted file mode 100644 index 47f36c43..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/redstone_lamp.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/redstone_lamp" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/redstone_ore.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/redstone_ore.json deleted file mode 100644 index 503fed06..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/redstone_ore.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/redstone_ore" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/redstone_torch.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/redstone_torch.json deleted file mode 100644 index ba2060bb..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/redstone_torch.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/redstone_torch" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/reinforced_deepslate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/reinforced_deepslate.json deleted file mode 100644 index 624fd3c4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/reinforced_deepslate.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/reinforced_deepslate" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/repeater.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/repeater.json deleted file mode 100644 index 7a8b05fb..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/repeater.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/repeater" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/repeating_command_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/repeating_command_block.json deleted file mode 100644 index 75492a4b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/repeating_command_block.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/repeating_command_block" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/respawn_anchor.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/respawn_anchor.json deleted file mode 100644 index 7fa102a3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/respawn_anchor.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/respawn_anchor_0" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/rib_armor_trim_smithing_template.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/rib_armor_trim_smithing_template.json deleted file mode 100644 index dce77171..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/rib_armor_trim_smithing_template.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/rib_armor_trim_smithing_template" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/rooted_dirt.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/rooted_dirt.json deleted file mode 100644 index 3d6a9cda..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/rooted_dirt.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/rooted_dirt" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/rose_bush.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/rose_bush.json deleted file mode 100644 index 4a71ea35..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/rose_bush.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/rose_bush_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/rotten_flesh.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/rotten_flesh.json deleted file mode 100644 index 6d789952..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/rotten_flesh.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/rotten_flesh" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/saddle.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/saddle.json deleted file mode 100644 index 91895cb4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/saddle.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/saddle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/salmon.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/salmon.json deleted file mode 100644 index dcac1db7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/salmon.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/salmon" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/salmon_bucket.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/salmon_bucket.json deleted file mode 100644 index 15217f22..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/salmon_bucket.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/salmon_bucket" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/salmon_spawn_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/salmon_spawn_egg.json deleted file mode 100644 index d1aaa9d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/salmon_spawn_egg.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_spawn_egg" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/sand.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/sand.json deleted file mode 100644 index 96c1d00d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/sand.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/sand" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/sandstone.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/sandstone.json deleted file mode 100644 index 474b0ddb..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/sandstone.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/sandstone" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/sandstone_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/sandstone_slab.json deleted file mode 100644 index 7b8fc6bd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/sandstone_slab.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/sandstone_slab" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/sandstone_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/sandstone_stairs.json deleted file mode 100644 index 989e41ff..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/sandstone_stairs.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/sandstone_stairs" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/sandstone_wall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/sandstone_wall.json deleted file mode 100644 index b4f2149b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/sandstone_wall.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/sandstone_wall_inventory" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/scaffolding.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/scaffolding.json deleted file mode 100644 index 1946d80f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/scaffolding.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/scaffolding_stable" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/scrape_pottery_sherd.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/scrape_pottery_sherd.json deleted file mode 100644 index 52717375..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/scrape_pottery_sherd.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/scrape_pottery_sherd" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/sculk.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/sculk.json deleted file mode 100644 index 12d25d5f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/sculk.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/sculk" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/sculk_catalyst.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/sculk_catalyst.json deleted file mode 100644 index 89e0b5f7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/sculk_catalyst.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/sculk_catalyst" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/sculk_sensor.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/sculk_sensor.json deleted file mode 100644 index a2b8a77d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/sculk_sensor.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/sculk_sensor_inactive" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/sculk_shrieker.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/sculk_shrieker.json deleted file mode 100644 index a6c19ae0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/sculk_shrieker.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/sculk_shrieker" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/sculk_vein.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/sculk_vein.json deleted file mode 100644 index 78df0e28..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/sculk_vein.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/sculk_vein" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/sea_lantern.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/sea_lantern.json deleted file mode 100644 index 72561fc0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/sea_lantern.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/sea_lantern" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/sea_pickle.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/sea_pickle.json deleted file mode 100644 index c7f2f968..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/sea_pickle.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/sea_pickle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/seagrass.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/seagrass.json deleted file mode 100644 index 91c88ccb..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/seagrass.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/seagrass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/sentry_armor_trim_smithing_template.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/sentry_armor_trim_smithing_template.json deleted file mode 100644 index 37c62bc9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/sentry_armor_trim_smithing_template.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/sentry_armor_trim_smithing_template" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/shaper_armor_trim_smithing_template.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/shaper_armor_trim_smithing_template.json deleted file mode 100644 index 0d10c46b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/shaper_armor_trim_smithing_template.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/shaper_armor_trim_smithing_template" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/sheaf_pottery_sherd.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/sheaf_pottery_sherd.json deleted file mode 100644 index f5f85477..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/sheaf_pottery_sherd.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/sheaf_pottery_sherd" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/shears.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/shears.json deleted file mode 100644 index bc9bf014..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/shears.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/shears" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/sheep_spawn_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/sheep_spawn_egg.json deleted file mode 100644 index d1aaa9d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/sheep_spawn_egg.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_spawn_egg" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/shelter_pottery_sherd.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/shelter_pottery_sherd.json deleted file mode 100644 index 11fc43b3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/shelter_pottery_sherd.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/shelter_pottery_sherd" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/shield.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/shield.json deleted file mode 100644 index dbfc1938..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/shield.json +++ /dev/null @@ -1,52 +0,0 @@ -{ - "parent": "builtin/entity", - "gui_light": "front", - "textures": { - "particle": "block/dark_oak_planks" - }, - "display": { - "thirdperson_righthand": { - "rotation": [ 0, 90, 0 ], - "translation": [ 10, 6, -4 ], - "scale": [ 1, 1, 1 ] - }, - "thirdperson_lefthand": { - "rotation": [ 0, 90, 0 ], - "translation": [ 10, 6, 12 ], - "scale": [ 1, 1, 1 ] - }, - "firstperson_righthand": { - "rotation": [ 0, 180, 5 ], - "translation": [ -10, 2, -10 ], - "scale": [ 1.25, 1.25, 1.25 ] - }, - "firstperson_lefthand": { - "rotation": [ 0, 180, 5 ], - "translation": [ 10, 0, -10 ], - "scale": [ 1.25, 1.25, 1.25 ] - }, - "gui": { - "rotation": [ 15, -25, -5 ], - "translation": [ 2, 3, 0 ], - "scale": [ 0.65, 0.65, 0.65 ] - }, - "fixed": { - "rotation": [ 0, 180, 0 ], - "translation": [ -4.5, 4.5, -5], - "scale":[ 0.55, 0.55, 0.55] - }, - "ground": { - "rotation": [ 0, 0, 0 ], - "translation": [ 2, 4, 2], - "scale":[ 0.25, 0.25, 0.25] - } - }, - "overrides": [ - { - "predicate": { - "blocking": 1 - }, - "model": "item/shield_blocking" - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/shield_blocking.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/shield_blocking.json deleted file mode 100644 index c68d1cf3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/shield_blocking.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "parent": "builtin/entity", - "gui_light": "front", - "textures": { - "particle": "block/dark_oak_planks" - }, - "display": { - "thirdperson_righthand": { - "rotation": [ 45, 155, 0 ], - "translation": [ -3.49, 11, -2 ], - "scale": [ 1, 1, 1 ] - }, - "thirdperson_lefthand": { - "rotation": [ 45, 155, 0 ], - "translation": [ 11.51, 7, 2.5 ], - "scale": [ 1, 1, 1 ] - }, - "firstperson_righthand": { - "rotation": [ 0, 180, -5 ], - "translation": [ -15, 5, -11 ], - "scale": [ 1.25, 1.25, 1.25 ] - }, - "firstperson_lefthand": { - "rotation": [ 0, 180, -5 ], - "translation": [ 5, 5, -11 ], - "scale": [ 1.25, 1.25, 1.25 ] - }, - "gui": { - "rotation": [ 15, -25, -5 ], - "translation": [ 2, 3, 0 ], - "scale": [ 0.65, 0.65, 0.65 ] - } - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/short_grass.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/short_grass.json deleted file mode 100644 index 50fc8466..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/short_grass.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/short_grass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/shroomlight.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/shroomlight.json deleted file mode 100644 index 5d8aef63..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/shroomlight.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/shroomlight" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/shulker_box.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/shulker_box.json deleted file mode 100644 index f547516b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/shulker_box.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/template_shulker_box", - "textures": { - "particle": "minecraft:block/shulker_box" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/shulker_shell.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/shulker_shell.json deleted file mode 100644 index 6aae0f45..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/shulker_shell.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/shulker_shell" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/shulker_spawn_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/shulker_spawn_egg.json deleted file mode 100644 index d1aaa9d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/shulker_spawn_egg.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_spawn_egg" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/silence_armor_trim_smithing_template.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/silence_armor_trim_smithing_template.json deleted file mode 100644 index 5254eced..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/silence_armor_trim_smithing_template.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/silence_armor_trim_smithing_template" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/silverfish_spawn_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/silverfish_spawn_egg.json deleted file mode 100644 index d1aaa9d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/silverfish_spawn_egg.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_spawn_egg" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/skeleton_horse_spawn_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/skeleton_horse_spawn_egg.json deleted file mode 100644 index d1aaa9d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/skeleton_horse_spawn_egg.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_spawn_egg" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/skeleton_skull.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/skeleton_skull.json deleted file mode 100644 index 364b6e65..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/skeleton_skull.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_skull" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/skeleton_spawn_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/skeleton_spawn_egg.json deleted file mode 100644 index d1aaa9d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/skeleton_spawn_egg.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_spawn_egg" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/skull_banner_pattern.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/skull_banner_pattern.json deleted file mode 100644 index a39281f7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/skull_banner_pattern.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/skull_banner_pattern" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/skull_pottery_sherd.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/skull_pottery_sherd.json deleted file mode 100644 index b7765121..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/skull_pottery_sherd.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/skull_pottery_sherd" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/slime_ball.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/slime_ball.json deleted file mode 100644 index 812f0860..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/slime_ball.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/slime_ball" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/slime_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/slime_block.json deleted file mode 100644 index 848fbdaf..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/slime_block.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/slime_block" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/slime_spawn_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/slime_spawn_egg.json deleted file mode 100644 index d1aaa9d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/slime_spawn_egg.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_spawn_egg" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/small_amethyst_bud.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/small_amethyst_bud.json deleted file mode 100644 index cfa83d8e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/small_amethyst_bud.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "parent": "item/amethyst_bud", - "textures": { - "layer0": "minecraft:block/small_amethyst_bud" - }, - "display": { - "firstperson_righthand": { - "rotation": [ 0, -90, 25 ], - "translation": [ 0, 6, 0 ], - "scale": [ 0.68, 0.68, 0.68 ] - }, - "fixed": { - "translation": [ 0, 7, 0 ] - } - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/small_dripleaf.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/small_dripleaf.json deleted file mode 100644 index 488841ff..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/small_dripleaf.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "parent": "minecraft:block/small_dripleaf_top", - "display": { - "thirdperson_righthand": { - "rotation": [ 0, 0, 0 ], - "translation": [ 0, 4, 1 ], - "scale": [ 0.55, 0.55, 0.55 ] - }, - "firstperson_righthand": { - "rotation": [ 0, 45, 0 ], - "translation": [ 0, 3.2, 0 ], - "scale": [ 0.40, 0.40, 0.40 ] - } - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/smithing_table.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/smithing_table.json deleted file mode 100644 index 3028d70f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/smithing_table.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/smithing_table" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/smoker.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/smoker.json deleted file mode 100644 index 7d274018..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/smoker.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/smoker" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/smooth_basalt.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/smooth_basalt.json deleted file mode 100644 index 327e0054..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/smooth_basalt.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/smooth_basalt" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/smooth_quartz.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/smooth_quartz.json deleted file mode 100644 index b2047c83..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/smooth_quartz.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/smooth_quartz" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/smooth_quartz_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/smooth_quartz_slab.json deleted file mode 100644 index 55c15fa9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/smooth_quartz_slab.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/smooth_quartz_slab" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/smooth_quartz_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/smooth_quartz_stairs.json deleted file mode 100644 index bddcd1cc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/smooth_quartz_stairs.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/smooth_quartz_stairs" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/smooth_red_sandstone.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/smooth_red_sandstone.json deleted file mode 100644 index 3e8943e4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/smooth_red_sandstone.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/smooth_red_sandstone" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/smooth_red_sandstone_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/smooth_red_sandstone_slab.json deleted file mode 100644 index cae67922..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/smooth_red_sandstone_slab.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/smooth_red_sandstone_slab" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/smooth_red_sandstone_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/smooth_red_sandstone_stairs.json deleted file mode 100644 index 1ba4dd5e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/smooth_red_sandstone_stairs.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/smooth_red_sandstone_stairs" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/smooth_sandstone.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/smooth_sandstone.json deleted file mode 100644 index d702d287..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/smooth_sandstone.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/smooth_sandstone" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/smooth_sandstone_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/smooth_sandstone_slab.json deleted file mode 100644 index 934c7ada..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/smooth_sandstone_slab.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/smooth_sandstone_slab" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/smooth_sandstone_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/smooth_sandstone_stairs.json deleted file mode 100644 index 74ab5a1a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/smooth_sandstone_stairs.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/smooth_sandstone_stairs" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/smooth_stone.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/smooth_stone.json deleted file mode 100644 index 393605bd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/smooth_stone.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/smooth_stone" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/smooth_stone_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/smooth_stone_slab.json deleted file mode 100644 index e33dcb4c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/smooth_stone_slab.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/smooth_stone_slab" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/sniffer_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/sniffer_egg.json deleted file mode 100644 index 0f35a4d9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/sniffer_egg.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/sniffer_egg" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/sniffer_spawn_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/sniffer_spawn_egg.json deleted file mode 100644 index d1aaa9d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/sniffer_spawn_egg.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_spawn_egg" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/snort_pottery_sherd.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/snort_pottery_sherd.json deleted file mode 100644 index d3a8ebc3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/snort_pottery_sherd.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/snort_pottery_sherd" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/snout_armor_trim_smithing_template.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/snout_armor_trim_smithing_template.json deleted file mode 100644 index a6c6c622..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/snout_armor_trim_smithing_template.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/snout_armor_trim_smithing_template" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/snow.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/snow.json deleted file mode 100644 index a4d1c989..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/snow.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/snow_height2" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/snow_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/snow_block.json deleted file mode 100644 index 1564e775..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/snow_block.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/snow_block" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/snow_golem_spawn_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/snow_golem_spawn_egg.json deleted file mode 100644 index d1aaa9d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/snow_golem_spawn_egg.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_spawn_egg" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/snowball.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/snowball.json deleted file mode 100644 index 7dec4dee..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/snowball.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/snowball" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/soul_campfire.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/soul_campfire.json deleted file mode 100644 index ef63b765..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/soul_campfire.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/soul_campfire" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/soul_lantern.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/soul_lantern.json deleted file mode 100644 index 53e65908..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/soul_lantern.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/soul_lantern" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/soul_sand.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/soul_sand.json deleted file mode 100644 index 50df79cf..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/soul_sand.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/soul_sand" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/soul_soil.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/soul_soil.json deleted file mode 100644 index c8c62d36..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/soul_soil.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/soul_soil" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/soul_torch.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/soul_torch.json deleted file mode 100644 index 96dbfdfb..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/soul_torch.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/soul_torch" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/spawner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/spawner.json deleted file mode 100644 index f54a94f6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/spawner.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/spawner" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/spectral_arrow.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/spectral_arrow.json deleted file mode 100644 index 33a79f8e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/spectral_arrow.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/spectral_arrow" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/spider_eye.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/spider_eye.json deleted file mode 100644 index fd7547f4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/spider_eye.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/spider_eye" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/spider_spawn_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/spider_spawn_egg.json deleted file mode 100644 index d1aaa9d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/spider_spawn_egg.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_spawn_egg" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/spire_armor_trim_smithing_template.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/spire_armor_trim_smithing_template.json deleted file mode 100644 index fe7a6df0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/spire_armor_trim_smithing_template.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/spire_armor_trim_smithing_template" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/splash_potion.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/splash_potion.json deleted file mode 100644 index d9aaa6b8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/splash_potion.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "item/generated", - "textures": { - "layer0": "item/potion_overlay", - "layer1": "item/splash_potion" - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/sponge.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/sponge.json deleted file mode 100644 index 4e456fd9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/sponge.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/sponge" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/spore_blossom.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/spore_blossom.json deleted file mode 100644 index 3eb054c8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/spore_blossom.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/spore_blossom" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/spruce_boat.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/spruce_boat.json deleted file mode 100644 index a425c2c8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/spruce_boat.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/spruce_boat" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/spruce_button.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/spruce_button.json deleted file mode 100644 index 91d8bc03..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/spruce_button.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/spruce_button_inventory" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/spruce_chest_boat.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/spruce_chest_boat.json deleted file mode 100644 index 36d7a7f5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/spruce_chest_boat.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/spruce_chest_boat" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/spruce_door.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/spruce_door.json deleted file mode 100644 index c1a3bf29..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/spruce_door.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/spruce_door" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/spruce_fence.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/spruce_fence.json deleted file mode 100644 index e2c37840..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/spruce_fence.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/spruce_fence_inventory" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/spruce_fence_gate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/spruce_fence_gate.json deleted file mode 100644 index 6f4473e4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/spruce_fence_gate.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/spruce_fence_gate" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/spruce_hanging_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/spruce_hanging_sign.json deleted file mode 100644 index 90c40e29..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/spruce_hanging_sign.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/spruce_hanging_sign" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/spruce_leaves.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/spruce_leaves.json deleted file mode 100644 index 6c64eda5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/spruce_leaves.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/spruce_leaves" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/spruce_log.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/spruce_log.json deleted file mode 100644 index 84bd7dc3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/spruce_log.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/spruce_log" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/spruce_planks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/spruce_planks.json deleted file mode 100644 index d87b1720..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/spruce_planks.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/spruce_planks" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/spruce_pressure_plate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/spruce_pressure_plate.json deleted file mode 100644 index b0de0787..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/spruce_pressure_plate.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/spruce_pressure_plate" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/spruce_sapling.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/spruce_sapling.json deleted file mode 100644 index 1c9752de..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/spruce_sapling.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/spruce_sapling" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/spruce_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/spruce_sign.json deleted file mode 100644 index f5c26ebf..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/spruce_sign.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/spruce_sign" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/spruce_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/spruce_slab.json deleted file mode 100644 index d5fa4c0f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/spruce_slab.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/spruce_slab" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/spruce_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/spruce_stairs.json deleted file mode 100644 index 7957a5a1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/spruce_stairs.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/spruce_stairs" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/spruce_trapdoor.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/spruce_trapdoor.json deleted file mode 100644 index 0eb91e4a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/spruce_trapdoor.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/spruce_trapdoor_bottom" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/spruce_wood.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/spruce_wood.json deleted file mode 100644 index 593e4ec8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/spruce_wood.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/spruce_wood" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/spyglass.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/spyglass.json deleted file mode 100644 index c5d7e691..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/spyglass.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/spyglass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/spyglass_in_hand.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/spyglass_in_hand.json deleted file mode 100644 index 073bfd29..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/spyglass_in_hand.json +++ /dev/null @@ -1,52 +0,0 @@ -{ - "textures": { - "spyglass": "item/spyglass_model" - }, - "elements": [ - { - "from": [7, 8.5, 7], - "to": [9, 13.5, 9], - "faces": { - "north": {"uv": [0, 2, 2, 7], "texture": "#spyglass"}, - "east": {"uv": [0, 2, 2, 7], "texture": "#spyglass"}, - "south": {"uv": [0, 2, 2, 7], "texture": "#spyglass"}, - "west": {"uv": [0, 2, 2, 7], "texture": "#spyglass"}, - "up": {"uv": [0, 0, 2, 2], "texture": "#spyglass"} - } - }, - { - "from": [6.9, 2.4, 6.9], - "to": [9.1, 8.6, 9.1], - "faces": { - "north": {"uv": [0, 7, 2, 13], "texture": "#spyglass"}, - "east": {"uv": [0, 7, 2, 13], "texture": "#spyglass"}, - "south": {"uv": [0, 7, 2, 13], "texture": "#spyglass"}, - "west": {"uv": [0, 7, 2, 13], "texture": "#spyglass"}, - "up": {"uv": [0, 5, 2, 7], "texture": "#spyglass"}, - "down": {"uv": [0, 13, 2, 15], "texture": "#spyglass"} - } - } - ], - "gui_light": "front", - "display": { - "thirdperson_righthand": { - "translation": [0, -2, 0] - }, - "ground": { - "rotation": [90, 0, 0] - }, - "gui": { - "rotation": [-67.5, 0, 45], - "scale": [1.5, 1.5, 1.5] - }, - "head": { - "rotation": [90, 0, 0], - "translation": [0, 0, -16], - "scale": [1.6, 1.6, 1.6] - }, - "fixed": { - "translation": [0, 0, -1.5], - "scale": [1.5, 1.5, 1.5] - } - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/squid_spawn_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/squid_spawn_egg.json deleted file mode 100644 index d1aaa9d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/squid_spawn_egg.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_spawn_egg" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stick.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stick.json deleted file mode 100644 index f0dc3b97..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stick.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/handheld", - "textures": { - "layer0": "minecraft:item/stick" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/sticky_piston.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/sticky_piston.json deleted file mode 100644 index 69bfdc94..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/sticky_piston.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/sticky_piston_inventory" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stone.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stone.json deleted file mode 100644 index 37f27f10..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stone.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/stone" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stone_axe.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stone_axe.json deleted file mode 100644 index 1e3bc7e8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stone_axe.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/handheld", - "textures": { - "layer0": "minecraft:item/stone_axe" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stone_brick_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stone_brick_slab.json deleted file mode 100644 index 9dd874ac..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stone_brick_slab.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/stone_brick_slab" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stone_brick_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stone_brick_stairs.json deleted file mode 100644 index d62eb4b3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stone_brick_stairs.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/stone_brick_stairs" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stone_brick_wall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stone_brick_wall.json deleted file mode 100644 index 929da51f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stone_brick_wall.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/stone_brick_wall_inventory" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stone_bricks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stone_bricks.json deleted file mode 100644 index 51de871c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stone_bricks.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/stone_bricks" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stone_button.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stone_button.json deleted file mode 100644 index 8802ddfb..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stone_button.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/stone_button_inventory" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stone_hoe.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stone_hoe.json deleted file mode 100644 index 13f40c63..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stone_hoe.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/handheld", - "textures": { - "layer0": "minecraft:item/stone_hoe" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stone_pickaxe.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stone_pickaxe.json deleted file mode 100644 index dec09cbe..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stone_pickaxe.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/handheld", - "textures": { - "layer0": "minecraft:item/stone_pickaxe" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stone_pressure_plate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stone_pressure_plate.json deleted file mode 100644 index bcb76d79..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stone_pressure_plate.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/stone_pressure_plate" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stone_shovel.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stone_shovel.json deleted file mode 100644 index 727a68b9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stone_shovel.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/handheld", - "textures": { - "layer0": "minecraft:item/stone_shovel" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stone_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stone_slab.json deleted file mode 100644 index 63de5381..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stone_slab.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/stone_slab" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stone_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stone_stairs.json deleted file mode 100644 index 7b9a82a9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stone_stairs.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/stone_stairs" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stone_sword.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stone_sword.json deleted file mode 100644 index ba4a89f1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stone_sword.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/handheld", - "textures": { - "layer0": "minecraft:item/stone_sword" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stonecutter.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stonecutter.json deleted file mode 100644 index 54ffedeb..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stonecutter.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/stonecutter" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stray_spawn_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stray_spawn_egg.json deleted file mode 100644 index d1aaa9d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stray_spawn_egg.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_spawn_egg" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/strider_spawn_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/strider_spawn_egg.json deleted file mode 100644 index d1aaa9d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/strider_spawn_egg.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_spawn_egg" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/string.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/string.json deleted file mode 100644 index ca6251bf..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/string.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/string" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stripped_acacia_log.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stripped_acacia_log.json deleted file mode 100644 index d9a3ce1f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stripped_acacia_log.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/stripped_acacia_log" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stripped_acacia_wood.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stripped_acacia_wood.json deleted file mode 100644 index 4c653723..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stripped_acacia_wood.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/stripped_acacia_wood" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stripped_bamboo_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stripped_bamboo_block.json deleted file mode 100644 index 38c93f32..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stripped_bamboo_block.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/stripped_bamboo_block" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stripped_birch_log.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stripped_birch_log.json deleted file mode 100644 index d984bf7d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stripped_birch_log.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/stripped_birch_log" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stripped_birch_wood.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stripped_birch_wood.json deleted file mode 100644 index dc0b6698..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stripped_birch_wood.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/stripped_birch_wood" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stripped_cherry_log.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stripped_cherry_log.json deleted file mode 100644 index 6fb61fed..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stripped_cherry_log.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/stripped_cherry_log" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stripped_cherry_wood.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stripped_cherry_wood.json deleted file mode 100644 index 73a11cdc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stripped_cherry_wood.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/stripped_cherry_wood" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stripped_crimson_hyphae.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stripped_crimson_hyphae.json deleted file mode 100644 index 254d5515..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stripped_crimson_hyphae.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/stripped_crimson_hyphae" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stripped_crimson_stem.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stripped_crimson_stem.json deleted file mode 100644 index 701f5670..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stripped_crimson_stem.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/stripped_crimson_stem" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stripped_dark_oak_log.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stripped_dark_oak_log.json deleted file mode 100644 index d193f5f0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stripped_dark_oak_log.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/stripped_dark_oak_log" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stripped_dark_oak_wood.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stripped_dark_oak_wood.json deleted file mode 100644 index 683446da..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stripped_dark_oak_wood.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/stripped_dark_oak_wood" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stripped_jungle_log.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stripped_jungle_log.json deleted file mode 100644 index 1c6cf473..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stripped_jungle_log.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/stripped_jungle_log" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stripped_jungle_wood.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stripped_jungle_wood.json deleted file mode 100644 index ed78aec7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stripped_jungle_wood.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/stripped_jungle_wood" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stripped_mangrove_log.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stripped_mangrove_log.json deleted file mode 100644 index 4155be18..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stripped_mangrove_log.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/stripped_mangrove_log" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stripped_mangrove_wood.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stripped_mangrove_wood.json deleted file mode 100644 index 159d89d9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stripped_mangrove_wood.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/stripped_mangrove_wood" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stripped_oak_log.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stripped_oak_log.json deleted file mode 100644 index bb3cafbe..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stripped_oak_log.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/stripped_oak_log" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stripped_oak_wood.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stripped_oak_wood.json deleted file mode 100644 index 9ba3fb2a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stripped_oak_wood.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/stripped_oak_wood" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stripped_spruce_log.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stripped_spruce_log.json deleted file mode 100644 index e110cdf5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stripped_spruce_log.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/stripped_spruce_log" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stripped_spruce_wood.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stripped_spruce_wood.json deleted file mode 100644 index 658f768b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stripped_spruce_wood.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/stripped_spruce_wood" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stripped_warped_hyphae.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stripped_warped_hyphae.json deleted file mode 100644 index 0ebe2320..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stripped_warped_hyphae.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/stripped_warped_hyphae" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stripped_warped_stem.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stripped_warped_stem.json deleted file mode 100644 index 6147725d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/stripped_warped_stem.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/stripped_warped_stem" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/structure_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/structure_block.json deleted file mode 100644 index 1325f770..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/structure_block.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/structure_block" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/structure_void.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/structure_void.json deleted file mode 100644 index 65fb4840..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/structure_void.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/structure_void" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/sugar.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/sugar.json deleted file mode 100644 index 74e73ebd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/sugar.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/sugar" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/sugar_cane.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/sugar_cane.json deleted file mode 100644 index ee6d1fc1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/sugar_cane.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/sugar_cane" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/sunflower.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/sunflower.json deleted file mode 100644 index 694e244c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/sunflower.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/sunflower_front" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/suspicious_gravel.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/suspicious_gravel.json deleted file mode 100644 index dd5bed5f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/suspicious_gravel.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/suspicious_gravel_0" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/suspicious_sand.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/suspicious_sand.json deleted file mode 100644 index c8a0dcb0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/suspicious_sand.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/suspicious_sand_0" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/suspicious_stew.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/suspicious_stew.json deleted file mode 100644 index 15e645a3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/suspicious_stew.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/suspicious_stew" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/sweet_berries.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/sweet_berries.json deleted file mode 100644 index e1658941..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/sweet_berries.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/sweet_berries" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/tadpole_bucket.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/tadpole_bucket.json deleted file mode 100644 index 44e1336b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/tadpole_bucket.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/tadpole_bucket" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/tadpole_spawn_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/tadpole_spawn_egg.json deleted file mode 100644 index d1aaa9d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/tadpole_spawn_egg.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_spawn_egg" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/tall_grass.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/tall_grass.json deleted file mode 100644 index df809ea7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/tall_grass.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/tall_grass_top" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/target.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/target.json deleted file mode 100644 index 0e4e696b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/target.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/target" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/template_banner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/template_banner.json deleted file mode 100644 index d5987555..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/template_banner.json +++ /dev/null @@ -1,39 +0,0 @@ -{ - "parent": "builtin/entity", - "gui_light": "front", - "textures": { - "particle": "block/oak_planks" - }, - "display": { - "thirdperson_righthand": { - "rotation": [ 0, 90, 0 ], - "translation": [ 0, 2, 0.5], - "scale":[ 0.375, 0.375, 0.375] - }, - "firstperson_righthand": { - "rotation": [ 0, 90, 0 ], - "translation": [ 0, 0, 0], - "scale":[ 0.375, 0.375, 0.375] - }, - "gui": { - "rotation": [ 30, 20, 0 ], - "translation": [ 0, -3.25, 0], - "scale":[ 0.5325, 0.5325, 0.5325] - }, - "ground": { - "rotation": [ 0, 0, 0 ], - "translation": [ 0, 1, 0], - "scale":[ 0.25, 0.25, 0.25] - }, - "head": { - "rotation": [ 0, 180, 0 ], - "translation": [ 0, 16, 7], - "scale":[ 1.5, 1.5, 1.5 ] - }, - "fixed": { - "rotation": [ 0, 180, 0 ], - "translation": [ 0, 0, 0], - "scale":[ 0.5, 0.5, 0.5] - } - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/template_bed.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/template_bed.json deleted file mode 100644 index 2f5d6979..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/template_bed.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "parent": "builtin/entity", - "display": { - "thirdperson_righthand": { - "rotation": [ 30, 160, 0 ], - "translation": [ 0, 3, -2], - "scale":[ 0.23, 0.23, 0.23] - }, - "firstperson_righthand": { - "rotation": [ 30, 160, 0 ], - "translation": [ 0, 3, 0], - "scale":[ 0.375, 0.375, 0.375] - }, - "gui": { - "rotation": [ 30, 160, 0 ], - "translation": [ 2, 3, 0], - "scale":[ 0.5325, 0.5325, 0.5325] - }, - "ground": { - "rotation": [ 0, 0, 0 ], - "translation": [ 0, 1, 2], - "scale":[ 0.25, 0.25, 0.25] - }, - "head": { - "rotation": [ 0, 180, 0 ], - "translation": [ 0, 10, -8], - "scale":[ 1,1,1 ] - }, - "fixed": { - "rotation": [ 270, 0, 0 ], - "translation": [ 0, 4, -2], - "scale":[ 0.5, 0.5, 0.5] - } - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/template_music_disc.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/template_music_disc.json deleted file mode 100644 index 41268452..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/template_music_disc.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "item/generated", - "gui_light": "front", - "display": { - "fixed": { - "rotation": [ 0, 180, 0 ], - "translation": [ -0.5, 0, 0 ] - } - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/template_shulker_box.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/template_shulker_box.json deleted file mode 100644 index 7bfe2e69..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/template_shulker_box.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "parent": "builtin/entity", - "display": { - "gui": { - "rotation": [ 30, 45, 0 ], - "translation": [ 0, 0, 0], - "scale":[ 0.625, 0.625, 0.625 ] - }, - "ground": { - "rotation": [ 0, 0, 0 ], - "translation": [ 0, 3, 0], - "scale":[ 0.25, 0.25, 0.25 ] - }, - "head": { - "rotation": [ 0, 180, 0 ], - "translation": [ 0, 0, 0], - "scale":[ 1, 1, 1] - }, - "fixed": { - "rotation": [ 0, 180, 0 ], - "translation": [ 0, 0, 0], - "scale":[ 0.5, 0.5, 0.5 ] - }, - "thirdperson_righthand": { - "rotation": [ 75, 315, 0 ], - "translation": [ 0, 2.5, 0], - "scale": [ 0.375, 0.375, 0.375 ] - }, - "firstperson_righthand": { - "rotation": [ 0, 315, 0 ], - "translation": [ 0, 0, 0], - "scale": [ 0.4, 0.4, 0.4 ] - } - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/template_skull.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/template_skull.json deleted file mode 100644 index 232416fc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/template_skull.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "parent": "builtin/entity", - "textures": { - "particle": "block/soul_sand" - }, - "display": { - "gui": { - "rotation": [ 30, 45, 0 ], - "translation": [ 0, 3, 0 ], - "scale": [ 1, 1, 1 ] - }, - "fixed": { - "rotation": [ 0, 180, 0 ], - "translation": [ 0, 4, 0], - "scale":[ 1, 1, 1 ] - }, - "ground": { - "rotation": [ 0, 0, 0 ], - "translation": [ 0, 3, 0 ], - "scale": [ 0.5, 0.5, 0.5 ] - }, - "thirdperson_righthand": { - "rotation": [ 45, 45, 0 ], - "translation": [ 0, 3, 0 ], - "scale": [ 0.5, 0.5, 0.5 ] - } - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/template_spawn_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/template_spawn_egg.json deleted file mode 100644 index 4ae4b4c2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/template_spawn_egg.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "item/generated", - "textures": { - "layer0": "item/spawn_egg", - "layer1": "item/spawn_egg_overlay" - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/terracotta.json deleted file mode 100644 index c443c890..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/terracotta.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/terracotta" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/tide_armor_trim_smithing_template.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/tide_armor_trim_smithing_template.json deleted file mode 100644 index f3c54405..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/tide_armor_trim_smithing_template.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/tide_armor_trim_smithing_template" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/tinted_glass.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/tinted_glass.json deleted file mode 100644 index 18f610b8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/tinted_glass.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/tinted_glass" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/tipped_arrow.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/tipped_arrow.json deleted file mode 100644 index 578defec..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/tipped_arrow.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "item/generated", - "textures": { - "layer0": "item/tipped_arrow_head", - "layer1": "item/tipped_arrow_base" - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/tnt.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/tnt.json deleted file mode 100644 index 688d3f95..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/tnt.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/tnt" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/tnt_minecart.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/tnt_minecart.json deleted file mode 100644 index c3c32604..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/tnt_minecart.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/tnt_minecart" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/tooting_goat_horn.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/tooting_goat_horn.json deleted file mode 100644 index c412562e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/tooting_goat_horn.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "parent": "item/generated", - "textures": { - "layer0": "item/goat_horn" - }, - "display": { - "thirdperson_righthand": { - "rotation": [ 0, -125, 0 ], - "translation": [ -1, 2, 2 ], - "scale": [ 0.5, 0.5, 0.5 ] - }, - "thirdperson_lefthand": { - "rotation": [ 0, 55, 0 ], - "translation": [ -1, 2, 2 ], - "scale": [ 0.5, 0.5, 0.5 ] - }, - "firstperson_righthand": { - "rotation": [ 0, -55, -5 ], - "translation": [ -1, -2.5, -7.5 ] - }, - "firstperson_lefthand": { - "rotation": [ 0, 115, 5 ], - "translation": [ 0 , -2.5, -7.5 ] - } - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/torch.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/torch.json deleted file mode 100644 index a734b43b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/torch.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/torch" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/torchflower.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/torchflower.json deleted file mode 100644 index bac7a825..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/torchflower.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/torchflower" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/torchflower_seeds.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/torchflower_seeds.json deleted file mode 100644 index 6637aa8c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/torchflower_seeds.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/torchflower_seeds" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/totem_of_undying.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/totem_of_undying.json deleted file mode 100644 index abefc057..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/totem_of_undying.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/totem_of_undying" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/trader_llama_spawn_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/trader_llama_spawn_egg.json deleted file mode 100644 index d1aaa9d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/trader_llama_spawn_egg.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_spawn_egg" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/trapped_chest.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/trapped_chest.json deleted file mode 100644 index c7435714..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/trapped_chest.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "item/chest" -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/trial_key.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/trial_key.json deleted file mode 100644 index 0ff9e82f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/trial_key.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/trial_key" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/trial_spawner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/trial_spawner.json deleted file mode 100644 index 22e70fe9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/trial_spawner.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/trial_spawner" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/trident.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/trident.json deleted file mode 100644 index f129b55e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/trident.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/trident" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/trident_in_hand.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/trident_in_hand.json deleted file mode 100644 index 6685dcca..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/trident_in_hand.json +++ /dev/null @@ -1,52 +0,0 @@ -{ - "parent": "builtin/entity", - "gui_light": "front", - "textures": { - "particle": "item/trident" - }, - "display": { - "thirdperson_righthand": { - "rotation": [ 0, 60, 0 ], - "translation": [ 11, 17, -2 ], - "scale": [ 1, 1, 1 ] - }, - "thirdperson_lefthand": { - "rotation": [ 0, 60, 0 ], - "translation": [ 3, 17, 12 ], - "scale": [ 1, 1, 1 ] - }, - "firstperson_righthand": { - "rotation": [ 0, -90, 25 ], - "translation": [ -3, 17, 1], - "scale": [ 1, 1, 1 ] - }, - "firstperson_lefthand": { - "rotation": [ 0, 90, -25 ], - "translation": [ 13, 17, 1], - "scale": [ 1, 1, 1 ] - }, - "gui": { - "rotation": [ 15, -25, -5 ], - "translation": [ 2, 3, 0 ], - "scale": [ 0.65, 0.65, 0.65 ] - }, - "fixed": { - "rotation": [ 0, 180, 0 ], - "translation": [ -2, 4, -5], - "scale":[ 0.5, 0.5, 0.5] - }, - "ground": { - "rotation": [ 0, 0, 0 ], - "translation": [ 4, 4, 2], - "scale":[ 0.25, 0.25, 0.25] - } - }, - "overrides": [ - { - "predicate": { - "throwing": 1 - }, - "model": "item/trident_throwing" - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/trident_throwing.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/trident_throwing.json deleted file mode 100644 index fb8e96a3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/trident_throwing.json +++ /dev/null @@ -1,44 +0,0 @@ -{ - "parent": "builtin/entity", - "gui_light": "front", - "textures": { - "particle": "item/trident" - }, - "display": { - "thirdperson_righthand": { - "rotation": [ 0, 90, 180 ], - "translation": [ 8, -17, 9 ], - "scale": [ 1, 1, 1 ] - }, - "thirdperson_lefthand": { - "rotation": [ 0, 90, 180 ], - "translation": [ 8, -17, -7 ], - "scale": [ 1, 1, 1 ] - }, - "firstperson_righthand": { - "rotation": [ 0, -90, 25 ], - "translation": [ -3, 17, 1], - "scale": [ 1, 1, 1 ] - }, - "firstperson_lefthand": { - "rotation": [ 0, 90, -25 ], - "translation": [ 13, 17, 1], - "scale": [ 1, 1, 1 ] - }, - "gui": { - "rotation": [ 15, -25, -5 ], - "translation": [ 2, 3, 0 ], - "scale": [ 0.65, 0.65, 0.65 ] - }, - "fixed": { - "rotation": [ 0, 180, 0 ], - "translation": [ -2, 4, -5], - "scale":[ 0.5, 0.5, 0.5] - }, - "ground": { - "rotation": [ 0, 0, 0 ], - "translation": [ 4, 4, 2], - "scale":[ 0.25, 0.25, 0.25] - } - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/tripwire_hook.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/tripwire_hook.json deleted file mode 100644 index b4a83abd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/tripwire_hook.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/tripwire_hook" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/tropical_fish.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/tropical_fish.json deleted file mode 100644 index d8e9ebc6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/tropical_fish.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/tropical_fish" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/tropical_fish_bucket.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/tropical_fish_bucket.json deleted file mode 100644 index 2ea21229..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/tropical_fish_bucket.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/tropical_fish_bucket" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/tropical_fish_spawn_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/tropical_fish_spawn_egg.json deleted file mode 100644 index d1aaa9d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/tropical_fish_spawn_egg.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_spawn_egg" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/tube_coral.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/tube_coral.json deleted file mode 100644 index dc0358e1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/tube_coral.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/tube_coral" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/tube_coral_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/tube_coral_block.json deleted file mode 100644 index 14e2d576..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/tube_coral_block.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/tube_coral_block" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/tube_coral_fan.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/tube_coral_fan.json deleted file mode 100644 index 76c880f7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/tube_coral_fan.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/tube_coral_fan" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/tuff.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/tuff.json deleted file mode 100644 index 187958d9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/tuff.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/tuff" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/tuff_brick_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/tuff_brick_slab.json deleted file mode 100644 index b793fc27..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/tuff_brick_slab.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/tuff_brick_slab" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/tuff_brick_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/tuff_brick_stairs.json deleted file mode 100644 index d5156694..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/tuff_brick_stairs.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/tuff_brick_stairs" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/tuff_brick_wall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/tuff_brick_wall.json deleted file mode 100644 index bfb8d8b5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/tuff_brick_wall.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/tuff_brick_wall_inventory" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/tuff_bricks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/tuff_bricks.json deleted file mode 100644 index d13c6e5a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/tuff_bricks.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/tuff_bricks" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/tuff_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/tuff_slab.json deleted file mode 100644 index 5f037430..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/tuff_slab.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/tuff_slab" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/tuff_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/tuff_stairs.json deleted file mode 100644 index eacc1e5e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/tuff_stairs.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/tuff_stairs" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/tuff_wall.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/tuff_wall.json deleted file mode 100644 index 91a87f52..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/tuff_wall.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/tuff_wall_inventory" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/turtle_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/turtle_egg.json deleted file mode 100644 index bbc29d4a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/turtle_egg.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/turtle_egg" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/turtle_helmet.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/turtle_helmet.json deleted file mode 100644 index e61aa3c8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/turtle_helmet.json +++ /dev/null @@ -1,68 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "overrides": [ - { - "model": "minecraft:item/turtle_helmet_quartz_trim", - "predicate": { - "trim_type": 0.1 - } - }, - { - "model": "minecraft:item/turtle_helmet_iron_trim", - "predicate": { - "trim_type": 0.2 - } - }, - { - "model": "minecraft:item/turtle_helmet_netherite_trim", - "predicate": { - "trim_type": 0.3 - } - }, - { - "model": "minecraft:item/turtle_helmet_redstone_trim", - "predicate": { - "trim_type": 0.4 - } - }, - { - "model": "minecraft:item/turtle_helmet_copper_trim", - "predicate": { - "trim_type": 0.5 - } - }, - { - "model": "minecraft:item/turtle_helmet_gold_trim", - "predicate": { - "trim_type": 0.6 - } - }, - { - "model": "minecraft:item/turtle_helmet_emerald_trim", - "predicate": { - "trim_type": 0.7 - } - }, - { - "model": "minecraft:item/turtle_helmet_diamond_trim", - "predicate": { - "trim_type": 0.8 - } - }, - { - "model": "minecraft:item/turtle_helmet_lapis_trim", - "predicate": { - "trim_type": 0.9 - } - }, - { - "model": "minecraft:item/turtle_helmet_amethyst_trim", - "predicate": { - "trim_type": 1.0 - } - } - ], - "textures": { - "layer0": "minecraft:item/turtle_helmet" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/turtle_helmet_amethyst_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/turtle_helmet_amethyst_trim.json deleted file mode 100644 index b957586d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/turtle_helmet_amethyst_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/turtle_helmet", - "layer1": "minecraft:trims/items/helmet_trim_amethyst" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/turtle_helmet_copper_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/turtle_helmet_copper_trim.json deleted file mode 100644 index dcbbfcfe..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/turtle_helmet_copper_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/turtle_helmet", - "layer1": "minecraft:trims/items/helmet_trim_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/turtle_helmet_diamond_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/turtle_helmet_diamond_trim.json deleted file mode 100644 index 75955616..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/turtle_helmet_diamond_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/turtle_helmet", - "layer1": "minecraft:trims/items/helmet_trim_diamond" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/turtle_helmet_emerald_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/turtle_helmet_emerald_trim.json deleted file mode 100644 index 15cca089..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/turtle_helmet_emerald_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/turtle_helmet", - "layer1": "minecraft:trims/items/helmet_trim_emerald" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/turtle_helmet_gold_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/turtle_helmet_gold_trim.json deleted file mode 100644 index d7b0c824..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/turtle_helmet_gold_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/turtle_helmet", - "layer1": "minecraft:trims/items/helmet_trim_gold" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/turtle_helmet_iron_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/turtle_helmet_iron_trim.json deleted file mode 100644 index 2f4cbc6f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/turtle_helmet_iron_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/turtle_helmet", - "layer1": "minecraft:trims/items/helmet_trim_iron" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/turtle_helmet_lapis_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/turtle_helmet_lapis_trim.json deleted file mode 100644 index 95d3bc72..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/turtle_helmet_lapis_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/turtle_helmet", - "layer1": "minecraft:trims/items/helmet_trim_lapis" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/turtle_helmet_netherite_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/turtle_helmet_netherite_trim.json deleted file mode 100644 index 7c16fa61..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/turtle_helmet_netherite_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/turtle_helmet", - "layer1": "minecraft:trims/items/helmet_trim_netherite" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/turtle_helmet_quartz_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/turtle_helmet_quartz_trim.json deleted file mode 100644 index 6bcfbb69..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/turtle_helmet_quartz_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/turtle_helmet", - "layer1": "minecraft:trims/items/helmet_trim_quartz" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/turtle_helmet_redstone_trim.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/turtle_helmet_redstone_trim.json deleted file mode 100644 index 4c694cbb..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/turtle_helmet_redstone_trim.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/turtle_helmet", - "layer1": "minecraft:trims/items/helmet_trim_redstone" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/turtle_scute.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/turtle_scute.json deleted file mode 100644 index 64af43c3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/turtle_scute.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/turtle_scute" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/turtle_spawn_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/turtle_spawn_egg.json deleted file mode 100644 index d1aaa9d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/turtle_spawn_egg.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_spawn_egg" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/twisting_vines.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/twisting_vines.json deleted file mode 100644 index fe4d57c0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/twisting_vines.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/twisting_vines_plant" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/vault.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/vault.json deleted file mode 100644 index 848fa309..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/vault.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/vault" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/verdant_froglight.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/verdant_froglight.json deleted file mode 100644 index 6b9f7d21..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/verdant_froglight.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/verdant_froglight" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/vex_armor_trim_smithing_template.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/vex_armor_trim_smithing_template.json deleted file mode 100644 index 93ec389e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/vex_armor_trim_smithing_template.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/vex_armor_trim_smithing_template" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/vex_spawn_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/vex_spawn_egg.json deleted file mode 100644 index d1aaa9d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/vex_spawn_egg.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_spawn_egg" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/villager_spawn_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/villager_spawn_egg.json deleted file mode 100644 index d1aaa9d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/villager_spawn_egg.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_spawn_egg" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/vindicator_spawn_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/vindicator_spawn_egg.json deleted file mode 100644 index d1aaa9d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/vindicator_spawn_egg.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_spawn_egg" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/vine.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/vine.json deleted file mode 100644 index c1eaec40..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/vine.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/vine" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/wandering_trader_spawn_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/wandering_trader_spawn_egg.json deleted file mode 100644 index d1aaa9d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/wandering_trader_spawn_egg.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_spawn_egg" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/ward_armor_trim_smithing_template.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/ward_armor_trim_smithing_template.json deleted file mode 100644 index b8be109e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/ward_armor_trim_smithing_template.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/ward_armor_trim_smithing_template" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/warden_spawn_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/warden_spawn_egg.json deleted file mode 100644 index d1aaa9d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/warden_spawn_egg.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_spawn_egg" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/warped_button.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/warped_button.json deleted file mode 100644 index 182a0ac6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/warped_button.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/warped_button_inventory" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/warped_door.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/warped_door.json deleted file mode 100644 index 5bc37290..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/warped_door.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/warped_door" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/warped_fence.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/warped_fence.json deleted file mode 100644 index d45dd46d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/warped_fence.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/warped_fence_inventory" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/warped_fence_gate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/warped_fence_gate.json deleted file mode 100644 index 1f521bc7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/warped_fence_gate.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/warped_fence_gate" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/warped_fungus.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/warped_fungus.json deleted file mode 100644 index eecb3bfd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/warped_fungus.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/warped_fungus" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/warped_fungus_on_a_stick.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/warped_fungus_on_a_stick.json deleted file mode 100644 index 562fe25c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/warped_fungus_on_a_stick.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/handheld_rod", - "textures": { - "layer0": "minecraft:item/warped_fungus_on_a_stick" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/warped_hanging_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/warped_hanging_sign.json deleted file mode 100644 index fe9180a7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/warped_hanging_sign.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/warped_hanging_sign" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/warped_hyphae.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/warped_hyphae.json deleted file mode 100644 index 6cc4c5a4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/warped_hyphae.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/warped_hyphae" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/warped_nylium.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/warped_nylium.json deleted file mode 100644 index 20309492..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/warped_nylium.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/warped_nylium" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/warped_planks.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/warped_planks.json deleted file mode 100644 index 92cfb4ca..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/warped_planks.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/warped_planks" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/warped_pressure_plate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/warped_pressure_plate.json deleted file mode 100644 index 58d9b443..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/warped_pressure_plate.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/warped_pressure_plate" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/warped_roots.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/warped_roots.json deleted file mode 100644 index d44aa577..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/warped_roots.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/warped_roots" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/warped_sign.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/warped_sign.json deleted file mode 100644 index 82db6f27..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/warped_sign.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/warped_sign" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/warped_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/warped_slab.json deleted file mode 100644 index ce7153c4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/warped_slab.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/warped_slab" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/warped_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/warped_stairs.json deleted file mode 100644 index 08260fdd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/warped_stairs.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/warped_stairs" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/warped_stem.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/warped_stem.json deleted file mode 100644 index 0bab3df6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/warped_stem.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/warped_stem" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/warped_trapdoor.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/warped_trapdoor.json deleted file mode 100644 index c716c468..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/warped_trapdoor.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/warped_trapdoor_bottom" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/warped_wart_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/warped_wart_block.json deleted file mode 100644 index 754439ab..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/warped_wart_block.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/warped_wart_block" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/water_bucket.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/water_bucket.json deleted file mode 100644 index af17e57d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/water_bucket.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/water_bucket" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_chiseled_copper.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_chiseled_copper.json deleted file mode 100644 index b88e810b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_chiseled_copper.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/chiseled_copper" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_copper_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_copper_block.json deleted file mode 100644 index 7bc2c018..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_copper_block.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/copper_block" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_copper_bulb.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_copper_bulb.json deleted file mode 100644 index 08e49a53..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_copper_bulb.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/copper_bulb" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_copper_door.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_copper_door.json deleted file mode 100644 index 4466e7a3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_copper_door.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/copper_door" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_copper_grate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_copper_grate.json deleted file mode 100644 index f4cff513..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_copper_grate.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/copper_grate" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_copper_trapdoor.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_copper_trapdoor.json deleted file mode 100644 index 87df71b2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_copper_trapdoor.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/copper_trapdoor" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_cut_copper.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_cut_copper.json deleted file mode 100644 index ce1ec597..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_cut_copper.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/cut_copper" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_cut_copper_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_cut_copper_slab.json deleted file mode 100644 index b6b05101..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_cut_copper_slab.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/cut_copper_slab" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_cut_copper_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_cut_copper_stairs.json deleted file mode 100644 index 7376f52c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_cut_copper_stairs.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/cut_copper_stairs" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_exposed_chiseled_copper.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_exposed_chiseled_copper.json deleted file mode 100644 index 11278b6a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_exposed_chiseled_copper.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/exposed_chiseled_copper" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_exposed_copper.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_exposed_copper.json deleted file mode 100644 index 5881fd7b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_exposed_copper.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/exposed_copper" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_exposed_copper_bulb.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_exposed_copper_bulb.json deleted file mode 100644 index efd8e9d9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_exposed_copper_bulb.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/exposed_copper_bulb" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_exposed_copper_door.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_exposed_copper_door.json deleted file mode 100644 index 7e3a7045..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_exposed_copper_door.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/exposed_copper_door" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_exposed_copper_grate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_exposed_copper_grate.json deleted file mode 100644 index b7a3c78e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_exposed_copper_grate.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/exposed_copper_grate" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_exposed_copper_trapdoor.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_exposed_copper_trapdoor.json deleted file mode 100644 index e3f5e9ad..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_exposed_copper_trapdoor.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/exposed_copper_trapdoor" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_exposed_cut_copper.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_exposed_cut_copper.json deleted file mode 100644 index b5c7d8f0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_exposed_cut_copper.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/exposed_cut_copper" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_exposed_cut_copper_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_exposed_cut_copper_slab.json deleted file mode 100644 index 29ce4723..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_exposed_cut_copper_slab.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/exposed_cut_copper_slab" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_exposed_cut_copper_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_exposed_cut_copper_stairs.json deleted file mode 100644 index 24bdd285..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_exposed_cut_copper_stairs.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/exposed_cut_copper_stairs" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_oxidized_chiseled_copper.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_oxidized_chiseled_copper.json deleted file mode 100644 index 72020427..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_oxidized_chiseled_copper.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/oxidized_chiseled_copper" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_oxidized_copper.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_oxidized_copper.json deleted file mode 100644 index 63a0dabe..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_oxidized_copper.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/oxidized_copper" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_oxidized_copper_bulb.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_oxidized_copper_bulb.json deleted file mode 100644 index 59b8fb7b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_oxidized_copper_bulb.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/oxidized_copper_bulb" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_oxidized_copper_door.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_oxidized_copper_door.json deleted file mode 100644 index 313143e1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_oxidized_copper_door.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/oxidized_copper_door" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_oxidized_copper_grate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_oxidized_copper_grate.json deleted file mode 100644 index e2521c38..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_oxidized_copper_grate.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/oxidized_copper_grate" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_oxidized_copper_trapdoor.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_oxidized_copper_trapdoor.json deleted file mode 100644 index 9d3a8bee..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_oxidized_copper_trapdoor.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/oxidized_copper_trapdoor" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_oxidized_cut_copper.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_oxidized_cut_copper.json deleted file mode 100644 index 36dfa030..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_oxidized_cut_copper.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/oxidized_cut_copper" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_oxidized_cut_copper_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_oxidized_cut_copper_slab.json deleted file mode 100644 index a3d02242..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_oxidized_cut_copper_slab.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/oxidized_cut_copper_slab" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_oxidized_cut_copper_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_oxidized_cut_copper_stairs.json deleted file mode 100644 index fd8af1aa..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_oxidized_cut_copper_stairs.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/oxidized_cut_copper_stairs" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_weathered_chiseled_copper.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_weathered_chiseled_copper.json deleted file mode 100644 index c27086d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_weathered_chiseled_copper.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/weathered_chiseled_copper" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_weathered_copper.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_weathered_copper.json deleted file mode 100644 index 743af49a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_weathered_copper.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/weathered_copper" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_weathered_copper_bulb.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_weathered_copper_bulb.json deleted file mode 100644 index 6e29d291..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_weathered_copper_bulb.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/weathered_copper_bulb" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_weathered_copper_door.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_weathered_copper_door.json deleted file mode 100644 index 409c8efa..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_weathered_copper_door.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/weathered_copper_door" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_weathered_copper_grate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_weathered_copper_grate.json deleted file mode 100644 index 17430d64..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_weathered_copper_grate.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/weathered_copper_grate" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_weathered_copper_trapdoor.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_weathered_copper_trapdoor.json deleted file mode 100644 index 7c3335de..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_weathered_copper_trapdoor.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/weathered_copper_trapdoor" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_weathered_cut_copper.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_weathered_cut_copper.json deleted file mode 100644 index e49a231b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_weathered_cut_copper.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/weathered_cut_copper" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_weathered_cut_copper_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_weathered_cut_copper_slab.json deleted file mode 100644 index acda09e0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_weathered_cut_copper_slab.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/weathered_cut_copper_slab" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_weathered_cut_copper_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_weathered_cut_copper_stairs.json deleted file mode 100644 index 01ce5972..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/waxed_weathered_cut_copper_stairs.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/weathered_cut_copper_stairs" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/wayfinder_armor_trim_smithing_template.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/wayfinder_armor_trim_smithing_template.json deleted file mode 100644 index 0d31b00c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/wayfinder_armor_trim_smithing_template.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/wayfinder_armor_trim_smithing_template" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/weathered_chiseled_copper.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/weathered_chiseled_copper.json deleted file mode 100644 index c27086d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/weathered_chiseled_copper.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/weathered_chiseled_copper" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/weathered_copper.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/weathered_copper.json deleted file mode 100644 index 743af49a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/weathered_copper.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/weathered_copper" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/weathered_copper_bulb.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/weathered_copper_bulb.json deleted file mode 100644 index 276559f8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/weathered_copper_bulb.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/weathered_copper_bulb" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/weathered_copper_door.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/weathered_copper_door.json deleted file mode 100644 index 91c28c7b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/weathered_copper_door.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/weathered_copper_door" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/weathered_copper_grate.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/weathered_copper_grate.json deleted file mode 100644 index 17430d64..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/weathered_copper_grate.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/weathered_copper_grate" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/weathered_copper_trapdoor.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/weathered_copper_trapdoor.json deleted file mode 100644 index 7b067302..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/weathered_copper_trapdoor.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/weathered_copper_trapdoor_bottom" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/weathered_cut_copper.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/weathered_cut_copper.json deleted file mode 100644 index e49a231b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/weathered_cut_copper.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/weathered_cut_copper" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/weathered_cut_copper_slab.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/weathered_cut_copper_slab.json deleted file mode 100644 index acda09e0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/weathered_cut_copper_slab.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/weathered_cut_copper_slab" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/weathered_cut_copper_stairs.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/weathered_cut_copper_stairs.json deleted file mode 100644 index 01ce5972..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/weathered_cut_copper_stairs.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/weathered_cut_copper_stairs" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/weeping_vines.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/weeping_vines.json deleted file mode 100644 index 834b71c5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/weeping_vines.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/weeping_vines_plant" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/wet_sponge.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/wet_sponge.json deleted file mode 100644 index d662daae..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/wet_sponge.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/wet_sponge" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/wheat.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/wheat.json deleted file mode 100644 index f77a8c8f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/wheat.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/wheat" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/wheat_seeds.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/wheat_seeds.json deleted file mode 100644 index 8fd9068f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/wheat_seeds.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/wheat_seeds" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/white_banner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/white_banner.json deleted file mode 100644 index 661a106d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/white_banner.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_banner" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/white_bed.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/white_bed.json deleted file mode 100644 index 93d81aff..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/white_bed.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/template_bed", - "textures": { - "particle": "minecraft:block/white_wool" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/white_candle.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/white_candle.json deleted file mode 100644 index d13392c4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/white_candle.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/white_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/white_carpet.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/white_carpet.json deleted file mode 100644 index 8ef6f034..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/white_carpet.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/white_carpet" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/white_concrete.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/white_concrete.json deleted file mode 100644 index 16475ed4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/white_concrete.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/white_concrete" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/white_concrete_powder.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/white_concrete_powder.json deleted file mode 100644 index c001b383..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/white_concrete_powder.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/white_concrete_powder" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/white_dye.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/white_dye.json deleted file mode 100644 index 68b02c07..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/white_dye.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/white_dye" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/white_glazed_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/white_glazed_terracotta.json deleted file mode 100644 index 55881dbc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/white_glazed_terracotta.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/white_glazed_terracotta" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/white_shulker_box.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/white_shulker_box.json deleted file mode 100644 index 6fd0156e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/white_shulker_box.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/template_shulker_box", - "textures": { - "particle": "minecraft:block/white_shulker_box" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/white_stained_glass.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/white_stained_glass.json deleted file mode 100644 index 28c61d95..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/white_stained_glass.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/white_stained_glass" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/white_stained_glass_pane.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/white_stained_glass_pane.json deleted file mode 100644 index dbe66a16..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/white_stained_glass_pane.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/white_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/white_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/white_terracotta.json deleted file mode 100644 index 973fa966..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/white_terracotta.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/white_terracotta" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/white_tulip.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/white_tulip.json deleted file mode 100644 index f1940906..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/white_tulip.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/white_tulip" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/white_wool.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/white_wool.json deleted file mode 100644 index 5908f340..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/white_wool.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/white_wool" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/wild_armor_trim_smithing_template.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/wild_armor_trim_smithing_template.json deleted file mode 100644 index 52c438c7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/wild_armor_trim_smithing_template.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/wild_armor_trim_smithing_template" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/wind_charge.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/wind_charge.json deleted file mode 100644 index 821c34eb..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/wind_charge.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/wind_charge" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/witch_spawn_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/witch_spawn_egg.json deleted file mode 100644 index d1aaa9d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/witch_spawn_egg.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_spawn_egg" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/wither_rose.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/wither_rose.json deleted file mode 100644 index 9579e7c4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/wither_rose.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/wither_rose" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/wither_skeleton_skull.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/wither_skeleton_skull.json deleted file mode 100644 index 364b6e65..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/wither_skeleton_skull.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_skull" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/wither_skeleton_spawn_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/wither_skeleton_spawn_egg.json deleted file mode 100644 index d1aaa9d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/wither_skeleton_spawn_egg.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_spawn_egg" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/wither_spawn_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/wither_spawn_egg.json deleted file mode 100644 index d1aaa9d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/wither_spawn_egg.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_spawn_egg" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/wolf_armor.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/wolf_armor.json deleted file mode 100644 index b08d0829..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/wolf_armor.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/wolf_armor", - "layer1": "minecraft:item/wolf_armor_overlay" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/wolf_spawn_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/wolf_spawn_egg.json deleted file mode 100644 index d1aaa9d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/wolf_spawn_egg.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_spawn_egg" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/wooden_axe.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/wooden_axe.json deleted file mode 100644 index e08423db..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/wooden_axe.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/handheld", - "textures": { - "layer0": "minecraft:item/wooden_axe" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/wooden_hoe.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/wooden_hoe.json deleted file mode 100644 index a925c76b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/wooden_hoe.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/handheld", - "textures": { - "layer0": "minecraft:item/wooden_hoe" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/wooden_pickaxe.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/wooden_pickaxe.json deleted file mode 100644 index 5b9bbab7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/wooden_pickaxe.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/handheld", - "textures": { - "layer0": "minecraft:item/wooden_pickaxe" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/wooden_shovel.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/wooden_shovel.json deleted file mode 100644 index 7c4d8287..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/wooden_shovel.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/handheld", - "textures": { - "layer0": "minecraft:item/wooden_shovel" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/wooden_sword.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/wooden_sword.json deleted file mode 100644 index 4024a58a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/wooden_sword.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/handheld", - "textures": { - "layer0": "minecraft:item/wooden_sword" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/writable_book.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/writable_book.json deleted file mode 100644 index 9398beca..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/writable_book.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/writable_book" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/written_book.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/written_book.json deleted file mode 100644 index 45a09602..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/written_book.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/written_book" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/yellow_banner.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/yellow_banner.json deleted file mode 100644 index 661a106d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/yellow_banner.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_banner" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/yellow_bed.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/yellow_bed.json deleted file mode 100644 index cc67ceff..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/yellow_bed.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/template_bed", - "textures": { - "particle": "minecraft:block/yellow_wool" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/yellow_candle.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/yellow_candle.json deleted file mode 100644 index 8f2e0728..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/yellow_candle.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/yellow_candle" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/yellow_carpet.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/yellow_carpet.json deleted file mode 100644 index c3b3710e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/yellow_carpet.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/yellow_carpet" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/yellow_concrete.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/yellow_concrete.json deleted file mode 100644 index ed8ebe4c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/yellow_concrete.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/yellow_concrete" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/yellow_concrete_powder.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/yellow_concrete_powder.json deleted file mode 100644 index 38bac8bf..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/yellow_concrete_powder.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/yellow_concrete_powder" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/yellow_dye.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/yellow_dye.json deleted file mode 100644 index 14d6bb6a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/yellow_dye.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:item/yellow_dye" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/yellow_glazed_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/yellow_glazed_terracotta.json deleted file mode 100644 index 4d819984..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/yellow_glazed_terracotta.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/yellow_glazed_terracotta" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/yellow_shulker_box.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/yellow_shulker_box.json deleted file mode 100644 index 318a620e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/yellow_shulker_box.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/template_shulker_box", - "textures": { - "particle": "minecraft:block/yellow_shulker_box" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/yellow_stained_glass.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/yellow_stained_glass.json deleted file mode 100644 index e102e2d5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/yellow_stained_glass.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/yellow_stained_glass" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/yellow_stained_glass_pane.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/yellow_stained_glass_pane.json deleted file mode 100644 index e17c28a2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/yellow_stained_glass_pane.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "minecraft:block/yellow_stained_glass" - } -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/yellow_terracotta.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/yellow_terracotta.json deleted file mode 100644 index 50dfb7ea..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/yellow_terracotta.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/yellow_terracotta" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/yellow_wool.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/yellow_wool.json deleted file mode 100644 index e0de4bb8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/yellow_wool.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:block/yellow_wool" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/zoglin_spawn_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/zoglin_spawn_egg.json deleted file mode 100644 index d1aaa9d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/zoglin_spawn_egg.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_spawn_egg" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/zombie_head.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/zombie_head.json deleted file mode 100644 index 364b6e65..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/zombie_head.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_skull" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/zombie_horse_spawn_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/zombie_horse_spawn_egg.json deleted file mode 100644 index d1aaa9d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/zombie_horse_spawn_egg.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_spawn_egg" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/zombie_spawn_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/zombie_spawn_egg.json deleted file mode 100644 index d1aaa9d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/zombie_spawn_egg.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_spawn_egg" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/zombie_villager_spawn_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/zombie_villager_spawn_egg.json deleted file mode 100644 index d1aaa9d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/zombie_villager_spawn_egg.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_spawn_egg" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/zombified_piglin_spawn_egg.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/zombified_piglin_spawn_egg.json deleted file mode 100644 index d1aaa9d6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/models/item/zombified_piglin_spawn_egg.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "minecraft:item/template_spawn_egg" -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/ambient_entity_effect.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/ambient_entity_effect.json deleted file mode 100644 index 3be9c3a9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/ambient_entity_effect.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "textures": [ - "minecraft:effect_7", - "minecraft:effect_6", - "minecraft:effect_5", - "minecraft:effect_4", - "minecraft:effect_3", - "minecraft:effect_2", - "minecraft:effect_1", - "minecraft:effect_0" - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/angry_villager.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/angry_villager.json deleted file mode 100644 index ab50717b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/angry_villager.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": [ - "minecraft:angry" - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/ash.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/ash.json deleted file mode 100644 index ca698ca4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/ash.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": [ - "minecraft:generic_0" - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/bubble.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/bubble.json deleted file mode 100644 index c9ad6449..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/bubble.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": [ - "minecraft:bubble" - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/bubble_column_up.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/bubble_column_up.json deleted file mode 100644 index c9ad6449..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/bubble_column_up.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": [ - "minecraft:bubble" - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/bubble_pop.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/bubble_pop.json deleted file mode 100644 index 65ff9e5f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/bubble_pop.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "textures": [ - "minecraft:bubble_pop_0", - "minecraft:bubble_pop_1", - "minecraft:bubble_pop_2", - "minecraft:bubble_pop_3", - "minecraft:bubble_pop_4" - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/campfire_cosy_smoke.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/campfire_cosy_smoke.json deleted file mode 100644 index a99bffe8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/campfire_cosy_smoke.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "textures": [ - "minecraft:big_smoke_0", - "minecraft:big_smoke_1", - "minecraft:big_smoke_2", - "minecraft:big_smoke_3", - "minecraft:big_smoke_4", - "minecraft:big_smoke_5", - "minecraft:big_smoke_6", - "minecraft:big_smoke_7", - "minecraft:big_smoke_8", - "minecraft:big_smoke_9", - "minecraft:big_smoke_10", - "minecraft:big_smoke_11" - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/campfire_signal_smoke.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/campfire_signal_smoke.json deleted file mode 100644 index a99bffe8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/campfire_signal_smoke.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "textures": [ - "minecraft:big_smoke_0", - "minecraft:big_smoke_1", - "minecraft:big_smoke_2", - "minecraft:big_smoke_3", - "minecraft:big_smoke_4", - "minecraft:big_smoke_5", - "minecraft:big_smoke_6", - "minecraft:big_smoke_7", - "minecraft:big_smoke_8", - "minecraft:big_smoke_9", - "minecraft:big_smoke_10", - "minecraft:big_smoke_11" - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/cherry_leaves.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/cherry_leaves.json deleted file mode 100644 index c373f2e5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/cherry_leaves.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "textures": [ - "minecraft:cherry_0", - "minecraft:cherry_1", - "minecraft:cherry_2", - "minecraft:cherry_3", - "minecraft:cherry_4", - "minecraft:cherry_5", - "minecraft:cherry_6", - "minecraft:cherry_7", - "minecraft:cherry_8", - "minecraft:cherry_9", - "minecraft:cherry_10", - "minecraft:cherry_11" - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/cloud.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/cloud.json deleted file mode 100644 index 27126109..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/cloud.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "textures": [ - "minecraft:generic_7", - "minecraft:generic_6", - "minecraft:generic_5", - "minecraft:generic_4", - "minecraft:generic_3", - "minecraft:generic_2", - "minecraft:generic_1", - "minecraft:generic_0" - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/composter.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/composter.json deleted file mode 100644 index f9f9746a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/composter.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": [ - "minecraft:glint" - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/crimson_spore.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/crimson_spore.json deleted file mode 100644 index ca698ca4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/crimson_spore.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": [ - "minecraft:generic_0" - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/crit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/crit.json deleted file mode 100644 index 735a9d74..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/crit.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": [ - "minecraft:critical_hit" - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/current_down.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/current_down.json deleted file mode 100644 index c9ad6449..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/current_down.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": [ - "minecraft:bubble" - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/damage_indicator.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/damage_indicator.json deleted file mode 100644 index 3c9f3207..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/damage_indicator.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": [ - "minecraft:damage" - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/dolphin.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/dolphin.json deleted file mode 100644 index ca698ca4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/dolphin.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": [ - "minecraft:generic_0" - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/dragon_breath.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/dragon_breath.json deleted file mode 100644 index e65716e3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/dragon_breath.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "textures": [ - "minecraft:generic_5", - "minecraft:generic_6", - "minecraft:generic_7" - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/dripping_dripstone_lava.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/dripping_dripstone_lava.json deleted file mode 100644 index 987e9f30..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/dripping_dripstone_lava.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": [ - "minecraft:drip_hang" - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/dripping_dripstone_water.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/dripping_dripstone_water.json deleted file mode 100644 index 987e9f30..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/dripping_dripstone_water.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": [ - "minecraft:drip_hang" - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/dripping_honey.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/dripping_honey.json deleted file mode 100644 index 6a657af2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/dripping_honey.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": [ - "minecraft:drip_hang" - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/dripping_lava.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/dripping_lava.json deleted file mode 100644 index 987e9f30..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/dripping_lava.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": [ - "minecraft:drip_hang" - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/dripping_obsidian_tear.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/dripping_obsidian_tear.json deleted file mode 100644 index 6a657af2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/dripping_obsidian_tear.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": [ - "minecraft:drip_hang" - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/dripping_water.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/dripping_water.json deleted file mode 100644 index 987e9f30..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/dripping_water.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": [ - "minecraft:drip_hang" - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/dust.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/dust.json deleted file mode 100644 index 27126109..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/dust.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "textures": [ - "minecraft:generic_7", - "minecraft:generic_6", - "minecraft:generic_5", - "minecraft:generic_4", - "minecraft:generic_3", - "minecraft:generic_2", - "minecraft:generic_1", - "minecraft:generic_0" - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/dust_color_transition.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/dust_color_transition.json deleted file mode 100644 index 27126109..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/dust_color_transition.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "textures": [ - "minecraft:generic_7", - "minecraft:generic_6", - "minecraft:generic_5", - "minecraft:generic_4", - "minecraft:generic_3", - "minecraft:generic_2", - "minecraft:generic_1", - "minecraft:generic_0" - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/dust_plume.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/dust_plume.json deleted file mode 100644 index e0996e04..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/dust_plume.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "textures": [ - "minecraft:generic_7", - "minecraft:generic_6", - "minecraft:generic_5", - "minecraft:generic_4", - "minecraft:generic_3", - "minecraft:generic_2", - "minecraft:generic_1", - "minecraft:generic_0" - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/effect.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/effect.json deleted file mode 100644 index 3be9c3a9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/effect.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "textures": [ - "minecraft:effect_7", - "minecraft:effect_6", - "minecraft:effect_5", - "minecraft:effect_4", - "minecraft:effect_3", - "minecraft:effect_2", - "minecraft:effect_1", - "minecraft:effect_0" - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/egg_crack.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/egg_crack.json deleted file mode 100644 index bab4ed65..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/egg_crack.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": [ - "minecraft:glint" - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/electric_spark.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/electric_spark.json deleted file mode 100644 index aa3870da..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/electric_spark.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": [ - "minecraft:glow" - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/enchant.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/enchant.json deleted file mode 100644 index d2175f03..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/enchant.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "textures": [ - "minecraft:sga_a", - "minecraft:sga_b", - "minecraft:sga_c", - "minecraft:sga_d", - "minecraft:sga_e", - "minecraft:sga_f", - "minecraft:sga_g", - "minecraft:sga_h", - "minecraft:sga_i", - "minecraft:sga_j", - "minecraft:sga_k", - "minecraft:sga_l", - "minecraft:sga_m", - "minecraft:sga_n", - "minecraft:sga_o", - "minecraft:sga_p", - "minecraft:sga_q", - "minecraft:sga_r", - "minecraft:sga_s", - "minecraft:sga_t", - "minecraft:sga_u", - "minecraft:sga_v", - "minecraft:sga_w", - "minecraft:sga_x", - "minecraft:sga_y", - "minecraft:sga_z" - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/enchanted_hit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/enchanted_hit.json deleted file mode 100644 index 9dfa4dad..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/enchanted_hit.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": [ - "minecraft:enchanted_hit" - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/end_rod.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/end_rod.json deleted file mode 100644 index 4fdc55ff..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/end_rod.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "textures": [ - "minecraft:glitter_7", - "minecraft:glitter_6", - "minecraft:glitter_5", - "minecraft:glitter_4", - "minecraft:glitter_3", - "minecraft:glitter_2", - "minecraft:glitter_1", - "minecraft:glitter_0" - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/entity_effect.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/entity_effect.json deleted file mode 100644 index 3be9c3a9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/entity_effect.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "textures": [ - "minecraft:effect_7", - "minecraft:effect_6", - "minecraft:effect_5", - "minecraft:effect_4", - "minecraft:effect_3", - "minecraft:effect_2", - "minecraft:effect_1", - "minecraft:effect_0" - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/explosion.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/explosion.json deleted file mode 100644 index 6e3e151a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/explosion.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "textures": [ - "minecraft:explosion_0", - "minecraft:explosion_1", - "minecraft:explosion_2", - "minecraft:explosion_3", - "minecraft:explosion_4", - "minecraft:explosion_5", - "minecraft:explosion_6", - "minecraft:explosion_7", - "minecraft:explosion_8", - "minecraft:explosion_9", - "minecraft:explosion_10", - "minecraft:explosion_11", - "minecraft:explosion_12", - "minecraft:explosion_13", - "minecraft:explosion_14", - "minecraft:explosion_15" - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/falling_dripstone_lava.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/falling_dripstone_lava.json deleted file mode 100644 index 520ad48b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/falling_dripstone_lava.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": [ - "minecraft:drip_fall" - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/falling_dripstone_water.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/falling_dripstone_water.json deleted file mode 100644 index 520ad48b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/falling_dripstone_water.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": [ - "minecraft:drip_fall" - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/falling_dust.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/falling_dust.json deleted file mode 100644 index 27126109..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/falling_dust.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "textures": [ - "minecraft:generic_7", - "minecraft:generic_6", - "minecraft:generic_5", - "minecraft:generic_4", - "minecraft:generic_3", - "minecraft:generic_2", - "minecraft:generic_1", - "minecraft:generic_0" - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/falling_honey.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/falling_honey.json deleted file mode 100644 index 2732837e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/falling_honey.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": [ - "minecraft:drip_fall" - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/falling_lava.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/falling_lava.json deleted file mode 100644 index 520ad48b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/falling_lava.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": [ - "minecraft:drip_fall" - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/falling_nectar.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/falling_nectar.json deleted file mode 100644 index 2732837e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/falling_nectar.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": [ - "minecraft:drip_fall" - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/falling_obsidian_tear.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/falling_obsidian_tear.json deleted file mode 100644 index 2732837e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/falling_obsidian_tear.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": [ - "minecraft:drip_fall" - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/falling_spore_blossom.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/falling_spore_blossom.json deleted file mode 100644 index 2732837e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/falling_spore_blossom.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": [ - "minecraft:drip_fall" - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/falling_water.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/falling_water.json deleted file mode 100644 index 520ad48b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/falling_water.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": [ - "minecraft:drip_fall" - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/firework.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/firework.json deleted file mode 100644 index 9e4709bc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/firework.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "textures": [ - "minecraft:spark_7", - "minecraft:spark_6", - "minecraft:spark_5", - "minecraft:spark_4", - "minecraft:spark_3", - "minecraft:spark_2", - "minecraft:spark_1", - "minecraft:spark_0" - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/fishing.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/fishing.json deleted file mode 100644 index 49f427bc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/fishing.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "textures": [ - "minecraft:splash_0", - "minecraft:splash_1", - "minecraft:splash_2", - "minecraft:splash_3" - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/flame.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/flame.json deleted file mode 100644 index f506424d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/flame.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": [ - "minecraft:flame" - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/flash.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/flash.json deleted file mode 100644 index 9d842205..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/flash.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": [ - "minecraft:flash" - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/glow.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/glow.json deleted file mode 100644 index 8c0a8d20..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/glow.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": [ - "minecraft:glow" - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/glow_squid_ink.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/glow_squid_ink.json deleted file mode 100644 index 27126109..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/glow_squid_ink.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "textures": [ - "minecraft:generic_7", - "minecraft:generic_6", - "minecraft:generic_5", - "minecraft:generic_4", - "minecraft:generic_3", - "minecraft:generic_2", - "minecraft:generic_1", - "minecraft:generic_0" - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/gust.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/gust.json deleted file mode 100644 index ae6f2dd9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/gust.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "textures": [ - "minecraft:gust_0", - "minecraft:gust_1", - "minecraft:gust_2", - "minecraft:gust_3", - "minecraft:gust_4", - "minecraft:gust_5", - "minecraft:gust_6", - "minecraft:gust_7", - "minecraft:gust_8", - "minecraft:gust_9", - "minecraft:gust_10", - "minecraft:gust_11" - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/happy_villager.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/happy_villager.json deleted file mode 100644 index f9f9746a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/happy_villager.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": [ - "minecraft:glint" - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/heart.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/heart.json deleted file mode 100644 index 686a2dcf..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/heart.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": [ - "minecraft:heart" - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/infested.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/infested.json deleted file mode 100644 index 5910ce70..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/infested.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": [ - "minecraft:infested" - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/instant_effect.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/instant_effect.json deleted file mode 100644 index 7ec70d32..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/instant_effect.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "textures": [ - "minecraft:spell_7", - "minecraft:spell_6", - "minecraft:spell_5", - "minecraft:spell_4", - "minecraft:spell_3", - "minecraft:spell_2", - "minecraft:spell_1", - "minecraft:spell_0" - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/landing_honey.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/landing_honey.json deleted file mode 100644 index 3af906fe..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/landing_honey.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": [ - "minecraft:drip_land" - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/landing_lava.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/landing_lava.json deleted file mode 100644 index 89230de9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/landing_lava.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": [ - "minecraft:drip_land" - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/landing_obsidian_tear.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/landing_obsidian_tear.json deleted file mode 100644 index 3af906fe..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/landing_obsidian_tear.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": [ - "minecraft:drip_land" - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/large_smoke.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/large_smoke.json deleted file mode 100644 index 27126109..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/large_smoke.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "textures": [ - "minecraft:generic_7", - "minecraft:generic_6", - "minecraft:generic_5", - "minecraft:generic_4", - "minecraft:generic_3", - "minecraft:generic_2", - "minecraft:generic_1", - "minecraft:generic_0" - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/lava.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/lava.json deleted file mode 100644 index da6979fe..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/lava.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": [ - "minecraft:lava" - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/mycelium.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/mycelium.json deleted file mode 100644 index ca698ca4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/mycelium.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": [ - "minecraft:generic_0" - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/nautilus.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/nautilus.json deleted file mode 100644 index 6b9eafdf..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/nautilus.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": [ - "minecraft:nautilus" - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/note.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/note.json deleted file mode 100644 index 8097a3d7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/note.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": [ - "minecraft:note" - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/ominous_spawning.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/ominous_spawning.json deleted file mode 100644 index 6508b58d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/ominous_spawning.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": [ - "minecraft:ominous_spawning" - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/poof.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/poof.json deleted file mode 100644 index 27126109..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/poof.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "textures": [ - "minecraft:generic_7", - "minecraft:generic_6", - "minecraft:generic_5", - "minecraft:generic_4", - "minecraft:generic_3", - "minecraft:generic_2", - "minecraft:generic_1", - "minecraft:generic_0" - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/portal.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/portal.json deleted file mode 100644 index f970e447..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/portal.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "textures": [ - "minecraft:generic_0", - "minecraft:generic_1", - "minecraft:generic_2", - "minecraft:generic_3", - "minecraft:generic_4", - "minecraft:generic_5", - "minecraft:generic_6", - "minecraft:generic_7" - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/raid_omen.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/raid_omen.json deleted file mode 100644 index 37c611ef..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/raid_omen.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": [ - "minecraft:raid_omen" - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/rain.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/rain.json deleted file mode 100644 index 49f427bc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/rain.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "textures": [ - "minecraft:splash_0", - "minecraft:splash_1", - "minecraft:splash_2", - "minecraft:splash_3" - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/reverse_portal.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/reverse_portal.json deleted file mode 100644 index f970e447..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/reverse_portal.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "textures": [ - "minecraft:generic_0", - "minecraft:generic_1", - "minecraft:generic_2", - "minecraft:generic_3", - "minecraft:generic_4", - "minecraft:generic_5", - "minecraft:generic_6", - "minecraft:generic_7" - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/scrape.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/scrape.json deleted file mode 100644 index aa3870da..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/scrape.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": [ - "minecraft:glow" - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/sculk_charge.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/sculk_charge.json deleted file mode 100644 index 0e825f11..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/sculk_charge.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "textures": [ - "minecraft:sculk_charge_0", - "minecraft:sculk_charge_1", - "minecraft:sculk_charge_2", - "minecraft:sculk_charge_3", - "minecraft:sculk_charge_4", - "minecraft:sculk_charge_5", - "minecraft:sculk_charge_6" - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/sculk_charge_pop.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/sculk_charge_pop.json deleted file mode 100644 index 45d6bcc4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/sculk_charge_pop.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "textures": [ - "minecraft:sculk_charge_pop_0", - "minecraft:sculk_charge_pop_1", - "minecraft:sculk_charge_pop_2", - "minecraft:sculk_charge_pop_3" - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/sculk_soul.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/sculk_soul.json deleted file mode 100644 index 642ff282..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/sculk_soul.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "textures": [ - "minecraft:sculk_soul_0", - "minecraft:sculk_soul_1", - "minecraft:sculk_soul_2", - "minecraft:sculk_soul_3", - "minecraft:sculk_soul_4", - "minecraft:sculk_soul_5", - "minecraft:sculk_soul_6", - "minecraft:sculk_soul_7", - "minecraft:sculk_soul_8", - "minecraft:sculk_soul_9", - "minecraft:sculk_soul_10" - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/shriek.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/shriek.json deleted file mode 100644 index ad08a598..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/shriek.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": [ - "minecraft:shriek" - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/small_flame.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/small_flame.json deleted file mode 100644 index ef790a1f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/small_flame.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": [ - "minecraft:flame" - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/small_gust.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/small_gust.json deleted file mode 100644 index 376dff66..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/small_gust.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "textures": [ - "minecraft:small_gust_0", - "minecraft:small_gust_1", - "minecraft:small_gust_2", - "minecraft:small_gust_3", - "minecraft:small_gust_4", - "minecraft:small_gust_5", - "minecraft:small_gust_6" - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/smoke.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/smoke.json deleted file mode 100644 index 27126109..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/smoke.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "textures": [ - "minecraft:generic_7", - "minecraft:generic_6", - "minecraft:generic_5", - "minecraft:generic_4", - "minecraft:generic_3", - "minecraft:generic_2", - "minecraft:generic_1", - "minecraft:generic_0" - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/sneeze.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/sneeze.json deleted file mode 100644 index 27126109..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/sneeze.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "textures": [ - "minecraft:generic_7", - "minecraft:generic_6", - "minecraft:generic_5", - "minecraft:generic_4", - "minecraft:generic_3", - "minecraft:generic_2", - "minecraft:generic_1", - "minecraft:generic_0" - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/snowflake.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/snowflake.json deleted file mode 100644 index e0996e04..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/snowflake.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "textures": [ - "minecraft:generic_7", - "minecraft:generic_6", - "minecraft:generic_5", - "minecraft:generic_4", - "minecraft:generic_3", - "minecraft:generic_2", - "minecraft:generic_1", - "minecraft:generic_0" - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/sonic_boom.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/sonic_boom.json deleted file mode 100644 index f08e512b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/sonic_boom.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "textures": [ - "minecraft:sonic_boom_0", - "minecraft:sonic_boom_1", - "minecraft:sonic_boom_2", - "minecraft:sonic_boom_3", - "minecraft:sonic_boom_4", - "minecraft:sonic_boom_5", - "minecraft:sonic_boom_6", - "minecraft:sonic_boom_7", - "minecraft:sonic_boom_8", - "minecraft:sonic_boom_9", - "minecraft:sonic_boom_10", - "minecraft:sonic_boom_11", - "minecraft:sonic_boom_12", - "minecraft:sonic_boom_13", - "minecraft:sonic_boom_14", - "minecraft:sonic_boom_15" - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/soul.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/soul.json deleted file mode 100644 index 08defaea..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/soul.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "textures": [ - "minecraft:soul_0", - "minecraft:soul_1", - "minecraft:soul_2", - "minecraft:soul_3", - "minecraft:soul_4", - "minecraft:soul_5", - "minecraft:soul_6", - "minecraft:soul_7", - "minecraft:soul_8", - "minecraft:soul_9", - "minecraft:soul_10" - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/soul_fire_flame.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/soul_fire_flame.json deleted file mode 100644 index 6064eacb..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/soul_fire_flame.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": [ - "minecraft:soul_fire_flame" - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/spit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/spit.json deleted file mode 100644 index 27126109..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/spit.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "textures": [ - "minecraft:generic_7", - "minecraft:generic_6", - "minecraft:generic_5", - "minecraft:generic_4", - "minecraft:generic_3", - "minecraft:generic_2", - "minecraft:generic_1", - "minecraft:generic_0" - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/splash.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/splash.json deleted file mode 100644 index 49f427bc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/splash.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "textures": [ - "minecraft:splash_0", - "minecraft:splash_1", - "minecraft:splash_2", - "minecraft:splash_3" - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/spore_blossom_air.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/spore_blossom_air.json deleted file mode 100644 index 520ad48b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/spore_blossom_air.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": [ - "minecraft:drip_fall" - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/squid_ink.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/squid_ink.json deleted file mode 100644 index 27126109..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/squid_ink.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "textures": [ - "minecraft:generic_7", - "minecraft:generic_6", - "minecraft:generic_5", - "minecraft:generic_4", - "minecraft:generic_3", - "minecraft:generic_2", - "minecraft:generic_1", - "minecraft:generic_0" - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/sweep_attack.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/sweep_attack.json deleted file mode 100644 index 3b9fe789..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/sweep_attack.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "textures": [ - "minecraft:sweep_0", - "minecraft:sweep_1", - "minecraft:sweep_2", - "minecraft:sweep_3", - "minecraft:sweep_4", - "minecraft:sweep_5", - "minecraft:sweep_6", - "minecraft:sweep_7" - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/totem_of_undying.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/totem_of_undying.json deleted file mode 100644 index 4fdc55ff..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/totem_of_undying.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "textures": [ - "minecraft:glitter_7", - "minecraft:glitter_6", - "minecraft:glitter_5", - "minecraft:glitter_4", - "minecraft:glitter_3", - "minecraft:glitter_2", - "minecraft:glitter_1", - "minecraft:glitter_0" - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/trial_omen.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/trial_omen.json deleted file mode 100644 index 1e0bd583..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/trial_omen.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": [ - "minecraft:trial_omen" - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/trial_spawner_detection.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/trial_spawner_detection.json deleted file mode 100644 index c3937548..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/trial_spawner_detection.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "textures": [ - "minecraft:trial_spawner_detection_0", - "minecraft:trial_spawner_detection_1", - "minecraft:trial_spawner_detection_2", - "minecraft:trial_spawner_detection_3", - "minecraft:trial_spawner_detection_4" - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/trial_spawner_detection_ominous.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/trial_spawner_detection_ominous.json deleted file mode 100644 index 062b339f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/trial_spawner_detection_ominous.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "textures": [ - "minecraft:trial_spawner_detection_ominous_0", - "minecraft:trial_spawner_detection_ominous_1", - "minecraft:trial_spawner_detection_ominous_2", - "minecraft:trial_spawner_detection_ominous_3", - "minecraft:trial_spawner_detection_ominous_4" - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/underwater.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/underwater.json deleted file mode 100644 index ca698ca4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/underwater.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": [ - "minecraft:generic_0" - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/vault_connection.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/vault_connection.json deleted file mode 100644 index 184afd46..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/vault_connection.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": [ - "minecraft:vault_connection" - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/vibration.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/vibration.json deleted file mode 100644 index c2cf0ff5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/vibration.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": [ - "minecraft:vibration" - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/warped_spore.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/warped_spore.json deleted file mode 100644 index ca698ca4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/warped_spore.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": [ - "minecraft:generic_0" - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/wax_off.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/wax_off.json deleted file mode 100644 index aa3870da..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/wax_off.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": [ - "minecraft:glow" - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/wax_on.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/wax_on.json deleted file mode 100644 index aa3870da..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/wax_on.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": [ - "minecraft:glow" - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/white_ash.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/white_ash.json deleted file mode 100644 index 5590ac4d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/white_ash.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": [ - "minecraft:generic_0" - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/white_smoke.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/white_smoke.json deleted file mode 100644 index 27126109..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/white_smoke.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "textures": [ - "minecraft:generic_7", - "minecraft:generic_6", - "minecraft:generic_5", - "minecraft:generic_4", - "minecraft:generic_3", - "minecraft:generic_2", - "minecraft:generic_1", - "minecraft:generic_0" - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/witch.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/witch.json deleted file mode 100644 index 7ec70d32..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/particles/witch.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "textures": [ - "minecraft:spell_7", - "minecraft:spell_6", - "minecraft:spell_5", - "minecraft:spell_4", - "minecraft:spell_3", - "minecraft:spell_2", - "minecraft:spell_1", - "minecraft:spell_0" - ] -} \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/blit_screen.fsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/blit_screen.fsh deleted file mode 100644 index b750ae82..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/blit_screen.fsh +++ /dev/null @@ -1,11 +0,0 @@ -#version 150 - -uniform sampler2D DiffuseSampler; - -in vec2 texCoord; - -out vec4 fragColor; - -void main() { - fragColor = texture(DiffuseSampler, texCoord); -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/blit_screen.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/blit_screen.json deleted file mode 100644 index 72894ff6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/blit_screen.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "vertex": "blit_screen", - "fragment": "blit_screen", - "samplers": [ - { "name": "DiffuseSampler" } - ], - "uniforms": [ - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/blit_screen.vsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/blit_screen.vsh deleted file mode 100644 index 405da001..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/blit_screen.vsh +++ /dev/null @@ -1,11 +0,0 @@ -#version 150 - -in vec3 Position; - -out vec2 texCoord; - -void main() { - vec2 screenPos = Position.xy * 2.0 - 1.0; - gl_Position = vec4(screenPos.x, screenPos.y, 1.0, 1.0); - texCoord = Position.xy; -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/particle.fsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/particle.fsh deleted file mode 100644 index 58f81d29..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/particle.fsh +++ /dev/null @@ -1,24 +0,0 @@ -#version 150 - -#moj_import - -uniform sampler2D Sampler0; - -uniform vec4 ColorModulator; -uniform float FogStart; -uniform float FogEnd; -uniform vec4 FogColor; - -in float vertexDistance; -in vec2 texCoord0; -in vec4 vertexColor; - -out vec4 fragColor; - -void main() { - vec4 color = texture(Sampler0, texCoord0) * vertexColor * ColorModulator; - if (color.a < 0.1) { - discard; - } - fragColor = linear_fog(color, vertexDistance, FogStart, FogEnd, FogColor); -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/particle.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/particle.json deleted file mode 100644 index a3d33094..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/particle.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "vertex": "particle", - "fragment": "particle", - "samplers": [ - { "name": "Sampler0" }, - { "name": "Sampler2" } - ], - "uniforms": [ - { "name": "ModelViewMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ProjMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ColorModulator", "type": "float", "count": 4, "values": [ 1.0, 1.0, 1.0, 1.0 ] }, - { "name": "FogStart", "type": "float", "count": 1, "values": [ 0.0 ] }, - { "name": "FogEnd", "type": "float", "count": 1, "values": [ 1.0 ] }, - { "name": "FogColor", "type": "float", "count": 4, "values": [ 0.0, 0.0, 0.0, 0.0 ] }, - { "name": "FogShape", "type": "int", "count": 1, "values": [ 0 ] } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/particle.vsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/particle.vsh deleted file mode 100644 index a2ae56b7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/particle.vsh +++ /dev/null @@ -1,26 +0,0 @@ -#version 150 - -#moj_import - -in vec3 Position; -in vec2 UV0; -in vec4 Color; -in ivec2 UV2; - -uniform sampler2D Sampler2; - -uniform mat4 ModelViewMat; -uniform mat4 ProjMat; -uniform int FogShape; - -out float vertexDistance; -out vec2 texCoord0; -out vec4 vertexColor; - -void main() { - gl_Position = ProjMat * ModelViewMat * vec4(Position, 1.0); - - vertexDistance = fog_distance(Position, FogShape); - texCoord0 = UV0; - vertexColor = Color * texelFetch(Sampler2, UV2 / 16, 0); -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/position.fsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/position.fsh deleted file mode 100644 index 83ce3b1d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/position.fsh +++ /dev/null @@ -1,16 +0,0 @@ -#version 150 - -#moj_import - -uniform vec4 ColorModulator; -uniform float FogStart; -uniform float FogEnd; -uniform vec4 FogColor; - -in float vertexDistance; - -out vec4 fragColor; - -void main() { - fragColor = linear_fog(ColorModulator, vertexDistance, FogStart, FogEnd, FogColor); -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/position.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/position.json deleted file mode 100644 index 78516f65..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/position.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "vertex": "position", - "fragment": "position", - "samplers": [ - ], - "uniforms": [ - { "name": "ModelViewMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ProjMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ColorModulator", "type": "float", "count": 4, "values": [ 1.0, 1.0, 1.0, 1.0 ] }, - { "name": "FogStart", "type": "float", "count": 1, "values": [ 0.0 ] }, - { "name": "FogEnd", "type": "float", "count": 1, "values": [ 1.0 ] }, - { "name": "FogColor", "type": "float", "count": 4, "values": [ 0.0, 0.0, 0.0, 0.0 ] }, - { "name": "FogShape", "type": "int", "count": 1, "values": [ 0 ] } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/position.vsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/position.vsh deleted file mode 100644 index 6ff178e2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/position.vsh +++ /dev/null @@ -1,17 +0,0 @@ -#version 150 - -#moj_import - -in vec3 Position; - -uniform mat4 ProjMat; -uniform mat4 ModelViewMat; -uniform int FogShape; - -out float vertexDistance; - -void main() { - gl_Position = ProjMat * ModelViewMat * vec4(Position, 1.0); - - vertexDistance = fog_distance(Position, FogShape); -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/position_color.fsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/position_color.fsh deleted file mode 100644 index d7da70e8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/position_color.fsh +++ /dev/null @@ -1,15 +0,0 @@ -#version 150 - -in vec4 vertexColor; - -uniform vec4 ColorModulator; - -out vec4 fragColor; - -void main() { - vec4 color = vertexColor; - if (color.a == 0.0) { - discard; - } - fragColor = color * ColorModulator; -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/position_color.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/position_color.json deleted file mode 100644 index 827d9af4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/position_color.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "vertex": "position_color", - "fragment": "position_color", - "samplers": [ - ], - "uniforms": [ - { "name": "ModelViewMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ProjMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ColorModulator", "type": "float", "count": 4, "values": [ 1.0, 1.0, 1.0, 1.0 ] } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/position_color.vsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/position_color.vsh deleted file mode 100644 index 19d3fdba..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/position_color.vsh +++ /dev/null @@ -1,15 +0,0 @@ -#version 150 - -in vec3 Position; -in vec4 Color; - -uniform mat4 ModelViewMat; -uniform mat4 ProjMat; - -out vec4 vertexColor; - -void main() { - gl_Position = ProjMat * ModelViewMat * vec4(Position, 1.0); - - vertexColor = Color; -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/position_color_lightmap.fsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/position_color_lightmap.fsh deleted file mode 100644 index 49a182cb..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/position_color_lightmap.fsh +++ /dev/null @@ -1,15 +0,0 @@ -#version 150 - -uniform sampler2D Sampler2; - -uniform vec4 ColorModulator; - -in vec4 vertexColor; -in vec2 texCoord2; - -out vec4 fragColor; - -void main() { - vec4 color = texture(Sampler2, texCoord2) * vertexColor; - fragColor = color * ColorModulator; -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/position_color_lightmap.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/position_color_lightmap.json deleted file mode 100644 index ed33a8b0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/position_color_lightmap.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "vertex": "position_color_lightmap", - "fragment": "position_color_lightmap", - "samplers": [ - { "name": "Sampler2" } - ], - "uniforms": [ - { "name": "ModelViewMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ProjMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ColorModulator", "type": "float", "count": 4, "values": [ 1.0, 1.0, 1.0, 1.0 ] } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/position_color_lightmap.vsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/position_color_lightmap.vsh deleted file mode 100644 index 8a08d3c7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/position_color_lightmap.vsh +++ /dev/null @@ -1,18 +0,0 @@ -#version 150 - -in vec3 Position; -in vec4 Color; -in vec2 UV2; - -uniform mat4 ModelViewMat; -uniform mat4 ProjMat; - -out vec4 vertexColor; -out vec2 texCoord2; - -void main() { - gl_Position = ProjMat * ModelViewMat * vec4(Position, 1.0); - - vertexColor = Color; - texCoord2 = UV2; -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/position_color_tex_lightmap.fsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/position_color_tex_lightmap.fsh deleted file mode 100644 index d04bdec4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/position_color_tex_lightmap.fsh +++ /dev/null @@ -1,19 +0,0 @@ -#version 150 - -uniform sampler2D Sampler0; - -uniform vec4 ColorModulator; - -in vec4 vertexColor; -in vec2 texCoord0; -in vec2 texCoord2; - -out vec4 fragColor; - -void main() { - vec4 color = texture(Sampler0, texCoord0) * vertexColor; - if (color.a < 0.1) { - discard; - } - fragColor = color * ColorModulator; -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/position_color_tex_lightmap.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/position_color_tex_lightmap.json deleted file mode 100644 index 1f1dbd53..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/position_color_tex_lightmap.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "vertex": "position_color_tex_lightmap", - "fragment": "position_color_tex_lightmap", - "samplers": [ - { "name": "Sampler0" } - ], - "uniforms": [ - { "name": "ModelViewMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ProjMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ColorModulator", "type": "float", "count": 4, "values": [ 1.0, 1.0, 1.0, 1.0 ] } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/position_color_tex_lightmap.vsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/position_color_tex_lightmap.vsh deleted file mode 100644 index 75bbab4f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/position_color_tex_lightmap.vsh +++ /dev/null @@ -1,21 +0,0 @@ -#version 150 - -in vec3 Position; -in vec4 Color; -in vec2 UV0; -in vec2 UV2; - -uniform mat4 ModelViewMat; -uniform mat4 ProjMat; - -out vec4 vertexColor; -out vec2 texCoord0; -out vec2 texCoord2; - -void main() { - gl_Position = ProjMat * ModelViewMat * vec4(Position, 1.0); - - vertexColor = Color; - texCoord0 = UV0; - texCoord2 = UV2; -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/position_tex.fsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/position_tex.fsh deleted file mode 100644 index ded49d39..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/position_tex.fsh +++ /dev/null @@ -1,17 +0,0 @@ -#version 150 - -uniform sampler2D Sampler0; - -uniform vec4 ColorModulator; - -in vec2 texCoord0; - -out vec4 fragColor; - -void main() { - vec4 color = texture(Sampler0, texCoord0); - if (color.a == 0.0) { - discard; - } - fragColor = color * ColorModulator; -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/position_tex.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/position_tex.json deleted file mode 100644 index 7ba6e132..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/position_tex.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "vertex": "position_tex", - "fragment": "position_tex", - "samplers": [ - { "name": "Sampler0" } - ], - "uniforms": [ - { "name": "ModelViewMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ProjMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ColorModulator", "type": "float", "count": 4, "values": [ 1.0, 1.0, 1.0, 1.0 ] } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/position_tex.vsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/position_tex.vsh deleted file mode 100644 index 15336e2e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/position_tex.vsh +++ /dev/null @@ -1,15 +0,0 @@ -#version 150 - -in vec3 Position; -in vec2 UV0; - -uniform mat4 ModelViewMat; -uniform mat4 ProjMat; - -out vec2 texCoord0; - -void main() { - gl_Position = ProjMat * ModelViewMat * vec4(Position, 1.0); - - texCoord0 = UV0; -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/position_tex_color.fsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/position_tex_color.fsh deleted file mode 100644 index f64629e9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/position_tex_color.fsh +++ /dev/null @@ -1,18 +0,0 @@ -#version 150 - -uniform sampler2D Sampler0; - -uniform vec4 ColorModulator; - -in vec2 texCoord0; -in vec4 vertexColor; - -out vec4 fragColor; - -void main() { - vec4 color = texture(Sampler0, texCoord0) * vertexColor; - if (color.a < 0.1) { - discard; - } - fragColor = color * ColorModulator; -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/position_tex_color.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/position_tex_color.json deleted file mode 100644 index 367ef5e9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/position_tex_color.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "vertex": "position_tex_color", - "fragment": "position_tex_color", - "samplers": [ - { "name": "Sampler0" } - ], - "uniforms": [ - { "name": "ModelViewMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ProjMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ColorModulator", "type": "float", "count": 4, "values": [ 1.0, 1.0, 1.0, 1.0 ] } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/position_tex_color.vsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/position_tex_color.vsh deleted file mode 100644 index 1ed8e406..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/position_tex_color.vsh +++ /dev/null @@ -1,18 +0,0 @@ -#version 150 - -in vec3 Position; -in vec2 UV0; -in vec4 Color; - -uniform mat4 ModelViewMat; -uniform mat4 ProjMat; - -out vec2 texCoord0; -out vec4 vertexColor; - -void main() { - gl_Position = ProjMat * ModelViewMat * vec4(Position, 1.0); - - texCoord0 = UV0; - vertexColor = Color; -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_armor_cutout_no_cull.fsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_armor_cutout_no_cull.fsh deleted file mode 100644 index 232a61df..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_armor_cutout_no_cull.fsh +++ /dev/null @@ -1,25 +0,0 @@ -#version 150 - -#moj_import - -uniform sampler2D Sampler0; - -uniform vec4 ColorModulator; -uniform float FogStart; -uniform float FogEnd; -uniform vec4 FogColor; - -in float vertexDistance; -in vec4 vertexColor; -in vec2 texCoord0; -in vec2 texCoord1; - -out vec4 fragColor; - -void main() { - vec4 color = texture(Sampler0, texCoord0) * vertexColor * ColorModulator; - if (color.a < 0.1) { - discard; - } - fragColor = linear_fog(color, vertexDistance, FogStart, FogEnd, FogColor); -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_armor_cutout_no_cull.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_armor_cutout_no_cull.json deleted file mode 100644 index 7f15d3bf..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_armor_cutout_no_cull.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "vertex": "rendertype_armor_cutout_no_cull", - "fragment": "rendertype_armor_cutout_no_cull", - "samplers": [ - { "name": "Sampler0" }, - { "name": "Sampler2" } - ], - "uniforms": [ - { "name": "ModelViewMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ProjMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ColorModulator", "type": "float", "count": 4, "values": [ 1.0, 1.0, 1.0, 1.0 ] }, - { "name": "Light0_Direction", "type": "float", "count": 3, "values": [0.0, 0.0, 0.0] }, - { "name": "Light1_Direction", "type": "float", "count": 3, "values": [0.0, 0.0, 0.0] }, - { "name": "FogStart", "type": "float", "count": 1, "values": [ 0.0 ] }, - { "name": "FogEnd", "type": "float", "count": 1, "values": [ 1.0 ] }, - { "name": "FogColor", "type": "float", "count": 4, "values": [ 0.0, 0.0, 0.0, 0.0 ] }, - { "name": "FogShape", "type": "int", "count": 1, "values": [ 0 ] } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_armor_cutout_no_cull.vsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_armor_cutout_no_cull.vsh deleted file mode 100644 index 6366633b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_armor_cutout_no_cull.vsh +++ /dev/null @@ -1,34 +0,0 @@ -#version 150 - -#moj_import -#moj_import - -in vec3 Position; -in vec4 Color; -in vec2 UV0; -in vec2 UV1; -in ivec2 UV2; -in vec3 Normal; - -uniform sampler2D Sampler2; - -uniform mat4 ModelViewMat; -uniform mat4 ProjMat; -uniform int FogShape; - -uniform vec3 Light0_Direction; -uniform vec3 Light1_Direction; - -out float vertexDistance; -out vec4 vertexColor; -out vec2 texCoord0; -out vec2 texCoord1; - -void main() { - gl_Position = ProjMat * ModelViewMat * vec4(Position, 1.0); - - vertexDistance = fog_distance(Position, FogShape); - vertexColor = minecraft_mix_light(Light0_Direction, Light1_Direction, Normal, Color) * texelFetch(Sampler2, UV2 / 16, 0); - texCoord0 = UV0; - texCoord1 = UV1; -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_armor_entity_glint.fsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_armor_entity_glint.fsh deleted file mode 100644 index 9bcfd7db..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_armor_entity_glint.fsh +++ /dev/null @@ -1,24 +0,0 @@ -#version 150 - -#moj_import - -uniform sampler2D Sampler0; - -uniform vec4 ColorModulator; -uniform float FogStart; -uniform float FogEnd; -uniform float GlintAlpha; - -in float vertexDistance; -in vec2 texCoord0; - -out vec4 fragColor; - -void main() { - vec4 color = texture(Sampler0, texCoord0) * ColorModulator; - if (color.a < 0.1) { - discard; - } - float fade = linear_fog_fade(vertexDistance, FogStart, FogEnd) * GlintAlpha; - fragColor = vec4(color.rgb * fade, color.a); -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_armor_entity_glint.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_armor_entity_glint.json deleted file mode 100644 index 982489f6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_armor_entity_glint.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "vertex": "rendertype_armor_entity_glint", - "fragment": "rendertype_armor_entity_glint", - "samplers": [ - { "name": "Sampler0" } - ], - "uniforms": [ - { "name": "ModelViewMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ProjMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ColorModulator", "type": "float", "count": 4, "values": [ 1.0, 1.0, 1.0, 1.0 ] }, - { "name": "GlintAlpha", "type": "float", "count": 1, "values": [ 1.0 ] }, - { "name": "FogStart", "type": "float", "count": 1, "values": [ 0.0 ] }, - { "name": "FogEnd", "type": "float", "count": 1, "values": [ 1.0 ] }, - { "name": "FogShape", "type": "int", "count": 1, "values": [ 0 ] }, - { "name": "TextureMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_armor_entity_glint.vsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_armor_entity_glint.vsh deleted file mode 100644 index f123a0e1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_armor_entity_glint.vsh +++ /dev/null @@ -1,21 +0,0 @@ -#version 150 - -#moj_import - -in vec3 Position; -in vec2 UV0; - -uniform mat4 ModelViewMat; -uniform mat4 ProjMat; -uniform mat4 TextureMat; -uniform int FogShape; - -out float vertexDistance; -out vec2 texCoord0; - -void main() { - gl_Position = ProjMat * ModelViewMat * vec4(Position, 1.0); - - vertexDistance = fog_distance(Position, FogShape); - texCoord0 = (TextureMat * vec4(UV0, 0.0, 1.0)).xy; -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_beacon_beam.fsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_beacon_beam.fsh deleted file mode 100644 index 88ce640a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_beacon_beam.fsh +++ /dev/null @@ -1,23 +0,0 @@ -#version 150 - -#moj_import - -uniform sampler2D Sampler0; - -uniform mat4 ProjMat; -uniform vec4 ColorModulator; -uniform float FogStart; -uniform float FogEnd; -uniform vec4 FogColor; - -in vec4 vertexColor; -in vec2 texCoord0; - -out vec4 fragColor; - -void main() { - vec4 color = texture(Sampler0, texCoord0); - color *= vertexColor * ColorModulator; - float fragmentDistance = -ProjMat[3].z / ((gl_FragCoord.z) * -2.0 + 1.0 - ProjMat[2].z); - fragColor = linear_fog(color, fragmentDistance, FogStart, FogEnd, FogColor); -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_beacon_beam.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_beacon_beam.json deleted file mode 100644 index 145874ff..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_beacon_beam.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "vertex": "rendertype_beacon_beam", - "fragment": "rendertype_beacon_beam", - "samplers": [ - { "name": "Sampler0" } - ], - "uniforms": [ - { "name": "ModelViewMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ProjMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ColorModulator", "type": "float", "count": 4, "values": [ 1.0, 1.0, 1.0, 1.0 ] }, - { "name": "FogStart", "type": "float", "count": 1, "values": [ 0.0 ] }, - { "name": "FogEnd", "type": "float", "count": 1, "values": [ 1.0 ] }, - { "name": "FogColor", "type": "float", "count": 4, "values": [ 0.0, 0.0, 0.0, 0.0 ] } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_beacon_beam.vsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_beacon_beam.vsh deleted file mode 100644 index 44e105d4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_beacon_beam.vsh +++ /dev/null @@ -1,18 +0,0 @@ -#version 150 - -in vec3 Position; -in vec4 Color; -in vec2 UV0; - -uniform mat4 ModelViewMat; -uniform mat4 ProjMat; - -out vec4 vertexColor; -out vec2 texCoord0; - -void main() { - gl_Position = ProjMat * ModelViewMat * vec4(Position, 1.0); - - vertexColor = Color; - texCoord0 = UV0; -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_breeze_wind.fsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_breeze_wind.fsh deleted file mode 100644 index 89514fba..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_breeze_wind.fsh +++ /dev/null @@ -1,23 +0,0 @@ -#version 150 - -#moj_import - -uniform sampler2D Sampler0; - -uniform vec4 ColorModulator; -uniform float FogStart; -uniform float FogEnd; - -in float vertexDistance; -in vec4 vertexColor; -in vec2 texCoord0; - -out vec4 fragColor; - -void main() { - vec4 color = texture(Sampler0, texCoord0) * vertexColor * ColorModulator; - if (color.a < 0.1) { - discard; - } - fragColor = color * linear_fog_fade(vertexDistance, FogStart, FogEnd); -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_breeze_wind.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_breeze_wind.json deleted file mode 100644 index 17da015f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_breeze_wind.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "vertex": "rendertype_breeze_wind", - "fragment": "rendertype_breeze_wind", - "samplers": [ - { "name": "Sampler0" }, - { "name": "Sampler2" } - ], - "uniforms": [ - { "name": "ModelViewMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ProjMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "TextureMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ColorModulator", "type": "float", "count": 4, "values": [ 1.0, 1.0, 1.0, 1.0 ] }, - { "name": "FogStart", "type": "float", "count": 1, "values": [ 0.0 ] }, - { "name": "FogEnd", "type": "float", "count": 1, "values": [ 1.0 ] }, - { "name": "FogShape", "type": "int", "count": 1, "values": [ 0 ] } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_breeze_wind.vsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_breeze_wind.vsh deleted file mode 100644 index 583325b9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_breeze_wind.vsh +++ /dev/null @@ -1,32 +0,0 @@ -#version 150 - -#moj_import -#moj_import - -in vec3 Position; -in vec4 Color; -in vec2 UV0; -in ivec2 UV2; - -uniform sampler2D Sampler0; -uniform sampler2D Sampler2; - -uniform mat4 ModelViewMat; -uniform mat4 ProjMat; -uniform mat4 TextureMat; -uniform int FogShape; - -out float vertexDistance; -out vec4 vertexColor; -out vec4 lightMapColor; -out vec2 texCoord0; - -void main() { - gl_Position = ProjMat * ModelViewMat * vec4(Position, 1.0); - - vertexDistance = fog_distance(Position, FogShape); - lightMapColor = texelFetch(Sampler2, UV2 / 16, 0); - vertexColor = Color * lightMapColor; - - texCoord0 = (TextureMat * vec4(UV0, 0.0, 1.0)).xy; -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_clouds.fsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_clouds.fsh deleted file mode 100644 index 941d07fd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_clouds.fsh +++ /dev/null @@ -1,24 +0,0 @@ -#version 150 - -#moj_import - -uniform sampler2D Sampler0; - -uniform vec4 ColorModulator; -uniform float FogStart; -uniform float FogEnd; -uniform vec4 FogColor; - -in vec2 texCoord0; -in float vertexDistance; -in vec4 vertexColor; - -out vec4 fragColor; - -void main() { - vec4 color = texture(Sampler0, texCoord0) * vertexColor * ColorModulator; - if (color.a < 0.1) { - discard; - } - fragColor = linear_fog(color, vertexDistance, FogStart, FogEnd, FogColor); -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_clouds.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_clouds.json deleted file mode 100644 index 6fc1c2fe..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_clouds.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "vertex": "rendertype_clouds", - "fragment": "rendertype_clouds", - "samplers": [ - { "name": "Sampler0" } - ], - "uniforms": [ - { "name": "ModelViewMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ProjMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ColorModulator", "type": "float", "count": 4, "values": [ 1.0, 1.0, 1.0, 1.0 ] }, - { "name": "FogStart", "type": "float", "count": 1, "values": [ 0.0 ] }, - { "name": "FogEnd", "type": "float", "count": 1, "values": [ 1.0 ] }, - { "name": "FogColor", "type": "float", "count": 4, "values": [ 0.0, 0.0, 0.0, 0.0 ] }, - { "name": "FogShape", "type": "int", "count": 1, "values": [ 0 ] } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_clouds.vsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_clouds.vsh deleted file mode 100644 index cab15097..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_clouds.vsh +++ /dev/null @@ -1,25 +0,0 @@ -#version 150 - -#moj_import - -in vec3 Position; -in vec2 UV0; -in vec4 Color; -in vec3 Normal; - -uniform mat4 ModelViewMat; -uniform mat4 ProjMat; -uniform int FogShape; - -out vec2 texCoord0; -out float vertexDistance; -out vec4 vertexColor; - -void main() { - vec4 pos = ModelViewMat * vec4(Position, 1.0); - gl_Position = ProjMat * pos; - - texCoord0 = UV0; - vertexDistance = fog_distance(pos.xyz, FogShape); - vertexColor = Color; -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_crumbling.fsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_crumbling.fsh deleted file mode 100644 index d04bdec4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_crumbling.fsh +++ /dev/null @@ -1,19 +0,0 @@ -#version 150 - -uniform sampler2D Sampler0; - -uniform vec4 ColorModulator; - -in vec4 vertexColor; -in vec2 texCoord0; -in vec2 texCoord2; - -out vec4 fragColor; - -void main() { - vec4 color = texture(Sampler0, texCoord0) * vertexColor; - if (color.a < 0.1) { - discard; - } - fragColor = color * ColorModulator; -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_crumbling.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_crumbling.json deleted file mode 100644 index 01cd4bb2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_crumbling.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "vertex": "rendertype_crumbling", - "fragment": "rendertype_crumbling", - "samplers": [ - { "name": "Sampler0" } - ], - "uniforms": [ - { "name": "ModelViewMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ProjMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ColorModulator", "type": "float", "count": 4, "values": [ 1.0, 1.0, 1.0, 1.0 ] } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_crumbling.vsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_crumbling.vsh deleted file mode 100644 index 06341163..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_crumbling.vsh +++ /dev/null @@ -1,22 +0,0 @@ -#version 150 - -in vec3 Position; -in vec4 Color; -in vec2 UV0; -in vec2 UV2; -in vec3 Normal; - -uniform mat4 ModelViewMat; -uniform mat4 ProjMat; - -out vec4 vertexColor; -out vec2 texCoord0; -out vec2 texCoord2; - -void main() { - gl_Position = ProjMat * ModelViewMat * vec4(Position, 1.0); - - vertexColor = Color; - texCoord0 = UV0; - texCoord2 = UV2; -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_cutout.fsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_cutout.fsh deleted file mode 100644 index 3fe46019..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_cutout.fsh +++ /dev/null @@ -1,24 +0,0 @@ -#version 150 - -#moj_import - -uniform sampler2D Sampler0; - -uniform vec4 ColorModulator; -uniform float FogStart; -uniform float FogEnd; -uniform vec4 FogColor; - -in float vertexDistance; -in vec4 vertexColor; -in vec2 texCoord0; - -out vec4 fragColor; - -void main() { - vec4 color = texture(Sampler0, texCoord0) * vertexColor * ColorModulator; - if (color.a < 0.1) { - discard; - } - fragColor = linear_fog(color, vertexDistance, FogStart, FogEnd, FogColor); -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_cutout.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_cutout.json deleted file mode 100644 index a9460d25..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_cutout.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "vertex": "rendertype_cutout", - "fragment": "rendertype_cutout", - "samplers": [ - { "name": "Sampler0" }, - { "name": "Sampler2" } - ], - "uniforms": [ - { "name": "ModelViewMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ProjMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ChunkOffset", "type": "float", "count": 3, "values": [ 0.0, 0.0, 0.0 ] }, - { "name": "ColorModulator", "type": "float", "count": 4, "values": [ 1.0, 1.0, 1.0, 1.0 ] }, - { "name": "FogStart", "type": "float", "count": 1, "values": [ 0.0 ] }, - { "name": "FogEnd", "type": "float", "count": 1, "values": [ 1.0 ] }, - { "name": "FogColor", "type": "float", "count": 4, "values": [ 0.0, 0.0, 0.0, 0.0 ] }, - { "name": "FogShape", "type": "int", "count": 1, "values": [ 0 ] } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_cutout.vsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_cutout.vsh deleted file mode 100644 index 02f3d117..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_cutout.vsh +++ /dev/null @@ -1,30 +0,0 @@ -#version 150 - -#moj_import -#moj_import - -in vec3 Position; -in vec4 Color; -in vec2 UV0; -in ivec2 UV2; -in vec3 Normal; - -uniform sampler2D Sampler2; - -uniform mat4 ModelViewMat; -uniform mat4 ProjMat; -uniform vec3 ChunkOffset; -uniform int FogShape; - -out float vertexDistance; -out vec4 vertexColor; -out vec2 texCoord0; - -void main() { - vec3 pos = Position + ChunkOffset; - gl_Position = ProjMat * ModelViewMat * vec4(pos, 1.0); - - vertexDistance = fog_distance(pos, FogShape); - vertexColor = Color * minecraft_sample_lightmap(Sampler2, UV2); - texCoord0 = UV0; -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_cutout_mipped.fsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_cutout_mipped.fsh deleted file mode 100644 index cb63a69a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_cutout_mipped.fsh +++ /dev/null @@ -1,24 +0,0 @@ -#version 150 - -#moj_import - -uniform sampler2D Sampler0; - -uniform vec4 ColorModulator; -uniform float FogStart; -uniform float FogEnd; -uniform vec4 FogColor; - -in float vertexDistance; -in vec4 vertexColor; -in vec2 texCoord0; - -out vec4 fragColor; - -void main() { - vec4 color = texture(Sampler0, texCoord0) * vertexColor * ColorModulator; - if (color.a < 0.5) { - discard; - } - fragColor = linear_fog(color, vertexDistance, FogStart, FogEnd, FogColor); -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_cutout_mipped.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_cutout_mipped.json deleted file mode 100644 index 7698959a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_cutout_mipped.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "vertex": "rendertype_cutout_mipped", - "fragment": "rendertype_cutout_mipped", - "samplers": [ - { "name": "Sampler0" }, - { "name": "Sampler2" } - ], - "uniforms": [ - { "name": "ModelViewMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ProjMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ChunkOffset", "type": "float", "count": 3, "values": [ 0.0, 0.0, 0.0 ] }, - { "name": "ColorModulator", "type": "float", "count": 4, "values": [ 1.0, 1.0, 1.0, 1.0 ] }, - { "name": "FogStart", "type": "float", "count": 1, "values": [ 0.0 ] }, - { "name": "FogEnd", "type": "float", "count": 1, "values": [ 1.0 ] }, - { "name": "FogColor", "type": "float", "count": 4, "values": [ 0.0, 0.0, 0.0, 0.0 ] }, - { "name": "FogShape", "type": "int", "count": 1, "values": [ 0 ] } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_cutout_mipped.vsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_cutout_mipped.vsh deleted file mode 100644 index 02f3d117..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_cutout_mipped.vsh +++ /dev/null @@ -1,30 +0,0 @@ -#version 150 - -#moj_import -#moj_import - -in vec3 Position; -in vec4 Color; -in vec2 UV0; -in ivec2 UV2; -in vec3 Normal; - -uniform sampler2D Sampler2; - -uniform mat4 ModelViewMat; -uniform mat4 ProjMat; -uniform vec3 ChunkOffset; -uniform int FogShape; - -out float vertexDistance; -out vec4 vertexColor; -out vec2 texCoord0; - -void main() { - vec3 pos = Position + ChunkOffset; - gl_Position = ProjMat * ModelViewMat * vec4(pos, 1.0); - - vertexDistance = fog_distance(pos, FogShape); - vertexColor = Color * minecraft_sample_lightmap(Sampler2, UV2); - texCoord0 = UV0; -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_end_gateway.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_end_gateway.json deleted file mode 100644 index dd4095d2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_end_gateway.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "vertex": "rendertype_end_portal", - "fragment": "rendertype_end_portal", - "samplers": [ - { "name": "Sampler0" }, - { "name": "Sampler1" } - ], - "uniforms": [ - { "name": "ModelViewMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ProjMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "GameTime", "type": "float", "count": 1, "values": [ 0.0 ] }, - { "name": "EndPortalLayers", "type": "int", "count": 1, "values": [ 16 ] } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_end_portal.fsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_end_portal.fsh deleted file mode 100644 index b6a400cd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_end_portal.fsh +++ /dev/null @@ -1,62 +0,0 @@ -#version 150 - -#moj_import - -uniform sampler2D Sampler0; -uniform sampler2D Sampler1; - -uniform float GameTime; -uniform int EndPortalLayers; - -in vec4 texProj0; - -const vec3[] COLORS = vec3[]( - vec3(0.022087, 0.098399, 0.110818), - vec3(0.011892, 0.095924, 0.089485), - vec3(0.027636, 0.101689, 0.100326), - vec3(0.046564, 0.109883, 0.114838), - vec3(0.064901, 0.117696, 0.097189), - vec3(0.063761, 0.086895, 0.123646), - vec3(0.084817, 0.111994, 0.166380), - vec3(0.097489, 0.154120, 0.091064), - vec3(0.106152, 0.131144, 0.195191), - vec3(0.097721, 0.110188, 0.187229), - vec3(0.133516, 0.138278, 0.148582), - vec3(0.070006, 0.243332, 0.235792), - vec3(0.196766, 0.142899, 0.214696), - vec3(0.047281, 0.315338, 0.321970), - vec3(0.204675, 0.390010, 0.302066), - vec3(0.080955, 0.314821, 0.661491) -); - -const mat4 SCALE_TRANSLATE = mat4( - 0.5, 0.0, 0.0, 0.25, - 0.0, 0.5, 0.0, 0.25, - 0.0, 0.0, 1.0, 0.0, - 0.0, 0.0, 0.0, 1.0 -); - -mat4 end_portal_layer(float layer) { - mat4 translate = mat4( - 1.0, 0.0, 0.0, 17.0 / layer, - 0.0, 1.0, 0.0, (2.0 + layer / 1.5) * (GameTime * 1.5), - 0.0, 0.0, 1.0, 0.0, - 0.0, 0.0, 0.0, 1.0 - ); - - mat2 rotate = mat2_rotate_z(radians((layer * layer * 4321.0 + layer * 9.0) * 2.0)); - - mat2 scale = mat2((4.5 - layer / 4.0) * 2.0); - - return mat4(scale * rotate) * translate * SCALE_TRANSLATE; -} - -out vec4 fragColor; - -void main() { - vec3 color = textureProj(Sampler0, texProj0).rgb * COLORS[0]; - for (int i = 0; i < EndPortalLayers; i++) { - color += textureProj(Sampler1, texProj0 * end_portal_layer(float(i + 1))).rgb * COLORS[i]; - } - fragColor = vec4(color, 1.0); -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_end_portal.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_end_portal.json deleted file mode 100644 index c6687648..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_end_portal.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "vertex": "rendertype_end_portal", - "fragment": "rendertype_end_portal", - "samplers": [ - { "name": "Sampler0" }, - { "name": "Sampler1" } - ], - "uniforms": [ - { "name": "ModelViewMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ProjMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "GameTime", "type": "float", "count": 1, "values": [ 0.0 ] }, - { "name": "EndPortalLayers", "type": "int", "count": 1, "values": [ 15 ] } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_end_portal.vsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_end_portal.vsh deleted file mode 100644 index 1c094831..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_end_portal.vsh +++ /dev/null @@ -1,16 +0,0 @@ -#version 150 - -#moj_import - -in vec3 Position; - -uniform mat4 ModelViewMat; -uniform mat4 ProjMat; - -out vec4 texProj0; - -void main() { - gl_Position = ProjMat * ModelViewMat * vec4(Position, 1.0); - - texProj0 = projection_from_position(gl_Position); -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_energy_swirl.fsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_energy_swirl.fsh deleted file mode 100644 index 89514fba..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_energy_swirl.fsh +++ /dev/null @@ -1,23 +0,0 @@ -#version 150 - -#moj_import - -uniform sampler2D Sampler0; - -uniform vec4 ColorModulator; -uniform float FogStart; -uniform float FogEnd; - -in float vertexDistance; -in vec4 vertexColor; -in vec2 texCoord0; - -out vec4 fragColor; - -void main() { - vec4 color = texture(Sampler0, texCoord0) * vertexColor * ColorModulator; - if (color.a < 0.1) { - discard; - } - fragColor = color * linear_fog_fade(vertexDistance, FogStart, FogEnd); -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_energy_swirl.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_energy_swirl.json deleted file mode 100644 index 3696b6fe..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_energy_swirl.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "vertex": "rendertype_energy_swirl", - "fragment": "rendertype_energy_swirl", - "samplers": [ - { "name": "Sampler0" } - ], - "uniforms": [ - { "name": "ModelViewMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ProjMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "TextureMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ColorModulator", "type": "float", "count": 4, "values": [ 1.0, 1.0, 1.0, 1.0 ] }, - { "name": "FogStart", "type": "float", "count": 1, "values": [ 0.0 ] }, - { "name": "FogEnd", "type": "float", "count": 1, "values": [ 1.0 ] }, - { "name": "FogShape", "type": "int", "count": 1, "values": [ 0 ] } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_energy_swirl.vsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_energy_swirl.vsh deleted file mode 100644 index 23ddffdd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_energy_swirl.vsh +++ /dev/null @@ -1,24 +0,0 @@ -#version 150 - -#moj_import - -in vec3 Position; -in vec4 Color; -in vec2 UV0; - -uniform mat4 ModelViewMat; -uniform mat4 ProjMat; -uniform mat4 TextureMat; -uniform int FogShape; - -out float vertexDistance; -out vec4 vertexColor; -out vec2 texCoord0; - -void main() { - gl_Position = ProjMat * ModelViewMat * vec4(Position, 1.0); - - vertexDistance = fog_distance(Position, FogShape); - vertexColor = Color; - texCoord0 = (TextureMat * vec4(UV0, 0.0, 1.0)).xy; -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_alpha.fsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_alpha.fsh deleted file mode 100644 index 7289c11e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_alpha.fsh +++ /dev/null @@ -1,18 +0,0 @@ -#version 150 - -uniform sampler2D Sampler0; - -in vec4 vertexColor; -in vec2 texCoord0; -in vec2 texCoord1; -in vec2 texCoord2; - -out vec4 fragColor; - -void main() { - vec4 color = texture(Sampler0, texCoord0); - if (color.a < vertexColor.a) { - discard; - } - fragColor = color; -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_alpha.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_alpha.json deleted file mode 100644 index 3e312576..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_alpha.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "vertex": "rendertype_entity_alpha", - "fragment": "rendertype_entity_alpha", - "samplers": [ - { "name": "Sampler0" } - ], - "uniforms": [ - { "name": "ModelViewMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ProjMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_alpha.vsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_alpha.vsh deleted file mode 100644 index fd9dfbfc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_alpha.vsh +++ /dev/null @@ -1,25 +0,0 @@ -#version 150 - -in vec3 Position; -in vec4 Color; -in vec2 UV0; -in vec2 UV1; -in vec2 UV2; -in vec3 Normal; - -uniform mat4 ModelViewMat; -uniform mat4 ProjMat; - -out vec4 vertexColor; -out vec2 texCoord0; -out vec2 texCoord1; -out vec2 texCoord2; - -void main() { - gl_Position = ProjMat * ModelViewMat * vec4(Position, 1.0); - - vertexColor = Color; - texCoord0 = UV0; - texCoord1 = UV1; - texCoord2 = UV2; -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_cutout.fsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_cutout.fsh deleted file mode 100644 index 82ee596b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_cutout.fsh +++ /dev/null @@ -1,29 +0,0 @@ -#version 150 - -#moj_import - -uniform sampler2D Sampler0; - -uniform vec4 ColorModulator; -uniform float FogStart; -uniform float FogEnd; -uniform vec4 FogColor; - -in float vertexDistance; -in vec4 vertexColor; -in vec4 lightMapColor; -in vec4 overlayColor; -in vec2 texCoord0; - -out vec4 fragColor; - -void main() { - vec4 color = texture(Sampler0, texCoord0); - if (color.a < 0.1) { - discard; - } - color *= vertexColor * ColorModulator; - color.rgb = mix(overlayColor.rgb, color.rgb, overlayColor.a); - color *= lightMapColor; - fragColor = linear_fog(color, vertexDistance, FogStart, FogEnd, FogColor); -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_cutout.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_cutout.json deleted file mode 100644 index def64e8a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_cutout.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "vertex": "rendertype_entity_cutout", - "fragment": "rendertype_entity_cutout", - "samplers": [ - { "name": "Sampler0" }, - { "name": "Sampler1" }, - { "name": "Sampler2" } - ], - "uniforms": [ - { "name": "ModelViewMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ProjMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ColorModulator", "type": "float", "count": 4, "values": [ 1.0, 1.0, 1.0, 1.0 ] }, - { "name": "Light0_Direction", "type": "float", "count": 3, "values": [0.0, 0.0, 0.0] }, - { "name": "Light1_Direction", "type": "float", "count": 3, "values": [0.0, 0.0, 0.0] }, - { "name": "FogStart", "type": "float", "count": 1, "values": [ 0.0 ] }, - { "name": "FogEnd", "type": "float", "count": 1, "values": [ 1.0 ] }, - { "name": "FogColor", "type": "float", "count": 4, "values": [ 0.0, 0.0, 0.0, 0.0 ] }, - { "name": "FogShape", "type": "int", "count": 1, "values": [ 0 ] } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_cutout.vsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_cutout.vsh deleted file mode 100644 index de8af38a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_cutout.vsh +++ /dev/null @@ -1,37 +0,0 @@ -#version 150 - -#moj_import -#moj_import - -in vec3 Position; -in vec4 Color; -in vec2 UV0; -in ivec2 UV1; -in ivec2 UV2; -in vec3 Normal; - -uniform sampler2D Sampler1; -uniform sampler2D Sampler2; - -uniform mat4 ModelViewMat; -uniform mat4 ProjMat; -uniform int FogShape; - -uniform vec3 Light0_Direction; -uniform vec3 Light1_Direction; - -out float vertexDistance; -out vec4 vertexColor; -out vec4 lightMapColor; -out vec4 overlayColor; -out vec2 texCoord0; - -void main() { - gl_Position = ProjMat * ModelViewMat * vec4(Position, 1.0); - - vertexDistance = fog_distance(Position, FogShape); - vertexColor = minecraft_mix_light(Light0_Direction, Light1_Direction, Normal, Color); - lightMapColor = texelFetch(Sampler2, UV2 / 16, 0); - overlayColor = texelFetch(Sampler1, UV1, 0); - texCoord0 = UV0; -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_cutout_no_cull.fsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_cutout_no_cull.fsh deleted file mode 100644 index 82ee596b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_cutout_no_cull.fsh +++ /dev/null @@ -1,29 +0,0 @@ -#version 150 - -#moj_import - -uniform sampler2D Sampler0; - -uniform vec4 ColorModulator; -uniform float FogStart; -uniform float FogEnd; -uniform vec4 FogColor; - -in float vertexDistance; -in vec4 vertexColor; -in vec4 lightMapColor; -in vec4 overlayColor; -in vec2 texCoord0; - -out vec4 fragColor; - -void main() { - vec4 color = texture(Sampler0, texCoord0); - if (color.a < 0.1) { - discard; - } - color *= vertexColor * ColorModulator; - color.rgb = mix(overlayColor.rgb, color.rgb, overlayColor.a); - color *= lightMapColor; - fragColor = linear_fog(color, vertexDistance, FogStart, FogEnd, FogColor); -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_cutout_no_cull.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_cutout_no_cull.json deleted file mode 100644 index 2c3ec23e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_cutout_no_cull.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "vertex": "rendertype_entity_cutout_no_cull", - "fragment": "rendertype_entity_cutout_no_cull", - "samplers": [ - { "name": "Sampler0" }, - { "name": "Sampler1" }, - { "name": "Sampler2" } - ], - "uniforms": [ - { "name": "ModelViewMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ProjMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ColorModulator", "type": "float", "count": 4, "values": [ 1.0, 1.0, 1.0, 1.0 ] }, - { "name": "Light0_Direction", "type": "float", "count": 3, "values": [0.0, 0.0, 0.0] }, - { "name": "Light1_Direction", "type": "float", "count": 3, "values": [0.0, 0.0, 0.0] }, - { "name": "FogStart", "type": "float", "count": 1, "values": [ 0.0 ] }, - { "name": "FogEnd", "type": "float", "count": 1, "values": [ 1.0 ] }, - { "name": "FogColor", "type": "float", "count": 4, "values": [ 0.0, 0.0, 0.0, 0.0 ] }, - { "name": "FogShape", "type": "int", "count": 1, "values": [ 0 ] } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_cutout_no_cull.vsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_cutout_no_cull.vsh deleted file mode 100644 index de8af38a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_cutout_no_cull.vsh +++ /dev/null @@ -1,37 +0,0 @@ -#version 150 - -#moj_import -#moj_import - -in vec3 Position; -in vec4 Color; -in vec2 UV0; -in ivec2 UV1; -in ivec2 UV2; -in vec3 Normal; - -uniform sampler2D Sampler1; -uniform sampler2D Sampler2; - -uniform mat4 ModelViewMat; -uniform mat4 ProjMat; -uniform int FogShape; - -uniform vec3 Light0_Direction; -uniform vec3 Light1_Direction; - -out float vertexDistance; -out vec4 vertexColor; -out vec4 lightMapColor; -out vec4 overlayColor; -out vec2 texCoord0; - -void main() { - gl_Position = ProjMat * ModelViewMat * vec4(Position, 1.0); - - vertexDistance = fog_distance(Position, FogShape); - vertexColor = minecraft_mix_light(Light0_Direction, Light1_Direction, Normal, Color); - lightMapColor = texelFetch(Sampler2, UV2 / 16, 0); - overlayColor = texelFetch(Sampler1, UV1, 0); - texCoord0 = UV0; -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_cutout_no_cull_z_offset.fsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_cutout_no_cull_z_offset.fsh deleted file mode 100644 index 82ee596b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_cutout_no_cull_z_offset.fsh +++ /dev/null @@ -1,29 +0,0 @@ -#version 150 - -#moj_import - -uniform sampler2D Sampler0; - -uniform vec4 ColorModulator; -uniform float FogStart; -uniform float FogEnd; -uniform vec4 FogColor; - -in float vertexDistance; -in vec4 vertexColor; -in vec4 lightMapColor; -in vec4 overlayColor; -in vec2 texCoord0; - -out vec4 fragColor; - -void main() { - vec4 color = texture(Sampler0, texCoord0); - if (color.a < 0.1) { - discard; - } - color *= vertexColor * ColorModulator; - color.rgb = mix(overlayColor.rgb, color.rgb, overlayColor.a); - color *= lightMapColor; - fragColor = linear_fog(color, vertexDistance, FogStart, FogEnd, FogColor); -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_cutout_no_cull_z_offset.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_cutout_no_cull_z_offset.json deleted file mode 100644 index a2129c2c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_cutout_no_cull_z_offset.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "vertex": "rendertype_entity_cutout_no_cull_z_offset", - "fragment": "rendertype_entity_cutout_no_cull_z_offset", - "samplers": [ - { "name": "Sampler0" }, - { "name": "Sampler1" }, - { "name": "Sampler2" } - ], - "uniforms": [ - { "name": "ModelViewMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ProjMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ColorModulator", "type": "float", "count": 4, "values": [ 1.0, 1.0, 1.0, 1.0 ] }, - { "name": "Light0_Direction", "type": "float", "count": 3, "values": [0.0, 0.0, 0.0] }, - { "name": "Light1_Direction", "type": "float", "count": 3, "values": [0.0, 0.0, 0.0] }, - { "name": "FogStart", "type": "float", "count": 1, "values": [ 0.0 ] }, - { "name": "FogEnd", "type": "float", "count": 1, "values": [ 1.0 ] }, - { "name": "FogColor", "type": "float", "count": 4, "values": [ 0.0, 0.0, 0.0, 0.0 ] }, - { "name": "FogShape", "type": "int", "count": 1, "values": [ 0 ] } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_cutout_no_cull_z_offset.vsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_cutout_no_cull_z_offset.vsh deleted file mode 100644 index de8af38a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_cutout_no_cull_z_offset.vsh +++ /dev/null @@ -1,37 +0,0 @@ -#version 150 - -#moj_import -#moj_import - -in vec3 Position; -in vec4 Color; -in vec2 UV0; -in ivec2 UV1; -in ivec2 UV2; -in vec3 Normal; - -uniform sampler2D Sampler1; -uniform sampler2D Sampler2; - -uniform mat4 ModelViewMat; -uniform mat4 ProjMat; -uniform int FogShape; - -uniform vec3 Light0_Direction; -uniform vec3 Light1_Direction; - -out float vertexDistance; -out vec4 vertexColor; -out vec4 lightMapColor; -out vec4 overlayColor; -out vec2 texCoord0; - -void main() { - gl_Position = ProjMat * ModelViewMat * vec4(Position, 1.0); - - vertexDistance = fog_distance(Position, FogShape); - vertexColor = minecraft_mix_light(Light0_Direction, Light1_Direction, Normal, Color); - lightMapColor = texelFetch(Sampler2, UV2 / 16, 0); - overlayColor = texelFetch(Sampler1, UV1, 0); - texCoord0 = UV0; -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_decal.fsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_decal.fsh deleted file mode 100644 index 9b6022b9..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_decal.fsh +++ /dev/null @@ -1,27 +0,0 @@ -#version 150 - -#moj_import - -uniform sampler2D Sampler0; - -uniform vec4 ColorModulator; -uniform float FogStart; -uniform float FogEnd; -uniform vec4 FogColor; - -in float vertexDistance; -in vec4 vertexColor; -in vec4 overlayColor; -in vec2 texCoord0; - -out vec4 fragColor; - -void main() { - vec4 color = texture(Sampler0, texCoord0); - if (color.a < 0.1) { - discard; - } - color.rgb = mix(overlayColor.rgb, color.rgb, overlayColor.a); - color *= vertexColor * ColorModulator; - fragColor = linear_fog(color, vertexDistance, FogStart, FogEnd, FogColor); -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_decal.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_decal.json deleted file mode 100644 index d3b01a99..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_decal.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "vertex": "rendertype_entity_decal", - "fragment": "rendertype_entity_decal", - "samplers": [ - { "name": "Sampler0" }, - { "name": "Sampler1" }, - { "name": "Sampler2" } - ], - "uniforms": [ - { "name": "ModelViewMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ProjMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ColorModulator", "type": "float", "count": 4, "values": [ 1.0, 1.0, 1.0, 1.0 ] }, - { "name": "Light0_Direction", "type": "float", "count": 3, "values": [0.0, 0.0, 0.0] }, - { "name": "Light1_Direction", "type": "float", "count": 3, "values": [0.0, 0.0, 0.0] }, - { "name": "FogStart", "type": "float", "count": 1, "values": [ 0.0 ] }, - { "name": "FogEnd", "type": "float", "count": 1, "values": [ 1.0 ] }, - { "name": "FogColor", "type": "float", "count": 4, "values": [ 0.0, 0.0, 0.0, 0.0 ] }, - { "name": "FogShape", "type": "int", "count": 1, "values": [ 0 ] } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_decal.vsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_decal.vsh deleted file mode 100644 index 9c7e6e9d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_decal.vsh +++ /dev/null @@ -1,35 +0,0 @@ -#version 150 - -#moj_import -#moj_import - -in vec3 Position; -in vec4 Color; -in vec2 UV0; -in ivec2 UV1; -in ivec2 UV2; -in vec3 Normal; - -uniform sampler2D Sampler1; -uniform sampler2D Sampler2; - -uniform mat4 ModelViewMat; -uniform mat4 ProjMat; -uniform int FogShape; - -uniform vec3 Light0_Direction; -uniform vec3 Light1_Direction; - -out float vertexDistance; -out vec4 vertexColor; -out vec4 overlayColor; -out vec2 texCoord0; - -void main() { - gl_Position = ProjMat * ModelViewMat * vec4(Position, 1.0); - - vertexDistance = fog_distance(Position, FogShape); - vertexColor = minecraft_mix_light(Light0_Direction, Light1_Direction, Normal, Color) * texelFetch(Sampler2, UV2 / 16, 0); - overlayColor = texelFetch(Sampler1, UV1, 0); - texCoord0 = UV0; -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_glint.fsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_glint.fsh deleted file mode 100644 index 9bcfd7db..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_glint.fsh +++ /dev/null @@ -1,24 +0,0 @@ -#version 150 - -#moj_import - -uniform sampler2D Sampler0; - -uniform vec4 ColorModulator; -uniform float FogStart; -uniform float FogEnd; -uniform float GlintAlpha; - -in float vertexDistance; -in vec2 texCoord0; - -out vec4 fragColor; - -void main() { - vec4 color = texture(Sampler0, texCoord0) * ColorModulator; - if (color.a < 0.1) { - discard; - } - float fade = linear_fog_fade(vertexDistance, FogStart, FogEnd) * GlintAlpha; - fragColor = vec4(color.rgb * fade, color.a); -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_glint.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_glint.json deleted file mode 100644 index 0e5ad710..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_glint.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "vertex": "rendertype_entity_glint", - "fragment": "rendertype_entity_glint", - "samplers": [ - { "name": "Sampler0" } - ], - "uniforms": [ - { "name": "ModelViewMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ProjMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ColorModulator", "type": "float", "count": 4, "values": [ 1.0, 1.0, 1.0, 1.0 ] }, - { "name": "GlintAlpha", "type": "float", "count": 1, "values": [ 1.0 ] }, - { "name": "FogStart", "type": "float", "count": 1, "values": [ 0.0 ] }, - { "name": "FogEnd", "type": "float", "count": 1, "values": [ 1.0 ] }, - { "name": "FogShape", "type": "int", "count": 1, "values": [ 0 ] }, - { "name": "TextureMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_glint.vsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_glint.vsh deleted file mode 100644 index f123a0e1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_glint.vsh +++ /dev/null @@ -1,21 +0,0 @@ -#version 150 - -#moj_import - -in vec3 Position; -in vec2 UV0; - -uniform mat4 ModelViewMat; -uniform mat4 ProjMat; -uniform mat4 TextureMat; -uniform int FogShape; - -out float vertexDistance; -out vec2 texCoord0; - -void main() { - gl_Position = ProjMat * ModelViewMat * vec4(Position, 1.0); - - vertexDistance = fog_distance(Position, FogShape); - texCoord0 = (TextureMat * vec4(UV0, 0.0, 1.0)).xy; -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_glint_direct.fsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_glint_direct.fsh deleted file mode 100644 index 9bcfd7db..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_glint_direct.fsh +++ /dev/null @@ -1,24 +0,0 @@ -#version 150 - -#moj_import - -uniform sampler2D Sampler0; - -uniform vec4 ColorModulator; -uniform float FogStart; -uniform float FogEnd; -uniform float GlintAlpha; - -in float vertexDistance; -in vec2 texCoord0; - -out vec4 fragColor; - -void main() { - vec4 color = texture(Sampler0, texCoord0) * ColorModulator; - if (color.a < 0.1) { - discard; - } - float fade = linear_fog_fade(vertexDistance, FogStart, FogEnd) * GlintAlpha; - fragColor = vec4(color.rgb * fade, color.a); -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_glint_direct.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_glint_direct.json deleted file mode 100644 index 1f4d484a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_glint_direct.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "vertex": "rendertype_entity_glint_direct", - "fragment": "rendertype_entity_glint_direct", - "samplers": [ - { "name": "Sampler0" } - ], - "uniforms": [ - { "name": "ModelViewMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ProjMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ColorModulator", "type": "float", "count": 4, "values": [ 1.0, 1.0, 1.0, 1.0 ] }, - { "name": "GlintAlpha", "type": "float", "count": 1, "values": [ 1.0 ] }, - { "name": "FogStart", "type": "float", "count": 1, "values": [ 0.0 ] }, - { "name": "FogEnd", "type": "float", "count": 1, "values": [ 1.0 ] }, - { "name": "FogShape", "type": "int", "count": 1, "values": [ 0 ] }, - { "name": "TextureMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_glint_direct.vsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_glint_direct.vsh deleted file mode 100644 index f123a0e1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_glint_direct.vsh +++ /dev/null @@ -1,21 +0,0 @@ -#version 150 - -#moj_import - -in vec3 Position; -in vec2 UV0; - -uniform mat4 ModelViewMat; -uniform mat4 ProjMat; -uniform mat4 TextureMat; -uniform int FogShape; - -out float vertexDistance; -out vec2 texCoord0; - -void main() { - gl_Position = ProjMat * ModelViewMat * vec4(Position, 1.0); - - vertexDistance = fog_distance(Position, FogShape); - texCoord0 = (TextureMat * vec4(UV0, 0.0, 1.0)).xy; -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_no_outline.fsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_no_outline.fsh deleted file mode 100644 index 851068d0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_no_outline.fsh +++ /dev/null @@ -1,21 +0,0 @@ -#version 150 - -#moj_import - -uniform sampler2D Sampler0; - -uniform vec4 ColorModulator; -uniform float FogStart; -uniform float FogEnd; -uniform vec4 FogColor; - -in float vertexDistance; -in vec4 vertexColor; -in vec2 texCoord0; - -out vec4 fragColor; - -void main() { - vec4 color = texture(Sampler0, texCoord0) * vertexColor * ColorModulator; - fragColor = linear_fog(color, vertexDistance, FogStart, FogEnd, FogColor); -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_no_outline.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_no_outline.json deleted file mode 100644 index b9267dde..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_no_outline.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "vertex": "rendertype_entity_no_outline", - "fragment": "rendertype_entity_no_outline", - "samplers": [ - { "name": "Sampler0" }, - { "name": "Sampler2" } - ], - "uniforms": [ - { "name": "ModelViewMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ProjMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ColorModulator", "type": "float", "count": 4, "values": [ 1.0, 1.0, 1.0, 1.0 ] }, - { "name": "Light0_Direction", "type": "float", "count": 3, "values": [0.0, 0.0, 0.0] }, - { "name": "Light1_Direction", "type": "float", "count": 3, "values": [0.0, 0.0, 0.0] }, - { "name": "FogStart", "type": "float", "count": 1, "values": [ 0.0 ] }, - { "name": "FogEnd", "type": "float", "count": 1, "values": [ 1.0 ] }, - { "name": "FogColor", "type": "float", "count": 4, "values": [ 0.0, 0.0, 0.0, 0.0 ] }, - { "name": "FogShape", "type": "int", "count": 1, "values": [ 0 ] } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_no_outline.vsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_no_outline.vsh deleted file mode 100644 index c65e7764..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_no_outline.vsh +++ /dev/null @@ -1,31 +0,0 @@ -#version 150 - -#moj_import -#moj_import - -in vec3 Position; -in vec4 Color; -in vec2 UV0; -in ivec2 UV2; -in vec3 Normal; - -uniform sampler2D Sampler2; - -uniform mat4 ModelViewMat; -uniform mat4 ProjMat; -uniform int FogShape; - -uniform vec3 Light0_Direction; -uniform vec3 Light1_Direction; - -out float vertexDistance; -out vec4 vertexColor; -out vec2 texCoord0; - -void main() { - gl_Position = ProjMat * ModelViewMat * vec4(Position, 1.0); - - vertexDistance = fog_distance(Position, FogShape); - vertexColor = minecraft_mix_light(Light0_Direction, Light1_Direction, Normal, Color) * texelFetch(Sampler2, UV2 / 16, 0); - texCoord0 = UV0; -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_shadow.fsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_shadow.fsh deleted file mode 100644 index 3d3dd998..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_shadow.fsh +++ /dev/null @@ -1,22 +0,0 @@ -#version 150 - -#moj_import - -uniform sampler2D Sampler0; - -uniform vec4 ColorModulator; -uniform float FogStart; -uniform float FogEnd; -uniform vec4 FogColor; - -in float vertexDistance; -in vec4 vertexColor; -in vec2 texCoord0; - -out vec4 fragColor; - -void main() { - vec4 color = texture(Sampler0, clamp(texCoord0, 0.0, 1.0)); - color *= vertexColor * ColorModulator; - fragColor = linear_fog(color, vertexDistance, FogStart, FogEnd, FogColor); -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_shadow.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_shadow.json deleted file mode 100644 index 49dd839d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_shadow.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "vertex": "rendertype_entity_shadow", - "fragment": "rendertype_entity_shadow", - "samplers": [ - { "name": "Sampler0" } - ], - "uniforms": [ - { "name": "ModelViewMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ProjMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ColorModulator", "type": "float", "count": 4, "values": [ 1.0, 1.0, 1.0, 1.0 ] }, - { "name": "FogStart", "type": "float", "count": 1, "values": [ 0.0 ] }, - { "name": "FogEnd", "type": "float", "count": 1, "values": [ 1.0 ] }, - { "name": "FogColor", "type": "float", "count": 4, "values": [ 0.0, 0.0, 0.0, 0.0 ] }, - { "name": "FogShape", "type": "int", "count": 1, "values": [ 0 ] } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_shadow.vsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_shadow.vsh deleted file mode 100644 index f5103b4c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_shadow.vsh +++ /dev/null @@ -1,23 +0,0 @@ -#version 150 - -#moj_import - -in vec3 Position; -in vec4 Color; -in vec2 UV0; - -uniform mat4 ModelViewMat; -uniform mat4 ProjMat; -uniform int FogShape; - -out float vertexDistance; -out vec4 vertexColor; -out vec2 texCoord0; - -void main() { - gl_Position = ProjMat * ModelViewMat * vec4(Position, 1.0); - - vertexDistance = fog_distance(Position, FogShape); - vertexColor = Color; - texCoord0 = UV0; -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_smooth_cutout.fsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_smooth_cutout.fsh deleted file mode 100644 index 82ee596b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_smooth_cutout.fsh +++ /dev/null @@ -1,29 +0,0 @@ -#version 150 - -#moj_import - -uniform sampler2D Sampler0; - -uniform vec4 ColorModulator; -uniform float FogStart; -uniform float FogEnd; -uniform vec4 FogColor; - -in float vertexDistance; -in vec4 vertexColor; -in vec4 lightMapColor; -in vec4 overlayColor; -in vec2 texCoord0; - -out vec4 fragColor; - -void main() { - vec4 color = texture(Sampler0, texCoord0); - if (color.a < 0.1) { - discard; - } - color *= vertexColor * ColorModulator; - color.rgb = mix(overlayColor.rgb, color.rgb, overlayColor.a); - color *= lightMapColor; - fragColor = linear_fog(color, vertexDistance, FogStart, FogEnd, FogColor); -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_smooth_cutout.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_smooth_cutout.json deleted file mode 100644 index 016e8c14..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_smooth_cutout.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "vertex": "rendertype_entity_smooth_cutout", - "fragment": "rendertype_entity_smooth_cutout", - "samplers": [ - { "name": "Sampler0" }, - { "name": "Sampler1" }, - { "name": "Sampler2" } - ], - "uniforms": [ - { "name": "ModelViewMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ProjMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ColorModulator", "type": "float", "count": 4, "values": [ 1.0, 1.0, 1.0, 1.0 ] }, - { "name": "Light0_Direction", "type": "float", "count": 3, "values": [0.0, 0.0, 0.0] }, - { "name": "Light1_Direction", "type": "float", "count": 3, "values": [0.0, 0.0, 0.0] }, - { "name": "FogStart", "type": "float", "count": 1, "values": [ 0.0 ] }, - { "name": "FogEnd", "type": "float", "count": 1, "values": [ 1.0 ] }, - { "name": "FogColor", "type": "float", "count": 4, "values": [ 0.0, 0.0, 0.0, 0.0 ] }, - { "name": "FogShape", "type": "int", "count": 1, "values": [ 0 ] } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_smooth_cutout.vsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_smooth_cutout.vsh deleted file mode 100644 index de8af38a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_smooth_cutout.vsh +++ /dev/null @@ -1,37 +0,0 @@ -#version 150 - -#moj_import -#moj_import - -in vec3 Position; -in vec4 Color; -in vec2 UV0; -in ivec2 UV1; -in ivec2 UV2; -in vec3 Normal; - -uniform sampler2D Sampler1; -uniform sampler2D Sampler2; - -uniform mat4 ModelViewMat; -uniform mat4 ProjMat; -uniform int FogShape; - -uniform vec3 Light0_Direction; -uniform vec3 Light1_Direction; - -out float vertexDistance; -out vec4 vertexColor; -out vec4 lightMapColor; -out vec4 overlayColor; -out vec2 texCoord0; - -void main() { - gl_Position = ProjMat * ModelViewMat * vec4(Position, 1.0); - - vertexDistance = fog_distance(Position, FogShape); - vertexColor = minecraft_mix_light(Light0_Direction, Light1_Direction, Normal, Color); - lightMapColor = texelFetch(Sampler2, UV2 / 16, 0); - overlayColor = texelFetch(Sampler1, UV1, 0); - texCoord0 = UV0; -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_solid.fsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_solid.fsh deleted file mode 100644 index ff8974fc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_solid.fsh +++ /dev/null @@ -1,25 +0,0 @@ -#version 150 - -#moj_import - -uniform sampler2D Sampler0; - -uniform vec4 ColorModulator; -uniform float FogStart; -uniform float FogEnd; -uniform vec4 FogColor; - -in float vertexDistance; -in vec4 vertexColor; -in vec4 lightMapColor; -in vec4 overlayColor; -in vec2 texCoord0; - -out vec4 fragColor; - -void main() { - vec4 color = texture(Sampler0, texCoord0) * vertexColor * ColorModulator; - color.rgb = mix(overlayColor.rgb, color.rgb, overlayColor.a); - color *= lightMapColor; - fragColor = linear_fog(color, vertexDistance, FogStart, FogEnd, FogColor); -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_solid.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_solid.json deleted file mode 100644 index 244b7a04..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_solid.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "vertex": "rendertype_entity_solid", - "fragment": "rendertype_entity_solid", - "samplers": [ - { "name": "Sampler0" }, - { "name": "Sampler1" }, - { "name": "Sampler2" } - ], - "uniforms": [ - { "name": "ModelViewMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ProjMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ColorModulator", "type": "float", "count": 4, "values": [ 1.0, 1.0, 1.0, 1.0 ] }, - { "name": "Light0_Direction", "type": "float", "count": 3, "values": [0.0, 0.0, 0.0] }, - { "name": "Light1_Direction", "type": "float", "count": 3, "values": [0.0, 0.0, 0.0] }, - { "name": "FogStart", "type": "float", "count": 1, "values": [ 0.0 ] }, - { "name": "FogEnd", "type": "float", "count": 1, "values": [ 1.0 ] }, - { "name": "FogColor", "type": "float", "count": 4, "values": [ 0.0, 0.0, 0.0, 0.0 ] }, - { "name": "FogShape", "type": "int", "count": 1, "values": [ 0 ] } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_solid.vsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_solid.vsh deleted file mode 100644 index de8af38a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_solid.vsh +++ /dev/null @@ -1,37 +0,0 @@ -#version 150 - -#moj_import -#moj_import - -in vec3 Position; -in vec4 Color; -in vec2 UV0; -in ivec2 UV1; -in ivec2 UV2; -in vec3 Normal; - -uniform sampler2D Sampler1; -uniform sampler2D Sampler2; - -uniform mat4 ModelViewMat; -uniform mat4 ProjMat; -uniform int FogShape; - -uniform vec3 Light0_Direction; -uniform vec3 Light1_Direction; - -out float vertexDistance; -out vec4 vertexColor; -out vec4 lightMapColor; -out vec4 overlayColor; -out vec2 texCoord0; - -void main() { - gl_Position = ProjMat * ModelViewMat * vec4(Position, 1.0); - - vertexDistance = fog_distance(Position, FogShape); - vertexColor = minecraft_mix_light(Light0_Direction, Light1_Direction, Normal, Color); - lightMapColor = texelFetch(Sampler2, UV2 / 16, 0); - overlayColor = texelFetch(Sampler1, UV1, 0); - texCoord0 = UV0; -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_translucent.fsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_translucent.fsh deleted file mode 100644 index 82ee596b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_translucent.fsh +++ /dev/null @@ -1,29 +0,0 @@ -#version 150 - -#moj_import - -uniform sampler2D Sampler0; - -uniform vec4 ColorModulator; -uniform float FogStart; -uniform float FogEnd; -uniform vec4 FogColor; - -in float vertexDistance; -in vec4 vertexColor; -in vec4 lightMapColor; -in vec4 overlayColor; -in vec2 texCoord0; - -out vec4 fragColor; - -void main() { - vec4 color = texture(Sampler0, texCoord0); - if (color.a < 0.1) { - discard; - } - color *= vertexColor * ColorModulator; - color.rgb = mix(overlayColor.rgb, color.rgb, overlayColor.a); - color *= lightMapColor; - fragColor = linear_fog(color, vertexDistance, FogStart, FogEnd, FogColor); -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_translucent.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_translucent.json deleted file mode 100644 index cf4ed96a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_translucent.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "vertex": "rendertype_entity_translucent", - "fragment": "rendertype_entity_translucent", - "samplers": [ - { "name": "Sampler0" }, - { "name": "Sampler1" }, - { "name": "Sampler2" } - ], - "uniforms": [ - { "name": "ModelViewMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ProjMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ColorModulator", "type": "float", "count": 4, "values": [ 1.0, 1.0, 1.0, 1.0 ] }, - { "name": "Light0_Direction", "type": "float", "count": 3, "values": [0.0, 0.0, 0.0] }, - { "name": "Light1_Direction", "type": "float", "count": 3, "values": [0.0, 0.0, 0.0] }, - { "name": "FogStart", "type": "float", "count": 1, "values": [ 0.0 ] }, - { "name": "FogEnd", "type": "float", "count": 1, "values": [ 1.0 ] }, - { "name": "FogColor", "type": "float", "count": 4, "values": [ 0.0, 0.0, 0.0, 0.0 ] }, - { "name": "FogShape", "type": "int", "count": 1, "values": [ 0 ] } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_translucent.vsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_translucent.vsh deleted file mode 100644 index de8af38a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_translucent.vsh +++ /dev/null @@ -1,37 +0,0 @@ -#version 150 - -#moj_import -#moj_import - -in vec3 Position; -in vec4 Color; -in vec2 UV0; -in ivec2 UV1; -in ivec2 UV2; -in vec3 Normal; - -uniform sampler2D Sampler1; -uniform sampler2D Sampler2; - -uniform mat4 ModelViewMat; -uniform mat4 ProjMat; -uniform int FogShape; - -uniform vec3 Light0_Direction; -uniform vec3 Light1_Direction; - -out float vertexDistance; -out vec4 vertexColor; -out vec4 lightMapColor; -out vec4 overlayColor; -out vec2 texCoord0; - -void main() { - gl_Position = ProjMat * ModelViewMat * vec4(Position, 1.0); - - vertexDistance = fog_distance(Position, FogShape); - vertexColor = minecraft_mix_light(Light0_Direction, Light1_Direction, Normal, Color); - lightMapColor = texelFetch(Sampler2, UV2 / 16, 0); - overlayColor = texelFetch(Sampler1, UV1, 0); - texCoord0 = UV0; -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_translucent_cull.fsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_translucent_cull.fsh deleted file mode 100644 index 232a61df..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_translucent_cull.fsh +++ /dev/null @@ -1,25 +0,0 @@ -#version 150 - -#moj_import - -uniform sampler2D Sampler0; - -uniform vec4 ColorModulator; -uniform float FogStart; -uniform float FogEnd; -uniform vec4 FogColor; - -in float vertexDistance; -in vec4 vertexColor; -in vec2 texCoord0; -in vec2 texCoord1; - -out vec4 fragColor; - -void main() { - vec4 color = texture(Sampler0, texCoord0) * vertexColor * ColorModulator; - if (color.a < 0.1) { - discard; - } - fragColor = linear_fog(color, vertexDistance, FogStart, FogEnd, FogColor); -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_translucent_cull.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_translucent_cull.json deleted file mode 100644 index 2db71dd7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_translucent_cull.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "vertex": "rendertype_entity_translucent_cull", - "fragment": "rendertype_entity_translucent_cull", - "samplers": [ - { "name": "Sampler0" }, - { "name": "Sampler2" } - ], - "uniforms": [ - { "name": "ModelViewMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ProjMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ColorModulator", "type": "float", "count": 4, "values": [ 1.0, 1.0, 1.0, 1.0 ] }, - { "name": "Light0_Direction", "type": "float", "count": 3, "values": [0.0, 0.0, 0.0] }, - { "name": "Light1_Direction", "type": "float", "count": 3, "values": [0.0, 0.0, 0.0] }, - { "name": "FogStart", "type": "float", "count": 1, "values": [ 0.0 ] }, - { "name": "FogEnd", "type": "float", "count": 1, "values": [ 1.0 ] }, - { "name": "FogColor", "type": "float", "count": 4, "values": [ 0.0, 0.0, 0.0, 0.0 ] }, - { "name": "FogShape", "type": "int", "count": 1, "values": [ 0 ] } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_translucent_cull.vsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_translucent_cull.vsh deleted file mode 100644 index a2c9595e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_translucent_cull.vsh +++ /dev/null @@ -1,36 +0,0 @@ -#version 150 - -#moj_import -#moj_import - -in vec3 Position; -in vec4 Color; -in vec2 UV0; -in vec2 UV1; -in ivec2 UV2; -in vec3 Normal; - -uniform sampler2D Sampler2; - -uniform mat4 ModelViewMat; -uniform mat4 ProjMat; -uniform int FogShape; - -uniform vec3 Light0_Direction; -uniform vec3 Light1_Direction; - -out float vertexDistance; -out vec4 vertexColor; -out vec2 texCoord0; -out vec2 texCoord1; -out vec2 texCoord2; - -void main() { - gl_Position = ProjMat * ModelViewMat * vec4(Position, 1.0); - - vertexDistance = fog_distance(Position, FogShape); - vertexColor = minecraft_mix_light(Light0_Direction, Light1_Direction, Normal, Color) * texelFetch(Sampler2, UV2 / 16, 0); - texCoord0 = UV0; - texCoord1 = UV1; - texCoord2 = UV2; -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_translucent_emissive.fsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_translucent_emissive.fsh deleted file mode 100644 index b624e4bf..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_translucent_emissive.fsh +++ /dev/null @@ -1,26 +0,0 @@ -#version 150 - -#moj_import - -uniform sampler2D Sampler0; - -uniform vec4 ColorModulator; -uniform float FogStart; -uniform float FogEnd; - -in float vertexDistance; -in vec4 vertexColor; -in vec4 overlayColor; -in vec2 texCoord0; - -out vec4 fragColor; - -void main() { - vec4 color = texture(Sampler0, texCoord0); - if (color.a < 0.1) { - discard; - } - color *= vertexColor * ColorModulator; - color.rgb = mix(overlayColor.rgb, color.rgb, overlayColor.a); - fragColor = color * linear_fog_fade(vertexDistance, FogStart, FogEnd); -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_translucent_emissive.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_translucent_emissive.json deleted file mode 100644 index 84e7f320..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_translucent_emissive.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "vertex": "rendertype_entity_translucent_emissive", - "fragment": "rendertype_entity_translucent_emissive", - "samplers": [ - { "name": "Sampler0" }, - { "name": "Sampler1" }, - { "name": "Sampler2" } - ], - "uniforms": [ - { "name": "ModelViewMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ProjMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ColorModulator", "type": "float", "count": 4, "values": [ 1.0, 1.0, 1.0, 1.0 ] }, - { "name": "Light0_Direction", "type": "float", "count": 3, "values": [0.0, 0.0, 0.0] }, - { "name": "Light1_Direction", "type": "float", "count": 3, "values": [0.0, 0.0, 0.0] }, - { "name": "FogStart", "type": "float", "count": 1, "values": [ 0.0 ] }, - { "name": "FogEnd", "type": "float", "count": 1, "values": [ 1.0 ] } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_translucent_emissive.vsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_translucent_emissive.vsh deleted file mode 100644 index c1c4fb6a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_entity_translucent_emissive.vsh +++ /dev/null @@ -1,33 +0,0 @@ -#version 150 - -#moj_import - -in vec3 Position; -in vec4 Color; -in vec2 UV0; -in ivec2 UV1; -in ivec2 UV2; -in vec3 Normal; - -uniform sampler2D Sampler1; -uniform sampler2D Sampler2; - -uniform mat4 ModelViewMat; -uniform mat4 ProjMat; - -uniform vec3 Light0_Direction; -uniform vec3 Light1_Direction; - -out float vertexDistance; -out vec4 vertexColor; -out vec4 overlayColor; -out vec2 texCoord0; - -void main() { - gl_Position = ProjMat * ModelViewMat * vec4(Position, 1.0); - - vertexDistance = length((ModelViewMat * vec4(Position, 1.0)).xyz); - vertexColor = minecraft_mix_light(Light0_Direction, Light1_Direction, Normal, Color); - overlayColor = texelFetch(Sampler1, UV1, 0); - texCoord0 = UV0; -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_eyes.fsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_eyes.fsh deleted file mode 100644 index cde91df5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_eyes.fsh +++ /dev/null @@ -1,20 +0,0 @@ -#version 150 - -#moj_import - -uniform sampler2D Sampler0; - -uniform vec4 ColorModulator; -uniform float FogStart; -uniform float FogEnd; - -in float vertexDistance; -in vec4 vertexColor; -in vec2 texCoord0; - -out vec4 fragColor; - -void main() { - vec4 color = texture(Sampler0, texCoord0) * vertexColor; - fragColor = color * ColorModulator * linear_fog_fade(vertexDistance, FogStart, FogEnd); -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_eyes.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_eyes.json deleted file mode 100644 index 48dad45e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_eyes.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "vertex": "rendertype_eyes", - "fragment": "rendertype_eyes", - "samplers": [ - { "name": "Sampler0" } - ], - "uniforms": [ - { "name": "ModelViewMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ProjMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ColorModulator", "type": "float", "count": 4, "values": [ 1.0, 1.0, 1.0, 1.0 ] }, - { "name": "FogStart", "type": "float", "count": 1, "values": [ 0.0 ] }, - { "name": "FogEnd", "type": "float", "count": 1, "values": [ 1.0 ] }, - { "name": "FogShape", "type": "int", "count": 1, "values": [ 0 ] } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_eyes.vsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_eyes.vsh deleted file mode 100644 index f5103b4c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_eyes.vsh +++ /dev/null @@ -1,23 +0,0 @@ -#version 150 - -#moj_import - -in vec3 Position; -in vec4 Color; -in vec2 UV0; - -uniform mat4 ModelViewMat; -uniform mat4 ProjMat; -uniform int FogShape; - -out float vertexDistance; -out vec4 vertexColor; -out vec2 texCoord0; - -void main() { - gl_Position = ProjMat * ModelViewMat * vec4(Position, 1.0); - - vertexDistance = fog_distance(Position, FogShape); - vertexColor = Color; - texCoord0 = UV0; -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_glint.fsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_glint.fsh deleted file mode 100644 index 9bcfd7db..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_glint.fsh +++ /dev/null @@ -1,24 +0,0 @@ -#version 150 - -#moj_import - -uniform sampler2D Sampler0; - -uniform vec4 ColorModulator; -uniform float FogStart; -uniform float FogEnd; -uniform float GlintAlpha; - -in float vertexDistance; -in vec2 texCoord0; - -out vec4 fragColor; - -void main() { - vec4 color = texture(Sampler0, texCoord0) * ColorModulator; - if (color.a < 0.1) { - discard; - } - float fade = linear_fog_fade(vertexDistance, FogStart, FogEnd) * GlintAlpha; - fragColor = vec4(color.rgb * fade, color.a); -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_glint.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_glint.json deleted file mode 100644 index 8af35330..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_glint.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "vertex": "rendertype_glint", - "fragment": "rendertype_glint", - "samplers": [ - { "name": "Sampler0" } - ], - "uniforms": [ - { "name": "ModelViewMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ProjMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ColorModulator", "type": "float", "count": 4, "values": [ 1.0, 1.0, 1.0, 1.0 ] }, - { "name": "GlintAlpha", "type": "float", "count": 1, "values": [ 1.0 ] }, - { "name": "FogStart", "type": "float", "count": 1, "values": [ 0.0 ] }, - { "name": "FogEnd", "type": "float", "count": 1, "values": [ 1.0 ] }, - { "name": "FogShape", "type": "int", "count": 1, "values": [ 0 ] }, - { "name": "TextureMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_glint.vsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_glint.vsh deleted file mode 100644 index f123a0e1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_glint.vsh +++ /dev/null @@ -1,21 +0,0 @@ -#version 150 - -#moj_import - -in vec3 Position; -in vec2 UV0; - -uniform mat4 ModelViewMat; -uniform mat4 ProjMat; -uniform mat4 TextureMat; -uniform int FogShape; - -out float vertexDistance; -out vec2 texCoord0; - -void main() { - gl_Position = ProjMat * ModelViewMat * vec4(Position, 1.0); - - vertexDistance = fog_distance(Position, FogShape); - texCoord0 = (TextureMat * vec4(UV0, 0.0, 1.0)).xy; -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_glint_translucent.fsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_glint_translucent.fsh deleted file mode 100644 index 9bcfd7db..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_glint_translucent.fsh +++ /dev/null @@ -1,24 +0,0 @@ -#version 150 - -#moj_import - -uniform sampler2D Sampler0; - -uniform vec4 ColorModulator; -uniform float FogStart; -uniform float FogEnd; -uniform float GlintAlpha; - -in float vertexDistance; -in vec2 texCoord0; - -out vec4 fragColor; - -void main() { - vec4 color = texture(Sampler0, texCoord0) * ColorModulator; - if (color.a < 0.1) { - discard; - } - float fade = linear_fog_fade(vertexDistance, FogStart, FogEnd) * GlintAlpha; - fragColor = vec4(color.rgb * fade, color.a); -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_glint_translucent.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_glint_translucent.json deleted file mode 100644 index d0a7147e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_glint_translucent.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "vertex": "rendertype_glint_translucent", - "fragment": "rendertype_glint_translucent", - "samplers": [ - { "name": "Sampler0" } - ], - "uniforms": [ - { "name": "ModelViewMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ProjMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ColorModulator", "type": "float", "count": 4, "values": [ 1.0, 1.0, 1.0, 1.0 ] }, - { "name": "GlintAlpha", "type": "float", "count": 1, "values": [ 1.0 ] }, - { "name": "FogStart", "type": "float", "count": 1, "values": [ 0.0 ] }, - { "name": "FogEnd", "type": "float", "count": 1, "values": [ 1.0 ] }, - { "name": "FogShape", "type": "int", "count": 1, "values": [ 0 ] }, - { "name": "TextureMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_glint_translucent.vsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_glint_translucent.vsh deleted file mode 100644 index f123a0e1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_glint_translucent.vsh +++ /dev/null @@ -1,21 +0,0 @@ -#version 150 - -#moj_import - -in vec3 Position; -in vec2 UV0; - -uniform mat4 ModelViewMat; -uniform mat4 ProjMat; -uniform mat4 TextureMat; -uniform int FogShape; - -out float vertexDistance; -out vec2 texCoord0; - -void main() { - gl_Position = ProjMat * ModelViewMat * vec4(Position, 1.0); - - vertexDistance = fog_distance(Position, FogShape); - texCoord0 = (TextureMat * vec4(UV0, 0.0, 1.0)).xy; -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_gui.fsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_gui.fsh deleted file mode 100644 index d7da70e8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_gui.fsh +++ /dev/null @@ -1,15 +0,0 @@ -#version 150 - -in vec4 vertexColor; - -uniform vec4 ColorModulator; - -out vec4 fragColor; - -void main() { - vec4 color = vertexColor; - if (color.a == 0.0) { - discard; - } - fragColor = color * ColorModulator; -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_gui.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_gui.json deleted file mode 100644 index bc550e8f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_gui.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "vertex": "rendertype_gui", - "fragment": "rendertype_gui", - "samplers": [ - ], - "uniforms": [ - { "name": "ModelViewMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ProjMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ColorModulator", "type": "float", "count": 4, "values": [ 1.0, 1.0, 1.0, 1.0 ] } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_gui.vsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_gui.vsh deleted file mode 100644 index 19d3fdba..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_gui.vsh +++ /dev/null @@ -1,15 +0,0 @@ -#version 150 - -in vec3 Position; -in vec4 Color; - -uniform mat4 ModelViewMat; -uniform mat4 ProjMat; - -out vec4 vertexColor; - -void main() { - gl_Position = ProjMat * ModelViewMat * vec4(Position, 1.0); - - vertexColor = Color; -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_gui_ghost_recipe_overlay.fsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_gui_ghost_recipe_overlay.fsh deleted file mode 100644 index d7da70e8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_gui_ghost_recipe_overlay.fsh +++ /dev/null @@ -1,15 +0,0 @@ -#version 150 - -in vec4 vertexColor; - -uniform vec4 ColorModulator; - -out vec4 fragColor; - -void main() { - vec4 color = vertexColor; - if (color.a == 0.0) { - discard; - } - fragColor = color * ColorModulator; -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_gui_ghost_recipe_overlay.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_gui_ghost_recipe_overlay.json deleted file mode 100644 index 9a1d76e5..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_gui_ghost_recipe_overlay.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "vertex": "rendertype_gui_ghost_recipe_overlay", - "fragment": "rendertype_gui_ghost_recipe_overlay", - "samplers": [ - ], - "uniforms": [ - { "name": "ModelViewMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ProjMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ColorModulator", "type": "float", "count": 4, "values": [ 1.0, 1.0, 1.0, 1.0 ] } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_gui_ghost_recipe_overlay.vsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_gui_ghost_recipe_overlay.vsh deleted file mode 100644 index 19d3fdba..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_gui_ghost_recipe_overlay.vsh +++ /dev/null @@ -1,15 +0,0 @@ -#version 150 - -in vec3 Position; -in vec4 Color; - -uniform mat4 ModelViewMat; -uniform mat4 ProjMat; - -out vec4 vertexColor; - -void main() { - gl_Position = ProjMat * ModelViewMat * vec4(Position, 1.0); - - vertexColor = Color; -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_gui_overlay.fsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_gui_overlay.fsh deleted file mode 100644 index d7da70e8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_gui_overlay.fsh +++ /dev/null @@ -1,15 +0,0 @@ -#version 150 - -in vec4 vertexColor; - -uniform vec4 ColorModulator; - -out vec4 fragColor; - -void main() { - vec4 color = vertexColor; - if (color.a == 0.0) { - discard; - } - fragColor = color * ColorModulator; -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_gui_overlay.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_gui_overlay.json deleted file mode 100644 index 625c2586..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_gui_overlay.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "vertex": "rendertype_gui_overlay", - "fragment": "rendertype_gui_overlay", - "samplers": [ - ], - "uniforms": [ - { "name": "ModelViewMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ProjMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ColorModulator", "type": "float", "count": 4, "values": [ 1.0, 1.0, 1.0, 1.0 ] } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_gui_overlay.vsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_gui_overlay.vsh deleted file mode 100644 index 19d3fdba..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_gui_overlay.vsh +++ /dev/null @@ -1,15 +0,0 @@ -#version 150 - -in vec3 Position; -in vec4 Color; - -uniform mat4 ModelViewMat; -uniform mat4 ProjMat; - -out vec4 vertexColor; - -void main() { - gl_Position = ProjMat * ModelViewMat * vec4(Position, 1.0); - - vertexColor = Color; -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_gui_text_highlight.fsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_gui_text_highlight.fsh deleted file mode 100644 index d7da70e8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_gui_text_highlight.fsh +++ /dev/null @@ -1,15 +0,0 @@ -#version 150 - -in vec4 vertexColor; - -uniform vec4 ColorModulator; - -out vec4 fragColor; - -void main() { - vec4 color = vertexColor; - if (color.a == 0.0) { - discard; - } - fragColor = color * ColorModulator; -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_gui_text_highlight.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_gui_text_highlight.json deleted file mode 100644 index 170e2cb4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_gui_text_highlight.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "vertex": "rendertype_gui_text_highlight", - "fragment": "rendertype_gui_text_highlight", - "samplers": [ - ], - "uniforms": [ - { "name": "ModelViewMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ProjMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ColorModulator", "type": "float", "count": 4, "values": [ 1.0, 1.0, 1.0, 1.0 ] } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_gui_text_highlight.vsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_gui_text_highlight.vsh deleted file mode 100644 index 19d3fdba..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_gui_text_highlight.vsh +++ /dev/null @@ -1,15 +0,0 @@ -#version 150 - -in vec3 Position; -in vec4 Color; - -uniform mat4 ModelViewMat; -uniform mat4 ProjMat; - -out vec4 vertexColor; - -void main() { - gl_Position = ProjMat * ModelViewMat * vec4(Position, 1.0); - - vertexColor = Color; -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_item_entity_translucent_cull.fsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_item_entity_translucent_cull.fsh deleted file mode 100644 index 232a61df..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_item_entity_translucent_cull.fsh +++ /dev/null @@ -1,25 +0,0 @@ -#version 150 - -#moj_import - -uniform sampler2D Sampler0; - -uniform vec4 ColorModulator; -uniform float FogStart; -uniform float FogEnd; -uniform vec4 FogColor; - -in float vertexDistance; -in vec4 vertexColor; -in vec2 texCoord0; -in vec2 texCoord1; - -out vec4 fragColor; - -void main() { - vec4 color = texture(Sampler0, texCoord0) * vertexColor * ColorModulator; - if (color.a < 0.1) { - discard; - } - fragColor = linear_fog(color, vertexDistance, FogStart, FogEnd, FogColor); -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_item_entity_translucent_cull.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_item_entity_translucent_cull.json deleted file mode 100644 index cb19baf2..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_item_entity_translucent_cull.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "vertex": "rendertype_item_entity_translucent_cull", - "fragment": "rendertype_item_entity_translucent_cull", - "samplers": [ - { "name": "Sampler0" }, - { "name": "Sampler2" } - ], - "uniforms": [ - { "name": "ModelViewMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ProjMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ColorModulator", "type": "float", "count": 4, "values": [ 1.0, 1.0, 1.0, 1.0 ] }, - { "name": "Light0_Direction", "type": "float", "count": 3, "values": [0.0, 0.0, 0.0] }, - { "name": "Light1_Direction", "type": "float", "count": 3, "values": [0.0, 0.0, 0.0] }, - { "name": "FogStart", "type": "float", "count": 1, "values": [ 0.0 ] }, - { "name": "FogEnd", "type": "float", "count": 1, "values": [ 1.0 ] }, - { "name": "FogColor", "type": "float", "count": 4, "values": [ 0.0, 0.0, 0.0, 0.0 ] }, - { "name": "FogShape", "type": "int", "count": 1, "values": [ 0 ] } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_item_entity_translucent_cull.vsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_item_entity_translucent_cull.vsh deleted file mode 100644 index a2c9595e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_item_entity_translucent_cull.vsh +++ /dev/null @@ -1,36 +0,0 @@ -#version 150 - -#moj_import -#moj_import - -in vec3 Position; -in vec4 Color; -in vec2 UV0; -in vec2 UV1; -in ivec2 UV2; -in vec3 Normal; - -uniform sampler2D Sampler2; - -uniform mat4 ModelViewMat; -uniform mat4 ProjMat; -uniform int FogShape; - -uniform vec3 Light0_Direction; -uniform vec3 Light1_Direction; - -out float vertexDistance; -out vec4 vertexColor; -out vec2 texCoord0; -out vec2 texCoord1; -out vec2 texCoord2; - -void main() { - gl_Position = ProjMat * ModelViewMat * vec4(Position, 1.0); - - vertexDistance = fog_distance(Position, FogShape); - vertexColor = minecraft_mix_light(Light0_Direction, Light1_Direction, Normal, Color) * texelFetch(Sampler2, UV2 / 16, 0); - texCoord0 = UV0; - texCoord1 = UV1; - texCoord2 = UV2; -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_leash.fsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_leash.fsh deleted file mode 100644 index f6aabc62..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_leash.fsh +++ /dev/null @@ -1,16 +0,0 @@ -#version 150 - -#moj_import - -uniform float FogStart; -uniform float FogEnd; -uniform vec4 FogColor; - -in float vertexDistance; -flat in vec4 vertexColor; - -out vec4 fragColor; - -void main() { - fragColor = linear_fog(vertexColor, vertexDistance, FogStart, FogEnd, FogColor); -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_leash.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_leash.json deleted file mode 100644 index 62701714..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_leash.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "vertex": "rendertype_leash", - "fragment": "rendertype_leash", - "samplers": [ - { "name": "Sampler2" } - ], - "uniforms": [ - { "name": "ModelViewMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ProjMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ColorModulator", "type": "float", "count": 4, "values": [ 1.0, 1.0, 1.0, 1.0 ] }, - { "name": "FogStart", "type": "float", "count": 1, "values": [ 0.0 ] }, - { "name": "FogEnd", "type": "float", "count": 1, "values": [ 1.0 ] }, - { "name": "FogColor", "type": "float", "count": 4, "values": [ 0.0, 0.0, 0.0, 0.0 ] }, - { "name": "FogShape", "type": "int", "count": 1, "values": [ 0 ] } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_leash.vsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_leash.vsh deleted file mode 100644 index be108e6d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_leash.vsh +++ /dev/null @@ -1,24 +0,0 @@ -#version 150 - -#moj_import - -in vec3 Position; -in vec4 Color; -in ivec2 UV2; - -uniform sampler2D Sampler2; - -uniform mat4 ModelViewMat; -uniform mat4 ProjMat; -uniform vec4 ColorModulator; -uniform int FogShape; - -out float vertexDistance; -flat out vec4 vertexColor; - -void main() { - gl_Position = ProjMat * ModelViewMat * vec4(Position, 1.0); - - vertexDistance = fog_distance(Position, FogShape); - vertexColor = Color * ColorModulator * texelFetch(Sampler2, UV2 / 16, 0); -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_lightning.fsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_lightning.fsh deleted file mode 100644 index f555d413..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_lightning.fsh +++ /dev/null @@ -1,16 +0,0 @@ -#version 150 - -#moj_import - -uniform vec4 ColorModulator; -uniform float FogStart; -uniform float FogEnd; - -in float vertexDistance; -in vec4 vertexColor; - -out vec4 fragColor; - -void main() { - fragColor = vertexColor * ColorModulator * linear_fog_fade(vertexDistance, FogStart, FogEnd); -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_lightning.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_lightning.json deleted file mode 100644 index 9e7f3d36..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_lightning.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "vertex": "rendertype_lightning", - "fragment": "rendertype_lightning", - "samplers": [ - ], - "uniforms": [ - { "name": "ModelViewMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ProjMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ColorModulator", "type": "float", "count": 4, "values": [ 1.0, 1.0, 1.0, 1.0 ] }, - { "name": "FogStart", "type": "float", "count": 1, "values": [ 0.0 ] }, - { "name": "FogEnd", "type": "float", "count": 1, "values": [ 1.0 ] }, - { "name": "FogShape", "type": "int", "count": 1, "values": [ 0 ] } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_lightning.vsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_lightning.vsh deleted file mode 100644 index 00d7de2f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_lightning.vsh +++ /dev/null @@ -1,20 +0,0 @@ -#version 150 - -#moj_import - -in vec3 Position; -in vec4 Color; - -uniform mat4 ModelViewMat; -uniform mat4 ProjMat; -uniform int FogShape; - -out float vertexDistance; -out vec4 vertexColor; - -void main() { - gl_Position = ProjMat * ModelViewMat * vec4(Position, 1.0); - - vertexDistance = fog_distance(Position, FogShape); - vertexColor = Color; -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_lines.fsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_lines.fsh deleted file mode 100644 index 057f31fc..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_lines.fsh +++ /dev/null @@ -1,18 +0,0 @@ -#version 150 - -#moj_import - -uniform vec4 ColorModulator; -uniform float FogStart; -uniform float FogEnd; -uniform vec4 FogColor; - -in float vertexDistance; -in vec4 vertexColor; - -out vec4 fragColor; - -void main() { - vec4 color = vertexColor * ColorModulator; - fragColor = linear_fog(color, vertexDistance, FogStart, FogEnd, FogColor); -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_lines.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_lines.json deleted file mode 100644 index 670a8bd7..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_lines.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "vertex": "rendertype_lines", - "fragment": "rendertype_lines", - "samplers": [ - ], - "uniforms": [ - { "name": "ModelViewMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ProjMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ColorModulator", "type": "float", "count": 4, "values": [ 1.0, 1.0, 1.0, 1.0 ] }, - { "name": "LineWidth", "type": "float", "count": 1, "values": [ 1.0 ] }, - { "name": "ScreenSize", "type": "float", "count": 2, "values": [ 1.0, 1.0 ] }, - { "name": "FogStart", "type": "float", "count": 1, "values": [ 0.0 ] }, - { "name": "FogEnd", "type": "float", "count": 1, "values": [ 1.0 ] }, - { "name": "FogColor", "type": "float", "count": 4, "values": [ 0.0, 0.0, 0.0, 0.0 ] }, - { "name": "FogShape", "type": "int", "count": 1, "values": [ 0 ] } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_lines.vsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_lines.vsh deleted file mode 100644 index 82c69d17..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_lines.vsh +++ /dev/null @@ -1,48 +0,0 @@ -#version 150 - -#moj_import - -in vec3 Position; -in vec4 Color; -in vec3 Normal; - -uniform mat4 ModelViewMat; -uniform mat4 ProjMat; -uniform float LineWidth; -uniform vec2 ScreenSize; -uniform int FogShape; - -out float vertexDistance; -out vec4 vertexColor; - -const float VIEW_SHRINK = 1.0 - (1.0 / 256.0); -const mat4 VIEW_SCALE = mat4( - VIEW_SHRINK, 0.0, 0.0, 0.0, - 0.0, VIEW_SHRINK, 0.0, 0.0, - 0.0, 0.0, VIEW_SHRINK, 0.0, - 0.0, 0.0, 0.0, 1.0 -); - -void main() { - vec4 linePosStart = ProjMat * VIEW_SCALE * ModelViewMat * vec4(Position, 1.0); - vec4 linePosEnd = ProjMat * VIEW_SCALE * ModelViewMat * vec4(Position + Normal, 1.0); - - vec3 ndc1 = linePosStart.xyz / linePosStart.w; - vec3 ndc2 = linePosEnd.xyz / linePosEnd.w; - - vec2 lineScreenDirection = normalize((ndc2.xy - ndc1.xy) * ScreenSize); - vec2 lineOffset = vec2(-lineScreenDirection.y, lineScreenDirection.x) * LineWidth / ScreenSize; - - if (lineOffset.x < 0.0) { - lineOffset *= -1.0; - } - - if (gl_VertexID % 2 == 0) { - gl_Position = vec4((ndc1 + vec3(lineOffset, 0.0)) * linePosStart.w, linePosStart.w); - } else { - gl_Position = vec4((ndc1 - vec3(lineOffset, 0.0)) * linePosStart.w, linePosStart.w); - } - - vertexDistance = fog_distance(Position, FogShape); - vertexColor = Color; -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_outline.fsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_outline.fsh deleted file mode 100644 index 0155fe51..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_outline.fsh +++ /dev/null @@ -1,18 +0,0 @@ -#version 150 - -uniform sampler2D Sampler0; - -uniform vec4 ColorModulator; - -in vec4 vertexColor; -in vec2 texCoord0; - -out vec4 fragColor; - -void main() { - vec4 color = texture(Sampler0, texCoord0); - if (color.a == 0.0) { - discard; - } - fragColor = vec4(ColorModulator.rgb * vertexColor.rgb, ColorModulator.a); -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_outline.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_outline.json deleted file mode 100644 index ea6c72fe..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_outline.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "vertex": "rendertype_outline", - "fragment": "rendertype_outline", - "samplers": [ - { "name": "Sampler0" } - ], - "uniforms": [ - { "name": "ModelViewMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ProjMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ColorModulator", "type": "float", "count": 4, "values": [ 1.0, 1.0, 1.0, 1.0 ] } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_outline.vsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_outline.vsh deleted file mode 100644 index 44e105d4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_outline.vsh +++ /dev/null @@ -1,18 +0,0 @@ -#version 150 - -in vec3 Position; -in vec4 Color; -in vec2 UV0; - -uniform mat4 ModelViewMat; -uniform mat4 ProjMat; - -out vec4 vertexColor; -out vec2 texCoord0; - -void main() { - gl_Position = ProjMat * ModelViewMat * vec4(Position, 1.0); - - vertexColor = Color; - texCoord0 = UV0; -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_solid.fsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_solid.fsh deleted file mode 100644 index 851068d0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_solid.fsh +++ /dev/null @@ -1,21 +0,0 @@ -#version 150 - -#moj_import - -uniform sampler2D Sampler0; - -uniform vec4 ColorModulator; -uniform float FogStart; -uniform float FogEnd; -uniform vec4 FogColor; - -in float vertexDistance; -in vec4 vertexColor; -in vec2 texCoord0; - -out vec4 fragColor; - -void main() { - vec4 color = texture(Sampler0, texCoord0) * vertexColor * ColorModulator; - fragColor = linear_fog(color, vertexDistance, FogStart, FogEnd, FogColor); -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_solid.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_solid.json deleted file mode 100644 index a9e5db45..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_solid.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "vertex": "rendertype_solid", - "fragment": "rendertype_solid", - "samplers": [ - { "name": "Sampler0" }, - { "name": "Sampler2" } - ], - "uniforms": [ - { "name": "ModelViewMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ProjMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ChunkOffset", "type": "float", "count": 3, "values": [ 0.0, 0.0, 0.0 ] }, - { "name": "ColorModulator", "type": "float", "count": 4, "values": [ 1.0, 1.0, 1.0, 1.0 ] }, - { "name": "FogStart", "type": "float", "count": 1, "values": [ 0.0 ] }, - { "name": "FogEnd", "type": "float", "count": 1, "values": [ 1.0 ] }, - { "name": "FogColor", "type": "float", "count": 4, "values": [ 0.0, 0.0, 0.0, 0.0 ] }, - { "name": "FogShape", "type": "int", "count": 1, "values": [ 0 ] } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_solid.vsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_solid.vsh deleted file mode 100644 index 02f3d117..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_solid.vsh +++ /dev/null @@ -1,30 +0,0 @@ -#version 150 - -#moj_import -#moj_import - -in vec3 Position; -in vec4 Color; -in vec2 UV0; -in ivec2 UV2; -in vec3 Normal; - -uniform sampler2D Sampler2; - -uniform mat4 ModelViewMat; -uniform mat4 ProjMat; -uniform vec3 ChunkOffset; -uniform int FogShape; - -out float vertexDistance; -out vec4 vertexColor; -out vec2 texCoord0; - -void main() { - vec3 pos = Position + ChunkOffset; - gl_Position = ProjMat * ModelViewMat * vec4(pos, 1.0); - - vertexDistance = fog_distance(pos, FogShape); - vertexColor = Color * minecraft_sample_lightmap(Sampler2, UV2); - texCoord0 = UV0; -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_text.fsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_text.fsh deleted file mode 100644 index 3fe46019..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_text.fsh +++ /dev/null @@ -1,24 +0,0 @@ -#version 150 - -#moj_import - -uniform sampler2D Sampler0; - -uniform vec4 ColorModulator; -uniform float FogStart; -uniform float FogEnd; -uniform vec4 FogColor; - -in float vertexDistance; -in vec4 vertexColor; -in vec2 texCoord0; - -out vec4 fragColor; - -void main() { - vec4 color = texture(Sampler0, texCoord0) * vertexColor * ColorModulator; - if (color.a < 0.1) { - discard; - } - fragColor = linear_fog(color, vertexDistance, FogStart, FogEnd, FogColor); -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_text.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_text.json deleted file mode 100644 index 607a9c1e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_text.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "vertex": "rendertype_text", - "fragment": "rendertype_text", - "samplers": [ - { "name": "Sampler0" }, - { "name": "Sampler2" } - ], - "uniforms": [ - { "name": "ModelViewMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ProjMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ColorModulator", "type": "float", "count": 4, "values": [ 1.0, 1.0, 1.0, 1.0 ] }, - { "name": "FogStart", "type": "float", "count": 1, "values": [ 0.0 ] }, - { "name": "FogEnd", "type": "float", "count": 1, "values": [ 1.0 ] }, - { "name": "FogColor", "type": "float", "count": 4, "values": [ 0.0, 0.0, 0.0, 0.0 ] }, - { "name": "FogShape", "type": "int", "count": 1, "values": [ 0 ] } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_text.vsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_text.vsh deleted file mode 100644 index f53b07f1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_text.vsh +++ /dev/null @@ -1,26 +0,0 @@ -#version 150 - -#moj_import - -in vec3 Position; -in vec4 Color; -in vec2 UV0; -in ivec2 UV2; - -uniform sampler2D Sampler2; - -uniform mat4 ModelViewMat; -uniform mat4 ProjMat; -uniform int FogShape; - -out float vertexDistance; -out vec4 vertexColor; -out vec2 texCoord0; - -void main() { - gl_Position = ProjMat * ModelViewMat * vec4(Position, 1.0); - - vertexDistance = fog_distance(Position, FogShape); - vertexColor = Color * texelFetch(Sampler2, UV2 / 16, 0); - texCoord0 = UV0; -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_text_background.fsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_text_background.fsh deleted file mode 100644 index 87237bed..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_text_background.fsh +++ /dev/null @@ -1,24 +0,0 @@ -#version 150 - -#moj_import - -uniform sampler2D Sampler0; - -uniform vec4 ColorModulator; -uniform float FogStart; -uniform float FogEnd; -uniform vec4 FogColor; - -in float vertexDistance; -in vec4 vertexColor; -in vec2 texCoord0; - -out vec4 fragColor; - -void main() { - vec4 color = vertexColor * ColorModulator; - if (color.a < 0.1) { - discard; - } - fragColor = linear_fog(color, vertexDistance, FogStart, FogEnd, FogColor); -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_text_background.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_text_background.json deleted file mode 100644 index b498c38a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_text_background.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "vertex": "rendertype_text_background", - "fragment": "rendertype_text_background", - "samplers": [ - { "name": "Sampler2" } - ], - "uniforms": [ - { "name": "ModelViewMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ProjMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ColorModulator", "type": "float", "count": 4, "values": [ 1.0, 1.0, 1.0, 1.0 ] }, - { "name": "FogStart", "type": "float", "count": 1, "values": [ 0.0 ] }, - { "name": "FogEnd", "type": "float", "count": 1, "values": [ 1.0 ] }, - { "name": "FogColor", "type": "float", "count": 4, "values": [ 0.0, 0.0, 0.0, 0.0 ] }, - { "name": "FogShape", "type": "int", "count": 1, "values": [ 0 ] } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_text_background.vsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_text_background.vsh deleted file mode 100644 index e29f3d9c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_text_background.vsh +++ /dev/null @@ -1,23 +0,0 @@ -#version 150 - -#moj_import - -in vec3 Position; -in vec4 Color; -in ivec2 UV2; - -uniform sampler2D Sampler2; - -uniform mat4 ModelViewMat; -uniform mat4 ProjMat; -uniform int FogShape; - -out float vertexDistance; -out vec4 vertexColor; - -void main() { - gl_Position = ProjMat * ModelViewMat * vec4(Position, 1.0); - - vertexDistance = fog_distance(Position, FogShape); - vertexColor = Color * texelFetch(Sampler2, UV2 / 16, 0); -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_text_background_see_through.fsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_text_background_see_through.fsh deleted file mode 100644 index 6b1c565f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_text_background_see_through.fsh +++ /dev/null @@ -1,15 +0,0 @@ -#version 150 - -uniform vec4 ColorModulator; - -in vec4 vertexColor; - -out vec4 fragColor; - -void main() { - vec4 color = vertexColor; - if (color.a < 0.1) { - discard; - } - fragColor = color * ColorModulator; -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_text_background_see_through.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_text_background_see_through.json deleted file mode 100644 index a1fb14dd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_text_background_see_through.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "vertex": "rendertype_text_background_see_through", - "fragment": "rendertype_text_background_see_through", - "samplers": [ - ], - "uniforms": [ - { "name": "ModelViewMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ProjMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ColorModulator", "type": "float", "count": 4, "values": [ 1.0, 1.0, 1.0, 1.0 ] } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_text_background_see_through.vsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_text_background_see_through.vsh deleted file mode 100644 index 19d3fdba..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_text_background_see_through.vsh +++ /dev/null @@ -1,15 +0,0 @@ -#version 150 - -in vec3 Position; -in vec4 Color; - -uniform mat4 ModelViewMat; -uniform mat4 ProjMat; - -out vec4 vertexColor; - -void main() { - gl_Position = ProjMat * ModelViewMat * vec4(Position, 1.0); - - vertexColor = Color; -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_text_intensity.fsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_text_intensity.fsh deleted file mode 100644 index adf5282d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_text_intensity.fsh +++ /dev/null @@ -1,24 +0,0 @@ -#version 150 - -#moj_import - -uniform sampler2D Sampler0; - -uniform vec4 ColorModulator; -uniform float FogStart; -uniform float FogEnd; -uniform vec4 FogColor; - -in float vertexDistance; -in vec4 vertexColor; -in vec2 texCoord0; - -out vec4 fragColor; - -void main() { - vec4 color = texture(Sampler0, texCoord0).rrrr * vertexColor * ColorModulator; - if (color.a < 0.1) { - discard; - } - fragColor = linear_fog(color, vertexDistance, FogStart, FogEnd, FogColor); -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_text_intensity.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_text_intensity.json deleted file mode 100644 index 18712ec0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_text_intensity.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "vertex": "rendertype_text_intensity", - "fragment": "rendertype_text_intensity", - "samplers": [ - { "name": "Sampler0" }, - { "name": "Sampler2" } - ], - "uniforms": [ - { "name": "ModelViewMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ProjMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ColorModulator", "type": "float", "count": 4, "values": [ 1.0, 1.0, 1.0, 1.0 ] }, - { "name": "FogStart", "type": "float", "count": 1, "values": [ 0.0 ] }, - { "name": "FogEnd", "type": "float", "count": 1, "values": [ 1.0 ] }, - { "name": "FogColor", "type": "float", "count": 4, "values": [ 0.0, 0.0, 0.0, 0.0 ] }, - { "name": "FogShape", "type": "int", "count": 1, "values": [ 0 ] } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_text_intensity.vsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_text_intensity.vsh deleted file mode 100644 index f53b07f1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_text_intensity.vsh +++ /dev/null @@ -1,26 +0,0 @@ -#version 150 - -#moj_import - -in vec3 Position; -in vec4 Color; -in vec2 UV0; -in ivec2 UV2; - -uniform sampler2D Sampler2; - -uniform mat4 ModelViewMat; -uniform mat4 ProjMat; -uniform int FogShape; - -out float vertexDistance; -out vec4 vertexColor; -out vec2 texCoord0; - -void main() { - gl_Position = ProjMat * ModelViewMat * vec4(Position, 1.0); - - vertexDistance = fog_distance(Position, FogShape); - vertexColor = Color * texelFetch(Sampler2, UV2 / 16, 0); - texCoord0 = UV0; -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_text_intensity_see_through.fsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_text_intensity_see_through.fsh deleted file mode 100644 index ae4ed270..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_text_intensity_see_through.fsh +++ /dev/null @@ -1,18 +0,0 @@ -#version 150 - -uniform sampler2D Sampler0; - -uniform vec4 ColorModulator; - -in vec4 vertexColor; -in vec2 texCoord0; - -out vec4 fragColor; - -void main() { - vec4 color = texture(Sampler0, texCoord0).rrrr * vertexColor; - if (color.a < 0.1) { - discard; - } - fragColor = color * ColorModulator; -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_text_intensity_see_through.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_text_intensity_see_through.json deleted file mode 100644 index aaeee8b4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_text_intensity_see_through.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "vertex": "rendertype_text_intensity_see_through", - "fragment": "rendertype_text_intensity_see_through", - "samplers": [ - { "name": "Sampler0" } - ], - "uniforms": [ - { "name": "ModelViewMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ProjMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ColorModulator", "type": "float", "count": 4, "values": [ 1.0, 1.0, 1.0, 1.0 ] } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_text_intensity_see_through.vsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_text_intensity_see_through.vsh deleted file mode 100644 index 44e105d4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_text_intensity_see_through.vsh +++ /dev/null @@ -1,18 +0,0 @@ -#version 150 - -in vec3 Position; -in vec4 Color; -in vec2 UV0; - -uniform mat4 ModelViewMat; -uniform mat4 ProjMat; - -out vec4 vertexColor; -out vec2 texCoord0; - -void main() { - gl_Position = ProjMat * ModelViewMat * vec4(Position, 1.0); - - vertexColor = Color; - texCoord0 = UV0; -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_text_see_through.fsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_text_see_through.fsh deleted file mode 100644 index cfdb7b2b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_text_see_through.fsh +++ /dev/null @@ -1,18 +0,0 @@ -#version 150 - -uniform sampler2D Sampler0; - -uniform vec4 ColorModulator; - -in vec4 vertexColor; -in vec2 texCoord0; - -out vec4 fragColor; - -void main() { - vec4 color = texture(Sampler0, texCoord0) * vertexColor; - if (color.a < 0.1) { - discard; - } - fragColor = color * ColorModulator; -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_text_see_through.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_text_see_through.json deleted file mode 100644 index ae7f4bee..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_text_see_through.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "vertex": "rendertype_text_see_through", - "fragment": "rendertype_text_see_through", - "samplers": [ - { "name": "Sampler0" } - ], - "uniforms": [ - { "name": "ModelViewMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ProjMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ColorModulator", "type": "float", "count": 4, "values": [ 1.0, 1.0, 1.0, 1.0 ] } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_text_see_through.vsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_text_see_through.vsh deleted file mode 100644 index 44e105d4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_text_see_through.vsh +++ /dev/null @@ -1,18 +0,0 @@ -#version 150 - -in vec3 Position; -in vec4 Color; -in vec2 UV0; - -uniform mat4 ModelViewMat; -uniform mat4 ProjMat; - -out vec4 vertexColor; -out vec2 texCoord0; - -void main() { - gl_Position = ProjMat * ModelViewMat * vec4(Position, 1.0); - - vertexColor = Color; - texCoord0 = UV0; -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_translucent.fsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_translucent.fsh deleted file mode 100644 index 851068d0..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_translucent.fsh +++ /dev/null @@ -1,21 +0,0 @@ -#version 150 - -#moj_import - -uniform sampler2D Sampler0; - -uniform vec4 ColorModulator; -uniform float FogStart; -uniform float FogEnd; -uniform vec4 FogColor; - -in float vertexDistance; -in vec4 vertexColor; -in vec2 texCoord0; - -out vec4 fragColor; - -void main() { - vec4 color = texture(Sampler0, texCoord0) * vertexColor * ColorModulator; - fragColor = linear_fog(color, vertexDistance, FogStart, FogEnd, FogColor); -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_translucent.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_translucent.json deleted file mode 100644 index f157ec73..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_translucent.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "vertex": "rendertype_translucent", - "fragment": "rendertype_translucent", - "samplers": [ - { "name": "Sampler0" }, - { "name": "Sampler2" } - ], - "uniforms": [ - { "name": "ModelViewMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ProjMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ChunkOffset", "type": "float", "count": 3, "values": [ 0.0, 0.0, 0.0 ] }, - { "name": "ColorModulator", "type": "float", "count": 4, "values": [ 1.0, 1.0, 1.0, 1.0 ] }, - { "name": "FogStart", "type": "float", "count": 1, "values": [ 0.0 ] }, - { "name": "FogEnd", "type": "float", "count": 1, "values": [ 1.0 ] }, - { "name": "FogColor", "type": "float", "count": 4, "values": [ 0.0, 0.0, 0.0, 0.0 ] }, - { "name": "FogShape", "type": "int", "count": 1, "values": [ 0 ] } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_translucent.vsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_translucent.vsh deleted file mode 100644 index 02f3d117..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_translucent.vsh +++ /dev/null @@ -1,30 +0,0 @@ -#version 150 - -#moj_import -#moj_import - -in vec3 Position; -in vec4 Color; -in vec2 UV0; -in ivec2 UV2; -in vec3 Normal; - -uniform sampler2D Sampler2; - -uniform mat4 ModelViewMat; -uniform mat4 ProjMat; -uniform vec3 ChunkOffset; -uniform int FogShape; - -out float vertexDistance; -out vec4 vertexColor; -out vec2 texCoord0; - -void main() { - vec3 pos = Position + ChunkOffset; - gl_Position = ProjMat * ModelViewMat * vec4(pos, 1.0); - - vertexDistance = fog_distance(pos, FogShape); - vertexColor = Color * minecraft_sample_lightmap(Sampler2, UV2); - texCoord0 = UV0; -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_translucent_moving_block.fsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_translucent_moving_block.fsh deleted file mode 100644 index 39ddb91d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_translucent_moving_block.fsh +++ /dev/null @@ -1,16 +0,0 @@ -#version 150 - -uniform sampler2D Sampler0; -uniform sampler2D Sampler2; - -uniform vec4 ColorModulator; - -in vec4 vertexColor; -in vec2 texCoord0; - -out vec4 fragColor; - -void main() { - vec4 color = texture(Sampler0, texCoord0) * vertexColor; - fragColor = color * ColorModulator; -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_translucent_moving_block.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_translucent_moving_block.json deleted file mode 100644 index 1c08b62c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_translucent_moving_block.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "vertex": "rendertype_translucent_moving_block", - "fragment": "rendertype_translucent_moving_block", - "samplers": [ - { "name": "Sampler0" }, - { "name": "Sampler2" } - ], - "uniforms": [ - { "name": "ModelViewMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ProjMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ColorModulator", "type": "float", "count": 4, "values": [ 1.0, 1.0, 1.0, 1.0 ] } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_translucent_moving_block.vsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_translucent_moving_block.vsh deleted file mode 100644 index 33c7d419..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_translucent_moving_block.vsh +++ /dev/null @@ -1,22 +0,0 @@ -#version 150 - -in vec3 Position; -in vec4 Color; -in vec2 UV0; -in ivec2 UV2; -in vec3 Normal; - -uniform sampler2D Sampler2; - -uniform mat4 ModelViewMat; -uniform mat4 ProjMat; - -out vec4 vertexColor; -out vec2 texCoord0; - -void main() { - gl_Position = ProjMat * ModelViewMat * vec4(Position, 1.0); - - vertexColor = Color * texelFetch(Sampler2, UV2 / 16, 0); - texCoord0 = UV0; -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_tripwire.fsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_tripwire.fsh deleted file mode 100644 index 3fe46019..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_tripwire.fsh +++ /dev/null @@ -1,24 +0,0 @@ -#version 150 - -#moj_import - -uniform sampler2D Sampler0; - -uniform vec4 ColorModulator; -uniform float FogStart; -uniform float FogEnd; -uniform vec4 FogColor; - -in float vertexDistance; -in vec4 vertexColor; -in vec2 texCoord0; - -out vec4 fragColor; - -void main() { - vec4 color = texture(Sampler0, texCoord0) * vertexColor * ColorModulator; - if (color.a < 0.1) { - discard; - } - fragColor = linear_fog(color, vertexDistance, FogStart, FogEnd, FogColor); -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_tripwire.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_tripwire.json deleted file mode 100644 index 759278d8..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_tripwire.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "vertex": "rendertype_tripwire", - "fragment": "rendertype_tripwire", - "samplers": [ - { "name": "Sampler0" }, - { "name": "Sampler2" } - ], - "uniforms": [ - { "name": "ModelViewMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ProjMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ChunkOffset", "type": "float", "count": 3, "values": [ 0.0, 0.0, 0.0 ] }, - { "name": "ColorModulator", "type": "float", "count": 4, "values": [ 1.0, 1.0, 1.0, 1.0 ] }, - { "name": "FogStart", "type": "float", "count": 1, "values": [ 0.0 ] }, - { "name": "FogEnd", "type": "float", "count": 1, "values": [ 1.0 ] }, - { "name": "FogColor", "type": "float", "count": 4, "values": [ 0.0, 0.0, 0.0, 0.0 ] }, - { "name": "FogShape", "type": "int", "count": 1, "values": [ 0 ] } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_tripwire.vsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_tripwire.vsh deleted file mode 100644 index 02f3d117..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_tripwire.vsh +++ /dev/null @@ -1,30 +0,0 @@ -#version 150 - -#moj_import -#moj_import - -in vec3 Position; -in vec4 Color; -in vec2 UV0; -in ivec2 UV2; -in vec3 Normal; - -uniform sampler2D Sampler2; - -uniform mat4 ModelViewMat; -uniform mat4 ProjMat; -uniform vec3 ChunkOffset; -uniform int FogShape; - -out float vertexDistance; -out vec4 vertexColor; -out vec2 texCoord0; - -void main() { - vec3 pos = Position + ChunkOffset; - gl_Position = ProjMat * ModelViewMat * vec4(pos, 1.0); - - vertexDistance = fog_distance(pos, FogShape); - vertexColor = Color * minecraft_sample_lightmap(Sampler2, UV2); - texCoord0 = UV0; -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_water_mask.fsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_water_mask.fsh deleted file mode 100644 index e0799241..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_water_mask.fsh +++ /dev/null @@ -1,9 +0,0 @@ -#version 150 - -uniform vec4 ColorModulator; - -out vec4 fragColor; - -void main() { - fragColor = ColorModulator; -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_water_mask.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_water_mask.json deleted file mode 100644 index 32bfac93..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_water_mask.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "vertex": "rendertype_water_mask", - "fragment": "rendertype_water_mask", - "samplers": [ - ], - "uniforms": [ - { "name": "ModelViewMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ProjMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "ColorModulator", "type": "float", "count": 4, "values": [ 1.0, 1.0, 1.0, 1.0 ] } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_water_mask.vsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_water_mask.vsh deleted file mode 100644 index fa2d216d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/core/rendertype_water_mask.vsh +++ /dev/null @@ -1,10 +0,0 @@ -#version 150 - -in vec3 Position; - -uniform mat4 ModelViewMat; -uniform mat4 ProjMat; - -void main() { - gl_Position = ProjMat * ModelViewMat * vec4(Position, 1.0); -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/include/fog.glsl b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/include/fog.glsl deleted file mode 100644 index 601478c6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/include/fog.glsl +++ /dev/null @@ -1,30 +0,0 @@ -#version 150 - -vec4 linear_fog(vec4 inColor, float vertexDistance, float fogStart, float fogEnd, vec4 fogColor) { - if (vertexDistance <= fogStart) { - return inColor; - } - - float fogValue = vertexDistance < fogEnd ? smoothstep(fogStart, fogEnd, vertexDistance) : 1.0; - return vec4(mix(inColor.rgb, fogColor.rgb, fogValue * fogColor.a), inColor.a); -} - -float linear_fog_fade(float vertexDistance, float fogStart, float fogEnd) { - if (vertexDistance <= fogStart) { - return 1.0; - } else if (vertexDistance >= fogEnd) { - return 0.0; - } - - return smoothstep(fogEnd, fogStart, vertexDistance); -} - -float fog_distance(vec3 pos, int shape) { - if (shape == 0) { - return length(pos); - } else { - float distXZ = length(pos.xz); - float distY = abs(pos.y); - return max(distXZ, distY); - } -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/include/light.glsl b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/include/light.glsl deleted file mode 100644 index 9924b90a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/include/light.glsl +++ /dev/null @@ -1,15 +0,0 @@ -#version 150 - -#define MINECRAFT_LIGHT_POWER (0.6) -#define MINECRAFT_AMBIENT_LIGHT (0.4) - -vec4 minecraft_mix_light(vec3 lightDir0, vec3 lightDir1, vec3 normal, vec4 color) { - float light0 = max(0.0, dot(lightDir0, normal)); - float light1 = max(0.0, dot(lightDir1, normal)); - float lightAccum = min(1.0, (light0 + light1) * MINECRAFT_LIGHT_POWER + MINECRAFT_AMBIENT_LIGHT); - return vec4(color.rgb * lightAccum, color.a); -} - -vec4 minecraft_sample_lightmap(sampler2D lightMap, ivec2 uv) { - return texture(lightMap, clamp(uv / 256.0, vec2(0.5 / 16.0), vec2(15.5 / 16.0))); -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/include/matrix.glsl b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/include/matrix.glsl deleted file mode 100644 index c64fd06e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/include/matrix.glsl +++ /dev/null @@ -1,8 +0,0 @@ -#version 150 - -mat2 mat2_rotate_z(float radians) { - return mat2( - cos(radians), -sin(radians), - sin(radians), cos(radians) - ); -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/include/projection.glsl b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/include/projection.glsl deleted file mode 100644 index cc4e5245..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/include/projection.glsl +++ /dev/null @@ -1,8 +0,0 @@ -#version 150 - -vec4 projection_from_position(vec4 position) { - vec4 projection = position * 0.5; - projection.xy = vec2(projection.x + projection.w, projection.y + projection.w); - projection.zw = position.zw; - return projection; -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/post/blur.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/post/blur.json deleted file mode 100644 index 096cd06f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/post/blur.json +++ /dev/null @@ -1,81 +0,0 @@ -{ - "targets": [ - "swap" - ], - "passes": [ - { - "name": "box_blur", - "intarget": "minecraft:main", - "outtarget": "swap", - "use_linear_filter": true, - "uniforms": [ - { - "name": "BlurDir", - "values": [ 1.0, 0.0 ] - } - ] - }, - { - "name": "box_blur", - "intarget": "swap", - "outtarget": "minecraft:main", - "use_linear_filter": true, - "uniforms": [ - { - "name": "BlurDir", - "values": [ 0.0, 1.0 ] - } - ] - }, { - "name": "box_blur", - "intarget": "minecraft:main", - "outtarget": "swap", - "use_linear_filter": true, - "uniforms": [ - { - "name": "BlurDir", - "values": [ 1.0, 0.0 ], - "RadiusMultiplier" : 0.5 - } - ] - }, - { - "name": "box_blur", - "intarget": "swap", - "outtarget": "minecraft:main", - "use_linear_filter": true, - "uniforms": [ - { - "name": "BlurDir", - "values": [ 0.0, 1.0 ], - "RadiusMultiplier" : 0.5 - } - ] - }, { - "name": "box_blur", - "intarget": "minecraft:main", - "outtarget": "swap", - "use_linear_filter": true, - "uniforms": [ - { - "name": "BlurDir", - "values": [ 1.0, 0.0 ], - "RadiusMultiplier" : 0.25 - } - ] - }, - { - "name": "box_blur", - "intarget": "swap", - "outtarget": "minecraft:main", - "use_linear_filter": true, - "uniforms": [ - { - "name": "BlurDir", - "values": [ 0.0, 1.0 ], - "RadiusMultiplier" : 0.25 - } - ] - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/post/creeper.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/post/creeper.json deleted file mode 100644 index da503f1a..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/post/creeper.json +++ /dev/null @@ -1,41 +0,0 @@ -{ - "targets": [ - "swap" - ], - "passes": [ - { - "name": "color_convolve", - "intarget": "minecraft:main", - "outtarget": "swap", - "uniforms": [ - { - "name": "RedMatrix", - "values": [ 0.0, 0.0, 0.0 ] - }, - { - "name": "GreenMatrix", - "values": [ 0.3, 0.59, 0.11 ] - }, - { - "name": "BlueMatrix", - "values": [ 0.0, 0.0, 0.0 ] - } - ] - }, - { - "name": "bits", - "intarget": "swap", - "outtarget": "minecraft:main", - "uniforms": [ - { - "name": "Resolution", - "values": [ 16.0 ] - }, - { - "name": "MosaicSize", - "values": [ 4.0 ] - } - ] - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/post/entity_outline.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/post/entity_outline.json deleted file mode 100644 index a2efc39c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/post/entity_outline.json +++ /dev/null @@ -1,42 +0,0 @@ -{ - "targets": [ - "swap", - "final" - ], - "passes": [ - { - "name": "entity_outline", - "intarget": "final", - "outtarget": "swap" - }, - { - "name": "entity_outline_box_blur", - "intarget": "swap", - "outtarget": "final", - "use_linear_filter": true, - "uniforms": [ - { - "name": "BlurDir", - "values": [ 1.0, 0.0 ] - } - ] - }, - { - "name": "entity_outline_box_blur", - "intarget": "final", - "outtarget": "swap", - "use_linear_filter": true, - "uniforms": [ - { - "name": "BlurDir", - "values": [ 0.0, 1.0 ] - } - ] - }, - { - "name": "blit", - "intarget": "swap", - "outtarget": "final" - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/post/invert.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/post/invert.json deleted file mode 100644 index 2ab63fb6..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/post/invert.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "targets": [ - "swap" - ], - "passes": [ - { - "name": "invert", - "intarget": "minecraft:main", - "outtarget": "swap", - "uniforms": [ - { - "name": "InverseAmount", - "values": [ 0.8 ] - } - ] - }, - { - "name": "blit", - "intarget": "swap", - "outtarget": "minecraft:main" - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/post/spider.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/post/spider.json deleted file mode 100644 index ea8a59fa..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/post/spider.json +++ /dev/null @@ -1,234 +0,0 @@ -{ - "targets": [ - "largeBlur", - "smallBlur", - "temp", - "swap" - ], - "passes": [ - { - "name": "box_blur", - "intarget": "minecraft:main", - "outtarget": "temp", - "use_linear_filter": true, - "uniforms": [ - { - "name": "BlurDir", - "values": [ 1.0, 0.0 ] - }, - { - "name": "Radius", - "values": [ 15.0 ] - } - ] - }, - { - "name": "box_blur", - "intarget": "temp", - "outtarget": "largeBlur", - "use_linear_filter": true, - "uniforms": [ - { - "name": "BlurDir", - "values": [ 0.0, 1.0 ] - }, - { - "name": "Radius", - "values": [ 15.0 ] - } - ] - }, - { - "name": "box_blur", - "intarget": "minecraft:main", - "outtarget": "temp", - "use_linear_filter": true, - "uniforms": [ - { - "name": "BlurDir", - "values": [ 1.0, 0.0 ] - }, - { - "name": "Radius", - "values": [ 7.0 ] - } - ] - }, - { - "name": "box_blur", - "intarget": "temp", - "outtarget": "smallBlur", - "use_linear_filter": true, - "uniforms": [ - { - "name": "BlurDir", - "values": [ 0.0, 1.0 ] - }, - { - "name": "Radius", - "values": [ 7.0 ] - } - ] - }, - { - "name": "spider", - "intarget": "minecraft:main", - "outtarget": "temp", - "auxtargets": [ - { - "name": "BlurSampler", - "id": "largeBlur" - } - ], - "uniforms": [ - { - "name": "InScale", - "values": [ 1.25, 2.0 ] - }, - { - "name": "InOffset", - "values": [ -0.125, -0.1 ] - }, - { - "name": "Scissor", - "values": [ 0.0, 0.0, 1.0, 1.0 ] - }, - { - "name": "Vignette", - "values": [ 0.1, 0.1, 0.9, 0.9 ] - } - ] - }, - { - "name": "spider", - "intarget": "smallBlur", - "outtarget": "swap", - "auxtargets": [ - { - "name": "BlurSampler", - "id": "temp" - } - ], - "uniforms": [ - { - "name": "InScale", - "values": [ 2.35, 4.2 ] - }, - { - "name": "InOffset", - "values": [ -1.1, -1.5 ] - }, - { - "name": "InRotation", - "values": [ -45.0 ] - }, - { - "name": "Scissor", - "values": [ 0.21, 0.0, 0.79, 1.0 ] - }, - { - "name": "Vignette", - "values": [ 0.31, 0.1, 0.69, 0.9 ] - } - ] - }, - { - "name": "spider", - "intarget": "smallBlur", - "outtarget": "temp", - "auxtargets": [ - { - "name": "BlurSampler", - "id": "swap" - } - ], - "uniforms": [ - { - "name": "InScale", - "values": [ 2.35, 4.2 ] - }, - { - "name": "InOffset", - "values": [ 0.45, -4.45 ] - }, - { - "name": "InRotation", - "values": [ 45.0 ] - }, - { - "name": "Scissor", - "values": [ 0.21, 0.0, 0.79, 1.0 ] - }, - { - "name": "Vignette", - "values": [ 0.31, 0.1, 0.69, 0.9 ] - } - ] - }, - { - "name": "spider", - "intarget": "smallBlur", - "outtarget": "swap", - "auxtargets": [ - { - "name": "BlurSampler", - "id": "temp" - } - ], - "uniforms": [ - { - "name": "InScale", - "values": [ 2.35, 2.35 ] - }, - { - "name": "InOffset", - "values": [ -0.385, -1.29 ] - }, - { - "name": "InRotation", - "values": [ 0.0 ] - }, - { - "name": "Vignette", - "values": [ 0.31, 0.1, 0.69, 0.9 ] - } - ] - }, - { - "name": "spider", - "intarget": "smallBlur", - "outtarget": "temp", - "auxtargets": [ - { - "name": "BlurSampler", - "id": "swap" - } - ], - "uniforms": [ - { - "name": "InScale", - "values": [ 2.35, 2.35 ] - }, - { - "name": "InOffset", - "values": [ -0.965, -1.29 ] - }, - { - "name": "Vignette", - "values": [ 0.31, 0.1, 0.69, 0.9 ] - } - ] - }, - { - "name": "blit", - "intarget": "temp", - "outtarget": "minecraft:main", - "uniforms": [ - { - "name": "ColorModulate", - "values": [ 1.0, 0.8, 0.8, 1.0 ] - } - ] - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/post/transparency.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/post/transparency.json deleted file mode 100644 index 8642ac2d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/post/transparency.json +++ /dev/null @@ -1,69 +0,0 @@ -{ - "targets": [ - "water", - "translucent", - "itemEntity", - "particles", - "clouds", - "weather", - "final" - ], - "passes": [ - { - "name": "transparency", - "intarget": "minecraft:main", - "outtarget": "final", - "auxtargets": [ - { - "name": "DiffuseDepthSampler", - "id": "minecraft:main:depth" - }, - { - "name": "TranslucentSampler", - "id": "translucent" - }, - { - "name": "TranslucentDepthSampler", - "id": "translucent:depth" - }, - { - "name": "ItemEntitySampler", - "id": "itemEntity" - }, - { - "name": "ItemEntityDepthSampler", - "id": "itemEntity:depth" - }, - { - "name": "ParticlesSampler", - "id": "particles" - }, - { - "name": "ParticlesDepthSampler", - "id": "particles:depth" - }, - { - "name": "CloudsSampler", - "id": "clouds" - }, - { - "name": "CloudsDepthSampler", - "id": "clouds:depth" - }, - { - "name": "WeatherSampler", - "id": "weather" - }, - { - "name": "WeatherDepthSampler", - "id": "weather:depth" - } - ] - }, - { - "name": "blit", - "intarget": "final", - "outtarget": "minecraft:main" - } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/program/bits.fsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/program/bits.fsh deleted file mode 100644 index d4b86c22..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/program/bits.fsh +++ /dev/null @@ -1,29 +0,0 @@ -#version 150 - -uniform sampler2D DiffuseSampler; - -in vec2 texCoord; -in vec2 oneTexel; - -uniform vec2 InSize; - -uniform float Resolution; -uniform float Saturation; -uniform float MosaicSize; - -out vec4 fragColor; - -void main() { - vec2 mosaicInSize = InSize / MosaicSize; - vec2 fractPix = fract(texCoord * mosaicInSize) / mosaicInSize; - - vec4 baseTexel = texture(DiffuseSampler, texCoord - fractPix); - - vec3 fractTexel = baseTexel.rgb - fract(baseTexel.rgb * Resolution) / Resolution; - float luma = dot(fractTexel, vec3(0.3, 0.59, 0.11)); - vec3 chroma = (fractTexel - luma) * Saturation; - baseTexel.rgb = luma + chroma; - baseTexel.a = 1.0; - - fragColor = baseTexel; -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/program/bits.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/program/bits.json deleted file mode 100644 index e2623f7d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/program/bits.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "blend": { - "func": "add", - "srcrgb": "srcalpha", - "dstrgb": "1-srcalpha" - }, - "vertex": "sobel", - "fragment": "bits", - "attributes": [ "Position" ], - "samplers": [ - { "name": "DiffuseSampler" } - ], - "uniforms": [ - { "name": "ProjMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "InSize", "type": "float", "count": 2, "values": [ 1.0, 1.0 ] }, - { "name": "OutSize", "type": "float", "count": 2, "values": [ 1.0, 1.0 ] }, - { "name": "Resolution", "type": "float", "count": 1, "values": [ 4.0 ] }, - { "name": "Saturation", "type": "float", "count": 1, "values": [ 1.5 ] }, - { "name": "MosaicSize", "type": "float", "count": 1, "values": [ 8.0 ] } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/program/blit.fsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/program/blit.fsh deleted file mode 100644 index 18202e06..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/program/blit.fsh +++ /dev/null @@ -1,13 +0,0 @@ -#version 150 - -uniform sampler2D DiffuseSampler; - -uniform vec4 ColorModulate; - -in vec2 texCoord; - -out vec4 fragColor; - -void main(){ - fragColor = texture(DiffuseSampler, texCoord) * ColorModulate; -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/program/blit.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/program/blit.json deleted file mode 100644 index 1256b6b1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/program/blit.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "blend": { - "func": "add", - "srcrgb": "srcalpha", - "dstrgb": "1-srcalpha" - }, - "vertex": "blit", - "fragment": "blit", - "attributes": [ "Position" ], - "samplers": [ - { "name": "DiffuseSampler" } - ], - "uniforms": [ - { "name": "ProjMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "OutSize", "type": "float", "count": 2, "values": [ 1.0, 1.0 ] }, - { "name": "ColorModulate", "type": "float", "count": 4, "values": [ 1.0, 1.0, 1.0, 1.0 ] } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/program/blit.vsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/program/blit.vsh deleted file mode 100644 index 443e1f34..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/program/blit.vsh +++ /dev/null @@ -1,15 +0,0 @@ -#version 150 - -in vec4 Position; - -uniform mat4 ProjMat; -uniform vec2 OutSize; - -out vec2 texCoord; - -void main(){ - vec4 outPos = ProjMat * vec4(Position.xy, 0.0, 1.0); - gl_Position = vec4(outPos.xy, 0.2, 1.0); - - texCoord = Position.xy / OutSize; -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/program/blur.vsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/program/blur.vsh deleted file mode 100644 index 5917d86b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/program/blur.vsh +++ /dev/null @@ -1,21 +0,0 @@ -#version 150 - -in vec4 Position; - -uniform mat4 ProjMat; -uniform vec2 InSize; -uniform vec2 OutSize; -uniform vec2 BlurDir; - -out vec2 texCoord; -out vec2 sampleStep; - -void main() { - vec4 outPos = ProjMat * vec4(Position.xy, 0.0, 1.0); - gl_Position = vec4(outPos.xy, 0.2, 1.0); - - vec2 oneTexel = 1.0 / InSize; - sampleStep = oneTexel * BlurDir; - - texCoord = Position.xy / OutSize; -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/program/box_blur.fsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/program/box_blur.fsh deleted file mode 100644 index ea02d30d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/program/box_blur.fsh +++ /dev/null @@ -1,24 +0,0 @@ -#version 150 - -uniform sampler2D DiffuseSampler; - -in vec2 texCoord; -in vec2 sampleStep; - -uniform float Radius; -uniform float RadiusMultiplier; - -out vec4 fragColor; - -// This shader relies on GL_LINEAR sampling to reduce the amount of texture samples in half. -// Instead of sampling each pixel position with a step of 1 we sample between pixels with a step of 2. -// In the end we sample the last pixel with a half weight, since the amount of pixels to sample is always odd (actualRadius * 2 + 1). -void main() { - vec4 blurred = vec4(0.0); - float actualRadius = round(Radius * RadiusMultiplier); - for (float a = -actualRadius + 0.5; a <= actualRadius; a += 2.0) { - blurred += texture(DiffuseSampler, texCoord + sampleStep * a); - } - blurred += texture(DiffuseSampler, texCoord + sampleStep * actualRadius) / 2.0; - fragColor = blurred / (actualRadius + 0.5); -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/program/box_blur.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/program/box_blur.json deleted file mode 100644 index e60d51b4..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/program/box_blur.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "blend": { - "func": "add", - "srcrgb": "one", - "dstrgb": "zero" - }, - "vertex": "blur", - "fragment": "box_blur", - "attributes": [ "Position" ], - "samplers": [ - { "name": "DiffuseSampler" } - ], - "uniforms": [ - { "name": "ProjMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "InSize", "type": "float", "count": 2, "values": [ 1.0, 1.0 ] }, - { "name": "OutSize", "type": "float", "count": 2, "values": [ 1.0, 1.0 ] }, - { "name": "BlurDir", "type": "float", "count": 2, "values": [ 1.0, 1.0 ] }, - { "name": "Radius", "type": "float", "count": 1, "values": [ 5.0 ] }, - { "name": "RadiusMultiplier", "type": "float", "count": 1, "values": [ 1.0 ] } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/program/color_convolve.fsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/program/color_convolve.fsh deleted file mode 100644 index 9ee675f3..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/program/color_convolve.fsh +++ /dev/null @@ -1,38 +0,0 @@ -#version 150 - -uniform sampler2D DiffuseSampler; - -in vec2 texCoord; -in vec2 oneTexel; - -uniform vec2 InSize; - -uniform vec3 Gray; -uniform vec3 RedMatrix; -uniform vec3 GreenMatrix; -uniform vec3 BlueMatrix; -uniform vec3 Offset; -uniform vec3 ColorScale; -uniform float Saturation; - -out vec4 fragColor; - -void main() { - vec4 InTexel = texture(DiffuseSampler, texCoord); - - // Color Matrix - float RedValue = dot(InTexel.rgb, RedMatrix); - float GreenValue = dot(InTexel.rgb, GreenMatrix); - float BlueValue = dot(InTexel.rgb, BlueMatrix); - vec3 OutColor = vec3(RedValue, GreenValue, BlueValue); - - // Offset & Scale - OutColor = (OutColor * ColorScale) + Offset; - - // Saturation - float Luma = dot(OutColor, Gray); - vec3 Chroma = OutColor - Luma; - OutColor = (Chroma * Saturation) + Luma; - - fragColor = vec4(OutColor, 1.0); -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/program/color_convolve.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/program/color_convolve.json deleted file mode 100644 index e3a32c2d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/program/color_convolve.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "blend": { - "func": "add", - "srcrgb": "one", - "dstrgb": "zero" - }, - "vertex": "sobel", - "fragment": "color_convolve", - "attributes": [ "Position" ], - "samplers": [ - { "name": "DiffuseSampler" } - ], - "uniforms": [ - { "name": "ProjMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "InSize", "type": "float", "count": 2, "values": [ 1.0, 1.0 ] }, - { "name": "OutSize", "type": "float", "count": 2, "values": [ 1.0, 1.0 ] }, - { "name": "Gray", "type": "float", "count": 3, "values": [ 0.3, 0.59, 0.11 ] }, - { "name": "RedMatrix", "type": "float", "count": 3, "values": [ 1.0, 0.0, 0.0 ] }, - { "name": "GreenMatrix", "type": "float", "count": 3, "values": [ 0.0, 1.0, 0.0 ] }, - { "name": "BlueMatrix", "type": "float", "count": 3, "values": [ 0.0, 0.0, 1.0 ] }, - { "name": "Offset", "type": "float", "count": 3, "values": [ 0.0, 0.0, 0.0 ] }, - { "name": "ColorScale", "type": "float", "count": 3, "values": [ 1.0, 1.0, 1.0 ] }, - { "name": "Saturation", "type": "float", "count": 1, "values": [ 1.8 ] } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/program/entity_outline.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/program/entity_outline.json deleted file mode 100644 index d7c77631..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/program/entity_outline.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "blend": { - "func": "add", - "srcrgb": "srcalpha", - "dstrgb": "1-srcalpha" - }, - "vertex": "sobel", - "fragment": "entity_sobel", - "attributes": [ "Position" ], - "samplers": [ - { "name": "DiffuseSampler" } - ], - "uniforms": [ - { "name": "ProjMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "InSize", "type": "float", "count": 2, "values": [ 1.0, 1.0 ] }, - { "name": "OutSize", "type": "float", "count": 2, "values": [ 1.0, 1.0 ] } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/program/entity_outline_box_blur.fsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/program/entity_outline_box_blur.fsh deleted file mode 100644 index 1c59ff64..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/program/entity_outline_box_blur.fsh +++ /dev/null @@ -1,18 +0,0 @@ -#version 150 - -uniform sampler2D DiffuseSampler; - -in vec2 texCoord; -in vec2 sampleStep; - -out vec4 fragColor; - -void main() { - vec4 blurred = vec4(0.0); - float radius = 2.0; - for (float a = -radius + 0.5; a <= radius; a += 2.0) { - blurred += texture(DiffuseSampler, texCoord + sampleStep * a); - } - blurred += texture(DiffuseSampler, texCoord + sampleStep * radius) / 2.0; - fragColor = vec4((blurred / (radius + 0.5)).rgb, blurred.a); -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/program/entity_outline_box_blur.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/program/entity_outline_box_blur.json deleted file mode 100644 index 58fa7da1..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/program/entity_outline_box_blur.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "blend": { - "func": "add", - "srcrgb": "one", - "dstrgb": "zero" - }, - "vertex": "blur", - "fragment": "entity_outline_box_blur", - "attributes": [ "Position" ], - "samplers": [ - { "name": "DiffuseSampler" } - ], - "uniforms": [ - { "name": "ProjMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "InSize", "type": "float", "count": 2, "values": [ 1.0, 1.0 ] }, - { "name": "OutSize", "type": "float", "count": 2, "values": [ 1.0, 1.0 ] }, - { "name": "BlurDir", "type": "float", "count": 2, "values": [ 1.0, 1.0 ] } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/program/entity_sobel.fsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/program/entity_sobel.fsh deleted file mode 100644 index 77081385..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/program/entity_sobel.fsh +++ /dev/null @@ -1,23 +0,0 @@ -#version 150 - -uniform sampler2D DiffuseSampler; - -in vec2 texCoord; -in vec2 oneTexel; - -out vec4 fragColor; - -void main(){ - vec4 center = texture(DiffuseSampler, texCoord); - vec4 left = texture(DiffuseSampler, texCoord - vec2(oneTexel.x, 0.0)); - vec4 right = texture(DiffuseSampler, texCoord + vec2(oneTexel.x, 0.0)); - vec4 up = texture(DiffuseSampler, texCoord - vec2(0.0, oneTexel.y)); - vec4 down = texture(DiffuseSampler, texCoord + vec2(0.0, oneTexel.y)); - float leftDiff = abs(center.a - left.a); - float rightDiff = abs(center.a - right.a); - float upDiff = abs(center.a - up.a); - float downDiff = abs(center.a - down.a); - float total = clamp(leftDiff + rightDiff + upDiff + downDiff, 0.0, 1.0); - vec3 outColor = center.rgb * center.a + left.rgb * left.a + right.rgb * right.a + up.rgb * up.a + down.rgb * down.a; - fragColor = vec4(outColor * 0.2, total); -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/program/invert.fsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/program/invert.fsh deleted file mode 100644 index fce3ba46..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/program/invert.fsh +++ /dev/null @@ -1,16 +0,0 @@ -#version 150 - -uniform sampler2D DiffuseSampler; - -in vec2 texCoord; - -uniform float InverseAmount; - -out vec4 fragColor; - -void main(){ - vec4 diffuseColor = texture(DiffuseSampler, texCoord); - vec4 invertColor = 1.0 - diffuseColor; - vec4 outColor = mix(diffuseColor, invertColor, InverseAmount); - fragColor = vec4(outColor.rgb, 1.0); -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/program/invert.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/program/invert.json deleted file mode 100644 index f9ab649c..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/program/invert.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "blend": { - "func": "add", - "srcrgb": "one", - "dstrgb": "zero" - }, - "vertex": "blit", - "fragment": "invert", - "attributes": [ "Position" ], - "samplers": [ - { "name": "DiffuseSampler" } - ], - "uniforms": [ - { "name": "ProjMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "InSize", "type": "float", "count": 2, "values": [ 1.0, 1.0 ] }, - { "name": "OutSize", "type": "float", "count": 2, "values": [ 1.0, 1.0 ] }, - { "name": "InverseAmount", "type": "float", "count": 1, "values": [ 0.0 ] } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/program/invert.vsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/program/invert.vsh deleted file mode 100644 index f30f3a83..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/program/invert.vsh +++ /dev/null @@ -1,20 +0,0 @@ -#version 150 - -in vec4 Position; - -uniform mat4 ProjMat; -uniform vec2 InSize; -uniform vec2 OutSize; - -out vec2 texCoord; - -void main(){ - vec4 outPos = ProjMat * vec4(Position.xy, 0.0, 1.0); - gl_Position = vec4(outPos.xy, 0.2, 1.0); - - vec2 sizeRatio = OutSize / InSize; - texCoord = Position.xy / OutSize; - texCoord.x = texCoord.x * sizeRatio.x; - texCoord.y = texCoord.y * sizeRatio.y; - texCoord.y = sizeRatio.y - texCoord.y; -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/program/rotscale.vsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/program/rotscale.vsh deleted file mode 100644 index 6c55a893..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/program/rotscale.vsh +++ /dev/null @@ -1,30 +0,0 @@ -#version 150 - -in vec4 Position; - -uniform mat4 ProjMat; -uniform vec2 InSize; -uniform vec2 OutSize; - -uniform vec2 InScale; -uniform vec2 InOffset; -uniform float InRotation; -uniform float Time; - -out vec2 texCoord; -out vec2 scaledCoord; - -void main(){ - vec4 outPos = ProjMat * vec4(Position.xy, 0.0, 1.0); - gl_Position = vec4(outPos.xy, 0.2, 1.0); - - texCoord = Position.xy / OutSize; - - float Deg2Rad = 0.0174532925; - float InRadians = InRotation * Deg2Rad; - float Cosine = cos(InRadians); - float Sine = sin(InRadians); - float RotU = texCoord.x * Cosine - texCoord.y * Sine; - float RotV = texCoord.y * Cosine + texCoord.x * Sine; - scaledCoord = vec2(RotU, RotV) * InScale + InOffset; -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/program/screenquad.vsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/program/screenquad.vsh deleted file mode 100644 index 9dfe91cd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/program/screenquad.vsh +++ /dev/null @@ -1,14 +0,0 @@ -#version 150 - -in vec4 Position; - -uniform mat4 ProjMat; -uniform vec2 OutSize; - -out vec2 texCoord; - -void main() { - vec4 outPos = ProjMat * vec4(Position.xy, 0.0, 1.0); - gl_Position = vec4(outPos.xy, 0.2, 1.0); - texCoord = Position.xy / OutSize; -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/program/sobel.vsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/program/sobel.vsh deleted file mode 100644 index 99e97e06..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/program/sobel.vsh +++ /dev/null @@ -1,19 +0,0 @@ -#version 150 - -in vec4 Position; - -uniform mat4 ProjMat; -uniform vec2 InSize; -uniform vec2 OutSize; - -out vec2 texCoord; -out vec2 oneTexel; - -void main(){ - vec4 outPos = ProjMat * vec4(Position.xy, 0.0, 1.0); - gl_Position = vec4(outPos.xy, 0.2, 1.0); - - oneTexel = 1.0 / InSize; - - texCoord = Position.xy / OutSize; -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/program/spider.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/program/spider.json deleted file mode 100644 index 3a47688e..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/program/spider.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "blend": { - "func": "add", - "srcrgb": "one", - "dstrgb": "zero" - }, - "vertex": "rotscale", - "fragment": "spiderclip", - "attributes": [ "Position" ], - "samplers": [ - { "name": "DiffuseSampler" }, - { "name": "BlurSampler" } - ], - "uniforms": [ - { "name": "ProjMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "InSize", "type": "float", "count": 2, "values": [ 1.0, 1.0 ] }, - { "name": "InScale", "type": "float", "count": 2, "values": [ 1.0, 1.0 ] }, - { "name": "InOffset", "type": "float", "count": 2, "values": [ 0.0, 0.0 ] }, - { "name": "InRotation", "type": "float", "count": 1, "values": [ 0.0 ] }, - { "name": "Time", "type": "float", "count": 1, "values": [ 0.0 ] }, - { "name": "Scissor", "type": "float", "count": 4, "values": [ 0.0, 0.0, 1.0, 1.0 ] }, - { "name": "Vignette", "type": "float", "count": 4, "values": [ 0.0, 0.0, 1.0, 1.0 ] }, - { "name": "OutSize", "type": "float", "count": 2, "values": [ 1.0, 1.0 ] } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/program/spiderclip.fsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/program/spiderclip.fsh deleted file mode 100644 index c586188f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/program/spiderclip.fsh +++ /dev/null @@ -1,33 +0,0 @@ -#version 150 - -uniform sampler2D DiffuseSampler; -uniform sampler2D BlurSampler; - -in vec2 texCoord; -in vec2 scaledCoord; - -uniform vec2 InSize; -uniform vec4 Scissor; -uniform vec4 Vignette; - -out vec4 fragColor; - -void main() { - vec4 ScaledTexel = texture(DiffuseSampler, scaledCoord); - vec4 BlurTexel = texture(BlurSampler, texCoord); - vec4 OutTexel = ScaledTexel; - - // -- Alpha Clipping -- - if (scaledCoord.x < Scissor.x) OutTexel = BlurTexel; - if (scaledCoord.y < Scissor.y) OutTexel = BlurTexel; - if (scaledCoord.x > Scissor.z) OutTexel = BlurTexel; - if (scaledCoord.y > Scissor.w) OutTexel = BlurTexel; - - clamp(scaledCoord, 0.0, 1.0); - - if (scaledCoord.x < Vignette.x) OutTexel = mix(BlurTexel, OutTexel, (Scissor.x - scaledCoord.x) / (Scissor.x - Vignette.x)); - if (scaledCoord.y < Vignette.y) OutTexel = mix(BlurTexel, OutTexel, (Scissor.y - scaledCoord.y) / (Scissor.y - Vignette.y)); - if (scaledCoord.x > Vignette.z) OutTexel = mix(BlurTexel, OutTexel, (Scissor.z - scaledCoord.x) / (Scissor.z - Vignette.z)); - if (scaledCoord.y > Vignette.w) OutTexel = mix(BlurTexel, OutTexel, (Scissor.w - scaledCoord.y) / (Scissor.w - Vignette.w)); - fragColor = vec4(OutTexel.rgb, 1.0); -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/program/transparency.fsh b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/program/transparency.fsh deleted file mode 100644 index 3b277ace..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/program/transparency.fsh +++ /dev/null @@ -1,70 +0,0 @@ -#version 150 - -uniform sampler2D DiffuseSampler; -uniform sampler2D DiffuseDepthSampler; -uniform sampler2D TranslucentSampler; -uniform sampler2D TranslucentDepthSampler; -uniform sampler2D ItemEntitySampler; -uniform sampler2D ItemEntityDepthSampler; -uniform sampler2D ParticlesSampler; -uniform sampler2D ParticlesDepthSampler; -uniform sampler2D WeatherSampler; -uniform sampler2D WeatherDepthSampler; -uniform sampler2D CloudsSampler; -uniform sampler2D CloudsDepthSampler; - -in vec2 texCoord; - -#define NUM_LAYERS 6 - -vec4 color_layers[NUM_LAYERS]; -float depth_layers[NUM_LAYERS]; -int active_layers = 0; - -out vec4 fragColor; - -void try_insert( vec4 color, float depth ) { - if ( color.a == 0.0 ) { - return; - } - - color_layers[active_layers] = color; - depth_layers[active_layers] = depth; - - int jj = active_layers++; - int ii = jj - 1; - while ( jj > 0 && depth_layers[jj] > depth_layers[ii] ) { - float depthTemp = depth_layers[ii]; - depth_layers[ii] = depth_layers[jj]; - depth_layers[jj] = depthTemp; - - vec4 colorTemp = color_layers[ii]; - color_layers[ii] = color_layers[jj]; - color_layers[jj] = colorTemp; - - jj = ii--; - } -} - -vec3 blend( vec3 dst, vec4 src ) { - return ( dst * ( 1.0 - src.a ) ) + src.rgb; -} - -void main() { - color_layers[0] = vec4( texture( DiffuseSampler, texCoord ).rgb, 1.0 ); - depth_layers[0] = texture( DiffuseDepthSampler, texCoord ).r; - active_layers = 1; - - try_insert( texture( TranslucentSampler, texCoord ), texture( TranslucentDepthSampler, texCoord ).r ); - try_insert( texture( ItemEntitySampler, texCoord ), texture( ItemEntityDepthSampler, texCoord ).r ); - try_insert( texture( ParticlesSampler, texCoord ), texture( ParticlesDepthSampler, texCoord ).r ); - try_insert( texture( WeatherSampler, texCoord ), texture( WeatherDepthSampler, texCoord ).r ); - try_insert( texture( CloudsSampler, texCoord ), texture( CloudsDepthSampler, texCoord ).r ); - - vec3 texelAccum = color_layers[0].rgb; - for ( int ii = 1; ii < active_layers; ++ii ) { - texelAccum = blend( texelAccum, color_layers[ii] ); - } - - fragColor = vec4( texelAccum.rgb, 1.0 ); -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/program/transparency.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/program/transparency.json deleted file mode 100644 index 66b9835d..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/shaders/program/transparency.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "blend": { - "func": "add", - "srcrgb": "one", - "dstrgb": "zero" - }, - "vertex": "screenquad", - "fragment": "transparency", - "attributes": [ "Position" ], - "samplers": [ - { "name": "DiffuseSampler" }, - { "name": "DiffuseDepthSampler" }, - { "name": "TranslucentSampler" }, - { "name": "TranslucentDepthSampler" }, - { "name": "ItemEntitySampler" }, - { "name": "ItemEntityDepthSampler" }, - { "name": "ParticlesSampler" }, - { "name": "ParticlesDepthSampler" }, - { "name": "CloudsSampler" }, - { "name": "CloudsDepthSampler" }, - { "name": "WeatherSampler" }, - { "name": "WeatherDepthSampler" } - ], - "uniforms": [ - { "name": "ProjMat", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] }, - { "name": "OutSize", "type": "float", "count": 2, "values": [ 1.0, 1.0 ] } - ] -} diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/texts/credits.json b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/texts/credits.json deleted file mode 100644 index 0d681b8b..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/texts/credits.json +++ /dev/null @@ -1,4359 +0,0 @@ -[ - { - "section": "Mojang Studios", - "disciplines": [ - { - "discipline": "Mojang Studios Leadership", - "titles": [ - { - "title": "Studio Head of Mojang Studios", - "names": [ - "Åsa Bredin" - ] - }, - { - "title": "Chief Operating Officer", - "names": [ - "Annie Chenn" - ] - }, - { - "title": "Head of Growth Products & Partnerships", - "names": [ - "Ada Duan" - ] - }, - { - "title": "Head of Minecraft Game Experience", - "names": [ - "Ryan B. Cooper" - ] - }, - { - "title": "Chief of Staff", - "names": [ - "Amy Stillion" - ] - }, - { - "title": "Chief Creative Officer", - "names": [ - "Jens Bergensten" - ] - }, - { - "title": "Head of Brand & Entertainment", - "names": [ - "Kayleen Walters" - ] - }, - { - "title": "Head of Games Expansion", - "names": [ - "John Thornton" - ] - }, - { - "title": "Franchise Strategic Advisor", - "names": [ - "Scott Dell'Osso" - ] - } - ] - }, - { - "discipline": "Design", - "titles": [ - { - "title": "Game Director, Minecraft", - "names": [ - "Agnes Larsson" - ] - }, - { - "title": "Creative Director, Brand", - "names": [ - "Markus Toivonen" - ] - }, - { - "title": "Creative Director", - "names": [ - "John Yamamoto" - ] - }, - { - "title": "Creative Directors, Games", - "names": [ - "Craig Leigh", - "Magnus Nedfors", - "Måns Olson" - ] - }, - { - "title": "Creative Director, Original Content", - "names": [ - "Torfi Frans Ólafsson" - ] - }, - { - "title": "Creative Leads", - "names": [ - "Louise Smith (Formosa)", - "Michael Harnisch" - ] - }, - { - "title": "Design Director", - "names": [ - "Laura de Llorens Garcia" - ] - }, - { - "title": "Design Managers", - "names": [ - "Isak de Jong", - "Oskar Hansson Wettergren", - "Robin Hedin", - "Sherin Kwan" - ] - }, - { - "title": "Lead Game Designers", - "names": [ - "Guillaume Mroz", - "Nickole Li", - "Rob Poerschke", - "Robin V Vincent", - "Uladzislau Charnaus" - ] - }, - { - "title": "Game Designers", - "names": [ - "Art Usher", - "Brandon Pearce", - "Christian Berg", - "Cole Phillips", - "Cory Scheviak", - "Dana Lee (Insight Global, Inc)", - "Daniel Jansson", - "Jacob Presley (Insight Global, Inc)", - "Jesper Westlund", - "Justice Mealer (Insight Global, Inc)", - "Katherine Durkin (Insight Global, Inc)", - "Kelsey Howard", - "Mark Anthony Esparagoza (Insight Global, Inc)", - "Matthew Gatland", - "Michael Söderqvist", - "Michael Stagnitta", - "Nir Vaknin", - "Steve Enos", - "Tate Sliwa (Insight Global, Inc)", - "Tod Pang" - ] - }, - { - "title": "Narrative Director", - "names": [ - "Kevin Grace" - ] - }, - { - "title": "Narrative Editor", - "names": [ - "Alex Wiltshire" - ] - }, - { - "title": "User Experience Design Director", - "names": [ - "Anna Wendelin" - ] - }, - { - "title": "User Experience Design Leads", - "names": [ - "Carlos Lidón", - "Josefine Lindqvist", - "Unn Swanström" - ] - }, - { - "title": "User Experience Designers", - "names": [ - "Aksel Englund", - "Alejandra Ricciardi (Globant)", - "Clory Luo (Formosa)", - "Hajar Harda", - "Imani Ricks", - "Margot Laucournet", - "Rowel Ocampo (Allegis Group Services, Inc)", - "Sarah Mack (Digital Intelligence Systems, LLC)", - "Sebastian Melchor Hedman", - "Shaun Basil Mendonsa", - "Tom Keen", - "William Hollowell" - ] - }, - { - "title": "User Experience Writer", - "names": [ - "Juan Buis" - ] - } - ] - }, - { - "discipline": "Programming", - "titles": [ - { - "title": "Technical Directors", - "names": [ - "Daniel Johansson", - "James S Yarrow", - "Michael J. Ott" - ] - }, - { - "title": "Engineering Director, Bedrock Platform", - "names": [ - "Vince Curley" - ] - }, - { - "title": "Engineering Director, Growth Products", - "names": [ - "Lawrence M. Sanchez II" - ] - }, - { - "title": "Engineering Director, Internal New Games", - "names": [ - "Aisling Canton" - ] - }, - { - "title": "Engineering Directors", - "names": [ - "Geoff Ebersol", - "Mathias Ericsson", - "Matthew Ng" - ] - }, - { - "title": "Engineering Manager, Franchise Services", - "names": [ - "Matt Hawley" - ] - }, - { - "title": "Engineering Managers", - "names": [ - "Brian Schwartz", - "Christian Diefenbach", - "Elina Dettner", - "Elizabeth Carty (Insight Global, Inc)", - "Ellenor Wiig", - "Erik Wallin", - "Erika Renlund", - "Fanny P Vadillo Herrera", - "Haronid Moncivais", - "Jeff McKune", - "Jonas Keating", - "Lie Fujita", - "Magnus Puig De La Bellacasa Cristiansson", - "Mikael Stenelund", - "Per Sahlée", - "Rijil Narath", - "Rose Higgins", - "Sue Loh" - ] - }, - { - "title": "Lead Software Engineers", - "names": [ - "Bill Carlson", - "Brock Davis", - "Bryan Yeo", - "Chris BeHanna", - "Dan Posluns", - "Dan Samhold", - "David Carlton", - "David Cowan", - "Derrick Price", - "Gary McLaughlin", - "Jake Shirley", - "Joel Bergman", - "Jose Marcos De Oliveira", - "Kanita Rauniyar", - "Mason McCuskey", - "Matt Cooley", - "Nickolas Graczyk", - "Paul Crawford", - "Robert Goins", - "Ryan Burns", - "Yash Shroff" - ] - }, - { - "title": "Technical Leads", - "names": [ - "Andrew Maher", - "Anton Arbring", - "David Ekermann", - "Felix Jones", - "Jahmai O'Sullivan", - "Jakob Rydén", - "Mangal Srinivasamurthy", - "Michael Kranz", - "Michael Stoyke", - "Mikael Hedberg", - "Niclas Unnervik", - "Oleg Kozitsyn", - "Patrick McGannon", - "Paulo Ragonha", - "Raphael Landaverde", - "Robert Sjödahl", - "Stefan Annell", - "Torbjörn Allard", - "Tristan Schneider", - "Zhengwu Zhang" - ] - }, - { - "title": "Software Engineers", - "names": [ - "A.J. Fairfield", - "Aaron Ward (Insight Global, Inc)", - "Abhinav Jain (Ascendion, Inc)", - "Abinaya Sambandam (Ascendion, Inc)", - "Adam Granzer (TEKsystems, Inc)", - "Addison Kaufmann", - "Adrian Ster (Globant)", - "Aileen Hadsell", - "Ajit Belkunde (Ascendion Inc)", - "Alec Chan", - "Alejandro Rosales Martinez (Artech Consulting, LLC)", - "Alex Carvalho Camargo (Ascendion, Inc)", - "Alex Troyer", - "Alex Wouters (Insight Global, Inc)", - "Alexander Kofford (Insight Global, Inc)", - "Alexander Torstling", - "Alexandru Boaru (Globant)", - "Álvaro García Gutiérrez (Globant)", - "Amy Bernhoft", - "Andres Altamirano Montealvo", - "Andrew Griffin", - "Anna Päärni", - "Anthony Sopkow (Ascendion, Inc)", - "Anthony Young", - "Antonino Liconti", - "Apurva Raman", - "Ashish Sharma (Ascendion Inc)", - "Austin Shaythong (Insight Global, Inc)", - "Ayannah Rashida Oluwatoyin Adegeye", - "Bartosz Bok", - "Billy Sjöberg", - "Bjarni Gudmundsson", - "Björn Larsson", - "Brian Luger", - "Bryan DeNosky (Murphy & Associates, Inc)", - "Cameron Chancey (Insight Global, Inc)", - "Chad George", - "Chad Meyers", - "Chloe Basel", - "Chris Dauchot (Insight Global, Inc)", - "Christopher Miceli", - "Cierra Shawe", - "Corey Goodman (Insight Global, Inc)", - "Corey Smith (Insight Global, Inc)", - "Craig Steyn", - "Dan Mauk", - "Dana Zhu", - "Daniel Lobo", - "Daniel Stevens", - "Dat Trieu", - "David Karlehagen", - "David Rice (Ascendion, Inc)", - "David Westen", - "Declan Hopkins", - "Delia Varzariu (Globant)", - "Dragos Bogdan (Globant)", - "Dylan Johanson", - "Dylan Ross (Insight Global, Inc)", - "Elliot Strait (Ascendion, Inc)", - "Emily Yellen", - "Eric Johnston", - "Eric Rehmeyer", - "Eric Sjögren", - "Ericson Gonzalez (Globant)", - "Erik Broes", - "Erik M Schulz", - "Esther Peters (Ascendion, Inc)", - "Evin Watson (Insight Global, Inc)", - "Fernando Cerdeira (Globant)", - "Francisco A Garcia Cebada", - "Gabriel Gerhardsson", - "Garrett Allen", - "Geof Sawaya (Ascendion, Inc)", - "Georgii \"Fry\" Gavrichev", - "Gustaf Zetterlund", - "Håkan Jonson", - "Harald Johansson", - "Hebert Pena Serna (Artech Consulting, LLC)", - "Hector Llanos III", - "Hector M Arriaga Pineda", - "Herbert Mocke (Ascendion, Inc)", - "Ian Gaither (Insight Global, Inc)", - "Isaac Dayton", - "Jaafer Sheriff", - "Jacek Wołkowicz", - "James G Moore", - "James Nicholls", - "Jamie Fristrom", - "Jason Chionh", - "Javi Romero (Globant)", - "Javier Castro Landaverde (Artech Consulting, LLC)", - "Jay Sharma (Insight Global, Inc)", - "Jeffrey Kumley", - "Jeremy Robinson (Insight Global, Inc)", - "Jessica Chen", - "Jifeng Zhang", - "Jillian Polsin", - "Jithin Joji Anchanattu (Ascendion, Inc)", - "Joe Brockhaus", - "Johannes Busch", - "John Graf (Collabera, LLC)", - "John-Philip Johansson", - "Jon Maiga", - "Jonas Eriksson", - "Jordan Maxwell (Insight Global, Inc)", - "José Carlos Bellido", - "Joseph Kichline", - "Jozsef Hollo (Globant)", - "Juliana Montes", - "Julio Novais Raffaine", - "Justin Watkins", - "Khaled Fahmy (Ascendion, Inc)", - "Khaleel Harper", - "Kiran Beersing-Vasquez", - "Lina Juuso", - "Lorenzo Vigano", - "Marco Ballabio", - "Mark Elling (Ascendion, Inc)", - "Mark Rowland (Insight Global, Inc)", - "Markus Gustavsson", - "Marlon Huber-Smith", - "Martin Moe", - "Matijas Matijevic", - "Matt Staubus", - "Matthew Moses (Ascendion, Inc)", - "Matthew Phair", - "Mattias Selin", - "Maxime Bouchez", - "Maxime Lebrot", - "Michael Davidson (Insight Global, Inc)", - "Michael Oliveira-Silva", - "Michel Miranda (Globant)", - "Michelle Burd", - "Mike Carlson", - "Mike Swartz", - "Miles Mbo", - "Molly Flemming", - "Mona El-Falou (Ascendion, Inc)", - "Mykhalio Ostapysko (Globant)", - "Nat Meo (Ascendion, Inc)", - "Nathan Adams", - "Nicholas Curtis", - "Nick Burlingame", - "Nico Suc", - "Nicolas del Fiorentino (Globant)", - "Nikita Zetilov", - "Niklas Ekman", - "Nilay Karaoglu", - "Nirali Vadera (Ascendion, Inc)", - "Oden Stark", - "Omar ElGaml", - "Oscar Åkesson", - "Oskar Pedersen", - "Oswaldo Leyva Barrientos", - "Pär Axelsson", - "Patrick Szafranko (Ascendion, Inc)", - "Patrick Tobin", - "Paul Schierman", - "Pavel Grebnev", - "Peter Larsson", - "Petter Gisslen", - "Petter Holmberg", - "Petter Lundgren", - "Pouya Ashraf", - "Prashant Sharma (Ascendion, Inc)", - "Rasmus Källqvist", - "Rebecca Kullenius", - "Rebecca McFadden", - "Reece Sagun (Ascendion, Inc)", - "Richard Meurling", - "Richard Payne (Insight Global, Inc)", - "River Gillis", - "Robert Di Battista", - "Robert Hunt", - "Robert Hurley (Ascendion, Inc)", - "Robert Sanchez", - "Robin Somers", - "Rodel Dela Cruz (Ascendion, Inc)", - "Rodrick Edwards", - "Roger Duke (Insight Global, Inc)", - "Samantha Hallam", - "Samuel Sage (Insight Global, Inc)", - "Samuel Schimmel (Insight Global, Inc)", - "Samuel Smethurst (Ascendion, Inc)", - "Santosha Bhat (Ascendion, Inc)", - "Sarmis-Stefan Streanga (Globant)", - "Sean Reilly", - "Sebastian Ross", - "Shane Pierce", - "Shipra Behera", - "Simon Fagerholm", - "Sofie Niska", - "Stauffer Taylor", - "Stefan Torstensson", - "Stephanie Huynh", - "Stephen Trigger (Insight Global, Inc)", - "Sunil Nikam (Ascendion, Inc)", - "Tara Pratap", - "Taylor Feddersen", - "Therese Andersson", - "Timur Nazarov", - "Tommy Wallberg", - "Tushar Patil (Ascendion Inc)", - "Tyler Fedoris (Insight Global, Inc)", - "Udit Gandhi (Ascendion, Inc)", - "Vinay Kumar S B (Ascendion Inc)", - "Volodymyr Belianinov (Ascendion, Inc)", - "Wenfei Zhu", - "Wes Pesetti", - "Will Van Keulen", - "William Harmon (Insight Global, Inc)", - "Zeshan Ahmed (Ascendion, Inc)" - ] - } - ] - }, - { - "discipline": "Production", - "titles": [ - { - "title": "Executive Producer, Education", - "names": [ - "Allison Matthews" - ] - }, - { - "title": "Executive Producers", - "names": [ - "Anita Sujarit", - "Chloe Brennan", - "Fredrik Telenius", - "Ingela Garneij", - "Kayla Kinnunen", - "Klas Hammarström" - ] - }, - { - "title": "Director of Bedrock Platform", - "names": [ - "Michael McManus" - ] - }, - { - "title": "Director of Creator", - "names": [ - "Travis Howland" - ] - }, - { - "title": "Director of Ecosystem Experiences", - "names": [ - "Saher Hirji" - ] - }, - { - "title": "Director of Internal New Games", - "names": [ - "David Nisshagen" - ] - }, - { - "title": "Director of Minecraft Launcher", - "names": [ - "David Siegel" - ] - }, - { - "title": "Director of Minecraft Online & Marketplace", - "names": [ - "Jessica Zahn" - ] - }, - { - "title": "Director of Minecraft Websites", - "names": [ - "Todd Baldwin" - ] - }, - { - "title": "Director of Publishing and Licensing", - "names": [ - "Dennis Ries" - ] - }, - { - "title": "Production Directors", - "names": [ - "Alina Skripnyk", - "Donald Brinkman", - "Eric Taylor", - "Jaime Vargas", - "Justin Edwards", - "Kristina Ashment", - "Marcus Bodin", - "Melinda Knight", - "Molly Woodruff", - "Nathan Rose", - "Todd Stevens", - "Tyler Jeffers (Formosa)" - ] - }, - { - "title": "Production Leads", - "names": [ - "Carrie Doring", - "Micah Myerscough", - "Milo Bengtsson", - "Mona Landh Gullberg", - "Sarah Carton", - "Tim Mardell" - ] - }, - { - "title": "Producers", - "names": [ - "Adrian Östergård", - "Allan Contreras (Insight Global, Inc)", - "Anjelika Zora Kosanic", - "Anna Lundgren", - "Annica Strand", - "Aqsa Rauf (Apex Systems, Inc)", - "Bryan G. Bonham", - "Carlos Naranjo", - "Carolin Szymaniak", - "Charlotte Angantyr", - "Dejan Dimic", - "Elin Roslund", - "Eliot Lee", - "Emily Steele (Formosa)", - "Grace Jung-Stanley (Allegis Group Services, Inc)", - "Hillary Good (Aquent, LLC)", - "Isaac Barron (Globant)", - "Jennifer Dotson (Insight Global, Inc)", - "Josefin Olsson", - "Josefine Brink", - "Kristina Barandiy", - "Laylah Bulman", - "Linda Dalin", - "Lisa Kempe", - "Luis Qiang Liu", - "Marc Watson", - "Marie Bustgaard Granlund", - "Megan Rodes (Formosa)", - "Micael Sjölund", - "Natalie Selin", - "Nicolette Suraga", - "Nikoo Jorjani", - "Petter Denninger", - "Riccardo Lenzi", - "Seo Hee Hong", - "Seyit Ivhed", - "Steph Huske (TEKsystems, Inc)", - "Tess Kearney (Formosa)", - "Tina Lin (Ascendion, Inc)" - ] - }, - { - "title": "Media Producers", - "names": [ - "André Angerbjörn", - "Ines Quintanar Cardenas", - "Johan Kvarnemo" - ] - }, - { - "title": "Product Manager Leads", - "names": [ - "Candice Giffin", - "Carlos Figueiredo", - "Justin Johnson", - "Nick Horvath" - ] - }, - { - "title": "Product Managers", - "names": [ - "Andrea Lam-Flannery", - "Barbara Konchinski", - "Donyea Cooley-White", - "Erica Lares (Apex Systems, Inc)", - "Esteban Balbuena (Globant)", - "Jorge Aleman Rodriguez", - "Kari C Whiteside", - "Kat Siegert", - "Liz Smith", - "Madeline Psenka", - "Mike Ammerlaan", - "Milena Gonzalez", - "Stephen A Scott", - "Su Liu" - ] - }, - { - "title": "Organizational Coaches", - "names": [ - "Rasmus Noah Hansen" - ] - }, - { - "title": "Release Management Lead", - "names": [ - "Josh Mulanax" - ] - }, - { - "title": "Release Managers", - "names": [ - "Andrew Pritchard", - "Hailey Dice (Hanson Consulting Group, Inc)", - "Joseph Panaccione (Apex Systems, Inc)", - "Joshua Bullard", - "Kyle Sullivan (Hanson Consulting Group, Inc)" - ] - }, - { - "title": "Technical Writers", - "names": [ - "Jill Headen (Insight Global, Inc)", - "Jim Seaman (Insight Global, Inc)" - ] - }, - { - "title": "Technical Program Manager Lead", - "names": [ - "Eric Odell-Hein" - ] - }, - { - "title": "Technical Program Managers", - "names": [ - "Aysha Davis (Cyborg Mobile LLC)", - "Beth Carty (Insight Global, Inc)", - "Brynn Medelsohn (Insight Global, Inc)", - "Daniel Stewart", - "Devarshi Hazarika", - "Diana Lind (Harvey Nash, Inc)", - "DJ Stiner", - "Dom Arcamone", - "Dylan Kesselring (Insight Global, Inc)", - "Eloise Espel", - "Erfon Haubenstock", - "Hai Shi", - "Heesung Koo", - "Henning Erlandsen", - "James Friedenberg (Insight Global, Inc)", - "James Gregory", - "Joshua Mueller (Apex Systems, Inc)", - "Kara Kono", - "Katie Ellison", - "Kei Schafer", - "Lauren Henderson", - "Quinn Richter", - "Rachel Ji", - "Stephen Frothingham (Wimmer Solutions)", - "Tia Dalupan", - "Tori Tippin", - "William Weber (Apex Systems, Inc)" - ] - }, - { - "title": "Localization", - "names": [ - "Amber Wu (Shanghai Wicresoft Co, Ltd.)" - ] - }, - { - "title": "Playtest Coordinator", - "names": [ - "Axel Savage" - ] - } - ] - }, - { - "discipline": "Visual Arts", - "titles": [ - { - "title": "Creative Leads", - "names": [ - "Antti Meriluoto", - "Erik Gestrelius", - "Johan Aronsson", - "Martin Johansson-He" - ] - }, - { - "title": "Creative Manager", - "names": [ - "Samir Belarbi" - ] - }, - { - "title": "Art Directors", - "names": [ - "Amanda Ström", - "Filip Keatley Thoms", - "Jasper Boerstra", - "Julian Kerr", - "Lynwood Montgomery (Formosa)", - "Markus Karlsson Frost", - "Ninni Landin", - "Seung Sung", - "Telemachus Stavropoulos", - "Viktor Blanke" - ] - }, - { - "title": "Artist Leads", - "names": [ - "Alexandra Dogaru", - "Evelina Kolovou", - "Joule Garvin", - "Michael Apolis", - "Michael Ray Neumann" - ] - }, - { - "title": "Artists", - "names": [ - "Adam Sellerfors", - "Aleesa Tana (Formosa)", - "Andrea Sanchez Sepulveda (Formosa)", - "Brandon Korvas (Ten Gun Design, Inc)", - "Brendan 'Sully' Sullivan", - "Celene Tolentino (Harvey Nash, Inc)", - "Chi Wong", - "Christian Nordgren", - "Claire Selvog (Formosa)", - "Cristina Bravo Amigueti", - "Dana Mack (Harvey Nash, Inc)", - "Erin Biafore (Formosa)", - "Florian Decupper", - "Jan Cariaga", - "Jei Ling (Formosa)", - "Jesse Munguia", - "Kailey Hara (Formosa)", - "Kate Anderson (Formosa)", - "Kirk Barnett", - "Lauren Bravo-Kohler", - "Linus Chan (Formosa)", - "Mariana Salimena", - "Mark Eash Hershberger (Formosa)", - "Mark Reyes (Formosa)", - "Mattis Grahm", - "Morten Rasmussen", - "Patrick Rodes (Formosa)", - "Peter Sheff", - "Rudy Solidarios (Formosa)", - "Salinee Goldenberg (Formosa)", - "Sarah Boeving", - "Sarah Corean (Formosa)", - "Sarah Martino (Formosa)", - "Stephanie Nannariello (Harvey Nash, Inc)", - "William Thomas" - ] - }, - { - "title": "Technical Artist", - "names": [ - "Dan Sönne" - ] - }, - { - "title": "Product Design Leads", - "names": [ - "Connor Burtis", - "Ryan Sand", - "Will Krause" - ] - }, - { - "title": "Product Designers", - "names": [ - "Adrian Ward", - "Affe Piran", - "Débora Martins", - "Kelsey Ranallo", - "Laura Palmroth", - "Lisa Dahlström" - ] - }, - { - "title": "Graphic Designers", - "names": [ - "Adrian Leon (Formosa)", - "Caitlin Willhoite (Ten Gun Design, Inc)", - "Dalila Copeland (Formosa)", - "Javier Rodriguez (Formosa)", - "Meagan Dumford" - ] - } - ] - }, - { - "discipline": "Audio", - "titles": [ - { - "title": "Audio Directors", - "names": [ - "Peter Hont", - "Samuel Åberg" - ] - }, - { - "title": "Sound Designers", - "names": [ - "Magnus Mikander", - "Thareeq Roshan", - "Tom Koselnik Olovsson" - ] - }, - { - "title": "Music composed by", - "names": [ - "Aaron Cherof ", - "Daniel Rosenfeld", - "Kumi Tanioka", - "Lena Raine" - ] - } - ] - }, - { - "discipline": "Quality Assessment", - "titles": [ - { - "title": "Quality Manager", - "names": [ - "David Fries" - ] - }, - { - "title": "Quality Leads", - "names": [ - "Joe Whitman", - "Mimi Holmstead" - ] - }, - { - "title": "Quality Engineers", - "names": [ - "Agata Monk", - "Aidan Bower", - "Angela Ong", - "Archita Keni", - "Chris Woelfel", - "Christina Tran", - "Erik Davis", - "Lisa Porter", - "Mark McAllister", - "Melissa Moorehead", - "Mike Su", - "Tom Brisbane" - ] - }, - { - "title": "Quality Analysts", - "names": [ - "Alyssa Liu", - "Dalrek Davis", - "Tom French" - ] - }, - { - "title": "Quality Assessment Specialists", - "names": [ - "Björn Philipson", - "Kristian Björk Grimberg", - "Matthew Dryden", - "Olle Personne" - ] - }, - { - "title": "Program Managers", - "names": [ - "Bill Brewster (Experis)", - "Darren Benskin (Experis)", - "Dave Watkins (Experis)", - "Jon Doyle (Experis)", - "Lewis Read (Experis)" - ] - }, - { - "title": "Test Directors", - "names": [ - "Angelica Morris (Experis)", - "Brian Canning (Experis)" - ] - }, - { - "title": "Test Managers", - "names": [ - "Ben Farley (Experis)", - "Benjamin Sousa (Experis)", - "Ian S. Nelson (Experis)", - "Łukasz Mikusek (Lionbridge)", - "Mateusz Kałuża (Lionbridge)", - "Paweł Piekarski (Lionbridge)", - "Tyler Lovemark (Experis)" - ] - }, - { - "title": "Team Leads", - "names": [ - "Kamil Kostrzewa (Lionbridge)", - "Michał Sławek (Lionbridge)", - "Piotr Jasiński (Lionbridge)", - "Zuzanna Gieszcz (Lionbridge)" - ] - }, - { - "title": "Test Leads", - "names": [ - "Adam Ronowski (Lionbridge)", - "Alan Aclon (Insight Global, Inc)", - "Daniel March (Lionbridge)", - "Kamil Zakrzewski (Lionbridge)", - "Maria Berube (Experis)", - "Santiago Quinio (Experis)" - ] - }, - { - "title": "Test Automation Engineers", - "names": [ - "Łukasz Marek (Lionbridge)", - "Michał Nowak (Lionbridge)" - ] - }, - { - "title": "Software Test Engineers", - "names": [ - "Ada Kierzkowska (Lionbridge)", - "Adam DuBois (Experis)", - "Adam Rączkowski (Lionbridge)", - "Agata 'Tiger' Kawalec (Lionbridge)", - "Aleksandra Traczyk (Lionbridge)", - "Bartłomiej Łobocki (Lionbridge)", - "Bartłomiej Mathea (Lionbridge)", - "Błażej Rajewski (Lionbridge)", - "Cezary Romecki (Lionbridge)", - "Chris Youngs (Insight Global, Inc)", - "Daniel Tazelaar (Lionbridge)", - "David Deans (Experis)", - "Eric Izurieta (Experis)", - "Gabe Castro (Experis)", - "Henrik Ackler (Lionbridge)", - "Isaac Villagomez (Lionbridge)", - "Iwona Cieśla (Lionbridge)", - "Jakub Opaliński (Lionbridge)", - "Jared Lesczynski (Experis)", - "Jordan Heredia (Experis)", - "Joseph Cuen (Experis)", - "Julie Tucker (Experis)", - "Katarzyna Pastor (Lionbridge)", - "Kinga Izdebska (Lionbridge)", - "Konrad Czaplewski (Lionbridge)", - "Krzysztof Górski (Lionbridge)", - "Logan Marshall-Medlock (Experis)", - "Łukasz Jankowski (Lionbridge)", - "Łukasz Michalak (Lionbridge)", - "Marcin Klimek (Lionbridge)", - "Marcin Krysiak (Lionbridge)", - "Marcin Morel (Lionbridge)", - "Marcin Rosłon (Lionbridge)", - "Mateusz Janiszewski (Lionbridge)", - "Mateusz Miksa (Lionbridge)", - "Michał Tomaszewski (Lionbridge)", - "Paulina Pałdyna (Lionbridge)", - "Piotr Burkowski (Lionbridge)", - "Piotr Gruszczyński (Lionbridge)", - "Piotr Orłowski (Lionbridge)", - "Richard Withrow (Experis)", - "Robert Alvarez (Experis)", - "Robert Bergeron (Experis)", - "Ryan Weant (Experis)", - "Sebastian Polanica (Lionbridge)", - "Sviatoslav Porubanskyi (Lionbridge)", - "Tevis Campbell (Experis)", - "Witold Januszewski-Skup (Lionbridge)", - "Witold Matejewski (Lionbridge)" - ] - }, - { - "title": "Test Associates", - "names": [ - "Adam Czajkowski (Lionbridge)", - "Adrian Jakóbczak (Lionbridge)", - "Agata Stelmach (Lionbridge)", - "Agnieszka Sobieszuk (Lionbridge)", - "Aibat Yelemes (Lionbridge)", - "Alan Kotowski (Lionbridge)", - "Albert Wujkowski (Lionbridge)", - "Aleksander Borysiak (Lionbridge)", - "Aleksandra Jakubowska (Lionbridge)", - "Aleksandra Stelmach (Lionbridge)", - "Alexey Solopov (Lionbridge)", - "Amelia Rozborska (Lionbridge)", - "Andrew McFarland (Lionbridge)", - "Andżelika Kurek (Lionbridge)", - "Anna Gordon (Lionbridge)", - "Anna Gutowska (Lionbridge)", - "Anna Zachara (Lionbridge)", - "Anthony Lopez (Lionbridge)", - "Anthony Zehm (Lionbridge)", - "Arkadiusz Grzanka (Lionbridge)", - "Arkadiusz Grzesiński (Lionbridge)", - "Artem Matvieievskyi (Lionbridge)", - "Ata Helvacioglu (Lionbridge)", - "Barbara Rutkowska (Lionbridge)", - "Bartłomiej Krupiński (Lionbridge)", - "Bartłomiej Słodkowski (Lionbridge)", - "Bartosz Kacprzak (Lionbridge)", - "Bartosz Pikutin (Lionbridge)", - "Bartosz Sowiński (Lionbridge)", - "Bartosz Świderski (Lionbridge)", - "Bartosz Waleśkiewicz (Lionbridge)", - "Brady Smith (Lionbridge)", - "Burton Groves (Lionbridge)", - "Casey Nelson (Lionbridge)", - "Cassan François (Lionbridge)", - "Damian Bartak (Lionbridge)", - "Damian Galicki (Lionbridge)", - "Damian Spysiński (Lionbridge)", - "Damian Sztyk (Lionbridge)", - "Daniel Niewiadomski (Lionbridge)", - "Daniel Posiadała (Lionbridge)", - "Dominik Zwoliński (Lionbridge)", - "Evan Armstrong (Experis)", - "Ewa Merska (Lionbridge)", - "Filip Busłowicz (Lionbridge)", - "Filip Firlej (Lionbridge)", - "Franciszek Ścirka (Lionbridge)", - "Gabriel Mróz (Lionbridge)", - "Gabriel Wiśniowski (Lionbridge)", - "Heorhii Lystopad (Lionbridge)", - "Hubert Uberman (Lionbridge)", - "Ignacy Kukliński (Lionbridge)", - "Igor Bogusiewicz (Lionbridge)", - "Jacek Misztal (Lionbridge)", - "Jacob Childers (Experis)", - "Jacob Otto (Lionbridge)", - "Jakub Bobiński (Lionbridge)", - "Jakub Górnicki (Lionbridge)", - "Jakub Grzebisz (Lionbridge)", - "Jakub Istynowicz (Lionbridge)", - "Jakub Kliś (Lionbridge)", - "Jakub Malinowski (Lionbridge)", - "Jakub Mierzejewski (Lionbridge)", - "Jakub Mihułka (Lionbridge)", - "Jakub Obstawski (Lionbridge)", - "Jakub Owczarzak (Lionbridge)", - "Jakub Więch (Lionbridge)", - "Jakub Wojciechowski (Lionbridge)", - "Jan Kamiński (Lionbridge)", - "Jan Owczarczyk (Lionbridge)", - "Jan Tomaszewski (Lionbridge)", - "Joanna Kossut (Lionbridge)", - "John Castro Chico", - "Julia Fischbach (Lionbridge)", - "Kacper Gosławski (Lionbridge)", - "Kacper Lędzion (Lionbridge)", - "Kacper Pławny (Lionbridge)", - "Kacper Pućka (Lionbridge)", - "Kacper Senkowicz (Lionbridge)", - "Kacper Stalewski (Lionbridge)", - "Kamil Szymański (Lionbridge)", - "Kamil Wiktorowski (Lionbridge)", - "Kamran Akhundov (Lionbridge)", - "Kansas Spence (Experis)", - "Karol Mikusek (Lionbridge)", - "Karolina Prekurat (Lionbridge)", - "Kinga Banasiuk (Lionbridge)", - "Klim Kuznetsov (Lionbridge)", - "Konrad Justyński (Lionbridge)", - "Konrad Kruszyński (Lionbridge)", - "Konrad Pyrzanowski (Lionbridge)", - "Krzysztof Bajor (Lionbridge)", - "Kuba Karakula (Lionbridge)", - "Laura Androsiuk (Lionbridge)", - "Łukasz Sterna (Lionbridge)", - "Maciej Ginter (Lionbridge)", - "Maciej Waszczuk (Lionbridge)", - "Maciej Wnuk (Lionbridge)", - "Magdalena Orzyłowska (Lionbridge)", - "Magdalena Wardak (Lionbridge)", - "Maja Piątek (Lionbridge)", - "Maksymilian Fabjańczuk-Niemirski (Lionbridge)", - "Maksymilian Kubiak (Lionbridge)", - "Maksymilian Skalski (Lionbridge)", - "Maksymilian Szydlik (Lionbridge)", - "Maliki Wilson (Lionbridge)", - "Marceli Naskrętski (Lionbridge)", - "Marcin Cudny (Lionbridge)", - "Marcin Kubicki (Lionbridge)", - "Marcin Paszkiewicz (Lionbridge)", - "Marharyta Yelsukova (Lionbridge)", - "Marion Bojarski (Lionbridge)", - "Marta Czwarnóg (Lionbridge)", - "Martyna Szczepańska (Lionbridge)", - "Mateusz Koriat (Lionbridge)", - "Mateusz Panek (Lionbridge)", - "Mateusz Radzyński (Lionbridge)", - "Mateusz Świecki (Lionbridge)", - "Max Stein (Experis)", - "Michał Kierzkowski (Lionbridge)", - "Michał Kowalik (Lionbridge)", - "Michał Przystup (Lionbridge)", - "Michał Sobianek (Lionbridge)", - "Mikołaj Błażejewski (Lionbridge)", - "Mikołaj Gruźliński (Lionbridge)", - "Mikołaj Pawlak (Lionbridge)", - "Mykhailo Prokhorov (Lionbridge)", - "Nicholas Latino", - "Nikola Janiak (Lionbridge)", - "Oleksandr Lohin (Lionbridge)", - "Oleksii Hrabovskyi (Lionbridge)", - "Oskar Wiktorowicz (Lionbridge)", - "Oskar Żurawski (Lionbridge)", - "Patryk Karwowski (Lionbridge)", - "Patryk Kubiszewski (Lionbridge)", - "Patryk Piekarski (Lionbridge)", - "Paweł Kaleta (Lionbridge)", - "Paweł Wójcik (Lionbridge)", - "Paweł Zwoliński (Lionbridge)", - "Piotr Adamiak (Lionbridge)", - "Piotr Gałecki (Lionbridge)", - "Piotr Kompa (Lionbridge)", - "Piotr Szafranowski (Lionbridge)", - "Przemysław Rybicki (Lionbridge)", - "Przemysław Wojtaszek (Lionbridge)", - "Radosław Czerniszewski (Lionbridge)", - "Rafał Adamski (Lionbridge)", - "Rafał Gołębiewski (Lionbridge)", - "Rafał Owsa (Lionbridge)", - "Rafał Żulewski (Lionbridge)", - "Rion Cox (Lionbridge)", - "Rob Thomas", - "Robert Zabłocki (Lionbridge)", - "Robert Żulewski (Lionbridge)", - "Sebastian Biegaj (Lionbridge)", - "Sebastian Esqueda (Experis)", - "Sebastian Łuczak (Lionbridge)", - "Sebastian Michalski (Lionbridge)", - "Sophie James (Lionbridge)", - "Stanisław Świderski (Lionbridge)", - "Szymon Barciś (Lionbridge)", - "Szymon Pielacha (Lionbridge)", - "Szymon Studencki (Lionbridge)", - "Thomas Jessup (Lionbridge)", - "Tim Radoń-Dubiniecki (Lionbridge)", - "Tomasz Pyszczek (Lionbridge)", - "Uladzislau Kakhniuk (Lionbridge)", - "Viktoryia Liashkevich (Lionbridge)", - "Weronika Szajnfeld (Lionbridge)", - "Wiktoria Książek (Lionbridge)", - "Wiktoria Zatyka (Lionbridge)", - "Wojciech Olszewski (Lionbridge)", - "Wojciech Przewdziecki (Lionbridge)", - "Yuliia Stefurak (Lionbridge)", - "Zofia Kossarzecka (Lionbridge)" - ] - } - ] - }, - { - "discipline": "User Research", - "titles": [ - { - "title": "User Research Lead", - "names": [ - "Deanne Adams" - ] - }, - { - "title": "User Researcher", - "names": [ - "Sarah Santiago" - ] - } - ] - }, - { - "discipline": "Operations", - "titles": [ - { - "title": "Player Operations Director", - "names": [ - "Deanna Hearns" - ] - }, - { - "title": "Operations Directors, Global", - "names": [ - "Shanlenn B. Colby", - "Yassal Sundman" - ] - }, - { - "title": "Operations Manager, Global", - "names": [ - "Ellen Hahm" - ] - }, - { - "title": "Operations Managers", - "names": [ - "Karolina Nylén", - "Mikaela Illanes", - "Renee Wikander", - "Stephanie Golden (Insight Global, Inc)" - ] - }, - { - "title": "Operations Coordinator", - "names": [ - "Stefanie Forsberg" - ] - }, - { - "title": "Creative Operations Director", - "names": [ - "Ulrika Silfverstolpe" - ] - }, - { - "title": "Creative Operations Manager", - "names": [ - "Isabella Balk" - ] - }, - { - "title": "People Operations Managers", - "names": [ - "Adam Lemcio", - "Ani Grey", - "Brittney Pettway", - "Catherine Hendrix", - "Georgia Marra", - "Ludwig Moberg Edenbäck", - "Mira Aboulhoson" - ] - }, - { - "title": "HR Directors", - "names": [ - "Darcy Harpel", - "Natalie Graham" - ] - }, - { - "title": "Human Resources", - "names": [ - "Aleksandra Ola Zajac", - "Alexandra Ward", - "Jonas Bergelli", - "Katarina Starendal", - "Linn Holmertz", - "Marie Tolf", - "Milica Tesic Stojanovic", - "Richard Nelleus", - "Sheila Ho", - "Ulrika Wörding" - ] - }, - { - "title": "Talent Acquisition", - "names": [ - "Elnaz Tajahmadi Tabrizi", - "Eman Lakhani (Insight Global, Inc)", - "Jeff Guyton (Insight Global, Inc)", - "Scott MacPherson (Insight Global, Inc)" - ] - }, - { - "title": "Office Manager", - "names": [ - "Joël Älveroth" - ] - }, - { - "title": "Executive Business Administrators", - "names": [ - "Erin Decker", - "Francine Jordan (Simplicity Consulting Inc)", - "Lovisa Grindelius" - ] - }, - { - "title": "IT Managers", - "names": [ - "Adam MacDowall", - "Jason Perry Minard", - "Rene Astorga" - ] - }, - { - "title": "IT", - "names": [ - "Anton Wu", - "Cesar Sima Falck", - "Dacke Blixt", - "Morris Kellokoski", - "Shoghi Cervantes Pueyo", - "Zelda Karttunen" - ] - }, - { - "title": "Lead Automation Support", - "names": [ - "Matthew C. Moreno" - ] - }, - { - "title": "Automation Support", - "names": [ - "Bill Erhard (Insight Global, Inc)" - ] - } - ] - }, - { - "discipline": "Player Care", - "titles": [ - { - "title": "Director of Player Care", - "names": [ - "Anne Quaranta" - ] - }, - { - "title": "Player Support Program Leads", - "names": [ - "Jake Rexus", - "Jen Pedersen" - ] - }, - { - "title": "Player Support", - "names": [ - "Dan Coronel (Apex Systems, Inc)", - "Justin Putnam (Apex Systems, Inc)" - ] - } - ] - }, - { - "discipline": "Data Analytics", - "titles": [ - { - "title": "Player Analytics and Insights Director", - "names": [ - "Francisco Rius" - ] - }, - { - "title": "Data Science and Analytics Manager", - "names": [ - "Abby Gaddis" - ] - }, - { - "title": "Data Engineering Manager", - "names": [ - "Bill Chism" - ] - }, - { - "title": "Analytics Environment Manager", - "names": [ - "Troy Henke" - ] - }, - { - "title": "Analytics Environment Engineering", - "names": [ - "Saif Adeeb (Ascendion, Inc)", - "Sebastian Soffici" - ] - }, - { - "title": "Data Science", - "names": [ - "Aaron Johnson", - "Alvaro Gil Moradillo", - "Bhrigu Shree", - "Christer Norstrom", - "Erin Michet", - "Grant Poinsatte", - "Jonathan Bush (KellyMitchell Group, LLC)", - "Julianne Toto (Kelly Management Services, Inc)", - "Matilda Eriksson", - "Matthew Skirvin", - "Max Davidson", - "Miguel Fierro", - "Pujeethaa Jakka (Apex Systems, Inc)", - "Ramitha Kotarkonda", - "Ricardo Silva Oquendo (KellyMitchell Group, LLC)", - "Scott Graham", - "Swathi Sivadas", - "Xuan Ting Liu" - ] - }, - { - "title": "Data Engineering", - "names": [ - "Bill Klees", - "Deepthi Rajashekar", - "Dhiraj Nilange", - "Olusola Timothy Olojede", - "Sachin Dekate", - "Smitha Menon" - ] - } - ] - }, - { - "discipline": "Business Management & Licensing", - "titles": [ - { - "title": "Strategy Director", - "names": [ - "Jonas Martensson" - ] - }, - { - "title": "Program Director, China Consumer & Global Partnerships", - "names": [ - "Jeremy Snook" - ] - }, - { - "title": "Program Director, Consumer Products", - "names": [ - "Federico San Martin" - ] - }, - { - "title": "Program Directors", - "names": [ - "Ava Volandes", - "Bob Brennecke", - "Eileen Lee", - "Gaylon Blank", - "Stephanie Louie Craig" - ] - }, - { - "title": "Business Director, Franchise", - "names": [ - "Anthony Murphy" - ] - }, - { - "title": "Business Director, Japan & Market Expansion", - "names": [ - "Yutaka Noma" - ] - }, - { - "title": "Business Director, Operations", - "names": [ - "Bill Lindell" - ] - }, - { - "title": "Business Directors", - "names": [ - "Dan Zou", - "Hanna Willis", - "Michelle Hua", - "Patrick Geuder", - "Shabnam Elmi" - ] - }, - { - "title": "Business Development Managers", - "names": [ - "Christy Weckner", - "Inga Chamberlain", - "Maru Zamora", - "Nick Gallagher (Digital Intelligence Systems, LLC)", - "Rebecca A Miller", - "Ryan Eng (Aerotek, Inc)" - ] - }, - { - "title": "Program Managers", - "names": [ - "Aaron Hughes (Insight Global, Inc)", - "Adam Conder (Insight Global, Inc)", - "Aria Azizi", - "Bobby Ou (my3Twelve, LLC)", - "Brett Coleman (Apex Systems, Inc)", - "David Jho (my3Twelve, LLC)", - "Emily Carlson", - "Felix Huang Jr. (Insight Global, Inc)", - "Garbo Chan (my3Twelve, LLC)", - "Greg Walls (Insight Global, Inc)", - "John Mercil (Insight Global, Inc)", - "Josh Ayala (Insight Global, Inc)", - "Julie Olden", - "Liz Leo", - "Mabel Chan (my3Twelve, LLC)", - "Micky Yamaguchi", - "Monica Burba (Apex Systems, Inc)", - "Morgan Farrar", - "Nedra Wilson", - "Stuart U (my3Twelve, LLC)", - "Susie Tinker", - "Vince Davis Espino (Insight Global, Inc)" - ] - }, - { - "title": "Business Managers", - "names": [ - "Audrey Searcy", - "Brandon H Kim (Insight Global, Inc)", - "Christopher Johnsen (Allegis Group Services, Inc)", - "Dana Friesen (Insight Global, Inc)", - "David K Lau", - "Elizabeth Link (Aquent, LLC)", - "Ellen Wu", - "Eve Vashkus", - "Fredrika Wessman", - "Janet Cunningham (Harvey Nash, Inc)", - "Kristin Grein", - "Matt Morgan", - "Natalia Ellenson", - "Nichole Green", - "Sarah Souza (Epitec Inc)", - "Stephanie Turl (JeffreyM Consulting, LLC)" - ] - } - ] - }, - { - "discipline": "Brand Management", - "titles": [ - { - "title": "Brand Director", - "names": [ - "Thomas Falkenstrom" - ] - }, - { - "title": "Brand Manager", - "names": [ - "Harry Elonen" - ] - } - ] - }, - { - "discipline": "Communications", - "titles": [ - { - "title": "Chief Storyteller", - "names": [ - "Lydia Winters" - ] - }, - { - "title": "Media Director", - "names": [ - "Vu Bui" - ] - }, - { - "title": "Director of Communications", - "names": [ - "Emil Rodriguez", - "Owen Jones" - ] - }, - { - "title": "Communications Managers", - "names": [ - "Addie Coronado", - "Alexis Crofts (Assembly Media, Inc)", - "Hollis Wacker-Leja", - "Holly Amber Smith", - "Katie Guo (Assembly Media, Inc)", - "Maysan Zubi (Assembly Media, Inc)", - "Michael Rougeau (Assembly Media, Inc)", - "Petra Tell", - "Ramona Suris (Assembly Media, Inc)", - "Wesley Gore (Assembly Media, Inc)", - "Zulai Serrano" - ] - }, - { - "title": "Creative Writers", - "names": [ - "Cristina Anderca", - "Linn Wiberg", - "Per Landin", - "Sophie Austin" - ] - }, - { - "title": "Director of Community", - "names": [ - "Nea Aime Rollan" - ] - }, - { - "title": "Social Media Lead", - "names": [ - "Sean Flanery" - ] - }, - { - "title": "Social Media Managers", - "names": [ - "Anthony Toczek", - "Chad Oetken (Troy Consulting LLC)", - "Matt Pearsall (Aston Carter, Inc)", - "Paulina Espinoza-Gonzalez (Kforce, Inc)", - "Sarah Beecroft (JeffreyM Consulting, LLC)", - "Will Chang (Randstad)" - ] - }, - { - "title": "Community Management Lead", - "names": [ - "Joel Sasaki" - ] - }, - { - "title": "Community Managers", - "names": [ - "DèJa Easter (Apex Systems, Inc)", - "Gustav Höglund", - "Jay Wells", - "Kristina Horner", - "Lindsey Schaal", - "Matt Gartzke", - "Michelle Archer Waterman", - "Nadine Ebri (Apex Systems, Inc)" - ] - }, - { - "title": "Content Manager", - "names": [ - "Oskar Thysell" - ] - }, - { - "title": "Publishing Editors", - "names": [ - "Giuseppe Libonati (Insight Global, Inc)", - "Kyle Wood (Insight Global, Inc)", - "Lauren Marklund" - ] - } - ] - }, - { - "discipline": "Marketing", - "titles": [ - { - "title": "Head of Marketing", - "names": [ - "Jessica Freeman" - ] - }, - { - "title": "Marketing Directors", - "names": [ - "Fergus Lynch", - "Jeanie DuMont", - "Katie Penza" - ] - }, - { - "title": "Marketing Managers", - "names": [ - "Anton Maslennikov", - "Arkadiy Goldenshtern", - "Barrett Livingston (Apex Systems, Inc)", - "Bradley Cummings", - "Cori Anne Montero", - "Egil Gloersen", - "Gaylord Escalona", - "Halley Chang", - "Irene Ahn", - "Jaime Limon", - "Janis Fein (Ascendion Inc)", - "Jeff Rivait", - "Jen Barry (Ten Gun Design, Inc)", - "Lauren Schuur (Ten Gun Design, Inc)", - "Lindsay Auten (Synaxis Corporation)", - "Melissa Jenkins", - "Nick Ketter", - "Sam Brody (Ten Gun Design, Inc)", - "Sara Cornish" - ] - }, - { - "title": "Web Content Manager", - "names": [ - "Joe Corrigan (Ten Gun Design, Inc)" - ] - }, - { - "title": "Web Content Authors & QA", - "names": [ - "Deepak Bahadoor (HCL Technologies)", - "Nilesh Jaiswal (HCL Technologies)", - "Tobias Bankson (Ten Gun Design, Inc)" - ] - }, - { - "title": "Project Manager", - "names": [ - "Julie Toomey (Ten Gun Design, Inc)" - ] - } - ] - }, - { - "discipline": "Legal", - "titles": [ - { - "title": "Head of Legal", - "names": [ - "Nick Morgan" - ] - }, - { - "title": "Senior Legal Counsel", - "names": [ - "Timothy Han" - ] - }, - { - "title": "Legal Counsel", - "names": [ - "Jyl Brown", - "Kari Annand (Snodgrass Annand)", - "Maya Yamazaki (Davis Wright Tremaine)" - ] - } - ] - }, - { - "discipline": "Finance", - "titles": [ - { - "title": "Finance Director", - "names": [ - "Marina Kostesic" - ] - }, - { - "title": "Finance Managers", - "names": [ - "Dennis Laviolette (Apex Systems, Inc)", - "Robert Scheibeck" - ] - }, - { - "title": "Financial Accountants", - "names": [ - "Aleksandra Dragosavljevic", - "Josefina Axelsson", - "Mikkel Flaekoy" - ] - }, - { - "title": "Financial Consultant", - "names": [ - "Ulrika Kihl" - ] - } - ] - } - ] - }, - { - "section": "Special Thanks", - "disciplines": [ - { - "discipline": "", - "titles": [ - { - "title": "", - "names": [ - "4J Studios", - "Albert Pastore, Director of Business Development, Music and Talent", - "Dan Roque, Creature Developer", - "Gideon Driver, Zen3 Infosolutions America, Inc", - "Jannis Petersen, Creator of Blockbench", - "John 'DrZhark' Olarte, Creature Developer", - "Julian Gough, Writer", - "Kent Christian Jense, Creature Developer", - "Michele \"skypjack\" Caini, Senior Software Engineer", - "Microsoft Gaming Safety Team", - "Microsoft Magic Team", - "Reza Elghazi, Developer Account Manager", - "Sprung Studios, Ltd.", - "The PlayFab Team", - "The Xbox Live Team", - "Vishnu Nalagangula, Zen3 Infosolutions America, Inc", - "Xbox Games Studios" - ] - } - ] - } - ] - }, - { - "section": "Development Partner - Blackbird Interactive", - "disciplines": [ - { - "discipline": "", - "titles": [ - { - "title": "Technical Director", - "names": [ - "James Fairweather" - ] - }, - { - "title": "Programmers", - "names": [ - "Aaron Freytag", - "Ben Jones", - "Curtis Hodgins", - "Darren Grant", - "David Galloway", - "Devon Plourde", - "Dylan Reviczky", - "Jacky Cai", - "Jakob Trounce", - "Michelle Rocha", - "Mike Biddlecombe", - "Stevie Giovanni", - "Tim Stump", - "Zehao Lu" - ] - }, - { - "title": "Producers", - "names": [ - "Matt Kernachan", - "Paul Pera" - ] - }, - { - "title": "UI Artist", - "names": [ - "Richelle Brunt" - ] - }, - { - "title": "UX Designer", - "names": [ - "Sam Flores" - ] - }, - { - "title": "Quality Assurance Director", - "names": [ - "Max McNiven" - ] - }, - { - "title": "Quality Assurance Analysts", - "names": [ - "Jamie Cheung", - "Jonathan Lin", - "Kelsey Gottschlich" - ] - }, - { - "title": "Vice President, Stategic Projects", - "names": [ - "Lee McKinnon Pederson" - ] - } - ] - } - ] - }, - { - "section": "Development Partner - CSI Interfusion Inc", - "disciplines": [ - { - "discipline": "", - "titles": [ - { - "title": "Software Engineers", - "names": [ - "Alfred Wang", - "Dowen Zhu", - "Fernly Li", - "Jeremy Robinson", - "Johnny Guo Xiao", - "Michael Braley", - "Neo Yu", - "Robert Wang", - "Robin Lu" - ] - } - ] - } - ] - }, - { - "section": "Development Partner - Disbelief", - "disciplines": [ - { - "discipline": "", - "titles": [ - { - "title": "President", - "names": [ - "Steve Ellmore" - ] - }, - { - "title": "CTO", - "names": [ - "Steve Anichini" - ] - }, - { - "title": "Producer", - "names": [ - "Andre Gracias" - ] - }, - { - "title": "Additional Production", - "names": [ - "Glenn Zomchek" - ] - }, - { - "title": "Technical Director", - "names": [ - "Kristofel Munson" - ] - }, - { - "title": "Lead Programmer", - "names": [ - "Tim Hagberg" - ] - }, - { - "title": "Senior Programmer", - "names": [ - "Torin Wiebelt" - ] - }, - { - "title": "Programmers", - "names": [ - "Caden Parker", - "David Stout", - "Dylan Borg", - "Emmaline Kelly", - "Joey Montgomery", - "Micah Johnston" - ] - } - ] - } - ] - }, - { - "section": "Development Partner - Red Lens", - "disciplines": [ - { - "discipline": "", - "titles": [ - { - "title": "President", - "names": [ - "Jared Noftle" - ] - }, - { - "title": "Dev Lead", - "names": [ - "Veasna Chhaysy-Park" - ] - }, - { - "title": "Tech Lead", - "names": [ - "Lily Leblanc" - ] - }, - { - "title": "Producer", - "names": [ - "Nova Barlow" - ] - }, - { - "title": "Software Engineers", - "names": [ - "Johnathan Liu", - "Grady Wright", - "Jon Castro", - "Joshua Greene", - "Mitchell Lee", - "Minji Chhaysy-Park", - "Elgin Ciani", - "Skyler Powers" - ] - } - ] - } - ] - }, - { - "section": "Development Partner - Skybox", - "disciplines": [ - { - "discipline": "", - "titles": [ - { - "title": "Founders", - "names": [ - "Derek MacNeil", - "Shyang Kong", - "Steven Silvester" - ] - }, - { - "title": "Production", - "names": [ - "Casey White", - "Dayna Cassidy", - "Dee Rueter", - "Isaac Calon", - "Jai Kristjan", - "Jason Obertas", - "Jennifer Barron", - "Keegan Dillman", - "Madeeha Ahmad", - "Yaw Obiri-Yeboah" - ] - }, - { - "title": "Quality Assurance", - "names": [ - "Chuan Shi Yu", - "Faith Chow", - "Felipe Mauricio", - "Franka Mostert", - "Ivan Yemelianov", - "Leo Hewitt", - "Mark Ball", - "Vicky Huang", - "Jimmy Chen", - "Valeriia Kirka", - "Zack Hutchinson" - ] - }, - { - "title": "Software Developers", - "names": [ - "Adrien Givry", - "Alex Denford", - "Alexandra Kabak", - "Amy Liu", - "Amy Zhao", - "Andrew Halabourda", - "Anthony Wong", - "Aidan Dearing", - "Benny Wang", - "Carsten Hooker", - "Chris Spyropoulos", - "Cody Clattenburg", - "Cody Ward", - "Colin Basnett", - "Dan Wesley", - "Daniel Shim", - "Delling Ingvaldson", - "Derek Bell", - "Eser Kokturk", - "Fred Zhang", - "Glen Conolly", - "Gordon Tisher", - "Graham Park", - "Gustav Louw", - "Hamza Khachan", - "Hao Tian", - "Hayden Hur", - "Houman Gholami", - "Jaegar Sarauer", - "Jaidon van Herwaarden", - "Jake Roman-Barnes", - "Jeffrey Chou", - "Jian Bang Xu", - "Jiazhi Chang", - "John Ferguson", - "Jon Head", - "Jonathan Yim", - "Jordan Lacey", - "Jordan Millar", - "Joseph Cameron", - "Justin Tim", - "Kelsey Zirk", - "Kirill Bizin", - "Kyle Roblin", - "Leonardo Stark", - "Mauricio A. P. Burdelis", - "Max Fanning", - "Michael Di Spirito", - "Michel Morin", - "Mike Demone", - "Mitch Lockhart", - "Mukund Agarwal", - "Nathan Lacey", - "Niamh Cuileann", - "Remy Truong", - "Richard Hawkes", - "Richard Walker", - "Rick Huang", - "Robert Felizardo", - "Ronald Ariel Kamanga", - "Shreyas Babu", - "Thomas Le Gerroue-Drevillon", - "Todd Saharchuk", - "Ty Lauriente", - "Vassil Anguelov", - "Yong Hou", - "Younggi Kim", - "Zach Campbell", - "Zaid Rauf" - ] - } - ] - } - ] - }, - { - "section": "Mojang Studios Alumni", - "disciplines": [ - { - "discipline": "", - "titles": [ - { - "title": "Original Creator of Minecraft", - "names": [ - "Markus Persson" - ] - }, - { - "title": "Studio Head of Mojang Studios", - "names": [ - "Helen Chiang" - ] - }, - { - "title": "Head of Minecraft", - "names": [ - "Matt Booty" - ] - }, - { - "title": "Head of Stockholm Studio", - "names": [ - "Ulrika Hojgard" - ] - }, - { - "title": "Chief Executive Officer", - "names": [ - "Carl Manneh" - ] - }, - { - "title": "Chief Technology Officer", - "names": [ - "Rikard Herlitz" - ] - }, - { - "title": "Chief of Staff", - "names": [ - "Andrew J. Adamyk" - ] - }, - { - "title": "Chief Creative Officer", - "names": [ - "Saxs Persson" - ] - }, - { - "title": "Head of Franchise Operations", - "names": [ - "Josh Bliggenstorfer" - ] - }, - { - "title": "Franchise Technical Director", - "names": [ - "Michael Weilbacher" - ] - }, - { - "title": "Head of Games", - "names": [ - "Patrick Liu", - "Sara Jansson Bach" - ] - }, - { - "title": "Game Director", - "names": [ - "Henrik Pettersson" - ] - }, - { - "title": "Creative Director", - "names": [ - "John Hendricks" - ] - }, - { - "title": "Creative Lead", - "names": [ - "Jesse Merriam" - ] - }, - { - "title": "Design Managers", - "names": [ - "Peter Diar Friman", - "Rabi Afram" - ] - }, - { - "title": "Game Designers", - "names": [ - "Brandon Franklin (Insight Global, Inc)", - "Colten Murphy (TEKsystems, Inc.)", - "Daniel Brynolf", - "H Jones", - "Henrik Kniberg", - "Jared Greiner", - "Jesse A Hibbs (TEKsystems, Inc.)", - "Justin Van Oort", - "Lauren E. Careccia", - "Melissa Andrews (Insight Global, Inc)", - "Miko Charbonneau", - "Nikolaj Kledzik", - "Pontus Hammarberg", - "Pradnesh Patil" - ] - }, - { - "title": "Narrative Designer", - "names": [ - "Max Herngren" - ] - }, - { - "title": "Head of Creator Platform Engineering", - "names": [ - "Jason Cahill" - ] - }, - { - "title": "Technical Directors", - "names": [ - "Christopher Östlund", - "Jason Major", - "Kristoffer Jelbring" - ] - }, - { - "title": "Engineering Managers", - "names": [ - "Erik Rahm", - "Giulio 'Mac' Maistrelli", - "Johan Williams", - "Martin Almgren", - "Michael Scott", - "Peter Olsson", - "Selma Hosni", - "Wenlan Yang" - ] - }, - { - "title": "Lead Software Engineers", - "names": [ - "Aaron Heysse", - "Adrian LaVallee", - "Henry Golding", - "Jeff Ott", - "John Copic", - "John Seghers", - "Mark D. Andersen", - "Mark Grinols", - "Michael D McGrath", - "Nathan Miller", - "Niklas Börestam", - "Piotr Kundu", - "Sebastian Hindefelt", - "Steve Robinson", - "Syrgak Turgumbaev", - "Timothy J Schutz", - "Tom Miles", - "Tyler Laing" - ] - }, - { - "title": "Technical Leads", - "names": [ - "Anton Nikolaienko", - "Fernando Via Canel" - ] - }, - { - "title": "Software Engineers", - "names": [ - "Aaron Woodward", - "Adam Ramberg", - "Adam Schoelz (Ascendion, Inc)", - "Adrian T Orszulak", - "Adrian Toncean", - "Afeez Olusegun K Bello", - "Albin Odervall", - "Alex Baird (Collabera, LLC) (Software Development)", - "Alex Wennström", - "Alexander Johansson", - "Alexander Kandalaft (Insight Global, Inc)", - "Alexander Östman", - "Alexander Sandor", - "Alexander Wilkinson", - "Amir Moulavi", - "Anders Gärdenäs", - "Anders Martini", - "Andreas Von Gegerfelt", - "Andrew Chien (Insight Global, Inc)", - "Andrew Hewitson", - "Andy Hill", - "Anna Pearson (Insight Global, Inc)", - "Anthony Cloudy", - "Archana Singh (Collabera, LLC)", - "Arindam Goswami (Ascendion, Inc)", - "Arman Vatandoust", - "Aron Nieminen", - "Arunkumar Jeganathan (Artech Consulting, LLC)", - "Ashley Rentz (Insight Global, Inc)", - "Astrid Gunne", - "Astrid Rehn", - "Austin Jensen (Insight Global, Inc)", - "Austin Larkin (Insight Global, Inc)", - "Benjamin Arnold (Insight Global, Inc)", - "Benny Hellström", - "Brendan Lauck (Insight Global, Inc)", - "Campbell Tran", - "Cezary Tomczak", - "Chris Barrett (Apex Systems, Inc)", - "Christian Westman", - "Christoffer Hammarström", - "Clayton Vaught", - "Coseo Frerichs (Insight Global, Inc)", - "Cullen Waters", - "Curtis Michael Eichner", - "Dag Oldenburg", - "Daniel Feldt", - "Daniel Frisk", - "Daniel Wustenhoff", - "Danila Dergachev", - "Dario Vodopivec", - "Dartangan Jackson (Ascendion, Inc)", - "Dave Stevens", - "David Dalström", - "David 'Lion' Kimbro (Insight Global, Inc)", - "David Marby", - "David Reiley (Collabera, LLC)", - "David Roberts (Insight Global, Inc)", - "Dimitri Kishmareishvili (CSI Interfusion, Inc)", - "Dodge Lafnitzegger (Insight Global, Inc)", - "Dolly Mackwan", - "Don S Frazier II", - "Drew Okenfuss", - "Elijah J Emerson", - "Emelie Sidesiö", - "Emil Hedemalm", - "Emily Black", - "Emily Mattlin", - "Emily Rizzo (Insight Global, Inc)", - "Eric Grimsborn", - "Erik Bylund", - "Erik Soderberg", - "Esteban Richey (Insight Global, Inc)", - "Evelyn Collier (Insight Global, Inc)", - "Fenil Shah (Collabera, LLC)", - "Filip Hedenskog", - "Fredrik Bergstrand", - "Gage Way (Insight Global, Inc)", - "Guillaume Le Chenadec", - "Håkan Wallin", - "Haley Eisenshtadt", - "Hampus Fristedt", - "Hannes Heijkenskjöld", - "Hazen Miller (Insight Global, Inc)", - "Heather Mace", - "Henrik Barratt-Due", - "Irina Koulinitch", - "Isaac de la Vega", - "Jacob Bergdahl", - "Jakob Horndahl", - "Jakob Pogulis", - "James Klock (Collabera, LLC)", - "James Linden (Insight Global, Inc)", - "James McNatton", - "Jason Orion Burch", - "Jeff 'Dextor' Blazier", - "Jeff Yanick (Ascendion, Inc)", - "Jeffery Yanick (Collabera, LLC)", - "Jeffrey J Jou (Insight Global, Inc)", - "Jeison Salazar (Insight Global, Inc)", - "Jimmy Almkvist", - "Jimmy Janow (Agility Partners, LLC)", - "Joachim Larsson", - "Joakim Ejenstam", - "Joakim Norberg", - "Johan Bernhardsson", - "Johannes Sundqvist", - "John Davis (Collabera, LLC)", - "John Estess (Randstad)", - "John Haynes", - "John Littlewood", - "John Wordsworth", - "Johnny Sjöö", - "Jonas Bergström", - "Jonathan M Ortiz", - "Jonathan R Hoof", - "Jorge Antonio Jimenez (Design Laboratory, Inc)", - "Josh Letellier", - "Joshua B Davis", - "Joshua Letellier", - "Joshua Owens (Collabera, LLC)", - "Joy Cedor (Ascendion, Inc)", - "Jun Fu (Ascendion, Inc)", - "Karim A Luccin", - "Kaylee Benoit (Randstad)", - "Kelly Fox (Insight Global Inc)", - "Kelly Keniston (Insight Global, Inc)", - "Kento Murawski (Insight Global, Inc)", - "Kirill Mikhel", - "Kristin A Siu", - "Kristoffer Kobosko", - "Larry Ukaoma", - "Leonard Gram", - "Lesia Osovska", - "Levi Stoddard (Insight Global, Inc)", - "Linus Cumselius", - "Lisa Sturm", - "Lizaveta Rubinava (Collabera, LLC)", - "Loïc Benet", - "Loren Merriman (Kalvi Consulting Services, Inc)", - "Louis A Castaneda (Insight Global, Inc)", - "Lucas Carpenter (Collabera, LLC)", - "Lucy Lauzon (Collabera, LLC)", - "Luis A Angel Mex", - "Magnus Bentling", - "Magnus Jäderberg", - "Maksim Ivanov", - "Manoj Manoharan (Ascendion, Inc)", - "Marc Neander", - "Márcio de Oliveira da Silva", - "Marcus Olofsson", - "Maria Katsourani", - "Maria Lemón", - "Markus Arvidsson", - "Markus Magnusson", - "Mårten Helander", - "Martin Hag", - "Martin Hesselborn", - "Martin Nilsson", - "Martin Odhelius", - "Martin Pola", - "Mats Henricson", - "Matthew Guze (WaferWire Cloud Technologies)", - "Maxwell Orth (Insight Global, Inc)", - "Maxxwell Plum (Insight Global, Inc)", - "Michael Andersson", - "Michael Chambers (Insight Global, Inc)", - "Michael Klopfenstein (Insight Global, Inc)", - "Michael Malmqvist", - "Michael 'Mikaus' Whiteley", - "Michael Novén", - "Miguel Menindez Segura (Ascendion, Inc)", - "Mikael Malmqvist", - "Mike Marven (Insight Global, Inc)", - "Mohamed Fouad Saga", - "Nathan Gilbert", - "Nathan Sosnovske", - "Nicholas Draper (Insight Global, Inc)", - "Norman Skinner (Insight Global, Inc)", - "Osama Balkasem (Collabera, LLC)", - "Oskar Carlbaum", - "Pär Berge", - "Patrick O'Leary", - "Patrik Hillgren", - "Paula Roth", - "Petr Mrázek", - "Philip Vieira", - "Poojitha Ponakala", - "Radha Kotamarti", - "Randy Gonzalez-Murillo (Collabera, LLC)", - "Rashad Murray (Insight Global, Inc)", - "Richard Pihlcrantz", - "Rob Austin", - "Robert Thresher (Collabera, LLC)", - "Robyn R To", - "Roman Timurson (Insight Global, Inc)", - "Rui Ma", - "Rui Xie (Insight Global, Inc)", - "Ryan Holtz", - "Ryan Seaman (Collabera, LLC)", - "Ryan Tyler Rae", - "Scott Edsall (Collabera, LLC)", - "Sebasian Hindefeldt", - "Semih Energin", - "Sina Tamanna", - "Spencer Peterson (Insight Global, Inc)", - "Srinivasa Rao Chatala (Ascendion, Inc)", - "Stacy J Chen", - "Sumith Kumar (Virtuosity)", - "Tanner Pearson (Insight Global, Inc)", - "Taylor M Riviera", - "Theodor Fleming", - "Thomas Guimbretière", - "Thomas Järvstrand", - "Thomas Spalter (Insight Global, Inc)", - "Tim Lindeberg", - "Tobias Möllstam", - "Tomas Alaeus", - "Tomer Braff (Collabera, LLC)", - "Travis Gates (Insight Global, Inc)", - "Uma Senthil Raj (Virtuosity)", - "Victor Connor", - "Vignesh Masilamani (Virtuosity)", - "Viktor Bergehall", - "Virgilio Jr Blones", - "Vitalii Sych", - "Vladimir Repcak (Collabera, LLC)", - "Ying Guo (TEKsystems, Inc.)", - "Zack Moxley (Insight Global, Inc)", - "Zane Hintzman" - ] - }, - { - "title": "Lead Architects", - "names": [ - "Greg Snook", - "Peter M. Wiest" - ] - }, - { - "title": "Architects", - "names": [ - "Dom Humphrey", - "Michael Seydl", - "Mike Frost", - "Tommaso Checchi" - ] - }, - { - "title": "Launcher", - "names": [ - "Anders Rosén", - "Carl Westin", - "David Zevallos" - ] - }, - { - "title": "Additional Programming", - "names": [ - "Elliot Segal", - "Paul Spooner", - "Ryan Hitchman" - ] - }, - { - "title": "Chief Product Officer", - "names": [ - "Olof Carlson Sandvik" - ] - }, - { - "title": "Head of Minecraft Atlas", - "names": [ - "Deirdre Quarnstrom" - ] - }, - { - "title": "Production Director", - "names": [ - "Daniel Kaplan" - ] - }, - { - "title": "Executive Producers", - "names": [ - "Erin Krell", - "Gama Aguilar-Gamez", - "Roger Carpenter" - ] - }, - { - "title": "Production Manager", - "names": [ - "Shah Rahman" - ] - }, - { - "title": "Production Leads", - "names": [ - "Charlotte Backer", - "Christine Platon", - "Sofie Lundberg" - ] - }, - { - "title": "Producers", - "names": [ - "Aaron Culbreth (Insight Global, Inc)", - "Adele Major", - "Alen Voljevica", - "Anna Holdosi-Simon", - "Anna Jensen", - "Anna Zakipour", - "Annie Desimone (Insight Global, Inc)", - "Ann-Kristin Adwent", - "Anthony Hanses (Insight Global, Inc)", - "Antonina Y Khazova", - "Åsa Skogström", - "Austin Maestre", - "Best Liang", - "Carina Kovacs Lockhart", - "Carina Pettersson", - "Caylin Kaunas (Randstad)", - "Chris Casanova", - "Chris Massena (Insight Global, Inc)", - "Christina-Antoinette Neofotistou", - "Christopher Dalid", - "Damian Finn (Lionbridge)", - "Dani Flores (Insight Global, Inc)", - "David Iooss (Randstad)", - "Dayana Sharshukova (Aquent, LLC)", - "Decker Geddes (Insight Global, Inc)", - "Elizabeth Batson (Insight Global, Inc)", - "Ellen Karlsten", - "Emma Erixson", - "Ethan Koltz (Insight Global, Inc)", - "Foluso Akerele", - "Gabrielle Riggir", - "Hampus Nilsson", - "Hedwig Laza", - "Hugo Lang", - "Isabella Arningsmark", - "Jason Rice", - "Jeffrey Carlo (Apex Systems, Inc)", - "Jennifer Lee (Insight Global, Inc)", - "Jewel Chukwufumn, Ifeguni", - "Jillian Brown (TEKsystems, Inc)", - "Johan Grunden", - "Johannes Fridd", - "John Garcia (Collabera, LLC)", - "Jonas Olaussen", - "Juan Gril", - "Julian Tunru", - "Justin So (Randstad)", - "Justin Woods", - "Justine Loong", - "Kasia Swica", - "Kelly Henckel", - "Kevin Katona (Design Laboratory, Inc)", - "Kyle Lawton", - "Lina Hagman", - "Lisa Bryer", - "Loudon St Hill (Insight Global, Inc)", - "Marcus Rundström", - "Marie Stålkrantz", - "Markus Waltré", - "Martin Kurtovic", - "Matt Rodgers (eXcell, a division of CompuCom)", - "Michael Welch (Insight Global, Inc)", - "Moira Ingeltun", - "Nathan Tompkins (Randstad)", - "Negin Javanmardi", - "Nick Severson", - "Nicole Alers", - "Patrik Hamsten", - "Pontus Åselius", - "Robin Linder", - "Sara Lidberg", - "Sloane Delancer", - "Sofia Orrheim", - "Sofie Lekkas", - "Stephanie Chen (Collabera, LLC)", - "Thomas Feng", - "Tien-Hung Nguyen (TEKsystems, Inc.)", - "Tilde Westrup", - "Trevor McCann (Yoh Services LLC)", - "William C Meyer (Pivotal Consulting, LLC)", - "William Cooper", - "Yesenia Cisneros" - ] - }, - { - "title": "Assistant Producer", - "names": [ - "Warren Loo" - ] - }, - { - "title": "Product Manager", - "names": [ - "Halishia Chugani" - ] - }, - { - "title": "Organizational Coaches", - "names": [ - "Jonas Ekstrand", - "Karin Hagren", - "Linda Ahlström Nilsson", - "Martin Bloomstine" - ] - }, - { - "title": "Release Managers", - "names": [ - "Beth Murphy (Kforce, Inc)", - "Dustin Wood (Design Laboratory, Inc)", - "Kyle Rogers (Randstad)", - "Robert Williamson (Apex Systems, Inc)" - ] - }, - { - "title": "Technical Writers", - "names": [ - "Bryce Bortree (Insight Global, Inc)", - "Jeff Kim (Insight Global, Inc)", - "Joshua Jones (Insight Global, Inc)", - "Nate Mackie (TEKsystems, Inc.)" - ] - }, - { - "title": "Technical Program Managers", - "names": [ - "Andy Puntahachart", - "Emily Price", - "Holly Pollock", - "Morgan J. East (Randstad)", - "Ryan Seymour (TEKsystems, Inc.)" - ] - }, - { - "title": "Playtest Coordinators", - "names": [ - "Liam Allman (Aquent, LLC)", - "Ricky White (Randstad)" - ] - }, - { - "title": "Art Directors", - "names": [ - "Alexis Holmqvist", - "Andy Zibits", - "Brad Shuber", - "Daniel Björkefors", - "Kim Petersen", - "Logan Lubera", - "Ola Lanteli", - "Wiktor Persson" - ] - }, - { - "title": "Artist Leads", - "names": [ - "Christine Gutierrez", - "Gustav Embretsen", - "Lisa Hazen", - "Sarah Kisor" - ] - }, - { - "title": "Artists", - "names": [ - "Amanda Cook (Harvey Nash, Inc)", - "Bart Kaufman (Randstad)", - "Branden Brushett (Aquent, LLC)", - "Dylan Sunkel (Collabera, LLC)", - "Elin Ölund Forsling", - "Erin Caswell (eXcell, a division of CompuCom)", - "Heath Night (Aquent, LLC)", - "Husein Kurbegovic", - "Jakob Gavelli", - "Jei G Ling (Allegis Group Services, Inc)", - "Jerica Harada (TEKsystems, Inc.)", - "Jesper Hallin", - "Jonatan Pöljö", - "Jules Norcross (Aquent, LLC)", - "Kelly Greene (CompuCom Systems, Inc)", - "Kristen Malone (Randstad)", - "Kristoffer Zetterstrand", - "Lilei Yu (Collabera, LLC)", - "Liliia Chorna", - "Linus Chan (TEKsystems, Inc.)", - "Marco Vale", - "Mariana Graham Ramirez", - "Mark Hershberger (Apex Systems, Inc)", - "Michael R Fiedler (Insight Global, Inc)", - "Miki Bishop (Randstad)", - "Phoebe Piepenbrok", - "Poi Poi Chen", - "Richard Worley" - ] - }, - { - "title": "Product Designers", - "names": [ - "Jennifer Hammervald", - "Jonathan Gallina" - ] - }, - { - "title": "Graphic Designer", - "names": [ - "Yong-Namm Lee" - ] - }, - { - "title": "Motion Graphics Designer", - "names": [ - "Gabe Philbin (Randstad)" - ] - }, - { - "title": "Sound Designers", - "names": [ - "Johan Pettersson", - "Kevin Martinez", - "Rostislav Trifonov", - "Shauny Jang (Insight Global, Inc)" - ] - }, - { - "title": "Technical Audio Developer", - "names": [ - "Jonatan Crafoord" - ] - }, - { - "title": "Quality Engineers", - "names": [ - "Paul Coada", - "Thommy Siverman", - "Yi Zhao (Kforce, Inc)", - "Zackarias Gustavsson" - ] - }, - { - "title": "Quality Data Analysis & Engineering", - "names": [ - "Jeff MacDermot" - ] - }, - { - "title": "Quality Assessment Specialists", - "names": [ - "Artur Foxander", - "Carl-Johan Tornberg", - "James Marchant", - "Jana Prihodko", - "Kajsa Sima Falck", - "Marcela Castaneda", - "Mimmi Boman-Borjesson" - ] - }, - { - "title": "User Experience Design Directors", - "names": [ - "Stephen Whetstine", - "Tobias Ahlin" - ] - }, - { - "title": "User Experience Designers", - "names": [ - "Connor Tompsett (CompuCom Systems, Inc)", - "Eric Alm", - "Gaby Salinas", - "Jin Shin", - "Jonathan Paton Gallina", - "Kailin Li (TEKsystems, Inc.)", - "Lily Ekman", - "Lucas Morales Sousa", - "Melissa Kay (Prieto)", - "Oscar Nilsson", - "Sabrina Cuevas-Pagoaga (Randstad)", - "Sam Paye (Aquent, LLC)", - "Sandra Bornemark", - "Timothy Lusk (Randstad)" - ] - }, - { - "title": "User Experience Intern", - "names": [ - "Axel Grefberg" - ] - }, - { - "title": "User Research Lead", - "names": [ - "Jerome Hagen" - ] - }, - { - "title": "User Researchers", - "names": [ - "Melissa Boone", - "Olga Zielinska", - "Pablo Morales" - ] - }, - { - "title": "Head of Player Operations", - "names": [ - "Aubrey Norris" - ] - }, - { - "title": "People Experience Manager", - "names": [ - "Maria Keisu Nolberg" - ] - }, - { - "title": "HR Directors", - "names": [ - "Dave Hill", - "Maja Samuelsson", - "Nia Parker" - ] - }, - { - "title": "Human Resources", - "names": [ - "Anna Lyth", - "Aron Glauser", - "Charlie Bjurström", - "Emma Bergström", - "Kristian Idehaag", - "Maria Sjöman", - "Petra Stenqvist", - "Sasa Stamenkovic", - "Simon Taylor", - "Ulrika Karlsson", - "Veronica Camaj Ericson", - "Viktoria Petersson" - ] - }, - { - "title": "Talent Acquisition", - "names": [ - "Aimée Narfström", - "Filip Hultin", - "Hanan Naamneh", - "Ida Utterström", - "Roza Kawa", - "Sofia Andersson", - "Sofia Lindquist", - "Tove Oldebäck", - "Vidar Bjurström" - ] - }, - { - "title": "Office Managers", - "names": [ - "Alex Andersson", - "Charlotte Wredesjö", - "Jill Curran", - "Linn Hultman", - "Mikaela Prim", - "Siri Hoel" - ] - }, - { - "title": "Office Coordinators", - "names": [ - "Even Hadeghe", - "Malin Strand", - "Sandra Odmark" - ] - }, - { - "title": "Executive Business Administrators", - "names": [ - "Cathy Wickersham", - "Darla J Barrett", - "Judith L. Wheeler", - "Katy Hanson", - "Lisa Liu", - "Rachael Cox", - "Theresa Chin" - ] - }, - { - "title": "Business Administrator", - "names": [ - "Shae M. Flanigan (C2S Technologies, Inc)" - ] - }, - { - "title": "Front of House", - "names": [ - "Adam Blänning", - "Chaimae Truving", - "Eliza Lancelot", - "Felicia Björn Nordling" - ] - }, - { - "title": "IT", - "names": [ - "Alexandre Pretto Nunes", - "Carl Johan Svärd", - "Daniel Miller (Insight Global, Inc)", - "Dessie Andersson (Centric Professionals AB)", - "Eetu Närhi", - "Evelina Rollfelt", - "Fabian Norlin", - "Frida Karlsson", - "Henrik Lindgren", - "John Klervad", - "Natalia Filapek", - "Ondrej Magath", - "Przemyslaw Elwart", - "Rickard Randa Hedvall", - "Shoaib Hosseini", - "Stephanie De Leeouv Markov", - "Tim Foster (Warner Marketing, Inc)", - "Vanessa Butt", - "Yaser Mosavi" - ] - }, - { - "title": "Operations Managers", - "names": [ - "Anna Hamilton", - "Barbara Acevedo Visser (Lions and Tigers)", - "Carl Kyhlberg", - "Gustav Roth", - "Kaya Hatcher", - "Sarah Grimmond" - ] - }, - { - "title": "Automation Support", - "names": [ - "Gregory D Searing (WaferWire Cloud Technologies)", - "Johnny Cocks (Collabera, LLC)", - "Jordan Crockett (TEKsystems, Inc.)", - "Matthew Gustaff (Digital Intelligence Systems, LLC)", - "Sean Connolly (Insight Global, Inc)" - ] - }, - { - "title": "DevOps Engineer", - "names": [ - "Chris Ilson (Collabera, LLC)" - ] - }, - { - "title": "Player Support Leads", - "names": [ - "Mattias Jacob Victorin", - "Mattias Victorin" - ] - }, - { - "title": "Player Support Operations Manager", - "names": [ - "Melissa Kiss" - ] - }, - { - "title": "Player Support", - "names": [ - "Amelia Lindroth Henriksson", - "Ana Barata Martins", - "Andrea Jörgensen", - "Andreas Andersson", - "Andrew Lee (Apex Systems, Inc)", - "Angehlica Walling", - "Annika Tripke-Lund", - "Anton Albiin", - "Antonia Kousathana", - "Carl Johnsson", - "Cim Borg", - "Dante Stjernberg", - "David Carlsson", - "David Stuart Dahlgren", - "Dominick Folletti (TEKsystems, Inc)", - "Elin Frykholm", - "Eliza Hearsum", - "Ellie Ashrafi", - "Erik Nordberg", - "Fredrik Henriksson", - "Fredrik Sandström", - "Freja Fors", - "Henrik Davallius", - "Henry Shi", - "Isabell Ahron", - "Jeffrey Riendeau", - "Joe Liu", - "Jonny Hair", - "Kevin Vesterlund", - "Kyle McMurtry (TEKsystems, Inc.)", - "Mike Till", - "Nasim Derakhshan", - "Nicole Jansson", - "Nima Tolouifar", - "Patrik Södergren", - "Rabi Hadad", - "Robert Miskiewicz", - "Robin Cocks", - "Robin Thunström", - "Rui Ribero", - "Samuel Gonzalez (TEKsystems, Inc)", - "Sarah Mårtensson", - "Taylor Smith (Apex Systems, Inc)", - "Theodor Colbing", - "Valérie Beaubien", - "Viktor Persson" - ] - }, - { - "title": "Data Engineering", - "names": [ - "Addy Deodikar (Design Laboratory, Inc)", - "Patrick Worthey" - ] - }, - { - "title": "Data and Analytics Lead", - "names": [ - "Warren Durrett" - ] - }, - { - "title": "Analytics Environment Engineering", - "names": [ - "Nitesh Kulkarni (Manpower Services Canada Limit)", - "Vini De Lima De Sousa (0965688 BC Ltd)" - ] - }, - { - "title": "Data Science", - "names": [ - "Abby Jaloway (National Business Innovations)", - "Akshaya Renganathan (KellyMitchell Group, LLC)", - "Anh Ying Lang (Design Laboratory, Inc)", - "Brynjólfur Erlingsson", - "Conor Maguire (KellyMitchell Group, LLC)", - "Cyrus Rustomji (KellyMitchell Group, LLC)", - "Daniel Camarena (KellyMitchell Group, LLC)", - "Darin LaSota (Design Laboratory, Inc)", - "David Heller (KellyMitchell Group, LLC)", - "Dusanka Poljak (Design Laboratory, Inc)", - "Emma Matilda Charlotte Kalzen", - "Ethan Batson (Design Laboratory, Inc)", - "Forrest Wheeler (Insight Global, Inc)", - "Gil Darves (Design Laboratory, Inc)", - "Jake Kelly", - "Jari Williams", - "Jonathan Selenkow (Allegis Group Services, Inc)", - "Joseph Bushagour (KellyMitchell Group, LLC)", - "Krishan Deo (Allegis Global Solutions)", - "Marie-Claire Kore (Agility Partners, LLC)", - "Megan Henry (KellyMitchell Group, LLC)", - "Melissa Alleyne", - "Michael Hernandez (Insight Global, Inc)", - "Murali Nagarajan (Design Laboratory, Inc)", - "Nick Martin (Design Laboratory, Inc)", - "Pawan Panaganti (Design Laboratory, Inc)", - "Simona Pirani", - "Srini Viswanatham (Design Laboratory, Inc)", - "Tejasvini Deshpande (KellyMitchell Group, LLC)", - "Tim Ross (Simplicity Consulting Inc.)", - "Tong Shen (KellyMitchell Group, LLC)", - "Yuvaraj Duraisamy (Design Laboratory, Inc)" - ] - }, - { - "title": "Head of Creator Marketplace", - "names": [ - "Aaron Buckley" - ] - }, - { - "title": "Business Director, Minecraft Game", - "names": [ - "Jesper Altren" - ] - }, - { - "title": "Directors of Business Management", - "names": [ - "Stephen McHugh" - ] - }, - { - "title": "Director of Business Planning", - "names": [ - "Adam Tratt" - ] - }, - { - "title": "Director of Business Development", - "names": [ - "Cherie D Lutz" - ] - }, - { - "title": "Project Director", - "names": [ - "Jakob Porsér" - ] - }, - { - "title": "Business Development Managers", - "names": [ - "Ellen Deng (JeffreyM Consulting, LLC)", - "Jordan Comar (Digital Intelligence Systems, LLC)" - ] - }, - { - "title": "Program Managers", - "names": [ - "Clint Baggett (Experis)", - "Helene Aku Brown", - "James Pfeiffer (Experis)", - "Jonathan Hartung-Jenkins (my3Twelve, LLC)", - "Kaiwen Li (Populus Group, LLC)", - "Liz Butowicz (Bluehawk LLC)", - "Maria Olekheyko", - "Mark Fredo (Aerotek, Inc)", - "Mary Elizabeth Pearson (Apex Systems, Inc)", - "May Qiang (my3Twelve, LLC)", - "Meenoo Rami", - "Natalie Haggin (Simplicity Consulting Inc.)", - "Phillip Wang (Digital Intelligence Systems, LLC)", - "Steven Hosey (Simplicity Consulting Inc.)", - "Tess Opincarne (Amaxra)", - "Timothy J Ross (Simplicity Consulting Inc.)", - "Todd Agnello (TEKsystems, Inc)", - "Tori Park (Cypress Human Capital)", - "Wendy Gorton" - ] - }, - { - "title": "Business Managers", - "names": [ - "Bill Wu", - "Claudine Ursino (Simplicity Consulting Inc.)", - "Daniel Beasley", - "Emily Clock", - "Jennifer Cox (Aston Carter, Inc)", - "Leslie Tullis", - "Matthew Ortegon (Rylem)", - "Vanessa Dagnino (Simplicity Consulting Inc.)" - ] - }, - { - "title": "Business Analysts", - "names": [ - "Alvin M Chin (Populus Group, LLC)", - "Keiko Ramer (Apex Systems, Inc)", - "Zheng Wang (Populus Group, LLC)" - ] - }, - { - "title": "Head of Creative Production", - "names": [ - "Katharina Hautz" - ] - }, - { - "title": "Lead Project Manager", - "names": [ - "Vera Mirchev" - ] - }, - { - "title": "Intellectual Property Enforcement Leads", - "names": [ - "Mathias Andersson", - "Teresa Lee Rodewald" - ] - }, - { - "title": "Intellectual Property Enforcement Agents", - "names": [ - "Johan Hedlund", - "Marcus Forss", - "Matilda Åkerman", - "Sylvia Chen" - ] - }, - { - "title": "Brand Director", - "names": [ - "Jonathan Symington" - ] - }, - { - "title": "Lead Producer - Brand Experience", - "names": [ - "Karim Walldén" - ] - }, - { - "title": "Media Director", - "names": [ - "Hans Abrahamsson" - ] - }, - { - "title": "Head of Creative Communications", - "names": [ - "Thomas Wiborgh" - ] - }, - { - "title": "Director of Communications", - "names": [ - "Regan O'Leary" - ] - }, - { - "title": "Communications Managers", - "names": [ - "Adam Pannel (Assembly Media, Inc)", - "Christopher de Haan (Simplicity Consulting Inc)", - "Elias Arnehall", - "Jane Billet", - "Jessica Xie", - "John Schork", - "Rebecca Gordius" - ] - }, - { - "title": "Content Coordinators", - "names": [ - "Adam Martinsson", - "Andreas Thomasson", - "Sara Lempiäinen" - ] - }, - { - "title": "Communications Editors", - "names": [ - "Marsh Davies", - "Tom Stone" - ] - }, - { - "title": "Assembly Media, Inc", - "names": [ - "Alli Cohen", - "Christian Delgado", - "Erin Dwyer", - "Jessie Steinberg", - "Richard Chen", - "Vanessa Mora" - ] - }, - { - "title": "Creative Writers", - "names": [ - "Emily Richardson", - "Sofia Dankis" - ] - }, - { - "title": "Lead Web Developer", - "names": [ - "Mark Jawad" - ] - }, - { - "title": "Web Designers", - "names": [ - "Paul Madlon (Ten Gun Design, Inc)", - "Taylor Kasony (eXcell, a division of CompuCom)" - ] - }, - { - "title": "Social Media Leads", - "names": [ - "Alice Löfgren", - "Amelia Dale", - "Sara Reiner" - ] - }, - { - "title": "Social Media Managers", - "names": [ - "Aleksander Gilyadov (Aston Carter Inc)", - "Alex Fleck (Adecco)", - "David Ramos (Collabera, LLC)", - "Jeremy Chan (Aerotek, Inc)", - "Natascha Cox", - "RJ Lesterio (Ranstad)", - "Ross Keatley" - ] - }, - { - "title": "Community Managers", - "names": [ - "Cameron Thomas", - "Glory Robinson (Experis)", - "Helen Zbihlyj", - "Matt Martin", - "Trella Rath (Corestaff)" - ] - }, - { - "title": "Content Manager", - "names": [ - "Niclas Fredriksson" - ] - }, - { - "title": "Marketing Managers", - "names": [ - "Ankita Rao", - "Ashley Davidson (Simplicity Consulting Inc.)", - "Bianca Ciotti", - "Danielle Ma", - "Delilah Liu", - "Didac Hormiga", - "Emily Orrson (Emily)", - "Eva Stefanac", - "Gabi Ibarra (Simplicity Consulting Inc.)", - "Lindsay Auten (Simplicity Consulting Inc.)", - "Nathaniel Wipfler", - "Stephanie Gielarowski (Ascendion Inc)" - ] - }, - { - "title": "Head of Legal", - "names": [ - "Carl Brant", - "Christi Davisson" - ] - }, - { - "title": "Legal Counsel", - "names": [ - "Tricia Geyer" - ] - }, - { - "title": "Finance Managers", - "names": [ - "Evan Dowdell", - "Katarina Norlander" - ] - }, - { - "title": "Financial Accountants", - "names": [ - "Camilla Brantefelt", - "Jelena Pejic", - "Karin Severinson", - "Kristina Ilic", - "Natalie Levinsson" - ] - }, - { - "title": "Financial Consultant", - "names": [ - "Stefan Lyrmark" - ] - } - ] - } - ] - }, - { - "section": "Studios Quality Alumni", - "disciplines": [ - { - "discipline": "", - "titles": [ - { - "title": "Quality Director", - "names": [ - "Tony Rado" - ] - }, - { - "title": "Quality Managers", - "names": [ - "Chris Henry", - "Rob Straavaldson", - "Tyler Moeller" - ] - }, - { - "title": "Quality Leads", - "names": [ - "Craig Marshall", - "Dan Pipinich", - "Hakim Ronaque", - "Jennifer Monaco", - "Michael McCormack", - "Rich Levy", - "Salim Jarrouge", - "Tony Harlich" - ] - }, - { - "title": "Quality Engineers", - "names": [ - "Akshata Trivedi", - "Ben Weber", - "Chelsi Hohnbaum", - "Fiona Belmont", - "Herve Iradukunda", - "Jeff MacDermot", - "Ryan Mayes" - ] - }, - { - "title": "Quality Analysts", - "names": [ - "Michelle Hyde", - "Yi Zhao (Kforce)" - ] - }, - { - "title": "Program Managers", - "names": [ - "Amador Abreu (Insight Global, Inc)", - "Justin Ice (Pivotal Consulting)", - "Misti Lommen", - "Norah Hogoboom (Insight Global, Inc)" - ] - }, - { - "title": "Software Engineers", - "names": [ - "Aaron Amlag", - "Dustin Randall", - "Henry Golding", - "Jay Baxter", - "Moodie Ghaddar", - "Paula Yuan", - "Scott Lindberg" - ] - }, - { - "title": "Data Engineers", - "names": [ - "Christian Koguchi", - "Kai VanDrunen", - "Patrick Fraioli" - ] - }, - { - "title": "Test Managers", - "names": [ - "Marcus King (Experis)" - ] - }, - { - "title": "Team Leads", - "names": [ - "Anna Wróbel (Lionbridge)", - "Kamil Bazydło (Lionbridge)", - "Michał Sławek (Lionbridge)", - "Paweł Piekarski (Lionbridge)", - "Sebastian Polanica (Lionbridge)", - "Tomasz Bokotko (Lionbridge)", - "Wojciech Kujawa (Lionbridge)" - ] - }, - { - "title": "Test Leads", - "names": [ - "Barry Doyle (Insight Global, Inc)", - "Chris James (Insight Global, Inc)", - "Christopher Wilson (Experis)", - "Robert Green (Experis)" - ] - }, - { - "title": "Software Test Engineers", - "names": [ - "Agata Dzideczek (Lionbridge)", - "Antoine Brown (Experis)", - "Brendan McElroy (Insight Global, Inc)", - "Brian Lareau (Experis)", - "Brooke Chapman (Experis)", - "Cameron Harris (Experis)", - "Crystal Edwards (Insight Global, Inc)", - "Dan Parker (Insight Global, Inc)", - "Eric Saxon (Experis)", - "Eugeniusz Kosieradzki (Lionbridge)", - "Isaac Dudley (Insight Global, Inc)", - "Jack Ellis (Experis)", - "Jakub Kwiatkowski (Lionbridge)", - "James Lawrence (Experis)", - "Jessica Armstrong (Experis)", - "John Ehresmann (Experis)", - "Kaitlyn Grace (Experis)", - "Katarzyna Moskalewicz (Lionbridge)", - "Kevin Gittens (Experis)", - "Kyle Rennie (Experis)", - "Leon Langston (Insight Global, Inc.)", - "Maciej Łajszczak (Lionbridge)", - "Marcin Słoniewski (Lionbridge)", - "Mariusz Gil (Lionbridge)", - "Mariusz Podgórski (Lionbridge)", - "Mateusz Janiszewski (Lionbridge)", - "Michał Cieślak (Lionbridge)", - "Michelle Elbert (Experis)", - "Miłosz Kahlan (Lionbridge)", - "Patryk Telus (Lionbridge)", - "Robert Cleveland (Experis)", - "Rochishni Kolli (Experis)", - "Samuel Tharp (Experis)", - "Sean Colbert (Experis)", - "Sean Dugan (Experis)", - "Tess E Krimchansky (Experis)", - "Traci Jenkins (Experis)", - "Zofia Lenarczyk (Lionbridge)" - ] - }, - { - "title": "Test Associates", - "names": [ - "Adam Krasieńko (Lionbridge)", - "Adam Prażmo (Lionbridge)", - "Adrianna Zalewska (Lionbridge)", - "Agata Bidelska (Lionbridge)", - "Alaric Trevers (Experis)", - "Aleksander Skiba (Lionbridge)", - "Alex Richardson (Lionbridge)", - "Andrzej Wojciechowski (Lionbridge)", - "Austin Keeling (Experis)", - "Bartłomiej Dziurżyński (Lionbridge)", - "Bartłomiej Figiel (Lionbridge)", - "Bartłomiej Mareczko (Lionbridge)", - "Bartosz Brzeziński (Lionbridge)", - "Bartosz Kuchta (Lionbridge)", - "Bartosz Szklarzyński (Lionbridge)", - "Bartosz Urbankowski (Lionbridge)", - "Brian Sears (Experis)", - "Casper Sparks (Insight Global, Inc.)", - "Cezary Kociński (Lionbridge)", - "Cezary Wojewoda (Lionbridge)", - "Damian Golik (Lionbridge)", - "Daniel Justyna (Lionbridge)", - "Daniel Wystyrk (Lionbridge)", - "Eliza Duda (Lionbridge)", - "Emmanuelle Rodrigues Nunes (Lionbridge)", - "Eryk Czerski (Lionbridge)", - "Eva Horvath (Lionbridge)", - "Filip Gwarda (Lionbridge)", - "Filip Muchin (Lionbridge)", - "Grzegorz Irek (Lionbridge)", - "Grzegorz Wilkołek (Lionbridge)", - "Jacek Petela (Lionbridge)", - "Jan Gąsiorowski (Lionbridge)", - "Jan Prejs (Lionbridge)", - "Jan Zozman (Lionbridge)", - "Jared Arbaugh (Experis)", - "Jocylyn Engstrom (Experis)", - "Jonathan Garcia (Experis)", - "Jonathon Ervin (Experis)", - "Jordan Leeper (Lionbridge)", - "Justin Jones (Lionbridge)", - "Justin Smick (Experis)", - "Kacper Bujakowski (Lionbridge)", - "Kacper Kobyliński (Lionbridge)", - "Kacper Krupa (Lionbridge)", - "Kamil Konarski (Lionbridge)", - "Kamil Marut (Lionbridge)", - "Kamil Owczarczyk (Lionbridge)", - "Karol Kotowicz (Lionbridge)", - "Karol Mikusek (Lionbridge)", - "Karol Sobotka (Lionbridge)", - "Karolina Otłowska (Lionbridge)", - "Katarzyna Jaworska (Lionbridge)", - "Katarzyna Smektalska (Lionbridge)", - "Konrad Meysztowicz-Wiśniewski (Lionbridge)", - "Krzysztof Jeżak (Lionbridge)", - "Krzysztof Połomski (Lionbridge)", - "Łukasz Gołąb (Lionbridge)", - "Łukasz Sajnóg (Lionbridge)", - "Łukasz Walczyński (Lionbridge)", - "Maciej Brzeziński (Lionbridge)", - "Maciej Kienig (Lionbridge)", - "Magdalena Ścisłowska (Lionbridge)", - "Magdalena Tomaszewska (Lionbridge)", - "Maksymilian Kałucki (Lionbridge)", - "Maksymilian Kowalski (Lionbridge)", - "Małgorzata Janiszewska (Lionbridge)", - "Marcin Papadopoulos-Gajda (Lionbridge)", - "Marcin Szałek (Lionbridge)", - "Marco Paparella (Lionbridge)", - "Marek Urbański (Lionbridge)", - "Maria Wypych (Lionbridge)", - "Marvin Melitante (Experis)", - "Mateusz Kaliszewski (Lionbridge)", - "Mateusz Majewski (Lionbridge)", - "Mateusz Miturski (Lionbridge)", - "Mateusz Tran Van (Lionbridge)", - "Melchior Lewandowski-Wołosz (Lionbridge)", - "Michał Antosiak (Lionbridge)", - "Michał Młynek (Lionbridge)", - "Michał Szewczyk (Lionbridge)", - "Michał Woś (Lionbridge)", - "Monika Elandt (Lionbridge)", - "Nijat Aghamali (Lionbridge)", - "Patrick Chigges (Experis)", - "Patryk Rosiński (Lionbridge)", - "Paweł Chruszczewski (Lionbridge)", - "Paweł Kumanowski (Lionbridge)", - "Paweł Neścior (Lionbridge)", - "Piotr Biernacki (Lionbridge)", - "Piotr Gryczan (Lionbridge)", - "Piotr Jurek (Lionbridge)", - "Piotr Kolendo (Lionbridge)", - "Piotr Łowin (Lionbridge)", - "Piotr Retel (Lionbridge)", - "Piotr Słomka (Lionbridge)", - "Piotr Zieliński (Lionbridge)", - "Przemysław Goch (Lionbridge)", - "Przemysław Malinowski (Lionbridge)", - "Przemysław Wróbel (Lionbridge)", - "Rafał Brzostowski (Lionbridge)", - "Rafał Pruszkowski (Lionbridge)", - "Rafał Sapała (Lionbridge)", - "Rajkumar Kulandaivelu (Lionbridge)", - "Robert Thomas (Experis)", - "Robert Wypasek (Lionbridge)", - "Ryan Atwater (Experis)", - "Ryszard Kowalczyk (Lionbridge)", - "Sandra Meister (Lionbridge)", - "Sedona Storks (Lionbridge)", - "Šimon Kravár (Lionbridge)", - "Stanisław Dmowski (Lionbridge)", - "Stephanie Lara (Experis)", - "Szymon Mazurek (Lionbridge)", - "Szymon Okoń (Lionbridge)", - "Taylor Branim (Experis)", - "Tomasz Mirkiewicz (Lionbridge)", - "Tomasz Orlecki (Lionbridge)", - "Tomasz Selwat (Lionbridge)", - "Tomasz Sporczyk (Lionbridge)", - "Tomasz Zdrzalik (Lionbridge)", - "Tori Gasca (Experis)", - "Tyler Gladstone (Experis)", - "Tyler Riojas (Experis)", - "Weronika Smoleń (Lionbridge)", - "Wiktor Wrona (Lionbridge)", - "Wojciech Komada (Lionbridge)", - "Wojciech Nieckarz (Lionbridge)", - "Zuzanna Wielkopolan (Lionbridge)" - ] - }, - { - "title": "Studios Quality Special Thanks", - "names": [ - "Aaron Brindell (Experis)", - "Aaron Ingram (Experis)", - "Adrian Brown – Data Science Manager", - "Alex Luschen – Executive Business Administrator", - "Andrew Franklin – Outsourcing Manager", - "Brian Canning (Experis) – Test Manager, Tempe", - "Carol Stearns (Experis)", - "Chad Rankin – Client Account Director (Experis)", - "Dante Carrasco – Business Manager", - "David Boker – Director XGS Business Operations", - "Gavin Kennedy (Experis)", - "James Fry – Quality Director, Studios Quality UK", - "Jimmy Bischoff – Director of Quality, Studios Quality", - "Julie Loucks (Experis)", - "Kenna Gillooly – Executive Business Administrator", - "Lucas Rathburn (Experis)", - "Matthew Call – Software Engineering Manager", - "Ryan Burns – Software Engineering Lead", - "Zachary Bohnenkamp – Center of Excellence (Experis)" - ] - } - ] - } - ] - }, - { - "section": "Development Partner - Blackbird Interactive Alumni", - "disciplines": [ - { - "discipline": "", - "titles": [ - { - "title": "Programmers", - "names": [ - "Andrew Yuennan", - "Anish Shenwai", - "Bhavesh Gupta", - "Branko Bajcetic", - "Christina Oh", - "Christopher Whitman", - "Daniel Gold", - "Duarte Maia", - "Elizabeth Pieters", - "Eric Dahl", - "Erick Tavares", - "Gupta Bhavesh", - "Hugo Burd", - "Kevin Yu", - "Koki Pan", - "Riley Godard", - "Sandro Furini", - "Thomas Paterson", - "Umut Polat", - "Vlad Ryzhov", - "Youhan Guan" - ] - }, - { - "title": "Producers", - "names": [ - "Alex Sharp", - "David McKay", - "Kelsey Primar", - "Russell White" - ] - }, - { - "title": "Designers", - "names": [ - "Tyler Nilsson", - "Vidhi Shah" - ] - }, - { - "title": "Lead Quality Assurance Analysts", - "names": [ - "JP Canita", - "Ryan LeMesurier" - ] - }, - { - "title": "Quality Assurance Analysts", - "names": [ - "Richard Kim", - "Wes Trevor" - ] - } - ] - } - ] - }, - { - "section": "Development Partner - CSI Interfusion Inc Alumni", - "disciplines": [ - { - "discipline": "", - "titles": [ - { - "title": "Software Engineers", - "names": [ - "Aidan Gao", - "Alan Fu", - "Albert Jin", - "Alex Chen", - "Alexey Qian", - "Arvin Zhang", - "Bob Wang", - "Eric Jia", - "Harris Zhou", - "Hong Chao Fang", - "Jana Rogers", - "Jason Zhang", - "Jeff Zhang", - "Kiren Li", - "Leon Wang", - "Martin Zhen" - ] - } - ] - } - ] - }, - { - "section": "Development Partner - Disbelief Alumni", - "disciplines": [ - { - "discipline": "", - "titles": [ - { - "title": "Producers", - "names": [ - "Grue Robinson", - "Robin Billadeau", - "Stacey Gray" - ] - }, - { - "title": "Associate Producer", - "names": [ - "Andrew Sharp" - ] - }, - { - "title": "Senior Programmer", - "names": [ - "Andrew Durnford" - ] - }, - { - "title": "Programmers", - "names": [ - "Eric Nguyen", - "Kainin Tankersley", - "Luke Mayo", - "Tanner Willis", - "Yuhan Wu" - ] - } - ] - } - ] - }, - { - "section": "Development Partner - Red Lens Alumni", - "disciplines": [ - { - "discipline": "", - "titles": [ - { - "title": "GM & Development Director", - "names": [ - "Kyle Walsh" - ] - }, - { - "title": "Dev Leads", - "names": [ - "Stephen Chiavelli", - "Arend Danielek" - ] - }, - { - "title": "Tech Leads", - "names": [ - "André Tremblay", - "Henry Lisowski III", - "Kelby Lawson", - "Nathan Carlson", - "Ryan Edgemon" - ] - }, - { - "title": "Production Director", - "names": [ - "Allie Murdock" - ] - }, - { - "title": "Producer", - "names": [ - "Hollie Brown" - ] - }, - { - "title": "Software Engineers", - "names": [ - "Alan Nelson", - "Alex Green", - "Alex Gregory", - "Anna Semenets", - "Christopher Kohnert", - "Dane Curbow", - "Dylan Washburne", - "Sapphira Riza", - "Grant Wynn", - "Joshua Claeys", - "Kyle Schwaneke", - "Lorenzo DeMaine", - "Ryan Davison", - "Ryota Dan", - "Tim Royal", - "Tyler Perry", - "Zach Bowman", - "Zeke Lasater" - ] - } - ] - } - ] - }, - { - "section": "Development Partner - SiProgs Alumni", - "disciplines": [ - { - "discipline": "", - "titles": [ - { - "title": "Software Engineer", - "names": [ - "Anton Mateasik" - ] - }, - { - "title": "Software Engineers", - "names": [ - "Martin Kusnier", - "Milos Bazelides", - "Vladimir Sisolak" - ] - }, - { - "title": "Software Test Engineers", - "names": [ - "Frantisek Beke", - "Marianna Sunova" - ] - } - ] - } - ] - }, - { - "section": "Development Partner - Skybox Alumni", - "disciplines": [ - { - "discipline": "", - "titles": [ - { - "title": "Quality Assurance", - "names": [ - "Lera Kirka", - "Jake Megrian" - ] - }, - { - "title": "Software Developers", - "names": [ - "Baktash Abdollah-Shamshir-saz", - "Cole Pollock", - "Cyro Paulino da Costa Jr", - "Eugene Kuznetsov", - "Guillermo Trejo Torres", - "Gursaanj Singh Bajaj", - "Jacob Jensen", - "Mitch Filmer", - "Russell Gillette", - "Sean Siemens", - "Supriya Singh", - "William Sherif", - "Yang Zhao", - "Yen-Chun Wang" - ] - }, - { - "title": "", - "names": [ - "Ace Cheung", - "Adam Bryant", - "Adrian Smith", - "Alex MacKay", - "Alfonso Muñoz", - "Alina Varela", - "Amandeep Malhi", - "Ashlyn Gadow", - "Arta Seify", - "Blair Hitchens", - "Bren Lynne", - "Chander Siddarth", - "Chris Klassen", - "Dave MacLean", - "David Getley", - "Diana Jutras", - "Gabriel J. Gonzalez", - "Gary Shaw", - "Gary Texmo", - "Ghafur Remtulla", - "Graham Laverty", - "Hiren Amin", - "Ilya Solnyshkin", - "Jagger Nast", - "Jason Allen", - "Jeffrey Yamasaki", - "Jesse Taylor", - "Jessica Muniz", - "Joel Stack", - "Jorge Amengol", - "Jordan Pongracz", - "Josue Pacheco", - "Jun Luo", - "Justin Moon", - "Keven Nguyen", - "Kevin Hsu", - "Kris Morness", - "Kyra Yung", - "Marc Faulise", - "Marcel Brake", - "Matheus Depra Gudergues", - "Matt Klassen", - "Mitch Armstrong", - "Mitch Dawdy", - "Oliver Cannon", - "Olivia Chung", - "Orhun Erkilic", - "Oscar Yang", - "Paul Baker", - "Pedro Kauti", - "Peter Martin", - "Peter Zhang", - "Pope Kim", - "Piotr Wiacek", - "Prithiraj Ghosh", - "Rex Bai", - "Rey Brassard", - "Rohit Moni", - "Sam Martens", - "Serge Lansiquot", - "Shaun Foley", - "Shiva Gupta", - "Sim Sahin", - "Simon Gleizes", - "Stefan Sarnev", - "Steven Wong", - "Thiago Braga", - "Tim Bruecker", - "Tim Hinds", - "Tina Dhaliwal", - "Ting-Chun Sun", - "Tom Baird", - "Trevin Wong", - "Tyler Da Costa", - "Vivian Ortenzi", - "Yuri Fomenko", - "Zach Chan", - "Zike Wu" - ] - } - ] - } - ] - }, - { - "section": "Development Partner - Virtuosity Alumni", - "disciplines": [ - { - "discipline": "", - "titles": [ - { - "title": "Game Developers", - "names": [ - "Aishwarya Jayabal", - "Janani Senrayaperumal", - "Maha Srinivasan", - "Packiyanath Sivathanu", - "Prabhu Venkatraman Iyer", - "Shagun Sharma Tamta", - "Shanmugam Sanjay", - "Sheena Mathew", - "Sriram Sreenivasan", - "Sumit Kumar Suman", - "Vivek Kumar", - "Jagannathan Mannu", - "Subramani Ramanathan" - ] - }, - { - "title": "Services Developers", - "names": [ - "Ganesh Sethy", - "Nandha Arulanandam", - "Barani Dharan", - "Brogan Irwin", - "Shanthi Kanchibhotla", - "Vasanth Kumar", - "Jake Van Hyning", - "Mahesh Kumar Badam Venkata", - "Nathan VanHouten", - "Keerthana Hariharan", - "Malliga Muthuraj", - "Lenin Kumar", - "Tanmay Kamath", - "Srinivasan Kandhallu Gnanamoorthy" - ] - }, - { - "title": "Web Developers", - "names": [ - "Nazia Nazia", - "Sripriya Gunasekaran", - "Aravindan Aarumugam", - "Rakshith Murthy", - "Arockia Stanly" - ] - }, - { - "title": "Producers", - "names": [ - "Swati S Thakar", - "Chokkalingam Ramu Kuppaswamy" - ] - } - ] - } - ] - } -] \ No newline at end of file diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/texts/end.txt b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/texts/end.txt deleted file mode 100644 index 72775248..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/texts/end.txt +++ /dev/null @@ -1,151 +0,0 @@ -§3I see the player you mean. - -§2PLAYERNAME? - -§3Yes. Take care. It has reached a higher level now. It can read our thoughts. - -§2That doesn't matter. It thinks we are part of the game. - -§3I like this player. It played well. It did not give up. - -§2It is reading our thoughts as though they were words on a screen. - -§3That is how it chooses to imagine many things, when it is deep in the dream of a game. - -§2Words make a wonderful interface. Very flexible. And less terrifying than staring at the reality behind the screen. - -§3They used to hear voices. Before players could read. Back in the days when those who did not play called the players witches, and warlocks. And players dreamed they flew through the air, on sticks powered by demons. - -§2What did this player dream? - -§3This player dreamed of sunlight and trees. Of fire and water. It dreamed it created. And it dreamed it destroyed. It dreamed it hunted, and was hunted. It dreamed of shelter. - -§2Hah, the original interface. A million years old, and it still works. But what true structure did this player create, in the reality behind the screen? - -§3It worked, with a million others, to sculpt a true world in a fold of the §f§k§a§b§3, and created a §f§k§a§b§3 for §f§k§a§b§3, in the §f§k§a§b§3. - -§2It cannot read that thought. - -§3No. It has not yet achieved the highest level. That, it must achieve in the long dream of life, not the short dream of a game. - -§2Does it know that we love it? That the universe is kind? - -§3Sometimes, through the noise of its thoughts, it hears the universe, yes. - -§2But there are times it is sad, in the long dream. It creates worlds that have no summer, and it shivers under a black sun, and it takes its sad creation for reality. - -§3To cure it of sorrow would destroy it. The sorrow is part of its own private task. We cannot interfere. - -§2Sometimes when they are deep in dreams, I want to tell them, they are building true worlds in reality. Sometimes I want to tell them of their importance to the universe. Sometimes, when they have not made a true connection in a while, I want to help them to speak the word they fear. - -§3It reads our thoughts. - -§2Sometimes I do not care. Sometimes I wish to tell them, this world you take for truth is merely §f§k§a§b§2 and §f§k§a§b§2, I wish to tell them that they are §f§k§a§b§2 in the §f§k§a§b§2. They see so little of reality, in their long dream. - -§3And yet they play the game. - -§2But it would be so easy to tell them... - -§3Too strong for this dream. To tell them how to live is to prevent them living. - -§2I will not tell the player how to live. - -§3The player is growing restless. - -§2I will tell the player a story. - -§3But not the truth. - -§2No. A story that contains the truth safely, in a cage of words. Not the naked truth that can burn over any distance. - -§3Give it a body, again. - -§2Yes. Player... - -§3Use its name. - -§2PLAYERNAME. Player of games. - -§3Good. - -§2Take a breath, now. Take another. Feel air in your lungs. Let your limbs return. Yes, move your fingers. Have a body again, under gravity, in air. Respawn in the long dream. There you are. Your body touching the universe again at every point, as though you were separate things. As though we were separate things. - -§3Who are we? Once we were called the spirit of the mountain. Father sun, mother moon. Ancestral spirits, animal spirits. Jinn. Ghosts. The green man. Then gods, demons. Angels. Poltergeists. Aliens, extraterrestrials. Leptons, quarks. The words change. We do not change. - -§2We are the universe. We are everything you think isn't you. You are looking at us now, through your skin and your eyes. And why does the universe touch your skin, and throw light on you? To see you, player. To know you. And to be known. I shall tell you a story. - -§2Once upon a time, there was a player. - -§3The player was you, PLAYERNAME. - -§2Sometimes it thought itself human, on the thin crust of a spinning globe of molten rock. The ball of molten rock circled a ball of blazing gas that was three hundred and thirty thousand times more massive than it. They were so far apart that light took eight minutes to cross the gap. The light was information from a star, and it could burn your skin from a hundred and fifty million kilometres away. - -§2Sometimes the player dreamed it was a miner, on the surface of a world that was flat, and infinite. The sun was a square of white. The days were short; there was much to do; and death was a temporary inconvenience. - -§3Sometimes the player dreamed it was lost in a story. - -§2Sometimes the player dreamed it was other things, in other places. Sometimes these dreams were disturbing. Sometimes very beautiful indeed. Sometimes the player woke from one dream into another, then woke from that into a third. - -§3Sometimes the player dreamed it watched words on a screen. - -§2Let's go back. - -§2The atoms of the player were scattered in the grass, in the rivers, in the air, in the ground. A woman gathered the atoms; she drank and ate and inhaled; and the woman assembled the player, in her body. - -§2And the player awoke, from the warm, dark world of its mother's body, into the long dream. - -§2And the player was a new story, never told before, written in letters of DNA. And the player was a new program, never run before, generated by a sourcecode a billion years old. And the player was a new human, never alive before, made from nothing but milk and love. - -§3You are the player. The story. The program. The human. Made from nothing but milk and love. - -§2Let's go further back. - -§2The seven billion billion billion atoms of the player's body were created, long before this game, in the heart of a star. So the player, too, is information from a star. And the player moves through a story, which is a forest of information planted by a man called Julian, on a flat, infinite world created by a man called Markus, that exists inside a small, private world created by the player, who inhabits a universe created by... - -§3Shush. Sometimes the player created a small, private world that was soft and warm and simple. Sometimes hard, and cold, and complicated. Sometimes it built a model of the universe in its head; flecks of energy, moving through vast empty spaces. Sometimes it called those flecks "electrons" and "protons". - -§2Sometimes it called them "planets" and "stars". - -§2Sometimes it believed it was in a universe that was made of energy that was made of offs and ons; zeros and ones; lines of code. Sometimes it believed it was playing a game. Sometimes it believed it was reading words on a screen. - -§3You are the player, reading words... - -§2Shush... Sometimes the player read lines of code on a screen. Decoded them into words; decoded words into meaning; decoded meaning into feelings, emotions, theories, ideas, and the player started to breathe faster and deeper and realised it was alive, it was alive, those thousand deaths had not been real, the player was alive - -§3You. You. You are alive. - -§2and sometimes the player believed the universe had spoken to it through the sunlight that came through the shuffling leaves of the summer trees - -§3and sometimes the player believed the universe had spoken to it through the light that fell from the crisp night sky of winter, where a fleck of light in the corner of the player's eye might be a star a million times as massive as the sun, boiling its planets to plasma in order to be visible for a moment to the player, walking home at the far side of the universe, suddenly smelling food, almost at the familiar door, about to dream again - -§2and sometimes the player believed the universe had spoken to it through the zeros and ones, through the electricity of the world, through the scrolling words on a screen at the end of a dream - -§3and the universe said I love you - -§2and the universe said you have played the game well - -§3and the universe said everything you need is within you - -§2and the universe said you are stronger than you know - -§3and the universe said you are the daylight - -§2and the universe said you are the night - -§3and the universe said the darkness you fight is within you - -§2and the universe said the light you seek is within you - -§3and the universe said you are not alone - -§2and the universe said you are not separate from every other thing - -§3and the universe said you are the universe tasting itself, talking to itself, reading its own code - -§2and the universe said I love you because you are love. - -§3And the game was over and the player woke up from the dream. And the player began a new dream. And the player dreamed again, dreamed better. And the player was the universe. And the player was love. - -§3You are the player. - -§2Wake up. diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/texts/postcredits.txt b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/texts/postcredits.txt deleted file mode 100644 index aa01cebd..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/texts/postcredits.txt +++ /dev/null @@ -1,6 +0,0 @@ - - - - - -§f"Twenty years from now you will be more disappointed by the things that you didn't do than by the ones you did do. So throw off the bowlines. Sail away from the safe harbor. Catch the trade winds in your sails. Explore. Dream. Discover." §7- Unknown diff --git a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/texts/splashes.txt b/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/texts/splashes.txt deleted file mode 100644 index b71e723f..00000000 --- a/src/main/resources/Template Paper Plugin Resource Pack/assets/minecraft/texts/splashes.txt +++ /dev/null @@ -1,446 +0,0 @@ -As seen on TV! -Awesome! -100% pure! -May contain nuts! -More polygons! -Moderately attractive! -Limited edition! -Flashing letters! -It's here! -Best in class! -It's finished! -Kind of dragon free! -Excitement! -More than 500 sold! -One of a kind! -Heaps of hits on YouTube! -Indev! -Spiders everywhere! -Check it out! -Holy cow, man! -It's a game! -Made in Sweden! -Uses LWJGL! -Reticulating splines! -Minecraft! -Yaaay! -Singleplayer! -Keyboard compatible! -Ingots! -Exploding creepers! -That's no moon! -l33t! -Create! -Survive! -Dungeon! -Exclusive! -The bee's knees! -Closed source! -Classy! -Wow! -Not on steam! -Oh man! -Awesome community! -Pixels! -Teetsuuuuoooo! -Kaaneeeedaaaa! -Now with difficulty! -Enhanced! -90% bug free! -Pretty! -12 herbs and spices! -Fat free! -Absolutely no memes! -Free dental! -Ask your doctor! -Minors welcome! -Cloud computing! -Legal in Finland! -Hard to label! -Technically good! -Bringing home the bacon! -Indie! -GOTY! -Ceci n'est pas une title screen! -Euclidian! -Now in 3D! -Inspirational! -Herregud! -Complex cellular automata! -Yes, sir! -Played by cowboys! -Now on OpenGL 3.2 core profile! -Thousands of colors! -Try it! -Age of Wonders is better! -Try the mushroom stew! -Sensational! -Hot tamale, hot hot tamale! -Play him off, keyboard cat! -Guaranteed! -Macroscopic! -Bring it on! -Random splash! -Call your mother! -Monster infighting! -Loved by millions! -Ultimate edition! -Freaky! -You've got a brand new key! -Water proof! -Uninflammable! -Whoa, dude! -All inclusive! -Tell your friends! -NP is not in P! -Music by C418! -Livestreamed! -Haunted! -Polynomial! -Terrestrial! -All is full of love! -Full of stars! -Scientific! -Not as cool as Spock! -Collaborate and listen! -Never dig down! -Take frequent breaks! -Not linear! -Han shot first! -Nice to meet you! -Buckets of lava! -Ride the pig! -Larger than Earth! -sqrt(-1) love you! -Phobos anomaly! -Punching wood! -Falling off cliffs! -1% sugar! -150% hyperbole! -Synecdoche! -Let's danec! -Seecret Friday update! -Reference implementation! -Kiss the sky! -20 GOTO 10! -Verlet integration! -Peter Griffin! -Do not distribute! -Cogito ergo sum! -4815162342 lines of code! -A skeleton popped out! -The sum of its parts! -BTAF used to be good! -I miss ADOM! -umop-apisdn! -OICU812! -Bring me Ray Cokes! -Finger-licking! -Thematic! -Pneumatic! -Sublime! -Octagonal! -Une baguette! -Gargamel plays it! -Rita is the new top dog! -SWM forever! -Representing Edsbyn! -Matt Damon! -Supercalifragilisticexpialidocious! -Consummate V's! -Cow Tools! -Double buffered! -Fan fiction! -Flaxkikare! -Jason! Jason! Jason! -Hotter than the sun! -Internet enabled! -Autonomous! -Engage! -Fantasy! -DRR! DRR! DRR! -Kick it root down! -Regional resources! -Woo, facepunch! -Woo, somethingawful! -Woo, tigsource! -Woo, worldofminecraft! -Woo, reddit! -Woo, 2pp! -Google anlyticsed! -Now supports åäö! -Give us Gordon! -Tip your waiter! -Very fun! -12345 is a bad password! -Vote for net neutrality! -Lives in a pineapple under the sea! -MAP11 has two names! -Omnipotent! -Gasp! -...! -Bees, bees, bees, bees! -Jag känner en bot! -This text is hard to read if you play the game at the default resolution, but at 1080p it's fine! -Haha, LOL! -Hampsterdance! -Menger sponge! -idspispopd! -Eple (original edit)! -So fresh, so clean! -Slow acting portals! -Try the Nether! -Don't look directly at the bugs! -Oh, ok, Pigmen! -Finally with ladders! -Scary! -Play Minecraft, Watch Topgear, Get Pig! -Twittered about! -Jump up, jump up, and get down! -Joel is neat! -A riddle, wrapped in a mystery! -This parrot is no more! It has ceased to be! -Welcome to your Doom! -Stay a while, stay forever! -Stay a while and listen! -Treatment for your rash! -"Autological" is! -Information wants to be free! -"Almost never" is an interesting concept! -Lots of truthiness! -The creeper is a spy! -Turing complete! -It's groundbreaking! -Let our battle's begin! -The sky is the limit! -Jeb has amazing hair! -Ryan also has amazing hair! -Casual gaming! -Undefeated! -Kinda like Lemmings! -Follow the train, CJ! -Leveraging synergy! -This message will never appear on the splash screen, isn't that weird? -DungeonQuest is unfair! -90210! -Check out the far lands! -Tyrion would love it! -Also try VVVVVV! -Also try Super Meat Boy! -Also try Terraria! -Also try Mount And Blade! -Also try Project Zomboid! -Also try World of Goo! -Also try Limbo! -Also try Pixeljunk Shooter! -Also try Braid! -That's super! -Bread is pain! -Read more books! -Khaaaaaaaaan! -Less addictive than TV Tropes! -More addictive than lemonade! -Bigger than a bread box! -Millions of peaches! -Fnord! -This is my true form! -Don't bother with the clones! -Pumpkinhead! -Made by Jeb! -Has an ending! -Finally complete! -Feature packed! -Boots with the fur! -Stop, hammertime! -Testificates! -Conventional! -Homeomorphic to a 3-sphere! -Doesn't avoid double negatives! -Place ALL the blocks! -Does barrel rolls! -Meeting expectations! -PC gaming since 1873! -Ghoughpteighbteau tchoghs! -Déjà vu! -Déjà vu! -Got your nose! -Haley loves Elan! -Afraid of the big, black bat! -Doesn't use the U-word! -Child's play! -See you next Friday or so! -From the streets of Södermalm! -150 bpm for 400000 minutes! -Technologic! -Funk soul brother! -Pumpa kungen! -日本ハロー! -한국 안녕하세요! -Helo Cymru! -Cześć Polsko! -你好中国! -Γεια σου Ελλάδα! -My life for Aiur! -Lennart lennart = new Lennart(); -I see your vocabulary has improved! -Who put it there? -You can't explain that! -if not ok then return end -§1C§2o§3l§4o§5r§6m§7a§8t§9i§ac -§kFUNKY LOL -Big Pointy Teeth! -Bekarton guards the gate! -Mmmph, mmph! -Don't feed avocados to parrots! -Swords for everyone! -Plz reply to my tweet! -.party()! -Take her pillow! -Put that cookie down! -Pretty scary! -I have a suggestion. -Now with extra hugs! -Java 16 + 1 + 4 = 21! -Woah. -HURNERJSGER? -What's up, Doc? -Now contains 32 random daily cats! -That's Numberwang! -pls rt -Do you want to join my server? -Put a little fence around it! -Throw a blanket over it! -One day, somewhere in the future, my work will be quoted! -Now with additional stuff! -Extra things! -Yay, puppies for everyone! -So sweet, like a nice bon bon! -Very influential in its circle! -Now With Multiplayer! -Rise from your grave! -Warning! A huge battleship "STEVE" is approaching fast! -Blue warrior shot the food! -Run, coward! I hunger! -Flavor with no seasoning! -Strange, but not a stranger! -Tougher than diamonds, rich like cream! -It swings, it jives! -Cruising streets for gold! -Take an eggbeater and beat it against a skillet! -Make me a table, a funky table! -Take the elevator to the mezzanine! -Stop being reasonable, this is the Internet! -/give @a hugs 64 -This is good for Realms. -Any computer is a laptop if you're brave enough! -Do it all, everything! -Where there is not light, there can spider! -GNU Terry Pratchett -More Digital! -doot doot -Falling with style! -There's no stopping the Trollmaso -Throw yourself at the ground and miss -Rule #1: it's never my fault -Replaced molten cheese with blood? -Absolutely fixed relatively broken coordinates -Boats FTW -Javalicious edition -Should not be played while driving -You're going too fast! -Don't feed chocolate to parrots! -The true meaning of covfefe -An illusion! What are you hiding? -Something's not quite right... -Thank you for the fish! -All rumors are true! -Truly gone fishing! -Rainbow turtle? -Something funny! -I need more context. -Ahhhhhh! -Don't worry, be happy! -Water bottle! -What's the question? -Plant a tree! -Go to the dentist! -What do you expect? -Look mum, I'm in a splash! -It came from space. -Awesome game design right there! -Ph1lza had a good run! -10 years of Mining and Crafting! -Ping the human! -In case it isn't obvious, foxes aren't players. -Buzzy Bees! -Minecraft Java Edition presents: Disgusting Bugs -Wash your hands! -Soap and water! -Support local businesses! -Stay home and play games! -Stay safe! -Stay strong! -Cough or sneeze into your elbow! -Don’t touch your face! -Support elderly relatives and friends! -Prepare, but don’t hoard! -Gamers unite – separately in your own homes! -Save the world – stay inside! -Shop for your elders! -Hang out with your friends online! -Honey, I grew the bees! -Find your claw! -Everybody do the Leif! -<3 Max & 99 & Ducky! -Bushy eyebrows! -Edit is a name! -From free range developers! -Music by Lena Raine! -Aww man! -#minecraftfarms -And my pickaxe! -Envision! Create! Share! -Fabulous graphics! -Also try Minecraft Dungeons! -Vanilla! -May contain traces of citrus! -Zoglin!? -Black lives matter! -Be anti-racist! -Learn about allyship! -Speak OUT against injustice and UP for equality! -Amplify and listen to BIPOC voices! -Educate your friends on anti-racism! -Support the BIPOC community and creators! -Stand up for equality in your community! -[this splash text is now available] -Contains simulated goats! -Home-made! -There's <