Snow! Real Magic! ⛄ (Forge)

Snow! Real Magic! ⛄ (Forge)

22M Downloads

Incompatibility with Regions Unexplored

KostromDan opened this issue · 5 comments

commented

Mod loader

Fabric

Minecraft version

1.19.2

Mod version

6.5.3

Modloader version

43.2.23

Modpack info

No response

If bug:

  • Can you reproduce this issue with relevant mods only?

If bug: The latest.log file

No response

Issue description

image
image

commented

you just had to put that block in this mod's block tag

commented

you just had to put that block in this mod's block tag
What tag? I can't find any tag from snowrealmagic in vanilla grass for example.

commented
ServerEvents.tags('block', event => {
    event.add("snowrealmagic:containables", 'regions_unexplored:medium_grass')
})
commented

yep, exactly