mirror of
https://github.com/cabaletta/baritone
synced 2025-01-18 05:02:14 +00:00
Added Cobbled deepslate and deepslate to throwaway items.
This commit is contained in:
parent
4144344acd
commit
3dec5676d2
@ -211,7 +211,9 @@ public final class Settings {
|
||||
Blocks.DIRT.asItem(),
|
||||
Blocks.COBBLESTONE.asItem(),
|
||||
Blocks.NETHERRACK.asItem(),
|
||||
Blocks.STONE.asItem()
|
||||
Blocks.STONE.asItem(),
|
||||
Blocks.COBBLED_DEEPSLATE.asItem(),
|
||||
Blocks.DEEPSLATE.asItem()
|
||||
)));
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user