Shadows-of-Fire / Hostile-Neural-Networks

A Minecraft Forge mod about defeating hostile simulations to produce loot drops
MIT License
17 stars 19 forks source link

Text sticks out of the Simulation Chamber GUI when renaming Prediction Matrix to a longer name #69

Open esmenard opened 1 month ago

esmenard commented 1 month ago

When using KubeJS to change the name of Prediction Matrix to be longer, the text "Missing input: Prediction Matrix" sticks out of the Simulation Chamber GUI. Adding a \n to the name of the Prediction Matrix doesn't seem to do anything. 2024-10-31_21 01 23

Mods installed : HNN, KubeJS and dependencies KubeJS script used :


{
    "item.hostilenetworks.prediction_matrix": "Pulsating Prediction \nMatrix"
}