#need help creating a block
8 messages · Page 1 of 1 (latest)
Cant do it right now without experimental features
What does that have to do with entities? (Looking at the tags)
@wicked moss could you take a look at my code and help me get this in there
I mean didn't CyberAxe already say it's not possible without experimental features? (I do Java, not Bedrock, so I don't know what's experimental and what's not)
oh i see ill have to keep looking then
so far i only found this but it doesnt really show me how to use it
{
"pools": [
{
"rolls": 1,
"conditions": [
{
"condition": "match_tool",
"item": "minecraft:iron_pickaxe",
"count": 1
}
],
"entries": [
{
"type": "item",
"name": "tut:raw_silver"
}
]
}
]
{