Rivoreo Source Code Repositories
src.rivoreo.one
/
glowstone
/
348ee1bd4d2f1bf8e07df3af295b3e7f1546f7d0
/
.
/
src
/
main
/
resources
/
builtin
/
loot
/
entities
/
slime.json
blob: 5e38868794ece631ab2619b97677141716ddaf17 [
file
] [
log
] [
blame
] [
raw
]
{
"items"
:
[
{
"default"
:
{
"item"
:
"slime_ball"
,
"count"
:
0
},
"conditions"
:
[
{
"condition"
:
"net.glowstone.util.loot.LootingUtil.isNot($.getSize(), 0)"
,
"count"
:
{
"max"
:
2
}
}
]
}
],
"experience"
:
{
"count"
:
"$.getSize()"
}
}