Gamemode4Dev / GM4_Datapacks

Gamemode 4 is a collection of modular Minecraft Datapacks that change or expand on the vanilla experience whilst keeping the vanilla feel. Our modules are developed with a focus on usability and efficiency.
https://gm4.co
GNU General Public License v3.0
108 stars 56 forks source link

Everstone 1.21 #1031

Open BluePsychoRanger opened 3 weeks ago

BluePsychoRanger commented 3 weeks ago

New Baby Mob Support:

Armadillos

New Conversions

Skeleton to Bogged:

Bogged to Skeleton:

Vehicle Support

Converted mobs will mount the vehicle the original mob was riding.

Sky-Access Optimization

Now uses the can_see_sky predicate instead of checking all blocks above the entity (plus, it was outdated and only checked up to Y=255)

Biome Tag Support

Made biome checks target specific tags which by default target the c tags from fabric/neoforge. At the moment the required c tags are added directly (copied from the generated fabric files), but the implementation may change depending if the c tags become a smithed library.

Changelog Checklist