Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

loot.json needs a new rule #438

Open
Rhaptein opened this issue Aug 13, 2024 · 0 comments
Open

loot.json needs a new rule #438

Rhaptein opened this issue Aug 13, 2024 · 0 comments

Comments

@Rhaptein
Copy link

[{"mob": "minecraft:zombie",
"item": [ "minecraft:bone", "minecraft:string", "minecraft:feather", "minecraft:stick", "minecraft:flint", "minecraft:glass_bottle", "minecraft:book", "minecraft:iron_nugget", "minecraft:iron_ingot", "minecraft:rabbit_hide", "minecraft:arrow", "minecraft:redstone", "minecraft:emerald", "minecraft:spyglass", "minecraft:sugar", "minecraft:gunpowder" ],
"itemcount": "1-4/3-7/5-10"
}]

Problem: no rule to suggest a limit of how many random entries can be chosen. There are 16 item entries
Solution: new rule called "entries" similiar to "itemcount" rule
Example: "entries": "0-2"

ty lmk if this is already possible I've looked in the docs couldnt find it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant