more forest deco

This commit is contained in:
Pyritie 2025-09-02 23:58:03 +01:00
parent 3359f6e6df
commit 3125174374

View file

@ -24,6 +24,7 @@ TFCEvents.worldgenData(event => {
[ // ground cover [ // ground cover
'minecraft:crimson_fungus', 'minecraft:crimson_fungus',
'beneath:wood/fallen_leaves/crimson', 'beneath:wood/fallen_leaves/crimson',
'beneath:wood/leaves/crimson',
'beneath:wood/twig/crimson', 'beneath:wood/twig/crimson',
'tfg:groundcover/wraptor_feather', 'tfg:groundcover/wraptor_feather',
'tfg:groundcover/glider_feather' 'tfg:groundcover/glider_feather'
@ -49,6 +50,7 @@ TFCEvents.worldgenData(event => {
[ [
'minecraft:warped_fungus', 'minecraft:warped_fungus',
'beneath:wood/fallen_leaves/warped', 'beneath:wood/fallen_leaves/warped',
'beneath:wood/leaves/warped',
'beneath:wood/twig/warped', 'beneath:wood/twig/warped',
'tfg:groundcover/wraptor_feather', 'tfg:groundcover/wraptor_feather',
'tfg:groundcover/glider_feather' 'tfg:groundcover/glider_feather'