fixed rabbit spawns
This commit is contained in:
parent
9a22f5ad71
commit
9ee86e8ecf
1 changed files with 1 additions and 1 deletions
|
|
@ -107,7 +107,7 @@ const registerAdAstraBlockTags = (event) => {
|
|||
event.add('ad_astra:moon_stone_replaceables', 'tfc:rock/raw/dacite')
|
||||
event.add('ad_astra:moon_stone_replaceables', 'tfc:rock/hardened/dacite')
|
||||
|
||||
event.add('minecraft:rabbits_spawnable_on', 'ad_astra:moon_stone_replaceables')
|
||||
event.add('minecraft:rabbits_spawnable_on', '#ad_astra:moon_stone_replaceables')
|
||||
|
||||
event.add('tfc:can_landslide', 'ad_astra:moon_sand')
|
||||
event.add('tfc:can_landslide', 'ad_astra:mars_sand')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue