1.20.6 Porting Checklist
Caltinor opened this issue ยท 0 comments
Items to test/confirm before releasing at new 1.21 alpha on 1.20.6
- Itemstack req data properly loads and displays
- Inventory stats render properly
- Stat Scroll Widget
- mob effects list properly
- items list properly
- vein crosshair displays
- salvage hint overlay renders properly
- skill list renders properly
- levelup unlocks list properly
- location data properly loads bonuses
- Object Data loads:
- reqs
- xp
- bonuses
- common and client configs load all properties
- server configs load from file and sync to clients
- Config reset on reload properly clears existing settings
- item NBT properly passed to NBT systems
- enchantment reqs apply to items
- pos/neg effects apply as intended
- Attribute perks properly apply modifiers
- Creative reach properly toggles
- Enchant/smelt event stack output to perks is valid
- consume event properly detects food
- brew event brewed tracking works
- AutoValue entity attributes properly calculated
- AutoItem food properly identified
- AutoItem tool/armor properties properly applied with new Tier changes
- Fireworks generate properly
- Loot modifiers proc
- Mob Scaling applies modifiers correctly
- Generally networking is working
- Feature packs generate and load
- Overlays render
- Data generators generate properly
- PSD loads and saves properly
- Gain list fading
- Inventory Skill list xp to next level not showing progress.
- genData withConfigs should imply withDefaults.
- withDefaults properly grabs other datapack values