promotional bannermobile promotional banner

Shogi

Rule-based, contextually dynamic configuration options for supported mods.

File Details

shogi-fabric-26.1-26.1.0.3.jar

  • R
  • Mar 29, 2026
  • 345.20 KB
  • 30.9K
  • 26.1
  • Fabric

File Name

shogi-fabric-26.1-26.1.0.3.jar

Supported Versions

  • 26.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:shogi-1475746:7842233"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

- Added `is_any_structure` and `is_structure`
- Added `get_light_level`, `is_brighter_than`, `is_darker_than`, `is_light_level`
- Added `with(context, effect)` for running an effect with an explicit context
- Added `is_block_entity` and `find_block_entity` (alias: `is_near_block_entity`)
- Fixed rules referencing tags not loading correctly on NeoForge
- Fixed `is_block` not being registered by default
- Fixed JSON object rules being falsely parsed and used as json constants when failing to decode
- Fixed `not` and `if` to no longer accept constants for their conditions