Jar files don't open
-
Recently Browsing
- No registered users viewing this page.
-
Posts
-
By Confused_guy · Posted
Nevermind i gave up -
The title says it all. Just in case, here is that information again: Versions Forge: 47.2.17 MC: 1.20.1 Modpack: Official Cobblemon Modpack (Server Files) I downloaded the server files package from the official cobblemon modpack and copied the zip folder over to another PC where I am attempting to run the server so a friend and I can play and have a persistent world when one of us is not online. Unfortunately, it keeps crashing and I don't know why. I installed everything I think, Java Dev SE 23, latest copies of both x86 and x64 java... not sure what's going on and the crash logs are greek to me. Any help? Crash logs below. Crash Logs: https://pastebin.com/fTEn7wAi
-
More information is needed, there is nothing in your post to go on to help you. Do you have the source for this mod? Is it open source? Does it have configuration files? What are you trying to change?
-
By TileEntity · Posted
Do you use this build? https://www.curseforge.com/minecraft/mc-mods/neoelfeos-medieval-pub-decoration/files/3296198 -
Hi, i'm trying to add a recipe that lowers the durability of a tool in the crafting table but i can't figure out how to do it. Here is an example of the basic json file where a melon is cut into 4 slices with an axe { "type": "minecraft:crafting_shapeless", "category": "misc", "ingredients": [ [ "minecraft:melon" ], "#minecraft:axes" ], "result": { "id": "minecraft:melon_slice", "count": 4 } } The axe disappears with this method, how do i get to lower the durability of the axe?
-
-
Topics
-
Who's Online (See full list)
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.