Wouter Pauwels

Results 9 issues of Wouter Pauwels

**Minecraft Version:** 1.17.1 **Forge Version:** 37.0.78 **Steps to Reproduce:** 1. Subscribe to `EntityInteractSpecific` and cancel the event 2. Right click an armor stand with an armor item in the main...

Bug
Triage
1.18
1.19

**Industrial Foregoing Version:** 3.2.10.2 **Titanium Version:** 3.2.8 If you start charging an Infinity Trident in third person, the trident points backwards instead of forwards, unlike the vanilla trident ![image](https://user-images.githubusercontent.com/37985539/110216751-1dd8f100-7eb1-11eb-8827-90f40b72901c.png)

type: bug
version: 1.16

When switching out baubles by putting another stack in a bauble slot already containing an item, onUnequipped for the bauble already in the slot gets called before the item is...

This PR add the localized name for potted industrial hemp. The translated names of blocks without block items are pretty much never used in vanilla, but mods can still get...

This PR add the localized name for the potted netherwood sapling block. The translated names of blocks without block items are pretty much never used in vanilla, but mods can...

### Minecraft Version 1.20.1 ### What happened? `CuriosApi.isStackValid` returns false for `curio` slots if the entity doesn't have any slots that match the slot tags of the item being checked....

type: bug
status: confirmed

Crash on launch when Stellar Sky and JER are loaded with Artifacts or Grim Pack https://github.com/ochotonida/artifacts/files/3022435/crash-2019-03-29_12.34.35-client.txt

#### Version: (make sure you are on the latest version before reporting): - Minecraft: 1.16.5 - Forge: 36.1.1 - Powah: 2.3.16 #### Issue description: Placing an energy cell in water...

Currently, the only way to detect whether an item is being unequipped or equipped in a trinket slot is to have a Trinket attached to the itemstack that overrides `onUnequip`,...