diff options
Diffstat (limited to 'src/main/resources/assets/eris_alchemy/blockstates/alchemical_chest.json')
| -rw-r--r-- | src/main/resources/assets/eris_alchemy/blockstates/alchemical_chest.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/main/resources/assets/eris_alchemy/blockstates/alchemical_chest.json b/src/main/resources/assets/eris_alchemy/blockstates/alchemical_chest.json new file mode 100644 index 0000000..e04b5f5 --- /dev/null +++ b/src/main/resources/assets/eris_alchemy/blockstates/alchemical_chest.json | |||
| @@ -0,0 +1,7 @@ | |||
| 1 | { | ||
| 2 | "variants": { | ||
| 3 | "": { | ||
| 4 | "model": "eris_alchemy:block/alchemical_chest" | ||
| 5 | } | ||
| 6 | } | ||
| 7 | } \ No newline at end of file | ||