Skip to content

Commit

Permalink
Update ATs
Browse files Browse the repository at this point in the history
  • Loading branch information
thecatcore committed Aug 17, 2023
1 parent 889cda6 commit 1ae9662
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 4 deletions.
2 changes: 2 additions & 0 deletions src/main/resources/fml_at.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -69,3 +69,5 @@ public qu.bN #FD:EntityVillager/field_70958_bB
public qu.bO #FD:EntityVillager/field_70960_bC
# GuiButtonMerchant
public avu #CL:GuiButtonMerchant

protected asy.a #FD:GuiYesNo/field_73942_a #guiScreen
17 changes: 13 additions & 4 deletions src/main/resources/forge_at.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -77,11 +77,13 @@ public aeb.b #FD:ComponentStrongholdLibrary/field_75007_b #strongholdLibraryChes
public aeg.c #FD:ComponentStrongholdRoomCrossing/field_75014_c #strongholdCorridorChestContents
public afh.a #FD:ComponentVillageHouse2/field_74918_a #villageBlacksmithChestContents
# AnvilChunkLoader.chunkSaveLocation
default aaf.d #FD:AnvilChunkLoader/field_75825_d
public aaf.d #FD:AnvilChunkLoader/field_75825_d
# ChunkProviderServer.currentChunkLoader
default im.e #FD:ChunkProviderServer/field_73247_e
public im.e #FD:ChunkProviderServer/field_73247_e
# PlayerManager
default ik.a(IIZ)Lil; #MD:PlayerManager/func_72690_a #getOrCreateChunkWatcher
public ik.a(IIZ)Lil; #MD:PlayerManager/func_72690_a #getOrCreateChunkWatcher
# PlayerInstance
public il #CL:PlayerInstance
# World
public-f xv.C #FD:World/field_72982_D #villageCollectionObj
public xv.H #FD:World/field_72993_I #activeChunkSet
Expand All @@ -99,4 +101,11 @@ public+f wk.d #FD:ShapedRecipes/field_77574_d #recipeItems
public+f wk.b #FD:ShapedRecipes/field_77576_b #recipeWidth
public+f wk.c #FD:ShapedRecipes/field_77577_c #recipeHeight
# ShapelessRecipes
public wl.b #FD:ShapelessRecipes/field_77579_b #recipeItems
public wl.b #FD:ShapelessRecipes/field_77579_b #recipeItems
# GuiContainer
protected auy.a(Lsq;)V #MD:GuiContainer/func_74192_a #drawSlotInventory
# BlockButton
protected aiy.o(Lxv;III)V #MD:BlockButton/func_82535_o #checkActivation
protected-f aiy.a #FD:BlockButton/field_82537_a #sensible
# BiomeDecorator
public yv.* #FD:EntityMinecart/* # All private -> protected

0 comments on commit 1ae9662

Please sign in to comment.