Skip to content

Drop Settings

Corgi Taco edited this page Aug 17, 2022 · 5 revisions

Drop related settings

  • drop_enhancer - Multiplies dropped items by a given multiplier for a given item tag.

Example

"drops": {
	"drop_enhancer": {
		"#enhancedcelestials:harvest_moon_crops": 4.0,
		"#minecraft:sand": 4.0,
		"#c:end_stone": 4.0
	}
}