Project MMO

Project MMO

10M Downloads

Add CGM Gunslinging XP for 1.20.1+

SomewhatDamaged opened this issue ยท 5 comments

commented

This is to remind me to do this.

				[XP_Gains.Event_XP_Specifics.Damage.DEAL_DAMAGE."cgm:bullet"]
					gunslinging = 1
commented

I wouldn't even bother with 1.19.4. In 14 months it has just over 4k downloads. There's no demand for an update on that version.

commented

No probs. I need to balance out how much XP this is giving. I'd set it to 15 in a quick test and got 3 levels with my first bit of burst fire with an assault rifle.

I really like how custom damage types make this so easy to do. (:

commented

yeah. Mojang has been gradually making MC more data driven which means my configurations need to more dynamic. Damage Types are an example of that. Enchantments in 1.21 follow that same concept. it's Exciting stuff.

commented

1.20.1: #608
1.21.1: #609

commented

Turned them both into drafts. I should just make an #pmmo:gun_damage tag and put this (and Scorched Guns' scguns:bullet) into that tag.