Closed pjindras closed 9 months ago
Both should already be working.
".schematic" should still be usable in WorldEdit and FAWE.
I tried .schem schematics, but they werent working, I had to convert them using https://puregero.github.io/SchemToSchematic/, .schem missiles werent found in the file
Have you tested it with WE or FAWE? I know that it works with FAWE.
FAWE can paste a .schematic
correctly.
Und MissileWars support both file formats too:
schematics:
# A:
- egg: "BLAZE"
down: 2
dist: 2
schematic: "Cruiser.schem"
name: "&eCruiser (.schem)"
occurrence: 2
# B:
- egg: "BLAZE"
down: 2
dist: 2
schematic: "Cruiser.schematic"
name: "&eCruiser (.schematic)"
occurrence: 2
Do they not paste or do they not fly? What exactly do you mean by "doesn't work"?
Sorry, I found the problem now and fixed them. It works good, I only forgot to change it to .schem in arena config.
FAWE schematics are saved as .schem files,
I reworked the rockets with noteblocks to keep it working, but I found this "issue".