Skip to content

Releases: Juuxel/VanillaParts

Vanilla Parts 2.1.0 for 1.19.2

08 Jan 18:59
Compare
Choose a tag to compare
  • Updated to Minecraft 1.19.2

Vanilla Parts 2.0.1 for 1.18.2

19 May 19:06
Compare
Choose a tag to compare

Changed

  • Updated to Minecraft 1.18.2

Vanilla Parts 2.0.0 for 1.18.1

15 Jan 18:35
Compare
Choose a tag to compare

Added

  • #vanilla_parts:excluded block tag for excluding blocks from becoming parts

  • Soul torch parts

  • Part categories for all parts in the vanilla_parts namespace (via Blocks to Parts):

    Part Categories
    Button buttons, redstone_components
    Cake cake
    Carpet carpets
    Fence fences
    Lever levers, redstone_components
    Slab slabs
    Soul torch torches
    Torch torches

Changed

  • Many generic parts of the implementation have been moved to a separate library, Blocks to Parts.
  • Updated to Minecraft 1.18.1.
  • Reduced the amount of mixins dramatically thanks to LibMultiPart updates.
  • Cakes placed in multipart containers now get the proper bite count from the item's BlockStateTag NBT data

Fixed

  • Fix torch luminance being 15 instead of 14

Vanilla Parts 1.1.4 for 1.16.3/4

14 Nov 15:01
Compare
Choose a tag to compare
  • Updated to 1.16.3/4.

Vanilla Parts 1.1.3 for 1.16.1

29 Jun 20:33
Compare
Choose a tag to compare
  • Updated to 1.16.1

Fixed

  • Parts dropping when mined with incorrect tools (#12)
  • Parts having incorrect mining speeds (#12)
  • Parts sounding like stone when broken
  • Parts creating stone particles when broken
  • Fences always being multiparts (#13)

Vanilla Parts 1.1.1 for 1.14.4

05 Dec 15:32
Compare
Choose a tag to compare

Vanilla Parts 1.1.2 for 1.15.1

25 Dec 21:10
Compare
Choose a tag to compare

Updated to 1.15.1.

Vanilla Parts 1.1.0 for 1.14.4

15 Nov 17:45
Compare
Choose a tag to compare
  • Added support for fences and Extra Pieces sidings
    • Fences and carpets can be put in the same block space

Vanilla Parts 1.0.0 for 1.14.4

09 Nov 20:46
0420f54
Compare
Choose a tag to compare

Initial release! Supports the following blocks:

  • Slabs (including slabs from other mods)
  • Carpets
  • Levers
  • Buttons
  • Torches