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
113 stars 56 forks source link

Spawner Minecarts: Use Zauber Cauldron's Flower Algorithm #964

Closed Bloo-dev closed 8 months ago

Bloo-dev commented 8 months ago

With the latest Zauber Update the lucky flower selection algorithm had changed to use the new random command, however, spawner Minecart's algorithm still uses the old sytem leaving us with two different sets of lucky flowers.

This copies Zauber Cauldron's algorithm into Spawner Minecarts. This is not a pretty fix, but it will work until Spawner Minecarts receives its planned overhaul.