PluginBugs / Issues-ItemsAdder

Repository used to keep track of issues of my plugin ItemsAdder
https://itemsadder.devs.beer
53 stars 21 forks source link

Decimal amounts of saturation are not possible #1566

Closed Garfieldwxg55 closed 2 years ago

Garfieldwxg55 commented 2 years ago

Discord tag (optional)

Garfieldwxg55#3279

What happened?

Recently, I tried adding custom foods to my Minecraft server with ItemsAdder. It mostly worked great, but one thing I noticed was that I couldn't assign decimal saturations to the custom foods, even though it's common for vanilla foods to have a decimal amount of saturation.

Steps to reproduce the issue

  1. Create a custom food item like this:
    items:
    cookie_christmas:
    display_name: §eChristmas Cookie
    permission: cookie_christmas
    resource:
      material: COOKIE
      generate: true
      textures:
      - item/cookie_christmas.png
    events:
      eat:
        feed:
          amount: 3
          saturation: 0.8
  2. Notice that there will be error messages in the chat, and the item will just provide no saturation when eaten

Server version

This server is running Paper version git-Paper-264 (MC: 1.18.2) (Implementing API version 1.18.2-R0.1-SNAPSHOT) (Git: a686ff5) You are 1 version(s) behind Download the new version at: https://papermc.io/downloads Previous version: git-Paper-260 (MC: 1.18.2)

ItemsAdder Version

ItemsAdder version 3.0.3-beta4

ProtocolLib Version

ProtocalLib version 5.0.0-SNAPSHOT-b551

LoneLibs Version

LoneLibs version 1.0.18

LightAPI Version (optional)

LightAPI version bukkit-5.1.0 (build SNAPSHOT)

LibsDisguises Version (optional)

LibsDisguises version 10.0.27-SNAPSHOT

FULL server log

[09:09:24] [ServerMain/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD' [09:09:25] [Worker-Main-5/INFO]: Loaded 7 recipes [09:09:25] [Server thread/INFO]: Starting minecraft server version 1.18.2 [09:09:25] [Server thread/INFO]: Loading properties [09:09:25] [Server thread/INFO]: This server is running Paper version git-Paper-264 (MC: 1.18.2) (Implementing API version 1.18.2-R0.1-SNAPSHOT) (Git: a686ff5) [09:09:25] [Server thread/INFO]: Server Ping Player Sample Count: 12 [09:09:25] [Server thread/INFO]: Using 4 threads for Netty based IO [09:09:26] [Server thread/INFO]: Default game type: SURVIVAL [09:09:26] [Server thread/INFO]: Generating keypair [09:09:26] [Server thread/INFO]: Starting Minecraft server on *:25572 [09:09:26] [Server thread/INFO]: Using default channel type [09:09:26] [Server thread/INFO]: Paper: Using Java 11 compression from Velocity. [09:09:26] [Server thread/INFO]: Paper: Using Java cipher from Velocity. [09:09:26] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.4.12 [09:09:26] [Server thread/INFO]: [CustomBuckets] Loading CustomBuckets v1.2.0 [09:09:26] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.11.1 [09:09:26] [Server thread/INFO]: [GeyserSkinManager] Loading GeyserSkinManager v1.6 [09:09:26] [Server thread/INFO]: [floodgate] Loading floodgate v2.1.0-SNAPSHOT [09:09:26] [Server thread/WARN]: [floodgate] en_AU is not a supported Floodgate language. [09:09:26] [Server thread/INFO]: [floodgate] Took 224ms to boot Floodgate [09:09:26] [Server thread/INFO]: [Vault] Loading Vault v1.7.3-b131 [09:09:26] [Server thread/INFO]: [LoneLibs] Loading LoneLibs v1.0.18 [09:09:26] [Server thread/INFO]: [LightAPI] Loading LightAPI vbukkit-5.1.0 (build SNAPSHOT) [09:09:26] [Server thread/INFO]: : [INFO] Preparing LightAPI... [09:09:26] [Server thread/INFO]: : [INFO] Preparing done! [09:09:26] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v5.0.0-SNAPSHOT-b551 [09:09:27] [Server thread/INFO]: [LibsDisguises] Loading LibsDisguises v10.0.27-SNAPSHOT [09:09:27] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.2.9+e20e013 [09:09:27] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@4185e466] [09:09:27] [Server thread/INFO]: [Essentials] Loading Essentials v2.19.4 [09:09:27] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.19.4 [09:09:27] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.19.4 [09:09:27] [Server thread/INFO]: [TAB] Loading TAB v3.1.0 [09:09:27] [Server thread/INFO]: [JukeboxExtendedFork] Loading JukeboxExtendedFork v1.2.0-f1.0.2 [09:09:27] [Server thread/INFO]: [TAB-Bridge] Loading TAB-Bridge v2.0.0 [09:09:27] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.19.4 [09:09:27] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.6+1cff55f [09:09:27] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.29-SNAPSHOT (build 2509) [09:09:27] [Server thread/INFO]: [MobHeads] Loading MobHeads v4.0 [09:09:27] [Server thread/INFO]: [ItemsAdder] Loading ItemsAdder v3.0.3-beta4 [09:09:27] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it [09:09:27] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.4.12

[09:09:28] [Server thread/INFO]: | |__) LuckPerms v5.4.12 [09:09:28] [Server thread/INFO]: |___ | Running on Bukkit - Paper [09:09:28] [Server thread/INFO]: [09:09:28] [Server thread/INFO]: [LuckPerms] Loading configuration... [09:09:28] [Server thread/INFO]: [LuckPerms] Loading storage provider... [MARIADB] [09:09:28] [Server thread/INFO]: [me.lucko.luckperms.lib.hikari.HikariDataSource] luckperms-hikari - Starting... [09:09:28] [Server thread/INFO]: [me.lucko.luckperms.lib.hikari.HikariDataSource] luckperms-hikari - Start completed. [09:09:28] [Server thread/INFO]: [LuckPerms] Loading messaging service... [SQL] [09:09:28] [Server thread/INFO]: [LuckPerms] Loading internal permission managers... [09:09:28] [Server thread/INFO]: [LuckPerms] Performing initial data load... [09:09:28] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 755ms) [09:09:28] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131 [09:09:28] [Server thread/WARN]: [Vault] Loaded class com.earth2me.essentials.api.Economy from Essentials v2.19.4 which is not a depend or softdepend of this plugin. [09:09:28] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting [09:09:28] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system. [09:09:28] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131 [09:09:28] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook. [09:09:28] [Server thread/INFO]: [LoneLibs] Enabling LoneLibs v1.0.18 [09:09:28] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v5.0.0-SNAPSHOT-b551 [09:09:28] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread. [09:09:28] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.2.9+e20e013 [09:09:28] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface [09:09:28] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions [09:09:28] [Server thread/WARN]:


