FIX:
- Flight Mob Effect now works independent of the enchantment
- Flight Enchant now works more reliably
- Night Vision works again
- Lore Handlers now properly edit the item lore to add stats
- Player head drops are fixed
- Mob egging chance was too unpredictable. The same chance code was used for player heads. This is fixed.
ADD:
- Flight is now a possible potion. No recipe is added yet.
KNOWN BUG:
- The input item handler code currently prevents removing items from the GUI. This was intended only to prevent removing via automated means.
UPDATE:
- Fix a bug with teleporting to the Threshold dimension, it would break other mods that added special handling for falling out of the world. So for compatibility with dimensional doors, this behavior will now only activate in minecraft vanilla dimensions, and in dimensions added by Thresholds.
ADD:
- Two loot table entries for compat with alexsmobs
- Fishing: When raining has a chance to give maggots
- Bartering: Has a chance to give centipede legs
FIX:
- Uncrafter block was not textured.
- Model file for uncrafter adjusted
ADD:
- Partial Item
- This item is designed to do... nothing. It is to be used by the Uncrafter, and the Magical Scrubber. The magical scrubber will convert the current item into a Partial Item to avoid exploits.
- Partial item will be capable of storing the remaining items to be uncrafted. It will extract one item from the recipe per uncraft process, until no more remain and the Partial item is despawned.
TODO:
- Partial item will despawn if placed in the inventory. It is not meant to exist outside the machines using that item.
FIX:
- Experience crystal tooltip text was doubled
- Mob Capture Ball pre-1.20 patch removed, which required two instructions to shrink the item stack
ADD:
- Switched to Datagen for select models and loot tables.
- Green pool tile variant
- Dyed bricks
- Pool tile slab variants
CHANGE:
- Recipe for pool tiles have been updated to use the dyed bricks instead of the old placeholder recipes.