File Details
OnionAdventures-1.19.3-0.0.5.0
- A
- Jun 11, 2023
- 595.39 KB
- 9
- 1.19.3
- Forge
File Name
onionadventures-1.19.3-0.0.5.0.jar
Supported Versions
- 1.19.3
Curse Maven Snippet
- [Changelog](#changelog)
- [1.19.3](#1193)
- [0.0.5.0](#0050)
- [0.0.4.0](#0040)
- [0.0.3.0](#0030)
- [0.0.2.1](#0021)
- [0.0.2.0](#0020)
- [0.0.1.0](#0010)
# Changelog
## 1.19.3
### 0.0.5.0
Fixed Boundbox of Wild Onions and Onion Crop
Fixed bug with empowered food being picked up and craashing the game
Fixed Enchantments and other NBT Tags not being copied when Dis/Empowering items
Fixed bug with dropped Chakra Empowerable itemstacks being set to 1 instead of their original count
Added Smithing Tiered Armours (Iron, Gold, Diamond, Netherite)
Added Smithing Tool Tiers
Added Chakra Obelisk, used to get Solid and Dense Solid Chakra
Rebalanced Existing Armour Tiers
Rebalanced Existing Tool Tiers
Added Empowered Roast Onion
Added Solid and Dense Solid Chakra, when used gives chakra
Added Hover text to Roasted/Empowered Roasted Onion
Removed Effects from normal Roast Onion
Roasted Onion now costs 50 chakra to activate (each if stacked)
Updated API to check item count aswell as tags when scanning inventory for dis/empowering items
Updated API Classnames
Upadted CoreMod classnames
Added a creative tab for armours and moved armour into that tab
Added a creative tab for tools and moved tools into that tab
Added a creative tab for weapons and moved weapons into that tab
### 0.0.4.0
BugFix, fixed chakra calculation logic on WildOnions
Created and implemented API, this allows other modders to make hook into Onion Adventures
### 0.0.3.0
Added Wild Onons
Added World Generation
Added Wild Onions to World Generation, 2 variants, one for #forge:is_plains, another for #forge:is_cold/overworld
Converted Data to be generated via code, except biome_modifiers
### 0.0.2.1
Bugfix, fixed empowering the wrong item sometimes
### 0.0.2.0
Added debug logging
### 0.0.1.0
Initial Alpha Release