mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-07-22 05:38:19 +07:00
Update ItemBridge.java
This commit is contained in:
@ -39,6 +39,7 @@ public class ItemBridge extends Block{
|
||||
itemCapacity = 10;
|
||||
configurable = true;
|
||||
hasItems = true;
|
||||
unloadable = false;
|
||||
group = BlockGroup.transportation;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user