This WorldEdit version does not fully support your version of Bukkit. When working with blocks or undoing, chests will be empty, signs will be blank, and so on. There will be no support for entity and block property-related functions. ** Please see https://worldedit.enginehub.org/en/latest/faq/#bukkit-adapters


[09:09:29] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE! [09:09:29] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware. [09:09:29] [Server thread/WARN]: Whilst this makes it possible to use BungeeCord, unless access to your server is properly restricted, it also opens up the ability for hackers to connect with any username they choose. [09:09:29] [Server thread/WARN]: Please see http://www.spigotmc.org/wiki/firewall-guide/ for further information. [09:09:29] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file. [09:09:29] [Server thread/INFO]: Preparing level "world" [09:09:29] [Server thread/INFO]: -------- World Settings For [world] -------- [09:09:29] [Server thread/INFO]: Nerfing mobs spawned from spawners: false [09:09:29] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true [09:09:29] [Server thread/INFO]: View Distance: 10 [09:09:29] [Server thread/INFO]: Simulation Distance: 10 [09:09:29] [Server thread/INFO]: Item Merge Radius: 2.5 [09:09:29] [Server thread/INFO]: Item Despawn Rate: 6000 [09:09:29] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200 [09:09:29] [Server thread/INFO]: Mob Spawn Range: 8 [09:09:29] [Server thread/INFO]: Zombie Aggressive Towards Villager: true [09:09:29] [Server thread/INFO]: Experience Merge Radius: 3.0 [09:09:29] [Server thread/INFO]: Cactus Growth Modifier: 100% [09:09:29] [Server thread/INFO]: Cane Growth Modifier: 100% [09:09:29] [Server thread/INFO]: Melon Growth Modifier: 100% [09:09:29] [Server thread/INFO]: Mushroom Growth Modifier: 100% [09:09:29] [Server thread/INFO]: Pumpkin Growth Modifier: 100% [09:09:29] [Server thread/INFO]: Sapling Growth Modifier: 100% [09:09:29] [Server thread/INFO]: Beetroot Growth Modifier: 100% [09:09:29] [Server thread/INFO]: Carrot Growth Modifier: 100% [09:09:29] [Server thread/INFO]: Potato Growth Modifier: 100% [09:09:29] [Server thread/INFO]: Wheat Growth Modifier: 100% [09:09:29] [Server thread/INFO]: NetherWart Growth Modifier: 100% [09:09:29] [Server thread/INFO]: Vine Growth Modifier: 100% [09:09:29] [Server thread/INFO]: Cocoa Growth Modifier: 100% [09:09:29] [Server thread/INFO]: Bamboo Growth Modifier: 100% [09:09:29] [Server thread/INFO]: SweetBerry Growth Modifier: 100% [09:09:29] [Server thread/INFO]: Kelp Growth Modifier: 100% [09:09:29] [Server thread/INFO]: TwistingVines Growth Modifier: 100% [09:09:29] [Server thread/INFO]: WeepingVines Growth Modifier: 100% [09:09:29] [Server thread/INFO]: CaveVines Growth Modifier: 100% [09:09:29] [Server thread/INFO]: GlowBerry Growth Modifier: 100% [09:09:29] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false [09:09:29] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645 [09:09:29] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 [09:09:29] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64 [09:09:29] [Server thread/INFO]: Max TNT Explosions: 100 [09:09:29] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms [09:09:29] [Server thread/INFO]: -------- World Settings For [world_nether] -------- [09:09:29] [Server thread/INFO]: Nerfing mobs spawned from spawners: false [09:09:29] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true [09:09:29] [Server thread/INFO]: View Distance: 10 [09:09:29] [Server thread/INFO]: Simulation Distance: 10 [09:09:29] [Server thread/INFO]: Item Merge Radius: 2.5 [09:09:29] [Server thread/INFO]: Item Despawn Rate: 6000 [09:09:29] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200 [09:09:29] [Server thread/INFO]: Mob Spawn Range: 8 [09:09:29] [Server thread/INFO]: Zombie Aggressive Towards Villager: true [09:09:29] [Server thread/INFO]: Experience Merge Radius: 3.0 [09:09:29] [Server thread/INFO]: Cactus Growth Modifier: 100% [09:09:29] [Server thread/INFO]: Cane Growth Modifier: 100% [09:09:29] [Server thread/INFO]: Melon Growth Modifier: 100% [09:09:29] [Server thread/INFO]: Mushroom Growth Modifier: 100% [09:09:29] [Server thread/INFO]: Pumpkin Growth Modifier: 100% [09:09:29] [Server thread/INFO]: Sapling Growth Modifier: 100% [09:09:29] [Server thread/INFO]: Beetroot Growth Modifier: 100% [09:09:29] [Server thread/INFO]: Carrot Growth Modifier: 100% [09:09:29] [Server thread/INFO]: Potato Growth Modifier: 100% [09:09:29] [Server thread/INFO]: Wheat Growth Modifier: 100% [09:09:29] [Server thread/INFO]: NetherWart Growth Modifier: 100% [09:09:29] [Server thread/INFO]: Vine Growth Modifier: 100% [09:09:29] [Server thread/INFO]: Cocoa Growth Modifier: 100% [09:09:29] [Server thread/INFO]: Bamboo Growth Modifier: 100% [09:09:29] [Server thread/INFO]: SweetBerry Growth Modifier: 100% [09:09:29] [Server thread/INFO]: Kelp Growth Modifier: 100% [09:09:29] [Server thread/INFO]: TwistingVines Growth Modifier: 100% [09:09:29] [Server thread/INFO]: WeepingVines Growth Modifier: 100% [09:09:29] [Server thread/INFO]: CaveVines Growth Modifier: 100% [09:09:29] [Server thread/INFO]: GlowBerry Growth Modifier: 100% [09:09:29] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false [09:09:29] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645 [09:09:29] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 [09:09:29] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64 [09:09:29] [Server thread/INFO]: Max TNT Explosions: 100 [09:09:29] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms [09:09:29] [Server thread/INFO]: -------- World Settings For [world_the_end] -------- [09:09:29] [Server thread/INFO]: Nerfing mobs spawned from spawners: false [09:09:29] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true [09:09:29] [Server thread/INFO]: View Distance: 10 [09:09:29] [Server thread/INFO]: Simulation Distance: 10 [09:09:29] [Server thread/INFO]: Item Merge Radius: 2.5 [09:09:29] [Server thread/INFO]: Item Despawn Rate: 6000 [09:09:29] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200 [09:09:29] [Server thread/INFO]: Mob Spawn Range: 8 [09:09:29] [Server thread/INFO]: Zombie Aggressive Towards Villager: true [09:09:29] [Server thread/INFO]: Experience Merge Radius: 3.0 [09:09:29] [Server thread/INFO]: Cactus Growth Modifier: 100% [09:09:29] [Server thread/INFO]: Cane Growth Modifier: 100% [09:09:29] [Server thread/INFO]: Melon Growth Modifier: 100% [09:09:29] [Server thread/INFO]: Mushroom Growth Modifier: 100% [09:09:29] [Server thread/INFO]: Pumpkin Growth Modifier: 100% [09:09:29] [Server thread/INFO]: Sapling Growth Modifier: 100% [09:09:29] [Server thread/INFO]: Beetroot Growth Modifier: 100% [09:09:29] [Server thread/INFO]: Carrot Growth Modifier: 100% [09:09:29] [Server thread/INFO]: Potato Growth Modifier: 100% [09:09:29] [Server thread/INFO]: Wheat Growth Modifier: 100% [09:09:29] [Server thread/INFO]: NetherWart Growth Modifier: 100% [09:09:29] [Server thread/INFO]: Vine Growth Modifier: 100% [09:09:29] [Server thread/INFO]: Cocoa Growth Modifier: 100% [09:09:29] [Server thread/INFO]: Bamboo Growth Modifier: 100% [09:09:29] [Server thread/INFO]: SweetBerry Growth Modifier: 100% [09:09:29] [Server thread/INFO]: Kelp Growth Modifier: 100% [09:09:29] [Server thread/INFO]: TwistingVines Growth Modifier: 100% [09:09:29] [Server thread/INFO]: WeepingVines Growth Modifier: 100% [09:09:29] [Server thread/INFO]: CaveVines Growth Modifier: 100% [09:09:29] [Server thread/INFO]: GlowBerry Growth Modifier: 100% [09:09:29] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false [09:09:29] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645 [09:09:29] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 [09:09:29] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64 [09:09:29] [Server thread/INFO]: Max TNT Explosions: 100 [09:09:29] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms [09:09:29] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld [09:09:29] [Server thread/INFO]: Time elapsed: 99 ms [09:09:29] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether [09:09:29] [Server thread/INFO]: Time elapsed: 32 ms [09:09:29] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end [09:09:29] [Server thread/INFO]: Time elapsed: 38 ms [09:09:29] [Server thread/INFO]: [CustomBuckets] Enabling CustomBuckets v1.2.0 [09:09:29] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.1 [09:09:29] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information... [09:09:29] [Server thread/INFO]: [GeyserSkinManager] Enabling GeyserSkinManager v1.6 [09:09:30] [Server thread/WARN]: [GeyserSkinManager] Loaded class org.geysermc.floodgate.api.FloodgateApi from floodgate v2.1.0-SNAPSHOT which is not a depend or softdepend of this plugin. [09:09:30] [Server thread/WARN]: [GeyserSkinManager] Floodgate found on the server! Disabling skin services and only running mod interactions. [09:09:30] [Server thread/INFO]: [GeyserSkinManager] We are in BungeeCord mode as there is no Geyser-Spigot plugin installed. [09:09:30] [Server thread/INFO]: [floodgate] Enabling floodgate v2.1.0-SNAPSHOT [09:09:30] [Server thread/INFO]: [LightAPI] Enabling LightAPI vbukkit-5.1.0 (build SNAPSHOT) [09:09:30] [Server thread/INFO]: : [INFO] Initializing LightAPI... [09:09:30] [Server thread/WARN]: java.lang.ClassNotFoundException: ru.beykerykt.minecraft.lightapi.bukkit.internal.handler.craftbukkit.nms.v1_18_R2.StarlightNMSHandler [09:09:30] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:151) [09:09:30] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:103) [09:09:30] [Server thread/WARN]: at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520) [09:09:30] [Server thread/WARN]: at java.base/java.lang.Class.forName0(Native Method) [09:09:30] [Server thread/WARN]: at java.base/java.lang.Class.forName(Class.java:375) [09:09:30] [Server thread/WARN]: at LightAPI-Bukkit-5.1.0.jar//ru.beykerykt.minecraft.lightapi.bukkit.internal.handler.craftbukkit.HandlerFactory.createHandler(HandlerFactory.java:71) [09:09:30] [Server thread/WARN]: at LightAPI-Bukkit-5.1.0.jar//ru.beykerykt.minecraft.lightapi.bukkit.internal.BukkitPlatformImpl.initHandler(BukkitPlatformImpl.java:196) [09:09:30] [Server thread/WARN]: at LightAPI-Bukkit-5.1.0.jar//ru.beykerykt.minecraft.lightapi.bukkit.internal.BukkitPlatformImpl.initialization(BukkitPlatformImpl.java:228) [09:09:30] [Server thread/WARN]: at LightAPI-Bukkit-5.1.0.jar//ru.beykerykt.minecraft.lightapi.common.LightAPI.initialization(LightAPI.java:88) [09:09:30] [Server thread/WARN]: at LightAPI-Bukkit-5.1.0.jar//ru.beykerykt.minecraft.lightapi.bukkit.BukkitPlugin.onEnable(BukkitPlugin.java:70) [09:09:30] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) [09:09:30] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) [09:09:30] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:501) [09:09:30] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugin(CraftServer.java:559) [09:09:30] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugins(CraftServer.java:473) [09:09:30] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:664) [09:09:30] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:431) [09:09:30] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:316) [09:09:30] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1163) [09:09:30] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:315) [09:09:30] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833) [09:09:30] [Server thread/WARN]: java.lang.IllegalStateException: Initialization failed! Code: -1 [09:09:30] [Server thread/WARN]: at LightAPI-Bukkit-5.1.0.jar//ru.beykerykt.minecraft.lightapi.common.LightAPI.initialization(LightAPI.java:96) [09:09:30] [Server thread/WARN]: at LightAPI-Bukkit-5.1.0.jar//ru.beykerykt.minecraft.lightapi.bukkit.BukkitPlugin.onEnable(BukkitPlugin.java:70) [09:09:30] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) [09:09:30] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) [09:09:30] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:501) [09:09:30] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugin(CraftServer.java:559) [09:09:30] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugins(CraftServer.java:473) [09:09:30] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:664) [09:09:30] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:431) [09:09:30] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:316) [09:09:30] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1163) [09:09:30] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:315) [09:09:30] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833) [09:09:30] [Server thread/INFO]: [LightAPI] Disabling LightAPI vbukkit-5.1.0 (build SNAPSHOT) [09:09:30] [Server thread/INFO]: : [INFO] Disabling the plugin is allowed only to the implementation class [09:09:30] [Server thread/INFO]: [LibsDisguises] Enabling LibsDisguises v10.0.27-SNAPSHOT [09:09:30] [Server thread/INFO]: [LibsDisguises] File Name: LibsDisguises.jar [09:09:30] [Server thread/INFO]: [LibsDisguises] Discovered nms version: v1_18_R2 [09:09:30] [Server thread/INFO]: [LibsDisguises] Jenkins Build: #1070 [09:09:30] [Server thread/INFO]: [LibsDisguises] Build Date: 05/03/2022 01:52 [09:09:30] [Server thread/WARN]: [LibsDisguises] If you own the plugin, place the premium jar downloaded from https://www.spigotmc.org/resources/libs-disguises.32453/ in plugins/LibsDisguises/ [09:09:30] [Server thread/INFO]: [LibsDisguises] You are running the free version, commands limited to non-players and operators. (Console, Command Blocks, Admins) [09:09:31] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise libraryaddict [09:09:31] [Server thread/INFO]: [LibsDisguises] Loaded 1 custom disguise [09:09:31] [Server thread/INFO]: [LibsDisguises] Config is up to date! [09:09:31] [Server thread/INFO]: [Essentials] Enabling Essentials v2.19.4 [09:09:32] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml [09:09:32] [Server thread/INFO]: [Essentials] No kits found to migrate. [09:09:32] [Server thread/INFO]: [Essentials] Loaded 36926 items from items.json. [09:09:32] [Server thread/INFO]: [Essentials] Using locale en_AU [09:09:32] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API [09:09:32] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config. [09:09:32] [Server thread/INFO]: [Vault] [Economy] Essentials Economy hooked. [09:09:32] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms) [09:09:32] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.19.4 [09:09:32] [Server thread/INFO]: [EssentialsProtect] Continuing to enable Protect. [09:09:32] [Server thread/INFO]: [EssentialsProtect] Starting Metrics. Opt-out using the global bStats config. [09:09:32] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.19.4 [09:09:32] [Server thread/INFO]: [EssentialsChat] Starting Metrics. Opt-out using the global bStats config. [09:09:32] [Server thread/INFO]: [TAB] Enabling TAB v3.1.0 [09:09:32] [Server thread/INFO]: [TAB] §7Server version: 1.18.2 (v1_18_R2) [09:09:32] [Server thread/INFO]: [TAB] §7Loaded NMS hook in 7ms [09:09:32] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: tab [3.1.0] [09:09:32] [Server thread/INFO]: [TAB] §aEnabled in 38ms [09:09:32] [Server thread/INFO]: [JukeboxExtendedFork] Enabling JukeboxExtendedFork v1.2.0-f1.0.2 [09:09:32] [Server thread/INFO]: [Jext] "lore" missing in configuration file, will set to default value. [09:09:32] [Server thread/INFO]: [Jext] "lore" missing in configuration file, will set to default value. [09:09:32] [Server thread/INFO]: [Jext] "lore" missing in configuration file, will set to default value. [09:09:32] [Server thread/INFO]: [Jext] "lore" missing in configuration file, will set to default value. [09:09:32] [Server thread/INFO]: [Jext] "lore" missing in configuration file, will set to default value. [09:09:32] [Server thread/INFO]: [Jext] "lore" missing in configuration file, will set to default value. [09:09:32] [Server thread/INFO]: [Jext] "lore" missing in configuration file, will set to default value. [09:09:32] [Server thread/INFO]: [Jext] Loaded 7 disc(s). [09:09:32] [Server thread/INFO]: [Jext] Enabled Jukebox Extender, Do Re Mi! [09:09:32] [Server thread/INFO]: [TAB-Bridge] Enabling TAB-Bridge v2.0.0 [09:09:32] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.19.4 [09:09:32] [Server thread/INFO]: [EssentialsSpawn] Starting Metrics. Opt-out using the global bStats config. [09:09:32] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.6+1cff55f [09:09:32] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED. [09:09:32] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED. [09:09:32] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED. [09:09:32] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED. [09:09:32] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world' [09:09:32] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED. [09:09:32] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED. [09:09:32] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED. [09:09:32] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED. [09:09:32] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether' [09:09:32] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED. [09:09:32] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED. [09:09:32] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED. [09:09:32] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED. [09:09:32] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end' [09:09:32] [Server thread/INFO]: [WorldGuard] Loading region data... [09:09:32] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.29-SNAPSHOT (build 2509) [09:09:32] [Server thread/INFO]: [MobHeads] Enabling MobHeads v4.0 [09:09:32] [Server thread/INFO]: [ItemsAdder] Enabling ItemsAdder v3.0.3-beta4 [09:09:32] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Spigot: v1_18_R2! Trying to find NMS support [09:09:32] [Server thread/INFO]: [NBTAPI] [NBTAPI] NMS support 'MC1_18_R2' loaded! [09:09:32] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Gson: class com.google.gson.Gson [09:09:32] [Server thread/ERROR]: [ItemsAdder] §cPlease update ProtocolLib. Follow the installation tutorial: http://a.devs.beer/update-plib [09:09:32] [Server thread/INFO]: [ItemsAdder] §b §b §2 ItemsAdder§7 3.0.3-beta4 §b| | | |\/| /` /\ | \ | \ | |) §2 LoneLibs§7 1.0.18 §b| | | | | ./ /--\ |/ |__/ |___ | \ §8 Paper git-Paper-264 (MC: 1.18.2) §b
[09:09:32] [Server thread/INFO]: [ItemsAdder] §eLightAPI not installed, please install it to see blocks emitting light: [09:09:32] [Server thread/INFO]: [ItemsAdder] §e1.17.1 and newer §bhttps://a.devs.beer/lightapi-new [09:09:33] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing... [09:09:33] [Server thread/INFO]: Running delayed init tasks [09:09:33] [Craft Scheduler Thread - 0 - Essentials/INFO]: [Essentials] §6Fetching version information... [09:09:33] [Server thread/INFO]: [Essentials] Essentials found a compatible payment resolution method: Vault Compatibility Layer (v1.7.3-b131)! [09:09:33] [Server thread/INFO]: [ItemsAdder] §cpng file for font_image 'example:cutie' not found. File not found: C:\Users\jackw\OneDrive\Desktop\The Bombad Server\survival2\plugins\ItemsAdder/data/resource_pack/assets/example/textures/font/tags/cutie.png [09:09:33] [Craft Scheduler Thread - 6 - ItemsAdder/INFO]: [ItemsAdder] §a[License] Product licensed to: §bDarthJarJar (1130102) [09:09:33] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: floodgate [1.4.2] [09:09:33] [Server thread/INFO]: 1 placeholder hook(s) registered! [09:09:33] [Server thread/INFO]: [Citizens] Loaded 0 NPCs.

