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
|
|
@ -144,6 +144,7 @@ function removeTFCRecipes(event) {
|
|||
event.remove({ id: `tfc:crafting/steel_pump` })
|
||||
event.remove({ id: `tfc:crafting/crankshaft` })
|
||||
event.remove({ id: 'tfc:crafting/sandpaper' })
|
||||
event.remove({ id: 'tfc:crafting/vanilla/redstone/observer' })
|
||||
|
||||
event.remove({ id: 'tfc:crafting/vanilla/redstone/steel_minecart' })
|
||||
event.remove({ id: 'tfc:crafting/vanilla/redstone/minecart' })
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue