summaryrefslogtreecommitdiff
path: root/melon.lua
AgeCommit message (Expand)Author
2015-05-04Handle water damage for melons.Auke Kok
2015-05-04Humidity for melons.Auke Kok
2015-04-23Configuration - persistent config fileAuke Kok
2015-04-14add support for enable_waving_plants shader settingPilcrow182
2015-04-13Interval/chance update.Auke Kok
2015-04-12Add default leaf sounds to all the crops.Auke Kok
2015-04-10Use the default plant interval and chance (90/2)Auke Kok
2015-04-10restrict all of these crops from growing if they're not on soilAuke Kok
2015-04-10Melons: Place melons on their side.Auke Kok
2015-04-10parameterize these for easy testing.Auke Kok
2015-04-08Make melon seeds infinite in creative mode.Auke Kok
2015-04-08Set wield image to the melon seed, otherwise melon plant_1 shows.Auke Kok
2015-04-08Tweak melon plant hitbox, remove unneeded texture.Auke Kok
2015-04-08After removing the melon, return to pre-flower stageAuke Kok
2015-04-08Remove the flower from the melon plant if it's attached.Auke Kok
2015-04-08Add license headers to code (lgpl2+)Auke Kok
2015-04-08Don't show the attached plant in creative inventory.Auke Kok
2015-04-08Initial commit.Auke Kok