NeMuelch

NeMuelch

Mod

NeMuelch Minecraft Fabric Mod adds consumables, new recipes, player related content, admin tool items, and changes to basic minecraft behavior.

Client and server CursedEquipmentFoodMagicUtility

627 downloads
1 follower
Follow Save
90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!
Filter loader...
Filter versions...
Filter channels...

Content

Fixes

  • fixed BellBlock issue where it wouldn't ring at all when interacting with it

Content

Fixes

  • Fixed SoundInstance networking issue which prevented client from connecting if they were holding the new Artifact Item

Content

  • Added new Artifact Item

Fixes

Content

New Special Sleep Event

A new Event for Halloween and the weekend after has been added. Text entries are highly specialized and might be changed to more generic texts later on.

TNT Stick Item [WIP]

Throwable explosive item has been added. A completely new explosion system with custom handling of blocks, entities, explosion shapes, etc. has been implemented for that in the Back-End and still needs some adjustments and bug fixes.

Fixes

  • fixed ParticleEmitterBlock not correctly iterating through the PARTICLE_TYPE registry.
  • fixed WateringCan placement issues when facing waterlogged Blocks
  • fixed some entity registration issues.
  • Iron Scaffolding placement and traversing has been fixed, thanks to this PR contribution (https://github.com/JR1811/NeMuelch-1.18/pull/39)

Content

Knocking feature

Knock on blocks, which are defined in the new nemuelch:knock_sound_blocks Block tag, using a new Keybind. The pitch of the knock is defined by the distance, or if the Block implements an inventory, by how many items are filling it up.

Throwable slime balls feature

Slime Balls are now throwable and apply effects if they land on entities.

Fixes

  • fixed bad weather flying condition
  • changed OminousHeart sound handling
  • fixed RpgZ error externally. Install the custom version of RpgZ to fix the body pull feature.

Content

Watering Can

New watering can items and blocks have been added, which are a mid-game version of bone meal. It is available in different materials, which all have different capacities.

Craft a copper watering can, place it in water and wait until it has been filled up. If it contains water, make sure not to break it, but pick the block up. Now it can be used like bone meal until it is out of water.

To increase the capacity, simply use the watering can with the next material, to craft its better version [Copper < Iron < Gold < Diamond].

Improvements and Features

Improved Flying restriction handling

Due to the harshness of the old flying restriction handling, improvements have been made. The bad flying condition will now apply only if all criteria have been met.

  • Rain or Thunder (bad weather)
  • Flying player is above safe height (default is above 3 blocks above ground, but can be changed with config)
  • No roof is above the player

The player won't lose the Fall Flying state instantly, but gets an additional down force applied while flying. This way, experienced players can still land safely on the ground or alter their altitude to a safer height.

Drag bodies feature

This new feature allows players to pull bodies from the Revive Mod. Simply take a shovel or any other tool, which has been added to the corresponding item tag .json file, and use it on the hit box of the body (usually located at the feet).

Keep in mind that pulling bodies takes up a lot of durability!

Content

New and improved status effects

- Stuck [negative]

Player Entities are stuck in place. Only crouch and jump can be used as movement (subject to change).

- Well Rested [positive]

Work in progress Status Effect, which resets the TIME_SINCE_REST stat for the player. This way, Phantoms won't spawn for at least the duration of the effect.

Mixins

  • Crops won't grow in freezing biomes anymore (disable in configs)
  • Players won't be able to fly in bad weather conditions anymore (disable in configs)

Bug Fixes & Clean-up work

Back-end received minor clean-up and fixes. The Hide Body parts feature has been taken out and can now be installed as a separate mod.

No changelog was specified.

Information

The version NeMuelch-1.5.0 has been skipped in the public releases. Too many bugs have been found and the fixes have been put into this version.

Starting with this release the Dehydration fabric mod version 1.2.8 is needed!

Content

New status effects

- Shielding Skin [positive]

Protects entity (similiar to players using a Shield)

- Levitating absolution [positive]

Disables gravity, pushes entity slowly into the air and adds Shielding Skin effect. (basically an upgrade to the levittation effect)

- Plaything of the unseen entity [negative]

Kicks entity into the air and damages them. Kick damage won't kill, but fal damage can deliver the final blow. After the end of the effect the entity gets the slow falling effect so that they can find a way to land safely.

New and reworked Items

- Fortified Shield Item

Bad view behind the shield, but can, as a secondary function, cast positive effects for nearby players. Use the secondary function with sneak + rightclick. The secondary function puts the shield into a cooldown!

- Portable Barrel Item

Made for storing and transporting a big amount of water. This item is put on the Chestplate slot and makes the player stagger (Nausea effect), if it is in a filled status put into the inventory instead of the chestplate slot. In addition it stores the water quality (Dehydration fabric mod). To fill this item, carry it on the Chestplate slot and use either a (Water) Bucket Item (5 water points + allways dirty quality) or with Leather Flasks (water points and quality depending on the Leather Flask). To empty the Item use an empty Bucket or empty leather Flask (water quality will be taken from the Portable Barrel item!).

- Radiatum cane

No function yet, but sound and animation. You can still craft it with an Amethyst Shard using the Pest cane station.

- Call of Agony

New Rune item series (Prototype). Applies the Wither effect and Levitating Absolution Effekt on the caster. Nearby entities have a 20% chance to get the Plaything of the unseen entity effect. In all of the otther cases they will be simply pushed back.

- Reworked vanilla items

  • Stick: rightclick on a torch -> Stick will be turned into a torch
  • Torch: right click on the top side of an "un-lit" campfire -> removes torches and ignites the campfire

- Glove item

Shows hit count in Tooltips and rings a Bell sound with a short Nausea and Blindness effect if the hit count exceeded a specific amount.

- Ominous Heart item

Plays a thumbing sound while placed in a player's inventory.

- Paintings

Three new paintings (Maps of "Enklave", "Bestienbucht" and "Grüntal")

Mixins

- New - BucketItemMixin

Compatibility for Portable Barrel item.

- New - StickItemMixin

Compatibility for reworked vanilla Items.

- New - CampfireBlockMixin

Compatibility for reworked vanilla Items.

- New - LivingEntityMixin

Compatibility for Fortified Shield Item.

- New - MinecraftClientMixin

Blocks the player inventory, if they are flying and are in a flying state (e.g. Elytra flight).

- Add - PlayerEntityMixin

New methods to apply the correct damage to the Fortified Shield Item

- New - ProtectionEnchantmentMixin

Dynamically caps the maximum level of the Protection Enchantment.

New and reworked Config entries

  • campfireUtilities - (functionality for stick, torch and campfire utilities)
  • trainingGloveMaxHits - (specifies the hit count for when the effects are applied)
  • ominousHeartVolume & ominousHeartPitch
  • portableBarrelMaxFill - (maximum capacity)
  • protectionEnchantmentLevelCap - (cap of the maximum Protection enchantment)
  • blockPlayerInventoryWhenFlying - (blocks the player inventory while flying with Elytras for example)

Experimental content

  • Iron Scaffolding Block (has bugs)
  • Rope Winch Block (is still in prototype phase)

Content

  • New Ominous Heart Item
  • Three new map painting items
  • New Mixin, tag and config entries
    • Ignitable sticks into torches
  • New Portable Barrel item which can be carried in the chest plate slot (stats of iron armor).

Starting with this version Fabric Dehydration Mod 1.2.8 is now a dependency and needs to be installed to run NeMuelch!

Fix

  • Onion Entity logic might be working a bit better now (still a big WIP so pls test it and report any issues!)

Content

  • New Fog blocks for admins
  • New Mixin which is adjustable with the config
    • Bell block values changeable (pitch & volume)
  • Arkadus cane can now be reloaded. Just use it while holding an item, which is defined in the arkaduscane_projectile tag, in your off-hand! (default are gold nuggets and iron nuggets)
  • Arkadus cane projectile can now revive dead players. Starting with this version Fabric Revive mod 1.0.3 is now a dependency and needs to be installed to run NeMuelch!
  • small balancing changes

The Mod should be stable now. The wip content is only accessible in creative and should be handled with care (BackUps etc.). Check out the config since more options have been added there.

Fix

Content

  • New admin blocks (particle and sound emitter) WIP
  • New custom sounds (check out the /playsound command)
  • New Entity with a Wand item. (No recipe yet since its highly experimental) WIP
  • Two new Mixins wich are both adjustable with the config
    • Use bonemeal on netherwarts
    • Block spawn of Chicken Jockeys
  • small balancing changes

The Mod should be stable now. The wip content is only accessible in creative and should be handled with care (BackUps etc.). Check out the config since more options have been added there.

Content

  • New Sounds
  • New custom Entity
  • New Support items
  • New changes to vanilla behavior

Warning

This version is a big "Work in Progress". Things like the new entity, the particle and sound emitter blocks and other things may not work as intended or have missing features. However the mod should still be stable and all of the old features are still working as intended.

Report any issues to the GitHub Issues page if they haven't been added yet.

[10.11.2022] - This version may cause problems when starting. LlamaLad7's MixinExtras will be included in the next release!

Content

  • added glove item and recipe
  • added beacon beam passing trough solid blocks option with config

Additional informations

The new glove item does almost no damage and if the enemy entity is of type player and carries also this glove they will get healed completly which makes that weapon perfect for training or mock matches.

Content

  • added config for NeMuelch mod
  • added custom respawn location functionality for beds

Additional informations

Since the respawn functionality changes basic behaviors of minecraft you have to set it up first!

  1. run your minecraft with the NeMuelch mod once to automatically generate the config JSON file
  2. change the useCustomBedRespawnLocation value to true in the config to use the custom respawn
  3. change the location coordinates to your liking
  4. restart your minecraft client to apply the config changes to your game

For older versions of NeMuelch check out github or curseforge

Content

added new Cane (Gladius cane)

  • has 2 different states (cane and blade mode)
  • blade mode gives bigger slowness effect but also rewards user when killing

this item will most likely be changed in the future, balancing its rewards and drawbacks in its different states

Fixing technical issues

All canes besides the base cane (pestcane) had an issue with applying their status effects which has been fixed in this release.


Project members

ShiroJR

Owner

Details

Licensed GPL-3.0-only
Published 2 years ago
Updated 5 days ago