• v1.3 ecbc071461

    v1.3 Stable

    rudzik8 released this 2022-09-30 12:39:35 +02:00 | 14 commits to master since this release

    New release! Finally. Enjoy :D

    Changelog:

    • Drop support of MineClone 5. It doesn't mean that it's broken (though it may be), I just won't test my mod with MCL5 anymore
    • Drop that WIP sign as well: API is mostly done to be used by other modders and this mod isn't as buggy as it used to be
    • Add hedges: they're like fences, but made out from leaves (wiki)
    • Dyed planks' colors are now matching the average concrete colors (so it's not just taken from my head anymore)
    • Add support for mcl_mangrove: mangrove (slab) tables and mangrove chairs added
    • Fix support for crimson and warped (slab) tables and chairs (remove if-check for it and rename from mcl_mushroom to mcl_crimson (warped are part of crimson, huh?))
    • Remove if-check for deepslate paths (mcl_deepslate is already part of MineClone 2)
    • Move the Blocks section from README into the Wiki (TODO: make a normal Home page from which user can find it)
    • Finally get rid of unused register.lua (got confused with it while trying to update this mod)
    • Small changes, fixes and additions
    Downloads