Overlapping recipe fixes (#1024)

* fix overlapping recipes

* changelog
This commit is contained in:
Risuga 2025-05-18 10:52:12 -07:00 committed by GitHub
parent c6a2206d9e
commit f81bb6582c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 68 deletions

View file

@ -1449,6 +1449,7 @@ const registerCreateRecipes = (event) => {
.itemOutputs('create:windmill_bearing')
.duration(50)
.EUt(GTValues.VA[GTValues.ULV])
.circuit(1)
// #endregion
@ -1848,6 +1849,7 @@ const registerCreateRecipes = (event) => {
.itemOutputs('create:gantry_carriage')
.duration(50)
.EUt(GTValues.VA[GTValues.ULV])
.circuit(2)
event.shaped('create:weighted_ejector', [
' B ',