Building Gadgets

Building Gadgets

110M Downloads

Mod Compatibility: FramedBlocks

gus3000 opened this issue ยท 8 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?

commented

Any updates on this?

commented

Any updates on this?

came here for the same question
Cut and paste works
Copy and paste does not

commented

Any updates on this?

came here for the same question
Cut and paste works
Copy and paste does not

my current workaround for smaller scale yet complex builds are just building an exact copy right next to itself using framed blueprint then cut and pasting it elsewhere. especially helpful for framed collapsible blocks which take forever

commented

Any updates on this?

came here for the same question
Cut and paste works
Copy and paste does not

my current workaround for smaller scale yet complex builds are just building an exact copy right next to itself using framed blueprint then cut and pasting it elsewhere. especially helpful for framed collapsible blocks which take forever

Sorry can you explain that a little bit further? Did Not used the framed blueprint jet.
You can only make one Copy and Cut Paste that? Because i have to Copy Paste around 30 times.

commented

Any updates on this?

came here for the same question
Cut and paste works
Copy and paste does not

my current workaround for smaller scale yet complex builds are just building an exact copy right next to itself using framed blueprint then cut and pasting it elsewhere. especially helpful for framed collapsible blocks which take forever

Sorry can you explain that a little bit further? Did Not used the framed blueprint jet.
You can only make one Copy and Cut Paste that? Because i have to Copy Paste around 30 times.

the framed blueprint copies whatever framed block u sneak and right click on, so i use that to quickly make a copy of a build i only need one or two copies of right next to itself, then i cut and paste the copy. this is just so i don't have to run back and forth between whatever i'm trying to replicate especially if the two locations are far from each other. for larger scale builds or multiple copy and pastes such high as 30 times, i just use the copy and paste gadget and painstakingly place each camo.

commented

Part of #175