Implemented Importing and Exporting Tile Entities; Additional Improvements #41

Merged
SenseiKiwi merged 15 commits from master into master 2013-07-15 22:08:53 +00:00
SenseiKiwi commented 2013-07-15 21:11:40 +00:00 (Migrated from github.com)

I implemented exporting tile entities in custom dungeons and importing tile entities through SchematicLoader. As far as I can tell, it works smoothly and it's fully compatible with MCedit. We no longer need JNBT in our code, so I removed the whole package and its classes. I also fixed a few bugs and improved how we export dungeons so we no longer need permafabric as a marker for the bounds of the dungeon.

I implemented exporting tile entities in custom dungeons and importing tile entities through SchematicLoader. As far as I can tell, it works smoothly and it's fully compatible with MCedit. We no longer need JNBT in our code, so I removed the whole package and its classes. I also fixed a few bugs and improved how we export dungeons so we no longer need permafabric as a marker for the bounds of the dungeon.
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: apex/DimDoors#41
No description provided.