Add sus stews via subtree #2288

Merged
cora merged 15 commits from sus_stew into master 2022-06-08 22:19:47 +02:00
Contributor

https://git.minetest.land/chmodsayshello/mcl_sus_stew is actively maintained (and used in mcl5). This includes it as a git subtree so future updates can be pulled in easily.

https://git.minetest.land/chmodsayshello/mcl_sus_stew is actively maintained (and used in mcl5). This includes it as a git subtree so future updates can be pulled in easily.
cora added 15 commits 2022-06-08 11:15:43 +02:00
Member

Tested, and it works.

Looks like we can also add an allium variant later; since we already have fire resistance & well, alliums.

https://minecraft.fandom.com/wiki/Flower#Suspicious_stew

Tested, and it works. Looks like we can also add an allium variant later; since we already have fire resistance & well, alliums. https://minecraft.fandom.com/wiki/Flower#Suspicious_stew
MysticTempest approved these changes 2022-06-08 14:53:56 +02:00
chmodsayshello reviewed 2022-06-08 17:48:02 +02:00
@ -0,0 +1,232 @@
GNU GENERAL PUBLIC LICENSE
Member

I licsensed mcl_sus_stew under GPLv3, since it's the same licsense MineClone2 uses, you can delte the licsense file in this mod

I licsensed mcl_sus_stew under GPLv3, since it's the same licsense MineClone2 uses, you can delte the licsense file in this mod
Author
Contributor

As we're subtreeing it from the repo I'd leave these in otherwise they will probably conflict on update

As we're subtreeing it from the repo I'd leave these in otherwise they will probably conflict on update
chmodsayshello reviewed 2022-06-08 17:49:26 +02:00
@ -0,0 +1 @@
The texture for the suspicious stew is from the Minecraft resourcepack "Pixel Perfection Legacy" (https://www.curseforge.com/minecraft/texture-packs/pixel-perfection-legacy), wich is licensed under CC BY-SA 4.0 (Creative Commons license)!
Member

Mineclone2 already uses pretty much all textures from PixelPerfection and PixelPerfection Legacy, so I guess that note is pointless here

Mineclone2 already uses pretty much all textures from PixelPerfection and PixelPerfection Legacy, so I guess that note is pointless here
chmodsayshello reviewed 2022-06-08 17:50:57 +02:00
@ -0,0 +1,3 @@
name = mcl_sus_stew
author = chmodsayshello
Member

since the mod doesn't have much code, and you changed a lot for the better, feel free to add your name here as well

since the mod doesn't have much code, and you changed a lot for the better, feel free to add your name here as well
Member

https://git.minetest.land/chmodsayshello/mcl_sus_stew is actively maintained (and used in mcl5). This includes it as a git subtree so future updates can be pulled in easily.

In mcl5, they told me that adding an extra mod for such a low priority feature is not worth it, and to implement it in mcl_mushrooms, so it won't be 100% compatible

> https://git.minetest.land/chmodsayshello/mcl_sus_stew is actively maintained (and used in mcl5). This includes it as a git subtree so future updates can be pulled in easily. In mcl5, they told me that adding an extra mod for such a low priority feature is not worth it, and to implement it in `mcl_mushrooms`, so it won't be 100% compatible
chmodsayshello added the
items
Minecraft >= 1.13
mcl5
labels 2022-06-08 17:56:01 +02:00
Member

Why do we have two Mineclone5 labels? I added both because I don't know which one is the "correct" one for this PR

Why do we have two Mineclone5 labels? I added both because I don't know which one is the "correct" one for this PR
Author
Contributor

Oh lol the "mineclone5" one is from back when mcl5 was a mcl2 branch I think

Oh lol the "mineclone5" one is from back when mcl5 was a mcl2 branch I think
Author
Contributor

I added the mcla and mcl5 one for if someone from those projects is looking for stuff they could steal ... For PRs/issues that are probably relevant for them

I added the mcla and mcl5 one for if someone from those projects is looking for stuff they could steal ... For PRs/issues that are probably relevant for them
cora merged commit ad55ba435a into master 2022-06-08 22:19:47 +02:00
cora deleted branch sus_stew 2022-06-08 22:19:50 +02:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: VoxeLibre/VoxeLibre#2288
No description provided.