Genesis commit

This commit is contained in:
Malasaur 2025-11-22 16:02:01 +01:00
commit 125764fede
7 changed files with 37 additions and 0 deletions

View file

@ -0,0 +1,5 @@
{
"values": [
"retards:on_load"
]
}

View file

@ -0,0 +1,5 @@
{
"values": [
"retards:on_tick"
]
}

View file

@ -0,0 +1,11 @@
{
"type": "minecraft:overworld",
"generator": {
"type": "minecraft:noise",
"settings": "minecraft:overworld",
"biome_source": {
"type": "minecraft:multi_noise",
"preset": "minecraft:overworld"
}
}
}

View file

@ -0,0 +1 @@
scoreboard objectives add main dummy

View file

@ -0,0 +1,9 @@
{
"block": "minecraft:glowstone",
"dim": "retards:creative",
"r": 30,
"g": 102,
"b": 245,
"ignitionType": "FLUID",
"ignitionSource": "minecraft:water"
}