Skip to content

Commit 30d3cbc

Browse files
committed
Exclude lexicon porting README on Forge as well
1 parent 7fa073d commit 30d3cbc

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Forge/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ sourcesJar {
112112

113113
sourceSets.main.resources {
114114
srcDir 'src/generated/resources'
115+
exclude 'assets/botania/patchouli_books/lexicon/en_us/README'
115116
}
116117

117118
processResources {

web/changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ of time the maintainers are able to spend on this effort. For the time being, up
2222

2323
* Add: Several missing Forge tags for blocks, items, and entities
2424
* Internal: Optimized texture file compression
25+
* Internal: An old to-do list for the lexicon migration to Patchouli is no longer included in the compiled jars (this caused a harmless log error on startup)
2526

2627
---
2728

0 commit comments

Comments
 (0)