[09:09:33] [Server thread/INFO]: Timings Reset [09:09:33] [Craft Scheduler Thread - 6 - Vault/INFO]: [Vault] Checking for Updates ... [09:09:33] [Craft Scheduler Thread - 7 - ItemsAdder/INFO]: [ItemsAdder] §eLoaded §b100§e items [09:09:33] [Craft Scheduler Thread - 7 - ItemsAdder/INFO]: [ItemsAdder] §eUsed §b0§e/§b188§e REAL block IDs. [09:09:33] [Craft Scheduler Thread - 7 - ItemsAdder/INFO]: [ItemsAdder] §eUsed §b35§e/§b750§e REAL_NOTE block IDs. [09:09:33] [Craft Scheduler Thread - 7 - ItemsAdder/INFO]: [ItemsAdder] §eUsed §b0§e/§b63§e REAL_TRANSPARENT block IDs. [09:09:33] [Craft Scheduler Thread - 7 - ItemsAdder/INFO]: [ItemsAdder] §eUsed §b0§e/§b127§e REAL_WIRE block IDs. [09:09:33] [Craft Scheduler Thread - 7 - ItemsAdder/INFO]: [ItemsAdder] §eUsed §b0§e/§b14§e FIRE block IDs. [09:09:33] [Craft Scheduler Thread - 7 - ItemsAdder/INFO]: [ItemsAdder] §eUsed §b568§e/§b6608§e available max font_images. [09:09:33] [Craft Scheduler Thread - 7 - ItemsAdder/INFO]: [ItemsAdder] §a[Init] Loaded §b40§e categories [09:09:33] [Craft Scheduler Thread - 7 - ItemsAdder/INFO]: [ItemsAdder] §a[Init] Loaded §b100§a items and stuff in §b329ms [09:09:33] [Craft Scheduler Thread - 7 - ItemsAdder/INFO]: [ItemsAdder] [Pack] Checking resourcepack url... [09:09:33] [Craft Scheduler Thread - 6 - Vault/INFO]: [Vault] No new version available [09:09:33] [Craft Scheduler Thread - 6 - ItemsAdder/INFO]: [ItemsAdder] [Pack] Resourcepack URL (self-host): http://127.0.0.1:8163/pack.zip [09:09:33] [Server thread/INFO]: [ItemsAdder] Registered Citizens NPC Trait: customentity [09:09:33] [Server thread/INFO]: [ItemsAdder] Reloading Citizens [09:09:33] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: img [1.0.1] [09:09:33] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: iaplayerstat [1.0.1] [09:09:37] [User Authenticator #1/INFO]: UUID of player Garfieldwxg55 is 4d46745e-6215-4e06-a891-19a56f47e43c [09:09:37] [Server thread/INFO]: Garfieldwxg55 joined the game [09:09:37] [Server thread/INFO]: Garfieldwxg55[/127.0.0.1:56207] logged in with entity id 379 at ([world]5.702662760057029, 88.0, 42.09732373834812) [09:09:37] [Craft Scheduler Thread - 3 - TAB-Bridge/WARN]: [TAB-Bridge] Loaded class me.libraryaddict.disguise.DisguiseAPI from LibsDisguises v10.0.27-SNAPSHOT which is not a depend or softdepend of this plugin. [09:09:51] [Server thread/INFO]: Garfieldwxg55 issued server command: /iaget bombadserver:cookie_christmas [09:09:54] [Server thread/INFO]: Garfieldwxg55 issued server command: /gamemode survival [09:10:53] [Server thread/INFO]: Garfieldwxg55 issued server command: /give Garfieldwxg55 cookie [09:11:02] [Server thread/INFO]: Garfieldwxg55 issued server command: /gamemode creative [09:11:09] [Server thread/INFO]: Garfieldwxg55 issued server command: /iaget bombadserver:cookie_christmas [09:39:33] [Craft Scheduler Thread - 39 - LibsDisguises/INFO]: [LibsDisguises] Now looking for update on Jenkins.. [14:40:16] [Server thread/INFO]: Garfieldwxg55 issued server command: /time set 1000 [14:46:54] [Server thread/INFO]: Garfieldwxg55 issued server command: /iazip [14:46:54] [Craft Scheduler Thread - 10 - ItemsAdder/INFO]: [ItemsAdder] §b[Host] Started self-host webserver on port: 8163 [14:46:54] [Server thread/INFO]: [ItemsAdder] §cpng file for font_image 'example:cutie' not found. File not found: C:\Users\jackw\OneDrive\Desktop\The Bombad Server\survival2\plugins\ItemsAdder/data/resource_pack/assets/example/textures/font/tags/cutie.png [14:46:54] [Craft Scheduler Thread - 10 - ItemsAdder/INFO]: [ItemsAdder] §eLoaded §b101§e items [14:46:54] [Craft Scheduler Thread - 10 - ItemsAdder/INFO]: [ItemsAdder] §eUsed §b0§e/§b188§e REAL block IDs. [14:46:54] [Craft Scheduler Thread - 10 - ItemsAdder/INFO]: [ItemsAdder] §eUsed §b35§e/§b750§e REAL_NOTE block IDs. [14:46:54] [Craft Scheduler Thread - 10 - ItemsAdder/INFO]: [ItemsAdder] §eUsed §b0§e/§b63§e REAL_TRANSPARENT block IDs. [14:46:54] [Craft Scheduler Thread - 10 - ItemsAdder/INFO]: [ItemsAdder] §eUsed §b0§e/§b127§e REAL_WIRE block IDs. [14:46:54] [Craft Scheduler Thread - 10 - ItemsAdder/INFO]: [ItemsAdder] §eUsed §b0§e/§b14§e FIRE block IDs. [14:46:54] [Craft Scheduler Thread - 10 - ItemsAdder/INFO]: [ItemsAdder] §eUsed §b568§e/§b6608§e available max font_images. [14:46:54] [Craft Scheduler Thread - 10 - ItemsAdder/INFO]: [ItemsAdder] §a[Init] Loaded §b40§e categories [14:46:54] [Craft Scheduler Thread - 10 - ItemsAdder/INFO]: [ItemsAdder] §a[Init] Loaded §b101§a items and stuff in §b85ms [14:46:54] [Server thread/INFO]: [ItemsAdder] Reloading Citizens [14:46:54] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: img [1.0.1] [14:46:54] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: iaplayerstat [1.0.1] [14:46:54] [Craft Scheduler Thread - 10 - ItemsAdder/INFO]: [ItemsAdder] §b[Pack] Extracting utility resource_pack assets from .jar [14:46:54] [Craft Scheduler Thread - 10 - ItemsAdder/INFO]: [ItemsAdder] §a[Pack] DONE extracting utility resource_pack assets from .jar [14:46:54] [Craft Scheduler Thread - 10 - ItemsAdder/INFO]: [ItemsAdder] §a[OK] Your zip file will be protected from unzip (as set in config.yml) [14:46:54] [Craft Scheduler Thread - 10 - ItemsAdder/INFO]: [ItemsAdder] §b[Pack] Compressing resource_pack ... [14:46:55] [Craft Scheduler Thread - 10 - ItemsAdder/INFO]: [ItemsAdder] [Pack] Resourcepack successfully compressed: \plugins\ItemsAdder\data\resource_pack\pack.zip [14:46:55] [Craft Scheduler Thread - 10 - ItemsAdder/INFO]: [ItemsAdder] Applying pack to every player... [14:46:55] [Craft Scheduler Thread - 10 - ItemsAdder/INFO]: [ItemsAdder] Applied pack to 1 players [14:55:27] [Server thread/INFO]: Garfieldwxg55 issued server command: /version [14:55:40] [Server thread/INFO]: Garfieldwxg55 issued server command: /version ItemsAdder [14:56:17] [Server thread/INFO]: Garfieldwxg55 issued server command: /version ProtocolLib [14:56:45] [Server thread/INFO]: Garfieldwxg55 issued server command: /version LoneLibs [14:57:04] [Server thread/INFO]: Garfieldwxg55 issued server command: /version LightAPI [14:57:47] [Server thread/INFO]: Garfieldwxg55 issued server command: /version LibsDisguises

