Closed aaronhowser1 closed 4 years ago
Nope, it has nothing to do with the block or metadata, the mod checks the block entity name directly. The right names for storage drawers are storagedrawers:basicdrawers.1 storagedrawers:basicdrawers.2 storagedrawers:basicdrawers.4 storagedrawers:basicdrawers.2 storagedrawers:basicdrawers.4
, I added a debug print when opening the crafting station to help with this
This works completely fine.
Now, all of these crash (#68), including the YABBA one which worked when it was alone.
This does not work, possibly because the block itself also has metadata (
storagedrawers:basicdrawers 0
,1
,2
,3
, etc). How would I configure this?This is using 1.12, and
craftingstation-0.1.7c
.Reported from FTBTeam/FTB-University/issues/42