Git Product home page Git Product logo

no-monster-minecraft's Introduction

๐Ÿ“š Author | ๐ŸŽค Speaker | โŒš Time Lord

Author of Dead Simple Python (No Starch Press, 2022) and mystery novels. Communication nerd.

Former Principal Software Engineer. Geek in Python, C++, and Linux. Accidental expert in debugging and memory management. Mentor, business analyst, and project manager. Creator of Quantified Tasks standards. Reluctant IT.

Community moderator at DEV.

Member of Ubuntu, Python Software Foundation, Open Source Initiative.

Sometimes I also make Minecraft datapacks.

๐Ÿ”ญ See my CV.

โš™ Selected Skills

  • Python
  • C++
  • C
  • C#
  • Ruby
  • TypeScript
  • CSS
  • HTML5

See full skill list.

๐Ÿ“ซ How to reach me

no-monster-minecraft's People

Contributors

codemouse92 avatar embeddedt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

no-monster-minecraft's Issues

Version for 1.21

Per the 1.21 announcement post, several Minecraft registry folders have been renamed to be singular instead of plural. As a result, when this pack is loaded on 1.21 and higher, it fails to register most of its functionality.

Fortunately, the fix is trivial: rename all the folders listed in the announcement post.

Command not working

The command you have listed to remove a certain criteria of mobs, for me at least, is not working

/data modify remove no-monster:rules (mob_category_here) is the command in question

After looking through the game files, I failed to find any information on the command

As well, when I put the command into the game, it fails at "remove" part, as it doesn't recognize it as a possibility

Thanks for taking the time to read this, if you have any questions about it, or need a picture, let me know!

Error in version 1.20.2

[22:44:58] [Worker-Main-1/ERROR]: Couldn't parse element loot_tables:minecraft:gameplay/fishing/junk - Not a json array: {"condition":"minecraft:alternative","terms":[{"condition":"minecraft:location_check","predicate":{"biome":"minecraft:jungle"}},{"condition":"minecraft:location_check","predicate":{"biome":"minecraft:jungle_hills"}},{"condition":"minecraft:location_check","predicate":{"biome":"minecraft:jungle_edge"}},{"condition":"minecraft:location_check","predicate":{"biome":"minecraft:bamboo_jungle"}},{"condition":"minecraft:location_check","predicate":{"biome":"minecraft:modified_jungle"}},{"condition":"minecraft:location_check","predicate":{"biome":"minecraft:modified_jungle_edge"}},{"condition":"minecraft:location_check","predicate":{"biome":"minecraft:bamboo_jungle_hills"}}]}; Not a json array: {"condition":"minecraft:alternative","terms":[{"condition":"minecraft:location_check","predicate":{"biome":"minecraft:swamp"}},{"condition":"minecraft:location_check","predicate":{"biome":"minecraft:swamp_hills"}}]}
[22:44:58] [Server thread/WARN]: Found loot table element validation problem in {loot_tables:minecraft:gameplay/fishing}.pools[0].entries[0]: Unknown loot table called minecraft:gameplay/fishing/junk

[15.0.1] Error parsing crafting recipe?

I'm trying to use your plugin on a Paper 1.15-based server. I made sure to checkout the 1.15 version and not the 1.16 version (for reference, the commit hash I'm using is 8feab9e70df0892bc2f5cdc9838453c1a40a74fc).

When the server starts I get the following error:

[15:10:28 ERROR]: Parsing error loading recipe no-monster:crafting/red_sand                                                                        
com.google.gson.JsonSyntaxException: Missing key, expected to find a JsonObject                                                                    
        at net.minecraft.server.v1_15_R1.ChatDeserializer.t(SourceFile:402) ~[paper-1.15.2.jar:git-Paper-"013374629"]                              
        at net.minecraft.server.v1_15_R1.ShapedRecipes$a.a(ShapedRecipes.java:330) ~[paper-1.15.2.jar:git-Paper-"013374629"]                       
        at net.minecraft.server.v1_15_R1.ShapedRecipes$a.a(ShapedRecipes.java:323) ~[paper-1.15.2.jar:git-Paper-"013374629"]                       
        at net.minecraft.server.v1_15_R1.CraftingManager.a(CraftingManager.java:145) ~[paper-1.15.2.jar:git-Paper-"013374629"]                     
        at net.minecraft.server.v1_15_R1.CraftingManager.a(CraftingManager.java:53) ~[paper-1.15.2.jar:git-Paper-"013374629"]                      
        at net.minecraft.server.v1_15_R1.CraftingManager.a(CraftingManager.java:27) ~[paper-1.15.2.jar:git-Paper-"013374629"]                      
        at net.minecraft.server.v1_15_R1.ResourceDataAbstract.a(SourceFile:13) ~[paper-1.15.2.jar:git-Paper-"013374629"]  

Is there anything else I need to set up?

Datapack does not install

I'm sorry about that, it's probably something stupid that I don't know how to do. I have a modpack of the Cobblemon mod and I needed to remove the spawns of vanilla mobs for better immersion, I was using the mod "You shall not spawn" to do this, and then I found this modpack of yours and the other "the missing recipes" for being able to craft items without needing mobs. I put the ".zip" file in the "datapack" folder on my server but it doesn't seem to work, I tried putting the files in the "root" part of the zip (I don't know how to explain it), and it didn't work, I tried putting the folder directly without being ".zip" and it didn't work, so I tried a new singleplayer world and installing the datapack at creation, but when I put the datapack in the folder it simply doesn't appear in minecraft, but when I place other datapacks they appear. So what am I doing wrong? Could you help me? I'm sorry if it's something stupid and forgive me for any English mistakes.

Chicken Jockeys Still Spawn

Because chicken jockeys are really chickens with a zombie mount, they are not removed. This is not a major issue, as killing either half of the duo solves the problem at once, but it's still startling in a "no monster" situation. (You also get an annoying number of chickens in dark places after a while.)

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.