Commit Graph
9 Commits
Author SHA1 Message Date
BrokkonautandMatthew Miller 89bc664f69 Fix flipping of chests and stairs (#526)
* Fix flipping of chests and stairs

* Check if the new property value is valid before updating

* Only for horizontal flips double chests/stairs should be modified
2019-11-12 21:09:28 +10:00
Brokkonautandwizjany 096a9e4f9f Paintings are very special (#492)
Fixes WORLDEDIT-3429
2019-06-28 16:11:24 -04:00
BrokkonautandKenzie Togami 6415d0d964 Fix typo 2019-04-23 18:24:32 -07:00
BrokkonautandIronApollo 2bae161e5c Make biome changes undoable 2019-02-03 07:38:11 -05:00
Brokkonaut 432a201266 Make biome changes undoable 2019-01-21 19:07:29 +01:00
Brokkonaut 480f2de3af Add 1.13 chunk format for snapshots
Fixes WORLDEDIT-3714
2018-09-02 04:33:08 +02:00
Brokkonaut 4d2fe62d97 Fix loading and converting signs in old schematics
* Sign texts not starting with { are never valid json objects, so don't try to parse
* Else try to parse as json, but fall back to read sign text as string if not parseable
2018-03-26 06:49:39 +02:00
Brokkonaut 165fdac642 some translucent blocks were missing 2018-03-25 08:40:16 +02:00
Brokkonaut 701d80c757 LEAVES2 should have snow on it too 2018-03-25 08:38:47 +02:00