Item Logger
No reviews yet
Logs container's contents [to latest.log].
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
Item Logger
When closing a container (like a chest or shulker-box), its contents will be written down in your latest.log (as markdown).
Commands
Upon startup, logging is disabled; this is configurable in item_logger.config.
Use the command /itemlogger mode to toggle between modes.
Currently, modes "off" and "log" are supported; support for "database" is planned.
/itemlogger mode log
/itemlogger mode off
To swap-to or reload the settings in your configurations (item_logger.config), use /itemlogger reload.
/itemlogger reload

Example
Input (upon closure)

Output (latest.log)
# "Chest"
* slot[0]:
+ name = "Saddle"
+ count: 1
+ components:
- "minecraft:max_stack_size": 1
- "minecraft:lore": class_9290[lines=[], styledLines=[]]
- "minecraft:enchantments": ItemEnchantments{enchantments={}, showInTooltip=true}
- "minecraft:repair_cost": 0
- "minecraft:attribute_modifiers": class_9285[modifiers=[], showInTooltip=true]
- "minecraft:rarity": COMMON
* slot[1]:
+ name = "Saddle"
+ count: 1
+ components:
- "minecraft:max_stack_size": 1
- "minecraft:lore": class_9290[lines=[], styledLines=[]]
- "minecraft:enchantments": ItemEnchantments{enchantments={}, showInTooltip=true}
- "minecraft:repair_cost": 0
- "minecraft:attribute_modifiers": class_9285[modifiers=[], showInTooltip=true]
- "minecraft:rarity": COMMON
* slot[2]:
+ name = "Bee Nest"
+ count: 1
+ components:
- "minecraft:max_stack_size": 64
- "minecraft:lore": class_9290[lines=[], styledLines=[]]
- "minecraft:enchantments": ItemEnchantments{enchantments={}, showInTooltip=true}
- "minecraft:repair_cost": 0
- "minecraft:attribute_modifiers": class_9285[modifiers=[], showInTooltip=true]
- "minecraft:rarity": COMMON
- "minecraft:bees": []
- "minecraft:block_state": class_9275[properties={honey_level=>2}]
* slot[3]:
+ name = "Cherry Log"
+ count: 64
+ components:
- "minecraft:max_stack_size": 64
- "minecraft:lore": class_9290[lines=[], styledLines=[]]
- "minecraft:enchantments": ItemEnchantments{enchantments={}, showInTooltip=true}
- "minecraft:repair_cost": 0
- "minecraft:attribute_modifiers": class_9285[modifiers=[], showInTooltip=true]
- "minecraft:rarity": COMMON
* slot[4]:
+ name = "Cherry Sapling"
+ count: 19
+ components:
- "minecraft:max_stack_size": 64
- "minecraft:lore": class_9290[lines=[], styledLines=[]]
- "minecraft:enchantments": ItemEnchantments{enchantments={}, showInTooltip=true}
- "minecraft:repair_cost": 0
- "minecraft:attribute_modifiers": class_9285[modifiers=[], showInTooltip=true]
- "minecraft:rarity": COMMON
* slot[5]:
+ name = "Cherry Log"
+ count: 64
+ components:
- "minecraft:max_stack_size": 64
- "minecraft:lore": class_9290[lines=[], styledLines=[]]
- "minecraft:enchantments": ItemEnchantments{enchantments={}, showInTooltip=true}
- "minecraft:repair_cost": 0
- "minecraft:attribute_modifiers": class_9285[modifiers=[], showInTooltip=true]
- "minecraft:rarity": COMMON
* slot[6]:
+ name = "Cherry Log"
+ count: 15
+ components:
- "minecraft:max_stack_size": 64
- "minecraft:lore": class_9290[lines=[], styledLines=[]]
- "minecraft:enchantments": ItemEnchantments{enchantments={}, showInTooltip=true}
- "minecraft:repair_cost": 0
- "minecraft:attribute_modifiers": class_9285[modifiers=[], showInTooltip=true]
- "minecraft:rarity": COMMON
* slot[7]:
+ name = "Bee Nest"
+ count: 1
+ components:
- "minecraft:max_stack_size": 64
- "minecraft:lore": class_9290[lines=[], styledLines=[]]
- "minecraft:enchantments": ItemEnchantments{enchantments={}, showInTooltip=true}
- "minecraft:repair_cost": 0
- "minecraft:attribute_modifiers": class_9285[modifiers=[], showInTooltip=true]
- "minecraft:rarity": COMMON
- "minecraft:bees": [class_9309[entityData={AbsorptionAmount:0.0f,Age:0,AgeLocked:0b,AngerTime:0,Bukkit.Aware:1b,Bukkit.updateLevel:2,ForcedAge:0,HasNectar:0b,HasStung:0b,Health:10.0f,InLove:0,Invulnerable:0b,Paper.Origin:[-2346.5d,122.19999998807907d,-2062.6000000059603d],Paper.OriginWorld:[I;808137047,729304214,-1688032463,-1846584362],Paper.SpawnReason:"NATURAL",PersistenceRequired:0b,Spigot.ticksLived:145,WorldUUIDLeast:-7250044220722947114L,WorldUUIDMost:3470922188280319126L,attributes:[{base:10.0d,id:"minecraft:generic.max_health"},{base:0.30000001192092896d,id:"minecraft:generic.movement_speed"}],flower_pos:[I;-2347,120,-2063],id:"minecraft:bee"}, ticksInHive=280, minTicksInHive=600]]
- "minecraft:block_state": class_9275[properties={honey_level=>0}]
* slot[8]:
+ name = "Bee Nest"
+ count: 1
+ components:
- "minecraft:max_stack_size": 64
- "minecraft:lore": class_9290[lines=[], styledLines=[]]
- "minecraft:enchantments": ItemEnchantments{enchantments={}, showInTooltip=true}
- "minecraft:repair_cost": 0
- "minecraft:attribute_modifiers": class_9285[modifiers=[], showInTooltip=true]
- "minecraft:rarity": COMMON
- "minecraft:bees": [class_9309[entityData={id:"minecraft:bee"}, ticksInHive=3465, minTicksInHive=600], class_9309[entityData={id:"minecraft:bee"}, ticksInHive=3410, minTicksInHive=600], class_9309[entityData={id:"minecraft:bee"}, ticksInHive=3724, minTicksInHive=600]]
- "minecraft:block_state": class_9275[properties={honey_level=>0}]
* slot[9]:
+ name = "Bee Nest"
+ count: 1
+ components:
- "minecraft:max_stack_size": 64
- "minecraft:lore": class_9290[lines=[], styledLines=[]]
- "minecraft:enchantments": ItemEnchantments{enchantments={}, showInTooltip=true}
- "minecraft:repair_cost": 0
- "minecraft:attribute_modifiers": class_9285[modifiers=[], showInTooltip=true]
- "minecraft:rarity": COMMON
- "minecraft:bees": [class_9309[entityData={id:"minecraft:bee"}, ticksInHive=758, minTicksInHive=600], class_9309[entityData={id:"minecraft:bee"}, ticksInHive=741, minTicksInHive=600]]
- "minecraft:block_state": class_9275[properties={honey_level=>0}]
* slot[10]:
+ name = "Pink Petals"
+ count: 64
+ components:
- "minecraft:max_stack_size": 64
- "minecraft:lore": class_9290[lines=[], styledLines=[]]
- "minecraft:enchantments": ItemEnchantments{enchantments={}, showInTooltip=true}
- "minecraft:repair_cost": 0
- "minecraft:attribute_modifiers": class_9285[modifiers=[], showInTooltip=true]
- "minecraft:rarity": COMMON
* slot[11]:
+ name = "Bee Nest"
+ count: 1
+ components:
- "minecraft:max_stack_size": 64
- "minecraft:lore": class_9290[lines=[], styledLines=[]]
- "minecraft:enchantments": ItemEnchantments{enchantments={}, showInTooltip=true}
- "minecraft:repair_cost": 0
- "minecraft:attribute_modifiers": class_9285[modifiers=[], showInTooltip=true]
- "minecraft:rarity": COMMON
- "minecraft:bees": [class_9309[entityData={AbsorptionAmount:0.0f,Age:0,AgeLocked:0b,AngerTime:0,Bukkit.Aware:1b,Bukkit.updateLevel:2,ForcedAge:0,HasNectar:0b,HasStung:0b,Health:10.0f,InLove:0,Invulnerable:0b,Paper.Origin:[991.5d,66.19999998807907d,3605.3999999940397d],Paper.OriginWorld:[I;808137047,729304214,-1688032463,-1846584362],Paper.SpawnReason:"NATURAL",PersistenceRequired:0b,Spigot.ticksLived:4060,WorldUUIDLeast:-7250044220722947114L,WorldUUIDMost:3470922188280319126L,attributes:[{base:0.30000001192092896d,id:"minecraft:generic.movement_speed"},{base:10.0d,id:"minecraft:generic.max_health"}],id:"minecraft:bee"}, ticksInHive=3160, minTicksInHive=600]]
- "minecraft:block_state": class_9275[properties={honey_level=>0}]
* slot[12]:
+ name = "Bee Nest"
+ count: 1
+ components:
- "minecraft:max_stack_size": 64
- "minecraft:lore": class_9290[lines=[], styledLines=[]]
- "minecraft:enchantments": ItemEnchantments{enchantments={}, showInTooltip=true}
- "minecraft:repair_cost": 0
- "minecraft:attribute_modifiers": class_9285[modifiers=[], showInTooltip=true]
- "minecraft:rarity": COMMON
- "minecraft:bees": []
- "minecraft:block_state": class_9275[properties={honey_level=>0}]
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources