added dumb shit from gpack

This commit is contained in:
Ryan
2024-11-25 14:58:50 +02:00
parent 99b40f7f23
commit 0f30de0285
23 changed files with 127 additions and 2 deletions

View File

@@ -0,0 +1,21 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "minecraft:blackstone"
}
],
"rolls": 1.0
}
],
"random_sequence": "minecraft:blocks/blackstone"
}