Add missing infinite water source to creative menu

This commit is contained in:
DBotThePony 2024-01-09 11:56:41 +07:00
parent b0dc5baa71
commit 7e5ea3be8d
Signed by: DBot
GPG Key ID: DCC23B5715498507

View File

@ -189,6 +189,7 @@ private fun addMainCreativeTabItems(consumer: CreativeModeTab.Output) {
fluids(MItems.FLUID_CAPSULE)
fluids(MItems.FLUID_TANK)
accept(MItems.INFINITE_WATER_SOURCE)
base(MItems.CARGO_CRATE_MINECARTS)