ItemsAdder/ItemsAdderBlocksInjector

Namespace changed

Closed this issue · 3 comments

Example is outdated. Example of proper use:

  "minHeight": 1,
  "maxPerChunk": 21,
  "maxHeight": 80,
  "minPerChunk": 7,
  "minSize": 3,
  "maxSize": 7,
  "palette": [{ "block": "iasurvival:cassiterite_ore" }],
  "varience": 7

Can you elaborate more please?
Thanks

The documentation for using an itemsadder ore in iris says the format should be itemsadder:ore_name but that throws errors. The correct format is iasurvival:ore_name like above.

Thanks a lot, the default files changed recently.
I fixed the docs