mirror of
https://github.com/Pridecraft-Studios/joy.git
synced 2025-09-08 03:26:11 -04:00
start of datapack creation
yers
This commit is contained in:
parent
e11d95d738
commit
08ccdeaa45
@ -0,0 +1,8 @@
|
|||||||
|
{
|
||||||
|
"structures": [
|
||||||
|
{
|
||||||
|
"structure": "joy:dome_bii_plains",
|
||||||
|
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
6
fabric/src/main/resources/pack.mcmeta
Normal file
6
fabric/src/main/resources/pack.mcmeta
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"pack": {
|
||||||
|
"pack_format": 46,
|
||||||
|
"description": "Happy structures :3"
|
||||||
|
}
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user