datagen step 2
This commit is contained in:
13
src/generated/resources/data/nuggetmod/recipe/nugget.json
Normal file
13
src/generated/resources/data/nuggetmod/recipe/nugget.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"category": "misc",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "nuggetmod:nugget_block"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"count": 9,
|
||||
"id": "nuggetmod:nugget"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user