- Make experience level as default value in config for better balance
- Changed
uncrafting table
recipe for better balancing
Both changes are done by huntindeed
- Make experience level as default value in config for better balance
- Cahnegd
uncrafting table
recipe for better balancing
Both changes are done by huntindeed
- Added FTB Quests Compat (Unlock recipe upon quest complete)
- Added tooltip to Uncraft Everything Config Screen buttons to show their detailed info
- Added new config file
uncrafteverything-ftbquest-progression.json
for player/pack dev to define what item can be uncrafted depend on quest completion - Added 2 new config options to Uncraft Everything Config (For FTB Quests Compat)
- EnableProgression: Items defined in
uncrafteverything-ftbquest-progression.json
has to complete the quest defined in order to unlock the recipe (Do nothing when FTB Quests not installed) - OnlyAllowDefinedProgression: If enabled, items that are not defined in
uncrafteverything-ftbquest-progression.json
will not be able to uncraft (Do nothing when progression not enabled)
- EnableProgression: Items defined in
- Added a new config screen for
uncrafteverything-ftbquest-progression.json
, only accessible in creative mode or with OP level 4, as well as FTB Quest installed - Added proper cabability handling for
Uncrafting Table
, bottom side will be output and all other side will be input - Added missing translation from previous updates
- Relocated input item status text to bottom of input slot
- Fixed dragging stack gone when Uncrafting Table Screen closed
- Fixed possible duplication/ghost stack when quickly opening and closing config screens