Universal Graves

Universal Graves

3M Downloads

[BUG] Fix for Minecraft 1.20.4

FutureLizard205 opened this issue ยท 2 comments

commented

Replace
"minecraft:grass"
with
"minecraft:short_grass"
in the
resources/data/universal_graves/tags/blocks/replaceable.json
file.

commented

how to do this inside server files?
My 1.20.4 fabric server is crashing on startup...

commented

@YankeeDoodleDoo This bug doesn't make it crash, all it does is that, when placing a grave, it will not be able to replace any short grass/snow layer/etc with the grave, so it will look for a free spot further away. Your problem must be with something else.