essence drive and capsule

This commit is contained in:
GearShocky 2023-03-13 20:21:36 +06:00
parent be56aaae0c
commit aa14577445
3 changed files with 3 additions and 0 deletions

View File

@ -58,6 +58,9 @@ fun addItemModels(provider: MatteryItemModelProvider) {
provider.generated(MItems.PILL_HEAL)
provider.generated(MItems.NUTRIENT_PASTE)
provider.generated(MItems.ESSENCE_DRIVE)
provider.generated(MItems.ESSENCE_CAPSULE)
for (item in MItems.ExopackUpgrades.INVENTORY_UPGRADES) {
provider.generated(item, modLocation("item/exosuit_inventory_upgrade"))
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 299 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 307 B