forked from TAIGA/TAIGA
- Added Textures of all 16 ingot types
- Tweaked ore hardness - Inititalized lignit as furnace burning material
This commit is contained in:
@@ -8,4 +8,6 @@ public class BlockLigniteOre extends BasicBlockOre {
|
||||
public BlockLigniteOre() {
|
||||
super("lignite_ore", Material.ROCK, 4.0f, 5.0f,1);
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user