make gay block stronger 🧌
This commit is contained in:
parent
14979ade8a
commit
ab7fed7686
@ -9,7 +9,7 @@ import net.minecraft.sound.BlockSoundGroup;
|
|||||||
public class FabricBlock extends Block {
|
public class FabricBlock extends Block {
|
||||||
|
|
||||||
public FabricBlock() {
|
public FabricBlock() {
|
||||||
super(FabricBlockSettings.of(Material.WOOL).breakByHand(false).sounds(BlockSoundGroup.ANCIENT_DEBRIS).strength(100, 100f));
|
super(FabricBlockSettings.of(Material.WOOL).breakByHand(false).sounds(BlockSoundGroup.ANCIENT_DEBRIS).strength(1000, 100f));
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user