Error (optional)

No response

ItemsAdder config.yml

metrics: true
update-checker: true
disable-plugin-loading-messages_DONT_ASK_ME_FOR_SUPPORT_IF_YOU_SET_TRUE__THANKS: false
resource-pack:
  hosting:
    no-host:
      enabled: false
    auto-external-host:
      enabled: false
    self-host:
      enabled: true
      server-ip: 127.0.0.1
      pack-port: 8163
    external-host:
      enabled: false
      url: https://www.dropbox.com/s/mdb953rzo4fk22l/pack.zip?dl=0
      skip-url-file-type-check___DONT_ASK_HELP_IF_SET_TRUE: false
  apply-on-join: true
  kick-player-on-decline: false
  kick-player-on-fail: false
  delay-ticks: 1
  notify-other-plugins-interfering: true
  title:
    enabled: true
  protect-player:
    black-screen: true
    hide-hud: true
    cancel-movement: true
    lock-player: true
  command:
    usage-cooldown-seconds: 60
  custom-font:
    enabled: false
    name: ipaexg.ttf
    shift: '[0,0]'
    size: 11.0
    oversample: 2.0
  thin-font:
    enabled: false
  zip:
    protect-file-from-unzip:
      enabled: true
      extreme: true
    compress-png-files: true
    compress-json-files: true
    overwrite-vanilla-models: false
    overwrite-vanilla-lang-json: false
    generate-custom-armors-textures:
      vanilla_1_17: true
      optifine: false
    disable-overwrite-leather-armor-layers-textures: false
    fix_transparent_noteblocks__disable-for-more-performance: false
    ignore-files-ext:
    - db
    - yml
    - xcf
    - html
  items:
    CustomModelData-starting-value:
      ALL: 10000
      DIAMOND: 11000
