Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Use Script to generate loot tables new: - support looting levels up to 10 (configurable in script) these changes were made, but never pushed: - reduce magma cube drops - reduce dolphin drops - increase axolotl drops * Camel and Sniffer Pneumas - camel: retreating, dashing(new) - dashing (sneak charge) allows the player to dash up to about 12 blocks forward (depending how long they sneak) and a bit more than 1 block up - sniffer: retreating, sniffing(new) - sniffing (sneak hold) allows the player to sniff up torchflower seeds and pitcher pods. Once one is dug up there's an 8 minute cooldown. Sneak must be held for at least 5 seconds before an item can be dug up. - fixed a bug with sneak charge pneumas activating when sneak number is too low * Use script to generate pneuma predicates Script now generates the predicates to check if a player has a pneuma equipped * Update damage types Use 1.19.4+ damage type tags
- Loading branch information