0.11.19
This commit is contained in:
parent
c76c4a0f2f
commit
e7beb2763c
3 changed files with 42 additions and 42 deletions
|
|
@ -335,7 +335,7 @@ function registerTFGWorldGenVenusDecoBlocks(event) {
|
|||
|
||||
event.create('betterend:shadow_plant', 'tfg:decorative_plant')
|
||||
.soundType('crop')
|
||||
.mapColor('color_black')
|
||||
.mapColor('none')
|
||||
.box(3, 0, 3, 13, 10, 13)
|
||||
.tagItem('tfg:venus_plants')
|
||||
.tagBlock('tfg:do_not_destroy_in_space')
|
||||
|
|
@ -343,7 +343,7 @@ function registerTFGWorldGenVenusDecoBlocks(event) {
|
|||
event.create('betterend:twisted_vine', 'tfg:tall_decorative_plant')
|
||||
.height(3)
|
||||
.soundType('crop')
|
||||
.mapColor('color_black')
|
||||
.mapColor('none')
|
||||
.box(3, 0, 3, 13, 16, 13)
|
||||
.tagItem('tfg:venus_plants')
|
||||
.tagBlock('tfg:do_not_destroy_in_space')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue