✨ RPG Maker ✨ Orestack - Resources/Tools/Gates/Collections icon

✨ RPG Maker ✨ Orestack - Resources/Tools/Gates/Collections -----

Custom resources | gates | tools | collections | recipes | Must have for MMO-RPG servers!



v3.52.1 - Hotfix, Updated WIKI and New In-Line Particle Config
- Fixed a startup bug I overlooked in 26.1.2
- Added particle in-line format:
Code (YAML):
# Before
rain_cloud
:
  - { particle
: cloud, amount : 15, offset.y : 1.5, range : { x : 0.3, z : 0.3 }, repeat : 8, interval : 2 }
  - { particle
: falling_water, amount : 15, offset.y : 1.5, range : { x : 0.2, z : 0.2 }, repeat : 12, interval : 2 }

# After
rain_cloud
:
  - cloud count=15 offsetY=1.5 rangeX=0.3 rangeZ=0.3 repeat=8 interval=2
  - falling_water count=15 offsetY=1.5 rangeX=0.2 rangeZ=0.2 repeat=12 interval=2
----------, Jun 14, 2026
Resource Information
Author:
----------
Total Downloads: 86
First Release: Jan 25, 2025
Last Update: May 26, 2026
Category: ---------------
All-Time Rating:
8 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings