Skip to content

Failure to create multiple advanced generators. #64

Answered by null2264
DemonWithin115 asked this question in Q&A
Discussion options

You must be logged in to vote

Almost,

{
  formatVersion: '1.0',
  advanced: {
    'minecraft:water': {
      'kubejs:gold_molten': {
        results: {
          '*': [
            {
              id: 'create:ochrum',
              weight: 100,
            },
          ],
        },
      },
      'kubejs:copper_molten': {
        results: {
          '*': [
            {
              id: 'create:veridium',
              weight: 100,
            },
          ],
        },
      },
    },
  },
}

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@null2264
Comment options

@DemonWithin115
Comment options

@DemonWithin115
Comment options

@null2264
Comment options

Answer selected by DemonWithin115
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants