fixes #932
This commit is contained in:
parent
292536bcfa
commit
e5647535d0
1 changed files with 0 additions and 9 deletions
|
|
@ -2,13 +2,4 @@
|
|||
|
||||
const registerHotOrNotRecipes = (event) => {
|
||||
|
||||
event.remove({ id: 'tfchotornot/heating/tong_part/cast_iron' })
|
||||
event.remove({ id: 'tfchotornot/anvil/tong_part/cast_iron' })
|
||||
|
||||
event.remove({ id: 'tfchotornot/heating/tongs/cast_iron' })
|
||||
event.remove({ id: 'tfchotornot:crafting/tongs/cast_iron' })
|
||||
|
||||
|
||||
event.recipes.tfc.loom('tfchotornot:wool_potholder', '2x minecraft:blue_wool', 16, 'minecraft:block/white_wool')
|
||||
.id('tfchotornot:loom/wool_potholder')
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue