File Details
nodami-1.12.2-1.0.jar
- B
- Dec 26, 2018
- 7.72 KB
- 294
- 1.12.2
File Name
nodami-1.12.2-1.0.jar
Supported Versions
- 1.12.2
- Added knockback nullification on player attacks if it's charged below a certain threshold (see below)
- Added side checks for all the listeners
- Added config options for the following:
- List of entities that need to give iFrames on attacking
- List of entities that need to receive iFrames on receiving attacks
- How much does players' attacks need to be charged to do anything (default: 10%, or 0.1)
- How much does players' attacks need to be charged to have knockback (default: 75%, or 0.75)
Note: To add an entity to either of the two lists, you need to use its savegame id (modname:mobname). For the first list, by default, there's vanilla Minecraft's slime (minecraft:slime), TCon's blue slime (tconstruct:blueslime), and Thaumcraft's thaumic slime (thaumcraft:thaumslime). The fastest way to find a mob's id is by looking at it with Hwyla and Wawla installed. Alternatively, you can also try to summon it using console command and trying to auto complete its id as you're doing it to find its id.