Revert Passive Spawns

**Revert Passive Spawns** is a really simple mod that modifies how passive entities (such as Pigs, Cows, etc…) spawn.

This pretty much means mob farms are no longer required and you no longer need to generate new chunks in order to get food.

ReProgrammer

![ReProgrammer Banner](https://cdn.modrinth.com/data/cached_images/1940050766f380be897cfb2f4f941c11a568a6b0.webp)

# Breathing new life into an old style

**This resource pack acts as an extension of Programmer Art, and is meant to be placed above it in the resource pack menu!** If the Programmer Art resource pack is absent, or is placed above ReProgrammer instead, some textures will be incorrect!

ReProgrammer imagines what the original art style would look like in modern versions; consistency is maintained between old and new features by giving rougher, simpler textures to modern sprites, while some pre-existing programmer art sprites have been touched up a little.

(2.0.0+) Also features overlays for a wide range of support and a panorama that changes between multiple recreations based on the version

## Extras

You can find some extra goodies in the `extras` folder, such as extra panoramas and behind-the-scenes art i used while making textures, if you want to see my process for some reason

Reload Feedback

This data pack adds a very basic feedback message to the `/reload` command without leaving behind any data

![Feedback message screenshot](https://github.com/B1BU/Reload-Feedback/raw/main/assets/page/feedback_message.png)

***

**Make sure you download the correct file for your minecraft version**

**This project is supposed to be compatible with all minecraft versions, if the game gives you a version warning, ignore it**

***

If you make content using my data packs, please give me proper credit

If you enjoy this project, please consider supporting me with a donation or some kind words

Also check out my other projects on [Planet Minecraft](https://www.planetminecraft.com/member/b1bu) while I procrastinate posting them here

***

Join my Discord server to get support, submit suggestions, stay up to date with my projects, or just chat

discord-singular

Regex Library Datapack

**This library requires [Moxlib](https://modrinth.com/datapack/moxlib) to function.**

# GMDU Regex Library
**by Gears and Moxvallix.**

## Overview
This library provides a simple regular expression parser, working entirely in mcfunction.

### Current Features and Metacharacters
Character | Example | Description
———-|———————-|—————–
`[]` | `[abc]` | Character set
`[^]` | `[^abc]` | Inverted character set
`[x-y]` | `[A-Z]` | Character range
`()` | `(ab)` | Group
`.` | `.` | Wildcard
`|` | `(a|b)` | Or
`^` | `^abc` | Beginning of string
`$` | `xyz$` | End of string
`?` | `ab?` | Zero or one of the preceding token
`*` | `ab*` | Zero or more of the preceding token
`+` | `ab+` | One or more of the preceding token
“ | `+` | Escape following character

If you need help creating your regex pattern, we recommend using [RegExr](https://regexr.com/).

*Not all features from RegExr are supported in our library, see table above.*

## Getting Started
This library uses a simple api. The string to match is given in `target`,
and the regex to match with is set in `pattern`. These are set in the storage,
`regex:api/match`

To run the match, run `function regex:api/match`.

### Example
“`
data modify storage regex:api/match target set value “Hello, World!”
data modify storage regex:api/match pattern set value “[A-Za-z]+”
function regex:api/match
“`
“`
{
success: 1b,
output: [“H”,”e”,”l”,”l”,”o”]
}
“`

Refined Font

This resource pack changes the default Minecraft font, making it more aesthetically pleasing and attractive. It applies to all aspects of the game and supports both Cyrillic and Latin characters, as well as some UTF characters.

Red Shield

# Red Shield

This resource pack replaces the default shield with a custom 3D model.

The design uses a red theme.

No OptiFine required. Vanilla compatible.

## More Shield Themes

– [Black](https://modrinth.com/project/noire-shield)
– [Blue](https://modrinth.com/project/blue-shield)
– [Creeper](https://modrinth.com/project/creeper-shield)
– [Dark Red](https://modrinth.com/project/dark-red-shield)
– [Mirror](https://modrinth.com/project/mirror-shield)
– [Navy Blue](https://modrinth.com/project/navy-blue-shield)
– [Rabbit](https://modrinth.com/project/rabbit-shield)

Red Iron Golem Flowers

This resourcepack recolors the **flowers on the iron golem** so that they have the **same red colors as poppies** do.
It is inspired by the **[Vanilla Tweaks](https://vanillatweaks.net/picker/resource-packs/)** resourcepack “Red Iron Golem Flowers”, although the flowers in this pack are **slightly darker**.
Works with [Fresh Animations](https://modrinth.com/resourcepack/fresh-animations).

Check out the

(https://modrinth.com/project/red-irongolem-flowers/gallery) to see what it looks like.

Red Creepers

Are you tired of not seeing a creeper in the middle of a grass field? Just use this pack for more contrast between the creeper and the blocks around it.
– This [version](https://modrinth.com/resourcepack/red-creepers/version/1.0.0) is for [Fresh Animations](https://modrinth.com/project/50dA9Sha) and is not suitable for Vanilla Minecraft.
– This [version](https://modrinth.com/resourcepack/red-creepers/version/1.0.1) is for Vanilla Minecraft and is not suitable for [Fresh Animations](https://modrinth.com/project/50dA9Sha).

Recipefy

                      Recipefy – Recipes for Uncraftable Items

Tired of searching endless chests for valuable items or raiding dungeons to find what you need? The Recipefy data pack is here to solve that! This pack introduces balanced, vanilla-friendly crafting recipes for many of the game’s most sought-after but uncraftable items.

Our goal is to reduce the reliance on pure luck (RNG) and reward your effort and resource gathering. Now, instead of leaving it to chance, you can craft powerful items like the Enchanted Golden Apple or the Trident right at your crafting table. Take control of your adventure!

(Main Features)

Features

Fully Vanilla-Friendly: No new items, blocks, or textures. Recipefy only adds recipes for existing vanilla items.

Balanced Recipes: Each recipe has been carefully designed to be fair, challenging, and rewarding, ensuring it doesn’t break the core game balance.

Easy Installation: No mods required. Simply drop the data pack into your world’s folder and you’re ready to go!

What Can You Craft?

Here are some of the items you can now craft with Recipefy:

Enchantment Golden Apple
Horse Armor (İron,Gold,Diamond)
Elytra
Name Tag
Sponge
Trident
Totem Of Undying
Dead Bush
Crying Obsidian
Cobweb
Bell
End Portal Frame
How to Install

Download the .zip file for the data pack.

Navigate to your Minecraft saves folder (usually found at %appdata%/.minecraft/saves).

Open the folder of the world you want to add the data pack to.

Place the downloaded .zip file directly into the datapacks folder.

If you are in the world, run the command /reload. If not, just start the world, and it will be loaded automatically.

Enjoy your new recipes!

Rebalanced Piglins

Introduction:

This datapack improves piglins and rebalances piglins by the following changes and it supports minecraft versions from 1.16.2 to 1.21.11.


Changes from datapack:

  1. Piglin Brute’s New Stats:
    • HP ♥️: Then = 50 (25 hearts), Now = 20 (10 hearts)
    • Armor 🛡️: Then = No Armor, Now = Random Golden and Netherite Armor
    • Weapon ⚔️: Golden Axe (70% chance), Netherite Axe (30% chance)
    • Attack Damage 🩸:
      • Golden Axe 🪓: 13 (6.5 hearts)
      • Netherite Axe 🪓: 16 (8 hearts)
    • Will alert nearby piglins about “your presence”, and “the purpose of your presence”, if you break into their bastion.

    NOTE: Piglin Brute will never drop any armor or weapon on death. It will only drop its death loot which is mentioned further. This is for maintaining balance in the game.

  2. Piglin’s New Stats:
    • HP ♥️: Then = 16 (8 hearts), Now = 20 (10 hearts)
    • Piglins cannot be distracted by gold ingots when in attack mode.
    • Piglins, that are alerted by piglin brutes, will attack you. Doesn’t matter if you wear golden armor.
    • Piglins will now hunt Hoglin more oftenly, just like a real hunter should.
    • Piglins will keep outsider mobs like skeletons, blazes, zombies, and some mobs away from bastion. If those mobs enter bastion, they will be attacked by Piglins.
    • Sometimes, instead of attacking you, they will only threaten you if you are not wearing gold armor. Eventually, they will start attacking.

    NOTE: Piglin’s universal anger is removed. Now if a player runs away from angry piglin and come back, it will not recognize the player.

  3. Zombified Piglin’s New Stats:
    • Zombified Piglins will now spawn barehanded by default, but oftenly, they will spawn with golden swords and crossbows as their main weapon. Zombified Piglins will now only spawn in the nether wastes biome and not crimson forests biome.
    • Zombified Piglins are now hostile to piglins and players just like how real zombies should be. This is a toggleable feature. See admin commands to understand “How to disable?”. Since hoglins are already controlled by piglins, you are recommended to keep this feature for a balanced gameplay.
    • Zombified Piglins can now convert piglins into zombies. The rate of conversion depends upon the following game difficulty:
      • Easy : Lower rate
      • Normal : Medium rate
      • Hard : Higher rate
  4. New Death Loot Tables (Toggleable Feature):
    • Piglin: 1-2 Gold Nuggets, 2-4 Arrows (for Ranged Piglins only)
    • Piglin Brute: 1-2 Gold Ingots, 1 Golden Carrot
    • Zombified Piglins: Piglin’s Loot + 1-2 Rotten Flesh

    NOTE: Looting Enchantment will not work on Golden Carrot dropped by Piglin Brute.

  5. New Game Mechanics:
    • Hoglins are restricted to spawn in Piglin Brute’s territory. This feature is toggleable. See admin commands.
    • Zombified Piglins, and Zoglins are restricted to spawn anywhere near Piglin Brute’s Territory and in Nether Forests (Toggleable Feature).
    • Zombified Piglins, and Zoglins will have more chance to spawn as a baby variant. This only feature is an exception for the below notation.

    NOTE: The above features will not work if there is a player 8 blocks nearby, this avoids the mobs spawned by the player (using commands or spawn eggs) from being replaced or deleted. And mobs do not naturally spawn in 24 blocks area from player, so basically, players will face NO inconvenience. Spectators do not count as player in this case.


Admin Commands:


Pros:


Cons:


My Socials:

  1. PlanetMinecraft Page
  2. Modrinth Page
  3. Discord Server
  4. Paypal Account

License:


Creative Commons License

This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.

Conditions that apply:

  1. You must give appropriate credit to the creator if you publicly showcase this work.
  2. You may not use this work for commercial/business purposes. (this does not include having the datapack installed in your server)
  3. You may modify this work, but may not distribute the modified work.

Installation:

Open your .minecraft directory. Put the datapack into the saves/world_name/datapacks directory.