diff --git a/src/main/resources/assets/paradise_lost/models/block/crystal_chest.json b/src/main/resources/assets/paradise_lost/models/block/crystal_chest.json deleted file mode 100644 index 280c44ee7..000000000 --- a/src/main/resources/assets/paradise_lost/models/block/crystal_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "paradise_lost:block/floestone" - } -} diff --git a/src/main/resources/assets/paradise_lost/models/block/golden_oak_chest.json b/src/main/resources/assets/paradise_lost/models/block/golden_oak_chest.json deleted file mode 100644 index c25f0cb16..000000000 --- a/src/main/resources/assets/paradise_lost/models/block/golden_oak_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "paradise_lost:block/mother_aurel_planks" - } -} diff --git a/src/main/resources/assets/paradise_lost/models/block/orange_chest.json b/src/main/resources/assets/paradise_lost/models/block/orange_chest.json deleted file mode 100644 index 18dd79ada..000000000 --- a/src/main/resources/assets/paradise_lost/models/block/orange_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "paradise_lost:block/orange_planks" - } -} diff --git a/src/main/resources/assets/paradise_lost/models/block/skyroot_chest.json b/src/main/resources/assets/paradise_lost/models/block/skyroot_chest.json deleted file mode 100644 index b428148b0..000000000 --- a/src/main/resources/assets/paradise_lost/models/block/skyroot_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "paradise_lost:block/aurel_planks" - } -} diff --git a/src/main/resources/assets/paradise_lost/models/block/wisteria_chest.json b/src/main/resources/assets/paradise_lost/models/block/wisteria_chest.json deleted file mode 100644 index 55ad9782a..000000000 --- a/src/main/resources/assets/paradise_lost/models/block/wisteria_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "paradise_lost:block/wisteria_planks" - } -} diff --git a/src/main/resources/assets/paradise_lost/models/item/crystal_chest.json b/src/main/resources/assets/paradise_lost/models/item/crystal_chest.json deleted file mode 100644 index 247e1a005..000000000 --- a/src/main/resources/assets/paradise_lost/models/item/crystal_chest.json +++ /dev/null @@ -1,110 +0,0 @@ -{ - "parent": "builtin/entity", - "textures": { - "particle": "paradise_lost:block/floestone" - }, - "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/assets/paradise_lost/models/item/golden_oak_chest.json b/src/main/resources/assets/paradise_lost/models/item/golden_oak_chest.json deleted file mode 100644 index abc68037f..000000000 --- a/src/main/resources/assets/paradise_lost/models/item/golden_oak_chest.json +++ /dev/null @@ -1,110 +0,0 @@ -{ - "parent": "builtin/entity", - "textures": { - "particle": "paradise_lost:block/mother_aurel_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/assets/paradise_lost/models/item/orange_chest.json b/src/main/resources/assets/paradise_lost/models/item/orange_chest.json deleted file mode 100644 index 4b85ef263..000000000 --- a/src/main/resources/assets/paradise_lost/models/item/orange_chest.json +++ /dev/null @@ -1,110 +0,0 @@ -{ - "parent": "builtin/entity", - "textures": { - "particle": "paradise_lost:block/orange_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/assets/paradise_lost/models/item/skyroot_chest.json b/src/main/resources/assets/paradise_lost/models/item/skyroot_chest.json deleted file mode 100644 index 0c5b7a773..000000000 --- a/src/main/resources/assets/paradise_lost/models/item/skyroot_chest.json +++ /dev/null @@ -1,110 +0,0 @@ -{ - "parent": "builtin/entity", - "textures": { - "particle": "paradise_lost:block/aurel_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/assets/paradise_lost/models/item/wisteria_chest.json b/src/main/resources/assets/paradise_lost/models/item/wisteria_chest.json deleted file mode 100644 index 085b81af5..000000000 --- a/src/main/resources/assets/paradise_lost/models/item/wisteria_chest.json +++ /dev/null @@ -1,110 +0,0 @@ -{ - "parent": "builtin/entity", - "textures": { - "particle": "paradise_lost:block/wisteria_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 - ] - } - } -}