Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-250440

Blocks That Sculk Veins Can't Grow On Can't Be Modified

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • None
    • 22w16b
    • None
    • Unconfirmed
    • (Unassigned)

      private class SculkVeinGrowChecker extends LichenGrowChecker {

      Because the Class that handles this is private, there's no way to access the "canGrow" method.
      A simpler solution would be to replace the blockState checks in canGrow with a check to see if the block is in a tag.
      This is quite important for mods that want to add new Sculk blocks, so this addition would be much appreciated.

            Unassigned Unassigned
            Lunade_ Lunade Lunade
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: