Steal small fix from constants.js: https://github.com/TerraFirmaGreg-Team/Modpack-1.20.x/pull/334/commits/5930ee7a9509d8fb75640f26afcf2b456c355105
This commit is contained in:
parent
c89b0c6b7e
commit
e2bb22b1a1
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ global.GTCEU_TOOLTYPES_WHICH_HAS_TFC_DUPS = {
|
|||
"tfc:axes" : GTToolType.AXE,
|
||||
"tfc:shovels" : GTToolType.SHOVEL,
|
||||
"tfc:hoes" : GTToolType.HOE,
|
||||
"tfc:hammers" : GTToolType.MINING_HAMMER,
|
||||
"tfc:hammers" : GTToolType.HARD_HAMMER,
|
||||
"tfc:knives" : GTToolType.KNIFE,
|
||||
"tfc:saws" : GTToolType.SAW,
|
||||
"tfc:scythes" : GTToolType.SCYTHE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue