removed obsidian framed pressure plate - idk what it even does, but it's causing crashes
fixes #1006
This commit is contained in:
parent
27a6f70141
commit
761f396080
2 changed files with 2 additions and 27 deletions
|
|
@ -2,5 +2,6 @@
|
|||
|
||||
global.FRAMEDBLOCKS_DISABLED_ITEMS = [
|
||||
'framedblocks:framed_soul_torch',
|
||||
'framedblocks:framed_torch'
|
||||
'framedblocks:framed_torch',
|
||||
'framedblocks:framed_obsidian_pressure_plate'
|
||||
];
|
||||
Loading…
Add table
Add a link
Reference in a new issue