This commit is contained in:
Dmitry 2024-06-02 15:04:05 +07:00
parent 236f05db27
commit aca9699659

View file

@ -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')
}