forked from VoxeLibre/VoxeLibre
Remove escape pearls from mcl_wip
This commit is contained in:
parent
a7425b37b5
commit
2b3a2e67b5
|
@ -21,7 +21,6 @@ local wip_items = {
|
|||
"mcl_minecarts:activator_rail",
|
||||
}
|
||||
local experimental_items = {
|
||||
"mcl_temp_end_escape:end_escape_pearl",
|
||||
}
|
||||
|
||||
for i=1,#wip_items do
|
||||
|
|
Loading…
Reference in New Issue