config_files:
  lang: en
  dictionaries-lang: en
  extract-default-items: false
  extract-default-resources: false
blocks:
  light-api: true
  fix-liquids-flow: true
  fix-floating-blocks: true
  fix-glitched-blocks:
    enabled: true
    only-new-chunks: false
    search-also-in-these-biomes:
      enabled: false
      biomes:
      - BEACH
      - BIRCH_FOREST
      - BIRCH_FOREST_HILLS
      - FOREST
      - MOUNTAINS
      - MOUNTAIN_EDGE
      - GRAVELLY_MOUNTAINS
      - PLAINS
      - RIVER
  cancel-break-wrong-tool:
    enabled: true
    send-actionbar: true
  campfire:
    unlit-on-place: true
    allow-any-item: true
  disable-REAL: false
  disable-REAL_TRANSPARENT: false
  disable-REAL_NOTE: false
  disable-REAL_WIRE: true
  disable-FIRE: false
items:
  fix-show-attack-and-damage-as-lore: true
  give_death_location_maps: true
  hide-custom-durability-lore: false
liquids:
  enabled: true
huds:
  enabled: true
mobs:
  disable-MOB-behaviour__DISABLE_AT_YOUR_OWN_RISK: false
font_images:
  replace-in-customitems-name-and-lore: true
  chat:
    enabled: true
    doublecheck-permission__disable-for-more-performance: false
    add-hover-suggestion: true
  command:
    enabled: true
    commandblocks: true
    excluded:
    - home
    - sethome
    - tpa
  sign:
    enabled: true
  book:
    enabled: true
  anvil:
    enabled: true
  inventory-title:
    enabled: true
  tab-header-footer:
    enabled: false
  vault-prefix-suffix:
    enabled: true
    update-every-ticks: 1200
  scoreboard-teams:
    enabled: false
    update-every-ticks: 3600
  player-display-name:
    enabled: true
    update-every-ticks: 1200
