Merge remote-tracking branch 'origin/master'
This commit is contained in:
@@ -39,6 +39,7 @@ public class ItemBridge extends Block{
|
|||||||
itemCapacity = 10;
|
itemCapacity = 10;
|
||||||
configurable = true;
|
configurable = true;
|
||||||
hasItems = true;
|
hasItems = true;
|
||||||
|
unloadable = false;
|
||||||
group = BlockGroup.transportation;
|
group = BlockGroup.transportation;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user