Fix #351
This commit is contained in:
parent
236f05db27
commit
aca9699659
1 changed files with 4 additions and 0 deletions
|
|
@ -7,4 +7,8 @@ const registerHotOrNotRecipes = (event) => {
|
|||
|
||||
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