Skip to content

Instantly share code, notes, and snippets.

View CKenJa's full-sized avatar
💭
sleepy

CKenJa CKenJa

💭
sleepy
View GitHub Profile

Forge1.18.xデータ自動生成まとめ

導入

MC1.14以降のForgeにはデータファイルの自動生成機能(Data Generation)が搭載されている。

例えば1.16.5などに対応した他人のModのプロジェクトで、src/generatedってディレクトリを見たことある人も少なくないだろう。このディレクトリは正しくその自動生成されたデータファイルが格納されるのである。

ここでは、Minecraft 1.18.x用のMinecraft Forge(確認はMinecraft Forge 1.18.2-40.1.51)での使用方法をまとめている。

@intsuc
intsuc / LICENSE
Last active January 1, 2024 01:08
All my gists (https://gist.github.com/intsuc) are under the following license
This is free and unencumbered software released into the public domain.
Anyone is free to copy, modify, publish, use, compile, sell, or
distribute this software, either in source code form or as a compiled
binary, for any purpose, commercial or non-commercial, and by any
means.
In jurisdictions that recognize copyright laws, the author or authors
of this software dedicate any and all copyright interest in the
software to the public domain. We make this dedication for the benefit