Stone dust rework (#2782)
* geology * starting some loot table stuff * more stuff * swap some rocks * refactor * phew * drive-by fix * all done I think * remove sylvite * oh yeah baby it's all coming together * cleaned up some lines that didn't do anything, added more comments, removed log spam * blah blah * fix drying mat * fix ladders * tfc, beneath, and moon stuff done...? this is gonna take 5ever * a * some sand stuff, more stone types * wrong way around * unifying various brick block recipes * remove shaped create deco brick recipes * some progress on block creation * we got into the create world screen! * getting somewhere * Reloaded with no KubeJS errors! * new assets * I thiiiink that's about everything * fix some stonecutting * recipe declared but never used
This commit is contained in:
parent
72226deac0
commit
89030d3564
73 changed files with 2894 additions and 5936 deletions
|
|
@ -40,8 +40,8 @@
|
|||
"hardened": "tfg:rock/hardened_red_granite",
|
||||
"gravel": "tfg:rock/gravel_red_granite",
|
||||
"cobble": "gtceu:red_granite_cobblestone",
|
||||
"sand": "tfc:sand/red",
|
||||
"sandstone": "tfc:raw_sandstone/red",
|
||||
"sand": "minecraft:red_sand",
|
||||
"sandstone": "minecraft:red_sandstone",
|
||||
"spike": "tfg:spike/red_granite_spike",
|
||||
"loose": "tfg:loose/red_granite"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -1,9 +0,0 @@
|
|||
{
|
||||
"asset_name": "glass_tfc",
|
||||
"description": {
|
||||
"color": "#c2c2c6",
|
||||
"translate": "trim_material.tfc.glass_tfc"
|
||||
},
|
||||
"ingredient": "gtceu:exquisite_glass_gem",
|
||||
"item_model_index": 0.189
|
||||
}
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
{
|
||||
"asset_name": "glass_tfc",
|
||||
"description": {
|
||||
"color": "#c2c2c6",
|
||||
"translate": "trim_material.tfc.glass_tfc"
|
||||
},
|
||||
"ingredient": "gtceu:exquisite_glass_gem",
|
||||
"item_model_index": 0.189
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue