A small mod created with the theme "Long Haul" as part of the Desert Bus Game Jam 2021.
Initially created as part of the Desert Bus for Hope 2021 Game Jam (https://itch.io/jam/dbgj2021).
At this point of submission, there's still some bugs and future developments to go.
Contents
The mod adds in a small number of structures that are created in the worldgen.
- A Crop Garden (https://imgur.com/VMNTzLZ) - With various crops.
- A Flower Garden (https://imgur.com/7vJjZj4)
- Lampposts (https://imgur.com/ptoP1uC)
- A Rest Stop (https://imgur.com/twE0Kbk) - which includes some facilities and loot.
And an "Air Freshener" which collects nearby XP orbs. When you break the air freshener, it drops it's contents (up to a maximum) for you.
An "Enhanced Air Freshener" will, with sufficient XP, also stop it raining or thunderstorming in your world.
Recipes: https://imgur.com/xoGJTfj and https://imgur.com/1rtTcqr
References
hanks to Botania (https://botaniamod.net/) and Quark (https://quark.vazkii.net/) for having an open source to look at and go "Hey, why does this thing not work."
Thanks to MinecraftByExample (https://github.com/TheGreyGhost/MinecraftByExample) for being an example-based tutorial of how to do things.
Thanks to McJty's tutorial for various entity things (https://github.com/McJty/YouTubeModding14/blob/master/src/main/java/com/mcjty/)
Thanks to Mystical World (https://github.com/MysticMods/MysticalWorld/blob/1.16/src/main/java/epicsquid/mysticalworld/) for structure stuff.
Thanks to Telepathic Grunt's Structure Tutorial Mod (https://github.com/TelepathicGrunt/StructureTutorialMod/tree/1.16.3-Forge-jigsaw) for being a tutorial on how to do structures!

