Skip to content
Success

Changes

Summary

  1. Filter out invalid actions for Inventory command. (commit: e5549e6) (details)
  2. Remove custom recipe implementation attempt that doesn't seem to have (commit: 40487cb) (details)
Commit e5549e6cbc8e7a2fd5dc218552cbc590971a3e85 by davidcernat
Filter out invalid actions for Inventory command.
(commit: e5549e6)
The file was modified src/main/java/net/aufdemrand/denizen/scripts/commands/item/InventoryCommand.java (diff)
The file was modified src/main/java/net/aufdemrand/denizen/objects/dList.java (diff)
Commit 40487cb58499cecc607607bfabf64228c1201a4e by davidcernat
Remove custom recipe implementation attempt that doesn't seem to have ever worked properly.
(commit: 40487cb)
The file was modified src/main/java/net/aufdemrand/denizen/scripts/containers/core/ItemScriptHelper.java (diff)