mirror of
https://git.fellies.tech/minecraft/fellies.git
synced 2021-02-13 10:18:48 +00:00
v0.7-1.16.5-36.0.14
This commit is contained in:
8
kubejs[atm]/assets/kubejs/models/block/magical_soil.json
Normal file
8
kubejs[atm]/assets/kubejs/models/block/magical_soil.json
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_bottom_top",
|
||||
"textures": {
|
||||
"side": "kubejs:block/magical_soil_side",
|
||||
"bottom": "minecraft:block/dirt",
|
||||
"top": "kubejs:block/magical_soil_top"
|
||||
}
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_all",
|
||||
"textures": {
|
||||
"all": "kubejs:block/nether_star_block"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user