lunchbox adjustments
This commit is contained in:
parent
601e92427b
commit
6e9f2401ac
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@ function registerTFCLunchBoxRecipes(event) {
|
|||
.EUt(GTValues.VA[GTValues.LV])
|
||||
|
||||
event.recipes.gtceu.canner('tfclunchbox:fill_capsule_with_ice_solid')
|
||||
.itemInputs('tfclunchbox:universal_capsule', 'minecraft:packed_ice')
|
||||
.itemInputs('tfclunchbox:universal_capsule', 'minecraft:ice')
|
||||
.itemOutputs(Item.of('tfclunchbox:universal_capsule', '{Durability:10}').withName(Text.translate('item.tfclunchbox.universal_capsule.filled')))
|
||||
.duration(100)
|
||||
.EUt(GTValues.VA[GTValues.LV])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue