Loading...
Beta Modpages Unclaimed

KubeJS Additions

[NEW] Custom JEI Categories & Jade Integration

0 Likes
872090 Downloads
Created by ILIKEPIEFOO2

Description

KubeJS Additions

Now with Jade Plugin Support & Custom JEI Categories/Recipe Types in 1.20.1!

More info found here

Jade Support

JEI Categories & Recipe Types

You can now listen to any Fabric or Arch event in 1.18.2+

Examples found on GitHub here

You can also find a full list of example events on KubeJS's discord in this thread.

Additions For 1.16.5 (as of v1.1.1):

- Most Wrapper Classes now have the same methods as their native Minecraft Classes.
- See mixin files located here for full method list

Additions For 1.18.2 (as of v2.0.1):

  1. Player Respawn Event (player.respawn)
  2. Player Clone Event (player.clone)
  3. Player Change Dimension Event (player.change_dimension)
  4. Entity Enter Chunk Event (entity.enter_chunk)
  5. Farmland Trample Event (block.trample)

Modifications:

  1. Fluid.of now accepts fluid tags.
  2. Recipes expecting FluidStacks can now use a FluidTag.

QOL Changes:

- Fluid.of will accept tags for recipes.

WorldJS Additions:
- Enabling/Disabling Force Loaded Chunks
- Listing all Force loaded Chunks
- Ticking Chunks
- Finding the nearest Biome to a position
- Finding the nearest Map Feature to a position
- Spawn a prebuilt netherportal at a location
- Select a random player on a server.

PlayerJS Additions:
- Force drop a specific item from inventory
- Get the mining speed for a specific block
- Check whether a player can harvest a specific block
- Check if a player can harm another player
- Force a player to interacting with an entity using a specific hand
- Force a player to attack an entity
- Disable a player's shield.
- Force player to sleep anywhere/wake up
- Find a player's bed position
- Add to a player's stats.
- Toggle a player's elytra
- get/set/modify food/saturation/exhaustion levels
- Magically give a player food/saturation
- Force player to eat specific item.
- Retrieve a player's enderchest inventory.
- Check/Remove/Give item cooldowns to the player.
- Get the ammo for a Bow-like item in a player's inventory.
- Get a player's armor level.
- Force a player to push another entity as if they were cramped together.


AD Become Premium to remove Ads!

What means Verified?

  • Compatibility: The mod should be compatible with the latest version of Minecraft and be clearly labeled with its supported versions.
  • Functionality: The mod should work as advertised and not cause any game-breaking bugs or crashes.
  • Security: The mod should not contain any malicious code or attempts to steal personal information.
  • Performance: The mod should not cause a significant decrease in the game's performance, such as by causing lag or reducing frame rates.
  • Originality: The mod should be original and not a copy of someone else's work.
  • Up-to-date: The mod should be regularly updated to fix bugs, improve performance, and maintain compatibility with the latest version of Minecraft.
  • Support: The mod should have an active developer who provides support and troubleshooting assistance to users.
  • License: The mod should be released under a clear and open source license that allows others to use, modify, and redistribute the code.
  • Documentation: The mod should come with clear and detailed documentation on how to install and use it.

AD Become Premium to remove Ads!

How to Install

1

Download Forge & Java

Download Forge from the offical Site or here. If you dont have Java installed then install it now from here. After Downloading Forge you can run the file with Java.

2

Prepare

Lounch Minecraft and select your Forge istallation as Version this will create a Folder called Mods.

3

Add Mods

Type Win+R and type %appdata% and open the .minecraft Folder. There will you find your Folder called Mods. Place all Mods you want to play in this Folder

4

Enjoy

You are now Ready. Re-start your Game and start Playing.

More Mods like this

KubeJS

Edit recipes, add new custom items, script world events, all in JavaScript!

KubeJS UI

Allows you to tweak main menu with KubeJS

MoreJS

A Minecraft mod to extend KubeJS with additional events.

LootJS: KubeJS Addon

Add functionality for packdevs to modify global loot modifications through KubeJS