Minetest-WorldEditAdditions/worldeditadditions_commands
Starbeamrainbowlabs 4e544c555c replacemix: add support for wea.parse.chance
TODO: use wea.parse.weighted_nodes

The problem here is that we have a target_node with an optional chance 
too, so a finite state machine is needed to parse it currently

Once we've extracted the target_node and it's optional chance though, we 
should be able to use wea.parse.weighted_nodes in theory
2021-05-11 22:29:15 +01:00
..
2021-03-15 20:51:23 -07:00
2021-03-17 11:36:12 -07:00