Added
- Dirt path under lanterns by ChampionAsh5357 in #8
- Fixed MC-84731 (except farmland)
- This includes adding support for blocks besides fence gates: wall signs, trapdoors, slabs, glass panes, and bells
- Farmland support is being looked into for a future version
- Dropped support for 1.18.x
- Massively improved mod compatibility by replacing my
@Overwrite
with an@Inject
- Fixed crash with MiniTweaks
- Added
website
property tofabric.mod.json
file (Mod Menu metadata) - Reduced
ShovelItem
mixin priority from1000
to2000
, should give other mods priority