forked from mad-star-studio/Voxelis
Tap tap
This commit is contained in:
parent
f5877a23cf
commit
090f81b833
107 changed files with 1018 additions and 1018 deletions
|
@ -178,8 +178,8 @@ minetest.register_craftitem("vox_coloring:cleaning_solvent", {
|
|||
minetest.register_craft({
|
||||
output = "vox_coloring:cleaning_solvent",
|
||||
recipe = {
|
||||
{"vox_main:soap", "bucket:water_bucket", "vox_main:salt"},
|
||||
{"vox_main:ash", "", ""},
|
||||
{"vox_core:soap", "bucket:water_bucket", "vox_core:salt"},
|
||||
{"vox_core:ash", "", ""},
|
||||
},
|
||||
replacements = {{"bucket:water_bucket", "bucket:bucket"}},
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue