Sollace / Unicopia

The pony powers mod to power in your pony pony pony
https://modrinth.com/mod/unicopia
56 stars 22 forks source link

Support Serene Seasons #386

Open Fauli1221 opened 2 months ago

Fauli1221 commented 2 months ago

Serene Seasons is the seasons mod from the biomes o plenty team since 1.20.4 it's on Fabric and has since then a history of updating to new versions really quickly plus having more features then fabric seasons I would love to see some compatibility with unicopia crobs

for infos on the features see here https://github.com/Glitchfiend/SereneSeasons/wiki and the sourcecode is here https://github.com/Glitchfiend/SereneSeasons though it unfortunately is ARR

Sollace commented 1 month ago

Making a note:

https://github.com/Glitchfiend/SereneSeasons/tree/1.21/common/src/main/resources/data/sereneseasons/tags/block

Relevant tags are: sereneseasons:autumn_crops (block+item) sereneseasons:winter_crops (block+item) sereneseasons:spring_crops (block+item) sereneseasons:summer_crops (block+item) sereneseasons:unbreakable_infertile_crops (block only)

Sollace commented 1 month ago

Since serene seasons doesn't do any block models/texture changing, the blocks will not change appearance. Also I have no way to control growth rates directly.

Doesn't seem like I need any code changes for this.

Fauli1221 commented 1 month ago

so only setting tags

Sollace commented 1 month ago

so only setting tags

Yeah. You can technically do it with a datapack, but it is convenient for me to add a few lines to datagen