Building Gadgets

Building Gadgets

97M Downloads

Mod Compatibility: FramedBlocks

gus3000 opened this issue ยท 2 comments

commented

The mod to integrate with

https://github.com/XFactHD/FramedBlocks

Describe the feature

This issue has been raised in the past with the first version of Building Gadgets (2021):

With the following versions :

  • FramedBlocks : 9.1.6
  • Building Gadgets 2 : 1.0.6
  • Forge : 47.2.19

Using the copy-paste tool, the framed blocks are only partially correctly copied.

Here is the structure I'm copying :
2024-01-18_17 15 55
It makes heavy usage of Framed Collapsible Blocks for the slopes, and a single Framed Slope.

And here is the pasted result :
2024-01-18_17 16 06

As you can see, the Framed Collapsible Blocks are copied, but with no data.
The Framed Slope is however correctly oriented.
All the framed blocks are lacking their affected appearance block.

I believe @XFactHD did some work in the past to ensure compatibility between the first Building Gadgets mod and FramedBlocks, which was probably lost with the rewrite.

According to the old Building Gadgets issue, there used to be an API that could be used to expose / retrieve NBT data, that was used to provide a functioning implementation on the FramedBlocks side. Has this API been carried over ?

Best regards.

commented

Hi Sorry, it has not been carried over, but I'll look into a way of doing it -- or more likely pray that @MichaelHillcox does instead because I don't know how API's should work lol. But I guess I should learn

commented

This is still an issue with the latest Building Gadgets 2 (1.0.7) and FramedBlocks (9.3.0) mods: cut and paste works just fine in applying camo, but copy pasting never applies camo on pasting. Unsure if this is intentional or not, or whether I can enable this feature?