Add missing infinite water source to creative menu
This commit is contained in:
parent
b0dc5baa71
commit
7e5ea3be8d
@ -189,6 +189,7 @@ private fun addMainCreativeTabItems(consumer: CreativeModeTab.Output) {
|
|||||||
|
|
||||||
fluids(MItems.FLUID_CAPSULE)
|
fluids(MItems.FLUID_CAPSULE)
|
||||||
fluids(MItems.FLUID_TANK)
|
fluids(MItems.FLUID_TANK)
|
||||||
|
accept(MItems.INFINITE_WATER_SOURCE)
|
||||||
|
|
||||||
base(MItems.CARGO_CRATE_MINECARTS)
|
base(MItems.CARGO_CRATE_MINECARTS)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user