Skip to content

Why İt is not working? #15

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

You must be logged in to vote

I assume that the file attached is just a portion of your config?
If not you should wrap it with another {}, like this:

{ // <-
	"customGen": {
		"cobbleGen": {
			"minecraft:end_stone": [
				{
					"id": "minecraft:end_stone",
					"weight": 100.0,
				}
			],
			"minecraft:granite": [
				{
					"id": "minecraft:granite",
					"weight": 100.0,
				}
			]
		}
	},
} // <-

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by null2264
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