From 0a7c1496c69296e79415a9b585dd4627bdc58ede Mon Sep 17 00:00:00 2001 From: Pyritie Date: Tue, 3 Jun 2025 01:37:10 +0100 Subject: [PATCH] added loose rocks back to lunar_sands --- kubejs/data/tfg/worldgen/biome/moon/lunar_sands.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/kubejs/data/tfg/worldgen/biome/moon/lunar_sands.json b/kubejs/data/tfg/worldgen/biome/moon/lunar_sands.json index 4d1d0623f..b36d866c4 100644 --- a/kubejs/data/tfg/worldgen/biome/moon/lunar_sands.json +++ b/kubejs/data/tfg/worldgen/biome/moon/lunar_sands.json @@ -46,6 +46,14 @@ "tfg:moon/surface/pile_black_sand" ], [ + "tfg:moon/surface/loose/andesite", + "tfg:moon/surface/loose/basalt", + "tfg:moon/surface/loose/dacite", + "tfg:moon/surface/loose/diorite", + "tfg:moon/surface/loose/gabbro", + "tfg:moon/surface/loose/moon_deepslate", + "tfg:moon/surface/loose/moon_stone", + "tfg:moon/surface/loose/rhyolite", "tfg:moon/surface/pile_moon_sand", "tfg:moon/surface/pile_white_sand", "tfg:moon/surface/pile_black_sand"