Compatibility
Minecraft: Java Edition
1.20.x
Platforms
Data Pack
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed MIT
Published 5 months ago
Updated 5 months ago
Craftable Suspicious Block
Craftable Suspicious Block for vanilla minecraft in survival
**This Datapack craft Suspicious Block for vanilla minecraft in survival 1.20
The datapack was made deliberately unbalanced so that there would be no crisis
how to craft -> four sands 4 diamonds 1 raw gold
Config
{
"type": "minecraft:crafting_shaped",
"pattern": [
"#D#",
"DRD",
"#D#"
],
"key": {
"#": {
"item": "minecraft:sand"
},
"D": {
"item": "minecraft:diamond"
},
"R": {
"item": "minecraft:raw_gold"
}
},
"result": {
"item": "minecraft:suspicious_sand",
"count": 2
}
}