moon biome/feature updates, added chorus plants
This commit is contained in:
parent
0130abd232
commit
58641ad8db
17 changed files with 422 additions and 33 deletions
|
|
@ -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' })
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue