Whats wrong here Addon: skript-placeholders and placeholdersAPI plugin
if {iron.ore.left.4} <= 0:
set {result.4} to "&cThe ore has depleted wait 30 seconds"
else:
set {result.4} to "&7 %{iron.ore.left.4}%/%{iron.ore.max.left.4}%"
set the result to "%{result.4}%"```
i put %Depleted4% on a hologram with the holographic display plugin and it doesn't show anything?