snow layer tags for quicksand
This commit is contained in:
@@ -5,6 +5,10 @@ const registerWABBlockTags = (event) => {
|
||||
event.removeAllTagsFrom(block)
|
||||
event.add('c:hidden_from_recipe_viewers', block)
|
||||
})
|
||||
|
||||
// don't put sand layers on these, otherwise they'll fall through
|
||||
event.add('minecraft:snow_layer_cannot_survive_on', 'wan_ancient_beasts:quick_sand')
|
||||
event.add('minecraft:snow_layer_cannot_survive_on', 'wan_ancient_beasts:quick_red_sand')
|
||||
}
|
||||
|
||||
const registerWABItemTags = (event) => {
|
||||
|
||||
Reference in New Issue
Block a user