forked from VoxeLibre/VoxeLibre
Remove anvils from WIP
This commit is contained in:
parent
41cebe13bf
commit
8e0f8bbf43
|
@ -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 New Issue