You've already forked minecraft-assets
Create/Update assets for version 1.21.3
This commit is contained in:
12
data/minecraft/recipe/glow_item_frame.json
Normal file
12
data/minecraft/recipe/glow_item_frame.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"category": "misc",
|
||||
"ingredients": [
|
||||
"minecraft:item_frame",
|
||||
"minecraft:glow_ink_sac"
|
||||
],
|
||||
"result": {
|
||||
"count": 1,
|
||||
"id": "minecraft:glow_item_frame"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user