added create sandpaper recipes for early game gems, unified observer recipes
This commit is contained in:
parent
4d7fc30409
commit
3d2ed09f9b
9 changed files with 61 additions and 8 deletions
|
|
@ -221,4 +221,7 @@ const registerCreateAdditionsRecipes = (event) => {
|
|||
burnTime: 4 * 9 * 9
|
||||
}).id('tfg:createadditions/liquid_burning/steam')
|
||||
//#endregion
|
||||
|
||||
event.shapeless('createaddition:diamond_grit_sandpaper', ['minecraft:paper', 'tfc:glue', '#forge:dusts/diamond'])
|
||||
.id('tfg:shapeless/diamond_grit_sand_paper')
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue