Init
This commit is contained in:
5
data/minecraft/tags/functions/load.json
Normal file
5
data/minecraft/tags/functions/load.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"values": [
|
||||
"herohost:init"
|
||||
]
|
||||
}
|
5
data/minecraft/tags/functions/tick.json
Normal file
5
data/minecraft/tags/functions/tick.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"values": [
|
||||
"herohost:main"
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user