FirEmerald / AdditionalPlacements

Vertical Slabs and Stairs framework and implementation
MIT License
4 stars 4 forks source link

Suggestion: add the ability to put two different types of slabs together and/or the ability to break one part of stacked slabs at a time. #26

Open NixityNull opened 1 year ago

NixityNull commented 1 year ago

some examples of mods that use similar functions to the suggestion but are sadly incompatible include the double slabs mod and kleeslabs

FirEmerald commented 1 year ago

Partial duplicate of https://github.com/FirEmerald/AdditionalPlacements/issues/5 As for the other part, I'll look into it sometime.

abrossimow commented 1 year ago

Here is a crash log for incompatibility with "Double Slabs" mod. Btw: your mod is brilliant and well build. Thank you!

[edit by git owner: removed because it is long and unneeded. Please don't take any offense by this]

FirEmerald commented 1 year ago

I appreciate the intent, but I don't need any crashlogs for this issue. The problem arises in how doubleslabs handles the block placement code - it assumes (normally correctly so) that the placed block is the normal block for the item, whereas this mod changes the block placed when placing vertically.