mirror of
https://github.com/dragonruler1000/hdm-mod.git
synced 2025-06-30 00:49:32 -05:00
Working on getting a dust item added.
This commit is contained in:
parent
547e612065
commit
edf1b8b2d0
12 changed files with 181 additions and 115 deletions
6
src/main/resources/data/hdm_mod/dimension/testdim.json
Normal file
6
src/main/resources/data/hdm_mod/dimension/testdim.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"type": "hdm_mod:testdim",
|
||||
"generator": {
|
||||
"type": "minecraft:debug"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue