This commit is contained in:
Pyritie 2026-02-02 17:44:30 +00:00
commit 8a46a01b7c
14 changed files with 132 additions and 16 deletions

View file

@ -0,0 +1,7 @@
{
"parent": "tfg:block/fission_component",
"textures": {
"infill": "tfg:block/fission/beryllium_sandy",
"frame": "tfg:block/empty_fission_frame"
}
}

View file

@ -0,0 +1,7 @@
{
"parent": "tfg:block/fission_component",
"textures": {
"infill": "tfg:block/fission/copper_sandy",
"frame": "tfg:block/empty_fission_frame"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "minecraft:block/cube_all",
"textures": {
"all": "tfg:block/fission/beryllium_sandy"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "minecraft:block/cube_all",
"textures": {
"all": "tfg:block/fission/copper_sandy"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 433 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 771 B