Additional Placements

Additional Placements

517k Downloads

Slight incompat with macaw's paths and pavings

Mysticpasta1 opened this issue ยท 3 comments

commented

some blocks from macaw's paths and pavings

already has "facing" and cannot be applied with Additional Placement. the other blocks without "facing" are working fine

commented

Additional info:

  • VERSION: Minecraft 1.20.1
  • LOADER: FORGE
  • "face" is in block's properties.

Example: mcwpaths:oak_planks_path

commented

Not a bug, mod is working as intended to prevent crashes. Expect an update in the future that changes the added property names to avoid this conflict altogether.

commented

so it turns out slabs were already using "ap_axis" and not "axis" as the property name, but I never fixed the part of the code that prevents name conflicts. That's fixed now.