mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-16 04:53:12 +01:00
Flattened the special people item list in prep for reimplementing the renderer.
This commit is contained in:
parent
b99eb0cec2
commit
38dd402903
1 changed files with 38 additions and 39 deletions
|
@ -1,50 +1,49 @@
|
|||
#Because he's me
|
||||
ellpeck=actuallyadditions:blockAtomicReconstructor
|
||||
ellpeck=actuallyadditions:atomic_reconstructor_block
|
||||
#Because he submitted tons of ideas for the mod
|
||||
dqmhose=minecraft:torch
|
||||
#Because he does all of the textures
|
||||
twoofeight=actuallyadditions:blockHeatCollector
|
||||
# twoofeight=actuallyadditions:blockHeatCollector #was this item removed?
|
||||
#Because she is awesome and squids are cool
|
||||
larixine=actuallyadditions:blockBlackLotus
|
||||
# larixine=actuallyadditions:blockBlackLotus #this item was removed i think
|
||||
#Because he helps me with models and stuff
|
||||
canitzp=actuallyadditions:blockCoffeeMachine
|
||||
canitzp=actuallyadditions:coffee_machine_block
|
||||
#Because he's an awesome guy and helps with lots of stuff
|
||||
xdjackiexd=actuallyadditions:itemDrill@14
|
||||
xdjackiexd=actuallyadditions:drill_white
|
||||
#Because worms
|
||||
bootytoast=actuallyadditions:itemWorm
|
||||
bootytoast=actuallyadditions:worm
|
||||
#Because he does the ActAdd doc on the FTB Wiki
|
||||
xbony2=actuallyadditions:itemBooklet
|
||||
xbony2=actuallyadditions:booklet
|
||||
|
||||
#Patreon stuff
|
||||
# 0 = Redstone, 1 = Lapis, 2 = Diamond, 3 = Coal, 4 = Emerald, 5 = Iron
|
||||
ftog_thorgal=actuallyadditions:itemCrystal
|
||||
minetechniker=actuallyadditions:itemCrystalEmpowered@2
|
||||
3pixel=actuallyadditions:itemMoreDamageLens
|
||||
kirindave=actuallyadditions:itemCrystalEmpowered@3
|
||||
theonewhohunts=actuallyadditions:itemCrystalEmpowered@4
|
||||
garantiertnicht=actuallyadditions:itemFillingWand
|
||||
heathcliff1998=actuallyadditions:itemCrystalEmpowered@4
|
||||
saphrym=actuallyadditions:itemCrystal@3
|
||||
lyxthegamer=actuallyadditions:itemCrystalEmpowered@4
|
||||
skedone=actuallyadditions:itemCrystalEmpowered@4
|
||||
r33s3s=actuallyadditions:itemCrystalEmpowered@2
|
||||
roadrunner116=actuallyadditions:itemCrystal@4
|
||||
albrechtboucher=actuallyadditions:itemCrystalEmpowered@2
|
||||
fobok=actuallyadditions:itemCrystal@4
|
||||
dankfrog=actuallyadditions:itemCrystalEmpowered@2
|
||||
deanwhufc=actuallyadditions:itemCrystalEmpowered@2
|
||||
witsend66=actuallyadditions:itemCrystalEmpowered@1
|
||||
broccoli_bob=actuallyadditions:itemCrystal@3
|
||||
dolinmyster=actuallyadditions:itemCrystalEmpowered@4
|
||||
savos_darkran=actuallyadditions:itemCrystal@4
|
||||
flanks255=actuallyadditions:itemCrystalEmpowered@3
|
||||
spectacular101=actuallyadditions:itemCrystal@5
|
||||
scottradish=actuallyadditions:itemCrystal
|
||||
slothicornstudio=actuallyadditions:itemCrystalEmpowered@5
|
||||
mecharm=actuallyadditions:itemCrystal@5
|
||||
DJAscendance=actuallyadditions:itemCrystal@2
|
||||
SneezySchoo=actuallyadditions:itemCrystal@0
|
||||
Mistakin=actuallyadditions:itemCrystal@3
|
||||
Tonitch8=actuallyadditions:itemCrystal@4
|
||||
Owlwix=actuallyadditions:itemCrystalEmpowered@5
|
||||
3MJoey=actuallyadditions:itemCrystal@1
|
||||
ftog_thorgal=actuallyadditions:restonia_crystal
|
||||
minetechniker=actuallyadditions:diamatine_empowered_crystal
|
||||
3pixel=actuallyadditions:lens_of_the_killer
|
||||
kirindave=actuallyadditions:void_empowered_crystal
|
||||
theonewhohunts=actuallyadditions:emeradic_empowered_crystal
|
||||
garantiertnicht=actuallyadditions:handheld_filler
|
||||
heathcliff1998=actuallyadditions:emeradic_empowered_crystal
|
||||
saphrym=actuallyadditions:void_crystal
|
||||
lyxthegamer=actuallyadditions:emeradic_empowered_crystal
|
||||
skedone=actuallyadditions:emeradic_empowered_crystal
|
||||
r33s3s=actuallyadditions:diamatine_empowered_crystal
|
||||
roadrunner116=actuallyadditions:emeradic_crystal
|
||||
albrechtboucher=actuallyadditions:diamatine_empowered_crystal
|
||||
fobok=actuallyadditions:emeradic_crystal
|
||||
dankfrog=actuallyadditions:diamatine_empowered_crystal
|
||||
deanwhufc=actuallyadditions:diamatine_empowered_crystal
|
||||
witsend66=actuallyadditions:palis_empowered_crystal
|
||||
broccoli_bob=actuallyadditions:void_crystal
|
||||
dolinmyster=actuallyadditions:emeradic_empowered_crystal
|
||||
savos_darkran=actuallyadditions:emeradic_crystal
|
||||
flanks255=actuallyadditions:void_empowered_crystal
|
||||
spectacular101=actuallyadditions:enori_crystal
|
||||
scottradish=actuallyadditions:restonia_crystal
|
||||
slothicornstudio=actuallyadditions:enori_empowered_crystal
|
||||
mecharm=actuallyadditions:enori_crystal
|
||||
DJAscendance=actuallyadditions:diamatine_crystal
|
||||
SneezySchoo=actuallyadditions:restonia_crystal
|
||||
Mistakin=actuallyadditions:void_crystal
|
||||
Tonitch8=actuallyadditions:emeradic_crystal
|
||||
Owlwix=actuallyadditions:enori_empowered_crystal
|
||||
3MJoey=actuallyadditions:palis_crystal
|
||||
|
|
Loading…
Reference in a new issue