add support for non-supported bags/packs. If there is no compat layer yet for a bag/pack item from a mod, then attempt to place that bag into your hotbar and simulate a right click to open it. Prefer empty slots, non-tool slots, non-food slots if it needs to swap for something currently on your hotbar.
This commit is contained in:
@@ -131,6 +131,9 @@ dependencies {
|
||||
localRuntime "curse.maven:sophisticated-core-618298:7635107"
|
||||
localRuntime "curse.maven:sophisticated-backpacks-422301:7645643"
|
||||
localRuntime "curse.maven:dank-storage-335673:7539725"
|
||||
localRuntime "curse.maven:puzzles-lib-495476:6850909"
|
||||
localRuntime "curse.maven:forge-config-api-port-547434:7204750"
|
||||
localRuntime "curse.maven:bag-of-holding-593996:7020146"
|
||||
}
|
||||
|
||||
// This block of code expands all declared replace properties in the specified resource targets.
|
||||
|
||||
Reference in New Issue
Block a user