Skip to content
This repository was archived by the owner on Apr 13, 2025. It is now read-only.

RendogClient b8-hotfix2

Latest

Choose a tag to compare

@MellDa1024 MellDa1024 released this 16 Mar 06:52
· 2 commits to master since this release

기능 추가

WeaponCoolCommand

;weaponcool overrideFromLocalFile 명령어를 추가했습니다.
.minecraft/RendogClient/WeaponDataV2.json에서 데이터를 가져와 쿨타임 데이터를 덮어씌울 수 있습니다.

(WeaponDataV2.json 파일은 해당 링크에서 다운로드 받거나 직접 제작해야하며, RendogDatabase에서 업데이트가 진행되더라도 자동으로 반영되지 않습니다.)

LootCommand

;loot overrideFromLocalFile 명령어를 추가했습니다.
.minecraft/RendogClient/LootData.json에서 데이터를 가져와 전리품 데이터를 덮어씌울 수 있습니다.

(LootData.json 파일은 해당 링크에서 다운로드 받거나 직접 제작해야하며, RendogDatabase에서 업데이트가 진행되더라도 자동으로 반영되지 않습니다.)