mirror of
https://github.com/Pumpkin-MC/Pumpkin.git
synced 2026-08-30 20:14:23 +00:00
* inital chunk features * add more things great title i know * add some features still no result, but we are getting there... * make it parse * add simple BlockPredicate * add simple random selector * new things * change stuff * base tree impl * change things * add more heightmaps * fix master merge * steps towards proper random * fix upper level block placement logic * Make it compile * fix block dir serde name * Added Tree Foliage * more Tree work * Implement would_survive check I don't say its good, but it works :D * Fixed biome placement modifier (#836) * Implement all tree foliages * Fix grass, flowers, seagrass, seapickles... * Add Ores * add Bamboo, Vine, Spring feature Also more fixes * Corals * Add Tree decoration & more Many many fixes * fix vines * fixed bamboo * fix some clippy warns * fix trees outside of chunk * make it compile again upsi * fix clippy warns * fix InsideWorldBoundsBlockPredicate * set dirt under tress trunk dirt, not grass * more trees work --------- Co-authored-by: kralverde <github@email.kralverde.dev> Co-authored-by: Laurent Stéphenne <laurent@guibi.dev>