trying to pass NBT around and crashing

This commit is contained in:
Mohammad-Ali Minaie
2017-12-17 00:09:25 -05:00
parent c7be7d569f
commit 8a4d0cf70c
9 changed files with 174 additions and 19 deletions

View File

@@ -0,0 +1,12 @@
{
"forge_marker":1,
"defaults": {
"textures": {
"particle": "forgecraft:blocks/stone_slab",
"texture": "forgecraft:blocks/stone_slab"
}
},
"variants": {
"normal": { "model": "forgecraft:crucibleshut" }
}
}