More Better End plants (#1471)
* github pls * add initial textures + blockstates * models * started writing up the blocks * model adjustments, added item models and textures * cleanup * git moment
This commit is contained in:
parent
a607627d98
commit
87f9d0cf6d
624 changed files with 13023 additions and 25 deletions
|
|
@ -394,6 +394,9 @@ const registerTFGBlockTags = (event) => {
|
|||
|
||||
// #region Mars blocks
|
||||
event.add('minecraft:dirt', 'tfg:grass/mars_dirt')
|
||||
event.add('minecraft:dirt', 'tfg:grass/amber_mycelium')
|
||||
event.add('minecraft:dirt', 'tfg:grass/rusticus_mycelium')
|
||||
event.add('minecraft:dirt', 'tfg:grass/sangnum_mycelium')
|
||||
event.add('tfc:dirt', 'tfg:grass/mars_dirt')
|
||||
event.add('tfc:grass', 'tfg:grass/amber_mycelium')
|
||||
event.add('tfc:grass', 'tfg:grass/rusticus_mycelium')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue