removed recipe for framed obby pressure plate #3062
Related Work Items: #30
This commit is contained in:
parent
607e7ffcc8
commit
f922225246
1 changed files with 2 additions and 0 deletions
|
|
@ -7,6 +7,8 @@ const registerFramedBlocksRecipes = (event) => {
|
|||
event.remove({ id: 'framedblocks:framing_saw/framed_torch' })
|
||||
event.remove({ id: 'framedblocks:framed_soul_torch' })
|
||||
event.remove({ id: 'framedblocks:framing_saw/framed_soul_torch' })
|
||||
event.remove({ id: 'framedblocks:framed_obsidian_pressure_plate' })
|
||||
event.remove({ id: 'framedblocks:framing_saw/framed_obsidian_pressure_plate' })
|
||||
|
||||
//#region Framed Iron Door
|
||||
event.shaped('framedblocks:framed_iron_door', [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue