promotional bannermobile promotional banner

Vanilla Parts

Turn your ordinary blocks into multiparts!

File Details

Vanilla Parts 2.0.0 for 1.18.1

  • R
  • Jan 15, 2022
  • 435.96 KB
  • 3.6K
  • 1.18.1
  • Fabric

File Name

VanillaParts-2.0.0+1.18.1.jar

Supported Versions

  • 1.18.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:vanilla-parts-350998:3607271"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

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