Merge branch 'dev' of https://github.com/TerraFirmaGreg-Team/Modpack-Modern into dev
This commit is contained in:
commit
8a46a01b7c
14 changed files with 132 additions and 16 deletions
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"parent": "tfg:block/fission_component",
|
||||
"textures": {
|
||||
"infill": "tfg:block/fission/beryllium_sandy",
|
||||
"frame": "tfg:block/empty_fission_frame"
|
||||
}
|
||||
}
|
||||
7
kubejs/assets/tfg/models/block/copper_sandy_frame.json
Normal file
7
kubejs/assets/tfg/models/block/copper_sandy_frame.json
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"parent": "tfg:block/fission_component",
|
||||
"textures": {
|
||||
"infill": "tfg:block/fission/copper_sandy",
|
||||
"frame": "tfg:block/empty_fission_frame"
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "minecraft:block/cube_all",
|
||||
"textures": {
|
||||
"all": "tfg:block/fission/beryllium_sandy"
|
||||
}
|
||||
}
|
||||
6
kubejs/assets/tfg/models/block/fission/copper_sandy.json
Normal file
6
kubejs/assets/tfg/models/block/fission/copper_sandy.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "minecraft:block/cube_all",
|
||||
"textures": {
|
||||
"all": "tfg:block/fission/copper_sandy"
|
||||
}
|
||||
}
|
||||
BIN
kubejs/assets/tfg/textures/block/fission/beryllium_sandy.png
Normal file
BIN
kubejs/assets/tfg/textures/block/fission/beryllium_sandy.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 433 B |
BIN
kubejs/assets/tfg/textures/block/fission/copper_sandy.png
Normal file
BIN
kubejs/assets/tfg/textures/block/fission/copper_sandy.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 771 B |
Loading…
Add table
Add a link
Reference in a new issue