bug report
This commit is contained in:
@@ -60,6 +60,7 @@ public class QuicklyBlocks {
|
||||
|
||||
// TODO: add salpeter ore, sulfor ore
|
||||
// TODO: merge lavahoarder and emptylavahoarder into one block using a BooleanProperty for the lava fill state
|
||||
// TODO: repair block stacker bugs; transport seems to only use the max container size slot
|
||||
|
||||
public static final BlockEntityType<ItemHoarderBlockEntity> BLOCKENTITY_ITEMHOARDER = new BlockEntityRegister<ItemHoarderBlockEntity>()
|
||||
.registerBlockEntity("itemhoarderblockentity", ItemHoarderBlockEntity::new, ITEMHOARDER);
|
||||
|
||||
Reference in New Issue
Block a user