mirror of
https://github.com/mt-mods/unifieddyes.git
synced 2024-11-21 23:13:47 +01:00
remove an obsolete function reference
This commit is contained in:
parent
d59ccd3298
commit
0082b1513a
1
API.md
1
API.md
@ -148,7 +148,6 @@ If your mod used the old paradigm where you craft a neutral-colored item, place
|
||||
```lua
|
||||
place_param2 = 240,
|
||||
after_dig_node = unifieddyes.after_dig_node,
|
||||
after_place_node = unifieddyes.recolor_on_place,
|
||||
ud_replacement_node = "mod:some_node",
|
||||
on_dig = unifieddyes.on_dig
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user