Cleanup
This commit is contained in:
parent
34e7c442e4
commit
36ea4b8726
8 changed files with 32 additions and 57 deletions
|
@ -6,7 +6,6 @@ import net.minecraft.block.MaterialColor;
|
|||
import net.minecraft.sound.BlockSoundGroup;
|
||||
|
||||
public class TerminiteBlock extends BlockBase {
|
||||
|
||||
public TerminiteBlock() {
|
||||
super(FabricBlockSettings.of(Material.METAL, MaterialColor.field_25708)
|
||||
.hardness(7F)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue