diff --git a/common/src/main/resources/assets/addemall/models/item/tutorial_sand_block.json b/common/src/main/resources/assets/addemall/models/item/tutorial_sand_block.json deleted file mode 100644 index fb692ff..0000000 --- a/common/src/main/resources/assets/addemall/models/item/tutorial_sand_block.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "addemall:block/tutorial_sand_block" -} diff --git a/common/src/main/resources/assets/addemall/models/item/tutorial_stone_block.json b/common/src/main/resources/assets/addemall/models/item/tutorial_stone_block.json deleted file mode 100644 index c0842df..0000000 --- a/common/src/main/resources/assets/addemall/models/item/tutorial_stone_block.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "addemall:block/tutorial_stone_block" -} diff --git a/common/src/main/resources/assets/addemall/models/item/tutorial_wool_block.json b/common/src/main/resources/assets/addemall/models/item/tutorial_wool_block.json deleted file mode 100644 index 485c224..0000000 --- a/common/src/main/resources/assets/addemall/models/item/tutorial_wool_block.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "addemall:block/tutorial_wool_block" -}