I've been freezing the values for food / wood / gold also, that's about the best i can do atm (CE Noob!)
They are all encrypted and i've not gotten into the stack editing process yet but i can try explain how to freeze the food, wood and gold.
When you search for the value
(by pausing game / letting the value increase by one or two etc) keep the
"Value Type" as
Double, once you've found the value
(it'll look something like 211.03131 for example if you have 211 wood) add it into your address list, right click the address and choose
"Find out what writes to this address" it'll say it'll need to start debugging choose
"yes" unpause the game and let the value increase once more, pause, go back to the debug window that just opened and you'll now see a code in there, select it and press the
Replace button to
"replace the address with a code that does nothing" then click ok on popup, now
Stop / Close on the debug window.
Change the value for wood in you saved in
your address list on the main CE window to something like 9999 before the decimal point
(ex 9999.03131) and
tick the box to freeze it, it'll now show in your game when you unpause it as 9999 and you'll have unlimited wood. Do this for the food & gold also. Hope that helps? Tried to step by step it for you