Skip to content

Commit

Permalink
fix(recipes): ✏️[Omniwand] add [Essentia Resonator]
Browse files Browse the repository at this point in the history
  • Loading branch information
Krutoy242 committed May 11, 2024
1 parent f723764 commit 477a58e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions config/omniwand.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ general {
tool
wand
wrench
resonator
>
}

Expand Down
1 change: 1 addition & 0 deletions scripts/mods/omniwand.zs
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ val predefined = <omniwand:wand>.withTag({
storagedrawers3 : {id: "storagedrawers:shroud_key" , Count: 1, tag: { "omniwand:definedMod": "storagedrawers3" }},
teslacorelib : {id: "teslacorelib:wrench" , Count: 1, tag: { "omniwand:definedMod": "teslacorelib" }},
thermalfoundation : {id: "thermalfoundation:wrench" , Count: 1, tag: { "omniwand:definedMod": "thermalfoundation" }},
thaumcraft : {id: "thaumcraft:resonator" , Count: 1, tag: { "omniwand:definedMod": "thaumcraft" }},
},
"omniwand:is_transforming": 1 as byte,
});
Expand Down

0 comments on commit 477a58e

Please sign in to comment.