Capsule

Capsule

7M Downloads

1.21 - add `c:relocation_not_supported` to excluded tag

TelepathicGrunt opened this issue ยท 2 comments

commented

Dont replace the mod-specific tag. Just have it pull from c tag
image

commented

I'm not sure how to test properly and I'm fully familiar yet how tag works. I'm updating data/capsule/tags/block/excluded.json to the following (1.20.4 for now), would it work ?

{
  "replace": false,
  "values": [
    {
      "id": "#c:relocation_not_supported",
      "required": false
    },
    {
      "id": "#c:immovable",
      "required": false
    },
    {
      "id": "#tombstone:player_graves",
      "required": false
    }
  ]
}
commented

That would work yea. c:immovable is replaced with c:relocation_not_supported btw in 1.20.6 iirc even on fabric