Skip to content

Raw NBT & JSON Editor

Funwayguy edited this page Apr 6, 2016 · 1 revision

On many occasions while creating quests you'll need to edit the raw data associated with items, entities, tasks, rewards, etc. You'll want to get yourself familiar with lists of data like the one above in order to get the most out of Better Questing. These lists consist of the following data types:

  • Lists
  • Objects (Item, Fluid, Entity or raw)
  • Numbers
  • Text

You can add/remove custom entries too which is highly recommended if you're doing a partial NBT match and are only looking for a few pieces of data. There are additional buttons that will show up next to some data types which will perform the following:

  • Text (Aa) - Opens a large multi-line text editor with extra formatting options
  • Object (...) - Changes the object type or edits as raw data
Clone this wiki locally