This commit is contained in:
2026-07-02 22:01:34 +09:00
parent b8a3a48d15
commit f335f23ff5
15 changed files with 73 additions and 64 deletions
+4
View File
@@ -1,5 +1,9 @@
local items = require('ct-c')
if not settings.startup['PHI-CT'].value then
return
end
if items['hide'] and (data.raw['infinity-container']['super-infinity-chest'] or data.raw['infinity-cargo-wagon']['super-infinity-cargo-wagon']) then
local sc = 1
+4
View File
@@ -1,5 +1,9 @@
local items = require('mi-c')
if not settings.startup['PHI-MI'].value then
return
end
function status_number_position(entity)
local box = entity.selection_box or entity.collision_box