Waystones (Fabric Edition)

Waystones (Fabric Edition)

3M Downloads

GOML Compatibility ?

gamerpotion opened this issue ยท 1 comments

commented

Minecraft Version

1.19.3

Mod Loader

Fabric

Mod Loader Version

Fabric 0.14.15

Mod Version

waystones-fabric-1.19.3-12.0.2

Describe the Issue

hi, i recently added this version of waystones to my DarkRPG modpack.
just wondering is there a way to make it work so other users can toggle it inside claims from GOML - https://www.curseforge.com/minecraft/mc-mods/get-off-my-lawn-reserved

it seems that even after adding it to the trusted block list, it cant be toggled so am confused how to get it working?

https://cdn.discordapp.com/attachments/1077886427012014091/1078511934028120155/javaw_jPiOV7Tok4.mp4

"allowedBlockInteraction": [
    "waystones:waystone",
    "waystones:mossy_waystone",
    "waystones:sandy_waysone",
    "waystones:sharestone",
    "waystones:warp_plate",
    "waystones:portstone",
    "waystones:white_sharestone",
    "waystones:orange_sharestone",
    "waystones:warp_stone",
    "waystones:magenta_sharestone",
    "waystones:light_blue_sharestone",
    "waystones:yellow_sharestone",
    "waystones:lime_sharestone",
    "waystones:pink_sharestone",
    "waystones:gray_sharestone",
    "waystones:light_gray_sharestone",
    "waystones:cyan_sharestone",
    "waystones:purple_sharestone",
    "waystones:blue_sharestone",
    "waystones:brown_sharestone",
    "waystones:green_sharestone",
    "waystones:red_sharestone",
    "waystones:black_sharestone"
  ],
  "allowedEntityInteraction": [
    "waystones:waystone",
    "waystones:mossy_waystone",
    "waystones:sandy_waysone",
    "waystones:sharestone",
    "waystones:warp_plate",
    "waystones:portstone",
    "waystones:white_sharestone",
    "waystones:orange_sharestone",
    "waystones:warp_stone",
    "waystones:magenta_sharestone",
    "waystones:light_blue_sharestone",
    "waystones:yellow_sharestone",
    "waystones:lime_sharestone",
    "waystones:pink_sharestone",
    "waystones:gray_sharestone",
    "waystones:light_gray_sharestone",
    "waystones:cyan_sharestone",
    "waystones:purple_sharestone",
    "waystones:blue_sharestone",
    "waystones:brown_sharestone",
    "waystones:green_sharestone",
    "waystones:red_sharestone",
    "waystones:black_sharestone"
  ],```

### Logs

_No response_

### Do you use any performance-enhancing mods (e.g. OptiFine) or custom server distributions (e.g. SpongeForge)?

_No response_
commented

You should bring this to the developer of GOML, I do not know how it works internally, how it's configured or what edge cases it has.