Skip to content

Instantly share code, notes, and snippets.

@vico93
Created May 30, 2017 05:23
Show Gist options
  • Save vico93/0e54914e9dbb569bdb9c4862bbc11a57 to your computer and use it in GitHub Desktop.
Save vico93/0e54914e9dbb569bdb9c4862bbc11a57 to your computer and use it in GitHub Desktop.
[INITIALIZATION][CLIENT][INFO] Adding minetweaker command loottables
[AVAILABLE][CLIENT][INFO] MineTweaker: Building registry
[AVAILABLE][CLIENT][INFO] MineTweaker: Sucessfully built item registry
[SERVER_ABOUT_TO_START][SERVER][INFO] tried to remove command: loottables failed. THIS IS NOT AN ERROR!
[SERVER_ABOUT_TO_START][SERVER][INFO] Adding command minetweaker
[SERVER_ABOUT_TO_START][SERVER][INFO] Setting fuel for <minecraft:painting>
[SERVER_ABOUT_TO_START][SERVER][INFO] Setting fuel for <minecraft:item_frame>
[SERVER_ABOUT_TO_START][SERVER][INFO] Setting fuel for <minecraft:torch>
[SERVER_ABOUT_TO_START][SERVER][INFO] Setting fuel for <minecraft:wooden_slab>
[SERVER_ABOUT_TO_START][SERVER][INFO] Setting fuel for <minecraft:bow:*>
[SERVER_ABOUT_TO_START][SERVER][INFO] Adding seed entry <minecraft:carrot>
[SERVER_ABOUT_TO_START][SERVER][INFO] Adding seed entry <minecraft:potato>
[SERVER_ABOUT_TO_START][SERVER][INFO] Adding seed entry <minecraft:poisonous_potato>
[SERVER_ABOUT_TO_START][SERVER][INFO] Adding seed entry <minecraft:beetroot_seeds>
[SERVER_ABOUT_TO_START][SERVER][INFO] Adding seed entry <minecraft:pumpkin_seeds>
[SERVER_ABOUT_TO_START][SERVER][INFO] Adding seed entry <minecraft:melon_seeds>
[SERVER_STOPPING][SERVER][INFO] Server stopping, Scripts are being rolled back!
[SERVER_STOPPING][SERVER][INFO] Removing seed entry <minecraft:melon_seeds>
[SERVER_STOPPING][SERVER][INFO] Removing seed entry <minecraft:pumpkin_seeds>
[SERVER_STOPPING][SERVER][INFO] Removing seed entry <minecraft:beetroot_seeds>
[SERVER_STOPPING][SERVER][INFO] Removing seed entry <minecraft:poisonous_potato>
[SERVER_STOPPING][SERVER][INFO] Removing seed entry <minecraft:potato>
[SERVER_STOPPING][SERVER][INFO] Removing seed entry <minecraft:carrot>
[SERVER_STOPPING][SERVER][INFO] Removing fuel for <minecraft:bow:*>
[SERVER_STOPPING][SERVER][INFO] Removing fuel for <minecraft:wooden_slab>
[SERVER_STOPPING][SERVER][INFO] Removing fuel for <minecraft:torch>
[SERVER_STOPPING][SERVER][INFO] Removing fuel for <minecraft:item_frame>
[SERVER_STOPPING][SERVER][INFO] Removing fuel for <minecraft:painting>
[SERVER_STOPPING][SERVER][INFO] tried to remove command: minetweaker failed. THIS IS NOT AN ERROR!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment