Okay let's fix these the hard way.

This commit is contained in:
Nicholas Ignoffo 2017-01-02 00:18:38 -08:00
parent ed27873fbe
commit c34ee90b4e
796 changed files with 0 additions and 15806 deletions

View file

@ -1,25 +0,0 @@
{
"pools": [
{
"name": "Testing",
"rolls": 1,
"entries": [
{
"type": "item",
"name": "minecraft:stone",
"weight": 3,
"functions": [
{
"function": "set_data",
"data": 0
},
{
"function": "set_count",
"count": 1
}
]
}
]
}
]
}