Create/Update assets for version 1.19.1

This commit is contained in:
InventiveBot
2022-08-03 18:27:40 +02:00
parent 70e4a09348
commit 5682fb1979
15468 changed files with 1044674 additions and 18 deletions

View File

@@ -0,0 +1,30 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:match_tool",
"predicate": {
"enchantments": [
{
"enchantment": "minecraft:silk_touch",
"levels": {
"min": 1
}
}
]
}
}
],
"entries": [
{
"type": "minecraft:item",
"name": "minecraft:stone_bricks"
}
],
"rolls": 1.0
}
]
}