some more tweaks
This commit is contained in:
parent
1fb98d9cb8
commit
a9eab2e3b9
5 changed files with 41 additions and 8 deletions
|
|
@ -222,10 +222,12 @@ function registerTFGSpaceBlocks(event) {
|
|||
.soundType('nether_wart')
|
||||
.lightLevel(0.4)
|
||||
.tagItem('tfg:moon_plants')
|
||||
.tagBlock('minecraft:replaceable')
|
||||
|
||||
event.create('tfg:lunar_sprouts', 'tfg:decorative_plant')
|
||||
.soundType('nether_wart')
|
||||
.tagItem('tfg:moon_plants')
|
||||
.tagBlock('minecraft:replaceable')
|
||||
|
||||
event.create('tfg:corallium_arenicolus_0', 'tfg:double_decorative_plant')
|
||||
.soundType('nether_wart')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue