Go to file
Seth Hunter c7122c6731 Fruit pod ripening, correct fruit production, beginning of tree viability.
- Fruits now will spawn correctly from their respective trees.
- Pods now transfer "type" metadata between stages.
- Logs now have a "vstate" metadata field which indicates ability to support other leaves, attempts to make this transferrable between logs vertically has shown promising results.
- Log viability is determined by the eligibility of the supporting node below it. (must be either one of; a) a node that can support sapling growth, or b) another log that has been granted a vstate of "viable" via the first condition, or a log that is connected to one vertically.)
- Added ABM's to accomplish this, as Node timers proved to be cumbersome to implement and will be reserved for some other timing related feature.
- Avi
2020-01-18 07:48:52 -08:00
media Repo Revival and mod name change. 2020-01-14 10:43:47 -08:00
textures Schematics rehaul, sapling growth changes, new node, removal of old code 2020-01-14 14:26:40 -08:00
.gitattributes Initial commit 2019-09-15 21:30:22 -07:00
LICENSE Initial commit 2019-09-15 21:30:22 -07:00
README.md Initial commit 2019-09-15 21:30:22 -07:00
framework.lua Schematics rehaul, sapling growth changes, new node, removal of old code 2020-01-14 14:26:40 -08:00
init.lua Fruit pod ripening, correct fruit production, beginning of tree viability. 2020-01-18 07:48:52 -08:00
itemreg.lua Repo Revival and mod name change. 2020-01-14 10:43:47 -08:00
nodereg.lua Fruit pod ripening, correct fruit production, beginning of tree viability. 2020-01-18 07:48:52 -08:00
support.lua Fruit pod ripening, correct fruit production, beginning of tree viability. 2020-01-18 07:48:52 -08:00

README.md

food_expansion_Avi

Avicennia's contributed code towards the food_expansion mod by gerold55