Code Monkey home page Code Monkey logo

simplemango's Introduction

Anvian's Minecraft Modding Profile

๐Ÿ”Ž About Me

Hi! I'm Anvian, a passionate mod developer for Minecraft. My main goal is to create entertaining content to improve the user experience.

๐Ÿ› ๏ธ Skills

  • Java: Expert in Java programming for Minecraft mods.
  • Kotlin: Experience in mod development using Kotlin.
  • Mod Design: Experience in creating mods.
  • Collaboration: Open to collaborations and contributions in community projects.

โšก Loaders

Develop mods compatible with the following loaders:

๐Ÿ“– My Mods

You can find my mods here:

๐Ÿ“ซ Contact

You can contact me at:

simplemango's People

Contributors

anviaan avatar lospejos avatar

Stargazers

 avatar

Watchers

 avatar

simplemango's Issues

Malformed loot table JSON for mango_leaves.

[Worker-Main-4/ERROR]: Couldn't parse element loot_tables:simplemango:blocks/mango_leaves - Not a json array: {"condition":"minecraft:inverted","term":{"condition":"minecraft:alternative","terms":[{"condition":"minecraft:match_tool","predicate":{"items":["minecraft:shears"]}},{"condition":"minecraft:match_tool","predicate":{"enchantments":[{"enchantment":"minecraft:silk_touch","levels":{"min":1}}]}}]}}; Not a json array: {"condition":"minecraft:inverted","term":{"condition":"minecraft:alternative","terms":[{"condition":"minecraft:match_tool","predicate":{"items":["minecraft:shears"]}},{"condition":"minecraft:match_tool","predicate":{"enchantments":[{"enchantment":"minecraft:silk_touch","levels":{"min":1}}]}}]}}; Not a json array: {"condition":"minecraft:alternative","terms":[{"condition":"minecraft:match_tool","predicate":{"items":["minecraft:shears"]}},{"condition":"minecraft:match_tool","predicate":{"enchantments":[{"enchantment":"minecraft:silk_touch","levels":{"min":1}}]}}]}
when attempting to load the game with the mod, causes leaves to not drop their loot. Possible reasosns: https://bugs.mojang.com/browse/MC-267261
https://bugs.mojang.com/browse/MC-264739

About Simple Mango and Pam's Harvest Craft 2 integration

This is the Mango tag for Pam's Harvestcraft 2 in 1.18.2.
The tags that need to be added are probably the top four tags.
The vineger tag is the tag needed to create the vinegar, the
fruits tag is required to create items made from fruits.
2023-01-30_17 06 34 - ใ‚ณใƒ”ใƒผ

Could not execute entrypoint stage 'main' due to errors, provided by 'simplemango'!

Cool mod, unfortunately it does not work for me.

When I start my fresh new server (Fabric 1.18.2, Loader 0.14.5), I get the following error:

[12:46:08] [main/ERROR]: Failed to start the minecraft server
--
43 | java.lang.RuntimeException: Could not execute entrypoint stage 'main' due to errors, provided by 'simplemango'!
44 | at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.lambda$invoke0$0(EntrypointUtils.java:51) ~[fabric-loader-0.14.5.jar:?]
45 | at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33) ~[fabric-loader-0.14.5.jar:?]
46 | at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.invoke0(EntrypointUtils.java:49) ~[fabric-loader-0.14.5.jar:?]
47 | at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.invoke(EntrypointUtils.java:35) ~[fabric-loader-0.14.5.jar:?]
48 | at net.fabricmc.loader.impl.game.minecraft.Hooks.startServer(Hooks.java:62) ~[fabric-loader-0.14.5.jar:?]
49 | at net.minecraft.server.Main.main(Main.java:101) [server-intermediary.jar:?]
50 | at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:460) [fabric-loader-0.14.5.jar:?]
51 | at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) [fabric-loader-0.14.5.jar:?]
52 | at net.fabricmc.loader.impl.launch.knot.KnotServer.main(KnotServer.java:23) [fabric-loader-0.14.5.jar:?]
53 | at net.fabricmc.loader.impl.launch.server.FabricServerLauncher.main(FabricServerLauncher.java:69) [fabric-loader-0.14.5.jar:?]
54 | Caused by: java.lang.NoSuchMethodError: 'net.fabricmc.fabric.api.object.builder.v1.block.FabricBlockSettings net.fabricmc.fabric.api.object.builder.v1.block.FabricBlockSettings.breakByHand(boolean)'
55 | at net.anvian.simplemango.block.ModBlocks.<clinit>(ModBlocks.java:20) ~[SimpleMango-1.18.x-1.1.2.jar:?]
56 | at net.anvian.simplemango.world.features.ModConfiguredFeatures.<clinit>(ModConfiguredFeatures.java:19) ~[SimpleMango-1.18.x-1.1.2.jar:?]
57 | at net.anvian.simplemango.MangoMod.onInitialize(MangoMod.java:23) ~[SimpleMango-1.18.x-1.1.2.jar:?]
58 | at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.invoke0(EntrypointUtils.java:47) ~[fabric-loader-0.14.5.jar:?]
59 | ... 7 more

Full log:
https://mclo.gs/2nUvBOs

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.