promotional bannermobile promotional banner

Create ReAutomated - Nodes spawn rate

This datapack increases the attempts per chunk made to replace a normal ore with a node during world generation.

DEPRECATED! THERE IS A CONFIG FOR NODES RARITY NOW

This datapack is intended to help less experienced users modify the rarity of the Nodes added by Create ReAutomated.

Create ReAutomated generates Nodes in the world by replacing an Ore block within a vein only when that block has at least 3 faces in contact with another ore of the same type.

In addition, by default 35 attempts per chunk are made to replace such an Ore block. This datapack increases the number of attempts in order to make the Nodes less rare.

Example:

{
  "feature": "createreautomated:ore_node",
  "placement": [
    {
      "type": "createreautomated:config_filter"
    },
    {
      "type": "minecraft:count",
      "count": 70 <-- This would double the spawnrate of Nodes
    },
    {
      "type": "minecraft:in_square"
    },
    {
      "type": "minecraft:height_range",
      "height": {
        "type": "minecraft:uniform",
        "max_inclusive": {
          "absolute": 64
        },
        "min_inclusive": {
          "absolute": -64
        }
      }
    }
  ]
}

The Create ReAutomated - Nodes spawn rate Team

RisingBuilder tier frameprofile avatar
Owner
RisingBuilder tier icon
  • 6
    Followers
  • 16
    Projects
  • 576.2K
    Downloads

More from zTYPView all