You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had Patbox attempt to add GOML compatibillity to their mod Universal Graves, and unfortunately this did not work. Curious if you would be able to help us make this work. Currently using it on the All Of Fabric 4 public server. He thinks the issue might have to do with the grave being universal_graves:grave serverside, but client side its just minecraft:player_head. It would be nice to just be able to whitelist block ids in the config that GOML would ignore similar to Flan. But either method is fine.
I had Patbox attempt to add GOML compatibillity to their mod Universal Graves, and unfortunately this did not work. Curious if you would be able to help us make this work. Currently using it on the All Of Fabric 4 public server. He thinks the issue might have to do with the grave being universal_graves:grave serverside, but client side its just minecraft:player_head. It would be nice to just be able to whitelist block ids in the config that GOML would ignore similar to Flan. But either method is fine.
Here is their compatibility code.
https://github.com/Patbox/UniversalGraves/blob/691dc53884a16caed607bb9bfee8ae56b946bb4f/src/main/java/eu/pb4/graves/compat/GomlCompat.java
The text was updated successfully, but these errors were encountered: