moon biome/feature updates, added chorus plants

This commit is contained in:
Pyritie 2025-05-10 15:00:09 +01:00
parent 0130abd232
commit 58641ad8db
17 changed files with 422 additions and 33 deletions

View file

@ -15,7 +15,7 @@ function registerTFGSpaceBlocks(event) {
.opaque(true)
event.create('tfg:rock/hardened_moon_deepslate')
.stoneSoundType()
.soundType('deepslate')
.requiresTool(true)
.item(item => {
item.modelJson({ parent: 'ad_astra:item/moon_deepslate' })