Use of new node group 'cools_lava' advised

Locked
User avatar
paramat
Developer
Posts: 3700
Joined: Sun Oct 28, 2012 00:05
GitHub: paramat
IRC: paramat
Location: UK

Use of new node group 'cools_lava' advised

by paramat » Post

A new node group 'cools_lava' has been added to MTGame, snowblock and ice have been added to this group.
This allows non-water nodes to cool lava.
Eventually this group will trigger lavacooling instead of "group:water", however "group:water" has been left in the lavacoolng ABM alongside "group:cools_lava" to not break mod water nodes.

We recommend you start using this new group and add it to your water nodes in preparation for the eventual change, however it will be many months before "group:water" is removed from the lavacooling ABM.
Example for a water source node:

Code: Select all

groups = {water = 3, liquid = 3, puts_out_fire = 1, cools_lava = 1},

Locked

Who is online

Users browsing this forum: Ahrefs [Bot] and 4 guests