Code Monkey home page Code Monkey logo

advancednetheritefabric's Introduction

๐Ÿ‘‹ Welcome on my profile!

I'm a software developer with experience in languages such as Java, PHP, Python, and more!

My Minecraft mods

Advanced Netherite Burger Mod
AN BM
๐Ÿ’พ CurseForge: Forge / Fabric ๐Ÿ’พ CurseForge: Forge
๐Ÿ’พ Modrinth: Forge / Fabric ๐Ÿ’พ Modrinth: Forge
๐Ÿ“˜ Source code: Forge / Fabric ๐Ÿ“˜ Source code: Forge
๐Ÿ“š View Wiki: Forge / Fabric ๐Ÿ“š View Wiki: Forge
๐Ÿ› Report bugs: Forge / Fabric ๐Ÿ› Report bugs: Forge
More Concrete My other projects
MC PR
๐Ÿ’พ CurseForge: Forge ๐Ÿ“˜ Additional Guns
๐Ÿ’พ Modrinth: Forge ๐Ÿ“˜ Project Arsenal
๐Ÿ“˜ Source code: Forge ๐Ÿ“˜ Gun Mod Datapack
๐Ÿ“š View Wiki: Forge
๐Ÿ› Report bugs: Forge

My socials

CurseForge Discord GitHub Twitch Twitter YouTube

Join Autovw's Mods Discord Server to get notified about updates, mod support, and more!

advancednetheritefabric's People

Contributors

autovw avatar gyular avatar uncle-tio avatar will-da-pro avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

advancednetheritefabric's Issues

[1.17.x] Stone blocks from Twigs 1.0.2 do not drop items when harvested with Advanced Netherite pickaxes

Stone-based blocks from the Twigs mod i.e. twigs:schist and twigs:cobblestone_bricks are able to be harvested with vanilla and other modded pickaxes, but, while Advanced Netherite pickaxes do break the blocks fairly quickly, they do not yield any items after breaking the block. (tested with minecraft:diamond_pickaxe, dragonloot:dragon_pickaxe, and all tiers of advanced netherite pickaxes.)

Tested with Advanced Netherite version 1.1.0 for Fabric 1.17.x, Twigs 1.0.2, and Dragon Loot 1.0.9

Suggestion: Instant breaking of deepslate with netherite-diamond pickaxe

Have you considered bumping up the tool speed of the different tiers, so that netherite-diamond (with Haste II & Efficiency V) could instantly break blocks with a hardness of 3, such as deepslate?
I feel like the high-end tools (hoe, shovel, pickaxe) don't really have a use case yet, other than the increased durability.
If I did my calculation based on the wiki correctly, a tool speed of 39 would be requiered to achieve this. Could you add this to the mod or at least make it a configurable option?

Pacify piglins don't work

For some reason Pacify piglins on full Netherite-Diamond set won't work same for Netherite-Gold armor set

Crash when Rendering Entity In World

Hey there! I appear to be crashing from the armor rendering in the world, not really sure why. I have the crash report saved here: https://pastebin.com/ydrzn9pt .

I've tested the mod on the same quilt version [0.17.10, minecraft vers. 1.19.2] running by itself along side the same version of QFAPI and QSL in the crash report, and it works fine. Also tested it on Fabric 0.14.13 [minecraft vers. 1.19.2] with the latest Fabric API and it also works fine.

No crashes while holding it as an item in the inventory, in hand, or crafting, just when I equip it. Attempting to reload into the world makes it crash as soon as it's loaded.

One thing I did find is that by disabling my shader pack I'm able to equip the armor and walk around, but going into third person crashes the game. Here's a crash report from that: https://pastebin.com/vEaxbSLn

Guessing it has something to do with Iris?

[1.18.2] LevelZ compatibility

I ran into the same problem as the one below:

At least for Vanilla Hammers, the problem with using the material definition instead is that hammers don't count as a "Minecraft:tool" and so no restrictions are applied. Same with Advanced Netherite, a netherite_diamond_helmet doesn't count as "Minecraft:armor".


levelz wiki: https://github.com/Globox1997/LevelZ
An example of one of those categories is here:

{
"replace": false,
"skill": "defense",
"level": 8,
"item": "minecraft:armor",
"material": "iron"
}
It takes a fifth argument called "material" to determine which material of items will be locked.
Each of these items has to be in the corresponding fabric item tag.


I tested it myself and I can add a level limit to swords/tools/axes but not armor.

Ignore Smithing, which is restricted by another method

swords โˆš

{
"replace": false,
"skill": "strength",
"level": 24,
"item": "minecraft:sword",
"material": "netherite_iron"
}

image

armor ร—

{
"replace": false,
"skill": "denfense",
"level": 24,
"item": "minecraft:armor",
"material": "netherite_iron"
}

image

I don't know why, but I guess there's something wrong with the armor material?

Any Config For Fabric

Is there a config option when using the fabric version? I have mod menu and other mods have config option but this mod doesn't. Please reply
Thank you.

forge reference item in fabric version

there is a error popping up in my log
Parsing error loading custom advancement advancednetherite:recipes/netherite_ingots: Unknown item tag 'forge:ingots/netherite'
ofc its a unknown item this is fabric

[Crash] with requiem

Game crashes when I equipped a diamond netherite helm in a creative testing world.
Continues to crash every time I open the player inventory in that world.
The only mod i could think of that could be causing this would be levelz- as it only started doing this after i applied the mod to the pack

https://mclo.gs/PA9yHCS

#Globox1997/LevelZ#243

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.