Skip to content

Releases: Wertik/BlockRegen

3.16.1

21 Nov 18:44
Compare
Choose a tag to compare

Bugfixes

  • Fix probabilities being above one error due to built-up addition rounding
  • Add missing skull node data property to <1.13 versions

3.16.0

21 Nov 12:17
Compare
Choose a tag to compare

Features

  • Add note block and mushroom properties to node data
    • This makes it now possible to use custom resource packs without plugins that provide them
    • Added properties: noteId, instrument, powered, note, octave, sharped, east, north, west, south, up, down
    • More about node data and a complete list of properties soon to be on the wiki

3.15.0

19 Nov 10:54
Compare
Choose a tag to compare

Features

  • Add handling for multiblock crops such as cactus, sugarcane and bamboo

    • All blocks of these crops now drop customised drops and regenerate
    • Configure with regenerate-whole, check-solid-ground and handle-crops more information here
  • Add handling for single crops

    • If a block is broken under a configured crop, it will regenerate as well

3.14.4

13 Nov 19:19
Compare
Choose a tag to compare

Bugfixes

  • Fix regions not being detected correctly
  • Fix world regions not being loaded correctly

3.14.3

10 Nov 16:24
Compare
Choose a tag to compare

Bugfixes

  • Fix Oraxen support not working properly

3.14.2

04 Nov 14:29
Compare
Choose a tag to compare

Bugfixes

  • Fix regen-delay: 0 not regenerating blocks

3.14.1

31 Oct 12:24
Compare
Choose a tag to compare

Bugfixes

  • Fix processes being started asynchronously after plugin load causing errors with async event calls

3.14.0

25 Oct 10:58
Compare
Choose a tag to compare

Features

  • ItemsAdder support
    • Regenerate ItemsAdder custom blocks, use the prefix ia, for ex.: ia:myitems:red_block in materials
    • This is available in regenerate-into, replace-block,.. like the usual

🐛 Bugfixes

  • Fix skull textures being placed over non-skull blocks

3.13.4

24 Oct 21:51
Compare
Choose a tag to compare

🐛 Bugfixes

  • Fix blocks dropping 0 experience orbs

3.13.3

23 Oct 18:03
Compare
Choose a tag to compare

🐛 Bugfixes

  • Fix vanilla drops not being dropped in correct amount with correct meta