mirror of
https://git.minetest.land/VoxeLibre/VoxeLibre.git
synced 2024-11-22 10:31:06 +01:00
Remove anvils from WIP
This commit is contained in:
parent
41cebe13bf
commit
8e0f8bbf43
2 changed files with 0 additions and 4 deletions
|
@ -1,4 +1,3 @@
|
|||
mcl_anvils
|
||||
mcl_core
|
||||
mcl_fishing
|
||||
mcl_maps
|
||||
|
|
|
@ -1,7 +1,4 @@
|
|||
local wip_items = {
|
||||
"mcl_anvils:anvil",
|
||||
"mcl_anvils:anvil_damage_1",
|
||||
"mcl_anvils:anvil_damage_2",
|
||||
"mcl_fishing:fishing_rod",
|
||||
"mcl_maps:empty_map",
|
||||
"mcl_comparators:comparator_off_comp",
|
||||
|
|
Loading…
Reference in a new issue