Remove incorrect feature flag (#8086)
And document the versions that introduced the features.
This commit is contained in:
parent
86a724a406
commit
289186639f
|
@ -3,7 +3,6 @@
|
|||
core.features = {
|
||||
glasslike_framed = true,
|
||||
nodebox_as_selectionbox = true,
|
||||
chat_send_player_param3 = true,
|
||||
get_all_craft_recipes_works = true,
|
||||
use_texture_alpha = true,
|
||||
no_legacy_abms = true,
|
||||
|
|
Loading…
Reference in New Issue