Added Soul Forge block and WIP model
This commit is contained in:
parent
72ed003da1
commit
8b024e1703
8 changed files with 287 additions and 13 deletions
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"forge_marker": 1,
|
||||
"defaults": {
|
||||
"textures": {
|
||||
"base": "minecraft:blocks/iron_block",
|
||||
"base_bottom": "minecraft:blocks/gold_block",
|
||||
"glass": "minecraft:blocks/glass",
|
||||
"attachment": "minecraft:blocks/stone"
|
||||
},
|
||||
"uvlock": true
|
||||
},
|
||||
"variants": {
|
||||
"normal": {
|
||||
"model": "bloodmagic:sub/BlockSoulForge",
|
||||
"submodel": {
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue