Moloch the Consumer

Moloch the Consumer

126 Downloads

Moloch hearts need to have bedrock-level hardness

ramou opened this issue ยท 2 comments

commented

Or anything else that would make them immovable/unbreakable

commented

Something like:

register("bedrock", new Block(AbstractBlock.Properties.create(Material.ROCK).hardnessAndResistance(-1.0F, 3600000.0F).noDrops().setAllowsSpawn(Blocks::neverAllowSpawn)))
commented

Fixed in 2a378f7