Skip to content
Success

Changes

Summary

  1. Rubber tree can generate in mangrove swamp now (details)
  2. Rubber tree distribution rule is data-driven now (details)
  3. Simplify code and remove unnecessary code (details)
Commit a0d40eb6636a7b5c4142acda207ad33e356a47cf by qian_shan_yao
Rubber tree can generate in mangrove swamp now
The file was addedresources/data/ic2/tags/worldgen/biome/is_swamp.json
The file was modifiedsrc/ic2/core/world/RubberTreeModifier.java
The file was addedsrc/ic2/core/ref/Ic2BiomeTags.java
The file was modifiedsrc/ic2/core/event/EventHandler.java
Commit 73a4d2e606ba211c80fefae47e1bd53c160aa251 by qian_shan_yao
Rubber tree distribution rule is data-driven now
The file was addedresources/data/ic2/worldgen/placed_feature/trees_rubber_forest.json
The file was modifiedres-forge/data/ic2/forge/biome_modifier/add_rubber_tree_feature_forest.json
The file was removedsrc/ic2/core/world/RubberTreeModifier.java
The file was modifiedsrc/ic2/core/world/Ic2WorldGen.java
The file was modifiedsrc/ic2/core/event/EventHandler.java
The file was modifiedsrc/ic2/core/proxy/EnvProxy.java
The file was addedresources/data/ic2/worldgen/placed_feature/trees_rubber_jungle.json
The file was modifiedres-forge/data/ic2/forge/biome_modifier/add_rubber_tree_feature_swamp.json
The file was removedresources/data/ic2/tags/worldgen/biome/is_swamp.json
The file was addedresources/data/ic2/worldgen/placed_feature/trees_rubber_swamp.json
The file was removedsrc/ic2/core/ref/Ic2BiomeTags.java
The file was modifiedres-forge/data/ic2/forge/biome_modifier/add_rubber_tree_feature_jungle.json
The file was modifiedsrc-fabric/ic2/fabric/EnvProxyFabric.java
Commit 3dccf7363b9d7b611885662f585b80bdbb0ba84a by qian_shan_yao
Simplify code and remove unnecessary code
The file was modifiedsrc-forge/ic2/forge/EnvProxyForge.java
The file was modifiedsrc/ic2/core/proxy/EnvProxy.java
The file was removedsrc/ic2/core/world/HeightModifier.java
The file was modifiedsrc/ic2/core/world/Ic2WorldGen.java
The file was modifiedsrc-fabric/ic2/fabric/EnvProxyFabric.java
The file was removedsrc/ic2/core/world/OreDistribution.java
The file was removedsrc/ic2/core/world/NormalizedCountModifier.java