mirror of
https://git.fellies.tech/minecraft/fellies.git
synced 2021-02-13 10:18:48 +00:00
8 lines
197 B
JSON
8 lines
197 B
JSON
|
{
|
||
|
"parent": "minecraft:block/cube_bottom_top",
|
||
|
"textures": {
|
||
|
"side": "kubejs:block/magical_soil_side",
|
||
|
"bottom": "minecraft:block/dirt",
|
||
|
"top": "kubejs:block/magical_soil_top"
|
||
|
}
|
||
|
}
|