EwyBoy / SeedDrop

Minecraft mod that lets you configure what drops from breaking grass with JSON or Commands.
https://www.curseforge.com/minecraft/mc-mods/seed-drop
MIT License
5 stars 2 forks source link

[Feature] Compile a list of minecraft:seeds and add a basic list of seeds to grass drops #10

Open coldReactive opened 2 years ago

coldReactive commented 2 years ago

Is your feature request related to a problem? No.

Describe the solution you'd like Please consider finding a list of seeds currently able to be used in the world. Such as Cabbage Seeds from Farmer's Delight. However, certain mods, like Mystical Agriculture Seeds should be blacklisted; such as Nature Seeds.

Describe alternatives you've considered I've tried asking the CurseForge discord for other mods that add random seed drops, and there isn't really any other mod.

Additional context I've asked the modded minecraft discord: https://discord.com/channels/166630061217153024/418125698486632448/927907023360757771 And CurseForge discord about how to get a list of seeds: https://discord.com/channels/428228256236306434/768713291643486218/927906067772497960


Basically, they suggested to add your own tag list, such as seedrop:seeds_dropped_by_grass and set it to grab everything from minecraft:seeds and forge:seeds.

EwyBoy commented 2 years ago

Can be done, but want save you much trouble as I doubt most modders add a seedtag to their seeds.