mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-22 07:13:28 +01:00
Added Black Lotus to Creative Tab
This commit is contained in:
parent
211d739445
commit
d34d2040e7
1 changed files with 2 additions and 0 deletions
|
@ -104,6 +104,8 @@ public class CreativeTab extends CreativeTabs{
|
|||
add(InitBlocks.blockLampPowerer);
|
||||
add(InitBlocks.blockTreasureChest);
|
||||
|
||||
add(InitBlocks.blockBlackLotus);
|
||||
|
||||
add(InitItems.itemLaserWrench);
|
||||
add(InitItems.itemChestToCrateUpgrade);
|
||||
|
||||
|
|
Loading…
Reference in a new issue