Assembler wool from string consistency

Signed-off-by: Deneth Weerasinghe <11477150+deneth-weerasinghe@users.noreply.github.com>
This commit is contained in:
Deneth Weerasinghe 2025-01-20 22:02:28 +00:00 committed by GitHub
parent 56a630e679
commit 2064d07334
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2917,7 +2917,7 @@ const registerMinecraftRecipes = (event) => {
//#region Выход: Шерсть
event.recipes.gtceu.assembler('wool_from_string')
.itemInputs('4x #forge:string')
.itemInputs('8x #forge:string')
.circuit(4)
.itemOutputs('minecraft:white_wool')
.duration(100)