Version 5.4
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"variants": {
|
||||
"age=0": {
|
||||
"model": "mysticalagriculture:block/mystical_resource_crop_0"
|
||||
},
|
||||
"age=1": {
|
||||
"model": "mysticalagriculture:block/mystical_resource_crop_1"
|
||||
},
|
||||
"age=2": {
|
||||
"model": "mysticalagriculture:block/mystical_resource_crop_2"
|
||||
},
|
||||
"age=3": {
|
||||
"model": "mysticalagriculture:block/mystical_resource_crop_3"
|
||||
},
|
||||
"age=4": {
|
||||
"model": "mysticalagriculture:block/mystical_resource_crop_4"
|
||||
},
|
||||
"age=5": {
|
||||
"model": "mysticalagriculture:block/mystical_resource_crop_5"
|
||||
},
|
||||
"age=6": {
|
||||
"model": "mysticalagriculture:block/mystical_resource_crop_6"
|
||||
},
|
||||
"age=7": {
|
||||
"model": "mysticalagriculture:block/entro_crop"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"variants": {
|
||||
"age=0": {
|
||||
"model": "mysticalagriculture:block/mystical_resource_crop_0"
|
||||
},
|
||||
"age=1": {
|
||||
"model": "mysticalagriculture:block/mystical_resource_crop_1"
|
||||
},
|
||||
"age=2": {
|
||||
"model": "mysticalagriculture:block/mystical_resource_crop_2"
|
||||
},
|
||||
"age=3": {
|
||||
"model": "mysticalagriculture:block/mystical_resource_crop_3"
|
||||
},
|
||||
"age=4": {
|
||||
"model": "mysticalagriculture:block/mystical_resource_crop_4"
|
||||
},
|
||||
"age=5": {
|
||||
"model": "mysticalagriculture:block/mystical_resource_crop_5"
|
||||
},
|
||||
"age=6": {
|
||||
"model": "mysticalagriculture:block/mystical_resource_crop_6"
|
||||
},
|
||||
"age=7": {
|
||||
"model": "mysticalagriculture:block/xychorium_gem_crop"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "mysticalagriculture:block/mystical_resource_crop_7",
|
||||
"textures": {
|
||||
"flower": "mysticalagriculture:block/flower/entro_flower"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "mysticalagriculture:block/mystical_resource_crop_7",
|
||||
"textures": {
|
||||
"flower": "mysticalagriculture:block/flower/xychorium_gem_flower"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:item/generated",
|
||||
"textures": {
|
||||
"layer0": "mysticalagriculture:item/essence/entro_essence"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:item/generated",
|
||||
"textures": {
|
||||
"layer0": "mysticalagriculture:item/seeds/entro_seeds"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:item/generated",
|
||||
"textures": {
|
||||
"layer0": "mysticalagriculture:item/essence/xychorium_gem_essence"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:item/generated",
|
||||
"textures": {
|
||||
"layer0": "mysticalagriculture:item/seeds/xychorium_gem_seeds"
|
||||
}
|
||||
}
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 661 B |
Binary file not shown.
|
After Width: | Height: | Size: 2.0 KiB |
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"animation":{
|
||||
"frametime":20,
|
||||
"interpolate": true
|
||||
}
|
||||
}
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 245 B |
Binary file not shown.
|
After Width: | Height: | Size: 1.2 KiB |
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"animation":{
|
||||
"frametime":20,
|
||||
"interpolate": true
|
||||
}
|
||||
}
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 223 B |
Binary file not shown.
|
After Width: | Height: | Size: 870 B |
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"animation":{
|
||||
"frametime":20,
|
||||
"interpolate": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user