Add drop for emerald plush
This commit is contained in:
parent
fa3e749363
commit
aa8dfd9e52
|
|
@ -7,4 +7,4 @@
|
|||
"name": "mc_rebalance:acoustic_plush"
|
||||
}]
|
||||
}]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"type": "minecraft:block",
|
||||
"pools": [{
|
||||
"rolls": 1.0,
|
||||
"entries": [{
|
||||
"type": "minecraft:item",
|
||||
"name": "mc_rebalance:emerald_plush"
|
||||
}]
|
||||
}]
|
||||
}
|
||||
Loading…
Reference in a new issue