← Назад к ресурсам

BBL Core

Various useful methods, utilities and helpers to make coding mods a bit better

Modrinth

Описание

# __**BBL Core**__ ## **__Overview__** BBL Core is a useful mod for both mod and modpack devs and provides a range of useful features  ## __**Modpacks**__ * from 26.1 + [Modpack Utils](https://www.curseforge.com/minecraft/mc-mods/modpak-utils) has all of this instead * Changed nether portal frame blocks * Removed the void line in skyblock and void worlds * Void portection that can be enabled to respawn a player back to there home when they take damage from the void, useful for skyblock/ end protection * /modpack command * /discord command can both be configured * Modpack update checker, add the modpack id to the config and get informed when theres a modpack update * Adds the ability to add world type specific recipes and loot tables * Add Climbable tag to allow any block to be climbable "bblcore:climbable\_blocks" * Fixes a vanilla issue of not being able to sleep to set the time to day in custom dimension * /recipeID command, use this to get all recipes for a held item. use /recipeID modID to get all recipe ids for the held item added by that mod. Useful if trying to find recipe ids to remove * Also adds an Upgrade Base item  ## **__Mods__** * Has an easy to impliment fluid system to make adding your own mods fluids easier see [Casting](http://github.com/benbenlaw/Casting/blob/master/src/main/java/com/benbenlaw/casting/fluid/FluidData.java)**  * Colored Tags, if your using a tintable block model adding your block/ item to the "bblcore:tintable/color" tag will make the block/  item have that tint * Various helper utils for Mouse, Tooltips and Directions  * Lightable Items that can be used to create light see [Invisible Lights](https://github.com/benbenlaw/BBL-Invisible-Lights/blob/1.21.7/src/main/java/com/benbenlaw/bbllights/item/BBLLightsItems.java) ## __**Support**__ Join the BBL [Discord](https://discord.gg/benbenlaw) for support, report bugs and suggest features or additions. You can also support me on [Patreon](https://www.patreon.com/benbenlaw) to gain Alpha access to Modpacks and Mods in dev