Перейти к содержимому
Mineforgian

Nullium

A collection of many small server-side features

1K загрузок12 подписчиковMITfabric

Обновлён 12 августа 2024 г. · опубликован 19 апреля 2024 г.

Nullium Logo

A collection of many "small" server-side features

What is this mod about

As the text above says, this is just a collection of small server-side only features that we thought would be cool. Everything is configurable, so you can disable any of the features you don't want.

The Things in the mod

Holder Man Module:

  • Enderman can only place down block in the tag #enderman_placable. (Default is [#enderman_holdable])
  • When enderman spawn they have a chance to already be holding a block, which is determined by a loot table.

Blacksmith Module:

  • Changed how item repairing works:
    • Repair now doesn't add to Repair Cost data component.
    • A single repair item can repair a tool fully.
    • Repair cost is now calculated from tools material and all the enchantments it has. (This is highly configurable, through tags and the config file)
  • Chain armor can now be repaired with chains.
  • Most Vanilla tools, weapons and armor repair materials are now a tag. (This doesn't include things like the mace or shears)
  • Netherite equipment now is repaired with Netherite scrap instead of Netherite ingots. (Can be changed with a tag see the line above)

Mob Scaling Module:

  • Adds a big salmon and cod
  • 1/6 Squids will be a baby
  • Glow squid now always are 30% smaller
  • all of this applies to already existing mobs, meaning if you add this to a world made without nullium, the mobs will be re-scaled.
  • Any LivingEntity can be scaled with a config file. Check default config for more info.

Compostable Module:

  • Golden apples and carrots can now be composted, they will always adda layer to the composter
  • Composable items now can be added through the config file, this also allows you to override vanilla chances
  • Existing compostable items can be removed via the config

Miscellaneous features:

  • Stackable potions, non throwable potions stack to 16
  • Glow Berries now give you the glowing status effect
  • Cakes can be picked up if they have no bites takes from them
  • Upgrade Smiting Templates now can be gotten from piglin bartering (The chance is about 1 per 3.3 stacks of gold ingots)
  • Copper bulbs now work how they did in snapshots, meaning they have a one game tick delay
  • Eyes of Ender can be used in The End to find End Cities (Will be removed in the future)
  • Sugarcane can be planted on blocks in tag #cane_support (Default is [#dirt, #sand])
  • Sugarcane can be placed next to blocks in tag #cane_hydration (Default is [ice, frosted_ice]) And next to liquids in the tag #cane_hydration (Default is [#water])
  • Wither rose can be planted on any block in tag #wither_rose_support (Default is [#dirt, #sand, netherrack, soul_sand, soul_soil])
  • Buttons and leavers (WallMountedBlock's) can be placed on top of blocks in the tag #support/small/bottom ( Default is [#walls, #fences]) And bellow the blocks in the tag #support/small/top (Default is [#walls, #fences])

Commands:

  • /Nullium reload
    • This command will reload the all the module config files. This is useful because it means you don't have to restart the game. Unlike other mods which don't do this. >:)

Kinetic Partner Banner

Click on the banner or here to support me and my projects! :)

ko-fi

Центр версий

6 версий
  • Релиз309 КБ
  • Релиз307 КБ
  • Релиз286 КБ
  • Релиз122 КБ
  • Релиз59 КБ
  • Релиз29 КБ

Ченджлог

0.6.0Релиз1.21, 1.21.1 · 12 августа 2024 г.

Update 0.6.0 (Farming Time)

New Game Rules

  • nullium.framersTrampleFarmland
    • If false, framer villagers will no longer be able to trample farmland.
    • Default: false
  • nullium.featherFallingTramplesFarmland
    • If false, players will no longer be able to trample farmland if they have feather falling.
    • Default: false
0.5.0Релиз1.21 · 4 августа 2024 г.

Update 0.5.0 (Stacks & Support)

Stacking changes

  • Saddles, horse armor and music discs now stack to 16.
  • Empty minecarts now stack to 4

GameRules

  • added new game rule : nullium.sculkSpread
    • NONE : sculk will not spread
    • VINES : sculk will spread only vines
    • ALL : sculk will spread normally (Default)

Tag changes

  • Added new support block tags :

    • cactus
    • nether warts
    • nylium plants What these tags do is let you place the block on top of the block in tag instead of having a hardcoded list of things.
  • Changed existing support block tags :

    • cane_support -> support/cane
    • wither_rose_placeable -> support/wither_rose
0.4.0Релиз1.21 · 4 июля 2024 г.

WARNING the config was re-written so the old config files will not work

New config system:

  • Now the modules can be enabled/disabled in the main config
  • Old config files will not work (this should be the last update where that is the case)

Holder Man Module:

  • Moved #enderman_placable tag to this module
  • When enderman spawn they have a chance to already be holding a block (from a loot table)

Blacksmith Module:

  • Changed how item repairing works:
    • Repair now doesn't add to Repair Cost data component.
    • A single repair item can repair a tool fully.
    • Repair cost is now calculated from tools material and all the enchantments it has. (This is highly configurable, through tags and the config file)
  • Chain armor can now be repaired with chains.
  • Most Vanilla tools, weapons and armor repair materials are now a tag. (This doesn't include things like the mace or shears)
  • Netherite equipment now is repaired with Netherite scrap instead of Netherite ingots. (Can be changed with a tag see the line above)

Big Salmon / Mob Scaling Module:

  • Renamed to Mob Scaling
  • Rewrote the config (There are now more scaling options)
  • 1/6 Squids will be a baby
  • Glow squid now always are 30% smaller

Compostable Module:

  • Golden apples and carrots can now be composted, they will always adda layer to the composter
  • Composable items now can be added through the config file, this also allows you to override vanilla chances
  • Existing compostable items can be removed via the config

Miscellaneous features

  • Stackable potions, non throwable potions stack to 16
  • Glow Berries now give you the glowing status effect
  • Cakes can be picked up if they have no bites takes from them
  • Upgrade Smiting Templates now can be gotten from piglin bartering (The chance is about 1 per 3.3 stacks of gold ingots)
  • Copper bulbs now work how they did in snapshots
0.3.0Релиз1.20.5, 1.20.6 · 5 июня 2024 г.
  • Ender Eyes can now be used to locate End Cities
  • #wither_rose_placable tag added
  • #enderman_placable tag added
  • removed soul sand and soil from #cane_support tag
  • added #support/small/bottom and #support/small/top tags
0.2.0Релиз1.20.5, 1.20.6 · 7 мая 2024 г.
  • added big salmon
  • added "/nullium reload"
0.1.0Релиз1.20.5, 1.20.6 · 24 апреля 2024 г.
  • init

Комментарии

Загружаем…