forked from TAIGA/TAIGA
Fixed missing and wrong positioned names
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"forge_marker": 1,
|
||||
"defaults": {
|
||||
"model": "forge:fluid"
|
||||
},
|
||||
"variants": {
|
||||
"arcanite": [
|
||||
{
|
||||
"custom": {
|
||||
"fluid": "arcanite"
|
||||
}
|
||||
}
|
||||
],
|
||||
"titanite": [
|
||||
{
|
||||
"custom": {
|
||||
"fluid": "titanite"
|
||||
}
|
||||
}
|
||||
],
|
||||
"dyonite": [
|
||||
{
|
||||
"custom": {
|
||||
"fluid": "dyonite"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user