You've already forked minecraft-assets
Create/Update assets for version 22w46a
This commit is contained in:
13
data/minecraft/recipes/black_dye.json
Normal file
13
data/minecraft/recipes/black_dye.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"category": "misc",
|
||||
"group": "black_dye",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:ink_sac"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "minecraft:black_dye"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user