effects:
  hide-scoreboard-numbers: false
  text-effects:
    enabled: true
    replace-in-customitems-name-and-lore: true
    chat:
      enabled: true
    sign:
      enabled: true
    book:
      enabled: true
    anvil:
      enabled: true
    tab-header-footer:
      enabled: false
entities:
  max-furniture-vehicles-per-chunk: 30
  allow-removing-old-furnitures_2_3_11: false
  custom-entitites:
    enabled: true
    interval-rendering-packets-ticks: 1
recipes:
  hide-vanilla-unrecognized-recipe-errors: true
  fix-packet-too-large-kick: false
  custom-recipes:
    unlock:
      all-on-join: false
      on-pickup:
        any: false
        ingredients: true
  remove-vanilla-recipes:
    enabled: true
    list:
      DIAMOND_SWORD: false
      IRON_INGOT: false
debug:
  items:
    log-files-loading: false
    log-items-loading: false
    log-items-loading-disabled: false
    log-font-images-loading: false
    log-huds-loading: false
    log-attribute-modifiers-loading: false
    log-warnings: false
    log-loots-loading: false
    log-loots-loading-disabled: false
    log-armors-loading: false
  recipes:
    log-recipes-loading: false
    log-recipes-loading-disabled: false
    log-recipes-removed-vanilla: false
    log-fix-packet-too-large: false
  resource-pack:
    log-extract-default-resources: false
    log-not-extract-default-resources-already-exist: false
  blocks:
    log-save: false
    log-save-on-unload: false
    log-mined-unknown-blocks: true
  worlds-populators:
    log-loading: false
    log-loading-disabled: false
    log-loading-no-populators: false
    log-loading-no-world: true
    log-generation: false
  trees-populators:
    log-loading: false
    log-loading-disabled: false
    log-loading-no-populators: false
    log-loading-no-world: true
    log-generation: false
  surface-decorators:
    log-loading: false
    log-loading-disabled: false
    log-loading-no-decorators: false
    log-loading-no-world: true
    log-generation: false
  player-stats:
    log-save: false
  performance:
    loading-ms: true
  huds:
    log-triggers: false
  other:
    log-dictionaries-loading: false
    log-liquids-loading: false
    log-minecraft_lang_overwrite-loading: false
  categories:
    log-total-loaded: true
    log-single-loaded: false
    log-single-loaded-overwrite: false
    log-single-skip: false
  entities:
    log-files-loading: false
    log-entities-loading: false
    log-entities-loading-disabled: false
loots:
  allow-loots-drop-from-spawners-using-silk-touch: false
LoneDev6 commented 2 years ago

Notice that there will be error messages in the chat, and the item will just provide no saturation when eaten

I need to know exactly which errors you have. I tested and your configuration it works fine. Decimals are supported by the plugin, as you can see in the example foods too.