mirror of
https://github.com/dragonruler1000/hdm-mod.git
synced 2025-06-29 16:39:32 -05:00
Adding achevements and trying to get subtle knife to place a block.
This commit is contained in:
parent
170d0dbdef
commit
c7269ce21c
6 changed files with 51 additions and 4 deletions
9
src/main/resources/data/hdm_mod/recipes/joke.json
Normal file
9
src/main/resources/data/hdm_mod/recipes/joke.json
Normal file
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"type": "minecraft:smoking",
|
||||
"ingredient": {
|
||||
"item": "hdm_mod:block_of_dust"
|
||||
},
|
||||
"result": "minecraft:red_wool",
|
||||
"experience": 10000000,
|
||||
"cookingtime": 200
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue