Skip to content
This repository was archived by the owner on Oct 24, 2020. It is now read-only.

Conversation

@YellowZaki
Copy link

I've replaced several blocks from config by using:

  • "Block#getState() instanceOf InventoryHolder" so we don't have to manually add Chests, Shulkerboxes...
  • "Tag.SIGNS.isTagged(mat)" so we don't have to specify all the variants (1.16 warped and crimson signs were not added for example). Other Tags: WALL_SIGNS, TRAPDOORS, DOORS, BUTTONS, FENCE_GATES, BEDS, FLOWER_POTS.

I had to bump api version to 1.16 because there are some tags like FENCE_GATES which are not on 1.14.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant