Conorsmine / PlayerDataManipulator

PDM is a spigot plugin meant to make the process of working with playerdata easier to understand and to execute on the fly.
2 stars 0 forks source link

Error when using `pdm editor C0D3_M4513R` #7

Closed C0D3-M4513R closed 11 months ago

C0D3-M4513R commented 12 months ago
[15:06:57] [Server thread/INFO] [/]: [PDM] Preparing web editor...
[15:06:58] [Craft Scheduler Thread - 0/WARN] [co.co.ne.PlayerDataManipulator/]: [PlayerDataManipulator] Plugin PlayerDataManipulator v1.1 generated an exception while executing task 3141
java.lang.NullPointerException: Cannot invoke "com.conorsmine.net.ParserDataTypes.getClassFromDataType()" because the return value of "com.conorsmine.net.ParserDataTypes.getType(de.tr7zw.nbtapi.NBTType)" is null
        at com.conorsmine.net.webserver.PlayerDataParser.evaluateSimpleList(PlayerDataParser.java:133) ~[?:?] {}
        at com.conorsmine.net.webserver.PlayerDataParser.parse(PlayerDataParser.java:95) ~[?:?] {}
        at com.conorsmine.net.webserver.PlayerDataParser.evaluateCompoundTag(PlayerDataParser.java:122) ~[?:?] {}
        at com.conorsmine.net.webserver.PlayerDataParser.parse(PlayerDataParser.java:89) ~[?:?] {}
        at com.conorsmine.net.webserver.PlayerDataParser.evaluateCompoundTag(PlayerDataParser.java:122) ~[?:?] {}
        at com.conorsmine.net.webserver.PlayerDataParser.parse(PlayerDataParser.java:89) ~[?:?] {}
        at com.conorsmine.net.webserver.PlayerDataParser.getFinalParsedJson(PlayerDataParser.java:64) ~[?:?] {}
        at com.conorsmine.net.webserver.PlayerDataParser.lambda$parsePlayerData$0(PlayerDataParser.java:46) ~[?:?] {}
        at org.bukkit.craftbukkit.v1_18_R2.scheduler.CraftTask.run(CraftTask.java:102) ~[?:?] {re:classloading}
        at org.bukkit.craftbukkit.v1_18_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54) ~[?:?] {re:classloading}
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?] {re:mixin,re:mixin,re:mixin}
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?] {}
        at java.lang.Thread.run(Thread.java:833) ~[?:?] {re:mixin,re:mixin,re:mixin,re:mixin,re:mixin,re:mixin,re:mixin,re:mixin,re:mixin}
[15:09:42] [Server thread/INFO] [/]: This server is running Magma version 1.18.2-5012a7f4 (Implementing API version 1.18.2-R0.1-SNAPSHOT, Forge Version 40.2.10)

For transparency: I am running Magma (forge+bukkit hybrid). Source can be found here: https://git.magmafoundation.org/magmafoundation/Magma-1-18-x/

pdm list C0D3_M4513R inv works fine btw

Conorsmine commented 12 months ago

Could you please execute the following command and send the created report log here; /pdm errorReport location C0D3_M4513R

C0D3-M4513R commented 12 months ago
Details

```json { "player_data": { "f_128329_": { "Brain": { "f_128329_": { "memories": { "f_128329_": {} } } }, "HurtByTimestamp": { "f_128671_": 0 }, "bukkit": { "f_128329_": { "newLevel": { "f_128671_": 0 }, "newExp": { "f_128671_": 0 }, "newTotalExp": { "f_128671_": 0 }, "firstPlayed": { "f_128874_": 1688416153188 }, "lastKnownName": { "f_129290_": "C0D3_M4513R" }, "keepLevel": { "f_128258_": 0 }, "expToDrop": { "f_128671_": 0 }, "lastPlayed": { "f_128874_": 1696685711381 } } }, "SleepTimer": { "f_129245_": 0 }, "SpawnForced": { "f_128258_": 0 }, "Attributes": [ { "f_128329_": { "Base": { "f_128495_": 1.0 }, "Name": { "f_129290_": "minecraft:generic.attack_damage" } } }, { "f_128329_": { "Base": { "f_128495_": 4.0 }, "Name": { "f_129290_": "minecraft:generic.attack_speed" } } }, { "f_128329_": { "Base": { "f_128495_": 0.0 }, "Name": { "f_129290_": "minecraft:generic.armor" } } }, { "f_128329_": { "Base": { "f_128495_": 0.0 }, "Name": { "f_129290_": "minecraft:generic.armor_toughness" } } }, { "f_128329_": { "Base": { "f_128495_": 0.0 }, "Name": { "f_129290_": "minecraft:generic.knockback_resistance" } } }, { "f_128329_": { "Base": { "f_128495_": 1.0 }, "Name": { "f_129290_": "forge:swim_speed" } } }, { "f_128329_": { "Base": { "f_128495_": 20.0 }, "Modifiers": [ { "f_128329_": { "Amount": { "f_128495_": 0.0 }, "Operation": { "f_128671_": 0 }, "UUID": [ { "f_128671_": -1307757514 }, { "f_128671_": 221857896 }, { "f_128671_": -1767124828 }, { "f_128671_": -2056361786 } ], "Name": { "f_129290_": "Health Gained from Trying New Foods" } } } ], "Name": { "f_129290_": "minecraft:generic.max_health" } } }, { "f_128329_": { "Base": { "f_128495_": 0.08 }, "Name": { "f_129290_": "forge:entity_gravity" } } }, { "f_128329_": { "Base": { "f_128495_": 0.10000000149011612 }, "Name": { "f_129290_": "minecraft:generic.movement_speed" } } }, { "f_128329_": { "Base": { "f_128495_": 4.5 }, "Name": { "f_129290_": "forge:reach_distance" } } }, { "f_128329_": { "Base": { "f_128495_": 0.0 }, "Name": { "f_129290_": "caelus:fall_flying" } } }, { "f_128329_": { "Base": { "f_128495_": 0.0 }, "Name": { "f_129290_": "forge:step_height_addition" } } } ], "Invulnerable": { "f_128258_": 0 }, "AbsorptionAmount": { "f_128561_": 0.0 }, "abilities": { "f_128329_": { "invulnerable": { "f_128258_": 1 }, "mayfly": { "f_128258_": 1 }, "instabuild": { "f_128258_": 1 }, "walkSpeed": { "f_128561_": 0.1 }, "mayBuild": { "f_128258_": 1 }, "flying": { "f_128258_": 0 }, "flySpeed": { "f_128561_": 0.049996506 } } }, "FallDistance": { "f_128561_": 0.0 }, "recipeBook": { "f_128329_": { "iscookingGuiOpen": { "f_128258_": 0 }, "recipes": [ { "f_129290_": "simplylight:illuminant_brown_block_on_dyed" }, { "f_129290_": "simplylight:illuminant_gray_block_on_toggle" }, { "f_129290_": "simplylight:illuminant_blue_block_on_dyed" }, { "f_129290_": "simplylight:illuminant_orange_block_toggle" }, { "f_129290_": "simplylight:illuminant_magenta_block_on_toggle" }, { "f_129290_": "simplylight:illuminant_brown_block_on_toggle" }, { "f_129290_": "simplylight:illuminant_blue_block_dyed" }, { "f_129290_": "simplylight:illuminant_block_on" }, { "f_129290_": "simplylight:illuminant_red_block_on_dyed" }, { "f_129290_": "simplylight:rodlamp" }, { "f_129290_": "simplylight:illuminant_blue_block_on_toggle" }, { "f_129290_": "simplylight:illuminant_blue_block_toggle" }, { "f_129290_": "simplylight:illuminant_pink_block_on_dyed" }, { "f_129290_": "simplylight:illuminant_slab_from_panel" }, { "f_129290_": "simplylight:illuminant_block" }, { "f_129290_": "simplylight:illuminant_cyan_block_dyed" }, { "f_129290_": "simplylight:illuminant_pink_block_dyed" }, { "f_129290_": "simplylight:illuminant_light_gray_block_toggle" }, { "f_129290_": "simplylight:illuminant_yellow_block_on_dyed" }, { "f_129290_": "simplylight:illuminant_cyan_block_on_dyed" }, { "f_129290_": "simplylight:illuminant_slab" }, { "f_129290_": "simplylight:illuminant_block_on_toggle" }, { "f_129290_": "simplylight:illuminant_yellow_block_toggle" }, { "f_129290_": "ftbic:shapeless/nuke_arrow" }, { "f_129290_": "simplylight:walllamp" }, { "f_129290_": "simplylight:illuminant_magenta_block_on_dyed" }, { "f_129290_": "simplylight:illuminant_lime_block_on_dyed" }, { "f_129290_": "simplylight:illuminant_light_blue_block_on_toggle" }, { "f_129290_": "simplylight:illuminant_light_gray_block_on_toggle" }, { "f_129290_": "simplylight:illuminant_orange_block_on_toggle" }, { "f_129290_": "simplylight:illuminant_purple_block_dyed" }, { "f_129290_": "simplylight:illuminant_lime_block_dyed" }, { "f_129290_": "simplylight:illuminant_orange_block_on_dyed" }, { "f_129290_": "simplylight:illuminant_block_toggle" }, { "f_129290_": "simplylight:illuminant_cyan_block_on_toggle" }, { "f_129290_": "simplylight:illuminant_light_blue_block_on_dyed" }, { "f_129290_": "simplylight:lamp_post" }, { "f_129290_": "simplylight:illuminant_pink_block_on_toggle" }, { "f_129290_": "simplylight:edge_light" }, { "f_129290_": "simplylight:illuminant_green_block_on_toggle" }, { "f_129290_": "simplylight:illuminant_panel" }, { "f_129290_": "simplylight:illuminant_light_blue_block_toggle" }, { "f_129290_": "simplylight:illuminant_yellow_block_dyed" }, { "f_129290_": "simplylight:illuminant_red_block_toggle" }, { "f_129290_": "simplylight:illuminant_gray_block_on_dyed" }, { "f_129290_": "simplylight:illuminant_purple_block_on_toggle" }, { "f_129290_": "simplylight:illuminant_red_block_dyed" }, { "f_129290_": "simplylight:illuminant_black_block_on_dyed" }, { "f_129290_": "simplylight:illuminant_brown_block_toggle" }, { "f_129290_": "simplylight:illuminant_gray_block_dyed" }, { "f_129290_": "simplylight:illuminant_orange_block_dyed" }, { "f_129290_": "simplylight:illuminant_purple_block_on_dyed" }, { "f_129290_": "simplylight:edge_light_bottom_from_top" }, { "f_129290_": "simplylight:illuminant_block_dyed" }, { "f_129290_": "simplylight:illuminant_black_block_toggle" }, { "f_129290_": "simplylight:illuminant_lime_block_on_toggle" }, { "f_129290_": "simplylight:illuminant_block_on_dyed" }, { "f_129290_": "simplylight:illuminant_pink_block_toggle" }, { "f_129290_": "simplylight:illuminant_black_block_on_toggle" }, { "f_129290_": "simplylight:illuminant_yellow_block_on_toggle" }, { "f_129290_": "simplylight:illuminant_light_gray_block_on_dyed" }, { "f_129290_": "elementalcraft:powerful_air_shard_from_air_shards" }, { "f_129290_": "simplylight:illuminant_light_blue_block_dyed" }, { "f_129290_": "simplylight:illuminant_green_block_on_dyed" }, { "f_129290_": "simplylight:illuminant_lime_block_toggle" }, { "f_129290_": "simplylight:illuminant_purple_block_toggle" }, { "f_129290_": "simplylight:bulb" }, { "f_129290_": "simplylight:illuminant_green_block_dyed" }, { "f_129290_": "simplylight:illuminant_magenta_block_toggle" }, { "f_129290_": "simplylight:illuminant_gray_block_toggle" }, { "f_129290_": "simplylight:edge_light_top" }, { "f_129290_": "simplylight:illuminant_cyan_block_toggle" }, { "f_129290_": "simplylight:illuminant_brown_block_dyed" }, { "f_129290_": "simplylight:illuminant_magenta_block_dyed" }, { "f_129290_": "simplylight:illuminant_black_block_dyed" }, { "f_129290_": "simplylight:illuminant_light_gray_block_dyed" }, { "f_129290_": "simplylight:illuminant_green_block_toggle" }, { "f_129290_": "simplylight:illuminant_red_block_on_toggle" } ], "isBlastingFurnaceFilteringCraftable": { "f_128258_": 0 }, "isSmokerGuiOpen": { "f_128258_": 0 }, "isFilteringCraftable": { "f_128258_": 0 }, "toBeDisplayed": [ { "f_129290_": "simplylight:illuminant_brown_block_on_dyed" }, { "f_129290_": "simplylight:illuminant_gray_block_on_toggle" }, { "f_129290_": "simplylight:illuminant_blue_block_on_dyed" }, { "f_129290_": "simplylight:illuminant_orange_block_toggle" }, { "f_129290_": "simplylight:illuminant_magenta_block_on_toggle" }, { "f_129290_": "simplylight:illuminant_brown_block_on_toggle" }, { "f_129290_": "simplylight:illuminant_blue_block_dyed" }, { "f_129290_": "simplylight:illuminant_block_on" }, { "f_129290_": "simplylight:illuminant_red_block_on_dyed" }, { "f_129290_": "simplylight:rodlamp" }, { "f_129290_": "simplylight:illuminant_blue_block_on_toggle" }, { "f_129290_": "simplylight:illuminant_blue_block_toggle" }, { "f_129290_": "simplylight:illuminant_pink_block_on_dyed" }, { "f_129290_": "simplylight:illuminant_slab_from_panel" }, { "f_129290_": "simplylight:illuminant_block" }, { "f_129290_": "simplylight:illuminant_cyan_block_dyed" }, { "f_129290_": "simplylight:illuminant_pink_block_dyed" }, { "f_129290_": "simplylight:illuminant_light_gray_block_toggle" }, { "f_129290_": "simplylight:illuminant_yellow_block_on_dyed" }, { "f_129290_": "simplylight:illuminant_cyan_block_on_dyed" }, { "f_129290_": "simplylight:illuminant_slab" }, { "f_129290_": "simplylight:illuminant_block_on_toggle" }, { "f_129290_": "simplylight:illuminant_yellow_block_toggle" }, { "f_129290_": "ftbic:shapeless/nuke_arrow" }, { "f_129290_": "simplylight:walllamp" }, { "f_129290_": "simplylight:illuminant_magenta_block_on_dyed" }, { "f_129290_": "simplylight:illuminant_lime_block_on_dyed" }, { "f_129290_": "simplylight:illuminant_light_blue_block_on_toggle" }, { "f_129290_": "simplylight:illuminant_light_gray_block_on_toggle" }, { "f_129290_": "simplylight:illuminant_orange_block_on_toggle" }, { "f_129290_": "simplylight:illuminant_purple_block_dyed" }, { "f_129290_": "simplylight:illuminant_lime_block_dyed" }, { "f_129290_": "simplylight:illuminant_orange_block_on_dyed" }, { "f_129290_": "simplylight:illuminant_block_toggle" }, { "f_129290_": "simplylight:illuminant_cyan_block_on_toggle" }, { "f_129290_": "simplylight:illuminant_light_blue_block_on_dyed" }, { "f_129290_": "simplylight:lamp_post" }, { "f_129290_": "simplylight:illuminant_pink_block_on_toggle" }, { "f_129290_": "simplylight:edge_light" }, { "f_129290_": "simplylight:illuminant_green_block_on_toggle" }, { "f_129290_": "simplylight:illuminant_panel" }, { "f_129290_": "simplylight:illuminant_light_blue_block_toggle" }, { "f_129290_": "simplylight:illuminant_yellow_block_dyed" }, { "f_129290_": "simplylight:illuminant_red_block_toggle" }, { "f_129290_": "simplylight:illuminant_gray_block_on_dyed" }, { "f_129290_": "simplylight:illuminant_purple_block_on_toggle" }, { "f_129290_": "simplylight:illuminant_red_block_dyed" }, { "f_129290_": "simplylight:illuminant_black_block_on_dyed" }, { "f_129290_": "simplylight:illuminant_brown_block_toggle" }, { "f_129290_": "simplylight:illuminant_gray_block_dyed" }, { "f_129290_": "simplylight:illuminant_orange_block_dyed" }, { "f_129290_": "simplylight:illuminant_purple_block_on_dyed" }, { "f_129290_": "simplylight:edge_light_bottom_from_top" }, { "f_129290_": "simplylight:illuminant_block_dyed" }, { "f_129290_": "simplylight:illuminant_black_block_toggle" }, { "f_129290_": "simplylight:illuminant_lime_block_on_toggle" }, { "f_129290_": "simplylight:illuminant_block_on_dyed" }, { "f_129290_": "simplylight:illuminant_pink_block_toggle" }, { "f_129290_": "simplylight:illuminant_black_block_on_toggle" }, { "f_129290_": "simplylight:illuminant_yellow_block_on_toggle" }, { "f_129290_": "simplylight:illuminant_light_gray_block_on_dyed" }, { "f_129290_": "elementalcraft:powerful_air_shard_from_air_shards" }, { "f_129290_": "simplylight:illuminant_light_blue_block_dyed" }, { "f_129290_": "simplylight:illuminant_green_block_on_dyed" }, { "f_129290_": "simplylight:illuminant_lime_block_toggle" }, { "f_129290_": "simplylight:illuminant_purple_block_toggle" }, { "f_129290_": "simplylight:bulb" }, { "f_129290_": "simplylight:illuminant_green_block_dyed" }, { "f_129290_": "simplylight:illuminant_magenta_block_toggle" }, { "f_129290_": "simplylight:illuminant_gray_block_toggle" }, { "f_129290_": "simplylight:edge_light_top" }, { "f_129290_": "simplylight:illuminant_cyan_block_toggle" }, { "f_129290_": "simplylight:illuminant_brown_block_dyed" }, { "f_129290_": "simplylight:illuminant_magenta_block_dyed" }, { "f_129290_": "simplylight:illuminant_black_block_dyed" }, { "f_129290_": "simplylight:illuminant_light_gray_block_dyed" }, { "f_129290_": "simplylight:illuminant_green_block_toggle" }, { "f_129290_": "simplylight:illuminant_red_block_on_toggle" } ], "isFurnaceGuiOpen": { "f_128258_": 0 }, "iscookingFilteringCraftable": { "f_128258_": 0 }, "isFurnaceFilteringCraftable": { "f_128258_": 0 }, "isGuiOpen": { "f_128258_": 0 }, "isBlastingFurnaceGuiOpen": { "f_128258_": 0 }, "isSmokerFilteringCraftable": { "f_128258_": 0 } } }, "CanUpdate": { "f_128258_": 1 }, "WorldUUIDMost": { "f_128874_": -8219223804780526949 }, "ForgeCaps": { "f_128329_": { "forbidden_arcanus:aureal": { "f_128329_": { "CorruptionTimer": { "f_128671_": 0 }, "Corruption": { "f_128671_": 0 }, "Aureal": { "f_128671_": 0 } } }, "tconstruct:persistent_data": { "f_128329_": {} }, "botania:kept_items": { "f_128329_": { "stacks": [] } }, "mekanism:radiation": { "f_128329_": { "radiation": { "f_128495_": 1.0E-7 } } }, "curios:inventory": { "f_128329_": { "Curios": [ { "f_128329_": { "StacksHandler": { "f_128329_": { "SavedBaseSize": { "f_128671_": 1 }, "Renders": { "f_128329_": { "Size": { "f_128671_": 1 }, "Renders": [ { "f_128329_": { "Render": { "f_128258_": 1 }, "Slot": { "f_128671_": 0 } } } ] } }, "Visible": { "f_128258_": 1 }, "Stacks": { "f_128329_": { "Size": { "f_128671_": 1 }, "Items": [] } }, "Cosmetics": { "f_128329_": { "Size": { "f_128671_": 1 }, "Items": [] } }, "HasCosmetic": { "f_128258_": 0 } } }, "Identifier": { "f_129290_": "head" } } }, { "f_128329_": { "StacksHandler": { "f_128329_": { "SavedBaseSize": { "f_128671_": 1 }, "Renders": { "f_128329_": { "Size": { "f_128671_": 1 }, "Renders": [ { "f_128329_": { "Render": { "f_128258_": 1 }, "Slot": { "f_128671_": 0 } } } ] } }, "Visible": { "f_128258_": 1 }, "Stacks": { "f_128329_": { "Size": { "f_128671_": 1 }, "Items": [] } }, "Cosmetics": { "f_128329_": { "Size": { "f_128671_": 1 }, "Items": [] } }, "HasCosmetic": { "f_128258_": 0 } } }, "Identifier": { "f_129290_": "necklace" } } }, { "f_128329_": { "StacksHandler": { "f_128329_": { "SavedBaseSize": { "f_128671_": 1 }, "Renders": { "f_128329_": { "Size": { "f_128671_": 1 }, "Renders": [ { "f_128329_": { "Render": { "f_128258_": 1 }, "Slot": { "f_128671_": 0 } } } ] } }, "Visible": { "f_128258_": 1 }, "Stacks": { "f_128329_": { "Size": { "f_128671_": 1 }, "Items": [] } }, "Cosmetics": { "f_128329_": { "Size": { "f_128671_": 1 }, "Items": [] } }, "HasCosmetic": { "f_128258_": 0 } } }, "Identifier": { "f_129290_": "back" } } }, { "f_128329_": { "StacksHandler": { "f_128329_": { "SavedBaseSize": { "f_128671_": 1 }, "Renders": { "f_128329_": { "Size": { "f_128671_": 1 }, "Renders": [ { "f_128329_": { "Render": { "f_128258_": 1 }, "Slot": { "f_128671_": 0 } } } ] } }, "Visible": { "f_128258_": 1 }, "Stacks": { "f_128329_": { "Size": { "f_128671_": 1 }, "Items": [] } }, "Cosmetics": { "f_128329_": { "Size": { "f_128671_": 1 }, "Items": [] } }, "HasCosmetic": { "f_128258_": 0 } } }, "Identifier": { "f_129290_": "an_focus" } } }, { "f_128329_": { "StacksHandler": { "f_128329_": { "SavedBaseSize": { "f_128671_": 1 }, "Renders": { "f_128329_": { "Size": { "f_128671_": 1 }, "Renders": [ { "f_128329_": { "Render": { "f_128258_": 1 }, "Slot": { "f_128671_": 0 } } } ] } }, "Visible": { "f_128258_": 1 }, "Stacks": { "f_128329_": { "Size": { "f_128671_": 1 }, "Items": [] } }, "Cosmetics": { "f_128329_": { "Size": { "f_128671_": 1 }, "Items": [] } }, "HasCosmetic": { "f_128258_": 0 } } }, "Identifier": { "f_129290_": "angelring" } } }, { "f_128329_": { "StacksHandler": { "f_128329_": { "SavedBaseSize": { "f_128671_": 1 }, "Renders": { "f_128329_": { "Size": { "f_128671_": 1 }, "Renders": [ { "f_128329_": { "Render": { "f_128258_": 1 }, "Slot": { "f_128671_": 0 } } } ] } }, "Visible": { "f_128258_": 1 }, "Stacks": { "f_128329_": { "Size": { "f_128671_": 1 }, "Items": [] } }, "Cosmetics": { "f_128329_": { "Size": { "f_128671_": 1 }, "Items": [] } }, "HasCosmetic": { "f_128258_": 0 } } }, "Identifier": { "f_129290_": "body" } } }, { "f_128329_": { "StacksHandler": { "f_128329_": { "SavedBaseSize": { "f_128671_": 2 }, "Renders": { "f_128329_": { "Size": { "f_128671_": 2 }, "Renders": [ { "f_128329_": { "Render": { "f_128258_": 1 }, "Slot": { "f_128671_": 0 } } }, { "f_128329_": { "Render": { "f_128258_": 1 }, "Slot": { "f_128671_": 1 } } } ] } }, "Visible": { "f_128258_": 1 }, "Stacks": { "f_128329_": { "Size": { "f_128671_": 2 }, "Items": [] } }, "Cosmetics": { "f_128329_": { "Size": { "f_128671_": 2 }, "Items": [] } }, "HasCosmetic": { "f_128258_": 0 } } }, "Identifier": { "f_129290_": "bundle" } } }, { "f_128329_": { "StacksHandler": { "f_128329_": { "SavedBaseSize": { "f_128671_": 4 }, "Renders": { "f_128329_": { "Size": { "f_128671_": 4 }, "Renders": [ { "f_128329_": { "Render": { "f_128258_": 1 }, "Slot": { "f_128671_": 0 } } }, { "f_128329_": { "Render": { "f_128258_": 1 }, "Slot": { "f_128671_": 1 } } }, { "f_128329_": { "Render": { "f_128258_": 1 }, "Slot": { "f_128671_": 2 } } }, { "f_128329_": { "Render": { "f_128258_": 1 }, "Slot": { "f_128671_": 3 } } } ] } }, "Visible": { "f_128258_": 1 }, "Stacks": { "f_128329_": { "Size": { "f_128671_": 4 }, "Items": [] } }, "Cosmetics": { "f_128329_": { "Size": { "f_128671_": 4 }, "Items": [] } }, "HasCosmetic": { "f_128258_": 0 } } }, "Identifier": { "f_129290_": "element_holder" } } }, { "f_128329_": { "StacksHandler": { "f_128329_": { "SavedBaseSize": { "f_128671_": 1 }, "Renders": { "f_128329_": { "Size": { "f_128671_": 1 }, "Renders": [ { "f_128329_": { "Render": { "f_128258_": 1 }, "Slot": { "f_128671_": 0 } } } ] } }, "Visible": { "f_128258_": 1 }, "Stacks": { "f_128329_": { "Size": { "f_128671_": 1 }, "Items": [] } }, "Cosmetics": { "f_128329_": { "Size": { "f_128671_": 1 }, "Items": [] } }, "HasCosmetic": { "f_128258_": 0 } } }, "Identifier": { "f_129290_": "glasses" } } }, { "f_128329_": { "StacksHandler": { "f_128329_": { "SavedBaseSize": { "f_128671_": 1 }, "Renders": { "f_128329_": { "Size": { "f_128671_": 1 }, "Renders": [ { "f_128329_": { "Render": { "f_128258_": 1 }, "Slot": { "f_128671_": 0 } } } ] } }, "Visible": { "f_128258_": 1 }, "Stacks": { "f_128329_": { "Size": { "f_128671_": 1 }, "Items": [] } }, "Cosmetics": { "f_128329_": { "Size": { "f_128671_": 1 }, "Items": [] } }, "HasCosmetic": { "f_128258_": 0 } } }, "Identifier": { "f_129290_": "heartamulet" } } }, { "f_128329_": { "StacksHandler": { "f_128329_": { "SavedBaseSize": { "f_128671_": 0 }, "Renders": { "f_128329_": { "Size": { "f_128671_": 0 }, "Renders": [] } }, "Visible": { "f_128258_": 1 }, "Stacks": { "f_128329_": { "Size": { "f_128671_": 0 }, "Items": [] } }, "Cosmetics": { "f_128329_": { "Size": { "f_128671_": 0 }, "Items": [] } }, "HasCosmetic": { "f_128258_": 0 } } }, "Identifier": { "f_129290_": "living_armour_socket" } } }, { "f_128329_": { "StacksHandler": { "f_128329_": { "SavedBaseSize": { "f_128671_": 1 }, "Renders": { "f_128329_": { "Size": { "f_128671_": 1 }, "Renders": [ { "f_128329_": { "Render": { "f_128258_": 1 }, "Slot": { "f_128671_": 0 } } } ] } }, "Visible": { "f_128258_": 1 }, "Stacks": { "f_128329_": { "Size": { "f_128671_": 1 }, "Items": [] } }, "Cosmetics": { "f_128329_": { "Size": { "f_128671_": 1 }, "Items": [] } }, "HasCosmetic": { "f_128258_": 0 } } }, "Identifier": { "f_129290_": "magic_book" } } }, { "f_128329_": { "StacksHandler": { "f_128329_": { "SavedBaseSize": { "f_128671_": 2 }, "Renders": { "f_128329_": { "Size": { "f_128671_": 2 }, "Renders": [ { "f_128329_": { "Render": { "f_128258_": 1 }, "Slot": { "f_128671_": 0 } } }, { "f_128329_": { "Render": { "f_128258_": 1 }, "Slot": { "f_128671_": 1 } } } ] } }, "Visible": { "f_128258_": 1 }, "Stacks": { "f_128329_": { "Size": { "f_128671_": 2 }, "Items": [] } }, "Cosmetics": { "f_128329_": { "Size": { "f_128671_": 2 }, "Items": [] } }, "HasCosmetic": { "f_128258_": 0 } } }, "Identifier": { "f_129290_": "bracelet" } } }, { "f_128329_": { "StacksHandler": { "f_128329_": { "SavedBaseSize": { "f_128671_": 2 }, "Renders": { "f_128329_": { "Size": { "f_128671_": 2 }, "Renders": [ { "f_128329_": { "Render": { "f_128258_": 1 }, "Slot": { "f_128671_": 0 } } }, { "f_128329_": { "Render": { "f_128258_": 1 }, "Slot": { "f_128671_": 1 } } } ] } }, "Visible": { "f_128258_": 1 }, "Stacks": { "f_128329_": { "Size": { "f_128671_": 2 }, "Items": [] } }, "Cosmetics": { "f_128329_": { "Size": { "f_128671_": 2 }, "Items": [] } }, "HasCosmetic": { "f_128258_": 0 } } }, "Identifier": { "f_129290_": "hands" } } }, { "f_128329_": { "StacksHandler": { "f_128329_": { "SavedBaseSize": { "f_128671_": 3 }, "Renders": { "f_128329_": { "Size": { "f_128671_": 3 }, "Renders": [ { "f_128329_": { "Render": { "f_128258_": 1 }, "Slot": { "f_128671_": 0 } } }, { "f_128329_": { "Render": { "f_128258_": 1 }, "Slot": { "f_128671_": 1 } } }, { "f_128329_": { "Render": { "f_128258_": 1 }, "Slot": { "f_128671_": 2 } } } ] } }, "Visible": { "f_128258_": 1 }, "Stacks": { "f_128329_": { "Size": { "f_128671_": 3 }, "Items": [] } }, "Cosmetics": { "f_128329_": { "Size": { "f_128671_": 3 }, "Items": [] } }, "HasCosmetic": { "f_128258_": 0 } } }, "Identifier": { "f_129290_": "ring" } } }, { "f_128329_": { "StacksHandler": { "f_128329_": { "SavedBaseSize": { "f_128671_": 1 }, "Renders": { "f_128329_": { "Size": { "f_128671_": 1 }, "Renders": [ { "f_128329_": { "Render": { "f_128258_": 1 }, "Slot": { "f_128671_": 0 } } } ] } }, "Visible": { "f_128258_": 1 }, "Stacks": { "f_128329_": { "Size": { "f_128671_": 1 }, "Items": [] } }, "Cosmetics": { "f_128329_": { "Size": { "f_128671_": 1 }, "Items": [] } }, "HasCosmetic": { "f_128258_": 0 } } }, "Identifier": { "f_129290_": "belt" } } }, { "f_128329_": { "StacksHandler": { "f_128329_": { "SavedBaseSize": { "f_128671_": 1 }, "Renders": { "f_128329_": { "Size": { "f_128671_": 1 }, "Renders": [ { "f_128329_": { "Render": { "f_128258_": 1 }, "Slot": { "f_128671_": 0 } } } ] } }, "Visible": { "f_128258_": 1 }, "Stacks": { "f_128329_": { "Size": { "f_128671_": 1 }, "Items": [] } }, "Cosmetics": { "f_128329_": { "Size": { "f_128671_": 1 }, "Items": [] } }, "HasCosmetic": { "f_128258_": 0 } } }, "Identifier": { "f_129290_": "charm" } } }, { "f_128329_": { "StacksHandler": { "f_128329_": { "SavedBaseSize": { "f_128671_": 1 }, "Renders": { "f_128329_": { "Size": { "f_128671_": 1 }, "Renders": [ { "f_128329_": { "Render": { "f_128258_": 1 }, "Slot": { "f_128671_": 0 } } } ] } }, "Visible": { "f_128258_": 1 }, "Stacks": { "f_128329_": { "Size": { "f_128671_": 1 }, "Items": [] } }, "Cosmetics": { "f_128329_": { "Size": { "f_128671_": 1 }, "Items": [] } }, "HasCosmetic": { "f_128258_": 0 } } }, "Identifier": { "f_129290_": "feet" } } } ] } }, "rftoolsutility:properties": { "f_128329_": { "allowFlying": { "f_128258_": 0 }, "buffTicks": { "f_128671_": 154 }, "oldAllowFlying": { "f_128258_": 0 }, "buffTimeouts": [], "destinations": [], "onElevator": { "f_128258_": 0 }, "buffs": [] } }, "tombstone:cap_tombstone": { "f_128329_": { "alignment": { "f_129245_": -9 }, "perks": [], "knowledge": { "f_128671_": 17 } } }, "mahoutsukai:living_mahou": { "f_128329_": { "MAHOUTSUKAI_KODOKU": { "f_128671_": 0 }, "MAHOUTSUKAI_AUTHORITY_HIT": { "f_128258_": 0 } } }, "immersiveengineering:skyhook_data": { "f_128671_": 0 }, "lostcities:spawnset": { "f_128329_": { "spawnSet": { "f_128258_": 1 } } }, "pneumaticcraft:hacking": { "f_128329_": {} }, "valhelsia_core:counters": { "f_128329_": { "forbidden_arcanus:flight_timer": { "f_128329_": { "active": { "f_128258_": 0 }, "value": { "f_128671_": 0 } } } } }, "comforts:sleep_data": { "f_128329_": { "wakeTime": { "f_128874_": 9216001 }, "sleepTime": { "f_128874_": 9216510 }, "tiredTime": { "f_128874_": 9221646 } } }, "mahoutsukai:mahou_settings": { "f_128329_": { "intsettings": [ { "f_128329_": { "values": [ { "f_128671_": 255 }, { "f_128671_": 94 }, { "f_128671_": 204 }, { "f_128671_": 255 }, { "f_128671_": 94 }, { "f_128671_": 204 } ], "key": { "f_128671_": 0 } } }, { "f_128329_": { "values": [ { "f_128671_": 216 }, { "f_128671_": 0 }, { "f_128671_": 0 }, { "f_128671_": 0 }, { "f_128671_": 0 }, { "f_128671_": 0 } ], "key": { "f_128671_": 1 } } }, { "f_128329_": { "values": [ { "f_128671_": 255 }, { "f_128671_": 255 }, { "f_128671_": 150 }, { "f_128671_": 0 }, { "f_128671_": 0 }, { "f_128671_": 0 } ], "key": { "f_128671_": 2 } } }, { "f_128329_": { "values": [ { "f_128671_": 244 }, { "f_128671_": 237 }, { "f_128671_": 64 }, { "f_128671_": 0 }, { "f_128671_": 0 }, { "f_128671_": 0 } ], "key": { "f_128671_": 3 } } }, { "f_128329_": { "values": [ { "f_128671_": 255 }, { "f_128671_": 50 }, { "f_128671_": 50 }, { "f_128671_": 0 }, { "f_128671_": 0 }, { "f_128671_": 0 } ], "key": { "f_128671_": 4 } } }, { "f_128329_": { "values": [ { "f_128671_": 150 }, { "f_128671_": 0 }, { "f_128671_": 0 }, { "f_128671_": 0 }, { "f_128671_": 0 }, { "f_128671_": 0 } ], "key": { "f_128671_": 5 } } }, { "f_128329_": { "values": [ { "f_128671_": 224 }, { "f_128671_": 64 }, { "f_128671_": 0 }, { "f_128671_": 0 }, { "f_128671_": 0 }, { "f_128671_": 0 } ], "key": { "f_128671_": 6 } } }, { "f_128329_": { "values": [ { "f_128671_": 140 }, { "f_128671_": 82 }, { "f_128671_": 191 }, { "f_128671_": 0 }, { "f_128671_": 0 }, { "f_128671_": 0 } ], "key": { "f_128671_": 7 } } }, { "f_128329_": { "values": [ { "f_128671_": 166 }, { "f_128671_": 125 }, { "f_128671_": 224 }, { "f_128671_": 0 }, { "f_128671_": 0 }, { "f_128671_": 0 } ], "key": { "f_128671_": 8 } } }, { "f_128329_": { "values": [ { "f_128671_": 179 }, { "f_128671_": 255 }, { "f_128671_": 255 }, { "f_128671_": 179 }, { "f_128671_": 255 }, { "f_128671_": 255 } ], "key": { "f_128671_": 9 } } } ] } }, "structure_gel:gel_entity": { "f_128329_": { "portal": { "f_129290_": "structure_gel:empty" } } }, "ars_nouveau:mana": { "f_128329_": { "current": { "f_128495_": 100.0 }, "glyph": { "f_128671_": 0 }, "max": { "f_128671_": 100 }, "book_tier": { "f_128671_": 0 } } }, "rootsclassic:manacapability": { "f_128329_": { "mana": { "f_128561_": 40.0 }, "maxMana": { "f_128561_": 40.0 } } }, "blue_skies:player_capability": { "f_128329_": { "ArcInventory": [ { "f_128329_": { "Slot": { "f_128258_": 0 }, "id": { "f_129290_": "minecraft:air" }, "Count": { "f_128258_": 10 }, "tag": { "f_128329_": { "data_model": { "f_128329_": {} } } } } }, { "f_128329_": { "Slot": { "f_128258_": 1 }, "id": { "f_129290_": "minecraft:air" }, "Count": { "f_128258_": 10 }, "tag": { "f_128329_": { "data_model": { "f_128329_": {} } } } } }, { "f_128329_": { "Slot": { "f_128258_": 2 }, "id": { "f_129290_": "minecraft:air" }, "Count": { "f_128258_": 10 }, "tag": { "f_128329_": { "data_model": { "f_128329_": {} } } } } }, { "f_128329_": { "Slot": { "f_128258_": 3 }, "id": { "f_129290_": "minecraft:air" }, "Count": { "f_128258_": 10 }, "tag": { "f_128329_": { "data_model": { "f_128329_": {} } } } } } ], "SupporterPetID": { "f_128258_": 0 }, "EverdawnProgression": { "f_128258_": 0 }, "OpenedBlueLore": { "f_128258_": 0 }, "SupporterPetAudible": { "f_128258_": 0 }, "NatureHealth": { "f_128561_": 0.0 }, "SupporterStyleID": { "f_128258_": 0 }, "UsedBlueLore": { "f_128258_": 0 }, "EverbrightProgression": { "f_128258_": 0 }, "SupporterPetEnabled": { "f_128258_": 0 }, "FullDuskInvis": { "f_128258_": 0 }, "KeystoneTeleportPos": { "f_128329_": { "X": { "f_128671_": 0 }, "Y": { "f_128671_": 0 }, "Z": { "f_128671_": 0 } } } } }, "blueflame:blue_flame_on": { "f_128329_": { "isOnFire": { "f_128258_": 0 } } }, "mahoutsukai:mahou": { "f_128329_": { "MAHOUTSUKAI_PLAYER_PREV_YAW": { "f_128561_": 0.0 }, "MAHOUTSUKAI_SHOW_MAHOU": { "f_128258_": 1 }, "MAHOUTSUKAI_PAGE": { "f_128671_": 0 }, "MAHOUTSUKAI_MANA_FULL": { "f_128258_": 1 }, "MAHOUTSUKAI_MANA_UP_COUNTER": { "f_128671_": 100 }, "MAHOUTSUKAI_PLAYER_POSSESSING": { "f_128258_": 0 }, "MAHOUTSUKAI_LAST_RECIPE_CLOTH": { "f_128258_": 0 }, "MAHOUTSUKAI_PLAYER_HAS_MAGIC": { "f_128258_": 0 }, "MAHOUTSUKAI_FAE_SPAWN": { "f_128258_": 1 }, "MAHOUTSUKAI_PLAYER_CHARGE_RATE": { "f_128495_": 0.1 }, "MAHOUTSUKAI_PLAYER_DAMAGE_EXCHANGE_USES": { "f_128671_": 0 }, "MAHOUTSUKAI_PLAYER_PREV_PITCH": { "f_128561_": 0.0 }, "MAHOUTSUKAI_PLAYER_MAX_MANA": { "f_128671_": 100 }, "MAHOUTSUKAI_PLAYER_STORED_MANA": { "f_128671_": 100 }, "MAHOUTSUKAI_PLAYER_PROTECTIVE_DISPLACEMENT_USES": { "f_128671_": 0 }, "MAHOUTSUKAI_CANCEL_TIME": { "f_128874_": 0 }, "MAHOUTSUKAI_PLAYER_DEATH_COLLECTION_USES_LEFT": { "f_128561_": 0.0 } } }, "modonomicon:book_unlock": { "f_128329_": { "read_entries": [], "unlocked_categories": [ { "f_128329_": { "unlocked_categories": [ { "f_128329_": { "category_id": { "f_129290_": "occultism:getting_started" } } }, { "f_128329_": { "category_id": { "f_129290_": "occultism:familiar_rituals" } } }, { "f_128329_": { "category_id": { "f_129290_": "occultism:summoning_rituals" } } }, { "f_128329_": { "category_id": { "f_129290_": "occultism:crafting_rituals" } } }, { "f_128329_": { "category_id": { "f_129290_": "occultism:spirits" } } }, { "f_128329_": { "category_id": { "f_129290_": "occultism:possession_rituals" } } } ], "book_id": { "f_129290_": "occultism:dictionary_of_spirits" } } }, { "f_128329_": { "unlocked_categories": [ { "f_128329_": { "category_id": { "f_129290_": "modonomicon:hidden" } } }, { "f_128329_": { "category_id": { "f_129290_": "modonomicon:features" } } }, { "f_128329_": { "category_id": { "f_129290_": "modonomicon:formatting" } } } ], "book_id": { "f_129290_": "modonomicon:demo" } } } ], "unlocked_entries": [ { "f_128329_": { "unlocked_entries": [ { "f_128329_": { "entry_id": { "f_129290_": "occultism:pentacles/summon_wild_afrit" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:spirits/return_to_getting_started" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:pentacles/possess_foliot" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:getting_started/intro" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:summoning_rituals/summon_otherworld_sapling_trader" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:summoning_rituals/overview" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:spirits/overview" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:crafting_rituals/craft_stabilizer_tier2" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:pentacles/craft_foliot" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:crafting_rituals/craft_stabilizer_tier3" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:familiar_rituals/familiar_cthulhu" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:familiar_rituals/familiar_shub_niggurath" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:crafting_rituals/craft_stabilizer_tier1" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:pentacles/paraphernalia" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:crafting_rituals/craft_stabilizer_tier4" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:familiar_rituals/familiar_guardian" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:crafting_rituals/craft_marid_miner" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:pentacles/craft_afrit" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:pentacles/summon_afrit" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:pentacles/summon_marid" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:familiar_rituals/overview" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:summoning_rituals/summon_wild_otherworld_bird" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:summoning_rituals/wither_skull" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:pentacles/craft_marid" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:crafting_rituals/craft_soul_gem" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:rituals/sacrifice" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:crafting_rituals/craft_afrit_miner" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:pentacles/craft_djinni" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:pentacles/summon_foliot" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:familiar_rituals/familiar_greedy" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:summoning_rituals/afrit_essence" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:summoning_rituals/time_magic" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:crafting_rituals/craft_otherworld_goggles" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:familiar_rituals/familiar_devil" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:familiar_rituals/familiar_chimera" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:pentacles/possess_djinni" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:pentacles/summon_wild_greater_spirit" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:familiar_rituals/familiar_deer" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:possession_rituals/overview" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:familiar_rituals/familiar_beholder" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:familiar_rituals/return_to_rituals" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:crafting_rituals/craft_familiar_ring" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:crafting_rituals/craft_djinni_miner" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:pentacles/pentacles_overview" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:familiar_rituals/familiar_otherworld_bird" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:familiar_rituals/familiar_beaver" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:crafting_rituals/return_to_rituals" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:crafting_rituals/craft_storage_controller_base" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:crafting_rituals/craft_dimensional_matrix" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:possession_rituals/possess_enderman" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:possession_rituals/possess_endermite" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:pentacles/chalk_uses" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:familiar_rituals/familiar_mummy" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:familiar_rituals/familiar_headless" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:crafting_rituals/craft_dimensional_mineshaft" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:pentacles/summon_djinni" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:summoning_rituals/summon_lumberjack" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:possession_rituals/possess_ghast" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:crafting_rituals/craft_stable_wormhole" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:possession_rituals/possess_skeleton" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:rituals/crafting_rituals" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:storage/overview" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:familiar_rituals/familiar_bat" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:summoning_rituals/summon_crusher_t1" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:summoning_rituals/weather_magic" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:crafting_rituals/craft_satchel" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:possession_rituals/return_to_rituals" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:summoning_rituals/summon_crusher_t2" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:summoning_rituals/summon_crusher_t3" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:possession_rituals/summoning_rituals/wither_skull" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:summoning_rituals/summon_crusher_t4" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:crafting_rituals/overview" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:rituals/possession_rituals" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:pentacles/possess_afrit" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:rituals/item_use" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:familiar_rituals/familiar_fairy" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:familiar_rituals/familiar_parrot" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:crafting_rituals/craft_storage_remote" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:rituals/summoning_rituals" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:rituals/overview" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:summoning_rituals/summon_wild_parrot" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:crafting_rituals/craft_storage_system" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:crafting_rituals/craft_infused_pickaxe" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:rituals/familiar_rituals" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:summoning_rituals/return_to_rituals" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:summoning_rituals/summon_transport_items" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:familiar_rituals/familiar_blacksmith" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:summoning_rituals/summon_otherstone_trader" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:crafting_rituals/craft_foliot_miner" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:familiar_rituals/familiar_dragon" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:summoning_rituals/trade_spirits" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:summoning_rituals/summon_manage_machine" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:possession_rituals/summoning_rituals/afrit_essence" } } }, { "f_128329_": { "entry_id": { "f_129290_": "occultism:summoning_rituals/summon_cleaner" } } } ], "book_id": { "f_129290_": "occultism:dictionary_of_spirits" } } }, { "f_128329_": { "unlocked_entries": [ { "f_128329_": { "entry_id": { "f_129290_": "modonomicon:features/image" } } }, { "f_128329_": { "entry_id": { "f_129290_": "modonomicon:formatting/link" } } }, { "f_128329_": { "entry_id": { "f_129290_": "modonomicon:features/redirect" } } }, { "f_128329_": { "entry_id": { "f_129290_": "modonomicon:features/spotlight" } } }, { "f_128329_": { "entry_id": { "f_129290_": "modonomicon:features/condition_root" } } }, { "f_128329_": { "entry_id": { "f_129290_": "modonomicon:features/entity" } } }, { "f_128329_": { "entry_id": { "f_129290_": "modonomicon:formatting/advanced" } } }, { "f_128329_": { "entry_id": { "f_129290_": "modonomicon:features/command" } } }, { "f_128329_": { "entry_id": { "f_129290_": "modonomicon:features/empty" } } }, { "f_128329_": { "entry_id": { "f_129290_": "modonomicon:features/multiblock" } } }, { "f_128329_": { "entry_id": { "f_129290_": "modonomicon:features/recipe" } } }, { "f_128329_": { "entry_id": { "f_129290_": "modonomicon:formatting/basic" } } } ], "book_id": { "f_129290_": "modonomicon:demo" } } } ], "modonomicon:nbt_version": { "f_129290_": "1.0.0" }, "used_commands": [] } }, "mcjtylib:preferences": { "f_128329_": { "buffStyle": { "f_129290_": "botright" }, "style": { "f_129290_": "flat gradient" }, "buffY": { "f_128671_": -20 }, "buffX": { "f_128671_": -20 } } }, "occultism:double_jump": { "f_128329_": { "jumps": { "f_128671_": 0 } } }, "theoneprobe:properties": { "f_128329_": { "gotNote": { "f_128258_": 0 } } }, "twilightforest:cap_shield": { "f_128329_": { "permshields": { "f_128671_": 0 }, "tempshields": { "f_128671_": 0 } } }, "solcarrot:food": { "f_128329_": { "foodList": [] } }, "polymorph:player_recipe_data": { "f_128329_": {} }, "modonomicon:book_state": { "f_128329_": { "book_states": [], "modonomicon:nbt_version": { "f_129290_": "1.0.0" } } }, "compactmachines:room_history": { "f_128329_": { "history": [] } }, "ars_nouveau:player_data": { "f_128329_": {} }, "toolbelt:belt_slot": { "f_128329_": { "Size": { "f_128671_": 1 }, "Items": [] } }, "occultism:familiar_settings": { "f_128329_": { "cthulhu_familiar": { "f_128258_": 1 }, "goat_familiar": { "f_128258_": 1 }, "bat_familiar": { "f_128258_": 1 }, "guardian_familiar": { "f_128258_": 1 }, "mummy_familiar": { "f_128258_": 1 }, "fairy_familiar": { "f_128258_": 1 }, "deer_familiar": { "f_128258_": 1 }, "shub_niggurath_familiar": { "f_128258_": 1 }, "blacksmith_familiar": { "f_128258_": 1 }, "headless_familiar": { "f_128258_": 1 }, "dragon_familiar": { "f_128258_": 1 }, "beaver_familiar": { "f_128258_": 1 }, "greedy_familiar": { "f_128258_": 1 }, "otherworld_bird": { "f_128258_": 1 }, "beholder_familiar": { "f_128258_": 1 }, "chimera_familiar": { "f_128258_": 1 }, "devil_familiar": { "f_128258_": 1 } } }, "fluxnetworks:flux_player": { "f_128329_": { "wirelessMode": { "f_128671_": 0 }, "wirelessNetwork": { "f_128671_": 0 }, "superAdmin": { "f_128258_": 0 } } }, "shrink:shrunk": { "f_128329_": { "width": { "f_128561_": 0.0 }, "defaulteyeheight": { "f_128561_": 0.0 }, "scale": { "f_128561_": 1.0 }, "isshrinking": { "f_128258_": 0 }, "fixed": { "f_128258_": 0 }, "isshrunk": { "f_128258_": 0 }, "height": { "f_128561_": 0.0 } } }, "ironfurnaces:show_config": { "f_128329_": { "show": { "f_128671_": 0 } } } } }, "Spigot.ticksLived": { "f_128671_": 323677 }, "XpTotal": { "f_128671_": 1 }, "UUID": [ { "f_128671_": -38983110 }, { "f_128671_": 203967233 }, { "f_128671_": -1938827162 }, { "f_128671_": -1835376518 } ], "SpawnY": { "f_128671_": 151 }, "SpawnZ": { "f_128671_": 8005 }, "Bukkit.updateLevel": { "f_128671_": 2 }, "SpawnX": { "f_128671_": -4972 }, "Air": { "f_129245_": 300 }, "SpawnAngle": { "f_128561_": -4.94156E-6 }, "Score": { "f_128671_": 0 }, "Pos": [ { "f_128495_": 0.0 }, { "f_128495_": 47.0 }, { "f_128495_": 0.0 } ], "previousPlayerGameType": { "f_128671_": 3 }, "XpP": { "f_128561_": 0.14285715 }, "EnderItems": [], "DataVersion": { "f_128671_": 2975 }, "HurtTime": { "f_129245_": 0 }, "SelectedItemSlot": { "f_128671_": 8 }, "WorldUUIDLeast": { "f_128874_": -8676241474345471498 }, "Inventory": [ { "f_128329_": { "Slot": { "f_128258_": 0 }, "id": { "f_129290_": "minecraft:grass_block" }, "Count": { "f_128258_": 1 } } }, { "f_128329_": { "Slot": { "f_128258_": 1 }, "id": { "f_129290_": "minecraft:gold_ore" }, "Count": { "f_128258_": 1 } } }, { "f_128329_": { "Slot": { "f_128258_": 2 }, "id": { "f_129290_": "minecraft:warped_nylium" }, "Count": { "f_128258_": 1 } } }, { "f_128329_": { "Slot": { "f_128258_": 9 }, "id": { "f_129290_": "botania:alfheim_portal" }, "Count": { "f_128258_": 1 } } }, { "f_128329_": { "Slot": { "f_128258_": 10 }, "id": { "f_129290_": "mekanism:ultimate_chemical_tank" }, "Count": { "f_128258_": 1 }, "tag": { "f_128329_": { "mekData": { "f_128329_": { "owner": [ { "f_128671_": 831062218 }, { "f_128671_": -1273478769 }, { "f_128671_": -2122633771 }, { "f_128671_": 1600684021 } ], "SlurryTanks": [], "InfusionTanks": [], "dumping": { "f_128671_": 0 }, "controlType": { "f_128671_": 0 }, "componentEjector": { "f_128329_": { "color1": { "f_128671_": -1 }, "color2": { "f_128671_": -1 }, "color0": { "f_128671_": -1 }, "strictInput": { "f_128258_": 0 }, "color5": { "f_128671_": -1 }, "color3": { "f_128671_": -1 }, "color4": { "f_128671_": -1 } } }, "componentConfig": { "f_128329_": { "config2": { "f_128329_": { "side4": { "f_128671_": 0 }, "side3": { "f_128671_": 0 }, "side5": { "f_128671_": 4 }, "side0": { "f_128671_": 0 }, "side2": { "f_128671_": 0 }, "side1": { "f_128671_": 0 } } }, "config3": { "f_128329_": { "side4": { "f_128671_": 1 }, "side3": { "f_128671_": 1 }, "side5": { "f_128671_": 1 }, "side0": { "f_128671_": 4 }, "side2": { "f_128671_": 1 }, "side1": { "f_128671_": 1 } } }, "config4": { "f_128329_": { "side4": { "f_128671_": 1 }, "side3": { "f_128671_": 1 }, "side5": { "f_128671_": 1 }, "side0": { "f_128671_": 4 }, "side2": { "f_128671_": 1 }, "side1": { "f_128671_": 1 } } }, "config5": { "f_128329_": { "side4": { "f_128671_": 1 }, "side3": { "f_128671_": 1 }, "side5": { "f_128671_": 1 }, "side0": { "f_128671_": 4 }, "side2": { "f_128671_": 1 }, "side1": { "f_128671_": 1 } } }, "config6": { "f_128329_": { "side4": { "f_128671_": 1 }, "side3": { "f_128671_": 1 }, "side5": { "f_128671_": 1 }, "side0": { "f_128671_": 4 }, "side2": { "f_128671_": 1 }, "side1": { "f_128671_": 1 } } }, "eject5": { "f_128258_": 1 }, "eject6": { "f_128258_": 0 }, "eject3": { "f_128258_": 1 }, "eject4": { "f_128258_": 1 }, "eject2": { "f_128258_": 1 } } }, "PigmentTanks": [], "GasTanks": [ { "f_128329_": { "stored": { "f_128329_": { "amount": { "f_128874_": 8192000 }, "gasName": { "f_129290_": "mekanism:fissile_fuel" } } }, "Tank": { "f_128258_": 0 } } } ] } } } } } }, { "f_128329_": { "Slot": { "f_128258_": 11 }, "id": { "f_129290_": "minecraft:water_bucket" }, "Count": { "f_128258_": 1 } } }, { "f_128329_": { "Slot": { "f_128258_": 12 }, "id": { "f_129290_": "mekanism:elite_pressurized_tube" }, "Count": { "f_128258_": 1 } } }, { "f_128329_": { "Slot": { "f_128258_": 13 }, "id": { "f_129290_": "minecraft:splash_potion" }, "Count": { "f_128258_": 1 }, "tag": { "f_128329_": { "Potion": { "f_129290_": "minecraft:strong_harming" } } } } }, { "f_128329_": { "Slot": { "f_128258_": 14 }, "id": { "f_129290_": "pipez:basic_upgrade" }, "Count": { "f_128258_": 1 } } }, { "f_128329_": { "Slot": { "f_128258_": 15 }, "id": { "f_129290_": "pipez:improved_upgrade" }, "Count": { "f_128258_": 1 } } }, { "f_128329_": { "Slot": { "f_128258_": 16 }, "id": { "f_129290_": "pipez:advanced_upgrade" }, "Count": { "f_128258_": 1 } } }, { "f_128329_": { "Slot": { "f_128258_": 17 }, "id": { "f_129290_": "pipez:ultimate_upgrade" }, "Count": { "f_128258_": 1 } } }, { "f_128329_": { "Slot": { "f_128258_": 18 }, "id": { "f_129290_": "pipez:wrench" }, "Count": { "f_128258_": 1 } } }, { "f_128329_": { "Slot": { "f_128258_": 19 }, "id": { "f_129290_": "pipez:item_pipe" }, "Count": { "f_128258_": 1 } } }, { "f_128329_": { "Slot": { "f_128258_": 20 }, "id": { "f_129290_": "industrialforegoing:item_transporter_type" }, "Count": { "f_128258_": 2 } } }, { "f_128329_": { "Slot": { "f_128258_": 21 }, "id": { "f_129290_": "minecraft:lever" }, "Count": { "f_128258_": 1 } } }, { "f_128329_": { "Slot": { "f_128258_": 22 }, "id": { "f_129290_": "minecraft:oak_sign" }, "Count": { "f_128258_": 1 } } }, { "f_128329_": { "Slot": { "f_128258_": 23 }, "id": { "f_129290_": "minecraft:chest" }, "Count": { "f_128258_": 1 } } }, { "f_128329_": { "Slot": { "f_128258_": 27 }, "id": { "f_129290_": "simplemagnets:advancedmagnet" }, "Count": { "f_128258_": 1 }, "tag": { "f_128329_": {} } } }, { "f_128329_": { "Slot": { "f_128258_": 35 }, "id": { "f_129290_": "minecraft:splash_potion" }, "Count": { "f_128258_": 1 }, "tag": { "f_128329_": { "Potion": { "f_129290_": "minecraft:strong_healing" } } } } }, { "f_128329_": { "Slot": { "f_128258_": 102 }, "id": { "f_129290_": "allthemodium:unobtainium_chestplate" }, "Count": { "f_128258_": 1 } } } ], "foodTickTimer": { "f_128671_": 0 }, "ForgeData": { "f_128329_": { "hexcasting:spell_harness": { "f_128329_": { "stack": [], "escape_next": { "f_128258_": 0 }, "parenthesized": [], "open_parens": { "f_128671_": 0 }, "local": { "f_128329_": { "widget": { "f_129290_": "NULL" } } } } }, "Void TotemLastSaveBlockPos": { "f_128874_": 47 }, "hexcasting:colorizer": { "f_128329_": { "owner": [ { "f_128671_": 0 }, { "f_128671_": 0 }, { "f_128671_": 0 }, { "f_128671_": 0 } ], "stack": { "f_128329_": { "id": { "f_129290_": "hexcasting:dye_colorizer_white" }, "Count": { "f_128258_": 1 } } } } }, "hexcasting:spell_patterns": [], "PlayerPersisted": { "f_128329_": { "silentlib.SpawnItemsGiven": { "f_128329_": {} }, "tb_last_death_location_dim": { "f_129290_": "minecraft:overworld" }, "twilightforest_banished": { "f_128258_": 1 }, "tb_grave_locations": [ { "f_128329_": { "location_pos": { "f_128874_": 90984587432000 }, "location_dim": { "f_129290_": "minecraft:overworld" } } }, { "f_128329_": { "location_pos": { "f_128874_": 94283122294832 }, "location_dim": { "f_129290_": "minecraft:overworld" } } } ], "tb_experience_level": { "f_128671_": 0 }, "tb_cooldowns": [], "tb_last_death_location_pos": { "f_128874_": 94283122294832 }, "tb_experience_total": { "f_128671_": 1 }, "BalmData": { "f_128329_": { "TrashSlot": { "f_128329_": { "id": { "f_129290_": "minecraft:air" }, "Count": { "f_128258_": 44 }, "tag": { "f_128329_": {} } } }, "WaystonesData": { "f_128329_": { "Waystones": [] } }, "ReturnPortalList": [ { "f_128329_": { "UID": [ { "f_128671_": -1403591380 }, { "f_128671_": 1019954355 }, { "f_128671_": -1119621336 }, { "f_128671_": -1007822038 } ], "FromPos": { "f_128874_": 9620727193681 }, "ToAxis1Size": { "f_128671_": 2 }, "ToAxis2Size": { "f_128671_": 3 }, "FromDim": { "f_129290_": "minecraft:overworld" }, "ToMinCorner": { "f_128874_": 1099511685194 } } }, { "f_128329_": { "UID": [ { "f_128671_": 1126604189 }, { "f_128671_": -171553889 }, { "f_128671_": -2033214447 }, { "f_128671_": 947359938 } ], "FromPos": { "f_128874_": 1099511689290 }, "ToAxis1Size": { "f_128671_": 2 }, "ToAxis2Size": { "f_128671_": 3 }, "FromDim": { "f_129290_": "minecraft:the_nether" }, "ToMinCorner": { "f_128874_": 17867064402001 } } }, { "f_128329_": { "UID": [ { "f_128671_": -1323026775 }, { "f_128671_": -1599321297 }, { "f_128671_": -1997732626 }, { "f_128671_": -672157717 } ], "FromPos": { "f_128874_": 50302657204276 }, "ToAxis1Size": { "f_128671_": 2 }, "ToAxis2Size": { "f_128671_": 3 }, "FromDim": { "f_129290_": "minecraft:the_nether" }, "ToMinCorner": { "f_128874_": 17867064402001 } } }, { "f_128329_": { "UID": [ { "f_128671_": 743019033 }, { "f_128671_": -1530443229 }, { "f_128671_": -1715466020 }, { "f_128671_": 1875509200 } ], "FromPos": { "f_128874_": -173997710938028 }, "ToAxis1Size": { "f_128671_": 2 }, "ToAxis2Size": { "f_128671_": 3 }, "FromDim": { "f_129290_": "minecraft:the_nether" }, "ToMinCorner": { "f_128874_": -1366418042621801 } } }, { "f_128329_": { "UID": [ { "f_128671_": -1293828556 }, { "f_128671_": 1225475405 }, { "f_128671_": -2129781183 }, { "f_128671_": -1399697108 } ], "FromPos": { "f_128874_": -1366418042621801 }, "ToAxis1Size": { "f_128671_": 2 }, "ToAxis2Size": { "f_128671_": 3 }, "FromDim": { "f_129290_": "minecraft:overworld" }, "ToMinCorner": { "f_128874_": -174272588844972 } } }, { "f_128329_": { "UID": [ { "f_128671_": -146011179 }, { "f_128671_": 921912835 }, { "f_128671_": -1885617735 }, { "f_128671_": -1824655633 } ], "FromPos": { "f_128874_": 184992828870774 }, "ToAxis1Size": { "f_128671_": 3 }, "ToAxis2Size": { "f_128671_": 3 }, "FromDim": { "f_129290_": "minecraft:the_nether" }, "ToMinCorner": { "f_128874_": 1479117997273124 } } }, { "f_128329_": { "UID": [ { "f_128671_": -1935138469 }, { "f_128671_": -1526644479 }, { "f_128671_": -1594731519 }, { "f_128671_": -729469516 } ], "FromPos": { "f_128874_": 1479117997273124 }, "ToAxis1Size": { "f_128671_": 3 }, "ToAxis2Size": { "f_128671_": 3 }, "FromDim": { "f_129290_": "minecraft:overworld" }, "ToMinCorner": { "f_128874_": 184992828870774 } } } ] } }, "tb_experience_bar": { "f_128561_": 0.14285715 } } }, "hexcasting:flight_allowed": { "f_128258_": 0 }, "hexcasting:sentinel_exists": { "f_128258_": 0 }, "simplylight_unlocked": { "f_128671_": 2 } } }, "FallFlying": { "f_128258_": 0 }, "PortalCooldown": { "f_128671_": 0 }, "DeathTime": { "f_129245_": 0 }, "XpSeed": { "f_128671_": 2003902781 }, "playerGameType": { "f_128671_": 1 }, "SpawnDimension": { "f_129290_": "minecraft:overworld" }, "seenCredits": { "f_128258_": 0 }, "Motion": [ { "f_128495_": 0.0 }, { "f_128495_": -0.005 }, { "f_128495_": 0.0 } ], "Health": { "f_128561_": 20.0 }, "foodSaturationLevel": { "f_128561_": 5.0 }, "KubeJSPersistentData": { "f_128329_": {} }, "OnGround": { "f_128258_": 1 }, "Dimension": { "f_129290_": "minecraft:overworld" }, "Rotation": [ { "f_128561_": 4.0500507 }, { "f_128561_": 3.1500204 } ], "XpLevel": { "f_128671_": 0 }, "byg": { "f_128329_": { "known_biomes": { "f_128329_": { "minecraft": [ { "f_129290_": "minecraft:dripstone_caves" }, { "f_129290_": "minecraft:river" }, { "f_129290_": "minecraft:jungle" }, { "f_129290_": "minecraft:old_growth_pine_taiga" }, { "f_129290_": "minecraft:wooded_badlands" }, { "f_129290_": "minecraft:old_growth_birch_forest" }, { "f_129290_": "minecraft:deep_ocean" }, { "f_129290_": "minecraft:savanna" }, { "f_129290_": "minecraft:sunflower_plains" }, { "f_129290_": "minecraft:beach" }, { "f_129290_": "minecraft:bamboo_jungle" }, { "f_129290_": "minecraft:deep_frozen_ocean" }, { "f_129290_": "minecraft:windswept_forest" }, { "f_129290_": "minecraft:ice_spikes" }, { "f_129290_": "minecraft:old_growth_spruce_taiga" }, { "f_129290_": "minecraft:meadow" }, { "f_129290_": "minecraft:frozen_peaks" }, { "f_129290_": "minecraft:warped_forest" }, { "f_129290_": "minecraft:taiga" }, { "f_129290_": "minecraft:windswept_gravelly_hills" }, { "f_129290_": "minecraft:lukewarm_ocean" }, { "f_129290_": "minecraft:flower_forest" }, { "f_129290_": "minecraft:snowy_beach" }, { "f_129290_": "minecraft:snowy_slopes" }, { "f_129290_": "minecraft:windswept_hills" }, { "f_129290_": "minecraft:frozen_ocean" }, { "f_129290_": "minecraft:frozen_river" }, { "f_129290_": "minecraft:snowy_taiga" }, { "f_129290_": "minecraft:birch_forest" }, { "f_129290_": "minecraft:ocean" }, { "f_129290_": "minecraft:plains" }, { "f_129290_": "minecraft:nether_wastes" }, { "f_129290_": "minecraft:windswept_savanna" }, { "f_129290_": "minecraft:basalt_deltas" }, { "f_129290_": "minecraft:forest" }, { "f_129290_": "minecraft:small_end_islands" }, { "f_129290_": "minecraft:sparse_jungle" }, { "f_129290_": "minecraft:cold_ocean" }, { "f_129290_": "minecraft:swamp" }, { "f_129290_": "minecraft:soul_sand_valley" } ], "byg": [ { "f_129290_": "byg:bulbis_gardens" }, { "f_129290_": "byg:forgotten_forest" }, { "f_129290_": "byg:embur_bog" }, { "f_129290_": "byg:glowstone_gardens" }, { "f_129290_": "byg:orchard" }, { "f_129290_": "byg:frosted_coniferous_forest" }, { "f_129290_": "byg:twilight_meadow" }, { "f_129290_": "byg:arisian_undergrowth" }, { "f_129290_": "byg:aspen_forest" }, { "f_129290_": "byg:coconino_meadow" }, { "f_129290_": "byg:crimson_gardens" }, { "f_129290_": "byg:cypress_swamplands" }, { "f_129290_": "byg:basalt_barrera" }, { "f_129290_": "byg:rainbow_beach" }, { "f_129290_": "byg:weeping_mire" }, { "f_129290_": "byg:bayou" }, { "f_129290_": "byg:prairie" }, { "f_129290_": "byg:magma_wastes" }, { "f_129290_": "byg:red_oak_forest" }, { "f_129290_": "byg:zelkova_forest" }, { "f_129290_": "byg:ethereal_islands" }, { "f_129290_": "byg:autumnal_valley" }, { "f_129290_": "byg:cardinal_tundra" }, { "f_129290_": "byg:cika_woods" }, { "f_129290_": "byg:jacaranda_forest" }, { "f_129290_": "byg:autumnal_forest" }, { "f_129290_": "byg:weeping_witch_forest" }, { "f_129290_": "byg:temperate_grove" }, { "f_129290_": "byg:firecracker_shrubland" }, { "f_129290_": "byg:imparius_grove" }, { "f_129290_": "byg:cherry_blossom_forest" }, { "f_129290_": "byg:skyris_vale" }, { "f_129290_": "byg:allium_fields" }, { "f_129290_": "byg:ebony_woods" } ] } } } }, "ForgeCaptures": [], "Fire": { "f_129245_": -20 }, "foodLevel": { "f_128671_": 20 }, "foodExhaustionLevel": { "f_128561_": 0.60800123 } } }, "meta_data": { "version": "1.1" }, "nbt_loc_paths": { "POS_X": "Pos[0]", "POS_Y": "Pos[1]", "ROT_PITCH": "Rotation[1]", "POS_Z": "Pos[2]", "WORLD_DIM_ID": "dimension", "WORLD_UUID_LEAST": "WorldUUIDLeast", "ROT_YAW": "Rotation[0]", "PLAYER_DIM_ID": "Dimension", "WORLD_UUID_MOST": "WorldUUIDMost" } } ```

Conorsmine commented 12 months ago

Details

The reason why the plugin is having a hard time parsing your player data is, cause it seems to be very weird. I can't find basic info like your playername, uuid, etc. in there. It's all just this weird "f128329" tags.

I would recommend removing your playerdata and too try it again. If it should corrupt again, please tell me asap, because something is very wrong here.

C0D3-M4513R commented 12 months ago

The wierd f tags are the mojo/official mappings that forge uses. Bukkit uses older style mcp mappings.

So I think the information is actually perfectly normal and correct (from a magma/forge standpoint). image

Edit: and the playername is also there:

          "lastKnownName": {
            "f_129290_": "C0D3_M4513R"
          },

Location, Spawn & UUID

 "UUID": [
        {
          "f_128671_": -38983110
        },
        {
          "f_128671_": 203967233
        },
        {
          "f_128671_": -1938827162
        },
        {
          "f_128671_": -1835376518
        }
      ],
      "SpawnY": {
        "f_128671_": 151
      },
      "SpawnZ": {
        "f_128671_": 8005
      },
      "Bukkit.updateLevel": {
        "f_128671_": 2
      },
      "SpawnX": {
        "f_128671_": -4972
      },
      "Air": {
        "f_129245_": 300
      },
      "SpawnAngle": {
        "f_128561_": -4.94156E-6
      },
      "Score": {
        "f_128671_": 0
      },
      "Pos": [
        {
          "f_128495_": 0.0
        },
        {
          "f_128495_": 47.0
        },
        {
          "f_128495_": 0.0
        }
      ],

Here is my nbt file opened in https://github.com/jaquadro/NBTExplorer : image_2023-10-09_102235217

Conorsmine commented 11 months ago

I wanted to ask; In this Issue you said, that the pdm tp command works, is that correct?

C0D3-M4513R commented 11 months ago

If used in that certain way, yes.

Conorsmine commented 11 months ago

This issue has been solved in the following commit: 7fd30b4. Thank you very much for bringing this too my attention. Hope in the next version, which will be released soon(ish), the functionality of /pdm editor <name> will be restored completely.

Conorsmine commented 11 months ago

The issue is now resolved and available in the newer versions of PDM (v1.2) https://modrinth.com/plugin/player-data-manipulator/version/1.2