Add sus stews via subtree #2288
No reviewers
Labels
No Label
#P1 CRITICAL
#P2: HIGH
#P3: elevated
#P4 priority: medium
#P6: low
#Review
annoying
API
bug
code quality
combat
commands
compatibility
configurability
contribution inside
controls
core feature
creative mode
delayed for engine release
documentation
duplicate
enhancement
environment
feature request
gameplay
graphics
ground content conflict
GUI/HUD
help wanted
incomplete feature
invalid / won't fix
items
looking for contributor
mapgen
meta
mineclone2+
Minecraft >= 1.13
Minecraft >= 1.17
missing feature
mobile
mobs
mod support
model needed
multiplayer
Needs adoption
needs discussion
needs engine change
needs more information
needs research
nodes
non-mob entities
performance
player
possible close
redstone
release notes
schematics
Skyblock
sounds
Testing / Retest
tools
translation
unconfirmed
mcl5
mcla
Media missing
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: VoxeLibre/VoxeLibre#2288
Loading…
Reference in New Issue
No description provided.
Delete Branch "sus_stew"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
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
@ -0,0 +1,232 @@
GNU GENERAL PUBLIC LICENSE
I licsensed mcl_sus_stew under GPLv3, since it's the same licsense MineClone2 uses, you can delte the licsense file in this mod
As we're subtreeing it from the repo I'd leave these in otherwise they will probably conflict on update
@ -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)!
Mineclone2 already uses pretty much all textures from PixelPerfection and PixelPerfection Legacy, so I guess that note is pointless here
@ -0,0 +1,3 @@
name = mcl_sus_stew
author = chmodsayshello
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
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% compatibleWhy do we have two Mineclone5 labels? I added both because I don't know which one is the "correct" one for this PR
Oh lol the "mineclone5" one is from back when mcl5 was a mcl2 branch I think
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