Added:
- A campfire recipe to craft lit torches by placing unlit torches on a campfire.
- A shapeless crafting recipe to light unlit torches with lit torches.
- An icon, author, and contact information for the project in
fabric.mod.json
.
Changed:
- Mod description.
- Unlit torch texture.
- Required Fabric Loader version to 0.10.8 or newer.
Removed:
- Java requirement.
Full Changelog: https://github.com/realguyman/totally_lit/compare/v0.1.0-beta+1.15...v0.2.0+1.15
Added
- Unlit torches.
- Right-clicking an unlit torch with flint and steel in your hand will light it.
Changed
- Lit torches (Vanilla Minecraft torches) will extinguish over time and if exposed to rain for long enough.
- Lit torches are craftable with sticks and blaze powder (for now).
Full Changelog: https://github.com/realguyman/totally_lit/commits/v0.1.0-beta+1.15