worldgen and stone palettes

This commit is contained in:
DrMangoTea
2023-09-02 22:30:52 +02:00
parent 30de779fed
commit c98ff140a2
238 changed files with 5630 additions and 65 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 240 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 246 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 243 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 230 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 224 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 230 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 206 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 223 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 346 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 195 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 182 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 177 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 197 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 202 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 908 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 219 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 224 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 240 B

View File

@@ -0,0 +1,6 @@
{
"type": "forge:add_features",
"biomes": "#minecraft:is_overworld",
"features": "tfmg:simulated_oil",
"step": "underground_ores"
}

View File

@@ -0,0 +1,6 @@
{
"type": "forge:add_features",
"biomes": "#minecraft:is_overworld",
"features": "tfmg:oil",
"step": "underground_ores"
}

View File

@@ -6,7 +6,8 @@
"compatibilityLevel": "JAVA_8",
"refmap": "tfmg.refmap.json",
"mixins": [
"AllOreFeatureConfigEntriesMixin"
// "FluidPropagatorMixin"
],
"injectors": {

View File

@@ -0,0 +1,16 @@
Version 0.6.0
-liquid concrete changed from a block to actuall fluid
-liquid concrete bucket works with smart pipes
-changed strength of oil deposits from 696969 to 69696969
-added formwork
-added cooling liquid
-added creosote
-added connected texture to cast iron block
-added blue and green fire
-added copper and zinc grenades
-sparks from thermite grenades now set mobs on fire on impact
-changed id of the mod from "createindustry" to "tfmg"
-increased burning time of fossilstone and coal coke
-oil deposits spawn in larger but rarer groups