mirror of
https://github.com/minetest-mods/mesecons.git
synced 2025-07-12 12:10:21 +02:00
Replace on_rotate_horiz with on_rotate and paramtype2 = "4dir"
This raises the minimal Luanti/Minetest version to 5.7.0.
This commit is contained in:
committed by
SmallJoker
parent
b79962402b
commit
27072542cf
@ -1,5 +1,5 @@
|
||||
name = mesecons
|
||||
description = Mod that implements a ton of items related to digital circuitry.
|
||||
min_minetest_version = 5.0
|
||||
min_minetest_version = 5.7.0
|
||||
author = Jeija
|
||||
title = Mesecons
|
||||
|
Reference in New Issue
Block a user