#Fawe and skript

1 messages · Page 1 of 1 (latest)

sturdy bone
#

Ist there a possibilty to connect fawe and Skript? I want to save a position in Skript and paste a schematic with fawe on this.

slender stump
#

You can use nbt structures, if the schematic gonna be same

sturdy bone
#

We try this with skbee and nbt, but the stairs were placed wrong and we denied this decision. Or can anything fix that Problem?

#

Fawe and skript

slender stump
#

Depends on your SkBee version probably, since the blockdata of structure should be correct

#

Also, if there is really problem with blockstates, which i can't test right now, you can contact ShaneBee, or make bug on his github. He's replying fast, and fixing the bugs as well

#

I am suggesting use of nbt structures, because connecting worldedit with Skript might be pain in the ass.
You have to know some parts of skript-reflect and ofc have skript-reflect

sturdy bone
#

I compared the pasting of the nbt file between skript and Fawe. The Blockstates of fawe were right. In Skript they are wrong. See Example: (The roof)

slender stump
#

Also send screen of
/sk info

sturdy bone
slender stump
#

@glass grove Sorry for ping.
I am not gonna do it often.
Shouldn't be blockdata saved in the nbt structure as well?

quasi sundial
#

good roof lmao

sturdy bone
#

I can answer i think. I pasted the nbt-file with fawe. Thats going right. With Skript not

slender stump
#

When he paste the nbt structure, it does not include block data of stairs

#

So for example roof is not rotated

glass grove
#

what is an NBT structure?

#

oh you're talking about structures.
Yes the block data is saved

slender stump
#

It looks like he did everything as expected, but block data of stairs are not applied

glass grove
#

as far as i know they are

#

worked fine for me

sturdy bone
#

hm, what did i wrong ?

glass grove
#

looks right to me

slender stump
sturdy bone
#

with: save a schematic with fawe in structure

slender stump
#

Fawe can do that? I mean... can you show command? Or whatever you did to save structure

sturdy bone
#

//schematic save [Name] structure

glass grove
#

sounds to me like this issue has nothing to do with skbee, since you arent even using SkBee to save the structure

slender stump
#

But it's interesting he's able to place the structure with SkBee

glass grove
#

im guessing fawe makes an MC structure file

sturdy bone
#

i can copy one for you

slender stump
#

But it's sounds interesting and maaaybe some SkBee support would be nice

#

Not necessary, but nice

halcyon hill
#

But why not just paste the schematic with reflect / fawe api

sturdy bone
#

how can i save a structure with skbee ? like between two static coords ?

slender stump
sturdy bone
#

oh okay, i thought fill means, i fill it with... um stone 😄

slender stump
#

Yeah

#

It sounds like it. I had to read the wiki

#

That description isn't much clear 😄 for beginners

halcyon hill
#

Wdym

#

I think it’s kinda clear. Fills a structure object with blocks

sturdy bone
#

yes, the documentation is hard to read for me sometimes

halcyon hill
#

Though I do understand if you don’t know what structure objects are

slender stump