Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmitry committed Jun 2, 2024
1 parent 236f05d commit aca9699
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions kubejs/server_scripts/hotornot/recipes.js
Original file line number Diff line number Diff line change
Expand Up @@ -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')
}

0 comments on commit aca9699

Please sign in to comment.