Replace all melon/pumpkin stems in woodland_cabins with unconnected variants. #2409
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
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: VoxeLibre/VoxeLibre#2409
Loading…
Reference in New Issue
No description provided.
Delete Branch "melonpumpkin_stem_patch"
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?
Per the discussion in the following issue: MineClone2/MineClone2#2396
This PR replaces all melon/pumpkin stems placed by "mcl_structures" in woodland_cabins; with their mature, unconnected variants. This will partially fix their broken placement in the aforementioned issue.
Testing:
You may want to comment out the following line to ensure only the mansion spawns when testing.
https://git.minetest.land/MineClone2/MineClone2/src/branch/master/mods/MAPGEN/mcl_structures/woodland_mansion.lua#L17
Now, on a new, test world in creative mode.
Run the following commands.
This should generate a new mansion at your location. Fly in, & verify all the stems are unconnected variants.
Then dig the pumpkins & melons, but leave the stems intact. Wait a couple minutes & verify that you see the growith of a new melon/pumpkin.
And, that the stem updated, and auto-connected to the new gourd.
works