Improve matter fab
This commit is contained in:
parent
2923220d85
commit
1fd58d8986
2 changed files with 3 additions and 2 deletions
|
@ -24,6 +24,7 @@ public class DynamicCell extends UniversalBucket{
|
|||
super(1000, new ItemStack(ModItems.emptyCell), false);
|
||||
setCreativeTab(TechRebornCreativeTab.instance);
|
||||
setUnlocalizedName("techreborn.cellFilled");
|
||||
setMaxStackSize(16);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue