#Fawe and skript
1 messages · Page 1 of 1 (latest)
You can use nbt structures, if the schematic gonna be same
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
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
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)
Also send screen of
/sk info
@glass grove Sorry for ping.
I am not gonna do it often.
Shouldn't be blockdata saved in the nbt structure as well?
good roof lmao
I can answer i think. I pasted the nbt-file with fawe. Thats going right. With Skript not
huh?
When he paste the nbt structure, it does not include block data of stairs
So for example roof is not rotated
.
what is an NBT structure?
oh you're talking about structures.
Yes the block data is saved
It looks like he did everything as expected, but block data of stairs are not applied
hm, what did i wrong ?
looks right to me
How did you save it?
with: save a schematic with fawe in structure
Fawe can do that? I mean... can you show command? Or whatever you did to save structure
//schematic save [Name] structure
sounds to me like this issue has nothing to do with skbee, since you arent even using SkBee to save the structure
But it's interesting he's able to place the structure with SkBee
im guessing fawe makes an MC structure file
i can copy one for you
Nah. All you have to do is make skript command, similiar to fawe command, and save the structure with SkBee
But it's sounds interesting and maaaybe some SkBee support would be nice
Not necessary, but nice
But why not just paste the schematic with reflect / fawe api
how can i save a structure with skbee ? like between two static coords ?
Yes
Get the two points, use fill effect and save effect
oh okay, i thought fill means, i fill it with... um stone 😄
Yeah
It sounds like it. I had to read the wiki
That description isn't much clear 😄 for beginners
yes, the documentation is hard to read for me sometimes
Though I do understand if you don’t know what structure objects are
Sometimes. All you have to do is try all things by yourself, and use SkBee wiki as well